

.text-modal {
color: black !important;
}
.content-txt-section-2-home h4 {
   font-family: "Atlas-Grotesk-Thin";
   font-size: .9rem;
   font-weight: 500;
   text-align: left;
}

.content-txt-section-2-home {
   height: 100%;
   padding-left: 5px;
}

.mbs {
margin-bottom: 1.5px;
}

.link-terminos-offers {
   color: #212529;
   text-decoration: none;
   font-style: italic;
   transition: all .1s ease-in-out;
}

.link-terminos-offers:hover {
   color: #212529;
}

.content-txt-section-2-home p {
   font-family: "Atlas-Grotesk-Thin";
   font-size: 1rem;
   line-height: 1.2;
   color: #444444;
}

.modal-header {
   display: flex;
   flex-shrink: 0;
   align-items: center;
   justify-content: space-between;
   padding: 1rem 1rem;
   border-bottom: none;
}

.modal-content {
   border-radius: 0.1rem;
}

.modal-body,
.modal-header {
   margin-left: 20px;
   margin-right: 20px;
}

.offer {
   width: 250px !important;
   margin-left: 35px;
   margin-right: 35px;
}

ul li {
   font-family: "Atlas-Grotesk-Thin";
   font-size: 1rem;
   line-height: 1.2;
   color: #444444;
}


.content-txt-section-2-home h2 { 
   font-size: 1.6rem;
}

.infochat_floatmain, .whatsapp-btn {
display: none !important;
}

footer {
   padding: 20px;
   width: 101%;
   margin: 0px;
   padding-right: 20px;
}