.banner-inter-adic {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: left;
    font-family: 'Montserrat Bold';
    margin-top: 0% !important;
}

.texto-inter-adic {
    color: #000;
	width: 40%;
}

.titulo1-inter-adic {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 8px;
}


.subtitulo-inter-adic {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    /* margin-top: 12%; */
    line-height: 50px;
}

.foto-inter-adic {
	width: 40%;
}

.foto-inter-adic img {
    height: auto;
    display: block;
    margin-top: -10% !important;
    max-width: 100%;
    margin-bottom: -30% !important;
}

.tiltefaqs {
    margin-top: 3% !important;
}

.blacklabel {
    font-family: 'Montserrat';
    font-weight: normal !important;
    
}

@media(max-width: 768px) {
    .banner-inter-adic {
        flex-direction:column;
        margin: 0;
        padding: 0;
    
    }
.texto-inter-adic {
    color: #000;
    width: 100%;
    text-align: left;
    /* margin-left: 15%; */
    /* margin-right: auto; */
}
    .titulo2-inter-adic {
        font-size: 56px;
        line-height: 32px;
    }

    .titulo1-inter-adic {
        font-size: 28px;
    }

    .subtitulo-inter-adic {
        font-size: 22px;
        margin-top: 2% !important;
        /* margin-left: auto; */
        /* margin-right: auto; */
    }

    .foto-inter-adic {
        max-width: 250px;
        width: 100%;
        margin-top: 10%;
    }
	.foto-inter-adic img{
        margin-top: 0px !important;
        /* width: 900px !important; */
    }
	#content>div>div.intermedia-page-container>div>div>div>div>section:nth-child(8) {
    padding-bottom: 0px !important;
}
	.tiltefaqs {
    margin-top: -30% !important;
}
}

#content>div>div.intermedia-page-container>div>div>div>div>section:nth-child(8) {
    border-bottom: 120px solid #f53663;
    margin-bottom: 0%;
}
#content>div>div.intermedia-page-container>div>div>div>div>section:nth-child(11) {
    background: #f0f0f0 !important;
}

@media(min-width: 770px) {
#ProductPicker1 > div > div > div > div:nth-child(3) > div > div > div.product-attributes-wrapper > ul > li:nth-child(4) > span > div > button{
	margin-top: 27px;
}
}