*, *:before, *:after { box-sizing: border-box; }
.aboutMobile {
    display: none;
} 

.Rectangle-10 {
    position: absolute;
    margin-top: 3740px;
    width: 100%;
    height: 294px;
    /* background-color: rgba(193, 171, 146, 0.2); */
    z-index: 50;
    left: 2px;
    padding: 74px 24px 62px 0px;
}

.Rectangle-10 img {
    width: 477px;
    height: 477px;
}
.Rectangle-11 {
    position: absolute;
    background-color: transparent!important; 
    margin-top: 3724px;
    width: 873px;
    height: 632px;
    z-index: 50;
    right: 0;
    /* background-color: white; */
    padding: 65px 99px 65px 297px;
}

.Rectangle-11 h3 {
    color: #c1ab92 !important;
    margin-bottom: 25px;
    font-size: 24px!important;
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .Rectangle-11 {
        position: absolute;
        background-color: transparent!important; 
        margin-top: 3544px;
        width: 873px;
        height: 632px;
        z-index: 50;
        right: 0;
        /* background-color: white; */
        padding: 65px 99px 65px 297px;
        margin-right: -80px;
    }

    .Rectangle-10 { 
      margin-top: 3550px;

    }

    .Rectangle-10 img{ 
        width: 406px;
        height: 406px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .Rectangle-11 {
        position: absolute;
        background-color: transparent !important;
        margin-top: 3769px;
        width: 873px;
        height: 472px;
        z-index: 50;
        right: 0;
        /* background-color: white; */
        padding: 93px 196px 91px 285px;
        margin-right: -171px;
    }

    .Rectangle-10 { 
        margin-top: 3663px;

    }

    .Rectangle-10 img{ 
        width: 285px;
        height: 285px;
    }
}


        html { font-size: 18px; }

        body {
            font-family: "Lato", serif;
            font-size: 1.2em;
            line-height: 1.6;
            background: #ffffff;
            overflow-x: hidden;
        }

    
          label .menu {
            position: absolute;
            top: -100px;
            z-index: 100;
			    left: -50px;
            width: 127px;
            height: 100vh;
     background: none;
            border-radius: 50% 50% 50% 50%;
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            box-shadow: 0 0 0 0 #FFF, 0 0 0 0 #FFF;
            cursor: pointer;
        }
label input:checked +.menu {
            position: absolute;
            top: -100px;
            z-index: 100;
			    left: -50px;
            width: 127px;
            height: 100vh;
               background: #061d32;
            border-radius: 50% 50% 50% 50%;
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            box-shadow: 0 0 0 0 #FFF, 0 0 0 0 #FFF;
            cursor: pointer;
        }
       label .hamburger {
    position: absolute;
    top: 145px;
    left: 50px;
    width: 30px;
    height: 2px;
    background: #000;
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}




        label .hamburger:after, label .hamburger:before {
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            content: "";
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            background: #000;
        }

        label .hamburger:before { top: -10px; }

        label .hamburger:after { bottom: -10px; }

        label input { display: none; }

        label input:checked + .menu {
            box-shadow: 0 0 0 100vw #061D32, 0 0 0 100vh #FFF;
            border-radius: 0;
        }

        label input:checked + .menu .hamburger {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
			
			color: white;
			background:white;
        }

        label input:checked + .menu .hamburger:after {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            bottom: 0;
			color: white;
			background:white;
        }

        label input:checked + .menu .hamburger:before {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            top: 0;
			color: white;
			background:white;
        }

        label input:checked + .menu + ul { opacity: 1; }

        label ul {
            z-index: 200;
            position: absolute;
            top: 50vh;
            left: 50vw;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            opacity: 0;
            -webkit-transition: .25s 0s ease-in-out;
            transition: .25s 0s ease-in-out;
        }

        label a,label a:hover  {
            margin-bottom: 1em;
            display: block;
     
            text-decoration: none;
            font-family: SourceSerifPro;
            font-size: 24px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -0.8px;
            color: #ffffff;
        }
label a:hover {color: #c1ab92;}
        h1 {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 80%;
            text-align: center;
        }
        label li{
            list-style-type: none;
        }
        .Rectangle-2 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 508px;
            z-index: 50;
        }

        .Rectangle-1 {
            position: absolute;
            width: 279px;
            height: 286px;
            z-index:60;
            top: 92px;
            right: 0px;
        }
        .Rectangle-0 {
            position: absolute;
            z-index:25;
           top: 455px;
            left:15px;
            width: 100%;
            height: 44px;
            font-family: SourceSerifPro;
            font-size: 35px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            color: #c1ab92;

        }
       .Rectangle-3 {
    position: absolute;
    width: calc(100vw + 15px);
    height: 690px;
    z-index: 25;
    top: 715px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 32px 65px 40px;
}
        .Rectangle-3 h3{
            color:#c1ab92 !important;
            margin-bottom: 25px;
            font-size: 24px;
        }
        .Rectangle-4 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 1396px;
            width: 873px;
            height: 850px;
            z-index: 50;
            padding: 65px 297px 65px 99px;
            color: white !important;
        }
        .Rectangle-4 h3{
            color:black !important;
            margin-bottom: 25px;
            font-size: 24px;
        }
        .Rectangle-5 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 1636px;
            z-index: 50;
            right: 0px;

        }

        .Rectangle-6 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 2320px;
            z-index: 60;
            left: 0px;
        }
        .Rectangle-7 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 2297px;
            width: 873px;
            height: 632px;
            z-index: 50;
            right: 0;
            background-color: white;
            padding: 65px 99px 65px 297px ;
        }
        .Rectangle-7 h3{
            color:#c1ab92 !important;
            margin-bottom: 25px;
            font-size: 24px;
        }

        .Rectangle-8 {
            position: absolute;
            background-color: #c1ab92;
            margin-top: 3000px;
            z-index: 60;
            right: 0px;
        }
        .Rectangle-9 {
            position: absolute;
            margin-top: 3247px;
            width: 779px;
            height: 480px;
            background-color: rgba(193, 171, 146, 0.2);
            z-index: 50;
            left: 0;
            padding: 65px 270px 65px 99px ;
        }

       
        .Rectangle-9 h3{
            color:#c1ab92 !important;
            margin-bottom: 25px;
            font-size: 24px;
        }


        /*******************************/
        /******* PIRANHA - BLOCKS ******/
        /*******************************/

        .custom-block-01{

            font-family: Barlow;
            font-size: 16px;
            font-weight: 300;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #061d32;
            padding-top: 100px;
            padding-bottom: 100px;
        }

        .custom-block-02{

            font-family: Barlow;
            font-size: 16px;
            font-weight: 300;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #061d32;
            padding-top: 100px;
            padding-bottom: 100px;
        }
        .custom-block-03{
            font-family: Barlow;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -0.3px;
            color: #ffffff;
            padding-top: 50px;
            padding-bottom: 50px;
            margin-top: 4430px;
        }
        .custom-block-05{
            font-family: Barlow;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -0.3px;
            background-color: #061d32;
            padding-top: 50px;
            padding-bottom: 50px;
            margin-top:3800px;
            color:white;
        }
        .custom-block-05 a{
            color: #c1ab92;
        }


        /*******************************/
        /******* PIRANHA - BASES ******/
        /*******************************/

        h2{
            font-family: SourceSerifPro;
            font-size: 35px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #c1ab92;
            padding-bottom:25px
        }

        h3{
            font-family: SourceSerifPro;
            font-size: 16px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -0.3px;
            color: #c1ab92; 
        }

        /*******************************/
        /******* PIRANHA - CLASS ******/
        /*******************************/

        .margin-top-100-vh{
            margin-top:900px;
        }

        .border-right{
            border-right: 2px solid white;
        }

        .icon{
            padding: 0px 10px 0px 0px;
        }

        .bold{
            font-weight: bold;
        }

