.box20250815155752405 {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
    /*background-image: url('/template/webpage/images/header_homepage_indisches_parlament.jpg');*/
    background-size: cover;
    background-position: 51% 66%;
    background-attachment: scroll;
    background-repeat: no-repeat;
	z-index: 1;
}

.box20250815155752405 .box20250815155752405_a {
	display: flex;
    background-color: #000000;
    content: "";
    opacity: 0.3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: all .3s ease-in-out;
}

.box20250815155752405_1 {
    display: flex;
    position: absolute;
    /* top: 15rem; */
    left: 0;
    bottom: 200px;
    text-align: left;
    /* width: 100%; */
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0px;
    /* background-color: rgba(0,0,0,0.6); */
    margin-top: 85px;
    z-index: 2;
}
.box20250815155752405_2 {
text-align: right;
		color: #fff;
	margin-top: 45px;
	margin-right: 15px;
		font-size: 13px;
}
.box20250815155752405_title1{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.box20250815155752405_title{
	font-size: 48px;
	line-height: 58px;
	margin-bottom: 24px;

}
.box20250815155752405_bt{
margin-top:30px;
	
}
.box20250815155752405_bt .box20250815155753462{
	justify-content: flex-start;
}
.box20250815155752405_hr hr{
	color:#fff;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.box20250815155752405_title2{
	font-size: 34px;
	line-height: 48px;
	font-weight:lighter;
	/*text-align:justify;*/
}

@media(min-width:992px){
	.box20250815155752405 {
	height: 100%;
	position: relative;
	}
	.box20250815155752405_1 {



left: 80px;

/* width: 457px; */

/* height: 457px; */

}
	.box20250815155752405_1:hover {
		/*background-color:transparent;*/
	}
}