*{
	margin: 0%;
	padding: 0%;
}
body{
	width: 100%;
	height: 100%;
	position: absolute;
}
a{
	text-decoration: none;
	color: unset;
}

/**********Header**********/
header{
	width: 100%;
	height: 100%;
	float: left;
}
header .div-1{
	width: 90%;
	padding: 1% 5%;
	background-color: rgb(110, 0, 0);
	display: grid;
	grid-template-columns: 35% 25%;
	grid-column-gap: 40%;
}
header .div-1 section{
	width: 100%;
	margin: auto;
	float: left;
	display: grid;
	grid-template-columns: 23% 77%;
}
header .div-1 section img{
	width: calc(60% - 2px);
	height: 3vw;
	padding-right: 20%;
	margin-right: 20%;
	border-right: 2px solid white;
	object-fit: cover;
	object-position: top;
}
header .div-1 section h2{
	width: 90%;
	margin: auto;
	margin-left: 0%;
	font-family: "Poppins", serif;
	font-size: 3.4vw;
	font-weight: normal;
	line-height: 0;
	letter-spacing: 0.4vw;
	color: white;
}
header .div-1 section h1{
	grid-column-start: 1;
	grid-column-end: 3;
	font-family: "Poppins", serif;
	font-size: 1.3vw;
	font-weight: normal;
	color: white;
}
header .div-1 ul{
	width: 100%;
	margin: auto;
	display: grid;
	grid-template-columns: auto auto auto;
	grid-column-gap: 5%;
}
header .div-1 ul li{
	width: auto;
	float: left;
	list-style: none;
	text-align: right;
	font-family: sans-serif;
	font-size: 1vw;
	font-weight: bold;
	color: white;
}


header .div-2{
	width: 90%;
	padding: 1% 5%;
	background-color: rgb(10, 50, 70);
	float: left;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 2;
}
header .div-2 ul{
	width: 60%;
	float: left;
	display: grid;
	grid-template-columns: auto auto
		auto auto auto;
	grid-column-gap: 5%;
}
header .div-2 ul li{
	width: 100%;
	padding: 1% 0%;
	list-style: disc;
	list-style-position: inside;
	text-align: ;
	font-family: sans-serif;
	font-size: 1vw;
	font-weight: bold;
	color: white;
}
header .div-2 ul li a:hover{
	text-transform: uppercase;
}
header .div-2 .p-1{
	width: 20%;
	float: right;
	text-align: right;
	font-family: sans-serif;
	font-size: 1.2vw;
	color: whitesmoke;
}

