body {
    font-family: "Hind Madurai",sans-serif;
    background-color: black;
    color: white;
    font-size: 16px;
    line-height: 1.60;
    
    
  }

  p{
    margin-top: 25px;
    margin-bottom: 25px;
  }


.diff{
    font-family: "Martel" ;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-size: 16px;
    line-height: 1.60;
}


.title3--big02{
    font-family: "Yantramanav" , sans-serif;
    font-style: italic;
    font-size: 48px;
    line-height: 1.4;
 
    
}

.title02{
    font-family: "Crimson Text", sans-serif;
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 32.2px;
  
}


.title4--big1{
    font-family:"Yantramanav" , sans-serif;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 56px;
}

.title--big28{
    font-family:"Crimson Text" , sans-serif;
    font-style: none;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 39.2px;
}


.title--section{
    margin-bottom: 32.2px;
    font-size: 23px;
    animation: reveal linear;
    animation-timeline: view();
    animation-range-start: cover 0%;
    animation-range-end: contain 50%;
}

@keyframes reveal{
    from{
        transform: scale(0);
        opacity: 0;
    }
    to{
        transform: scale(1);
        opacity: 1;
    }
}
.title--big{ 
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 83px;
    line-height: 0.9;
    margin-bottom: 74.7px;
}

.title--big1{
    display: none;
    opacity: 0;
    z-index: 2;
}

.titre{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 57px;
    line-height: 1.1;
    z-index: 2;
    position: absolute;
}


.title2--big{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 57px;
    line-height: 1.4;   
    margin-bottom: 0;
    margin-top: 0;
   
 
}

.title3--big{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 48px;
    line-height: 1.4;
 
    
}

.title3--big2{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 48px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top:-50px;
    left: 0;
}

.title4--big{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 56px;

}

.title4--big4{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 56px;
    position: absolute;
    right: 50px ;
}



.title4--big2{
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 56px;
    position: absolute;
    right: 100px;
}

.title--section{
    font-family: "Jaldi", sans-serif;
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 32.2px;
  
}




.diff{
    background-color: white;
    color: black;
}



.span_black{
    color: black;
}


/*Nav et listes*/



.section--footer{
    background-color: black;
    margin-top: 100px;
}

.footerNav{
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
   
}


.footerNav__el{
    padding: 0% 15px;
    border-right: 1px solid white;
}

.footerNav__el:last-child{
    border: none;
}

.footerNav__el a{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    opacity: .5;
    letter-spacing: .11em;

}

.footerNav__el a:hover,
.footerNav__el a:focus{
    opacity: 1;
}



.copy{
    font-weight: bold;
    font-size: 14px;
    margin-top: 45px;
    line-height: 1.5;
    opacity: .5;
    letter-spacing: .11em;
    margin-bottom: 20px;
    text-transform: uppercase;
    
}

.copy small{
    font-size: 14px;
}
.copy:hover,
.copy:focus{
    opacity: 1;
}

/*Section*/
.section{

}

.section--header{
    padding-top:300px ;
}

.section--header2{
    padding-top:300px ;
}

