@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100%;background:linear-gradient(to bottom,#eeee,#fff);font-family:Poppins,sans-serif}h1,h3,a,p{color:#091766;text-decoration:none}h2{color:#091766;font-family:Saira,sans-serif;font-size:2rem;padding:4rem;text-align:center}nav{width:100%;height:50px;display:flex;justify-content:space-between;padding:0 20px;align-items:center;background-color:#eeee;position:fixed;z-index:999}.logo{font-family:Saira,sans-serif;font-weight:400;font-size:1.2rem}.nav_container{display:flex;gap:2rem;align-items:center}.nav_container a{font-size:1.6rem;font-family:Saira,sans-serif;font-weight:600;padding:0 1rem;transition:.6s}.nav_container a:hover,.nav_container a:active{color:#0d5ea6}@media screen and (max-width:930px){nav{display:flex;justify-content:flex-start;position:fixed;z-index:999}.logo h1{color:#3d4047}.nav_container{left:3%;right:3%;height:50px;display:flex;justify-content:space-evenly;align-items:center;border-radius:12px;border:2px solid #0D5EA6;background:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;bottom:0;z-index:999;margin-bottom:1rem}.nav_container a{display:inline-block;padding:.4rem .8rem;text-decoration:none;font-size:1.1rem;font-weight:700;white-space:nowrap;box-sizing:border-box}.nav_container a:hover,.nav_container a:active{color:#0d5ea6}}@media screen and (max-width:480px){.logo{color:#3d4047}.nav_container a{display:inline-block;padding:.4rem .1rem;text-decoration:none;font-size:1.1rem;font-weight:700;white-space:nowrap;box-sizing:border-box}.nav_container a{font-size:1.1rem;font-weight:700}}@media screen and (max-width:380px){.nav_container{display:flex;flex-wrap:nowrap;justify-content:space-evenly;gap:20px;padding:0 10px}.nav_container a{font-size:.8rem;white-space:nowrap;justify-content:space-around;padding:0 .5rem}}.head_{width:100%;height:100vh;position:relative}.content{position:absolute;left:50%;top:50%;text-align:center;transform:translate(-50%,-50%)}.head_ .content h1{font-size:3rem;padding:.5rem 0 1.2rem}.basic_text{font-size:2rem;font-weight:400}@media screen and (max-width:740px){.head_ .content h1{font-size:3rem}.head_ .content p{font-size:1.5rem}}.about{padding:2rem 1rem;max-width:1200px;margin:0 auto}.about_container{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;column-gap:3rem;padding:4rem 2rem;margin:0 auto;max-width:100%;box-sizing:border-box;overflow-x:hidden}.my_img{width:350px;border-radius:1.5rem;justify-self:center;box-shadow:0 8px 12px #0009;object-fit:cover}.about_info{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;margin-right:1rem}.about_box{border:1px solid rgba(0,0,0,.5);border-radius:.75rem;text-align:center;padding:1rem 1.25rem;box-shadow:0 6px 12px #0d5ea6}.project_url{color:#0d5ea6;font-size:1.2rem;font-weight:600;transition:transform .2s ease,color .3s ease;display:inline-block}.project_url:hover{transform:scale(1.05);color:#087be1}.about_title{font-size:1.3rem;color:#151746}.about_subtitle{font-size:1.2rem}.about_description{color:#151746;font-size:1.5rem;font-weight:500;margin-top:50px}.button_flex{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;margin-top:1rem;background-color:#0d5ea6;color:#fff;border-radius:.8rem;text-decoration:none;font-weight:600}@media screen and (max-width:1040px){.about_container{width:100%;grid-template-columns:1fr;row-gap:2rem;margin:0 auto;padding:1rem 1.5rem}.my_img{width:250px}.button--flex{display:flex;width:50%;justify-content:center;margin:0 auto;margin-top:2rem}.about_box{width:100%;padding:1rem 1.5rem;margin:0 auto}}@media screen and (max-width:740px){.about_container{grid-template-columns:1fr;row-gap:2rem;margin:0 auto;width:100%;box-sizing:border-box;overflow-x:hidden}.my_img{width:250px}.button--flex{display:flex;width:50%;justify-content:center;margin:0 auto;margin-top:2rem}.about_box{width:100%;padding:1rem;margin:0 auto}.about_info{grid-template-columns:1fr;gap:1rem}.about_description{color:#151746;font-size:1.2rem;font-weight:500}}.footer{position:relative;width:100%;padding:5rem 0;background-color:#0e0e14cc;z-index:1;font-family:Saira,sans-serif}.footer-container{max-width:1040px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.left{height:100%;max-width:100%;display:inline-flex;flex-direction:column;padding:1rem}.left div{text-align:left}.location,.phone,.mail{display:flex;align-items:center;gap:15px;margin-bottom:.5rem;text-align:left}.left a{font-size:1.1rem;color:#eee;text-align:left}.ico{font-size:20px;width:24px;color:#eee;text-align:center}.right{height:100%;max-width:100%;display:flex;flex-direction:column;padding:1rem}.social{margin-top:.5rem}h4{font-size:1.2rem;padding-bottom:.7rem;color:#eee}.left p,.left a{font-size:1.1rem;color:#eee;padding:.5rem}.copy{padding:10px 0}.copy p{color:#eee;font-size:1rem;font-weight:400;font-family:Saira,sans-serif}.social-ico{font-size:30px;color:#eee;margin-right:1rem}@media screen and (max-width:1040px){.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.container{padding-top:80px}.skills_container{max-width:90%;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;justify-items:center}.skills_card{padding:.5rem 1rem}.skills_card img{width:300px;height:212px;border-radius:5px;box-shadow:0 8px 12px #0009;cursor:pointer}.certificat_title{text-align:center;padding:10px 0}.skill_img{cursor:zoom-in;transition:transform .2s ease;cursor:pointer}.zoom_overlay{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center;cursor:zoom-out;z-index:999}.zoomed_img{max-width:90%;max-height:90%}.close_btn{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:32px;color:#fff;cursor:pointer;z-index:1000}.close_btn:hover{color:#f44}@media screen and (max-width:1040px){.skills_container{max-width:90%;margin:0 auto;grid-template-columns:1fr}.skills_card img{display:block;margin:0 auto}}label{color:#d0e0ec;margin-bottom:.4rem}form{display:flex;flex-direction:column;padding:1rem 3rem;margin:auto;max-width:600px}form input,form textarea{margin-bottom:1rem;padding:10px;font-size:1.2rem;border:1px solid #151746;border-radius:10px;background-color:#f1f0f0;color:#151746;outline:none}form input:focus,form textarea:focus{background-color:#e3e8ee;border-color:#0d5ea6;outline:none}.btn{font-size:1.2rem;background-color:#0d5ea6;border-radius:10px;color:#f3f3f3;padding:10px;transition:.3s;cursor:pointer}.btn:hover{background-color:#052847}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#007bff;color:#fff;padding:14px 24px;border-radius:8px;font-size:1rem;box-shadow:0 4px 12px #0003;animation:fadeInOut 3s ease forwards;z-index:9999}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(20px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1}to{opacity:0;transform:translate(-50%) translateY}}