nav{
	    position: fixed !important;
    z-index: 999999;
    background: white;
    width: 1129px;
	height: 90px;        opacity: 0.9;}.fontmenu{
		  position: fixed !important;
    z-index: 999999;
    background: white;
    width: 100%;
	height: 90px;opacity: 0.8;
		}
			
		/*******************************/
        /******* PIRANHA - < 425  ******/
        /*******************************/
		
		@media only screen and (min-width: 425px ) and (max-width: 565.98px)  {
				 
 .Rectangle-1 {
 
    right: calc(50% - 140px);
}
		}
		
		/*******************************/
        /******* PIRANHA - > 320  ******/
        /*******************************/
		
		@media only screen and (min-width: 320px ) and (max-width: 374.98px)  {

				.Rectangle-1 {
    position: absolute;
    width: 279px;
    height: 286px;
    z-index: 60;
    top: 92px;
    right: 15px;
} .Rectangle-1 {
 
    right: calc(50% - 140px);
}
 			.Rectangle-2
			{
				width: 285px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.custom-block-02 {
    font-family: Barlow; 
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #061d32;
    padding-top: 47px;
    padding-bottom: 100px;
}
.Rectangle-3 {
    position: absolute;
    width: calc(100% - 15px);
   height: 870px;
    z-index: 25;
    top: 715px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 32px 65px 40px;
}

.Rectangle-4 {
    position: absolute;
    background-color: #c1ab92;
     margin-top: 1844px;

    width: calc(100% - 15px);
    left: 15px;
          height: 1030px !important;
    z-index: 50;
    padding: 124px 40px 65px 40px;
    color: white !important;
}

			.Rectangle-5 {
    width: 285px;    right: 0px;
    margin-top: 1625px;
}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
			  margin-top: 2930px;

				width: 285px;    margin-left: 15px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}
.Rectangle-7 {
    position: absolute;
    background-color: #c1ab92;
    width: calc(100% - 15px);
    height: 632px;
    z-index: 50;
    left: 15px;
    background-color: white;
    padding: 278px 40px 65px 35px;
margin-top: 2977px;
}

			.Rectangle-8
			{
        margin-top: 4305px;
				width: 285px;right: 0px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

.Rectangle-9 {
    position: absolute;
    margin-top: 4537px;
    width: calc(100% - 15px);
    height: 294px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 83px 26px 65px 32px;
}




.Rectangle-11 {
    position: absolute;
    margin-top: 5237px;
    width: calc(100% - 15px);
    height: 294px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 83px 26px 65px 32px;
}



			.custom-block-05
			{
			  margin-top: 4893px;
			}
			.pxl-55{
			border-right: 0px solid white !important;
				border-bottom: 1px solid white !important;margin-bottom: 1rem;
			}
		 .pxl-56{
			    padding-bottom: 1rem;
			}
			
		}
		
		/*******************************/
        /******* PIRANHA - > 375 ******/
        /*******************************/
		
		@media only screen and (min-width: 375px ) and (max-width: 424.98px)  {

				.Rectangle-1 {
    position: absolute;
    width: 279px;
    height: 286px;
    z-index: 60;
    top: 92px;
    right: 15px;
} .Rectangle-1 {
 
    right: calc(50% - 140px);
}
 			.Rectangle-2
			{
				width: 285px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.custom-block-02 {
    font-family: Barlow; 
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #061d32;
    padding-top: 47px;
    padding-bottom: 100px;
}
.Rectangle-3 {
    position: absolute;
    width: calc(100% - 15px);
    height: 690px;
    z-index: 25;
    top: 715px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 32px 65px 40px;
}

.Rectangle-4 {
    position: absolute;
    background-color: #c1ab92;
  margin-top: 1690px;

    width: calc(100% - 15px);
    left: 15px;
      height: 815px !important;
    z-index: 50;
    padding: 124px 40px 65px 40px;
    color: white !important;
}

			.Rectangle-5 {
    width: 285px;    right: 0px;
 margin-top: 1479px; 
}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
				margin-top: 2575px;
				width: 285px;    margin-left: 15px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}
.Rectangle-7 {
    position: absolute;
    background-color: #c1ab92;
    width: calc(100% - 15px);
    height: 632px;
    z-index: 50;
    left: 15px;
    background-color: white;
    padding: 278px 40px 65px 35px;
 margin-top: 2622px;
}

			.Rectangle-8
			{
    margin-top: 3735px;
				width: 285px;right: 0px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

.Rectangle-9 {
    position: absolute;
   margin-top: 3965px;
    width: calc(100% - 15px);
    height: 294px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 83px 26px 65px 32px;
}
			.custom-block-05
			{
			  margin-top: 4333px;
			}
			.pxl-55{
			border-right: 0px solid white !important;
				border-bottom: 1px solid white !important;margin-bottom: 1rem;
			}
		 .pxl-56{
			    padding-bottom: 1rem;
			}
		}
		
		/*******************************/
        /******* PIRANHA - > 425 ******/
        /*******************************/
		@media only screen and (min-width: 425px ) and (max-width: 575.98px)  {
  		.Rectangle-1 {
    position: absolute;
    width: 279px;
    height: 286px;
    z-index: 60;
    top: 92px;
    right: 15px;
} .Rectangle-1 {
 
    right: calc(50% - 140px);
}
 			.Rectangle-2
			{
				width: 285px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.custom-block-02 {
    font-family: Barlow; 
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #061d32;
    padding-top: 47px;
    padding-bottom: 100px;
}
.Rectangle-3 {
    position: absolute;
    width: calc(100% - 15px);
    height: 690px;
    z-index: 25;
    top: 715px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 32px 65px 40px;
}

.Rectangle-4 {
    position: absolute;
    background-color: #c1ab92;
  margin-top: 1690px;

    width: calc(100% - 15px);
    left: 15px;
      height: 815px !important;
    z-index: 50;
    padding: 124px 40px 65px 40px;
    color: white !important;
}

			.Rectangle-5 {
    width: 285px;    right: 0px;
 margin-top: 1479px; 
}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
				margin-top: 2575px;
				width: 285px;    margin-left: 15px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}
.Rectangle-7 {
    position: absolute;
    background-color: #c1ab92;
    width: calc(100% - 15px);
    height: 632px;
    z-index: 50;
    left: 15px;
    background-color: white;
    padding: 278px 40px 65px 35px;
 margin-top: 2622px;
}

			.Rectangle-8
			{
	margin-top: 3650px;
				width: 285px;right: 0px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

.Rectangle-9 {
    position: absolute;
    margin-top: 3881px;
    width: calc(100% - 15px);
    height: 294px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 83px 26px 65px 32px;
}
			.custom-block-05
			{
			    margin-top: 4220px;
			}
			.pxl-55{
			border-right: 0px solid white !important;
				border-bottom: 1px solid white !important;margin-bottom: 1rem;
			}
		 .pxl-56{
			    padding-bottom: 1rem;
			}
		}
		
	    /*******************************/
        /******* PIRANHA - > 576  ******/
        /*******************************/
        @media only screen and (min-width: 1px ) and (max-width: 900px)  {
 
            .aboutMobile {
                display: block;
                
                position: relative;
            }  
            .aboutPc
            {
                display: none;
            } 
            
            .aboutMobile h3 {
                color: #c1ab92 !important;
                margin-bottom: 25px;
                font-size: 24px;
              }

              .aboutMobile .texte
              {
              font-family: Barlow;
                font-size: 16px;
                font-weight: 300;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: normal;
                color: #061d32;
              }

              .custom-block-03
              {
                margin-top:500px !important
              }
            
            
    }
		@media only screen and (min-width: 576px ) and (max-width: 767.98px)  {
 
 		.Rectangle-1 {
    position: absolute;
    width: 279px;
    height: 286px;
    z-index: 60;
    top: 92px;
    right: 15px;
} .Rectangle-1 {
 
    right: calc(50% - 140px);
}
 			.Rectangle-2
			{
				width: 285px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.custom-block-02 {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #061d32;
    padding-top: 47px;
    padding-bottom: 100px;
}
.Rectangle-3 {
    position: absolute;
    width: calc(100% - 30px);
    height: 615px;
    z-index: 25;
    top: 750px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 32px 65px 40px;
}

.Rectangle-4 {
    position: absolute;
    background-color: #c1ab92;
    margin-top: 1618px;
    width: calc(100% - 30px);
    left: 15px;
    height: 710px !important;
    z-index: 50;
    padding: 124px 40px 65px 40px;
    color: white !important;
}



			.Rectangle-5 {
    width: 285px;    right: 15px;
    margin-top: 1400px;     
}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
				    margin-top: 2395px;
				width: 285px;    margin-left: 15px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}
.Rectangle-7 {
    position: absolute;
    background-color: #c1ab92;
    width: calc(100% - 15px);
    height: 632px;
    z-index: 50;
    left: 15px;
    background-color: white;
    padding: 278px 40px 65px 35px;
    margin-top: 2435px;
}

			.Rectangle-8
			{
	    margin-top: 3375px;
				width: 285px;right: 15px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

	.Rectangle-9 {
    position: absolute;
    margin-top: 3606px;
    width: calc(100% - 30px);
    height: 255px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 83px 26px 65px 32px;
}

			.custom-block-05
			{
			 margin-top: 3920px;
			}
			
			.pxl-55{
			border-right: 0px solid white !important;
				border-bottom: 1px solid white !important;margin-bottom: 1rem;
			}
		 .pxl-56{
			    padding-bottom: 1rem;
			}
		}
	
	    /*******************************/
        /******* PIRANHA - > 768  ******/
        /*******************************/
		
		@media only screen and (min-width: 768px) and (max-width: 991.98px)   {
			.Rectangle-1 {
    position: absolute;
    width: 279px;
    height: 286px;
    z-index: 60;
    top: 92px;
    right: 15px;
}
 			.Rectangle-2
			{
				width: 285px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.custom-block-02 {
    font-family: Barlow;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #061d32;
    padding-top: 47px;
    padding-bottom: 100px;
}
.Rectangle-3 {
position: absolute;
    width: calc(100% - 30px);
    height: 674px;
    z-index: 25;
    top: 641px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 42px 32px 65px 318px;
}

		.Rectangle-4 {
    position: absolute;
    background-color: #c1ab92;
    margin-top: 1555px;
       width: calc(100% - 30px);
    left: 15px;
    height: 730px !important;
    z-index: 50;
    padding: 65px 318px 65px 32px;
    color: white !important;
}

			.Rectangle-5 {
    width: 285px;    right: 15px;
    margin-top: 1445px;     
}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
				    margin-top: 2358px;
				width: 285px;    margin-left: 15px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}
.Rectangle-7 {    position: absolute;
    background-color: #c1ab92;
  
    width: calc(100% - 15px);
    height: 632px;
    z-index: 50;
    left: 15px;
 
    background-color: white;
    padding: 65px 32px 65px 318px;
    margin-top: 2435px;
}

			.Rectangle-8
			{
			margin-top: 3190px;
				width: 285px;right: 15px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

			.Rectangle-9 {
    position: absolute;
    margin-top: 3220px; 
    width: calc(100% - 30px);
    height: 255px;
    background-color: rgba(193, 171, 146, 0.2);
    z-index: 50;
    left: 15px;
    padding: 65px 318px 65px 32px;
}

			.custom-block-05
			{
			    margin-top: 3545px;
			}
			
		}
		
        /*******************************/
        /******* PIRANHA - > 992  ******/
        /*******************************/
		
		@media (min-width: 992px) and (max-width: 1199.98px)  {

			.Rectangle-2
			{
				width: 335px;
			}

			.Rectangle-2 img
			{
				width: 100%;
			}

			.Rectangle-3
			{
				top: 602px;
			}

			.Rectangle-4
			{
				margin-top: 1400px;
			}

			.Rectangle-5
			{
				width: 335px;
				margin-top: 1280px;
			}

			.Rectangle-5 img
			{
				width: 100%;
			}

			.Rectangle-6
			{
				margin-top: 2170px;
				width: 335px;
			}

			.Rectangle-6 img
			{
				width: 100%;
			}

			.Rectangle-7
			{
				margin-top: 2185px;
			}

			.Rectangle-8
			{
				margin-top: 2937px;
				width: 406px;
			}

			.Rectangle-8 img
			{
				width: 100%;
			}

			.Rectangle-9
			{
				margin-top: 2985px;
			}

			.custom-block-05
			{
				margin-top: 3445px;
			}.Rectangle-3 {
    position: absolute;
    width: calc(100vw + 15px);
    height: 631px;
    z-index: 25;
        top: 608px;
    left: 15px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 112px 134px 65px 377px;
}
		}
	
		/*******************************/
        /******* PIRANHA - > 1200 ******/
        /*******************************/
		
		@media (min-width: 1200px) {
		
.Rectangle-3 {
    position: absolute;
    width: 873px;
    height: 589px;
    z-index: 25;
    top: 715px;
    left: 300px;
    background-color: rgba(193, 171, 146, 0.2);
    padding: 123px 32px 23px 255px;
}
     
		}
.men{	display: none;
			}
			.men{
				position: fixed;
    left: 50%;
    z-index: 999999999;
    float: left;
    color: white;
				margin-left: -75px; text-align:center; margin-top : 100px}