@font-face {
    font-family: "gras";
    src: url(./fonts/JosefinSans-Bold.ttf);
}
@font-face {
    font-family: "text";
    src: url(./fonts/JosefinSans-Light.ttf);
}
@font-face {
    font-family: "titre";
    src: url(./fonts/JosefinSans-Regular.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');

body {
    margin: 0;
    overflow-x: hidden;
    background-color: #FCF6F5!important;
}
.karine {
  
    margin-top: 7%;
    font-size: 26px;
}
.logo {
    left: 1.8%;
    top: 5%;
    width: 20%;
    position: absolute;
}
.logo2 {
    margin-left: 8%;
    margin-top: 13%;
    width:98%;
}
.navli1 {

    z-index: 31;
    
   
}
#ulnav {
    position: absolute;
    margin-left: 35.7%;
    font-size: 20px;
    list-style-type: none;
    margin-top: 5%;
    justify-content: space-around;
    display: flex;
    width: 60%;
    font-family: "titre";
    z-index: 30;
}
h1 {
    font-family: "gras";
    color: black;
}
#section_index {
    display: flex;
}
#container_index_un {
    height: 950px;
width: 50%;
}
#container_index_deux {
    background-image: url(./img/karine_portrait.jpg);
    height: 850px;
    width: 50%;
    /* background-size: cover; */
    /* background-position: top center; */
    background-repeat: no-repeat;
}
#text_index {
    margin-top: 30%;
    margin-left: 15%;
    width: 70%;
    font-family: "text";
    line-height: 26px;
    color: grey;
    font-size: 20px;
    
}
.h1_index {
    font-family: "text";
    font-weight: bold;
    font-size: 34px;
    width: 400px;
    line-height: 36px;
}
.boutton_marron {
    cursor: pointer;
    font-family: "text";
    font-size: 20px;
    border-radius: 10px;
    width: 60%;
    padding: 4%;
    border: none;
    background-color: #966F60;
    color: white;
    transition: all 0.5s ease-in-out;
}
.ulforma {
    line-height: 40px;
    font-size: 20px;
    list-style-type:disc;
}
.boutton_marron:hover {
    transition: all 0.5s ease-in-out;
    font-family: "text";
    font-size: 20px;
    border-radius: 10px;
    width: 60%;
    padding: 4%;
    border: none;
    background-color: white;
    color: #966F60;
    border: 0.2px solid #966F60;
}
#signature {
    margin-top: 10%;
    margin-left: 70%;
}

#section_index_2 {
    display: flex;
    /* gap: 2rem; */
    flex-wrap: wrap;
    margin: 0 2%;
}
#section_index_3 {
    position: relative;
}
.card_index {
    margin: 2%;
    padding: 3.5% 2%;
    /* box-sizing: border-box; */
    min-width: 200px;
    /* max-width: 280px; */
    text-align: center;
    height: auto;
    box-sizing: border-box;
    width: 21%;
    /* flex: 2; */
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-family: "text";
    display: flex;
    flex-direction: column;
    line-height: 20px;
    letter-spacing: 0.06em;
}

.card_index img {
    width: auto;
    height: 100px;
    margin-bottom: 2%;
    object-fit: scale-down;
}

.card_h2 {
    height: 20%;
}
.card_p {
    font-size: 20px;
    color: grey;
}

