@charset "UTF-8";
/* CSS Document */

h1 {
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 1000;
  font-style: normal;
  font-variation-settings:
	  "slnt" 0; font-size: 25pt;}
h2 {font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
	  "slnt" 0; font-size:20pt}
p {font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 250;
  font-style: normal;
  font-variation-settings:
	  "slnt" 0; }


li {
  display: inline-flex;
}






figcaption {font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: italic;
  font-variation-settings:
	  "slnt" 0; color:#2C173F;text-align: justify;}
button {
  background-color: #2C173F;
  border: thick;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;

}a {
    text-decoration:none !important;
}
img{
    position: relative;
    overflow: hidden;
width:50%;
	height:50%;
flex-basis: 500px;}

body {background-color: snow}
a {color: #2C173F}
body{
	width: 1050px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right: 0px;
	text-align: justify;
}
p{text-align: justify; font-size:16pt;}


.wrap
{width:70%; float:right; margin:0px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px}
.wrap2 {width:600px; float:left;padding-bottom: 25px; padding-left: 25px; padding-right: 25px; padding-top: 25px}
.cap1 {width:260px; height: 75px;}
 .cap2 {width:330px;}

body{
margin-left:50px;
margin-right:50px !important;
	text-align: justify;
	
	padding: 0px;}
p {line-height: 20px;}

.wrap {margin-bottom: 10px; margin-left:10px; margin-top:10px; margin-right:50px; width: 55%; height:55%; flex-wrap: wrap; flexdirection: column; }

