body {
    margin: 0px;
    overflow-x: hidden;
  }
  .hHome {
    height: 100%;
    background-color: #fffaf6;
    border-radius: 0% 0% 50% 50% / 0% 0% 18% 18%;
  }
  .infos{
    display: flex;
    gap: 120px;
  }
  .info img {
    width: 120px;
  }
  .info {
    display: flex;
  }
  img.mail_info {
    margin-left: 200px;
  }
  .infotexte {
    margin-left: 58px;
    margin-top: 181px;
    font-size: 18px;
    max-width: 45%;
  }
  h3.day_info {
    font-size: 18px;
    max-width: 15%;
  }
  .date {
    display: flex;
    gap: 60px;
  }
  .header {
    padding-top: 10px;
    display: flex;
  }
  .leftpart_h {
    display: flex;
    justify-content: space-between;
    width: 1100px;
  }
  a {
    text-decoration: none;
    color: black;
  }
  .logo_h {
    margin: 2vh 0 0 8vw;
    height: fit-content;
  }
  .buttons_h {
    display: flex;
  }
  .button_h {
    margin-left: 2vw;
    font-size: 20px;
  }
  h4 {
    color: #2c2524;
    font-family: Poppins;
  }
  b {
    color: #fe6b59;
    border-bottom: 2px #fe6b59 solid;
  }
  .services_h {
    display: flex;
    cursor: pointer;
  }
  .services_h img {
    width: 17px;
    height: 23px;
    margin-top: 32px;
    margin-left: 10px;
  }
  .pages {
    position: relative;
    z-index: 3;
    cursor: pointer;
  }
  .flexpages_h {
    display: flex;
  }
  .flexpages_h img {
    margin-top: 32px;
    width: 18px;
    height: 23px;
    margin-left: 10px;
  }
  .pagesheader {
    text-align: center;
    display: none;
  }
  h6 {
    font-family: Poppins;
    color: #2c2524;
    margin: 10px 0;
    font-size: 15px;
    font-weight: 800;
    width: 100px;
    margin-left: 20px;
    border-radius: 10px;
  }
  .orangepart_h {
    display: flex
  ;
    justify-content: space-between;
    width: 650px;
  }
  .buttonspecial_h {
    margin-left: 1vw;
    font-size: 20px;
  }
  
  h4 {
    color: #2c2524;
    font-family: Poppins;
  }
  p.Contact_h {
    margin-right: 40px;
    transition: 2S;
    cursor: pointer;
  }
  
  .hHome p {
    background-color: #fe6b59;
    color: white;
    height: fit-content;
    font-family: Poppins;
    font-weight: 600;
    padding: 17px 30px;
    border-radius: 15px;
    width: 90px;
  }
  .Contact_h a {
    color: white;
  }
  .burgermenu_h {
    padding: 5px;
    text-align: center;
    width: fit-content;
    position: absolute;
    right: 0;
    z-index: 999;
    background-color: #fe6b59;
    margin: 18px 0 0 0;
    border-radius: 10px;
    display: none;
  }
  .BurgerButtons {
    display: none;
  }
  h5 {
    font-family: Poppins;
    color: white;
    padding: 0 0 5px 0;
    background-color: #fe6b59;
    font-weight: 500;
    text-align: center;
    border: #fe6b59 2px solid;
    border-radius: 100%;
    width: 100%;
    margin: 10px 0;
  }
  .Av {
    display: flex;
  }
  .flex1_av {
    margin: 120px auto 0 5vw;
    width: 100%;
  }
  .anim_av {
    height: 180px;
  }
  .titre_av {
    font-size: 60px;
    width: 90%;
    animation: titre 2s linear;
  }
  
  h1 {
    color: #2c2524;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 800;
  }
  
  .soustitre_av {
      font-size: 25px;
      width: 70%;
      margin-bottom: 60px;
      line-height: 35px;
  }
  h2 {
      color: #817d7d;
      font-family: Poppins;
      font-size: 18px;
      font-weight: 600;
  }
  p.Contact_av {
    transition: 2s;
  }
  .Contact_av a {
    color: white;
  }
  .flex2_av {
    position: relative;
    z-index: 1;
    margin-right: 5vw;
  }
  .Grandeimg_av {
    width: 100%;
    margin: 120px 0 0 0;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 10%;
    position: relative;
    z-index: 1;
  }
  
  .imgVerte_av {
    position: absolute;
    max-width: 20%;
    width: 300px;
    z-index: 0;
    left: 10%;
    top: 35%;
    animation: yo 10s linear infinite;
  }
  
  .imgJaune_av {
    position: absolute;
    max-width: 100%;
    right: 0;
    top: 16%;
    z-index: -1;
    animation: yo 10s linear infinite;
  }
  .imgRouge_av {
    position: absolute;
    left: 0%;
    bottom: 15%;
    transform: rotate(90deg);
    width: 25%;
    width: 200px;
    max-width: 30%;
  }
  .imgJaune2_av {
    position: absolute;
    right: 0%;
    bottom: 15%;
    width: 30%;
    transform: rotate(30deg);
    max-width: 30%;
  }
  .os {
    height: 50vh;
    width: 210%;
    justify-content: center;
    margin-left: 5vw;
  }
  .topPart_os {
    justify-content: space-between;
    display: flex;
    width: 38%;
  }
  .titre_os {
    font-size: 40px;
  }
  .buttons_os {
    display: flex;
    width: auto;
  }
  #nextPart, #backPart {
    border: none;
    background-color: transparent;
    font-size: 40px; /* Taille des chevrons */
    color: #dbd9da;
    cursor: pointer;
    transition: 0.1s;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #nextPart:hover, #backPart:hover {
    color: #fe6b59;
    border: #fe6b59 solid 3px;
  }
  .carouselPart_os {
    overflow: hidden; 
    width: 44%; 
  }
  #carouselPart {
    display: flex
  ;
  }
  .carouselPart {
    display: flex;
    transition: transform 0.3s ease-in-out;
    width: max-content; 
  }
  .part_os {
    display: flex
  ;
    width: 774px;
    border: 2px solid #dbd9da;
    padding: 50px 0% 50px 30px;
    border-radius: 20px;
    margin-right: 50px;
    transition: 0.3s;
  }
  .grandeimg_os {
    height: fit-content;
    animation: moveBack 3s ease-in-out infinite alternate;
  }
  .textpart_os {
    margin-left: 2vw;
    width: 100%;
  }
  .petittitre_os {
    font-size: 35px;
    font-weight: 900;
    margin: 0px 0 0 0;
    width: fit-content;
  }
  .soustitre_os {
    margin-top: 10px;
    width: 100%;
    font-size: 25px;
    line-height: 35px;
  }
  .flexbutton_os {
    display: flex
  ;
    width: 28%;
    justify-content: space-between;
    margin: 30px 0 10px 0;
  }
  .flex_os {
    background-color: #f2f1ef;
    display: flex
  ;
    padding: 15px 20px;
    text-align: center;
    border-radius: 8px;
    margin-right: 20px;
    transition: 2s;
    cursor: pointer;
  }
  .flex_os img {
    height: fit-content;
  }
  .infobuttons_os {
    margin: 0;
    width: 70px;
  }
  .BottomPart_os {
    display: flex;
    justify-content: center;
    width: 45%;
    justify-self: anchor-center;
    margin-top: 30px;
  }
  .Contact_os a {
    color: white;
  }
  .browse_os {
    background-color: #f2f1ef;
    height: fit-content;
    padding: 18px 30px;
    border-radius: 15px;
    margin: 16px 0 0 20px;
    color: black;
    font-family: Poppins;
    font-weight: 600;
    transition: 0.7s;
  }
  .abu {
    margin-top: 250px;
    background-color: #fffaf6;
    padding: 10% 0;
    display: flex
  ;
    flex-direction: row-reverse;
  }
  .rightPart_abu {
    margin-left: 12vw;
  }
  .titre_abu {
    font-size: 60px;
  }
  .soustitre_abu {
    width: 85%;
    line-height: 50px;
    font-size: 25px;
  }
  .flex_abu {
    display: flex
  ;
    flex-wrap: wrap;
  }
  .flex_abu img {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin: 10px 20px 0 0;
  }
  .Contact_abu {
    width: fit-content;
    font-size: 18px;
    padding: 25px 5vw;
    margin-top: 20px;
  }
  .Contact_abu a {
    color: white;
  }
  .leftPart_abu {
    position: relative;
    width: 100%;
  }
  .Grandeimg_abu {
    width: 600px;
    border-radius: 5%;
    transform: rotate(-3deg);
    margin-left: 7.5vw;
  }
  .Petiteimg_abu {
    position: absolute;
    width: 300px;
    right: -20%;
    border: white 8px solid;
    border-radius: 10%;
    top: 8%;
    transform: rotate(3deg);
  }
  .woc {
    padding: 8% 0;
    height: 100%;
  }
  .topPart_woc {
    text-align: center;
  }
  .titre_woc {
    font-size: 50px;
  }
  .soustitre_woc {
    font-size: 25px;
  }
  .mainPart_woc {
    display: flex
  ;
    justify-content: space-evenly;
  }
  #Gauche_woc.Gauche_woc, #Droite_woc.Droite_woc {
    padding: 0;
  }
  .chevrongauche_woc {
    border: #DBD9DA 2px solid;
    width: 40px;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    left: 7%;
  }
  .Carousel_woc {
    border: 1px #DBD9DA solid;
    overflow-x: hidden;
    display: flex
  ;
    width: 70%;
    height: 50vh;
    border-radius: 20px;
    margin-top: 50px;
    background-color: white;
  }
  #Carousel_woc {
    transition: transform 1s ease-in-out;
  }
  .carousel2 {
    width: 100%;
    display: flex
  ;
  }
  .Partcarousel_woc {
    display: flex
  ;
    min-width: 100%;
    padding: 2%;
    margin-top: 0px;
  }
  .img_woc {
    border-radius: 30px;
    margin-top: 10px;
  }
  .text_woc {
    margin: 30px 0 0 3vw;
    width: 43vw;
  }
  .petittitre_woc {
    font-size: 2vw;
    margin-top: 30px;
    font-weight: 800;
  }
  .soustitre2_woc {
    line-height: 40px;
    font-size: 1.3vw;
  }
  .Name_woc {
    color: #2c2524;
    font-family: Poppins;
    font-size: 1.3vw;
    font-weight: 700;
    margin-top: 30px;
  }
  .job_woc {
    color: #817d7d;
    font-size: 1.3vw;
    font-family: Poppins;
    margin-top: 10px;
    font-weight: 500;
  }
  .Partcarousel_woc {
    display: flex
  ;
    min-width: 100%;
    padding: 2%;
    margin-top: 0px;
  }
  .imgVerte_woc {
    position: absolute;
    z-index: -1;
    margin-top: 25%;
    margin-left: 70%;
    max-width: 20%;
    animation: imageverte_qs 10s linear infinite;
  }
  .imgRouge_woc {
    position: absolute;
    z-index: -1;
    left: 90px;
    max-width: 20%;
    animation: imagerouge_qs 10s linear infinite;
  }
  #Gauche_woc.Gauche_woc, #Droite_woc.Droite_woc {
    padding: 0;
  }
  .chevrondroit_woc {
    border: #DBD9DA 2px solid;
    width: 40px;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    right: 7%;
  }
  .Green_Women {
    margin-top: 10%;
    background-color: #2C786C;
    display: flex
  ;
    z-index: -1;
    position: relative;
    padding-right: 7%;
    margin-bottom: -10px;
    position: relative;
    z-index: -1;
  }
  .right_G {
    position: relative;
    width: 50%;
  }
  .Women_G {
    position: relative;
    margin-top: -20%;
    width: 90%;
    z-index: 1;
  }
  .shape_3 {
    position: absolute;
    right: -7%;
    bottom: -10%;
    z-index: 0;
    transform: rotate(309deg);
    width: 42%;
  }
  .shape_5 {
    position: absolute;
    left: -11%;
    bottom: 12%;
    z-index: 0;
    transform: rotate(125deg);
    width: 36%;
  }
  .grass_5 {
    position: absolute;
    z-index: 0;
    left: -2%;
    top: 33%;
    transform: rotate(125deg);
    width: 18%;
  }
  .grass_6 {
    position: absolute;
    z-index: 0;
    bottom: 25.8%;
    right: -10.1%;
    transform: rotate(118deg);
    width: 17%;
  }
  .left_G {
    width: 50%;
    position: relative;
    overflow: hidden;
  }
  .left_G img {
    position: absolute;
    transform: rotate(311deg);
    left: -16%;
    top: -19%;
    width: 35%;
  }
  .left_txt_G {
    padding: 18% 19%;
    width: 80%;
  }
  .left_G h1 {
    color: white;
    font-weight: 800;
    font-size: 2.6vw;
    width: 99%;
  }
  .left_G p {
    padding: 4.5% 6%;
    border-radius: 23px;
    width: 24%;
    text-align: center;
    font-size: 1.3vw;
    cursor: pointer;
  }
  .contact_sa a {
    color: white;
  }
  .PicsHome_3 {
    padding: 7.5% 9%;
    background-color: #FBFBFB;
    text-align: left;
  }
  .top3 {
    display: flex
  ;
    justify-content: space-between;
    height: 100px;
    text-align: center;
    align-items: center;
    margin-bottom: 3%;
  }
  .top3 h1 {
    font-weight: 800;
    font-size: 2.6vw;
  }
  .top3 button {
    border: none;
    background-color: #f1f0ee;
    border-radius: 15px;
    padding: 2% 3%;
    cursor: pointer;
    font-size: 1.3vw;
  }
  .button_sa a {
    color: black;
  }
  .bottom3 {
    display: flex
  ;
    gap: 2%;
  }
  .left3 {
    position: relative;
  }
  .left3 img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  .bottom3 img {
    border-radius: 10px;
    position: relative;
  }
  .left3 p {
    position: absolute;
    right: 20px;
    top: 3%;
    right: 7%;
  }
  
  .bottom3 p {
    width: 4%;
    display: flex
  ;
    justify-content: center;
    padding: 3% 7%;
    border-radius: 10px;
    font-size: 0.8vw;
  }
  .bottom3 h3 {
    font-size: 1.7vw;
    font-weight: 800;
  }
  .Line_date {
    border: none;
    height: 1px;
    background-color: #D5D4D3;
    width: 100%;
  }
  .Date {
    display: flex
  ;
    justify-content: space-between;
    align-items: center;
  }
  .Date button {
    background: none;
    border: none;
    color: #fe6b59;
    font-weight: 800;
    cursor: pointer;
    width: 40%;
    display: flex
  ;
    align-items: center;
    justify-content: space-around;
    font-size: 1.2vw;
  }
  .bottom3 a {
    color: #fe6b59;
    align-items: center;
    display: flex
  ;
    justify-content: space-between;
  }
  .Date img {
    width: 12%;
    height: 50%;
  }
  .bottom3 a {
    color: #fe6b59;
    align-items: center;
    display: flex
  ;
    justify-content: space-between;
  }
  .bottom3 h2 {
    font-size: 1.2vw;
  }
  .middle3 {
    position: relative;
  }
  .middle3 img {
    width: 100%;
    height: auto;
    display: block;
  }
  .middle3 p {
    position: absolute;
    right: 20px;
    top: 3%;
    right: 7%;
  }
  .Line_date {
    border: none;
    height: 1px;
    background-color: #D5D4D3;
    width: 100%;
  }
  .right3 {
    position: relative;
  }
  .right3 img {
    width: 100%;
    height: auto;
    display: block;
  }
  .Line_date {
    border: none;
    height: 1px;
    background-color: #D5D4D3;
    width: 100%;
  }
  .FollowUsContainer {
    margin-top: 150px;
  }
  .F_U_Top {
    display: flex
  ;
    justify-content: center;
  }
  .F_U_Top h1 {
    font-size: 40px;
    display: flex
  ;
  }
  .F_U_Top p {
    font-size: 229%;
    display: flex
  ;
    margin: 29px 0px 0px 11px;
    font-weight: 800;
    color: #fe6b59;
    text-decoration: underline;
    font-family: Poppins;
    background-color: transparent;
    padding: 0;
  }
  .F_U_Mid {
    display: flex
  ;
    margin-left: 11%;
    position: relative;
    z-index: 2;
  }
  .F_U_M_Img {
    display: flex
  ;
  }
  .F_U_M_Left {
    display: flex
  ;
  }
  .F_U_M_Left img {
    width: 79%;
    display: flex
  ;
    margin-right: 2%;
    border-radius: 16px;
  }
  .F_U_B1 {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 294px;
    margin-top: -130px;
    margin-left: -118px;
    transform: rotate(115deg);
    /* max-width: 16%; */
  }
  .F_U_M_Right {
    display: grid
  ;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 25%;
    gap: 25px;
  }
  .F_U_M_Right img {
    width: 79%;
    border-radius: 16px;
  }
  .F_U_M_Right img {
    width: 79%;
    border-radius: 16px;
  }
  .F_R_Img1 {
    margin-left: -18%;
  }
  .F_U_B2 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    margin-top: -5%;
    margin-right: 1.5%;
    width: 10%;
    transform: rotate(76deg);
  }
  .FootContainer {
    display: flex
  ;
    flex-direction: row;
    justify-content: center;
    margin-top: 100px;
  }
  .LeftFoot {
    margin-top: 3%;
    width: 33%;
  }
  .logo_f {
    width: 125px;
    margin: 0% 0% 2% 5vw;
  }
  .L_F_Text {
    margin-left: 5vw;
    max-width: 58%;
    margin-bottom: 1%;
  }
  .L_F_Text span {
    color: #817d7d;
    font-family: poppins;
    font-weight: 600;
    font-size: 19px;
  }
  .L_F_Logo {
    display: flex
  ;
    flex-direction: row;
    margin-left: 4vw;
  }
  
  
  .rightPart_f {
    display: flex
  ;
  }
  .flexrightPart_f {
    display: flex
  ;
  }
  .M_Title h5 {
    padding: 17px 30px;
    font-weight: 600;
    font-size: 19px;
    font-family: Poppins;
    color: black;
    background-color: white;
    border: none;
    text-align: left;
  }
  .M_Title p {
    color: grey;
    background-color: unset;
    border-bottom: 4px solid white;
    width: 162px;
    cursor: pointer;
    margin-left: 18%;
    margin-bottom: 16%;
    padding: 0;
    cursor: pointer;
  }
  .RightFoot {
    display: flex
  ;
    margin: 5% 0 0 8vw;
    height: 50%;
  }
  .R_Contact_Img1 {
    z-index: -1;
    display: flex
  ;
    position: absolute;
    margin: -40px 0px 0px -62px;
  }
  .R_Contact_Img2 {
    transform: rotate(121deg);
    z-index: -1;
    display: flex
  ;
    position: absolute;
    margin: 301px 0% 0% 335px;
    overflow: hidden;
  }
  .R_In_Contact {
    z-index: 2;
    display: flex
  ;
    position: relative;
    background-color: #fbfbfb;
    padding: 44px 1px 20px 37px;
    flex-direction: column;
    width: 355px;
    border-radius: 12px;
    height: 100%;
  }
  .R_In_Contact h3 {
    color: #2c2524;
    font-family: Poppins;
    margin-left: 8%;
    font-size: 156%;
    font-weight: 900;
  }
  .R_In_Contact p {
    color: grey;
    background-color: unset;
    width: 78%;
    display: flex
  ;
    font-size: 111%;
    margin-top: -4%;
  }
  .R_In_Contact img {
    display: flex
  ;
    margin-right: 5%;
  }
  
 
  @media screen and (max-width: 650px) {
    .logo_h {
        width: 80%;
    }
  }
  
  @media screen and (max-width: 890px) {
    .button_h {
        display: none;
    }
    .pages img {
      display: none;
    }
  }



