@charset "UTF-8";.Footer{width:100%}.Footer .Footer_Top{min-height:50vh;background-color:#ffe4b5;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.Footer .Footer_Top ul{display:flex;flex-wrap:wrap}.Footer .Footer_Top ul li{margin-left:30px;list-style-type:none}.Footer .Footer_Top ul li a{text-decoration:none;color:#000}.Footer .Footer_Top ul li a img{width:36px;height:36px;animation:Ani1 2s linear infinite alternate}.Footer .Footer_Top ul li a:hover{color:#2cd3e1}.Footer .Footer_Top .Logo{width:100px;height:100px}.Footer .Footer_Down{min-height:10vh;background-color:#a459d1;color:#fff;display:flex;justify-content:center;align-items:center;letter-spacing:2px}.Footer .Footer_Down span{color:#2cd3e1}@media (max-width: 590px){.Footer .Footer_Top ul{display:grid;grid-template-columns:auto auto auto}.Footer .Footer_Down{letter-spacing:1px}}.Header{width:100%;height:25vh;display:flex;justify-content:space-around;align-items:center;position:fixed;background-color:#fff;z-index:999}.Header .Header_Left .Header_Left_Part2{margin-top:15px}.Header .Header_Left .Header_Left_Part2 ul{display:flex}.Header .Header_Left .Header_Left_Part2 ul li{animation:Ani1 2s linear infinite alternate;list-style-type:none;margin-right:15px}.Header .Header_Left .Header_Left_Part2 ul li a{text-decoration:none}.Header .Header_Left .Header_Left_Part2 ul li img{width:25px;height:25px}.Header .Header_Left .Header_Left_Part2 ul li img:hover{transform:scale(1.2);transition:1s ease}.Header .Header_Right .List{display:flex}.Header .Header_Right .List li{list-style-type:none;margin-right:37px}.Header .Header_Right .List li a{text-decoration:none;color:#000;font-size:18px}.Header .Header_Right .List li a:hover{color:#2cd3e1}.Header .Header_Right .List .CloseImg{display:none}.Header .Header_Right .ListImg{width:36px;height:36px;margin-right:15px;display:none}@media (max-width: 768px){.Header_Right .List{display:none!important}.Header_Right .Open{background-color:#fff;position:absolute;top:150px;right:-10px;display:flex!important;flex-direction:column;align-items:center;padding:15px}.Header_Right .Open li{margin-bottom:20px;margin-top:10px}.Header_Right .CloseImg,.Header_Right .ListImg{display:block!important}}.Aboutme{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#fff;padding:100px 20px 20px}.Aboutme .Aboutme_Left{margin-right:30px;margin-bottom:50px}.Aboutme .Aboutme_Left img:hover{transform:scale(1.1);transition:2s ease}.Aboutme .Aboutme_Right .Aboutme_Right_Part1{margin-bottom:50px;font-size:55px}.Aboutme .Aboutme_Right .Aboutme_Right_Part2{font-size:18px;line-height:30px}@media (max-width: 506px){.Aboutme .Aboutme_Left img{width:300px}.Aboutme .Aboutme_Right{display:flex;flex-direction:column;align-items:center}.Aboutme .Aboutme_Right .Aboutme_Right_Part2{font-size:14px;text-align:center}}.ButtonComponent:hover{transform:scale(1.1);transition:1s ease}.ButtonComponent{font-size:18px}.Contact{width:100%;min-height:100vh;background-color:#fff;padding:100px 20px 20px;display:flex;flex-direction:column;align-items:center}.Contact .Contact_Part1{margin-bottom:30px;font-size:55px;text-align:center}.Contact .Contact_Part2{margin-bottom:30px;font-size:18px;text-align:center}.Contact form{display:flex;flex-direction:column;align-items:center}.Contact form input{width:300px;height:40px;padding:5px;margin-bottom:15px}.Contact form textarea{width:300px;height:100px;padding:5px;margin-bottom:15px}.Home{width:100%;min-height:100vh;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;background-color:#fff;padding:200px 15px 15px}.Home .Home_Left{margin-bottom:100px}.Home .Home_Left p{margin-bottom:20px}.Home .Home_Left .Home_Left_Part1{font-size:18px}.Home .Home_Left .Home_Left_Part2{color:#2cd3e1;font-size:28px;display:flex}.Home .Home_Left .Home_Left_Part2 .Animation{animation:Ani4 3s linear infinite alternate}.Home .Home_Left .Home_Left_Part3{font-size:55px;font-weight:700}.Home .Home_Left .Home_Left_Part4{font-size:55px;font-weight:700;margin-left:60px}.Home .Home_Left .Home_Left_Part5{font-size:23px}.Home .Home_Right img{animation:Ani1 2s linear infinite alternate}.Projects{width:100%;min-height:50vh;background-color:#fff;padding:100px 20px 20px;display:flex;flex-direction:column;align-items:center}.Projects .Projects_Top{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.Projects .Projects_Top .Projects_Top_Part1{margin-bottom:30px;font-size:55px}.Projects .Projects_Top .Projects_Top_Part2{margin-bottom:20px;font-size:18px;text-align:center}.Projects .Projects_Top button{margin-right:15px;margin-bottom:5px;font-size:14px}.Projects .Projects_Top button a{text-decoration:none;color:#fff}.Projects .Projects_Top .Button{animation:Ani2 2s linear infinite alternate}@keyframes Ani2{0%{transform:translate(0)}to{transform:translate(-10px)}}@media (max-width: 1016px){.Projects .Projects_Top .Button{display:grid;grid-template-columns:auto auto}}@media (max-width: 613px){.Projects .Projects_Top .Button{display:grid;grid-template-columns:auto}}.CardServices{position:relative;width:325px;height:550px;background-color:#ffe4b5;border:3px solid #F266AB;padding:20px;display:flex;flex-direction:column;align-items:center}.CardServices img{width:300px;height:300px;margin-bottom:15px}.CardServices h1{margin-bottom:15px;text-align:center}.CardServices p{text-align:center;margin-bottom:15px}.CardServices button{position:absolute;bottom:10px;right:60px;font-size:14px}.Services{width:100%;min-height:100vh;background-color:#fff;padding:100px 20px 20px}.Services .Services_Top{display:flex;flex-direction:column;align-items:center}.Services .Services_Top .Services_Top_Part1{margin-bottom:30px;font-size:55px}.Services .Services_Top .Services_Top_Part2{margin-bottom:30px;font-size:18px;text-align:center}.Services .Services_Down{margin-top:25px;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.Services .Services_Down div{margin:10px}.Skills{width:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:100px 20px 20px}.Skills .Skills_Top{margin-bottom:50px}.Skills .Skills_Top p{font-size:55px}.Skills .Skills_Down{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.Skills .Skills_Down .Skills_Left{margin:25px;display:flex;flex-direction:column;align-items:center}.Skills .Skills_Down .Skills_Left .Skills_Left_Part1{font-size:23px;margin-bottom:30px}.Skills .Skills_Down .Skills_Left ul li{width:300px;line-height:20px;padding:10px 10px 10px 30px;margin-bottom:15px;list-style-type:"💥";background-color:#ffe4b5;border-radius:20px}.Skills .Skills_Down .Skills_Right{margin:25px;display:flex;flex-direction:column;align-items:center}.Skills .Skills_Down .Skills_Right .Skills_Right_Part1{font-size:23px;margin-bottom:20px}.Skills .Skills_Down .Skills_Right ul li{line-height:20px;width:300px;padding:10px 10px 10px 30px;margin-bottom:15px;list-style-type:"💥";background-color:#ffe4b5;border-radius:20px}@keyframes Ani1{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes Ani3{to{transform:rotate(-180 deg)}to{transform:rotatey(180 deg)}}@keyframes Ani4{to{transform:rotate(2turn)}}@media (max-width: 768px){.Home .Home_Right img{width:400px;height:400px}}@media (max-width: 480px){.Home .Home_Left{display:flex;flex-direction:column;align-items:center}.Home .Home_Left .Home_Left_Part1{font-size:18px}.Home .Home_Left .Home_Left_Part2{font-size:28px}.Home .Home_Left .Home_Left_Part3{font-size:35px}.Home .Home_Left .Home_Left_Part4{font-size:35px;margin-left:0}.Home .Home_Left .Home_Left_Part5{font-size:18px;text-align:center}.Home .Home_Left .Home_Left_Part6{font-size:18px}.Home .Home_Right img{width:300px;height:300px}}.Testimonials{width:100%;min-height:100vh;background-color:#fff;padding:100px 20px 20px;display:flex;flex-direction:column;align-items:center}.Testimonials .Testimonials_Top{display:flex;flex-direction:column;align-items:center}.Testimonials .Testimonials_Top .Testimonials_Top_Part1{margin-bottom:30px;font-size:55px}.Testimonials .Testimonials_Top .Testimonials_Top_Part2{margin-bottom:30px;font-size:18px;text-align:center}.Testimonials .Testimonials_Top .Testimonials_Top_Part3{margin-bottom:20px;font-size:14px;color:#a459d1}.Testimonials .Testimonials_Top form{display:flex;flex-direction:column;align-items:center}.Testimonials .Testimonials_Top form input{width:300px;height:40px;padding:5px;margin-bottom:15px}.Testimonials .Testimonials_Top form textarea{width:300px;height:100px;padding:5px;margin-bottom:15px}.Testimonials .Testimonials_Down{margin-top:50px}.Testimonials .Testimonials_Down .Swiper{display:flex;align-items:center}.Testimonials .Testimonials_Down .Swiper div{margin-right:20px}.CardTestimonials{width:325px;min-height:421px;background-color:#ffe4b5;border:3px solid #F266AB;display:flex;flex-direction:column;align-items:center;justify-content:center}.CardTestimonials h1,.CardTestimonials h2{margin-bottom:20px;text-align:center}