header .div-3{
	width: 100%;
	height: 81%;
	float: left;
	overflow: hidden;
	background-color: rgb(110, 0, 0);
}
@keyframes ahsec1{
	from{
		border-radius: 0% 0% 100% 0%;
	}
	25%{
		border-radius: 0% 0% 0% 100%;
	}
	50%{
		border-radius: 0% 100% 0% 0%;
	}
	75%{
		border-radius: 100% 0% 0% 0%;
	}
	to{
		border-radius: 0% 0% 100% 0%;
	}
}
@keyframes ahsec2{
	from{
		border-radius: 100% 0% 0% 0%;
	}
	25%{
		border-radius: 0% 100% 0% 0%;
	}
	50%{
		border-radius: 0% 0% 0% 100%;
	}
	75%{
		border-radius: 0% 0% 100% 0%;
	}
	to{
		border-radius: 100% 0% 0% 0%;
	}
}
header .div-3 .sub-1{
	width: 65%;
	height: 150%;
	margin-top: -15%;
	background-color: rgb(110, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(110, 0, 0),
	  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 .div-3 .sub-1 section{
	width: 80%;
	margin: auto;
	transform: rotate(-10deg);
}
header .div-3 .sub-1 section h3{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4.5vw;
	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 .div-3 .sub-1 section .bbottom{
	width: calc(100% - 6px);
	margin-top: ;
	float: left;
	border: 3px solid rgb(110, 0, 0);
	border-radius: 100px;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
header .div-3 .sub-1 section .p-1{
	width: 100%;
	margin-top: 2%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 1.6vw;
	font-weight: normal;
	color: white;
	animatio: hp1 3s alternate;
	transition: 3s;
}


header .div-3 .sub-2{
	width: 40%;
	height: 150%;
	margin-top: -15%;
	margin-right: -5%;
	background-color: white;
	float: left;
	display: grid;
	transform: rotate(10deg);
}
header .div-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 .div-3 .sub-2 .center section{
	width: 100%;
	float: left;
}
header .div-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 25%;
	float: left;
	border-bottom: 3px solid rgb(110, 0, 0);
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .div-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: rgb(110, 0, 0);
}
header .div-3 .sub-2 .center section .logo{
	width: 65%;
	margin-top: 20%;
	margin-left: 17.5%;
	float: left;
}
header .div-3 .sub-2 .center section h4{
	width: 100%;
	margin-top: 5%;
	float: left;
	border-bottom: 3px solid rgb(110, 0, 0);
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .div-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: rgb(110, 0, 0);
}

/*********Journal**********/
.journal{
	width: 80%;
	height: 80%;
	margin-top: 3%;
	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 rgb(110, 0, 0);
	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 rgb(110, 0, 0);
}
.journal .div-1 label img{
	width: 100%;
	height: 6vw;
	object-fit: cover;
	margin: auto;
}
.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: 2vw;
	line-height: 1.2;
}

/**********Contacts**********/
#contacts{
	width: 80%;
	margin-top: 10%;
	margin-left: 10%;
	float: left;	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(110, 0, 0),
	  rgb(125, 20, 20) 2vw
	);
}
#contacts .div-1{
	width: 63%;
	margin-right: 2%;
	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 .lab-1{
	width: calc(100% - 4px);
	margin-bottom: 15%;
}
#contacts .div-1 section label span{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 1.3vw;
	font-weight: bold;
	color: rgb(35, 45, 45);
}
#contacts .div-1 section .lab-1 span{
	margin-top: -3.5%;
}
#contacts .div-1 section label input,
#contacts .div-1 section label textarea{
	width: 100%;
	margin-top: 5%;
	float: left;
	border: unset;
	border-bottom: 2px solid rgb(35, 45, 45);
	outline: none;
	resize: none;
	font-family: sans-serif;
	font-size: 1vw;
}
#contacts .div-1 section .lab-2{
	grid-column-start: 1;
	grid-column-end: 3;
	width: 100%;
	margin-bottom: 7%;
}
#contacts .div-1 section .lab-2 span{
	margin-bottom: -2%;
}
#contacts .div-1 button{
	width: auto;
	padding: 1.5% 7%;
	background-color: rgb(10, 50, 70);
	float: left;
	border: none;
	font-family: "Poppins", serif;
	font-size: 1.3vw;
	font-weight: bold;
	color: white;
}
#contacts ul{
	width: 30%;
	padding: 2.5%;
	background-color: rgb(10, 50, 70);
	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 rgb(110, 0, 0);
	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.3vw;
	color: white;
}
#contacts ul li strong{
	width: 100%;
	float: left;
	color: rgb(150, 25, 25);
}
#contacts ul li span{
	width: 100%;
	margin-top: %;
	float: left;
}
#contacts .div-2{
	width: calc(100% - 4px);
	margin-top: 5%;
	float: left;
	border: 2px solid rgb(110, 0, 0);
	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 rgb(110, 0, 0);
}
.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: 63%;
	float: left;
}
header .div-1{
	width: 90%;
	padding: 1% 5%;
	background-color: rgb(110, 0, 0);
	display: grid;
	grid-template-columns: 35% 50%;
	grid-column-gap: 15%;
}
header .div-1 section{
	width: 100%;
	margin: auto;
	float: left;
	display: grid;
	grid-template-columns: 50% 50%;
}
header .div-1 section img{
	width: calc(70% - 2px);
	height: 7vw;
	margin: auto;
	padding-right: 15%;
	margin-right: 15%;
	border-right: 2px solid white;
	object-fit: cover;
}
header .div-1 section h2{
	width: 90%;
	margin: auto;
	margin-left: 0%;
	font-family: "Poppins", serif;
	font-size: 8vw;
	font-weight: normal;
	line-height: 0;
	letter-spacing: 0.4vw;
	color: white;
}
header .div-1 section h1{
	grid-column-start: 1;
	grid-column-end: 3;
	font-family: "Poppins", serif;
	font-size: 2.7vw;
	font-weight: normal;
	color: white;
}
header .div-1 ul{
	width: 100%;
	margin: auto;
	display: grid;
	grid-template-columns: auto auto auto;
	grid-column-gap: 5%;
}
header .div-1 ul li{
	width: auto;
	float: left;
	list-style: none;
	text-align: right;
	font-family: sans-serif;
	font-size: 2.5vw;
	font-weight: bold;
	color: white;
}


