﻿<style>
 body{
   /* background: url('https://images.wallpaperscraft.com/image/circles_highlights_background_form_size_47438_2560x1600.jpg') top center no-repeat;*/
    height: 100vh;
    background-size: cover;
}

.form-feild{
    border-color:rgb(0 112 152);
    margin: 21 auto;
    max-width: 600px;
    padding: 40px;
    border-radius: 9px;
    display: flex;
    box-shadow: 0 0 100px rgba(0,0,0,0.9);
    display: flex;
    flex-direction: column;
    margin-right: ;
}
::placeholder {
 /* color: blue !important;*/
  font-size: 0.5em;
}

button{
    border-radius: 4px;
    display: block;
    color: white;
    background: #666;
    padding: 10px;
    width: 50%;
    cursor: pointer;
   /* box-shadow: 4px 4px 4px 3px #823579;*/
    margin: 0 auto;
    text-align: center;
}


button:hover{
    color: white;
background: rgb(0 112 152);
}
</style>
<head>
 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- CSS only -->
<!-- CSS only -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-iYQeCzEYFbKjA/T2uDLTpkwGzCiq6soy8tYaI1GyVh/UjpbCx/TYkiZhlZB6+fzT" crossorigin="anonymous">
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8" crossorigin="anonymous"></script>

<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">	
 </head>
<style>
#list{
font-family:Raleway;
    font-size: large;
    width:14em;
}
/*@media only screen and (max-width: 700px) {
    .table-responsive-sm table, .table-responsive-sm thead, .table-responsive-sm tbody, .table-responsive-sm tr, .table-responsive-sm th, .table-responsive-sm td

{
    display: block;
}

.table-responsive-sm thead {
    display: none;
}

.table-responsive-sm td {
    padding-left: 150px !important;
    position: relative;
    margin-top: -1px;
    background: #FFF;
}

    .table-responsive-sm td:nth-child(odd) {
        background-color: #eee;
    }

    .table-responsive-sm td::before {
        padding: 10px;
        content: attr(data-label);
        position: absolute;
        top: 0;
        left: 0;
        width: 130px;
        bottom: 0;
        background-color: #007098;
        color: #FFF;
        display: flex;
        align-items: center;
        font-weight: bold;
    }

.table-responsive-sm tr {
    margin-bottom: 1rem;
}

.table-responsive-sm th + td {
    padding-left: 10px;
}

table th, table td, .table th, .table td {
    padding: -0.25rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}*/

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.flexin{
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: baseline;
	align-content: flex-start;width:90px;
}

/*@media screen and (max-width: 600px) {
.form-control {
    display: block;
    width: 100%;
    margin-top: 10px !important;
    
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.88;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
input[type="date"]{
    /* margin-right: 36px; */
   /* width: 99%;
    background-color: #FAFBFC;
    border: 1px solid #E9E9EE;
    padding: 0 20px;
    max-width: 100%;
    border-radius: 5px;
    line-height: 50px;
    color: #797F89;
}
.flexin{
    display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	align-content: flex-start;width:90px;
}
.slds-checkbox--faux{
    margin-top:-100px;
}
  table {
    border-right: none !important;
    width:100% !important;
    
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid gray !important;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid ray !important;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
   /* content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }


table tr {
    background-color: transparent !important;
    border: 0px  transparent!important;
    padding: .35em;
    border-right:transparent !important;
}

table td:last-child {
    border-bottom: 1px solid #e2e5e9;
}

label span{
    margin-left:-64px;
    width:50%;
}
.slds-checkbox{
 margin-top:64px;
}

}

}*/	