#container_blanc {
   
    margin-top: 10%;
    margin-left: 10%;
    width: 80%;
    background: #FFFFFF;
    justify-content: space-between;
    display: flex;
    height: 320px;
}
#intern_blanc_1 {
    font-family: "text";
    margin-left: 5%;
    width: 50%;
}
#intern_blanc_2 {
    font-family: "titre";
    margin-right: 5%;
    color: #E5934A;
    font-size: 24px;
}
#vingt {
   
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
   
}
.years {
    margin-top: 80%;
    
   
    font-size: 40px;
    margin-bottom: 0;
}
.years2 {
    margin-top: 0;
    
    
}
.grasnum {
    font-weight: bold;
    color: grey;
    cursor: pointer;
}
.carrer {
    top: -5%;
    left: 8.7%;
    z-index: -1;
    position: absolute;
    width: 200px;
height: 170px;
background: #DBCEC9;
}
.carrerpoint {
    z-index: 1;
    position: absolute;
    right: 8.7%;
    top: 80%;
}
#bloc_blanc {
    margin-top: 10%;
    margin-left: 10%;
    width: 80%;
    height: 500px;
    background-color: white;
    display: flex;
    justify-content: space-around;
}
#contactezfoot {
    margin-top: 10%;
    height: 20px;
    justify-content: space-around;
    display: flex;
    color: #966F60;
    font-family: "text";
    font-size: 20px;
    background-color: #FCF6F5!important;
    
    
}
footer {
    
    margin-top: 2%;
    background-color: #DBCEC9;
    width: 100%;
    height: 210px;
    font-family: "text";
    display: flex;
    justify-content: space-between;
   
   
}
#footerfond {
    background-color: #FCF6F5;
    height: 30px;
    text-align: center;
    font-family: "text";
}
.lien_orange {
    color: #E5934A!important;
    list-style-type: none;
    text-decoration: none;
    height: 20%;
    
}

#bloc_blanc_1 {
    margin-top: 4%;
    background-image: url(./img/accueil/homepage_team.png);
    width: 40%;
    height: 400px;
    background-repeat: no-repeat;
    color: white;
    border-radius: 5px;
    
}
#bloc_blanc_2 {
    margin-top: 4%;
    border-radius: 5px;
    background-color: #E5E5E5;
    background-image: url(./img/conf1.jpg);
    width: 40%;
    height: 400px;
    background-repeat: no-repeat;
}
.bloc_blanc_h4_2 {
    font-family: "titre";
    margin-top: 67%;
    margin-left: 5%;
    width: 50%;
    margin-bottom: 1.5%;
    
}
.bloc_blanc_h4_1 {
    font-family: "titre";

    margin-top: 65%;
    margin-left: 5%;
    width: 60%;
    margin-bottom: 3.5%;
    
}
.boutton_noir {
    margin-top: 4%;
    width: 40%;
    font-family: "text";
    padding: 2%;
    font-size: 16px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 8px;
    margin-left: 6%;
    cursor: pointer;
}
.boutton_noir:hover {
    margin-top: 4%;
    transition: all 0.5s ease-in-out;
    width: 40%;
    font-family: "text";
    padding: 2%;
    font-size: 16px;
    background-color: white;
    color: black;
    border: none;
    border-radius: 8px;
    margin-left: 6%;
}
.boutton_blanc{
    width: 40%;
    font-family: "text";
    padding: 2%;
    font-size: 16px;
    background-color: white;
    color: black;
    border: none;
    border-radius: 8px;
    margin-left: 6%;
    cursor: pointer;
}
.boutton_blanc:hover{
    transition: all 0.5s ease-in-out;
    width: 40%;
    font-family: "text";
    padding: 2%;
    font-size: 16px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 8px;
    margin-left: 6%;
}
#bloc_footer {
    margin-top: 2%;
    width: 30%;
}
#bloc_footer_1 {
    margin-left: 5%;
    width: 35%;
    padding: 0.1%;
    font-size: 18px;
}
#bloc_footer_2 {
    font-size: 18px;
    margin-right: 5%;
    line-height: 26px;
}
ul {
    list-style-type: none;
}
#nav2 {
    display: flex;
    position: relative;
}

