*{
	margin: 0%;
	padding: 0%;
}
body{
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: sans-serif;
}
a{
	text-decoration: none;
	color: unset;
}


/**********Header**********/
header{
	width: 100%;
	height: 100%;
	float: left;
}
header .header-1{
	width: 99%;
	padding: 0.5%;
	background-color: rgb(0,0,0);
	float: left;
}
header .header-1 .sec-1{
	width: 20%;
	margin-left: 14%;
	float: left;
	display: grid;
	grid-template-columns: 25% 70%;
	grid-column-gap: 5%;
}
header .header-1 .logo{
	width: 100%;
	margin: auto;
}
header .header-1 h1{
	width: 100%;
	margin: auto;
	font-family: "Poppins", serif;
}
header .header-1 h1 strong{
	width: 100%;
	float: left;
	font-size: 2vw;
	color: white;
	letter-spacing: 0.2vw;
}
header .header-1 h1 span{
	width: 100%;
	float: left;
	font-size: 1.2vw;
	color: white;
}
header .header-1 .sec-2{
	width: 30%;
	margin-top: 1.5%;
	margin-right: 14%;
	float: right;
}
header .header-1 .sec-2 p{
	width: 100%;
	margin: auto;
}
header .header-1 .sec-2 p a{
	width: 100%;
	float: left;
	text-align: right;
	color: goldenrod;
	animatio: txtslide 10s alternate infinite;
}
@keyframes txtslide{
	from{
		margin-left: -100%;
	}
	to{
		margin-left: 0%;
	}
}
header .header-2{
	width: 99%;
	padding: 0.5%;
	background-color: goldenrod;
	float: left;
	box-shadow: 4px 4px 5px gray;
}
header .header-2 ul{
	width: 45%;
	float: left;
	margin-top: 1%;
	margin-left: 14%;
	display: grid;
	grid-template-columns: 18% 18% 18% 18% 18%;
	grid-column-gap: 2.5%;
	font-weight: bold;
	color: rgb(0,33,71);
}
header .header-2 ul li{
	width: 100%;
	margin: auto;
	list-style: none;
	font-family: "Poppins", serif;
}
header .header-2 p{
	width: auto;
	padding: 0.7%;
	padding-left: 2%;
	padding-right: 2%;
	margin-right: 14%;
	background-color: rgb(35, 43, 43);
	float: right;
	font-weight: bold;
	color: whitesmoke;
}

header .header-3{
	width: 100%;
	height: 81%;
	float: left;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
}
header .header-3 .sub-1{
	width: 65%;
	height: 150%;
	margin-top: -15%;
	background-color: rgb(0, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  gold,
	  rgb(125, 20, 20) 2vw
	);
	float: left;
	position: relative;
	z-index: 1;
	display: grid;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	transform: rotate(10deg);
}
header .header-3 .sub-1 section{
	width: 80%;
	margin: auto;
	transform: rotate(-10deg);
}
header .header-3 .sub-1 section h3{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	text-align: justify;
	font-size: 3vw;
	font-weight: norma;
	line-height: 1.2;
	color: white;
	-webkit-text-strok: 1px rgba(0, 0, 0, 0.3);
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3),-5px -5px 5px rgba(255, 255, 255, 0.1);
	animatio: hh3 3s alternate;
	transition: 3s;
}
header .header-3 .sub-1 section .bbottom{
	width: calc(100% - 6px);
	margin-top: ;
	float: left;
	border: 3px solid goldenrod;
	border-radius: 100px;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
header .header-3 .sub-1 section .p-1{
	width: 100%;
	margin-top: 2%;
	float: left;
	font-family: "Poppins", serif;
	font-size:1.5vw; 
	text-align: justify
	font-weight: normal;
	color: white;
	animatio: hp1 3s alternate;
	transition: 3s;
}

header .header-3 .sub-2{
	width: 40%;
	height: 150%;
	margin-top: -15%;
	margin-right: -5%;
	background-color: white;
	float: left;
	display: grid;
	transform: rotate(10deg);
}
header .header-3 .sub-2 .center{
	width: 75%;
	margin: auto;
	margin-left: 7%;
	float: left;
	transform: rotate(-10deg);
	display: grid;
	grid-template-columns: repeat(3, 100%);
	overflow: hidden;
}
header .header-3 .sub-2 .center section{
	width: 100%;
	float: left;
}
header .header-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 25%;
	float: left;
	border-bottom: 3px solid goldenrod;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .header-3 .sub-2 .center section .p-2{
	width: 100%;
	margin-top: 3%;
	float: left;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 1.3vw;
	color: ;
}
header .header-3 .sub-2 .center section .logo{
	width: 65%;
	margin-top: 20%;
	margin-left: 17.5%;
	float: left;
}
header .header-3 .sub-2 .center section .img-2{
	width: 65%;
	padding: 0% 14%;
	padding-left: ;
	margin-top: 20%;
	margin-left: 3.5%;
	float: left;
	border-bottom: 3px solid goldenrod;
}
header .header-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 1%;
	float: left;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: 1.1;
	color: rgb(35, 45, 45);
	border: none;
}
header .header-3 .sub-2 .center section h4{
	width: 100%;
	margin-top: 5%;
	float: left;
	border-bottom: 3px solid goldenrod;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .header-3 .sub-2 .center section .p-1{
	width: 100%;
	margin-top: 3%;
	float: left;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 1.3vw;
	color: ;
}

.msg{
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(5px);
	position: fixed;
	z-index: 2;
	display: grid;
}
.msg section{
	width: 70%;
	margin: auto;
	text-align: center;
}
.msg section h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 5vw;
}
.msg section a{
	width: 30%;
	padding: 2% 0%;
	margin-top: 3%;
	margin-left: 35%;
	float: left;
	background-color: goldenrod;
	border-radius: 50px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	font-family: sans-serif;
	font-size: 1.3vw;
	font-weight: bold;
	color: white;
}

