* {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.container {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 15px;
}

img {
	max-width: 100%;
}

header {
	background-image: url(../img/bg.png);
}
header .headerTop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding-top: 47px;
	padding-bottom: 145px;
}
header .headerTop nav a {
	margin-right: 60px;
	color: white;
	text-decoration: none;
	font-family: "Raleway", sans-serif;
	font-weight: 500;
}
header .headerTop nav .button {
	border: solid 1px white;
	border-radius: 35px;
	background-color: #ff5f60;
	margin: 0 0 0 110px;
	padding: 15px 33px;
}
header .headerBottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-bottom: 144px;
}
header .headerBottom .headerText {
	width: 45%;
}
header .headerBottom .headerText h1 {
	font-family: "Raleway", sans-serif;
	font-weight: 700;
	font-size: 70px;
	color: white;
	padding-bottom: 37px;
}
header .headerBottom .headerText p {
	color: white;
	font-weight: 600;
	font-size: 17px;
	padding-bottom: 47px;
}
header .headerBottom .headerText a {
	font-family: "Raleway", sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 20px 29px;
	background-color: #ff5f60;
	color: white;
	border-radius: 30px;
	text-decoration: none;
	display: inline-block;
}
header .headerBottom .headerPicture img {
	max-width: 80%;
	float: right;
}

.applySection .applyWindow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	position: relative;
}
.applySection .applyWindow .form {
	border-top: 10px solid black;
	border-radius: 20px;
	background-color: #ff5f60;
	padding: 30px 45px;
	text-align: center;
	position: absolute;
	left: 0;
	top: -100px;
}
.applySection .applyWindow .form h1 {
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	color: white;
}
.applySection .applyWindow .form hr {
	width: 75px;
	margin: 0 auto;
	margin-bottom: 11px;
	background-color: white;
}
.applySection .applyWindow .form p {
	color: #ffafb0;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 14px;
}
.applySection .applyWindow .form form {
	width: 240px;
	position: relative;
	margin: 0 auto;
}
.applySection .applyWindow .form form input {
	border-radius: 40px;
	padding: 20px 30px;
	border: none;
}
.applySection .applyWindow .form form button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #1f3148;
	border-radius: 0 40px 40px 0;
	color: white;
	width: 70px;
	font-size: 20px;
}
.applySection .applyWindow .sliders {
	width: 40%;
	padding-top: 50px;
}
.applySection .applyWindow .sliders .slider {
	text-align: center;
}
.applySection .applyWindow .sliders .slider .sliderText {
	font-style: italic;
	font-size: 20px;
}
.applySection .applyWindow .sliders .slider .sliderName {
	color: #fb8122;
	padding: 30px 0 20px 0;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}

.contentSection {
	background-image: url(../img/Shape11.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 238px;
}
.contentSection .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 100px 0px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.contentSection .content .contentText {
	max-width: 40%;
}
.contentSection .content .contentImage {
	max-width: 40%;
}
.contentSection .content h1 {
	font-family: "Raleway", sans-serif;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 30px;
}
.contentSection .content p {
	margin-bottom: 40px;
	font-size: 19px;
	color: #8c8c8c;
}
.contentSection .content a {
	background-color: #ff5f60;
	font-family: "Raleway", sans-serif;
	padding: 10px 40px;
	border-radius: 20px;
	text-decoration: none;
	color: white;
}

.contentSectionReverse {
	background-image: url(../img/Shape22.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 130px;
}
.contentSectionReverse .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 100px 0px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.contentSectionReverse .content .contentText {
	max-width: 40%;
}
.contentSectionReverse .content .contentImage {
	max-width: 40%;
}
.contentSectionReverse .content h1 {
	font-family: "Raleway", sans-serif;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 30px;
}
.contentSectionReverse .content p {
	margin-bottom: 40px;
	font-size: 19px;
	color: #8c8c8c;
}
.contentSectionReverse .content a {
	background-color: #ff5f60;
	font-family: "Raleway", sans-serif;
	padding: 10px 40px;
	border-radius: 20px;
	text-decoration: none;
	color: white;
}

.contentMenu {
	margin-bottom: 100px;
}
.contentMenu .contentMenuImages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.contentMenu .contentMenuImages .one {
	width: 135px;
	height: 135px;
	border-radius: 67px;
	padding-top: 30px;
	background-color: #4bd2ff;
	-webkit-box-shadow: -3px 9px 76px 40px rgb(215, 244, 254);
	        box-shadow: -3px 9px 76px 40px rgb(215, 244, 254);
	text-align: center;
}
.contentMenu .contentMenuImages .two {
	width: 135px;
	height: 135px;
	border-radius: 67px;
	padding-top: 35px;
	background-color: #694bff;
	-webkit-box-shadow: -3px 9px 76px 40px rgb(232, 227, 254);
	        box-shadow: -3px 9px 76px 40px rgb(232, 227, 254);
	text-align: center;
}
.contentMenu .contentMenuImages .three {
	width: 135px;
	height: 135px;
	border-radius: 67px;
	padding-top: 45px;
	background-color: #ffb14b;
	-webkit-box-shadow: -3px 9px 76px 40px rgb(255, 241, 222);
	        box-shadow: -3px 9px 76px 40px rgb(255, 241, 222);
	text-align: center;
}
.contentMenu .contentMenuImages .three img {
	width: 60%;
}
.contentMenu .contentMenuTexts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	text-align: center;
	margin-top: 50px;
}
.contentMenu .contentMenuTexts .contentMenuText {
	max-width: 20%;
}
.contentMenu .contentMenuTexts .contentMenuText h2 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
}
.contentMenu .contentMenuTexts .contentMenuText p {
	padding-top: 20px;
	color: #8c8c8c;
}

hr {
	max-width: 1320px;
	margin: 0 auto;
}

footer .container {
	padding: 0;
}
footer .container .footer {
	color: lightgray;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 40px 0;
}
footer .container .footer .copyRight {
	font-family: "Poppins", sans-serif;
}
footer .container .footer .copyRight span {
	margin-left: 20px;
}
footer .container .footer nav a {
	text-decoration: none;
	color: lightgray;
	margin-left: 40px;
	font-family: "Poppins", sans-serif;
}