.ulnav22 {
    margin-right: 1%;
    margin-left: 15%;
    font-size: 20px;
    list-style-type: none;
    margin-top: 5%;
    justify-content: space-around;
    display: flex;
    width: 60%;
    font-family: "titre";
}
#section_propos_1 {
    margin-top: 8%;
    display: flex;
    justify-content: space-around;
    
}
#bloc_propos_1 {
   margin-left: 10%;
   margin-right: 5%;
    background-color: white;
    width: 45%;
    height: 400px;
    padding: 2%;
   
    font-family: "text";
    font-size: 20px;
}
.text_propos_1 {
    width: 90%;
}
#logo {
    width: 100%;
}
.xpx {
    color: #E5934A!important;
}
.xpe {
    color: #E5934A!important;
    width: 70%;
}
#bloc_propos_2 {
    background-image: url(./img/propos1.jpg);
    height: 500px;
    background-repeat: no-repeat;
    width: 50%;
    position: relative;

}
#carrer_propos_1 {
    top: -3%;
    left: -2.7%;
   
    position: absolute;
    width: 200px;
    height: 170px;
    background: #DBCEC9;
    z-index: -2;
}
#carrer_propos_2 {
    top: -3%;
    left: -2.7%;
   
    position: absolute;
    width: 200px;
    height: 170px;
    background: #DBCEC9;
    z-index: -2;
}
#carrer_propos_3 {
    top: -3%;
    left: -2.7%;
   
    position: absolute;
    width: 200px;
    height: 170px;
    background: #DBCEC9;
    z-index: -2;
}
#carrer_propos {
    /*background-image: url(./img/a_propos/carreÃƒÆ’Ã…â€™Ãƒâ€šÃ‚Â_points.svg);*/
    background-repeat: no-repeat;
    position: absolute;
    height: 100px;
    width: 100px;
    left: 8%;
}
#section_propos_2 {
    margin-top: 8%;
    display: flex;
    justify-content: space-around;
}
#bloc_propos_3 {
    background-image: url(./img/a_propos_board.jpg);
    height: 500px;
    background-repeat: no-repeat;
    width: 50%;
    margin-left: 9%;
    position: relative;
}
#bloc_propos_4 {
 
    margin-right: 8%;
     background-color: white;
     width: 45%;
     height: 350px;
     padding: 4%;
     line-height: 20px;
     font-family: "text";
     font-size: 20px;
     
 }
 #section_propos_3 {
    margin-top: 8%;
    display: flex;
    justify-content: space-around;
}
 #bloc_propos_5 {
 
    margin-left: 10%;
   margin-right: 5%;
    background-color: white;
    width: 60%;
    height: 400px;
    padding: 2%;
   
    font-family: "text";
    font-size: 20px;
     
 }
 #bloc_propos_6 {
    background-image: url(./img/a_propos_bureau.jpg);
    height: 500px;
    background-repeat: no-repeat;
    width: 50%;
    margin-right: 8%;
    position: relative;
}
.card_confiance {
    font-family: "text";
    width: 30%;
    padding: 2%;
    background-color: white;
}
#section_propos_4 {
    display: flex;
    justify-content: space-around;
   margin-top: 2%;
}
.star{
    color: #E5934A;
}
#section_support_1 {
    margin-top: 8%;
    width: 60%;
    background-color: white;
    font-family: "text";
    margin-left: 20%;
    font-size: 20px;
    padding: 2%;
    line-height: 30px;
    height: max-content;
}
#bloc_support_finalisation {
    background-color: white;
    width: 80%;
    height: max-content;
    margin-left: 10%;
    border: 0.5px solid rgba(0, 0, 0, 0.28);
box-sizing: border-box;
box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);
border-radius: 8px;
margin-top: 5%;
line-height: normal;
color: #966F60;
padding: 4%;
}
.title_support {
    color: #E5934A;
}
strong {
    color:#966F60;
}

.inputcontact {
    width: 35%;

}
#section_contact_1 {
    font-family: "text";
    margin-left: 20%;
    margin-top: 8%;
}
textarea {
    width: 30%;
}
.inputa {
    border-radius: 5px;
    height: 30px;
    width: 50%;
    border: 0.2px solid grey;
}
label
{
	display: block;
	width: 150px;
	float: left;
}
textarea {
    border-radius: 5px;
    width: 50%;
    border: 0.2px solid grey;
    height: 100px;

}
.boutton_noir2{
   
    width: 18%;
    font-family: "titre";
    padding: 1%;
    font-size: 16px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 8px;
    margin-left: 30%;
}
em {
    color: #E5934A;
}
.movecontact {
    margin-top: 2%;
    width: 50%;
    margin-left: 13%;
}
.sous {
    display: none;
    list-style: none;
    
}
.deroulant:hover {
    transition: all 0.5s ease-in-out;
}
 .deroulant:hover  .sous {
     
    margin-top: 1%;
    display: block;
    position: absolute;
   padding: 1%;
   border: 0.1px solid black;
   
    
    
}

