@charset "utf-8";
/* CSS Document */
.navbar-brand {
	font-family: 'Lora', serif;
	text-decoration-color: #f26854;
	font-weight: bold;	
}

.nav {
	font-weight: bold;
	
}

.navbar-brand {
	color: #013e55; 
}

.navbar-brand:hover {
	transform: scale(1.1);
}
.nlp {
	color: #f26854;
}

body {
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden; 
}

.nav-item a {
	color: #013e55;
}

.nav-item a:hover,.nav-item a.active {
	color: #f26854;
	transform: scale(1.1);
	
}
.nav-item.contact a:hover,.nav-item.contact a.active {
	color: #013e55;
	transform: scale(1.1);
}

.nav-item.contact a {
	color: #f26854;
}
#change {
	color: #013e55;
	font-family: 'Lora', serif;
	font-weight: normal;
	font-size: 40px;
	margin-left: 200px;
	font-kerning: normal;
	padding-top: 70px;
	
}

.section-1 {
	background-color: #f7f5f1;
	Height: 300px;
}
.section-2 {
	background-color: #013e55;
	height: 500px;
}
#click a:hover {
	justify-content: center;
	color: white;
	font-family: 'Lora', serif;
	text-align: center;
	font-size: 20px;
	transform: scale(1.1);
}
.section-3 {
	background-color: #f4e3c9;
	height: 250px;
}

.master {
	font-family: 'Lora', serif;
	font-weight: normal;
	font-size: 30px;
	color: #013e55;
	letter-spacing: 4px;
}

.price {
	font-family: 'Roboto', sans-serif;
	color: #013e55;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 3px;
}
.section-4 {
	background-color: aliceblue;
	height: 400px; 
}
#learn {
	color: #013e55;
	font-family: 'Lora', serif;
	font-weight: 600;
	font-size: 25px;
	margin-top: 45px;
	letter-spacing: 4px;
	
}
.you {
	font-family: 'Roboto', sans-serif;
	color: #013e55;
	font-weight: 400;
	margin-top: 40px;
	letter-spacing: 3px;
	
}
.image {
	background-color: #f4e3c9;
}

.shadow {
	 box-shadow: 10px 10px 5px rgba(0,0,0,0.1) !important;
}

.sign {
	font-family: 'Lora', serif;
	color: #ffff;
	letter-spacing: 4px;

}

.section-5 {
	background-color: #073546;

}
.btn-submit {
    color: #fff;
    border-color: #dc3545;
}

.btn-submit:hover {
	color: #f4e3c9;
	transform: scale(1.1);

}
.section-6 {
	background-color: #01445d;
}
.footer-head {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ffff;
	letter-spacing: 3px;
	font-size: small;
}
.footer-info {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
	letter-spacing: 3px;
	font-size: small;

}
.left,.right {
	padding: 60px;
	
}
.icon {
	color: #fff;
	margin-right: 15px;
    font-size: 35px;
	
}

.icon:hover {
	color: #dc3545 ;
	transform: scale(1.1);
	
}
.social {
	margin-top: 50px;
}
.line {
	border: 2px solid yellow;
}
.headerbox {
	font-family: 'Lora', serif;
	letter-spacing: 3px;
	font-weight: 500;
	color: #fff;

}

.textbox {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 3px;
	font-weight: 400;
	padding: 15px;
	font-size: 14px;
	color: #fff;

}
.btn-register {
	color:#013e55;
	border-color: white;
	background-color: white;
	font-family: 'Lora', serif;
}

.btn-register:hover {
	background-color:#f4e3c9;
	transform: scale(1.1);
}
.copy {
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-weight: 300;
	margin-top: 60px;
	text-align: center;
}