/*********Journal**********/
.journal{
	width: 80%;
	height: 80%;
	margin-top: 5%;
	margin-left: 10%;
	float: left;
}
.journal h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 3vw;
	color: rgb(35, 45, 45);
}
.journal .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 2%;
	float: left;
	border: 3px solid goldenrod;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
.journal .div-1{
	width: 30%;
	height: 100%;
	float: left;
}
.journal .div-1 label{
	width: 100%;
	padding-bottom: 5%;
	margin-bottom: 5%;
	float: left;
	display: grid;
	grid-template-columns: 49% 49%;
	grid-column-gap: 2%;
	border-bottom: 1px solid gold;
}
.journal .div-1 label img{
	width: 100%;
	height: 98px;
	object-fit: cover;
}
.journal .div-1 label p{
	width: 100%;
	margin: auto;
	font-family: "Poppins", serif;
	font-weight: ;
	font-size: 1vw;
}
.journal .div-2{
	width: 68%;
	height: 100%;
	margin-left: 2%;
	float: right;
}
.journal .div-2 img{
	width: 100%;
	height: 80%;
	float: left;
	object-fit: cover;
}
.journal .div-2 h3{
	width: 100%;
	margin-top: 1%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 2.5vw;
	line-height: 1.2;
}

/**********Personals**********/
.pers{
	width: 80%;
	height: 80%;
	margin-top: 11%;
	margin-left: 10%;
	float: left;
	display: grid;
	grid-template-columns: 35% 63%;
	grid-column-gap: 2%;
}
.pers .batho{
	width: 100%;
	height: 100%;
	background-color: ;
	float: left;
	object-fit: cover;
	border-bottom: 3px solid goldenrod;
}
.pers div{
	width: 100%;
	margin: auto;
}
.pers div section{
	width: 100%;
	float: left;
}
.pers div section h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 2.5vw;
	line-height: 1.2;
}
.pers div section strong{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 1.3vw;
	line-height: 1.2;
}
.pers div section p{
	width: 100%;
	margin-top: 1%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 1vw;
	line-height: 1.2;
}
.pers div ul{
	width: 100%;
	height: 70%;
	margin-top: 5%;
	float: left;
	display: grid;
	grid-template-columns: 22% 22% 22% 22%;
	grid-column-gap: 4%;
}
.pers div ul li{
	width: 100%;
	height: 100%;
	list-style: none;
	font-family: "Poppins", serif;
}
.pers div ul li img{
	width: calc(100% - 2px);
	height: 10vw;
	float: left;
	object-fit: cover;
	object-position: top;
	border: 1px solid silver;
}
.pers div ul li strong{
	width: 100%;
	float: left;
	font-size: 1vw;
}
.pers div ul li span{
	width: 100%;
	float: left;
	font-size: 1vw;
}