*{
    font-family: Poppins,sans-serif;
    font-weight: 500;
    font-size: 18px;
    color:#2c2524 ;
    line-height: 1.6;
}

body{
    background-color: #fffaf6;
}






/*News*/

.text_block7{
    
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.text_block7 p{
   border-radius: 10px;
   padding: 20px 25px;
   font-size: 15px;
   font-weight: 600;
   background-color:#fffaf6;
}

.news{
    
}

.articles{
    display: flex;
    justify-content: center;
}

.article{
    padding: 20px;
}

.articles h3{
    font-weight: 800;
}

.articles img{
    border-radius: 10px;
    width: 300px;
}

.read{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.read img{
    width: 13px;
    height: 13px;
    padding: 5px;
}

.read p{
    font-size: 15px;
    font-weight: 700;
}
.read_more{
    display: flex;
    align-items: center;
}

.text_read_more{
    color: #f05454;
    padding: 8px;
}

.september{
    color : #817d7d
}

.pet{
    position: absolute;
    z-index: 1;
    left: 235px;
    border-radius: 10px;
    background-color: #f05454;
    color: white;
    padding: 10px 15px;
    font-size: 15px;
}

@media (max-width: 768px) {
    body {
        .articles {
            display: grid;
            grid-template-columns: 1fr;
            gap: 20px;
        }

   
    .article{
        padding: 0px 195px;
    }
        .read {
                display: flex;
                align-items: center;
                padding: 0px 21px;
            }
        .text_block7 {
            display: inline-block;
            text-align: center;
            margin: 30px 230px;
        }
        hr{
            width: 438px;
            margin: 18px;
        }

        .september p{
            margin-left: 20px;
        }

        .pet{
            position: absolute;
            z-index: 1;
            left: 550px;
            border-radius: 10px;
            background-color: #f05454;
            color: white;
            padding: 10px 15px;
            font-size: 15px;
        }

        .read img {
            width: 13px;
            height: 13px;
            padding: 5px;
        }

        .article_img{
            border-radius: 10px;
            width: 450px;
        }
    
        
}

@media (max-width:440px) {

    
   

    .article {
        padding: 0px 195px;
        margin-left: 300px;
    }

    .text_block7 p {
        border-radius: 10px;
            padding: 10px 121px;
            font-size: 15px;
            font-weight: 600;
            background-color: #fffaf6;
    }
            .text_block7 {
            display: inline-block;
            text-align: center;
            margin: 30px 200px;
}
}
}

/*follow us*/

h2{
    font-weight: 800;
    font-size: 22px;
}
.follow  {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}

.follow u{
    color :#ff5733;
    font-weight: 800;
    font-size: 22px;
}

.follow_us_1 img{
    border-radius:35px ;
    width: 250px;
    padding: 10px;
}

.follow_right img{
    border-radius:20px ;
    width: 115px;
    padding: 10px;
}

.follow_us{
    display: flex;
    justify-content: center;
    align-items: center;
}

.shape1{
    z-index: -1;
    position: absolute;
    rotate: 83deg;
    top: -52px;
    left: -20%;
    height: 50%;

}

.shape2{
    z-index: -1;
    position: absolute;
    rotate: 125deg;
    left: -25%;
    bottom: -190px;

}

.shape3{
    z-index: -1;
    position: absolute;
    rotate: 478deg;
    height: 70%;
    right: -16%;
    top: -29px;
}



@media screen and (max-width:768px){
  .follow_us {
  display: flex;
  flex-wrap: wrap; /
    
    }
    
.follow_right img {
    border-radius: 25px;
    width: 142px;
    padding: 10px;
}

.follow_us_1 img {
    border-radius: 35px;
    width: 310px;
    padding: 10px;
}

}

@media screen and (max-width:440px){
  .follow_us {
  display: flex;
  flex-wrap: wrap; /
    
    }
    
h2 {
    font-weight: 800;
    font-size: 60px;
}

.follow u {
    color: #ff5733;
    font-weight: 800;
    font-size: 60px;
}

.follow_right img {
        border-radius: 50px;
        width: 475px;
        padding: 10px;
    }

    .follow_us_1 img {
        border-radius: 50px;
        width: 475px;
        padding: 10px;
    }
    
    .shape1 {
    z-index: -1;
    position: absolute;
    rotate: 83deg;
    top: -120px;
    left: -21%;
    height: 85%;
}
    
    .shape2 {
    z-index: -1;
    position: absolute;
    rotate: 105deg;
    left: 17%;
    bottom: -719px;
}
    .shape3 {
    z-index: -1;
    position: absolute;
    rotate: 478deg;
    height: 70%;
    right: -18%;
    top: -536px;
}
    
   .follow {
    text-align: center;
    width: 1000px;
    margin: 25px 90px;
    

    
}
    
   } 

/*footer*/

.block9{
    display: flex;
    justify-content: center;
}
.contact{
    justify-content: center;
    padding: 40px;   
}

.contact1{
    justify-content: center;
    padding: 20px; 
    background-color: #fffaf6;
    border-radius: 20px;
    margin: 90px 0;
   

}

.contact_us{
    font-weight:900;
    margin-left: 12px;
}

.contact_1{
    display: flex;
}

.block9 p{
    color: #817d7d;
}

.icon{
    display: flex;
    align-items: center;
}

.icon img{
    padding: 15px;
}

u{
    color: #ff5733;
    font-weight: 700;
    font-size: 18px;
}

.grass-3{
    position: absolute;
    z-index: -1;
    top: -34px;
    rotate: 119deg;
    left: -41px;
}

.grass-2{
    position: absolute;
    z-index: -1;
    rotate: 67deg;
    top: 222px;
    right: -40px;
    width: 100px;
}

.logos{
    display: flex;
    align-items: center;
}

.logos img{
    padding: 5px;
}


@media screen and (max-width:768px){
  
  .block9 {
  display: grid;
  grid-template-areas: repeat(auto-fit, minmax(250px, 1fr ));
  gap: 10px;
    }
      
  .contact_1{
   display: flex;
   flex-wrap: wrap;
    }
}

@media screen and (max-width:440px){
 

    
}



