/***header  */
header , header .header{
    
}
header{
    height: 60vh;
}
header .header_text__info{
    font-size: 4.5rem;
}
.header{
    height: calc(60vh - 52vh);
    max-height: 130px;
}
.header__img{
    margin-right: 0px;
}
.header__img img {
    max-width: 220px;
}
.header__menu ul li{
    font-size: 1.3rem;
}


.InfoModule{
    position: relative;
    margin: auto;
    width: 100%;
    color:white;
    opacity: 0;
    background-color: #00142E;
    padding: 30px 5% 30px 5%;
    overflow: hidden;
    z-index: 1111111;
}


section{
    max-width: 2400px;
    margin: 0 auto;
}
/****************body **************/
.banner {
    padding-left: 4%;
}
.banner__text h1 {
    font-size: 7.2rem;
}

.banner__text p {
    font-size: 3.5rem;
    margin-top: 10vh;
}

.sectionCounting{
    flex-direction: row;
    height: 40vh;
    justify-content: center;
    align-items: center;
    
}

.sectionCounting__card--body{
    font-size: 6.5rem !important;
}

.sectionCounting__card--footer{
    font-size: 4.5rem !important;
}

.section1 .section1_card__text{
    font-size: 2.8rem;
}
.section1 .section1_card__img{
    background-position: center;
}

.section2 {
    height: 40vh;
}

.section2 .section2_text--primary {
    font-size: 5.5rem;
}


.section2 .section2_text--secondary {
    font-size: 4.5rem;
}

.section2 .section2--button {
    font-size: 3.0rem;
}



/*   SECTION MAPAS ABOUT US  */

.section_map .section_map__main h2{
    font-size: 5rem;
}
.section_map .section_map__main h3{
    font-size: 2.5rem;
}

.section_map .section_map__main p{
    font-size: 1.5rem;
}

.section__info p{
    font-size: 1.5rem;
}


.main_contactUs{
    height: calc(100vh - 70px);
}

.main_contactUs__menu .main_contactUs__menu--text h2{
    font-size: 5.6rem;
}

.main_contactUs__menu .main_contactUs__menu--text p{
    font-size: 2.0rem;
}

.main_contactUs__img{
    bottom: 68%;
    height: 68%;
}

/**************** FOOTER SECTION  *************/

.footer__section {
    width: 90%;
    font-size: 2.5rem;
}

.footer__section--logo--serlefin img {
    max-width: 100%;
}

.footer .Logo_Calidad {
    max-width: 200px;
}

.footer .footer__bottom {
    font-size: 2.2rem;
}

.header{
    height: calc(60vh - 52vh);
    max-height:none;
}
.header__img{
    margin-right: 0px;
}
.header__img img {
    max-width: 300px;
}
.header__menu ul li{
    font-size: 2.6rem;
}
#InfoModule1{
    font-size: 2.6rem;
    padding: 3% !important;
}




.section_typically{
    padding: 40px;
}

.section_typically__title {
    text-align: center;
    font-family: raleway-extrabold;
    font-size: 4.0rem;
    color: var(--color5);
}
.section_typically--cards{
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.section_typically__card{
    display: flex;
    flex-direction: column;
    height: 320px;
    width: 30%;
    margin: 50px auto;
    justify-content: space-between !important;
}
.section_typically__card--header {
    height: 70%;
}
.section_typically__card--body {
    height: 20%;
    font-family: raleway-bold;
    color: var(--color5);
    font-size: 3.0rem !important;
    text-align: center;
}

.section_typically__card--footer, .section4__text, footer, .sectionCounting .sectionCounting__card--footer {
    font-size: 2.6rem;
    line-height: 4rem;
    text-align: center;
}



.section4{
    padding: 30px;
    height: 35vh;
    position: relative;
}
.section4__img{
  margin-top: 0px;
    width: 51%;
    position: absolute;
    height: 100%;
    top: 0px;
}
.section4__text{
    padding: 0% 0% 0% 0%;
    text-align: center;
    font-size: 3.0rem;
    line-height: 6rem;
}


.section_img_aside .section_img_aside__text {
    font-size: 3.0rem;
}



.section_Transaction{
    padding: 5% 0%;
    flex-direction: row;
    justify-content: space-around;
    height: 40vh;
    align-items: center;
    font-size: 3rem;
}
.section_Transaction__card{
    width: 45%;
    height: 250px;
    white-space: nowrap;
    font-size: 4rem;
}
.section_Transaction__card--body{
    font-size: 4.5rem;
}


.text_medium h3{
    font-size: 5.2rem;
}
.text_medium p{
    width: 85%;
    font-size: 3.0rem;
}





.section_title h3{
    font-family: raleway-bold;
    font-size: 5.5rem;
    color: var(--color5);
}

.section_title hr{
    width: 50%;
}

.section_title p{
    font-size: 3rem;
    color: var(--color5);
    width: 80%;
    margin: 0 auto;
}



.sectionServices{
    height: auto;
    justify-content: space-around;
}

.sectionServices .section1_card__header{
    font-size: 3.0rem;
}
.sectionServices .section1_card__text{
    font-size: 2.8rem;
}

.sectionServices .section1_card .section1_card__img {
    height: 200px
}




.section_map .section_map__main h2{
    font-size: 7.5rem;
}
.section_map .section_map__main h3{
    font-size: 4.5rem;
}

.section_map .section_map__main p{
    font-size: 3.5rem;
}

.section__info p{
    font-size: 2.8rem;
}



/***************** CONTACT US RESPONSIVE ********************/
.main_contactUs {
    height:calc(103vh - 100px);
    
}
.main_contactUs__menu {
    flex-direction: row;
    margin: 0px 0px;
    width: 100%;
    padding: 1% 2% 0% 10%;
    height: 100%;
}
label {
    color: var(--color2);
    display: block;
    padding-bottom: 1%;
}

.main_contactUs__img{
    position: relative;
    height: 69%;
    max-width: 704px;
    bottom: 68%;
    left: -665px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 585px;
}

.main_contactUs__menu--text {
    width: 100%;
    /* padding-top: 20px; */
    text-align: center;
    height: 20%;
    padding: 30px;
}
.main_contactUs__menu--text h2 {
   font-size: 5.6rem !important;
    text-align: left;
    padding-bottom: 5%;
}

.main_contactUs__menu--text p {    
    font-size: 3.0rem !important;
    font-family: raleway-regular;
    text-align:left;
}


.main_contactUs__menu--form--primary{
    height: 100%;
    max-width: none;
    font-size: 3rem;
}
.main_contactUs__menu--form--primary input{
    font-size: 2.8rem;
}

.main_contactUs__menu--button button{
    font-size: 2.8rem;
}



/* estilos de footer */
footer{
    margin-top: 10vh;
    font-size: 1.2rem;
}

.footer__section {
    width: 100%;
    font-size: 2.8rem;
}

.footer__section--menu div {
    display: table;
    width: 100%;
}

.footer__section--menu span {
   float: left;
    width: 33.33%;
    padding: 5px;
    
}

.footer__section--menu span img {
    height: 40px;  
 }
 


.footer__section--logo--serlefin img , .footer__section--logo--serlefin{
    width: 100%;
}

.footer__section--logo {
    width: 30%;
}
.footer__section--logo--iso img , footer__section--logo--PCI img{
    min-width: 100px;
    height: 140px;
}