/**********Contacts**********/
#contacts{
	width: 80%;
	padding-bottom: 0%;
	margin-top: 25%;
	margin-left: 10%;
	float: left;
}
#contacts .div-1{
	width: 65%;
	margin-right: 5%;
	float: left;
}
#contacts .div-1 h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 2.5vw;
	color: rgb(35, 45, 45);
}
#contacts .div-1 .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 2%;
	float: left;
	border: 3px solid white;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(0, 0, 0, 0.1);
}
#contacts .div-1 section{
	width: 100%;
	margin-top: 4%;
	float: left;
	display: grid;
	grid-template-columns: 47.5% 47.5%;
	grid-column-gap: 5%;
}
#contacts .div-1 section label{
	width: 100%;
	margin-bottom: 15%;
	float: left;
	font-family: "Poppins", serif;
}
#contacts .div-1 section .lab-2{
	grid-column-start: 1;
	grid-column-end: 3;
}
#contacts .div-1 section label span{
	width: 100%;
	float: left;
}
#contacts .div-1 section label input,
#contacts .div-1 section label textarea{
	width: 100%;
	float: left;
	border: unset;
	border-bottom: 2px solid rgb(35, 43, 43);
	outline: none;
	resize: none;
}
#contacts .div-1 button{
	width: auto;
	padding: 1.5% 7%;
	margin-top: -5%;
	background-color: rgb(0, 0, 0);
	float: left;
	border: none;
	font-family: "Poppins", serif;
	font-size: 1.3vw;
	font-weight: bold;
	color: white;
}
#contacts ul{
	width: 25%;
	padding: 2.5%;
	background-color: rgb(0, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(0, 0, 0),
	  rgba(0, 0, 0, 0.95) 1vw
	);
	float: left;
}
#contacts ul h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 2.5vw;
	color: white;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
#contacts ul .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 9%;
	float: left;
	border: 3px solid goldenrod;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
#contacts ul li{
	width: 100%;
	padding-bottom: 3%;
	margin-bottom: 3%;
	float: left;
	list-style: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-family: "Poppins", serif;
	font-size: 1.1vw;
	color: white;
}
#contacts ul li strong{
	width: 100%;
	float: left;
}
#contacts ul li span{
	width: 100%;
	margin-top: 1%;
	float: left;
}
#contacts .div-2{
	width: calc(100% - 4px);
	margin-top: 5%;
	float: left;
	border: 2px solid goldenrod;
	height: 400px;
}


/**********Map**********/
.map{
	width: calc(80% - 4px);
	height: 50%;
	margin: 2% 10%;
	float: left;
}
.map iframe{
	width: calc(100% - 6px);
	height: 100%;
	border: 3px solid goldenrod;
}
.signature{
	width: 80%;
	padding-bottom: 1%;
	margin: 1% 10%;
	float: left;
	color: gray;
	font-family: "Poppins", serif;
}
.signature span{
	width: 100%;
	line-height: 1.1;
}
.signature span:nth-child(odd){
	float: left;
}
.signature span:nth-child(even){
	float: right;
}