.boutton_noir3{
   
  
    font-family: "titre";
    padding: 4%;
    font-size: 16px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
 
}
.boutton_noir3:hover{
   
  
    font-family: "titre";
    padding: 4%;
    font-size: 16px;
    background-color: white;
    color: black;
    border: none;
    border-radius: 8px;
    border: 0.5px solid black;
 
}
.boutton_noir_coaching {
    background-color: #000;
    color: white;
    font-size: 18px;
    padding: 1%;
    width: 400px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;

}
.boutton_noir_coaching:hover {
    background-color: white;
    color: black;
    font-size: 18px;
    padding: 1%;
    width: 400px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    border: 0.5px solid black;

}
.boutton_orange{
   
    width: 90%;
    font-family: "titre";
    padding: 4%;
    font-size: 16px;
    background-color: #E5934A;
    color: white;
    border: none;
    border-radius: 8px;
 
}
.h2_orange {
color: #E5934A;
}
.mini_bloc_1 {
    margin-left: 10%;
    font-family: "text";
    margin-right: 10%;
    width: 35%;
}
.mini_bloc_2 {
    width: 534px;
height: 400px;
    background-image: url(./img/formations_un.jpg);
    background-repeat: no-repeat;
}
.mini_bloc_3 {
    width: 534px;
height: 400px;
    background-image: url(./img/formations_deux.jpg);
    background-repeat: no-repeat;
}
.mini_bloc_4 {
    width: 534px;
height: 400px;
    background-image: url(./img/ormations_trois.jpg);
    background-repeat: no-repeat;
}
.mini_bloc_5 {
    width: 534px;
height: 400px;
    background-image: url(./img/formations_quatre.jpg);
    background-repeat: no-repeat;
}
.mini_bloc_6 {
    width: 534px;
height: 400px;
    background-image: url(./img/formations_cinq.jpg);
    background-repeat: no-repeat;
}
.container-fluid {
    background-color: #FCF6F5;
}
.bloc_coaching_1 {
    margin-top: 8%;
    margin-left: 10%;
    
    height: 450px;
    padding: 2%;
    width: 80%;
    display: flex;
    background-color: white;
    margin-bottom: 8%;
}
.ham {
    display: none;
}
.strong_coach {
    font-size: 24px;
}
a {
    text-decoration: none!important;
    color: #000!important;;
}
#cookies{
    font-family: "text";
}
.h1_cookies {
    font-family: "text";
}
.text_move_slider {
    margin-top: 55%;
}
#dl {
    display: none;
}
@media screen and (max-width: 1200px) {
    #bloc_propos_1 {
        width: max-content;
    }
    #mini_container_coaching {
   
        flex-wrap: wrap;
    }
    .ul_coachingc{
        width: 100%;
    }
    #dl {
        display: block;
    }
    .boutton_noir3 {
        padding: 10%!important;
        display: none;
    }
    .container-fluid {
        width: 100%!important;
        height: max-content!important;
        padding: 5%!important;
    }
    #container_card_coaching {
        width: 80%;
        flex-wrap: wrap;
        height: max-content!important;
        padding: 2%;
    }
    .card_coaching  {
        width: 100%!important;
    }
    #coaching_2 {
        height: max-content!important;
        margin-top: 15%!important;
        padding-right: 2%!important;
    }
    .pointcarrer {
        display: none;
    }


    .ham {
        display: block;
    }
    #ulnav {
       
        font-size: 20%;
        margin-left: 0%;
        line-height: 50px;
        position: fixed;
        z-index: 30;
        width: 30%;
        padding: 2%;
        box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);

      
      
    }
    .ulnav22 {
        margin: 0;
        margin-top: 5%;
        position: fixed;
        width: 30%!important;
        font-size: 30px;
        box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);

    }
    .logo {
        width: 100%;
    }
    #section_index {
        flex-wrap: wrap;
    }
    #container_index_un {
        font-size: 20px;
        letter-spacing: 2px;
        width: 100%;
       
    }
    #container_index_deux {
        flex-wrap: wrap;
        width: 100%;
        background-repeat: no-repeat;
    }
    #text_index {
        width: 80%;
        line-height: 35px;
        margin-top: 10%;
        margin-right: 3%;
        
    }
    .carrer {
        display: none;
    } 
  
    .card_index {
        width: 46%;
        /* margin-top: 15%; */
        /* margin-left: 7%; */
    }
    .carrerpoint {
        display: none;
    }
    #bloc_blanc {
        height: auto;
        padding-bottom: 2%;
    }
    #container_blanc {
        height: 50%;
    }
    #bloc_blanc_1,#bloc_blanc_2 {
        height: 60%;
        padding-bottom: 2%;
    }
    .boutton_blanc,.boutton_noir {
        width: 70%;
        
    }
    #contactezfoot {
        background-color: #FCF6F5;
        margin-left: 3%;
        margin-bottom: 15%;
    }
    #signature {
        display: none;
    }
    #container_index_deux {
        display: none;
    }
    #section_propos_1 {
        display: flex;
        flex-wrap: wrap;
    }
   
    #carrer_propos {
        display: none;
    }
    #bloc_propos_1 {
        width: 80%;
        padding-bottom: 2%;
    }
    #bloc_propos_2 {
        margin-top: 10%;
        width: 80%;
    }
    #section_propos_2 {
        display: flex;
        flex-wrap: wrap;
    }
    #bloc_propos_3 {
       
        width: 80%;
    }
    #bloc_propos_4 {
       margin: 0;
       
        width: 80%;
    }
    #section_propos_3 {
        display: flex;
        flex-wrap: wrap;
        
    }
    #section_propos_4 {
        display: flex;
        flex-wrap: wrap;
    }
    #bloc_propos_4 {
        padding-bottom: 5%;
    }
    #bloc_propos_5 {
        width: 85%;
        margin-left: 5%;
    }
    #bloc_coaching_1 {
        width: 80%;
      
    }
    #section_support_1 {
        padding-bottom: 25%;
        width: 80%;
        margin: 8%;
    }
    .menuLink {
        display: inline;
        font-size: 2rem;
        color: white;
        text-decoration: none;
      }
      
      .menuLink:hover {
        text-decoration: underline;
      }
    
      .ham {
        position: fixed;
        /* keep the hamburger button above everything */
        z-index: 100;
        top: 1rem;
        right: 1rem;
        width: 3rem;
        height: 3rem;
        border: none;
        background-color: #FCF6F5!important;
        cursor: pointer;
      }
      
      .xIcon {
        display: none;
      }
      
      .menu {
        
        background-color: #DBCEC9;
        display: flex;
        
        flex-direction: column;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 90%;
        height: 400px;
        line-height: 20px;
        color: white;
        transform: translateY(-120%);
        transition: transform 0.2s;
        list-style: none;
     
        z-index: 30!important;
     
  
    
      
      }
      
      .showMenu {
        transform: translateY(0);
      }
      .logo {
          display: none;
      }
      .logo2 {
          display: none;
      }
      #navbar {
          z-index: 100;
      }
}
#section_mentions {
    margin-top: 8%;
    font-size: 20px;
    width: 80%;
    font-family: "text";
    margin-left: 5%;
}
.h1_mentions {
    font-family: "text";
}