header .div-2{
	width: 90%;
	padding: 1% 5%;
	background-color: rgb(10, 50, 70);
	float: left;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 2;
}
header .div-2 ul{
	width: 100%;
	margin-top: 0%;
	float: left;
	display: grid;
	grid-template-columns: auto auto
		auto auto;
	grid-column-gap: 5%;
}
header .div-2 ul li{
	width: 100%;
	padding: 5% 0%;
	list-style: none;
	list-style-position: inside;
	text-align: ;
	font-family: sans-serif;
	font-size: 3.5vw;
	font-weight: bold;
	color: white;
}
header .div-2 ul li a:hover{
	text-transform: uppercase;
}
header .div-2 .p-1{
	width: 100%;
	margin-top: 2%;
	float: right;
	text-align: right;
	font-family: sans-serif;
	font-size: 3vw;
	color: goldenrod;
	display: none;
}

header .div-3{
	width: 100%;
	height: 81%;
	float: left;
	overflow: hidden;
	background-color: rgb(110, 0, 0);
}
header .div-3 .sub-1{
	width: 55%;
	height: 150%;
	margin-top: -15%;
	background-color: rgb(110, 0, 0);	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(110, 0, 0),
	  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 .div-3 .sub-1 section{
	width: 80%;
	margin: auto;
	transform: rotate(-10deg);
}
header .div-3 .sub-1 section h3{
	width: 100%;
	margin-top: -35%;
	float: left;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 10vw;
	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 .div-3 .sub-1 section .bbottom{
	width: calc(100% - 6px);
	margin-top: ;
	float: left;
	border: 3px solid rgb(110, 0, 0);
	border-radius: 100px;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3),-3px -3px 3px rgba(255, 255, 255, 0.1);
}
header .div-3 .sub-1 section .p-1{
	width: 100%;
	margin-top: 2%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 2.5vw;
	font-weight: normal;
	color: white;
	animatio: hp1 3s alternate;
	transition: 3s;
}


header .div-3 .sub-2{
	width: 50%;
	height: 150%;
	margin-top: -15%;
	margin-right: -5%;
	background-color: white;
	float: left;
	display: grid;
	transform: rotate(10deg);
}
header .div-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 .div-3 .sub-2 .center section{
	width: 100%;
	float: left;
}
header .div-3 .sub-2 .center section h3{
	width: 100%;
	margin-top: 25%;
	float: left;
	border-bottom: 3px solid rgb(110, 0, 0);
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 4vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .div-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: rgb(110, 0, 0);
}
header .div-3 .sub-2 .center section .logo{
	width: 65%;
	margin-top: 20%;
	margin-left: 17.5%;
	float: left;
}
header .div-3 .sub-2 .center section h4{
	width: 100%;
	margin-top: 5%;
	float: left;
	border-bottom: 3px solid rgb(110, 0, 0);
	text-align: center;
	font-family: "Poppins", serif;
	font-weight: norma;
	font-size: 3.5vw;
	line-height: 1.2;
	color: rgb(35, 45, 45);
}
header .div-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: rgb(110, 0, 0);
}



