.btb_container{ width:100%; max-width:1250px; margin:auto; }

.btb_header{ margin-top: 70px; padding: 50px; color: #fff;	
	background-image:url('../images/vita-c-splendor/nirvel-cosmetics-vita-c-banner.jpg'); background-position:center; background-size:cover; background-repeat:no-repeat; }

	.btb_header_link{ font-size:26px; text-decoration:underline; margin-bottom:40px; }
	.btb_header_link a h1{ color:#fff !important; }
	.btb_header_link a h1:hover{ color:#fff !important; }
	.btb_header_link h1{ color:#fff !important;  }


.btb_sec1{ display:flex; margin-top:100px; }

	.btb_sec1_esq{ width:60%; padding-right: 70px; border: 1px solid #000; padding:40px 130px 40px 40px; }

		.btb_sec1_bt{ border:1px solid #000; width:fit-content; padding:15px 20px; }
		.btb_sec1_bt:hover{ background-color:rgba(255,255,255,.6); }

	.btb_sec1_dre{ width:40%; }
		.btb_sec1_dre_inner{ width: calc(100% + 100px); height:100%; margin-left:-100px; padding-top:40px; }
		.btb_sec1_dre_inner img{ width:100%; height:auto; }

		.btb_sec1_video{ width:100%; margin-top:15px; }
		.btb_sec1_video iframe{ width:100%; aspect-ratio: 1.8; border:1px solid #ccc; }



.btb_sec2{ display:flex; margin-top:100px; }

	.btb_sec2_esq{ width:40%; position:relative; z-index:2; }
		.btb_sec2_esq_inner{ width: calc(100% + 100px); height:100%; margin-right:-100px; }
		.btb_sec2_esq_inner img{ width:100%; height:auto; }

	.btb_sec2_dre{ width:60%; position:relative; z-index:1; padding-top:70px; }
		.btb_sec2_dre_inner{ background-color:#ffd8be; padding:60px 60px 60px 150px; }

.btb_newsletter{ margin-top:100px; }


@media only screen and (max-width: 768px) {

	.btb_header{ margin-top: 40px; padding: 20px; }

	.btb_sec1{ display:block; margin-top:60px; }
		.btb_sec1_esq{ width:100%; padding-right: 0px; padding:20px; }
		.btb_sec1_dre{ width:100%; }
			.btb_sec1_dre_inner{ width: 100%; margin-left:0px; padding-top:0px; }

	.btb_sec2{ display:block; margin-top:60px; }
		.btb_sec2_esq{ width:100%; }
			.btb_sec2_esq_inner{ width: 100%; margin-right:0px; }

		.btb_sec2_dre{ width:100%; padding-top:0px; }
			.btb_sec2_dre_inner{ padding:20px; }

	.btb_sec3{ display:block; margin-top:60px; }
		.btb_sec3_esq{ width:100%; padding:20px; }

		.btb_sec3_dre{ width:100%; }
			.btb_sec3_dre_inner{ width: 100%; margin-left:0px; padding-top:0px; }
}
*/