@media (max-width: 500px){

.table thead {
    display: table-caption;
}
.table, , .table tr, .table td {
   display: table-caption;
    /* width: 100%; */
}
.table tbody{
display: table-caption;
}
.table td {
    padding-left: 0%;
    text-align: left;
    position: relative;
}
.table, .table tbody, .table tr, .table td {
    display: revert !important;
   width: 100%;
  
}
.table .tt {
    display: revert !important;
    width: 8%;
}
.tt{
    width:1%;
}
.table th {
    display: revert !important;
    width: 8%;
        font-size: 10px  !important;
}
.table .desc{
    font-size: 50%;
    }
    .table .dis{
        display:none  !important;;
    }
    .table  .diss{
    display:block;
}
.table th {
   /* padding: 11px 0px !important;*/
    border: 0px solid #ddd !important;
    text-align: center;
    font-size: 16px;
}
.table .thh{
        padding-left: 14% !important;
}
.border-card {
    background: #fff;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    font-family: "Roboto";
    font-size: 14px;
    padding: 0px 0px !important ;
    }
    .table .vid{
            width: 4% !important;
    }
}
@media only screen and (max-width: 600px){
input[type="date"]{
    background-color: #FAFBFC;
    border: 1px solid #E9E9EE;
    padding: 0 20px;
    width: 100%;
    border-radius: 5px;
    line-height: 50px;
    color: #797F89;
}
table thead {
    /* border: none; */
    /* clip: rect(0 0 0 0); */
    /* height: 1px; */
    /* margin: -1px; */
    /* overflow: hidden; */
    /* padding: 0; */
    position: initial !important;
    /* width: 1px; */
}
table tr {
    /* border-bottom: 3px solid gray !important; */
    display: table-row !important;
    margin-bottom: 0.625em;
}
table tr {
    /* border-bottom: 3px solid gray !important; */
    display: table-row !important;
    margin-bottom: 0.625em;
}
table th,table td {
    padding: 0.625em;
    /* text-align: center; */
    font-size: 40% !important;
}
.text{    font-weight: 900 !important;
    color: black !important;
    border-right:none;
    }
}

</style>




﻿<style>
/*taille de texte de message*/
.text-overflow-dynamic-container {
    position: relative;
    max-width: 100%;
    padding: 0 !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    vertical-align: text-bottom !important;
}
.text-overflow-dynamic-Ellipsis {
display:block;
 position: relative;
    white-space: nowrap;
    overflow-y: visible;
     /*overflow: hidden;*/
    overflow-x: visible;
    text-overflow: Ellipsis;
    -ms-text-overflow: Ellipsis;
    -o-text-overflow: Ellipsis;
    /*max-width: 50%;
    min-width: 0;
    width:50%;
    top: 50px;
    left: -30px;*/
     max-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: wrap;
}
.text-overflow-dynamic-container:after,
.text-overflow-dynamic-Ellipsis:after {
    content: '-';
    /*display: inline;*/
    visibility: hidden;
    width: 0;
}
 body{
   /* background: url('https://images.wallpaperscraft.com/image/circles_highlights_background_form_size_47438_2560x1600.jpg') top center no-repeat;*/
    height: 100vh;
    background-size: cover;
  /*  background:red!important;
*/}

.form-feild{
    border-color:rgb(0 112 152);
    margin: 21 auto;
    max-width: 600px;
    padding: 40px;
    border-radius: 9px;
    display: flex;
    box-shadow: 0 0 100px rgba(0,0,0,0.9);
    display: flex;
    flex-direction: column;
 
}
::placeholder {
 /* color: blue !important;*/
  font-size: 0.5em;
}

button{
    border-radius: 4px;
    display: block;
    color: white;
    background: #666;
    padding: 10px;
    width: 50%;
    cursor: pointer;
   /* box-shadow: 4px 4px 4px 3px #823579;*/
    margin: 0 auto;
    text-align: center;
}


button:hover{
    color: white;
/*background: rgb(0 112 152);*/
}
.btn-success {
    color: white!important;
    background-color: #007098 !important;
    border-color: white;
    /* max-width: 22%; */
}
.btn:hover {
    color:  #007098 !important;
    background-color: white !important;
    border-color: white ;
}
/* Décrire l'animation */
@keyframes slideDownFadeIN {
    from {top:-100px;opacity: 0;}
    to {top:0px;opacity:1;}
}

