#sec1{position: relative;}#sec1containerfluid{height: 100%; font-family: Arial, sans-serif; background-color: #ffffff;}#sec1row{height: 100%; position: relative;}#sec1column1{order: 2; height: 100vh; margin: 0; display: flex; padding: 0; position: relative; flex-direction: column; justify-content: center; background-color: #ead4c6;}#sec1imagecontainer1{width: 100%; height: 100%; margin: 0; display: flex; padding: 0; z-index: 1; position: relative; align-items: center; justify-content: center;}#sec1img1{width: 100%; height: 100%; object-fit: cover;}#sec1img1Mob{width: 100%; height: 100%; object-fit: cover;}#sec1overlaytextright{right: 89%; width: 60%; height: 57%; display: flex; z-index: 2; position: absolute; text-align: center; align-items: center; padding-top: 60px; padding-left: 10px;  padding-right:  10px; flex-direction: column; padding-bottom: 60px; justify-content: center; background-color: black;}#sec1p{color: #ead4c6; margin-bottom: 0; text-transform: capitalize;}#sec1h1{color: #ead4c6; font-size: 37px; font-family: 'Abril Fatface', serif; margin-bottom: 10px;}#sec1container2{text-align: center;}#sec1btn{color: #8c000d; width: 160px; border: none; cursor: pointer; height: 40px; padding: 10px 20px; font-size: 16px; box-shadow: #32325d 0px 10px 20px -10px,#000000 0px 5px 10px -5px; transition: background-color 0.3s ease; font-family: 'Arial', sans-serif; font-weight: bold; background-color: #e9e0d9;}#sec1column2{order: 1; height: 100vh; margin: 0; display: flex; padding: 0; position: relative; align-items: center; justify-content: center; background-color: #ffffff;}#sec1divtop{top: 0; left: 0; width: 100%; height: 50%; z-index: 0; position: absolute; background-color: #8c000d;}#sec1divbottom{width: 100%; bottom: 0; height: 50%; z-index: 0; position: absolute; background-color: #ead4c6;}#sec1imagecontainer2{width: 100%; height: 70%; margin: 0; display: flex; padding: 0; z-index: 1; position: relative; align-items: center; justify-content: center;}#sec1img2{width: 50%; height: 100%; object-fit: cover;}#sec1img2Mob{width: 50%; height: 100%; z-index: 1; object-fit: cover;}@media (max-width: 767.98px) {#sec1overlaytextright{top: 15%; left: 10%; width: 80%; height: 40%; padding: 30px 5px; font-size: 14px; transform: translateY(-100%);}#sec1img2{width: 100%;}#sec1img2Mob{width: 100%;}}