html{
    font-size: 62.5%;
}
* {
    outline: none;
}
a{
    text-decoration: none;
}
ul, li{
    list-style: none;
}
body{
    font-family: 'Anek Latin';

}
.whatsapp{
    position: fixed;
    width: 7rem;
    height: 7rem;
    border: 0.2rem solid #00F942;
    background-color: #471B48;
    border-radius: 50%;
    right: 4.1rem;
    bottom: 0;
    transform: translateY(-50%);
    z-index: 1000;
}
.whatsapp svg{
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 1.9rem;
}
.background_image_menu{
    width: 100%;
    height: 102rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.internal .background_image_menu{
    display: none;
}
.background_image_menu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.95;
}
.internal .background_image_menu img{
    display: none;
}
.internal{
    width: 100%;
    height: 100%;
    background-color: #1C1A37;
    padding-bottom: 1.5rem;
}
.central{
    width: 128.6rem;
    margin: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}
.central_int{
    width: 110.3rem;
    margin: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}
.top_menu{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.top_menu .social_media{
    display: flex;
    justify-content: end;
    padding-top: 5.4rem;
    align-items: center;
}
.top_menu .social_media li{
    margin-left: 1.5rem;
    display: flex;
    align-items: center;
}
.top_menu .social_media li a,
.top_menu .social_media li a svg{
    width: 2rem;
    display: block;
}
.main_footer_top .cetification{
    display: flex;
    justify-content: end;
    width: 100%;
    height: 100%;
    gap: 1rem;
    padding-top: 1rem;
}
.main_footer_top .cetification img{
    width: 10rem;
    height: 14rem;
}

.main_menu{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding-top: 1rem;
}
.main_menu .search_area{
    display: flex;
    justify-content: space-between;
}
.main_menu .search_area .menu_list{
    display: flex;
    justify-content: space-between;
    padding: 2rem;
    width: 70rem;
}
.main_menu .search_area .menu_list li{
    display: flex;
    align-items: center;
}
.main_menu .search_area .menu_list li a{
    font-weight: normal;
    font-size: 2.1rem;
    line-height: 2.6rem;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}
.main_menu .search_area .menu_list li:first-child a{
    color: #E41A33;
}
.main_menu .search_area #search_image svg{
    width: 3.5rem;
}
.talking_cursomers{
    width: 100%;
    height: 100%;
    padding-top: 5.5rem;
    background: linear-gradient(180deg, rgba(241,241,241,1) 0, rgba(241,241,241,1) 5.5rem, rgba(255,255,255,1) 5.5rem, rgba(255,255,255,1) 100%);
    position: relative;
    z-index: 1;
    padding-bottom: 17rem;
}
.talking_cursomers.servico{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0, rgba(255,255,255,1) 5.5rem, rgba(241,241,241,1) 5.5rem, rgba(241,241,241,1) 100%);
}
.talking_cursomers.footer_internal{
    display: none;
}
.talking_cursomers.iso-27001,
.talking_cursomers.iso-27017,
.talking_cursomers.iso-27018,
.talking_cursomers.iso-27701{
    display: block;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0, rgba(255,255,255,1) 5.5rem, rgba(241,241,241,1) 5.5rem, rgba(241,241,241,1) 100%);
}
.talking_cursomers::after{
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(28,26,55,1) 0%, rgba(71,27,72,1) 100%);
    z-index: 2;
}
.talking_cursomers .background{
    position: relative;
    z-index: 3;
    padding-top: 4.8rem;
    padding-bottom: 7.5rem;
}
.talking_cursomers .background .desc{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-evenly;
    padding-top: 5.5rem;
    padding-bottom: 6.3rem;
}
.talking_cursomers .background .desc h3{
    font-weight: normal;
    font-size: 7.2rem;
    line-height: 8rem;
    text-align: left;
    color: #fff;
    width: 25%; 
}
.talking_cursomers .background .desc .talking{
    width: 55%;
    display: flex;
    justify-content: space-between;
}
.talking_cursomers .background .desc .talking li{
    width: 47%;
    position: relative;
    border: 0.1rem solid #707070;
    border-radius: 2rem;
    padding: 3rem;
}
.talking_cursomers .background .desc .talking li h4{
    font-weight: bold;
    font-size: 2.6rem;
    line-height: 2.4rem;
    text-align: left;
    color: #1c1a37;
    padding-top: 1.3rem;
}
.talking_cursomers .background .desc .talking li .company{
    font-weight: normal;
    font-size: 1.7rem;
    line-height: 1.8rem;
    text-align: left;
    color: #1c1a37;    
}
.talking_cursomers .background .desc .talking li .desc_text{
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 2.4rem;
    text-align: left;
    color: #a5a5a5;    
    padding-top: 2.4rem;
}
.banner_contact{
    position: relative;
}
.banner_contact.post{
    background-color: #f3f3f3;
    padding-bottom: 6.9rem;
}
.banner_contact.post .contact_banner{
    margin-bottom: unset;
}
.contact_banner{
    width: 109.9rem;
    background-color: #AB0814;
    padding: 3.6rem 8.7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: -24rem;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
}
.banner_contact.footer_internal .contact_banner{
    position: relative;
    top: 0;
    margin-bottom: 6.9rem;
}
.banner_contact.iso-27001 .contact_banner,
.banner_contact.iso-27017 .contact_banner,
.banner_contact.iso-27018 .contact_banner,
.banner_contact.iso-27701 .contact_banner{
    margin-bottom: unset;
    position: absolute;
    top: -24rem;
}
.banner_contact.footer_internal.contact{
    display: none;
}
.contact_banner p{
    font-weight: normal;
    font-size: 4rem;
    line-height: 4.5rem;
    text-align: left;
    color: #fff;
}
.contact_banner p strong{
    font-weight: bold;
}
.contact_banner a{
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 2.5rem;
    text-align: left;
    color: #d00e1c;
    text-transform: uppercase;
    padding: 1.3rem;
    background-color: #FFFFFF;
    border-radius: 1rem;
}
.footer{
    width: 100%;
    height: 100%;
    background-color: #151519;
    border-bottom: 0.2rem solid #000000;
}
.footer .main_footer_top{
    width: 100%;
    height: 100%;
    display: flex;
    padding-top: 5rem;
    padding-bottom: 3rem;
    justify-content: space-around;
    margin: auto;
}
.footer .main_footer_top h4{
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 2.5rem;
    text-align: left;
    color: #f3f3f3;    
}
.footer .main_footer_top .logos_social_media{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer .main_footer_top .logo{
    margin-left: 5rem;
}
.footer .main_footer_top .logos_social_media .social_media{
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    padding-top: 3rem;    
}
.footer .main_footer_top .menu_footer{
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
}
.footer .main_footer_top .menu_footer li{
    height: 50%;
    margin-right: 5rem;
}
.footer .main_footer_top .menu_footer li a{
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 2.5rem;
    text-align: left;
    color: #f3f3f3;
}
.developer{
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #151519;
}
.developer p{
    font-weight: normal;
    font-size: 1.1rem;
    line-height: 1.5rem;
    text-align: center;
    color: #f3f3f3;
    text-transform: uppercase;
    padding: 1.5rem;
}
.developer a{
    color: #f3f3f3;
}    
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
  }
  .grecaptcha-badge:hover {
    width: 256px !important;
  }