/* Foncer l'arrière-plan de la fenêtre modale */
.modal {
position: fixed;

  display: none; 
  left: 0;
  top: 0;
  
  width: 100%;
  height: 100%;
  overflow: auto;
 /* background-color: red;
  background-color: rgba(0, 0, 0, 0.4);*/
}

/* Afficher la fenêtre modale lorsqu'elle est ciblée par un lien supprimer */
.modal:target {

/*  display: table;*/
  /*position: absolute;*/
}

/* la fenêtre modale  */
.modal-dialog {
  display: table-cell;
  vertical-align: middle;
}

/* Le contenu de la modale */
.modal-dialog .modal-content {
  /*margin-top: 200px;*/
  background-color: #f3f3f3;
  position: relative;
  padding: 0;
  outline: 0;
  border: 1px #7770  solid;
  text-align: justify;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 
  animation-name: slideDownFadeIN;
  animation-duration: 0.5s;
}

/* Bouton servant à fermer la fenêtre modale */
.closebtn {
  text-decoration: none;
  float: right;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.closebtn:hover,
.closebtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  border-color:1px solid transparent !important;
}

.container {
  padding: 2px 16px;
}

header {
  background-color: #898b8f70;
  font-size: 25px;
  color: white;
}

footer {
  background-color: #898b8f70;
  font-size: 20px;
  color: white;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
   z-index: 0 !important;
    background-color: #11161F;
}
.btn:after {
    content: '';
    width: 13px;
    height: 13px;
    background: transparent !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.btn-success {
    color: white;
    background-color: #5cb85c;
    border-color: black !important;
}
</style>
﻿<style>
#btnn{
    font-size: 14px;background: #007098 !important;color: #fff;
    font-weight: 600;
    padding: 12px 35px;
    line-height: 20px;
    position: relative;
    z-index: 9;
    border-radius: 4px;
    display: inline-block;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-transform: uppercase;
    border: none;
    letter-spacing: 3px;
    margin-top: 32px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
/*width:50%;*/
  background: #F9F9F9;
  padding: 25px;
  margin: 150px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');

.info-msg,
.success-msg,
.warning-msg,
.error-msg {
  margin: 10px 0;
  padding: 10px;
  border-radius: 3px 3px 3px 3px;
}
.info-msg {
  color: #059;
  background-color: #BEF;
}
.success-msg {
  color: #270;
  background-color: #DFF2BF;
}
.warning-msg {
  color: #9F6000;
  background-color: #FEEFB3;
}
.error-msg {
  color: #D8000C;
  background-color: #FFBABA;
}
.text-lights {
    color: #1b1c1d!important;
}
</style>





﻿<head>
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js" async></script>
</head>
<style>
.flex{
   display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.nb{
   white-space: pre-wrap !important;
}
.act{
    width: calc(100% - 60px);
}
.margincat{
   margin-left: -16%;
}
.tableee {
    border-collapse: collapse;
    table-layout: fixed;
    max-width: 100%;
}
.thead {
    border: none;
    height: 35px;
    overflow: hidden;
    padding: 0;
    position: relative !important;
    width: 1px;
}
.th {
    width: 4%;
    text-align: left;
    background-color: rgb(190, 220, 250);
    text-transform: uppercase;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: rgb(50, 50, 100) solid 2px;
    border-top: none;
}
.td {
    display: table-cell !important;
    white-space: nowrap;
    color: rgb(20, 20, 20);
    text-align: left !important;
}
.tdm{
    width:1px;
}
.td:first-of-type, th:first-of-type {
    border-left: none;
}
.td:last-of-type, th:last-of-type {
    border-right: none;
}
.trrr{
    display: inherit;
    border-bottom: transparent!important;
}
table {
    border: 1px solid #ccc0 !important;
}
#tags-filter{
    margin-left:9%;
}
.ttbl{
    /*margin-left: 217px;*/
}
.dispoo{
    display:none;
}
.btn-theme, .btn, .btn-white, .btn-theme-2, .btn-theme-2 input[type*="submit"], .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button, .load_more_jobs {
    font-size: 14px;
    background: #007098 !important;
    color: #fff;
    font-weight: 600;
    padding: 20px 7px !important;
    line-height: 20px;
    position: relative;
    z-index: 9;
    border-radius: 4px;
    display: inline-block;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-transform: uppercase;
    border: none;
    letter-spacing: 3px;
    font-family: "Barlow", sans-serif;
}
@media screen and (max-width: 700px) {
    .flex{
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .margincat{
        margin-left: -6%;
    }
    .tableee {
        margin-left: 0 !important;
        border-collapse: collapse;
        table-layout: fixed;
        max-width: 100%;
    }
    .disp{
        display:none !important;
    }
    .dispoo{
        display:block;
    }
    .th {
        text-align: left;
        background-color: #dc3545;
        text-transform: uppercase;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: rgb(50, 50, 100) solid 2px;
        border-top: none;
    }
    .thead {
        border: none;
        height: 35px;
        overflow: hidden;
        padding: 0;
        position: relative !important;
        width: 1px;
    }
    table td {
        border-bottom: 1px solid ray !important;
        display: table-cell !important;
        text-align: right;
    }
    .td, .th {
        border: solid rgb(200, 200, 200) 1px;
        padding: .5rem;
    }
    .th {
        width: 4%;
        text-align: left;
        background-color: rgb(190, 220, 250);
        text-transform: uppercase;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: rgb(50, 50, 100) solid 2px;
        border-top: none;
    }
    .td {
        white-space: nowrap;
        border-bottom: none;
        color: rgb(20, 20, 20);
    }
    .td:first-of-type, .th:first-of-type {
        border-left: none;
    }
    .td:last-of-type, .th:last-of-type {
        border-right: none;
    }
    .trrr{
        display: inherit;
        border-bottom: transparent!important;
    }
    #tags-filter{
        margin-left: 0%!important;
    }
    .ttbl{
        /*margin-left: -18px!important;*/
    }
    table .td{
        font-size: 80% !important;
        font-weight: bold;
    }
    .act{
        width: 25%;
        white-space: normal;
    }
}

/* Modal styles */
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}
.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.inputFiltreToute {
    width: 242px;
}
/* Responsive styles */
@media screen and (max-width: 600px) {
    .modal-content {
        width: 90%;
        margin: 10% auto;
    }
    #confirm-btn {
        font-size: 14px;
        background: #007098 !important;
        color: #fff;
        font-weight: 600;
        padding: 20px 35px;
        line-height: 20px;
        position: relative;
        z-index: 9;
        border-radius: 4px;
        display: inline-block;
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        text-transform: uppercase;
        border: none;
        letter-spacing: 3px;
        font-family: "Barlow", sans-serif;
    }
    .btnsubmit {
        font-size: 14px;
        background: #007098 !important;
        color: #fff;
        font-weight: 600;
        padding: 20px !important;
        line-height: 20px;
        position: relative;
        z-index: 9;
        border-radius: 4px;
        display: inline-block;
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        text-transform: uppercase;
        border: none;
        letter-spacing: 3px;
        font-family: "Barlow", sans-serif;
    }
    .label1 {
        margin-left: -21px !important;
        margin-top: 8%;
    }
    .filtre1{
        width: 233px;
        margin-left: -16%;
    }
}
.label1{
    margin-left: -84px;
}
.ws-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
}
.ws-modal-content {
    background: #fff;
    max-width: 450px;
    margin: 10% auto;
    padding: 25px;
    border-radius: 8px;
    text-align: center;
}
.ws-modal-content.success {
    border-top: 6px solid #1d91d0;
}
.ws-modal-content.success h3 {
    color: #1d91d0;
}
.ws-modal-content.error {
    border-top: 6px solid #dc3545;
}
.ws-modal-content.error h3 {
    color: #dc3545 !important;
}
.ws-modal-content.error .btnsubmit {
    background-color: #dc3545 !important;
    border: none;
    color: #ffffff;
}
.ws-modal-content.error .btnsubmit:hover {
    background-color: #b52a37 !important;
}
</style>
﻿<style>
 .button-pride {
            background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 100%);
            position: relative;
            padding: 3px;
            display: inline-block;
            border-radius: 7px;
        }
        
        .button-pride .span-pride {
            display: inline-block;
            background: #191919;
            color: white;
            text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em rgb(3, 3, 116);
            text-transform: uppercase;
            padding: 2rem 5rem;
            border-radius: 5px;
            font-family: Roboto;
            font-weight: 800;
            font-size: 3rem;
            line-height: .95;
        }
        
        .a-pride:hover>.span-pride {
            background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 100%);
            color: white;
            text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em black;
        }
        
      .animation-text-shadow {
    color: #007098;
    font-weight: bold;
    font-size: 186%;
    font-style: inherit;
    animation: resplandor 2.5s infinite;
}
        
        @keyframes resplandor {
            50% {
                text-shadow: 10px 20px 30px black;
            }
        }