#container_card_coaching {
    margin-top: 8%;
    margin-left: 10%;
    width: 80%;
    background-color: white;
    height: 580px;
    display: flex;
    justify-content: space-around;
    padding-top: 3%;
    font-family: "text";
    
}
.card_coaching {
    width: 25%;
    height: 400px;
}

#entre_section_1 {
    margin-top: 3%;
    margin-left: 10%;
    
}
.h2_coaching {
    padding-top: 4%;
    padding-left:4%;
    color: orange;
    font-family: "text";
}
/* #coaching_2 {
    height: max-content;
    position: relative;
    margin-top: 5%;
    margin-left: 10%;
    width: 80%;
    height: 300px;
    background-color: white;
} */

#coaching_2 {
    height: max-content;
    position: relative;
    margin: 8% auto 0 auto;
    width: 80%;
    padding: 2%;
    background-color: white;
}

#mini_container_coaching {
   
    display: flex;
}
.ul_coaching {
    line-height: 35px;
    font-family: "text";
    font-size: 20px;
    list-style: georgian inside url(./img/checked_mark\ .svg);
}
.pointcarrer {
    position: absolute;
    right: -4%;
    bottom: -10%;
}
.carrercarrer {
        top: -5%;
    left: -1.5%;
    z-index: -1;
    position: absolute;
    width: 200px;
height: 170px;
background: #DBCEC9;
}