/***************650px***************/
@media only screen and (max-width: 650px) {



/**********Header**********/
header{
	width: 100%;
	height: 65%;
	float: left;
}
header .header-1{
	width: 100%;
	padding: 0.5% 0%;
	background-color: rgb(0,0,0);
	float: left;
}
header .header-1 .sec-1{
	width: 100%;
	margin-left: 5%;
	float: left;
	display: grid;
	grid-template-columns: 25% 70%;
	grid-column-gap: 5%;
}
header .header-1 .logo{
	width: 100%;
	margin: auto;
}
header .header-1 h1{
	width: 100%;
	margin: auto;
	font-family: "Poppins", serif;
}
header .header-1 h1 strong{
	width: 100%;
	float: left;
	font-size: 7vw;
	color: white;
	letter-spacing: 0.2vw;
}
header .header-1 h1 span{
	width: 100%;
	float: left;
	font-size: 4vw;
}
header .header-1 .sec-2{
	width: 90%;
	margin-top: 1.5%;
	margin-right: 0%;
	margin-left: 5%;
	float: right;
	font-size: 3vw;
}
header .header-1 .sec-2 p{
	width: 100%;
	margin: auto;
}
header .header-1 .sec-2 p a{
	width: 100%;
	margin-left: 0%;
	float: left;
	text-align:left;
	color: gold;
	display: none;
	animatio: txtslide 10s alternate infinite;
}
@keyframes txtslide{
	from{
		margin-left: -100%;
	}
	to{
		margin-left: 0%;
	}
}
header .header-2{
	width: 98%;
	padding: 0.5% 1%;
	background-color: goldenrod;
	float: left;
	box-shadow: 4px 4px 5px gray;
}
header .header-2 ul{
	width: 100%;
	float: left;
	margin-top: 1%;
	margin-left: 0%;
	display: grid;
	grid-template-columns: 22% 22% 22% 22%;
	grid-column-gap: 4%;
	font-weight: bold;
	color: rgb(0,33,71);
}
header .header-2 ul li{
	width: 100%;
	margin: auto;
	list-style: none;
	text-align: center;
	font-family: "Poppins", serif;
	font-size: 3.5vw;
}
header .header-2 p{
	width: auto;
	padding: 0.7%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 2%;
	margin-right: 5%;
	background-color: goldenrod;
	float: right;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
	font-family: sans-serif;
	font-size: 3.5vw;
	background-color: silver;
	display: none;
}

header .header-3{
	width: 100%;
	height: 81%;
	float: left;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
}
header .header-3 .sub-1{
	width: 65%;
	height: 150%;
	margin-top: -27%;
	background-color: rgb(0, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  gold,
	  rgb(125, 20, 20) 2vw
	);
	float: left;
	position: relative;
	z-index: 1;
	display: grid;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	transform: rotate(10deg);
}
header .header-3 .sub-1 section{
	width: 80%;
	margin: auto;
	transform: rotate(-10deg);
}
header .header-3 .sub-1 section h3{
	width: 100%;
	float: left;
	text-align: justify;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4vw;
	line-height: 1.2;
	color: white;
	-webkit-text-strok: 1px rgba(0, 0, 0, 0.3);
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3),-5px -5px 5px rgba(255, 255, 255, 0.1);
	animatio: hh3 3s alternate;
	transition: 3s;
}
header .header-3 .sub-1 section .bbottom{
	width: calc(100% - 6px);
	margin-top: ;
	float: left;
	border: 2px solid goldenrod;
	border-radius: 100px;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
header .header-3 .sub-1 section .p-1{
	width: 100%;
	margin-top: 2%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 3vw;
	font-weight: normal;
	color: white;
	animatio: hp1 3s alternate;
	transition: 3s;
}

header .header-3 .sub-2{
	width: 40%;
	height: 150%;
	margin-top: -30%;
	margin-right: -5%;
	background-color: white;
	float: left;
	display: grid;
	transform: rotate(10deg);
}
header .header-3 .sub-2 .center{
	width: 75%;
	margin: auto;
	margin-left: 7%;
	float: left;
	transform: rotate(-10deg);
	display: grid;
	grid-template-columns: repeat(3, 100%);
	overflow: hidden;
}
header .header-3 .sub-2 .center section{
	width: 100%;
	float: left;
}
header .header-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 25%;
	float: left;
	border-bottom: 3px solid goldenrod;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .header-3 .sub-2 .center section .p-2{
	width: 100%;
	margin-top: 3%;
	float: left;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 1.3vw;
	color: ;
}
header .header-3 .sub-2 .center section .logo{
	width: 80%;
	margin-top: 20%;
	margin-left: 10%;
	float: left;
}
header .header-3 .sub-2 .center section .img-2{
	width: 80%;
	padding: 0% 14%;
	padding-left: ;
	margin-top: 10%;
	margin-left: 3.5%;
	float: left;
	border-bottom: 3px solid goldenrod;
}
header .header-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 1%;
	float: left;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: auto;
	color: rgb(35, 45, 45);
	border: none;
}
header .header-3 .sub-2 .center section h4{
	width: 100%;
	margin-top: 5%;
	float: left;
	border-bottom: 3px solid goldenrod;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .header-3 .sub-2 .center section .p-1{
	width: 100%;
	margin-top: 3%;
	float: left;
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 1.3vw;
	color: ;
}

/*********Journal**********/
.journal{
	width: 96%;
	height: auto;
	margin-top: 65%;
	margin-left: 2%;
	float: left;
}
.journal h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 7vw;
	color: rgb(35, 45, 45);
}
.journal .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 5%;
	float: left;
	border: 2px solid goldenrod;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
.journal .div-1{
	width: 100%;
	height: 100%;
	margin-top: 5%;
	float: left;
}
.journal .div-1 label{
	width: 100%;
	padding-bottom: 3%;
	margin-bottom: 3%;
	float: left;
	display: grid;
	grid-template-columns: 39% 59%;
	grid-column-gap: 2%;
	border-bottom: 1px dashed gold;
}
.journal .div-1 label img{
	width: 100%;
	height: 70px;
	object-fit: cover;
}
.journal .div-1 label p{
	width: 100%;
	margin: auto;
	font-family: "Poppins", serif;
	font-weight: ;
	font-size: 3vw;
}
.journal .div-2{
	width: 100%;
	height: 100%;
	margin-left: 0%;
	float: right;
}
.journal .div-2 img{
	width: 100%;
	height: 80%;
	float: left;
	object-fit: cover;
}
.journal .div-2 h3{
	width: 100%;
	margin-top: 1%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 5vw;
	line-height: 1.2;
}