.section--header::before{
    content: "";
    width: 100%;
    height: 500px;
    background-image: url(../images/_.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.section--header2{
    background-image: url(../images/CR7_train.jpg);
    background-size: cover;
    background-position: left top;
}

.section--Enfant{
    background-color: #2e2e2e;
    
   
    
} 

.section--start{
    background-image: url(../images/rouge_svg.svg);
    background-position: left 130%;
    background-size: 100%;
    background-repeat: no-repeat;

}


/*Images*/
img{
    max-width: 100%;
    vertical-align: middle;
}

.figure{
    margin: 15px 0 30px;
}

.figure__image2{
    border-radius: 15px;
    margin-top: 10px;

}




.special{
    z-index: 5;
}


.figure__legende{
    font-size: 14px;
    opacity: .5;
    text-align: left;
}

.figure__legende2{
    font-size: 14px;
    opacity: .5;
    text-align: left;
    margin-bottom: 300px;
}

.figure__legende3{
    font-size: 14px;
    opacity: .5;
    text-align: right;
}

.figure--full{
    width: calc(200% + 60px);
    position: relative;
    left: -200px;
}

.figure--full2{
    width: calc(100% + 20px);
    position: relative;
    left: -20px;
    max-width:inherit;
}

.figure__image + .figure__image3{
    margin-top: 30px;
}
.figure__line{
    margin-top: -40px;
    width: calc(100% + 50px);
    position: relative;
    left: -30px;
}

.svg{
    display: flex;

}



.svg2{
    transform: rotate(50deg);
}

.svg3{
    transform: rotate(150deg);
}
.section--Enfant{
    background-image: url(../images/Sans\ titre\ -\ 1.svg);
    background-position: left top , left bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 250px;
    padding-bottom: 100px;
    margin-top: 200px;
}





/*Lien et bouton*/



.button {
        
    display: flex;
    align-items: center;
    padding: 10px 50px;
    font-size: 20px;
    color: white;
    background-color:#E9031E;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    transition: transform 0.3s ease;
    margin-top: 79px;
    margin-right: 100px;
    margin-left: -3px;
}
.button i {
    margin-right: 10px;
}
.button:hover {
    transform: scale(1.1);
}

.button img {
    width: 20px; /* Ajuste la taille de l'icône */
    height: 20px;
    margin-right: 10px;
}

a{
    text-decoration: none;
    border-bottom: 3px solid rgb(36, 36, 36);
    color: white;
    font-weight: bold;
}

a:hover,
a:focus{
    border-color: white;
}



/*bouton hau page*/
.btn{
    height: 40px;
    width: 40px;
    background:#E9031E;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    z-index: 25;
}
.icone{
    width: 50px;
    
}

/*Logo*/




.desire{
    position: relative;
}

/*Menu tel*/

.menu-btn {
	width: 44px;
	height: 40px;
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 30;
	background: transparent;
	background: rgba(255, 255, 255, 0);
	color: transparent;
	border: 0;
	cursor: pointer;
}

.menu-btn i {
 
	display: block;
	width: 100%;
	height: 10%;
	background: rgb(255, 255, 255);
	position: absolute;
	right: 0%;
	transition: all .3s;
}

.bouton i {
    
	display: block;
	width: 100%;
	height: 10%;
	background: rgb(0, 0, 0);
	position: absolute;
	right: 0%;
	transition: all .3s;
}


.menu-btn i:nth-child(1) {
	top: 0%;
	transition: all .3s;
}
.menu-btn i:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}
.menu-btn i:nth-child(3) {
	bottom: 0%;
}

.menu-btn:hover i {
  
	background: rgba(208, 207, 207, 0.681);
	
}

.bouton:hover i{
   
    background: rgba(98, 97, 97, 0.681);
}

.menu-btn:hover i:nth-child(1) {
	top: 10%;
}
.menu-btn:hover i:nth-child(3) {
	bottom: 10%;
}

.menu-wrapper {
    z-index: 30;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E9031E;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	transition: .3s ease-out;
    flex-direction: column;
}

/* open states */

.menu-wrapper.open {
   
	left: 0;
}

.menu-btn.open i:nth-child(1) {
   
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
	transform-origin: right center;
	width: 50%;
}

.menu-btn.open i:nth-child(3) {
  
	bottom: 50%;
	transform: rotate(-45deg) translateY(50%);
	transform-origin: right center;
	width: 50%;
}

li{
    font-family: "Hind Madurai",sans-serif;
    list-style: none;
    display: flex;
    
    text-align: center;
    justify-content: center;
    font-size: 28px;
    font-style: italic;   
}


/*Menu PC*/

.menu2{
    display: none;
}
.menu__liste{
        z-index: 1;
        list-style: none;
        display: flex;
        justify-content: center;
        background-color: rgb(15, 15, 15);
        padding: 20px 0;
        margin: -10px;
    }

    .menu__el {
        margin: 0 20px; 
        position: relative;
    }

    .menu__el a {
        color: white;
        text-decoration: none;
        font-size: 18px;
        padding: 10px;
        position: relative;
        display: inline-block;
    }

    .menu__el a::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 2px;
        background-color: #ffffff;
        transition: width 0.3s ease-out;
    }

    .menu__el a:hover::after,
    .menu__el--actif a::after {
        width: 100%;
    }

   

ul{
    padding-left: 0px;
   
}

.grilleImage{
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 20px;
  
}



.grilleImage__el{
    align-items: start;
}



