.bloco-topo-250 {
	background-color: #ccc;
	text-align: center!important;
    margin: 0px; 
	height: 250px;
}

.bloco-topo-250 .bloco-interno {
    margin: auto;
	padding-top: 0px;
	padding-bottom: 0px; /**/
	padding-right: 0;
    padding-left: 48px;
	max-width: 1366px; /**/
	flex-direction: column-reverse;
}

.bloco-topo-250 .container {
    display: flex;
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
	gap: 15px;
	/** / align-items: center; /**/
}

.bloco-topo-250 .ofertaMobile > img {
	width:100%; 
	/*height:auto;*/
}

.bloco-topo-250 .container .ofertaDesk {
	display: flex !important;
	background-size:cover;
	background-position:left center;
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
	border-radius: 8px;
	overflow: hidden;
}

.bloco-topo-250 .container .ofertaDesk > img {
    width:100%; 
    height:auto !important;
	object-fit: cover;	
}
.bloco-topo-250__infos {
	display:flex;
	/*align-items:center;*/
	justify-content:center;
	flex-direction: column;		
	width: 380px;
	text-align: left;
}
.bloco-topo-250 p, .bloco-topo-250 h1, .bloco-topo-250 a {
	text-decoration: none;
}
.bloco-topo-250__infos p {
	font-weight: normal!important;
}

.bloco-topo-250 h1, .bloco-topo-250 p {
	font-weight: 700;
}

.bloco-topo-250 a {
    color: white !important;
    background-color: #4FCE5D !important;
    background-position: 95% center !important;
    background-image: url(/media/16170643/icon-whatsapp.png) !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    padding-left: 8px !important;
    padding-right: 36px !important;
	border-radius: 10px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 10px;
}
	.bloco-topo-250 a.bloco-topo-250__btn-mobile {
		display: none;
	}
@media(max-width: 1024px){
	.bloco-topo-250 .bloco-topo-250__infos h1 {
		line-height: 32px;
	}
	.bloco-topo-250 .bloco-topo-250__infos p{
		padding-left: 0px!important;
		line-height: 16px;
	}
	.bloco-topo-250 a.bloco-topo-250__btn-desktop {
		display: none;
	}
	.bloco-topo-250 a.bloco-topo-250__btn-mobile {
		display: flex;
		margin-right: 16px;
		margin-left: 16px;
	}

}

@media(max-width: 996px){ 
	.bloco-topo-250 {
		height: auto;
	}
	.bloco-topo-250 .bloco-interno {
	    padding-bottom: 16px;
		padding-left:0;
	}

	.bloco-topo-250 .container {
	    padding: 16px;
	}

	.bloco-topo-250 .bloco-topo-250__infos h1 {
		line-height: unset;
	}
	.bloco-topo-250 .bloco-topo-250__infos p{
		line-height: unset;
	}

	#ofertaDesk {
        display:none !important;
    }

    .bloco-topo-250 .ofertaMobile {
        display: inline;
        padding-bottom:15px;
        width: 100%;
      /*  position:inherit;
        min-height: 20vw !important;*/
		background-size:contain;
		background-position:top center;
		background-repeat: no-repeat;
		height: auto;
		overflow: hidden;
        min-height: 32vw !important;
	
    }
	.bloco-topo-250__infos {
		width: 100%;
	}

}

@media(max-width: 480px){ 
	.bloco-topo-250 .ofertaMobile {
        /*width: 120%;
        margin-left: -36px;*/
		width: 100%;
        margin-left: 0px;
    }
}
		

@media(max-width: 768px){
	.bloco-topo-250 img {
		width: 100%;
		max-width: 100%;
	}

}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
