@media screen and (max-width: 1760px) and (max-height: 990px) {
   
}

@media screen and (max-width: 1680px) and (max-height: 1050px) {
   
}

@media screen and (max-width: 1600px) and (max-height: 900px) {
   
}

@media screen and (max-width: 1440px) and (max-height: 900px) {
    
}

@media screen and (max-width: 1366px) and (max-height: 768px) {
    .head_container {
    width: 100vw;
    height: 58px;   
}

    .tittle_container {
    background-color: rgba(172, 176, 184, 0.561);
    width: 14.23vw;
    height: 33.44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 14.23px;
    border-bottom-left-radius: 14.23px;
}  

    .tittleMenu {
    display: block;
    color: black;
    font-size: 0.88rem;
    font-weight: 500;
    text-decoration: none;
    padding: 0;
    border-right: 2.8px solid black;
    white-space: nowrap;
    width: 0;
    overflow: hidden;
    animation: mark .5s step-end infinite, write 4s steps(22, end) infinite;

}

    .menu_container {
    margin: 0;
    height: 33.44px;
    width: 21.34vw;
    background-color: rgba(172, 176, 184, 0.561);
    border-top-right-radius: 14.23px;
    border-bottom-right-radius: 14.23px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

    .menu_container a {
    margin: 0;
    font-size: 0.800rem;
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    margin: 0;
}

.bottomContact {
    border-top-right-radius: 14.23px;
    border-bottom-right-radius: 14.23px;
}

.home_page {
    max-width: 1366px;
    height: 610px;
    background-color: rgb(255, 255, 255);
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    border-bottom: solid 0.3px rgba(0, 0, 0, 0.466);
}

.photo_container {
    padding: 0;
    margin: 0;
    width: 412.67px;
    height: 426.90px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
}

.photo_container img {
    padding: 0;
    margin: 0;
    height: 355.75px;
    border-radius: 17.78%;
    /* background-color: rgb(0, 136, 255); */
}

.about_container {
    width: 547.85px;
    height: 426.90px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    /* background-color: rgb(255, 14, 14); */
}

.logo_tech {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 547.85px;
    /* background-color: aqua; */
    height: 71.15px;
}

#imgPair {
    width: 49.80px;
    background-color: rgb(255, 255, 255);
    animation-name: example;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    position: relative;
}

#imgOdd {
    height: 49.80px;
    background-color: rgb(255, 255, 255);
    animation-name: example;
    animation-duration: 2s;
    animation-delay: 4s;
    animation-iteration-count: infinite;
    position: relative;
}

.about_content {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    height: 263.25px;
    width: 533.62px;
    /* background-color: green; */
}

.about_content p {
    width: 526.51px;
    font-size: 0.889rem;
    text-align: justify;
}

.contact_page {
    height: 499.20px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.container_form p {
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(255, 255, 255);
}

.container_form {
    height: 100%;
}

label {
    font-size: 1.067rem;
    height: 1.067rem;
    padding: 0;
}

input {
    outline: none;
    height: 1.067rem;
    font-size: 1.067rem;
}

.container_social_midia a {
    text-decoration: none;
    color: black;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.423rem;
}

.backHome {
    position: fixed;
    width: 35.57px;
    height: 35.57px;
    border: 0.71px;
    border-radius: 7.11px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(172, 176, 184, 0.561);
    right: 10%;
    bottom: 5%;
}

.backHome img {
    width: 90%;
}

.contact_page_header {
    height: 153.60px;
    background-color: rgb(255, 255, 255);
}

.container_social {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 57.60px;
    background-color: rgb(255, 255, 255);
    border-top: solid 0.3px rgba(0, 0, 0, 0.37);
}

.footer_page {
    width: 100%;
    height: 57.60px;
    background-color: rgba(172, 176, 184, 0.561);
    display: flex;
    justify-content: center;
    align-items: center;
}











}

@media screen and (max-width: 1280px) and (max-height: 1024px) {
    
}

@media screen and (max-width: 1280px) and (max-height: 960px) {
    
}

@media screen and (max-width: 1280px) and (max-height: 720px) {
    
}

@media screen and (max-width: 1128px) and (max-height: 634px) {
    
}

@media screen and (max-width: 1024px) and (max-height: 768px) {
    
}