/**********Personals**********/
.pers{
	width: 96%;
	height: auto;
	margin-top: 11%;
	margin-left: 2%;
	float: left;
	display: unset;
}
.pers .batho{
	width: 100%;
	height: 100%;
	background-color: ;
	float: left;
	object-fit: cover;
	border-bottom: none;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3), -3px -3px 3px rgba(0, 0, 0, 0.3);
}
.pers div{
	width: 100%;
	margin: auto;
}
.pers div section{
	width: 100%;
	float: left;
}
.pers div section h2{
	width: 100%;
	margin-top: 5%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 5vw;
	line-height: 1.2;
}
.pers div section strong{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 3.5vw;
	line-height: 1.2;
}
.pers div section p{
	width: 100%;
	margin-top: 1%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 3vw;
	line-height: 1.2;
}
.pers div ul{
	width: 100%;
	height: 70%;
	margin-top: 5%;
	float: left;
	display: grid;
	grid-template-columns: 30% 30% 30%;
	grid-template-rows: 30% 30% 30%;
	grid-column-gap: 5%;
	grid-row-gap: 5%;
}
.pers div ul li{
	width: 100%;
	height: 100%;
	list-style: none;
	font-family: "Poppins", serif;
}
.pers div ul li img{
	width: 100%;
	height: 80%;
	float: left;
	object-fit: cover;
}
.pers div ul li strong{
	width: 100%;
	float: left;
	font-size: 2.5vw;
}
.pers div ul li span{
	width: 100%;
	float: left;
	font-size: 2.5vw;
}

/**********Contacts**********/
#contacts{
	width: 96%;
	padding-bottom: 0%;
	margin-top: 40%;
	margin-left: 2%;
	float: left;
}
#contacts .div-1{
	width: 100%;
	margin-right: 0%;
	float: left;
}
#contacts .div-1 h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 5vw;
	color: rgb(35, 45, 45);
}
#contacts .div-1 .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 2%;
	float: left;
	border: 2px solid white;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(0, 0, 0, 0.1);
}
#contacts .div-1 section{
	width: 100%;
	margin-top: 4%;
	float: left;
	display: unset;
}
#contacts .div-1 section label{
	width: 90%;
	margin-bottom: 7%;
	margin-left: 5%;
	float: left;
	font-family: "Poppins", serif;
}
#contacts .div-1 section .lab-2{
	grid-column-start: 1;
	grid-column-end: 3;
}
#contacts .div-1 section label span{
	width: 100%;
	float: left;
	font-size: 4vw;
}
#contacts .div-1 section label input,
#contacts .div-1 section label textarea{
	width: 100%;
	float: left;
	border: unset;
	border-bottom: 1px solid rgb(35, 43, 43);
	outline: none;
	resize: none;
}
#contacts .div-1 button{
	width: auto;
	padding: 1.5% 7%;
	margin-top: -5%;
	background-color: rgb(0, 0, 0);
	float: left;
	border: none;
	font-family: "Poppins", serif;
	font-size: 4vw;
	font-weight: bold;
	color: white;
}
#contacts ul{
	width: 90%;
	padding: 5%;
	margin-top: 10%;
	background-color: rgb(0, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(0, 0, 0),
	  rgba(0, 0, 0, 0.95) 1vw
	);
	float: left;
}
#contacts ul h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 5vw;
	color: white;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
#contacts ul .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 9%;
	float: left;
	border: 2px solid goldenrod;
	border-radius: 100px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
#contacts ul li{
	width: 100%;
	padding-bottom: 3%;
	margin-bottom: 3%;
	float: left;
	list-style: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-family: "Poppins", serif;
	font-size: 3.5vw;
	color: white;
}
#contacts ul li strong{
	width: 100%;
	float: left;
}
#contacts ul li span{
	width: 100%;
	margin-top: 1%;
	float: left;
}
#contacts .div-2{
	width: calc(100% - 4px);
	margin-top: 5%;
	float: left;
	border: 2px solid goldenrod;
	height: 400px;
}


/**********Map**********/
.map{
	width: calc(96% - 4px);
	height: 50%;
	margin: 2% 2%;
	margin-top: 5%;
	float: left;
}
.map iframe{
	width: calc(100% - 6px);
	height: 100%;
	border: 3px solid goldenrod;
}
.signature{
	width: 96%;
	padding-bottom: 1%;
	margin: 1% 2%;
	margin-top: 5%;
	float: left;
	color: gray;
	font-family: "Poppins", serif;
	font-size: 3vw;
}
.signature span{
	width: 100%;
	line-height: 1.1;
}
.signature span:nth-child(odd){
	float: left;
}
.signature span:nth-child(even){
	float: right;
}

















}