.header__img img {
    max-width: 220px;
}

.header_text__info{
    font-size: 2.2rem;
}

.header__img {
    width: 60%;
}

.section1 .section1_card{
    width: 45%;
}

.section2 .section2_text--primary{
    font-size:  3.5rem;
}
.section2 .section2--button {
    font-size: 1.6rem;
    padding: 18px;
}


/************* ADDED VALUES ***********/
.banner{
    height: 45vh;
    flex-wrap: nowrap;
}
.banner__text h1{
    height: 20px;
}
.banner__text p{
    height: 25%;
}
.banner__text p{
    font-size: 18px;
    margin-top: 25px;
}
.banner__img {
    height: 60%;
}


.section_img_aside .section_img_aside__text{
    font-size: 1.5rem;

}


.sectionCounting{
    height: 60vh;
}
.sectionCounting .sectionCounting__card--body{
    font-size: 3.5rem;
}

.section_typically__card--footer ,.section4__text ,footer , .sectionCounting .sectionCounting__card--footer{
    font-size: 1.5rem;
}


/*  fin added values ********************/


/*************************** automatixzation  */
.section_typically__card{
    height: 230px;
}

.section_typically__card--header {
    height: 40%;
}
/**/


.section_map{
    margin-top: 10vh;
    height: 25vh;
}


.main_contactUs .main_contactUs__menu .main_contactUs__menu--text h2{
    font-size: 3.5rem;
}

.main_contactUs .main_contactUs__menu .main_contactUs__menu--text p{
    font-size: 1.5rem;
}

.Logo_Calidad {
    max-width: 120px;
}

.footer__section--logo{
    width: 80%;
}
.footer__section--logo--serlefin img{
    max-width: 250px;
}
.footer__section--logo--serlefin{
    width: 40%;
}
/* .section_choose{
    height: 10vh;

} */
.section_choose h3{
    font-family: raleway-bold;
    font-size: 4.0rem;
    color: var(--color5);
}
.section_choose hr{
    width: 60%;
    margin: 10px auto;
    border: 3px solid var(--color3);
}

.section_choose p{
    font-size: 1.2rem;
    color: var(--color5);
}


.sectionServices{
    height: auto;
    justify-content: space-around;
}

.sectionServices .section1_card__header{
    font-size: 2.0rem;
}
.sectionServices .section1_card__text{
    font-size: 1.2rem;
}
