body{overflow: hidden;}
body::-webkit-scrollbar {width: 0;}
.Menu{width: 100%; height: 100%; z-index: 2; position: fixed;}
.Elevator_Box{user-select: none; position: fixed; z-index: 4; bottom: 0; left: 15px; width: 175px; height: 325px;}
.Elevator_Hide{cursor: pointer; width: 175px; height: 125px; border: 2px black solid; border-radius: 50px; position: absolute; bottom: -63px; background-color: aliceblue; z-index: 2; text-align: center;}.Elevator_Box p{margin-top: 21px; font-size: 21px;}
.Elevator{transition: ease 1s all 0s; position: relative; top: 325px; width: 175px; border: 2px black solid; border-radius: 25px; background-color: aliceblue; padding: 25px 0; user-select: none; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.Elevator.Active{top: 0px;}
.Elevator_List{width: 135px; height: 135px; display: flex; justify-content: center; align-items: center; font-size: 21px; flex-wrap: wrap; margin-bottom: 15px; z-index: 2;}
.Elevator_Storey{cursor: pointer; width: 35px; height: 35px; background-color: aliceblue; border: 2px black solid; border-radius: 33%; margin: 5px; display: flex; justify-content: center; align-items: center;}
.Elevator_Buttons{cursor: pointer; width: 120px; height: 50px;display: flex; justify-content: space-between; align-items: center; position: relative;}
.Elevator_Buttons-Hez{transition: ease 1.5s all 0s;  width: 100%; height: 125px; display: flex; align-items: center; justify-content: space-around; flex-direction: column; position: absolute; bottom: 65px;}
.Elevator_Buttons-Hez.Active{bottom: -135px;}
.Elevator_Buttons-Top{width: 0; height: 0; border-bottom: 50px black solid; border-left: 30px rgba(0, 0, 0, 0) solid;border-right: 30px rgba(0, 0, 0, 0) solid; position: relative; z-index: 2;}
.Elevator_Buttons-Bottom{width: 0; height: 0; border-top: 50px black solid; border-left: 30px rgba(0, 0, 0, 0) solid;border-right: 30px rgba(0, 0, 0, 0) solid; position: relative; z-index: 2;}
.Elevator_Block{width: 100%; height: 100%; position:absolute; z-index: 1;}
.Elevator p{font-size: 21px; color: white;}

.Room_Gven{user-select: none; cursor: pointer; position: fixed; z-index: 5; bottom: -63px; right: 30px; width: 250px; height: 125px; border: 2px black solid; border-radius: 50px 50px 0 0; background-color: aliceblue; text-align: center;}.Room_Gven p{margin-top: 18px; font-size: 24px;}
.Window_Gven{transition: ease 1.2s all 0s; width: 500px; height: 300px; border: 2px black solid; border-radius: 25px; background-color: aliceblue; position: fixed; z-index: 4; bottom: 75px; right: -530px;}
.Window_Gven.Active{right: 30px;}
.Gven_Pole{max-width: 100%; height: 250px; padding: 15px; overflow: auto;}
.Say_Gven{width: 100%; height: max-content; display: flex; align-items: center; justify-content: center;}
.Say_Gven input{width: 280px; height: 36px; border: 1px black solid; border-radius: 9px; margin-right: 10px; padding-left: 15px; font-size: 21px;}
.P_You{font-size: 18px;}.P_II{text-align: end; font-size: 18px;}

.SMS{position:fixed; top:7px; left: 35px; width: 100px; height: 100px; z-index: 3; transition: ease 0.8s all 0s; display: flex; align-items: center; justify-content: center;}
.Lust-Box{width: 125px; height: 75px; padding-left: 15px; background-color: aliceblue; box-shadow: -3px 3px 9px black; border-radius: 25px; position: absolute; z-index: 2; left: -10px;cursor: pointer;}
.Lust{width: 85px; height: 85px; position: relative; left: 4px; bottom: 4px;}
.SMS_SN-V1:hover{box-shadow: 0 0 4px black, inset 0 0 4px black; border-radius: 50%; padding: 3px; transition: ease 0.75s all 0s;}
.SMS_SN-V2:hover{box-shadow: 0 0 4px black, inset 0 0 4px black;; border-radius: 10px; padding: 3px; transition: ease 0.75s all 0s;}

.Languages_Choice{position:fixed; top: 0px; right: 42px; width: 100px; height: 100px; z-index: 3; transition: ease 0.8s all 0s; display: flex; align-items: center; justify-content: center;}
.Languages-Box{width: 140px; height: 60px; background-color: aliceblue; box-shadow: 3px 3px 9px black; border-radius: 15px; position: absolute; z-index: 2; right: -10px; display: flex; align-items: flex-start; justify-content: center; font-size: 21px;cursor: pointer;}.Languages-Box p{margin-top: 17px;}
.Languages_Choice-Language{width: 60px; height: 40px; position: relative; border-radius: 10px; box-shadow: 0 0 3px black; overflow: hidden; cursor: pointer;}
.Languages_Choice-Language:hover{box-shadow: 0 0 9px black; transition: ease 0.2s all 0s;}

.Body{width: 100%; height: 100%; background-color: white; z-index: 2; position: relative; top: 937px; margin: 0 auto;}
.Body_Decor_Time{width: 100%; height: 300px; background-color: white; border-top: 1px black solid; border-radius: 50%; position: absolute; top:-150px}
.Section{display: flex; align-items: center; justify-content: center; margin: 0 auto; width: 100%; height: 937px; background-color: white;z-index: 3; position: relative;user-select: none; overflow:hidden;}
.Space{width: 100%; height: 312.333px; z-index: 3; margin: 0 auto;background-color: white;}

.One{user-select: none; position: relative; padding: 30px 10%; border-top: none; border-radius: 0 0 25px 25px;}
h1{min-width: 100%; text-align: center; font-size: 54px; max-width: 30%; margin-top: 30px; opacity: 0; position: relative; left: -150px;  transition: ease 1.25s all 0.1s;}
h1.Active{left: 0; opacity: 1;}
h2{font-size: 30px; margin-bottom: 10px;}
.One_h2{opacity: 0; font-size: 32px; position: relative; left: -250px;  transition: ease 1.5s all 0.1s; margin-top: 60px; margin-bottom: 0;text-align: center; }
.One_h2.Active{opacity: 1; left: 0px;}
h3{font-size: 26px;font-weight: 600;}
p{font-size: 24px; margin-top: 15px;}
.Cart{opacity: 0; transition: ease 1.5s all 1s; width: 250px; height: 250px; position: absolute; z-index: 5; top: 50px; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center;}
.Cart.Cart-Right{right: -39%; }.Cart.Cart-Left{left: -63%; }.Cart-Right.Active{right: -9%; opacity: 1;}.Cart-Left.Active{left: -33%; opacity: 1;}
.CartFront,.CartBack{transition: ease 1s all 0s; backface-visibility: hidden; width: 250px; height: 250px; border: 2px black solid; border-radius: 50%; position: absolute; background-color: aliceblue; padding: 20px; display: flex; align-items: center; justify-content: center;}
.CartFront{transform: perspective(250px) rotateX(0deg);}.CartFront h2{font-size: 35px;}
.CartBack{transform: perspective(250px) rotateX(-180deg);}.CartBack p{margin-top: 0px;}
.Cart:hover > .CartFront{transform: perspective(250px) rotateX(180deg);}.CartFront h2{font-size: 35px;}
.Cart:hover > .CartBack{transform: perspective(250px) rotateX(0deg);}.CartFront h2{font-size: 35px;}
.IS{width: 1300px; display: flex; align-items: flex-end; justify-content: space-between; margin-top: 50px;}
.IS_POLE{transition: ease 2s all 0.1s; position: relative; top: 150px; width: 32%; height: 400px; border: 1px black solid; border-radius: 25px; text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.IS_POLE-Right{right: -500px; opacity: 0;}.IS_POLE-Right.Active{top: 0px; right: 0px; opacity: 1;}
.IS_POLE-Left{left: -500px; opacity: 0;}.IS_POLE-Left.Active{top: 0px; left: 0px; opacity: 1;}
.WHY{width: 260px; height: 100%; text-align: center;}
.SectionOneInfo_WhyBox{width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.SectionOneInfo_WhyPole{transition: ease 1.5s all 0.1s; min-width: 260px; height: 100%; padding: 25px 15px; position: relative; top: 250px; opacity: 0; display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; border: 1px black dotted; border-radius: 15px; margin: 15px 0;}
.Active .SectionOneInfo_WhyPole{top: 0; opacity: 1;}
.SectionOneInfo_WhyBox.Active .SectionOneInfo_WhyPole:nth-child(1){transition: ease 1s all 0.1s;}
.SectionOneInfo_WhyBox.Active .SectionOneInfo_WhyPole:nth-child(2){transition: ease 1s all 0.3s;}
.SectionOneInfo_WhyBox.Active .SectionOneInfo_WhyPole:nth-child(3){transition: ease 1s all 0.5s;}
.SectionOneInfo_ThereIsBox{width: 100%;flex-wrap: wrap; display: flex; align-items: center; justify-content: center;}
.SectionOneInfo_ThereIsPole{min-width: 300px; margin: 15px 35px 0 35px; text-align: center;}
.SectionOneInfo_ThereIsPoleHover:hover{text-shadow: 1px 1px 2px black;}

.Two_Window-Abs{width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-top: 35px; z-index: 1;}
.Two_Box_InfoH{transition: ease .9s all .6s; z-index: 2; opacity: 0; position: relative; bottom: 150px; border: 2px black solid; width: 480px; height: 90px; border-radius: 83px; background-color: aliceblue; padding: 0 15px; text-align: center;margin-top: 20px; display: flex; align-items: center; justify-content: center;}.Two_Box_InfoH h2{margin-top: 0;}
.Two_Box_InfoH.Active{bottom: 0px; opacity: 1;}
.Two_Box_InfoP{transition: ease .9s all .3s; z-index: 1; opacity: 0; position: relative; bottom: 250px; border: 2px black solid; width: 400px; height: 75px; border-radius: 83px; background-color: aliceblue; padding: 0 15px; text-align: center;margin-top: 30px; display: flex; align-items: center; justify-content: center;}.Two_Box_InfoP p{margin-top: 0;}
.Two_Box_InfoP.Active{bottom: 0px; opacity: 1;}
.Two_Choice{display: flex; align-items: center; justify-content: center; width: 950px; margin-top: 35px; margin-left: 0%;}
.Choice{transition: ease 1.5s all 0s; opacity: 0; text-align: center; cursor: pointer; position: relative; padding: 21px 15px; font-size: 28px; margin: 0 1px; background-color: aliceblue; border: 2px black solid; border-radius: 40px; width: 33%; height: 75px;}
#Choice1{left: -300px; top: -500px;}.Active #Choice1{left:-10px; top: 20px; opacity: 1;}
#Choice2{transition: ease .9s all .0s;top: -650px;}.Active #Choice2{top:0px; opacity: 1;}
#Choice3{left: 300px; top: -500px;}.Active #Choice3{left:10px; top: 20px; opacity: 1;}
.Two_Window{z-index: 1; width: 100%; height: 225px; top: 393px; position: absolute; display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap; transition: ease 1.5s all .3s;}
.Two_Window_Box{position: relative; top: 100px;}
.Two_Window_Box-Top{transition: ease 1.5s all .5s; top: 600px; opacity: 0;}
.Active .Two_Window_Box-Top{top: 100px; opacity: 1;}
.Two_Box-C{width: 1300px; height:200px; border-top: none; display: flex; align-items: center; justify-content: space-evenly; position: absolute; top: 100px}
.Two_Cut-C_Top{width: 1300px; height: 150px; border-radius: 50%; border: 2px black solid; position: absolute; top: -75px; background-color: aliceblue;}
.Two_Cut-C_Bottom{width: 1300px; height: 150px; border-radius: 50%; border: 2px black solid;  border-bottom: none; position: absolute; bottom: -75px; background-color: aliceblue;}
.Two_Elemets_Element{transition: ease 1.8s all 0.5s; width: 150px; height:320px; position: relative; margin-top: 155px; display: flex; align-items: center; justify-content: center; flex-direction: column;}
#Element1{margin-bottom: 0; top: -650px; right: 650px;}
.Active #Element1{top: 0px; right: 0px;}
#Element1.Active2{top: -650px; right: 650px;}
#Element2{margin-bottom: 75px; top: 1000px;}
.Active #Element2{top: 0;}
#Element2.Active2{top: 1000px;}
#Element3{margin-bottom: 125px; top: -1000px;}
.Active #Element3{top: 0;}
#Element3.Active2{top: -1000px;}
#Element4{margin-bottom: 75px; top: 1000px;}
.Active #Element4{top: 0;}
#Element4.Active2{top: 1000px;}
#Element5{margin-bottom: 0; top: -650px; left: 650px;}
.Active #Element5{top: 0; left: 0;}
#Element5.Active2{top: -650px; left: 650px;}
.Two_Elemets_Title{background-color: aliceblue; padding: 0 8px; display: flex; align-items: flex-end; justify-content: center; width: 100%; height: 60px;overflow: hidden; border: 2px black solid; border-bottom: none; border-radius: 25px 25px 0 0;}.Two_Elemets_Title p{text-align: center; margin-top: 0; font-size: 19px;}
.Two_Elemets_BoxTitle{border: 1px black solid; border-bottom: none; display: flex; align-items: center; justify-content: center; padding-top: 2px; border-radius: 15px 15px 0 0 ; height: 50px; width: 130px;}
.Two_Elemets_FotoBox{transition: ease .3s all 0s; width: 140%; background-color: aliceblue; z-index: 3; height: 121px; border: 1px black solid; background-color: aliceblue; border-radius: 10px;}
.Two_Elemets_Text{padding: 0 9px 9px 9px; z-index: 2; background-color: aliceblue; position: relative; width: 110%; display: flex; flex: 1 0 auto; border: 2px black solid; background-color: aliceblue; border-radius: 0 0 25px 25px;border-top: none; display: flex; align-items: center; justify-content: flex-start; flex-direction: column;}
.Two_Elemets_Info{padding: 6px; align-items: center; border: 1px black solid; border-top: none; width: 100%; height: 100%; border-radius: 0 0 18px 18px;}
.Two_Box-B{width: 1300px; height: 236px; border-radius: 35px 35px 35px 35px; display: flex; align-items: center; justify-content: space-evenly; position: absolute; top: 80px}
.Two_Site_Element{ position: relative; transition: ease 1.8s all .5s; width: 250px; height: 391px; margin-top: 174px; background-color: aliceblue; border-bottom: none; border-radius: 25px; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.Two_Site_Title{padding: 0 12px; display: flex; border: 2px black solid; align-items: flex-end; justify-content: center; text-align: center;  width: 100%; height: 60px;overflow: hidden; border-bottom: none; border-radius: 25px 25px 0 0;}.Two_Site_Title p{text-align: center; margin-top: 0;}
.Two_Site_BoxTitle{border: 1px black solid; border-bottom: none; display: flex; align-items: center; justify-content: center; padding-top: 2px; border-radius: 15px 15px 0 0 ; height: 50px; width: 230px;}
.Two_Site_FotoBox{transition: ease .3s all 0s;z-index: 3;  width: 130%; height: 150px; border: 1px black solid; background-color: aliceblue; border-radius: 10px;}
.Two_Site_Text{padding: 0 12px 12px 12px; z-index: 2;  position: relative; width: 105%; display: flex; flex: 1 0 auto; border: 1px black solid; background-color: aliceblue; border-radius: 0 0 25px 25px;border-top: none;display: flex; align-items: center; justify-content: center;}
.Two_Site_Info{padding: 8px; align-items: center; border: 1px black solid; border-top: none; width: 100%; height: 100%; border-radius: 0 0 24px 24px;}
.Two_Elemets_ToExtend{transition: ease 0.3s all 0s;width: 60px; height: 40px; border: 1px black solid; border-top: none; border-radius: 0 0 25px 25px; position: relative; bottom: 0px; display: flex; align-items: center; justify-content: center;}
#Site1_1, #Site2_1{top: 250px; right: 650px;}
#Site1_2, #Site2_2{top: -1000px; margin-bottom: 100px;}
#Site1_3, #Site2_3{top: 250px; left: 650px;}
#Site1_1.Active, #Site2_1.Active{top: 0; right: 0;}
#Site1_2.Active, #Site2_2.Active{top: 0; left: 0; right: 0;}
#Site1_3.Active, #Site2_3.Active{top: 0; left: 0;}
#TwoWindow_1{left: -100%; z-index: 2; opacity: 0;}
#TwoWindow_2{left: 0%; opacity: 0; transition: ease 1.5s all .3s;}
#TwoWindow_3{right: -100%; z-index: 2; opacity: 0;}
#TwoWindow_1.Active{left: 0%; z-index: 2; opacity: 1;}
#TwoWindow_2.Active{top: 393px; opacity: 1;}
#TwoWindow_3.Active{right: 0%; z-index: 2; opacity: 1;}
#Elemets1{background-image: url(../F_See/Works/Tik-Tak.jpg); background-size: 90% auto; background-repeat: no-repeat; background-position: center;}
#Elemets2{background-image: url(../F_See/Works/Home.jpg); background-size: 90% auto; background-repeat: no-repeat; background-position: center;}
#ElemetsSite2_1{background-image: url(../F_See/Works/VK.jpg); background-size: 90% auto; background-repeat: no-repeat; background-position: center;}

.Three{flex-direction: column; justify-content: center; text-align: center;}
.Three_Box{opacity: 0; transition: ease 1.2s all 0s; width: 650px; height: 600px; border: 2px black solid; margin-top: 100px; border-radius: 215px 215px 25px 25px; background-color: aliceblue; position: relative;}
.Three_Box.Active{opacity: 1; width: 1300px}
.Three_Box_InfoP{ border: 2px black solid; width:700px; height: 140px; border-radius: 83px; background-color: aliceblue; padding: 0 15px; text-align: center;margin-top: 75px; margin-bottom: 20px; display: flex; align-items: center; flex-direction: column;}
.Three_Title{transition: ease 1.2s all .5s; opacity: 0; position: relative; top: -100px; width: 350px; height: 75px; border: 2px black solid; border-radius: 15px; margin: 40px auto 30px auto;}.Three_Title p{font-size: 34px; align-items: center; margin: 18px;}
.Three_Title.Active{opacity: 1; top: 0;}
.Three_Bottoms{width: 1300px; position: absolute; top: 90px;}
.Three_Bottom-Left,.Three_Bottom-Right{opacity: 0; transition: ease 1.2s all .65s; cursor: pointer; position: absolute; width: 280px; height: 70px; border: 2px black solid; border-radius: 15px;}
.Three_Bottom-Left{left: -250px;}.Three_Bottom-Left p{font-size: 30px; align-items: center; margin: 16px;}.Active .Three_Bottom-Left{left: 125px; opacity: 1;}
.Three_Bottom-Right{right: -250px;}.Three_Bottom-Right p{font-size: 30px; align-items: center; margin: 18px;}.Active .Three_Bottom-Right{right: 125px; opacity: 1;}
.Three_Elements{width: 1300px; height: 370px; display: flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap; position: absolute; bottom: 50px;}
.Three_Element{opacity: 0; width: 210px; margin: 10px 15px; height: 135px; border: 2px black solid; border-radius: 10px; position: relative;}
.Active #ThreeElement1{transition: ease 1.5s all 1.25s; opacity: 1;}
.Active #ThreeElement2{transition: ease 1.5s all 1.5s; opacity: 1;}
.Active #ThreeElement3{transition: ease 1.5s all 1.75s; opacity: 1;}
.Active #ThreeElement4{transition: ease 1.5s all 2s; opacity: 1;}
.Active #ThreeElement5{transition: ease 1.5s all 2.25s; opacity: 1;}
.Active #ThreeElement6{transition: ease 1.5s all 2.25s; opacity: 1;}
.Active #ThreeElement7{transition: ease 1.5s all 2s; opacity: 1;}
.Active #ThreeElement8{transition: ease 1.5s all 1.75s; opacity: 1;}
.Active #ThreeElement9{transition: ease 1.5s all 1.5s; opacity: 1;}
.Active #ThreeElement10{transition: ease 1.5s all 1.25s; opacity: 1;}
.Three_Base{color: black; transition: ease .5s all 0s; border-radius: 8px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}.Three_Base p{text-align: center; font-size: 32px; margin-top: 0;}
.Three_Example{color: black; transition: ease .5s all 0s; width: 170px; height: 40px; position: absolute; right: 20px; bottom: -20px; border: 2px black solid; background-color: aliceblue; border-radius: 10px;}.Three_Example p{text-align: center; font-size: 18px; margin-top: 8px;}
.Three_TransitionBox{position: absolute; bottom: -0px; width: 1300px;}
.Three_Transition{transition: ease 1.2s all .9s; cursor: pointer; width: 175px; height: 125px; border:  2px black solid; position: absolute; display: flex; align-items: center; justify-content: center;}
.Three_Transition-Left{left: -180px; opacity: 0; border-radius: 0 0 10px 40px;}
.Active .Three_Transition-Left{left: 180px; opacity: 1;}
.Three_Num{transition: ease .9s all 1.2s; width: 200px; height: 125px; border: 2px black solid; border-radius: 0 0 60px 60px; opacity: 0; position: absolute; top: 125px; left: 550px;}.Three_Num p{font-size: 60px; margin-top: 28px;}
.Active .Three_Num{top: 0px; opacity: 1;}
.Three_Transition-Rigth{right: -180px; opacity: 0; border-radius: 0 0 40px 10px;}
.Active .Three_Transition-Rigth{right: 180px; opacity: 1;}

.Four_Box_InfoP{border: 2px black solid; width:700px; height: 100px; position: absolute; top: 45px; border-radius: 83px; background-color: aliceblue; padding: 0 15px; text-align: center;margin-top: 75px; margin-bottom: 20px; display: flex; align-items: center; flex-direction: column;}
.Four_Box{width: 1300px; height: 240px; border: 2px black solid; position: relative; top: 65px; border-radius: 100px; background-color: aliceblue; position: relative; display: flex; align-items: center; justify-content: center;}
.Four_Element{margin: 0 25px; width: 235px; height: 500px; display: flex; flex-direction: column; align-items: center; position: relative; top: 18px; border-radius: 25px; background-color: aliceblue;}
.Four_Title{width: 195px; height: 70px; border: 2px black solid; border-radius: 25px 25px  0 0; border-bottom: none; margin: 0px auto;}.Four_Title p{font-size: 34px; align-items: center; margin: 15px;}
.Four_Body{width: 235px; height: 320px; border: 2px black solid; border-radius: 15px; margin: 0px auto;}
.Four_Info{width: 195px; border-radius: 0 0 25px 25px; border: 2px black solid; border-top: none; flex:1 0 auto;}
.Four_Elemets_ToExtend{width: 60px; height: 40px; border: 1px black solid; border-top: none; border-radius: 0 0 25px 25px; position: absolute; bottom: -40px; display: flex; align-items: center; justify-content: center;}

.Five{flex-direction: row;}
.Five_BoxFoto,.Five_BoxText{transition: ease 1.5s all 0s; position: relative; width: 1300px; min-height: 950px;border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.Five_BoxFoto{left: 0; top: 300px; opacity: 0;}.Five_BoxFoto.Active{top: 0; opacity: 1;}
.Five_BoxText{right: 0; bottom: 300px; opacity: 0;}.Five_BoxText.Active{bottom: 0; opacity: 1;}
.Five_Elevator{transform: rotate(90deg); position: absolute; border: 2px black solid; border-radius: 33%; width: 175px; height: 250px; background-color: aliceblue; z-index: 2; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.Five_FotoStorage{width: 1200px; height: 900px; padding: 60px; display: flex; flex-direction: column; align-items: center; justify-content: space-around; flex-wrap: wrap;}
.Five_FotoElement{width: 75%; height: auto; position: relative; border-radius: 25px; overflow: hidden; transition: ease 1s all 0s; position: absolute; z-index: 2;}
.Five_Elevator-Top{cursor: pointer; margin-bottom: 15px; width: 0; height: 0; border-bottom: 60px black solid; border-left: 40px rgba(0, 0, 0, 0) solid;border-right: 40px rgba(0, 0, 0, 0) solid; position: relative; z-index: 2;}
.Five_Elevator-Bottom{cursor: pointer; margin-top: 15px;width: 0; height: 0; border-top: 60px black solid; border-left: 40px rgba(0, 0, 0, 0) solid;border-right: 40px rgba(0, 0, 0, 0) solid; position: relative; z-index: 2;}
.Five_Button{width: 14px; height: 14px; border-radius: 8px; border: 4px black solid; background-color: rgb(255, 255, 255); margin: 0 3px; transition: ease 0.1s all 0s;}
.Five_Text{width: 1200px; height: 900px; padding: 60px; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.Five_Info{width: 100%; padding: 25px; text-align: center; flex: 1 0 auto; border: 2px black solid; border-radius: 25px 25px 25px 25px; position: relative; z-index: 1;}.Five_Info p{margin-bottom: 18px;}
.Five_H2B{width: 680px; height: 70px; border: 2px black solid; border-radius: 30px 30px 0 0; border-bottom: none;}
#Five_H2{font-size: 32px; text-align: center; margin-top: 16px;}
.Five_PB{width: 680px; height: 60px; border: 2px black solid; border-radius: 0 0 20px 20px ; border-top: none;}
#Five_P{font-size: 26px; text-align: center; margin-top: 16px;}