@charset "utf-8";

html {
	/*font-size: 20px;*/
	font-family: 'Esphimere';
}

/* FONTS */
@font-face {
    font-family: 'Typewriter';
    src: URL('..//fonts/ELEGANT TYPEWRITER Regular') format('truetype');
  }

  @font-face {
	font-family: 'Walkway';
	src: URL('..//fonts/Walkway SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Wind';
  src: URL('..//fonts/wind.ttf') format('truetype');
}

@font-face {
  font-family: 'go around the books';
  src: URL('..//fonts/go around the books.ttf') format('truetype');
}

@font-face {
    font-family: 'Fuente-Bold';
    src: URL('..//fonts/Esphimere.otf') format('truetype');
  }

  @font-face {
    font-family: 'Esphimere';
    src: URL('..//fonts/Esphimere.otf') format('truetype');
  }

  @font-face {
    font-family: 'Neon';
    src: URL('..//fonts/Neon.ttf') format('truetype');
  }
  
  @font-face {
    font-family: 'Moonstar';
    src: URL('..//fonts/Moonstar.ttf') format('truetype');
  }
  

  @font-face {
    font-family: 'TGL';
    src: URL('..//fonts/TGL.ttf') format('truetype');
  }

  @font-face {
    font-family: 'TinBird';
    src: URL('..//fonts/TinBird.ttf') format('truetype');
  }

  @font-face {
    font-family: 'NoName';
    src: URL('..//fonts/no_name_37_Regular.otf') format('truetype');
  }

  @font-face {
    font-family: 'Mirror';
    src: URL('..//fonts/mirror.otf') format('truetype');
  }

  @font-face {
    font-family: 'Nikodecs';
    src: URL('..//fonts/Nikodecs.otf') format('truetype');
  }


  @font-face {
    font-family: 'GosmickSans';
    src: URL('..//fonts/GosmickSans.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Kronika';
    src: URL('..//fonts/KRONIKA_.otf') format('truetype');
  }

  @font-face {
    font-family: 'Yaelah';
    src: URL('..//fonts/Yaelah.otf') format('truetype');
  }

  @font-face {
    font-family: 'Funhouse';
    src: URL('..//fonts/Howie_s_Funhouse.ttf') format('truetype');
  }

  @font-face {
    font-family: 'ZtShago';
    src: URL('..//fonts/ZtShago-Regular.otf') format('truetype');
  }

  @font-face {
    font-family: 'Inglobal';
    src: URL('..//fonts/inglobal.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Kirvy-Regular';
    src: URL('..//fonts/Kirvy-Regular.otf') format('truetype');
  }

  @font-face {
    font-family: 'AugustSansRed-55Regular';
    src: URL('..//fonts/AugustSansRed-55Regular.ttf') format('truetype');
  }

  @font-face {
    font-family: 'GILGON__';
    src: URL('..//fonts/GILGON__.otf') format('truetype');
  }


  @font-face {
    font-family: 'Avancement2020-Regular(1-5)';
    src: URL('..//fonts/Avancement2020-Regular(1-5).otf') format('truetype');
  }

  @font-face {
    font-family: 'modern_squared2';
    src: URL('..//fonts/modern_squared2.otf') format('truetype');
  }

  @font-face {
    font-family: 'Stilu-Regular';
    src: URL('..//fonts/Stilu-Regular.otf') format('truetype');
  }


  @font-face {
    font-family: 'Stark';
    src: URL('..//fonts/Stark.otf') format('truetype');
  }

  @font-face {
    font-family: 'Giorgio';
    src: URL('..//fonts/Giorgio.ttf') format('truetype');
  }

  @font-face {
    font-family: 'AndBasR';
    src: URL('..//fonts/AndBasR.ttf') format('truetype');
  }

  @font-face {
    font-family: 'AgenorNeue';
    src: URL('..//fonts/AgenorNeue-Regular.otf') format('truetype');
  }

  @font-face {
    font-family: 'Astonpoliz';
    src: URL('..//fonts/Astonpoliz.ttf') format('truetype');
  }

  @font-face {
    font-family: 'CaviarDreams';
    src: URL('..//fonts/CaviarDreams.ttf') format('truetype');
  }

.text-field-consulta {
font-size: 1.2rem;
width: 80%;
}

.image-estructura {
	width: 90%;
	margin: auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

input.larger-checkbox {
	transform: scale(1.6);
	vertical-align: middle;
  }

.larger-checkbox-label {
	vertical-align: middle;
  }


.ana-container {
	width: 90%;
	text-align: center;
	margin: auto;
	overflow: auto;
	padding: 1rem;
	border-spacing:1rem;
	/*background-color: #519fb3;*/
	-webkit-overflow-scrolling: touch;
	margin-bottom: 1rem;
}

.project-8-ana {
	width: auto;
	object-fit: cover;
	display: inline-block;
	border-spacing:1rem;
	vertical-align:top; /* <---- this */
padding: 0.5rem;
}

.ana-image {
	border-radius: 50% 50% 10% 10%;
	width: 5rem;
	height: 5rem;
	object-fit: cover;
}

.ana-image-g {
	border-radius: 50% 50% 10% 10%;
	width: 12rem;
	height: 12rem;
	object-fit: cover;
}

.project-image-header {
	position: relative;
width: 24rem;
height: 13.5rem;
text-align: center;
margin: auto;
object-fit: cover;
border: solid white 1px;
border: solid #2E6A79 24px;
margin-bottom: 1rem;
}

.project-image-text {
	z-index: 200;
	position: absolute;
	width: 24rem;
	background-color: rgba(255, 255, 255, 0.75);
	background-color: rgba(46, 106, 121, 0.8);
	background-color: #2E6A79;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	font-size: 1.5rem;
	padding: 0.5rem;
	color: #2E6A79;
	color: white;
	/*-webkit-text-stroke: 1px white;*/
	/*text-stroke: 4px navy;*/
}

  .gray-bg {
	position: fixed;
	top: 54%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
	/*background-color: chartreuse;*/
  }

  .two-elements {
	
  }

summary {
	cursor: pointer;
}

  summary:focus, a:focus
  {
		   outline: none;
  }


  .imageContainer {
	position: relative;
	top: 0;
	left: 0;
  }

  .enlarge-image {
	z-index:9995;
	position: fixed;
	top: 54%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	max-width: 80%;
	max-height: 80vh;
	margin: auto;
	display: none;
	/*background-color: black;*/
	/*background-color: rgba(0, 0, 0, 0.25);*/
  }

  #image-enlarged {
	z-index:9995;
	display: block;
	object-fit: contain;
	max-width: 100%;
	max-height: 80vh;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 3px 3px 15px 3px #00000050;
	border: solid lightgray 3px;
	border-radius: 15px;
	background-color: white;
	cursor: pointer;
  }

  #title-enlarged {
	z-index:9996;
	display: block;
	object-fit: contain;
	max-width: 90%;
	text-align: center;
	
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	border: solid 1px rgba(0, 0, 0,0.4);
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.8);
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	font-size: 1.2rem;
	color: #2E6A79;
  }

  .fadeout { animation: fadeOut 5s; }

  @keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
  }

  .image-event {
	position: relative;
	top: 0;
	left: 0;
	border-radius: 10px;
  }

  .logo-image {
	position: absolute;
	top: 2%;
	right: 2%;
	width: 35%;
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(5px 5px 5px #222);
  }

  .logo-top {
	position: absolute;
	top: 12%;
	right: 2%;
	width: 24%;
  }

  .previous-button {
	z-index:9998;
	-webkit-appearence: none;
	/*-webkit-backdrop-filter: blur(10px); /* Add this line first, it fixes blur for Safari*/
	/*backdrop-filter: blur(10px);  /* This line activates blur*/
	position: absolute;
	top: 44%;
	left: 5px;
	padding: 15px 30px 17px 35px;
	background-color: darkorange;
	background-color:black;
	font-size: 2.2rem;
	border-radius: 10px;
	border-radius: 10px 0px 0px 10px;
	margin: 4px;
	background-color: #404040;
	background-color:black;
	background-color:rgba(40, 40, 40, 0);
	background:
    linear-gradient(to left,
      rgba(0,0,0,0.2) 0%,  rgba(0,0,0,0.25) 100%);
	border: solid 1px  white;
	color: white;
	-webkit-text-stroke: 1px rgba(0, 0, 0,0.4); /* width and color */
	cursor: pointer;
	content: '\21E6';
  }

  .previous-button:after {
	content: '\21E6';
  }

  .next-button {
	z-index:9998;
	-webkit-appearence: none;
	/*-webkit-backdrop-filter: blur(10px); /* Add this line first, it fixes blur for Safari*/
	/*backdrop-filter: blur(10px);  /* This line activates blur*/
	position: absolute;
	top: 44%;
	right: 5px;
	padding: 15px 30px 17px 35px;
	background-color: darkorange;
	background-color:black;
	font-size: 2.2rem;
	border-radius: 10px;
	border-radius: 0px 10px 10px 0px;
	margin: 4px;
	background-color: #404040;
	background-color:black;
	background-color:rgba(40, 40, 40, 0);
	background:
    linear-gradient(to right,
	rgba(0,0,0,0.2) 0%,  rgba(0,0,0,0.25) 100%);
	border: solid 1px  white;
	color: white;
	-webkit-text-stroke: 1px rgba(0, 0, 0,0.4); /* width and color */
	cursor: pointer;
  }



p {
	padding-top: 0.2rem;
	padding-bottom:  0.2rem;
	margin:  0.1rem;
}

  .title-1 {
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: solid 1px #2E6A79;
	margin-bottom: 0.3rem;
  }

  .title-2 {
	font-weight: bold;
	text-decoration: underline;
  }

  .ephimere-font {
	font-family: 'Ephimere';
	font-size: 24px;
  }

  .wind-font {
	font-family: 'Wind';
	font-size: 24px;
  }

  .segoe-font {
	font-family: 'Segoe';
	font-size: 24px;
  }

  .arial-font {
	font-family: 'Arial';
	font-size: 24px;
  }


.titulo-guia {
	margin: auto;
	font-size: 1.2rem;
	text-align: left;
	color: white;
	border-bottom: solid 1px #68B0C8;
	margin-bottom: 1rem;
}

.footer-bg 
{
color:white;
background-color: chocolate;
text-align: center;
}

.footer-block {
	padding-top:1rem; 
	padding-bottom:0.5rem;
	text-align:center;
	display:inline-block; 
	margin: auto;
	vertical-align: middle;
}

.footer-block img {
	max-height: 10rem;
	max-width: 100%;
}


/* GRADIENT */
.gradient-bg {
	background-color: #2E6A79;
	display:inline-block;
	width: 50%;
  }
  
  .gradient-bg img {
	-webkit-mask: linear-gradient(white 50%, transparent);
	display:block;
  }



/* GENERAL */

* {
/*font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-family: 'Fuente-Bold';*/
	/*font-family: 'Walkway';
	font-weight: bolder;*/
}

body {
	margin: 0px;
}

.help {
z-index:200;
background-color: white;
color:  #2E6A79;
border: solid 1px #2E6A79;
width: 80%;
}

.control-panel-body {
	/*background-color: grey;
	background-color: #e5e5f7;
	opacity: 1;
	background-image: linear-gradient(#9a9a9a 1px, transparent 1px), linear-gradient(to right, #9a9a9a 1px, #e5e5f7 1px);
	background-size: 20px 20px;

	background-color: #75acb9;
	opacity: 1;
	background-size: 40px 40px;
	background-image: repeating-linear-gradient(0deg, #9a9a9a, #9a9a9a 1px, #e5e5f7 1px, #e5e5f7);
	*/
	background-color: #75acb9;
}

.hidden-button {
	background-color: #75acb9;
	color: #75acb9;
	/*border-bottom: solid 1px white;*/
	width: fit-content;
}

.background-dark {
	background-color: lightgray;
}

a {
	text-decoration: none;
	/*color: white;*/
	color: #2E6A79;
}

.text-special {
	color:  #2E6A79;
}

/* COLLAPSIBLE */
/* Style the button that is used to open and close the collapsible content */
.ayuda {
	width: 60%;
	margin: auto;
	margin-top: 1rem;
	margin-bottom: 3rem;
	font-size: 1.2rem;
}

.visualize-page {
	padding-bottom:1rem;
	margin:3rem;
	background-color: white;
}

.collapsible {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 0.5rem;
	width: 100%;
	border: none;
	text-align: right;
	outline: none;
	font-size: 1.2rem;
  }
 
  .collapsible:after {
	content: '\02795';
	font-size: 13px;
	color: white;
	float: right;
	margin-left: 5px;
  }
 
  .active:after {
	content: '\02796';
  }
 
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active,
  .collapsible:hover {
	background-color: #ccc;
  }
 
  /* Style the collapsible content. Note: hidden by default */
  .content {
	padding: 0px 6px 6px 6px;
	margin-bottom: 6px;
	display: none;
	overflow: hidden;
	background-color: #2E6A79;
	color: white;
	text-align: left;
  }


/* INDEX */

/* Divs */

.index-image {
	text-align: center;
	padding-top: 5rem;
	padding-bottom: 3rem;
	margin: auto;
}

.index-text {
	text-align: center;
	font-size: 3rem;
	background-color: #2E6A79;
	color: white;
	padding: 4rem 1rem;
}

.index-details {
	text-align: center;
	font-size: 1.8rem;
	background-color: #2E6A79;
	color: white;
	padding-top: 2rem;
}

.top-content {
	padding-top: 8rem;
	text-align: center;
}

.main-content {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.project-menu-button {
	padding-top: 1rem;
}

/* FORMS */
.dtList {
	font-size: 1.2rem;
	padding: 1rem;
	border-radius: 12px 12px 0px 0px;

}

/* PROJECTS */
.project-container {
width: 100%;
text-align: center;
margin: auto;
}

.project {
	width: 60%;
	margin: auto;
	text-align: center;
	background-color: #2E6A79;
	background-color: white;
	color: #2E6A79;
	border: solid 1px #2E6A79;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	border-radius: 12px;
	margin-top:2rem;
}

.project-quote {
	width: 90%;
	margin: auto;
	text-align: right;
	background-color: #2E6A79;
	background-color: white;
	color: #2E6A79;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	margin-top:2rem;
	font-size: 1.5rem;
	font-style: italic;
	border-bottom: solid 1px #2E6A79;
}

.project-thumbs {
	width: 90%;
	text-align: center;
	margin: auto;
	overflow: auto;
	padding: 1rem;
	border-spacing:1rem;
	/*background-color: #519fb3;*/
	-webkit-overflow-scrolling: touch;
}

.project-8 {
	width: 15rem;
	height: 9rem;
	object-fit: cover;
	display: table-cell;
	border-spacing:1rem;
	margin: auto;
	text-align: center;
	background-color: #2E6A79;
	background-color: white;
	color: #2E6A79;
	border: solid 1px #2E6A79;
	margin-bottom: 1rem;
	border-radius: 0px;
	margin-top:1rem;
	margin-left: 1rem;
	margin-right: 1rem;
	vertical-align:top; /* <---- this */
padding: 0.5rem;
}

.project-image-8{
	width: 15rem;
	height: 9rem;
	object-fit: cover;
	background-color: #1D3546;
	background-color: white;
	float: left;
	cursor: pointer;
}

.random-container {
	width: 100%;
	text-align: center;
	margin: auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 1rem;
}

.project-8-index {
	width: 10%;
	object-fit: cover;
	display: inline-block;
	/*border-spacing:1rem;*/
	padding: 0.5rem;
}

.project-image-8-index{
	width: 100%;
	object-fit: cover;
	background-color: #1D3546;
	background-color: white;
	border-radius: 10% 10% 10% 10%;
}

/* PROJECTS */
.project-small {
	width: 40%;
	margin: auto;
	text-align: center;
	background-color: #2E6A79;
	background-color: white;
	color: #2E6A79;
	border: solid 1px #2E6A79;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	border-radius: 12px;
	margin-top:2rem;
	display: inline-block;
	margin-left: 2rem;
	margin-right: 2rem;
	vertical-align:top; /* <---- this */
}

/* PROJECTS */
.project-small-8 {
	width: 29%;
	margin: auto;
	text-align: center;
	background-color: #2E6A79;
	background-color: white;
	color: #2E6A79;
	border: solid 1px #2E6A79;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	border-radius: 12px;
	margin-top:2rem;
	display: inline-block;
	margin-left: 1rem;
	margin-right: 1rem;
	vertical-align:top; /* <---- this */
}

.panels-button {
	/*border: solid 1px #2e6a79;
	background-color: #519fb3;*/
	
	background-color: #2e6a79;
	border: none;
	/*background-image: url('../images/PanelsButton.png');*/
	background-size: cover;
	padding: 0.1rem;
	width: 3rem;
	height: 3rem;
	opacity: 0.5;
	/*filter: opacity(0.5) drop-shadow(0 0 0 blue);*/
	vertical-align: middle;
}

.line {
	height: 1rem;
}

.panels-button:hover {
	/*
	background-image: url('../images/PanelsButtonO.png');
	background-color: #519fb3;
	*/
	cursor: pointer;
  }

.no-border {
	border: none;
}

.dashed-border-white {
	border: dashed 1px white;
}


.page-title {
	background-color: white;
	background-color: #2E6A79;
	color: white;
	font-size: 4rem;
	/*border: solid 1px #2E6A79;*/
	padding: 4rem;
	margin-bottom: 3rem;
}

.image-title {
	text-align: right;
	border-bottom: solid 1px #2E6A79;
	font-size: 1.4rem;
	color: #2E6A79;
}

.project-name {
	background-color: white;
	background-color: #2E6A79;
	color: white;
	font-size: 1.5rem;
	padding: 1rem;
	border-radius: 12px 12px 0px 0px;
}

.link:hover
{
	/*background-color: #519fb3;
	color: white;*/
	cursor: pointer;
}

.ir-div {
text-align: right;
padding-top: 1rem;
}

.ir-button {
	display: block;
	width: fit-content;
	margin: auto;
	background-color: #519fb3;
	background-color: #2E6A79;
	border-radius: 6px;
	font-size: 1.2rem;
	padding: 0.5rem;
	padding: 0.5rem 1rem;
	margin-top: 0.5rem;
	justify-self: right;
}

.ir-button:hover {
	background-color: #2E6A79;
	background-color: #519fb3;
	color: white;
}

label
{
	display: inline-block;
	margin: auto;
	background-color: #519fb3;
	background-color: #2E6A79;
	color: white;
	cursor: pointer;
	border-radius: 6px;
	font-size: 1.2rem;
	padding: 0.5rem;
	padding: 0.5rem 1rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	justify-self: right;
}

label:hover {
	background-color: #2E6A79;
	background-color: #519fb3;
}

.text-field-name {
	background-color: #2E6A79;
	color: white;
	font-size: 1.5rem;
	text-align: center;
	padding: 1rem;
	width: 90%;
	border: 1px solid white;
}


.project-description {
	width: 90%;
	margin: auto;
	font-size: 1.2rem;
	padding: 0.6rem;
	text-align: left;
}

.text-area-description {
	font-size: 1.2rem;
	padding: 1%;
	width: 98%;
	height: fit-content;
}

.text-area-visible {
	font-size: 1.2rem;
	padding: 1%;
	width: 98%;
	height: fit-content;
	text-align: center;
}

.project-image {
	width: 90%;
	margin: auto;
	border: solid 1px #2E6A79;
	border-radius: 12px;
}

.general {
	height: 20rem;
	object-fit: cover;
}

.border-bottom-white {
	border-bottom: dashed  1px lightgray;
}

.project-image-index {
	width: 70%;
	margin: auto;
	max-width: 600px;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.project-item {
	width: 90%;
	margin: auto;
	border: solid 1px #2E6A79;
	border-radius: 12px;
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding: 1rem;
}

.project-title {
	font-size: 1.2rem;
	text-align: left;
	padding: 0.6rem;
	padding-top: 1rem;
	border-bottom: solid 1px #2E6A79;
}

.project-title-important {
	width: 60%;
	margin: auto;
	text-align: right;
	background-color: #519fb3;
	color: black;
	font-size: 1.2rem;
	text-align: left;
	padding: 0.6rem;
	padding-top: 1rem;
	border-bottom: solid 1px #2e6a79;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;
}

.invert {
	background-color: #2E6A79;
	color: white;
}

.normal {
	background-color: white;
	color: #2E6A79;
}

.special {
	background-color: #e3d03f;
	background-color: #519fb3;
}

.border-white {
	border: solid 1px lightgrey;
}

.shadow {
	box-shadow: 3px 3px 15px 3px #00000050;
}

.black {
	background: #282828EE;
}

/* Móviles */
@media screen and (max-width : 1023px) {
	.project-8-index {
		padding: 0.2rem;
	}
	.ana-image {
		width: 4rem;
		height: 4rem;
	}

	.main-content {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}

.hide-panel-small-devices {
	display: none;
}

 /* PROJECTS */
.project {
	width: 90%;
}

.project-quote {
	font-size: 1.3rem;
}

.project-thumbs {
	width: 90%;
}

.project-small {
	width: 90%;
	width: 40%;
	margin-left: 0rem;
	margin-right: 0rem;
	margin-left: 2rem;
	margin-right: 2rem;
}
.visualize-page {
	margin:1rem;
}
.index-text {
	font-size: 1.8rem;
	padding: 1rem;
}

.index-details {
	font-size: 1rem;
	padding: 0.6rem;
}
.page-title {
	font-size: 2.4rem;
	padding: 2rem;
	margin-bottom: 1rem;
}
}

@media screen and (max-width : 1023px) and (orientation: portrait) {

	.main-content {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}

	.project-small {
		width: 90%;
		margin-left: 0rem;
		margin-right: 0rem;
		margin-bottom: 1rem;
	}
	.project-quote {
		margin-bottom: 1rem;
	}
}

@media screen and (max-width : 600px) {

	.project-8-index {
		width: 9%;
		padding: 0.2rem;
	}

	.ana-container {
display: none;
	}

.top-content {
	margin-top: 0px;
}	

.main-content {
	margin-bottom: 2rem;
}

.project-image-index {
	width: 90%;
	margin: auto;
	margin-bottom: 0rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.project-small {
	width: 90%;
	margin-left: 0rem;
	margin-right: 0rem;
}

.index-text {
	margin-top: 0rem;
}

.general {
	height: 12rem;
	object-fit: cover;
}

.align-justify {
	text-align: left;
}
}

@media screen and (max-width : 600px)  and (orientation: landscape) {	
	.project-image-index {
		width: 50%;
		margin-top: 1rem;
	margin-bottom: 1rem;
	}
}