.div-flex{
display:flex;
flex-direction:row;
justify-content: space-between;
}
.box{
	background-color:white;
  border-radius:35px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding:3%;
  margin-top:0% !important;
  margin-right:4%;
}
@media only screen and (max-width: 700px) {
.div-flex{
display:flex;
flex-direction:column;
justify-content: space-between;
}
.box{
	margin-top:2% !important;
}
}

</style>





﻿<style>

a, a:hover{
  color:#333
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


input::placeholder {
    font-weight: bold;
    opacity: 0.5;
    font-size:10px;
    color:#007098 !important;
}
.chekbox{   width: 16px !important;
}
.project-tab {
    padding: 10%;
    margin-top: -8%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}
.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
</style>
﻿
<style>
* {
	margin:0px;
	padding:0px;
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing: border-box; }

input:focus, textarea:focus, keygen:focus, select:focus {
	outline: none;
}
::-moz-placeholder {
	color: #666;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #666;
	font-weight: 300;
}


/* Contact Form Styling */
.container {
	padding: 0 50px 70px;
}
.textcenter {
	text-align: center;
}
.section1 {
	text-align: center;
	display: table;
	width: 100%;
}
.section1 .shtext {
	display: block;
	margin-top: 20px;
}
.section1 .seperator {
	border-bottom:1px solid #a2a2a2;
	width: 35px;
	display: inline-block;
	margin: 20px;
}

.section1 h1 {
	font-size: 40px;
	color: #A44DD8;
	font-weight: normal;
}

.section2 {
    width: 1200px;
    margin: 25px auto;
}
.section2 .col2 {
	width: 48.71%;
}
.section2 .col2.first {
	float: left;
}
.section2 .col2.last {
	float: right;
}
.section2 .col2.column2 {
	padding: 0 30px;
}
.section2 span.collig {
	color: #a2a2a2;
	margin-right: 10px;
	display: inline-block;
}
.section2 .sec2addr {
	display: block;
	line-height: 26px;
}
.section2 .sec2addr p:first-child {
	margin-bottom: 10px;
}
.section2 .sec2contactform input[type="text"], 
.section2 .sec2contactform input[type="email"],
.section2 .sec2contactform textarea {
    padding: 18px;
    border: 0;
    background: #EDEDED;
    margin: 7px 0;
}
.section2 .sec2contactform textarea {
	width: 100%;
	display: block;
	color: #666;
  resize:none;
}
.section2 .sec2contactform input[type="submit"] {
	padding: 15px 40px;
    color: #fff;
    border: 0;
    background: #A44DD8;
    font-size: 16px;
    text-transform: uppercase;
    margin: 7px 0;
    cursor: pointer;
}
.section2 .sec2contactform h3 {
	font-weight: normal;
    margin: 20px 0;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
    color: #A44DD8;
}
.detail{
	background: #ffffff;
	color: #333;
	font-weight: normal;
	font-size: 1em;
	font-family: 'Roboto', Arial, sans-serif;

}

/* @media querries */

@media only screen and (max-width: 1266px) {
	.section2 {
		width: 100%;
	}
}
@media only screen and (max-width: 960px) {
	.container {
		padding: 0 30px 70px;
	}
	.section2 .col2 {
		width: 100%;
		display: block;
	}
	.section2 .col2.first {
		margin-bottom: 10px;
	}
	.section2 .col2.column2 {
		padding: 0;
	}
	body .sec2map {
		height: 250px !important;
	}
}
@media only screen and (max-width: 768px) {
	.section2 .sec2addr {
		font-size: 14px;
	}
	.section2 .sec2contactform h3 {
		font-size: 16px;
	}
	.section2 .sec2contactform input[type="text"], .section2 .sec2contactform input[type="email"], .section2 .sec2contactform textarea {
		padding: 10px;
		margin:3px 0;
	}
	.section2 .sec2contactform input[type="submit"] {
		padding: 10px 30px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 420px) {
	.section1 h1 {
		font-size: 28px;
	}	
}
</style>
﻿<style>
@media only screen and (max-width: 700px) {

    .table-responsive-sm table, 
    .table-responsive-sm thead, 
    .table-responsive-sm tbody, 
    .table-responsive-sm tr, 
    .table-responsive-sm th, 
    .table-responsive-sm td {
        display: block;
    }

    .table-responsive-sm thead {
        display: none;
    }

    .table-responsive-sm td {
        padding-left: 150px !important;
        position: relative;
        margin-top: -1px;
        background: #FFF;
    }

    .table-responsive-sm td:nth-child(odd) {
        background-color: #eee;
    }

   .table-responsive-sm td::before {
    padding: 10px;
    content: attr(data-label);
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    bottom: 0;
    background-color: #007098;
    color: #FFF;
    display: flex;
    align-items: center;
    font-weight: bold;
}

    .table-responsive-sm tr {
        margin-bottom: 1rem;
    }

    .table-responsive-sm th + td {
        padding-left: 10px;
    }
    table th, table td, .table th, .table td {
    padding: -0.25rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}}
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');

.info-msg,
.success-msg,
.warning-msg,
.error-msg {
  margin: 10px 0;
  padding: 10px;
  border-radius: 3px 3px 3px 3px;
}
.info-msg {
  color: #059;
  background-color: #BEF;
}
.success-msg {
  color: #270;
  background-color: #DFF2BF;
}
.warning-msg {
  color: #9F6000;
  background-color: #FEEFB3;
}
.error-msg {
  color: #D8000C;
  background-color: #FFBABA;
}

</style>
﻿{"id":1460,"date":"2025-01-15T19:06:17","date_gmt":"2025-01-15T18:06:17","guid":{"rendered":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/?page_id=1460"},"modified":"2026-02-16T11:40:55","modified_gmt":"2026-02-16T10:40:55","slug":"main-page","status":"publish","type":"page","link":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/main-page\/","title":{"rendered":"main-page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1460\" class=\"elementor elementor-1460\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c3537d e-flex e-con-boxed e-con e-parent\" data-id=\"7c3537d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a94e36f e-con-full e-flex e-con e-child\" data-id=\"a94e36f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8effdc6 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8effdc6\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/our-activities_2\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-calendar-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-basketball-ball\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M212.3 10.3c-43.8 6.3-86.2 24.1-122.2 53.8l77.4 77.4c27.8-35.8 43.3-81.2 44.8-131.2zM248 222L405.9 64.1c-42.4-35-93.6-53.5-145.5-56.1-1.2 63.9-21.5 122.3-58.7 167.7L248 222zM56.1 98.1c-29.7 36-47.5 78.4-53.8 122.2 50-1.5 95.5-17 131.2-44.8L56.1 98.1zm272.2 204.2c45.3-37.1 103.7-57.4 167.7-58.7-2.6-51.9-21.1-103.1-56.1-145.5L282 256l46.3 46.3zM248 290L90.1 447.9c42.4 34.9 93.6 53.5 145.5 56.1 1.3-64 21.6-122.4 58.7-167.7L248 290zm191.9 123.9c29.7-36 47.5-78.4 53.8-122.2-50.1 1.6-95.5 17.1-131.2 44.8l77.4 77.4zM167.7 209.7C122.3 246.9 63.9 267.3 0 268.4c2.6 51.9 21.1 103.1 56.1 145.5L214 256l-46.3-46.3zm116 292c43.8-6.3 86.2-24.1 122.2-53.8l-77.4-77.4c-27.7 35.7-43.2 81.2-44.8 131.2z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/my-bills\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-comments-dollar\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 192c0-88.37-93.12-160-208-160S0 103.63 0 192c0 34.27 14.13 65.95 37.97 91.98C24.61 314.22 2.52 338.16 2.2 338.5A7.995 7.995 0 0 0 8 352c36.58 0 66.93-12.25 88.73-24.98C128.93 342.76 167.02 352 208 352c114.88 0 208-71.63 208-160zm-224 96v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V96c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07V288c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm346.01 123.99C561.87 385.96 576 354.27 576 320c0-66.94-53.49-124.2-129.33-148.07.86 6.6 1.33 13.29 1.33 20.07 0 105.87-107.66 192-240 192-10.78 0-21.32-.77-31.73-1.88C207.8 439.63 281.77 480 368 480c40.98 0 79.07-9.24 111.27-24.98C501.07 467.75 531.42 480 568 480c3.2 0 6.09-1.91 7.34-4.84 1.27-2.94.66-6.34-1.55-8.67-.31-.33-22.42-24.24-35.78-54.5z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/my-profile\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-check\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/change-user-and-password\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-edit\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h274.9c-2.4-6.8-3.4-14-2.6-21.3l6.8-60.9 1.2-11.1 7.9-7.9 77.3-77.3c-24.5-27.7-60-45.5-99.9-45.5zm45.3 145.3l-6.8 61c-1.1 10.2 7.5 18.8 17.6 17.6l60.9-6.8 137.9-137.9-71.7-71.7-137.9 137.8zM633 268.9L595.1 231c-9.3-9.3-24.5-9.3-33.8 0l-37.8 37.8-4.1 4.1 71.8 71.7 41.8-41.8c9.3-9.4 9.3-24.5 0-33.9z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/contact-2\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-paper-plane\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/cordone-de-mon-club\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-school\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 224v272c0 8.84 7.16 16 16 16h80V192H32c-17.67 0-32 14.33-32 32zm360-48h-24v-40c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v64c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zm137.75-63.96l-160-106.67a32.02 32.02 0 0 0-35.5 0l-160 106.67A32.002 32.002 0 0 0 128 138.66V512h128V368c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v144h128V138.67c0-10.7-5.35-20.7-14.25-26.63zM320 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm288-64h-64v320h80c8.84 0 16-7.16 16-16V224c0-17.67-14.33-32-32-32z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/upload-app\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file-upload\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/Document\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-dochub\" viewBox=\"0 0 416 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M397.9 160H256V19.6L397.9 160zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192h-96z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/logout\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-external-link-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M432,320H400a16,16,0,0,0-16,16V448H64V128H208a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V336A16,16,0,0,0,432,320ZM488,0h-128c-21.37,0-32.05,25.91-17,41l35.73,35.73L135,320.37a24,24,0,0,0,0,34L157.67,377a24,24,0,0,0,34,0L435.28,133.32,471,169c15,15,41,4.5,41-17V24A24,24,0,0,0,488,0Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4361cf2 e-con-full e-flex e-con e-child\" data-id=\"4361cf2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4250e63 elementor-widget elementor-widget-image\" data-id=\"4250e63\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"499\" height=\"225\" src=\"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-content\/uploads\/2020\/10\/Eurofitness_blanc-4.png\" class=\"attachment-large size-large wp-image-1476\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1460","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/pages\/1460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/comments?post=1460"}],"version-history":[{"count":64,"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/pages\/1460\/revisions"}],"predecessor-version":[{"id":1676,"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/pages\/1460\/revisions\/1676"}],"wp:attachment":[{"href":"https:\/\/fasplatform.com\/eurofitness\/IntranetClient\/wp-json\/wp\/v2\/media?parent=1460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}