@charset "utf-8";
/* CSS Document */

html{
	scroll-behavior: smooth;
	
}

/* index.html */
.bgpink {
	background: #D0AFB1;
	
}

 .nav-item, .nav-link, .navbar-light {
	color: #2B2E64 !important;
	font-family: 'Fredoka One', cursive;
	font-size: 30px;
	padding-right: 30px;
	
}


.menu-btn {
    color: white;
    font-size: 30px;
    cursor: pointer;
}

.text-in-img {
	position: relative;
	text-align:right;
}

#txt-header {
	position: absolute;
	top: 245px;
	right: 100px;
	text-align: right;
	font-size: 175px;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	font-weight: 1000;
	text-shadow: 7px 2px 5px #0000;
	
}

.button {
	background-color: #2B2E64;
	display: block;
	
}

.btn-register {
	position: absolute;
	color: #2B2E64;
	top: 800px;
	right: 100px;
	text-align: right;
	font-family: 'Roboto', sans-serif;;
	
}

.btn-register:hover {
	
}


#header-img {
	opacity: 65%;
}

.about, .some-courses {
	text-align: center;
	padding-top: 20px;
	border-bottom-width: inherit;
	
}

#about-us, #courses, #regi, #offer,#voc {
	font-size: 100px;
	font-weight: 1000;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	text-decoration: 10px underline #D0AFB1 ;
	text-underline-offset: 10px;
}

#about-des {
	font-size: 45px;
	font-weight: 30;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
}

.row1 {
	padding: 1%;
	display: flex;
	gap: 5%;
	justify-content: center; 
}

.some-courses {
	text-align: center;
	padding-top: 100px;
	border-bottom-width: inherit;
}

.instruments {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	text-align: center;
	padding-top: 10px;
	font-weight: 100;
}

a:link {
  color: #2B2E64 ;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color:#48393C ;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}

.load-more {
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	text-align: right;
	padding-right: 25px;
	font-weight: 100;
	text-decoration: underline 1px;
}

.row2 {
	padding: 1%;
	display: flex;
	gap: 5%;
	justify-content: space-around; 
}

.contact, .opening {
	padding-left:0.5px;
	font-size: 50px;
	font-weight: 1000;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	

}

.opening {
	padding-top: 30px;
}

.location {
	padding-left:0.5px;
	font-size: 50px;
	text-align: center;
	font-weight: 1000;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	

}

.opening-info, .contact-info, .copyright, .address, #fi-la-name {
	font-size: 20px;
	font-weight: 30;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
}

.address {
	text-align: center;
	padding-top: 10px;
}

footer, .copyright {
	padding-top: 10px;
	min-height: 100px;
	min-width: 100%;
	background:#D0AFB1; 
	margin: auto;
	font-family: 'Roboto', sans-serif;
	justify-content: center;
	display: flex;
	gap: 2%;
	align-items: center;
}

.top-button {
	padding-left: 25px;
	color: #2B2E64;
	font-family: 'Roboto', sans-serif;
	
}

 .col1 {
	padding-left: 2;
	width: 300px;
	
}

#fi-la-name {
	padding-left: 2;
}

.btn, .btn-submit {
	align-content: center;
	padding-bottom: 20px;
}

#day, #time {
	padding-left: 50px;
}

.column-pick, .form-group {
	font-family: 'Roboto', sans-serif;
	color: #2B2E64;
	font-size: 20px;
	padding-bottom: 15px;
	padding: 1%;
	
}

.row-form {
	padding: 1%;
	display: flex;
	gap: 5%;
}



#contact-us {
	color: white;
}

.success-des {
	font-family: 'Roboto', sans-serif;
	color: #2B2E64;
	padding: 50px;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	
	
}

.tick {
	justify-content: center;
	display: flex;
	padding-top: 50px;
}

#regi-now {
	padding-bottom: 10px;
}


.container-form {
	align-content: center;
	padding-left: 150px;
	padding-top: 50px;
}

.button-submit{
	background-color: transparent;
}

/* piano.html */
.aside-left {
	min-width: 50%;
	min-height: 450px;
	float: left;
	margin: 0 1%;
	padding: 1%;
	box-sizing: border-box;	
}


.aside-right {
	min-width: 50%;
	min-height: 450px;
	float: right;
	margin: 0 1%;
	padding: 1%;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	color: #2B2E64;
	font-weight: 300;
	font-size: 25px;
}

.container-carousel {
	justify-content: center;
	display: flex;
	min-width:inherit;
}

.main {
	min-height: 450px;
	padding: 2%;
}

.piano-levels {
	float: left;
}

.levels {
	font-family: 'Roboto', sans-serif;
	color: #2B2E64;
	padding-top: 15px;
}

#beg {
	padding-right: 80px;
}

.vocal-levels {
	font-family: 'Roboto', sans-serif;
	color: #2B2E64;
	padding-top: 15px;
	font-size: 25px;
}

@media all and (max-width: 993px) {
	.row1  {
		display: block;
		align-content: center;
		padding: 1px;
		resize: both;
		
	}
	
	.row1, .row2  {
		display: block;
		align-content: center;
	}
	
	.text-in-img {
		width: 100%;
		min-height: inherit;
		font-size: 50px;
		margin: 10px auto;
		box-sizing: border-box;
	}
	
	.container-carousel {
		align-content: center;
		
		
	}
	
	.column1 {
		width: 100%;
		margin: 10px auto;
		box-sizing: border-box;
		padding: inherit;
		background-size: contain;
	}
	
	.aside-left{
		float: none;
		width: 100%;
		margin: 1% auto;
	}
	
	.aside-right{
		float: none;
		width: 100%;
		margin: 1% auto;
	}
}