.logo{
    height: 50px;
    width: 60px;
    left: 80px;
}


.figure__imagedeskop{
    display: none;
}
/* Menu PC */


/*.logo{
    display: flex;
    justify-content:flex-start;
    width: 42px;
    float: left;
    padding: 12px 24px;
}
*/
/*Grid*/

.grid{
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr;
    column-gap: 20px;
    padding-left: 10px;
    padding-right: 10px;
  

}





.grid > * {
    grid-column: 1 / -1;
}

.grid1_4{
    grid-column: 1/  4;
}

.grid5_7{
    grid-column: 5/  8;

}

.mgrid-start1{
    grid-column-start:1 ;
}
.mgrid-end2{
    grid-column-end:3 ;
}

.mgrid-end3{
    grid-column-end:4 ;
}

.mgrid-start3{
    grid-column-start:3 ;
}

.mgrid-end4{
    grid-column-end: 4;
}

.mgrid-start4{
    grid-column-start: 4;
}

.mgrid-end5{
    grid-column-end: 5;
}

@media (min-width: 580px){
    .grid{
        padding-left: 20px;
        padding-right: 20px;
    }

    .menu-btn{
        right: 30px;
    }

    .figure--full{
        width: calc(200% + 60px);
        position: relative;
        left: -200px;
    }

    .figure__line{
        margin-top: -40px;
        width: calc(100% + 50px);
        position: relative;
        left: -30px;
        right: -30px;
        display: flex;
        text-align: center;
    }

    

    li{
        font-family: "Hind Madurai",sans-serif;
        font-size: 40px;
        font-style: italic;
        list-style: none;
        display: flex;
        justify-content: center;
       
       text-align: center;
    }
    .button img {
        width: 40px; /* Ajuste la taille de l'icône */
        height: 40px;
        margin-right: 10px;
    }
}

