@charset "UTF-8";
/*font-family: 'Italiana', serif;
font-family: 'Nanum Myeongjo', serif;*/

.logo {
	padding-top: 15px;
	padding-left: 15px;
}

nav {
	
}

ul {
	list-style-type: none;
	display: inline-block;
	float: right;
}

li a {
	text-decoration: none;
	padding: 15px;
	text-align: center;
	font-size: 15pt;
	color: black;
	font-family: 'Nanum Myeongjo', serif;
}

li {
	margin: 0;
	float: right;
	}

li a:hover{
	color: #9120D3;
}

.home {
	height: 500px;
	background-image: url("../images/Asset 4.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
}

h1 {
	margin-lft: auto;
	margin-right: auto;
	padding-top: 100px;
	text-align: center;
	line-height: 150px;
	font-size: 181px;
	font-family: 'Italiana', serif;
}

h2 {
	font-size: 35pt;
	font-family: 'Italiana', serif;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 15pt;
	line-height: 28px;
	font-family: 'Nanum Myeongjo', serif;
	}

h3 {
	text-decoration: underline;
	color: black;
	text-decoration-color: black;
	text-align: center;
}

.bar {
	max-width: 1250px;
	height: 1.5px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.button {
	border: 4px solid black;
	height: 50px;
	width: 150px;
	font-size: 15pt;
	text-decoration: none;
	font-family: 'Nanum Myeongjo', serif;
	color: black;
	
}

.container {
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
	min-width: 90%;
}

.about {
	margin-top: 50px;
	min-height: 450px;
	padding-top: 50px;
	flex-wrap: wrap;
	}

.begining {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-height: 250px;
	max-width: 700px;
	align-content: center;
	justify-content: center;
	padding-top: 5%;
}

.work {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.abthome {
	max-height: 600px;
	background-image: url("../images/pink.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 512px;
	
}

.abtp {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: 'Nanum Myeongjo', serif;
	padding-left: 15px;
	padding-right: 15px;
}

.heroimg {
	padding-left: 100px;
	padding-top: 100px;
}

.grid01 {
	width: 1250px;
	display: flex;
	grid-template-columns: 50% 50%;
	margin-left: auto;
	margin-right: auto;
	
}

.row {
	display: flex;
	justify-content: center;
	align-content: center;
}

.column-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

.column {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}

.column img {
	margin: 5px;
}

.contact {
	padding-top: 50px;
	text-align: center;
	
}

.containercontact {
	max-width: 1075px;
	border: black;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	min-height: 300px;
	margin-top: 75px;
	min-width: 700px;
}

.cuba {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.column2 {
	padding: 15px;
}
.magdielpic {
	margin-left: auto;
	marging-right: auto;
	margin-top: 100px;
}

.posterh2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	text-align: center;
	margin-bottom: 25px;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
	  width: 100%; 
	  padding: 18px; 
	  border: 4px solid black;
	  box-sizing: border-box; 
	  margin-top: 10px;
	  margin-bottom: 16px; 
	  resize: vertical;
}


input[type=submit] {
  	background-color: white;
	color: black;
	border: 4px solid black;
	cursor: pointer;
	height: 50px;
	width: 150px;
	font-size: 15pt;
	
	
}


input[type=submit]:hover {
	 background-color: #EBEBEB;
}


.contactcon {
	background-color: white;
	padding: 50px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.label {
	font-size: 15pt;
	font-family: 'Nanum Myeongjo', serif;
}

.form {
	margin-left: auto;
	margin-right: auto;
	align-self: center;
}

.placeholder {
	font-size: 10pt;
	font-family: 'Nanum Myeongjo', serif;
	}

form {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.contacth {
	margin-top: 100px;
	text-align: center;
}

.social {
	margin: 15px;

}

.row2 {
  display: flex;
}


.column2 {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	min-width: 300px;
	align-content: center;
	
}

footer {
	display: flex;
	align-content: center;
	margin-top: auto;
}

.gallery-home {
	background-image: url("../images/green.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 512px;
}

.gallery {
	background-image: url("../images/red.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 512px;
}

.service-h2 {
	text-align: center;
	margin-top: 75px;
}

.services3 {
	text-decoration: none;
	text-align: left;
}

img .cuba {
	margin-left: auto;
	margib-right: auto;
}

@media (max-width: 1049px){
	
	nav {
		
	}
	
	ul {
	list-style-type: none;
	display: inline-block;
	float: center;
}
	
	
	li {
	margin: 0;
	float: center;
	}
	
	h1 {
		font-size: 130px;
	}
	
	.row {
flex-wrap: wrap;
}
}

@media (max-width: 600px){
}

li a{
	font-size: 14pt;
	float: left;
}

