#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;padding:0}.containerAboutMe{height:680px}.boxContainer{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center}.boxImageAboutMe{width:35%}.boxImageAboutMe img{width:100%}.boxinfoAboutMe{width:60%;display:flex;flex-direction:column;justify-content:center}.h2AboutMe{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(38px,5.2vw,43px);margin-bottom:10px;text-align:justify}.infoAbout{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(16px,5vw,24px);text-align:justify}.downloadCVButton{width:230px;height:71px}@media screen and (max-width: 1200px){.containerAboutMe{height:auto}}@media screen and (max-width: 990px){.downloadCVButton{width:auto;max-width:250px;height:auto}}@media screen and (max-width: 768px){.boxImageAboutMe{display:none}.boxinfoAboutMe{width:60%}.boxinfoAboutMe{width:90%;align-items:center}}.containerHome{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;height:680px;margin-top:70px}.boxContainerHome{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.divInfoImage{height:80%;display:flex;justify-content:space-around}.divInfo{width:40%;margin-left:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.h1Job{font-size:clamp(30px,4vw,43px);margin-bottom:0;text-align:left}.h1Name{font-size:clamp(40px,5.2vw,56px);margin-top:0;text-align:left}.contactButton{width:230px;height:71px}.boxImageHome{width:60%;display:flex;justify-content:center;align-items:center}.boxImageHome img{margin:10px;border-radius:100px}.boxTecnologies{height:20%;width:80%;margin:auto;display:flex;justify-content:space-evenly;align-items:center}.boxTecnologies img{width:60px;height:60px}#expressImage{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#fff;border-radius:10px}#expressImage img{width:50px;height:50px}.boxTecnologies img:hover,#expressImage:hover{transition:transform .2s ease-in-out;transform:scale(1.4)}#expressImage img:hover{transition:none;transform:none}@media screen and (max-width: 1200px){.divInfo{width:60%}}@media screen and (max-width: 991px){.containerHome{height:auto}.divInfoImage{display:flex;flex-direction:column;justify-content:center;align-items:center}.boxTecnologies{height:100px;width:100%}.divInfo{width:100%;justify-content:center;align-items:center;margin-left:0}.contactButton{width:auto;height:auto}.h1Job,.h1Name{text-align:center}}@media screen and (max-width: 768px){.boxTecnologies{height:200px;width:100%;display:grid;grid-template-columns:1fr repeat(5,1fr);align-items:center;justify-items:center}}@media screen and (max-width: 480px){.boxTecnologies{height:200px;width:100%;display:grid;grid-template-columns:1fr repeat(3,1fr);align-items:center;justify-items:center}.boxTecnologies img,#expressImage{width:40px;height:40px}#expressImage img{width:30px;height:30px}.boxTecnologies{margin-top:20px;height:auto;row-gap:10px}.divInfoImage img{height:100%;min-width:250px}}@media screen and (max-width: 280px){.divInfoImage img{min-width:0px}}.navBar{border-bottom:2px solid rgb(27,27,27)}.navBarButtons{display:flex;justify-content:space-evenly;width:60%}@media screen and (max-width: 991px){.navBarButtons{width:50%}}@media screen and (max-width: 768px){.navBarButtons{display:none}}@media screen and (max-width: 480px){.titleNavBar{font-size:10px}}.containerProjects{height:auto}.boxProjects{display:flex;flex-direction:column;justify-content:start;align-items:center;color:#fff;width:100%;height:auto}.h2Projects{width:95%;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin-bottom:10px;text-align:justify;font-size:clamp(38px,5.2vw,43px)}#boxTextPortfolio{width:100%;margin-top:10px;text-align:justify}.infoProjects{margin:auto;width:95%;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(16px,5vw,24px);text-align:justify}#cards{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr)}#card:hover{transform:scale(1.1);transition:transform .3s}#cardButtons{display:flex;justify-content:space-between;color:#000;margin-bottom:10px}#boxModal{display:flex;flex-direction:column;align-items:center;color:#fff;text-align:justify}#image{margin-top:10px;max-width:600px}#modalButtons{margin-top:10px;width:350px;display:flex;justify-content:space-around;color:#000}.buttonsProjects{width:auto}.buttonsProjects:hover,.buttons:hover{transform:scale(1.05);transition:transform .3s}.modalBoxStyle{top:50%;width:90%;max-width:1000px;max-height:80%;overflow:hidden;overflow-y:scroll}@media screen and (max-width: 1200px){.containerProjects{height:1000px}#cards{grid-template-columns:repeat(2,1fr)}#image{max-width:auto;width:80%}}@media screen and (max-width: 768px){.containerProjects{height:auto}#cards{grid-template-columns:repeat(1,1fr)}#image{max-width:auto;width:90%}.h2Projects{text-align:center}}@media screen and (max-width: 480px){.buttonsProjects{min-width:120px}#cardButtons{margin-top:-10px;display:grid;grid-template-columns:1fr;gap:5px}}@media only screen and (max-width: 360px){#modalButtons{flex-direction:column;height:150px;width:90px}.buttonsProjects{min-width:70px}}.containerTools{height:250px}.boxContainerTools{width:100%;height:100%;display:flex;flex-direction:column}.h2Tools{margin:auto;width:95%;height:10%;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(38px,5.2vw,43px);text-align:justify}.boxToolsImg{margin:10px auto;width:95%;display:flex}.boxTools{width:60%;display:flex;flex-direction:column;justify-content:space-around}.boxImageTools{width:40%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.boxImageTools{display:none}.boxTools{margin-top:10px;width:100%}.h2Tools{margin-top:20px;text-align:center}}@media screen and (max-width: 480px){.containerTools,.boxToolsImg{height:auto}}.containerContact{height:680px}.boxContact{width:100%;height:100%;display:flex;flex-direction:column}.boxContactQuestion{height:476px;display:flex;flex-direction:column;justify-content:center;align-items:center}.h2Contact{width:60%;margin-bottom:20px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(25px,8vw,56px);text-align:center}.infoContact{margin-bottom:30px;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:clamp(16px,5vw,24px);text-align:center;width:90%}.contactButtonContact{width:230px;height:71px}.boxContactFooter{height:195px;display:flex;width:100%;justify-content:space-between}.boxContactItemFooter{display:flex;align-items:center;justify-content:space-around}.boxContactItemFooter p{font-size:clamp(18px,4vw,25px);margin-left:30px;margin-right:20px}@media screen and (max-width: 991px){.boxContactFooter{flex-direction:column;align-items:center;margin:auto auto 40px;width:400px}.h2Contact{width:100%}.contactButtonContact{width:auto;height:auto}}@media screen and (max-width: 768px){.containerContact,.boxContactQuestion{height:auto}.boxContactFooter{margin-top:20px;width:100%}.boxContactItemFooter p{margin-left:30px;margin-right:0}}:root{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;background-color:#000;color:#fff}