@media (min-width: 800px){

    p, body{
        font-size: 18px;
        margin-top: 28px;
        margin-bottom: 28px;

    }

    .diff{
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .section--header::before{
        background-image: url(../images/CR7_Heros.jpg);
        background-size: cover;
        background-position: left top;
       top: 50px;
    }

    .section--start{
          background-image: url(../images/rouge_svg.svg);
    background-position: left 170%;
    background-size: 100%;
    }


    .title--big1{
        z-index: 2;
        display: block;
        opacity: 1;
        font-family: "Titillium Web";
        font-style: italic;
        font-size: 134px;
        line-height: 0.9;
        margin-bottom: 120.6px;
        margin-top: 0;
        padding: 30px;
        position: relative;
        top: 20px;
    }





    .title--big{
        font-size:193px ;
        margin-top: 193px;
        margin-bottom: 193px;
    }

    .title--section{
        font-size: 31px;
        margin-top: 43px;
        margin-bottom: 43px;
    }



    .title3--big2, .title3--big02{
        font-size: 77px;

    }
    
    
    .title3--big2{
        top: -100px;
    }

    .title2--big{
        font-size: 77 px;
        margin-top: 107px;
        margin-bottom: 107px;
       
    }


    .title02, .title--big28{
        font-size: 31px;
        margin-top: 43px;
        margin-bottom: 43px;
    }

    .title3--big{
        font-size: 134px;
        margin-top: 187px ;
        margin-bottom: 187px;
    }

    .title4--big, .title4--big1{
        font-size:54px;
        margin-top: 75px;
        margin-bottom: 75px;

    }

    .title4--big4{
        right: 50px;
    }

    .title--mid{
        font-size: 64px;
        margin-top: 89px;
        margin-bottom: 89px;
    }

    .figure__legende, .figure__legende2{
        font-size: 18px;
    }

    
    
    .figure--full3{
        left: -30px;
        width: calc(100% + 30px);
        max-width:inherit;
    }


    .figure--full2{
        left: -30px;
        width: calc(100% + 30px);
        max-width:inherit;
    }

    .grid{
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr  ;
        column-gap: 40px;
    }

    .tgrid-start1{
        grid-column-start: 1;
    }

    .tgrid-start2{
        grid-column-start: 2;
    }

    .tgrid-start3{
        grid-column-start:3;
    }

    .tgrid-start4{
        grid-column-start: 4;
    }

    .tgrid-end4{
        grid-column-end: 5;
    }

    .tgrid-end5{
        grid-column-end: 6;
    }


    .tgrid-end3{
        grid-column-end: 3;
    }

    .figure__legende{
       text-align: left;
    }

    .section--header{
        padding-top:0px ;
    }
    
    .section--header2{
        background-image: url(../images/CR7_train.jpg);
        height: 300px;
        background-size: cover;
        background-position: left top;
        }

    .titre{
        font-size: 83px ;
    }



    .insta{
        width: 40px;
    }
    
    .button {
        
        display: flex;
        align-items: center;
        padding: 10px 50px;
        font-size: 20px;
        color: white;
        background-color:#E9031E;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-decoration: none;
        transition: transform 0.3s ease;
        margin-top: 79px;
        margin-right: 595px;
        margin-left: -3px;
    }
 
    
    .btn{
        height: 50px;
        width: 50px;
        background:#E9031E;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        right: 30px;
        bottom: 20px;
        cursor: pointer;
        z-index: 25;
    }
    .icone{
        width: 50px;
        
    }
}


@media (min-width: 1200px){

    .section--header::before{
        background-image: url(../images/CR7_Heros.jpg); 
        height: 600px;
    }
    .button {
        
        display: flex;
        align-items: center;
        padding: 10px 50px;
        font-size: 20px;
        color: white;
        background-color:#E9031E;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-decoration: none;
        transition: transform 0.3s ease;
        margin-top: 79px;
        margin-right: 1000px;
        margin-left: -3px;
    }

   .menu-wrapper, .menu-btn{
    display: none;
    z-index: 0;
   }

   .menu2 {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(15, 15, 15);
    z-index: 20;
}

    .menu__liste {
        display: flex;
        align-items: center; 
        justify-content: center; 
        list-style: none;
        padding: 18px 20px;
        margin: 0;
    }

    .menu__el {
        margin: 0 30px; 
    }

    .menu__el a {
        color: white;
        text-decoration: none;
        font-size: 18px;
        padding: 10px 15px; 
        text-align: center;
        letter-spacing: 1px; 
    }
    
   
    .section--start{
        background-image: url(../images/rouge_svg.svg);
  background-position: left 100%;
  background-size: 100%;
  }

/*footer*/

.footerNav__el a{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    border: none;
    opacity: .5;
    letter-spacing: .11em;

}
   
    p, body{
        font-size: 20px;
        margin-bottom: 32px;
        margin-top: 32px;
    }


    .titre{
        font-size: 134px;

    }

    .title--big1{
        font-size: 148px;
    }

    .title--big{
        font-size: 267px;
        margin-bottom: 240px;
        margin-top: 240px;
    }

    .title3--big{
        font-size: 211px;
        margin-top: 295px;
        margin-bottom: 295px;
    }

    .title--section{
        font-size: 51px;
        margin-bottom: 71px ;
        margin-top: 71px;
    }


    .title_absolute{
        font-size: 92px;
        margin-bottom: 128px;
        margin-top: 500px;
        position: absolute;
    }

    .title_absolute2{
        font-size: 92px;
        margin-bottom: 128px;
        position: absolute;
        right: 200px;
        margin-top: 200px;

    }

    .title_absolute3{
        font-size: 92px;
        margin-bottom: 128px;
        margin-top: 200px;
        position: absolute;
        right: 100px;
      

    }


    .textesur{
        position: absolute;
        margin-top: 400px;
        left: 600px;
        padding-right: 30px;
    }


    .title4--big4{
        font-size:65px ;
        left: 150px;
        margin-top: 91px;
        margin-bottom: 91px;

    }


    .title3--big2{
        font-size: 104px;
        line-height: 1.1;
    }

    /*Polémiques*/
    .title3--big02{
        font-size: 148px;
        margin-top:207px;
        margin-bottom: 207px;
    }

    .title4--big1{
        font-size: 92px ;
        line-height: 1.4;
        margin-bottom: 128px;
        margin-top: 128px;

    }

    .title02{
        font-size: 41px;
        margin-top: 57px ;
        margin-bottom: 57px;
    }

    .title--big28{
        font-size: 41px;
        margin-bottom: 57px;
        margin-top: 57px;
    }

    .diff{
        font-size: 20px;
        line-height: 1.60;
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .grid{
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        column-gap: 20px;
        padding-left: 30px;
        padding-right: 30px;
        align-items: start;
    }



    .titre_haut {
        grid-column: 1 / -1;
    }
    
    .demi-ligne, .demi-ligne3 {
        grid-column: 1 / -1;
    }
    
    .texte {
        grid-column: 1 / 5; /* Le texte occupe les colonnes 1 à 5 */
    }
    
    .figure {
        grid-column: 5 / -1; /* L'image occupe les colonnes 5 à 7 */
    }

    .figuremoitie{
        grid-column: 4/-1;
    }

    .center{
        grid-column: 2/7;
    }

    .agrandie {
        width: 100%; /* Ajustez la largeur selon vos besoins */
        height: auto; /* Maintient le ratio de l'image */
    }


    .figure__image22{
        padding: 0;
        margin: 0;
    }

    .figuregauche {
        grid-column: 1 / 4; /* L'image occupe les colonnes 1 à 4 */
    
    }
   

    .figure--full{
        width: calc(300% + 60px);
        position: relative;
        left: -800px;
    }

    .texte--gauche{
        grid-column: 1/4;
    }

    .figure__line{
        grid-column: 1/-1;
    }
    
    .textecote{
        position:relative;
    }

    .texte--gauche2 {
        grid-column: 1 / 3; /* Le texte occupe les colonnes 1 à 4 */
    }

    .desire {
        grid-column: 1 / 4; /* L'image occupe les colonnes 1 à 4 */
    }

    .texte--droite {
        grid-column: 4 / -1; /* Le texte occupe les colonnes 4 à 7 */
    }

    .figurede4images{
        display: none;
    }

    .figure__imagedeskop{
        display: block;
        grid-column: 1/-1;
    }

    .dgrid-end4{
        grid-column-end: 4;
    }

    
    .dgrid-end6{
        grid-column-end: 6;
    }

    .dgrid-end8{
        grid-column-end: 8;
    }

    .dgrid-start2{
        grid-column-start: 2;
    }

    .dgrid-start4{
        grid-column-start: 4;
    }

    
    
    .dgrid-start6{
        grid-column-start: 6;
    }


    /*header_divers*/

    
    .section--header2{
    background-image: url(../images/CR7_train.jpg);
    height: 500px;
    background-size: cover;
    background-position: left top;
    margin-bottom: 100px;
    }


    .btn{
        height: 50px;
        width: 50px;
        background:#E9031E;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        right: 40px;
        bottom: 20px;
        cursor: pointer;
        z-index: 25;
    }
    .icone{
        width: 50px;
        
    }



}




/*Section*/

.section{


}

.section--header{

}

.section--footer{
    padding-top: 45px;
    padding-bottom: 30px ;
   
    display: flex;
    flex-direction: column;
    align-items: center;

}

.section--engage{
    background-color:#2e2e2e;
}

/*Décoration*/

.ligne-blanche {
    border-top: 1px solid white;
    width: 100%;
    padding-bottom: 40px;
}

.ligne-blanchezero {
    border-top: 1px solid white;
    width: 100%;
    padding-bottom: 0;
}


.demi-ligne {
    background-color: red;
    height: 2px;         
    width: 50%;           
   margin-top: 20px;
   margin-bottom: 50px;
   
}

.demi-ligne3 {
    background-color: red;
    height: 2px;         
    width: 70%;          
   
}

.demi-ligne4 {
    background-color: red;
    height: 2px;         
    width: 50%;           
   margin-top: 20px;
   
   
}

.demi-droite {
    width: 50%;
    height: 2px;
    background-color: white;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); /* Pour centrer verticalement */
}



.demi-ligne2 {
    background-color: red;
    height: 2px;         
    width: 100%;           
    margin-top: -20px;
   

}

.toute{
    background-image: url(../images/tout.svg);
    background-repeat: no-repeat;
}

.toute2{
    background-image: url(../images/tout2.svg);
    background-repeat: no-repeat;
}



/* Animation title--big */
.slide-left {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
}

.slide-left.visible {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}

/* ----------------------------------------------
 * Generated by Animista on 2025-1-15 11:14:46
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes slide-left {
    0% {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}


/*annimation*/


  
 
  
  


  