/*********Journal**********/
.journal{
	width: 90%;
	height: 100%;
	margin-top: 12%;
	margin-left: 5%;
	float: left;
}
.journal h2{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 6vw;
	color: rgb(35, 45, 45);
}
.journal .bbottom{
	width: calc(100% - 6px);
	margin-bottom: 2%;
	float: left;
	border: 3px solid rgb(110, 0, 0);
	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: 45%;
	float: left;
	display: grid;
	grid-template-columns: 47.5% 47.5%;
	grid-template-rows: 48% 48%;
	grid-gap: 4% 5%;
}
.journal .div-1 label{
	width: 100%;
	height: 100%;
	padding-bottom: 0%;
	margin-bottom: 0%;
	float: unset;
	display: unset;
}
.journal .div-1 label img{
	width: 100%;
	height: 70%;
	float: left;
	object-fit: cover;
	object-position: ;
}
.journal .div-1 label p{
	width: 100%;
	margin: auto;
	font-family: "Poppins", serif;
	font-weight: ;
	font-size: 2.5vw;
}
.journal .div-2{
	width: 100%;
	height: 50%;
	margin-left: 0%;
	margin-bottom: 5%;
	float: left;
	border-bottom: 1px solid rgba(0, 0, 0, 1.0);
}
.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: 4vw;
	line-height: 1.2;
}

/**********Contacts**********/
#contacts{
	width: 90%;
	margin-top: 20%;
	margin-left: 5%;
	float: left;	
	background-imag: repeating-linear-gradient(
	  45deg,
	  rgb(110, 0, 0),
	  rgb(125, 20, 20) 2vw
	);
}
#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: 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: 10%;
	float: left;
	display: unset;
	background-color: re;
}
#contacts .div-1 section .lab-1{
	width: calc(100% - 4px);
	margin-bottom: 10%;
	float: left;
}
#contacts .div-1 section label span{
	width: 100%;
	float: left;
	font-family: "Poppins", serif;
	font-size: 3vw;
	font-weight: bold;
	color: rgb(35, 45, 45);
}
#contacts .div-1 section .lab-1 span{
	margin-top: -3.5%;
}
#contacts .div-1 section label input,
#contacts .div-1 section label textarea{
	width: 100%;
	margin-top: 5%;
	float: left;
	border: unset;
	border-bottom: 2px solid rgb(35, 45, 45);
	outline: none;
	resize: none;
	font-family: sans-serif;
	font-size: 1vw;
}
#contacts .div-1 section .lab-2{
	grid-column-start: 1;
	grid-column-end: 3;
	width: 100%;
	margin-bottom: 10%;
	float: left;
}
#contacts .div-1 section .lab-2 span{
	margin-bottom: -2%;
}
#contacts .div-1 button{
	width: auto;
	padding: 3% 10%;
	background-color: rgb(10, 50, 70);
	float: left;
	border: none;
	font-family: "Poppins", serif;
	font-size: 3vw;
	font-weight: bold;
	color: white;
}
#contacts ul{
	width: 90%;
	padding: 5%;
	margin-top: 10%;
	background-color: rgb(10, 50, 70);
	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: 3px solid rgb(110, 0, 0);
	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: 3vw;
	color: white;
}
#contacts ul li strong{
	width: 100%;
	float: left;
	color: rgb(150, 25, 25);
}
#contacts ul li span{
	width: 100%;
	margin-top: %;
	float: left;
}
#contacts .div-2{
	width: calc(100% - 4px);
	margin-top: 5%;
	float: left;
	border: 2px solid rgb(110, 0, 0);
	height: 400px;
}

/**********Map**********/
.map{
	width: calc(90% - 4px);
	height: 30%;
	margin: 10% 5%;
	float: left;
}
.map iframe{
	width: calc(100% - 6px);
	height: 100%;
	border: 3px solid rgb(110, 0, 0);
}
.signature{
	width: 80%;
	padding-bottom: 1%;
	margin: 1% 10%;
	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;
}















}