@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700');
body{
	font-family: 'Noto Sans', sans-serif;
}
.background-1{
	background-color: #efefef;
	padding-bottom: 6%;
}
.quiz-text p,
.title h3,
.splash p,
.llp{
	font-family: 'Noto Sans', sans-serif;
}
.header li a{
	font-size: 12px;
}
.title p,
.calculus p,
.quiz-text p{
	font-size: 14px
}
.calculus p,
.splash p,
.llp{
	line-height: 1.72;
	letter-spacing: normal;
}
.header li a{
	font-weight: 500;
	color: #212121;
}
.header li{
	padding: 0px 80px;
}
.header li:last-child a{
	background-color: #000000;
	border-radius: 16px;
	margin-top: 36px;
	color: #e1e3e2!important;
	padding: 4px 30px 4px!important;
}
.crazy-logo{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.practice{
	margin-top: 120px;	
}
.calculus h1 {
	font-size: 24px;
	font-weight: 300;
	color: #212121;
	margin-bottom: 18px;
}
.calculus p{
	color: #212121;
	line-height: 1.42;
  	letter-spacing: normal;
}
.mobile-image{
	position: absolute;
    top: -145px;
    right: -29px;
}
.quiz-text {
    margin: 126px 0px 280px;
}
.quiz-text p{
	line-height: 1.75;
    color: #212121;
}
.background-2{
	background-color: #efefef;
	padding-bottom: 40px;
}
.background-3{
	background-color: #44B86E;
	padding-bottom: 40px;
}
.title h3{
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.42;
	color: #44B86E;
}
.title h3::after{
	content: "___";
	text-align: center;
	width: 100%;
	display: block;
}
.title p{
	padding: 0px 10px;
	line-height: 1.5;
	color: #231f20;
}
.multiple-mobiles img{
	margin-top: -250px;
}
.splash{
	padding: 40px 0px;
}
.app-store-2{
	margin-top: 30px;
}
footer{
	background-color: #444545;
	padding: 6px 0px;
}
.splash p{
	color: #f2f2f2;
	line-height: 1.42;
	font-size: 14px;
	letter-spacing: normal;
}
.llp{
	color: #ffffff;
	font-size: 14px;
}
.high-content{
 	margin-top: 40px;
}
.splash-img{
 	padding-right: 0px;
}
.splash-text{
	margin-left: 48px;
}
.btn-black{
	background: #2d2d2d;
    color: #fff;
}
#contact-us input,#contact-us textarea,
#contact-us input:focus,#contact-us textarea:focus{
	border-color: #ced4da;
	box-shadow: none;
}
#contact-form{
	margin-top: 40px;
}
#submit-message{
	height: 192px;
	font-size: 21px;
	margin-top: 30px;
}
.iquiz-text p{
	font-size: 14px;
}
#navbarSupportedContent{
	display: none !important;
}