@media screen and (max-width: 800px) {
    .contactnav {
        display: flex!important;
        font-size: 30px;
    }
    .h1_index {
        width: 70%!important;
    }
.ulnav22 {
    width: 50%!important;
}
    #ulnav {
        padding-left: 10%!important;
        width: 50%;
    }
   #container_blanc {
       display: block!important;
       padding: 2%;
   }
  #intern_blanc_1 {
      width: 100%!important;
      
  }
footer {
    flex-wrap: wrap;
    height: max-content;
}
    #bloc_blanc_1 {
        width: 100%;
    }
    #bloc_blanc_2 {
        width: 100%;
    }
    #section_index_4 {
        flex-wrap: wrap;
    }
    #bloc_blanc {
        background-color: #FCF6F5!important;
        flex-wrap: wrap;
    }
    #dl {
        margin-left: 50%;
        padding-top: 10%;
    }
    .h2_orange {
        margin-top: 10%;
        margin-left: 20%;

    }
    .strong_coach_1 {
        margin-top: 5%;
        margin-left: 20%;
        width: 150%;
    }
    .bloc_coaching_1{
        height: max-content;
       
    }
    .text_move_slider{
        display: none;
    }
    .boutton_noir_coaching {
        width: 80%;
        font-size: 15px;
        padding: 2%;
    }
    .mini_bloc_2 {
      display: none;
    }
    .mini_bloc_3 {
        display: none;
    }
    .mini_bloc_4 {
        display: none;
    }
    .mini_bloc_5 {
        display: none;
    }
    .mini_bloc_6 {
        display: none;
    }
    #container_index_deux {
       display: none;
    }
    #bloc_propos_1 {
        width: 80%;
        padding-bottom: 10%;
    }
    #bloc_propos_3 {
        margin: 0;
    }
    #bloc_propos_4 {
        padding-bottom: 15%;
    }
    #bloc_propos_5 {
        width: 85%;
        margin-left: 5%;
        margin-bottom: 15%;
        padding-bottom: 16%;
    }
    #bloc_propos_6 {
        width: 85%;
     
    }
    #bloc_coaching_1 {
        width: 80%;
        padding-bottom: 18%;
    }
    .boutton_noir3 {
        padding: 5%;
    }
    #section_support_1 {
        padding-bottom: 15%;
    }
  
    .boutton_noir2 {
        padding: 5%;
        width: 50%;
    }
    #contactezfoot {
        display: none;
    }
    .card_index {
        /* margin-left: 10%; */
        /* height: 300px; */
        width: 96%;
    }
    footer {
        width: 100%;
    }

}
.p_coaching {
    font-family: "text"!important;
    font-size: 18px;
}
#section_cgu {
    font-family: "text";
    width: 80%;
    margin-left: 10%;
}
.h1_cgu {
    font-family: "text";
}
.form_comment {
    display: flex;
}
.contactnav {
    display: none;
}
.voirplus {
    color: #E5934A;
    cursor: pointer;
    transition: all 0.5s ease-in-out;

}
.h2_card_coaching {
    color: #E5934A;
}
.test_affiche {
    display: none;
    background-color: white;
    padding: 5%;
   line-height: 25px;
}
.voirplus:hover+.test_affiche{
    transition: all 0.5s ease-in-out;

    display: flex;
    position: relative;
    
}
.comment_style {
    font-style: italic;
    font-weight: 900;
}

/* Counter - 12/2022 */


.container {
  display: flex;
  flex-flow: wrap row;
  justify-content:center;
  margin-top:3rem;
}
.counter {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 3rem;
  background-color: #fff;
  /* border: 2px solid #E5934A; */
  color: #E5934A;
  width: 9rem;
  /* border-radius: 50%; */
  height: 9rem;
  vertical-align: middle;
}

.percent:after {
  content: '%';
}

.counter:before {
    content: '';
    height: 80%;
    width: 80%;
    background-color: #DBCEC9;
    position: absolute;
    z-index: -1;
    top: -6%;
    left: -6%;
}

.whole-counter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 3%;
  font-family: "text";
}

.whole-counter p {
Font-size: 1.3rem;
}





