	body {
	margin: 0;
	background-image:url();
	background-repeat:no-repeat;
	background-color:rgba(242, 240, 240,1);background-attachment:local;
	background-size:auto;
	background-position:center top;
	}
	a{
		text-decoration: none
	}
	.lnk1{
		opacity:0.5;
	}
	.endrp{/*
		margin-top: 2px;*/
	}
	.pdf{
		display: flex;
    	width: 100%;
	}
	.impdf{
    width: 30px;
    height: 21px;
    margin: 10px 10px 0 10px;
	}
	.lnk2{
		display: flex;
		align-items: center;
	}
	.lnpdf{
		margin-top: 10px;
	}
	.tpdf{
	font-size: 1em;
	font-weight: bold;
	color:black;
	}


	.pdf pdf:nth-child(1){
		display: flex;
		justify-content: flex-start;

	}
	header{
		display: none;
		width: 100vw;
	}
.cont1{
	display: flex;
	justify-content: center;
	background-color: grey;

}
	.ens1{
		display: flex;
		justify-content: center;
		max-width: 1040px;
		height: auto;

	}

	/* Part One */

	.contdrp{
		display: flex;
		flex-direction: column;
		}
	.linedrp{
		width: 30px;
		height: 2px;
		background-color: black;
		}

	.drp{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-end;
	}
	.imdrp{
		width: 30px;
		height: 21px;
		margin-right: 10px;
		margin-top: 10px;
		border-radius: 5px;
	}

	.collatg{
		width: auto;
		height: 98%;
		min-width: 300px;
		background-color:rgba(145, 145, 145,1);background-attachment:local;
		margin-bottom: 60px;
		box-shadow: -5px 3px 6px rgba(0,0,0,.8);

	}

	.contimg{
		display: flex;
		justify-content: center;

	}
	.idgif{
		filter: drop-shadow( -12px 5px 6px rgba(67, 125, 59,.3));
		margin-top:30px;
		width: 80%;
		height:  auto;
	}

.dnp{
	/*background-color: red;*/
	display: flex;
	flex-direction: column;
	margin-left: 10px;
	}

	.th2secleft{
		font-size: 1.6em;
		color: rgba(255,255,255,.9);
		text-shadow: -5px 3px 6px rgba(0,0,0,.8);
	}
	.seph2{
		width: 80%;
		height: 2px;
		color: black;
		border-color: black;
		background-color: black;
		margin-bottom: 20px;
	}
	.tsecleft{
		font-size: 1.3em;
		color: rgba(255,255,255,.9);
		text-shadow: -5px 3px 6px rgba(0,0,0,.8);
		margin-bottom: 10px;
	}
	.infsecleft{
		font-size: 1em;
		font-weight: bold;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.inlang{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-right: 30px;
	}
	.lgl1{
		margin-top: 3px;
		margin-right: 8px;
	}
	.lgl{
		margin-top: 3px;
	}
	.tseclgleft{
		font-size: 1em;
		font-weight: bold;
		margin-left: 10px;
		margin-bottom: 10px;
	}

/* Part Tow */


	.latr{
		width: 66vh;
		height: 98%;
		min-width: 600px;
		background-color:rgba(242, 240, 240,1);
		background-attachment:local;
		margin-bottom: 60px;
		box-shadow: 0 3px 6px rgba(0,0,0,.8);
	}

	.tih1{
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.h1t1{
		font-size: 2em;
		color: black;
		text-shadow: -8px 3px 6px rgba(67, 125, 59,.3);
	}
	.seph{
		width: 90%;
		height: 2px;
		color: black;
		border-color: black;
		background-color: black;
		box-shadow: -8px 6px 10px rgba(0, 0, 0,.9);
		margin-bottom: 10px;
	}
	.sephd{
		width: 90%;
		height: 1px;
		color: black;
		border-color: black;
		background-color: black;
		margin: 30px 0 10px 0;
	}
	.collatd{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin: 30px 0 0 30px;
	}
	.th2secright{
		font-size: 1.6em;
		color: rgba(0,0,0,.9);
		text-shadow: -3px 3px 6px rgba(0,0,0,.4);
	}
	.titledates{
		display: inline-flex;
		justify-content: space-between;
	}
	.tscdright{
		margin: 22px 30px 0 0;
		font-size: 1.2em;
		color: rgba(0,0,0,.9);
		text-shadow: -3px 3px 6px rgba(0,0,0,.4)
	}
	.tscright{
		font-size: 1.3em;
		color:rgba(0,0,0,.9);
		text-shadow: -5px 3px 6px rgba(0,0,0,.3);
		margin-bottom: 10px;
	}
	.tlg{
		font-size: 1.1em;
        text-shadow: -12px 5px 6px rgba(67, 125, 59,.1);
		font-weight: bold;
		margin: 20px 0 20px 20px;
		text-decoration: underline;
		font-style: italic;
	}
	.sit{
		font-size: 1em;
	    font-weight: bold;
	    margin-left: 10px;
	    margin-bottom: 10px;


	}
	.jb{
    font-size: 1em;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;

	}

/*Media 941 */

@media screen and (max-width: 941px) {

		.collatg{
		width: auto;
		height: 98%;
		min-width: 150px;
		background-color:rgba(145, 145, 145,1);background-attachment:local;
		margin-bottom: 60px;
		box-shadow: -5px 3px 6px rgba(0,0,0,.8);

	}

	.latr{
		width: 66vh;
		height: 98%;
		min-width: 400px;
		background-color:rgba(242, 240, 240,1);
		background-attachment:local;
		margin-bottom: 60px;
		box-shadow: 0 3px 6px rgba(0,0,0,.8);
	}


}

/* Media 576 */

@media screen and (max-width: 941px) {
		.ens1{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		height: auto;
		background-color: grey;

	}

		.collatg{
		width: 100%;
		height: auto;
		min-width: 150px;
		background-color:rgba(145, 145, 145,1);background-attachment:local;
		margin: 0 0 0 0;
		box-shadow: 0 0 0 rgba(0,0,0,0);

	}

	.latr{
		width: auto;
		height: auto;
		min-width: 400px;
		background-color:rgba(242, 240, 240,1);
		background-attachment:local;

		box-shadow: 0 0 0  rgba(0,0,0,0);
	}
header{
	display: contents;
	width: 100vw;
}
	.drpm{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-end;
	}
	.drp{
		display: none;
	}
	.contimg{
		display:none;
	}
	.contimgm{
	display: flex;
	justify-content: center;
	
	}
	.sqaimg{
		width: 200px;
		height: 200px;
		display: flex;
		justify-content: center;
		align-items: center;

	}
	.idgif{
		filter: drop-shadow( -12px 5px 6px rgba(67, 125, 59,.3));
		margin-top:30px;
		width: 80%;
		height:  auto;
	}
	.dnp{
		display: flex;
		flex-direction: column;
		margin-left: 40px;
		}
		.tih1{
			display: none;
		}



}

.tsecleftp{
		font-size: .9em;
		font-weight: bold;
		color: rgba(255,255,255,.9);
		text-shadow: -5px 3px 6px rgba(0,0,0,.8);
		margin-bottom: 10px;
		margin-left: 5px;

		}
