@charset "utf-8";
/* CSS Document */

.tutorBanner {background:url("../images/tutorBanner.jpg") no-repeat;background-size:cover;background-position:center;}


/*--Home Tutor Block--*/
#homeTutor {padding:100px 0 80px 0;}

#homeTutor h2 {font-size:35px;font-weight:700;color:#23305E;margin:0 0 0 0;padding:0;}

#homeTutor ul {margin:30px 0px;}

#homeTutor ul li {font-size:14px;font-weight:400;color:#5C616E;margin:0 0 10px 0;padding:0 0 0 25px;position:relative;}

#homeTutor ul li:last-child {margin:0 0 0 0;}

#homeTutor ul li:before {position:absolute;left:0;top:4px;content:'';background:url("../images/checkIconBlue.svg") no-repeat;width:13px;height:13px;background-size:13px;}

#homeTutor p {font-size:14px;font-weight:400;color:#5C616E;margin:0 0 12px 0;padding:0;line-height:28px;}

#homeTutor .homeTutorRight {text-align:right;}

#homeTutor img.homeTutorImage {width:90%;float:right;}


/*--What are you looking for block--*/
#joinusReasons {background:#F5FFFF;padding:80px 0px 80px 0px;text-align:center;}

#joinusReasons h2 {font-size:35px;font-weight:700;color:#5375E2;margin:0 0 35px 0;padding:0;}

#joinusReasons .card {border-radius:15px;border:0px;padding:30px 15px;box-shadow:0px 0px 9px 0px rgba(0,0,0,0.10);
-webkit-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.10);-moz-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.10);text-align:center;}

#joinusReasons img {width:70px;margin:0 auto;}

#joinusReasons h3 {font-size:20px;font-weight:600;color:#000000;margin:15px 0 15px 0;padding:0;}

#joinusReasons p {font-size:13px;font-weight:400;color:#707070;margin:0;padding:0;}


/*--Join Us Block--*/
#joinusBlock {padding:100px 0px 0px 0px;}

#joinusBlock h2 {font-size:35px;font-weight:700;color:#23305E;margin:120px 0 10px 0;padding:0;}

#joinusBlock h5 {font-size:20px;font-weight:500;color:#5C616E;margin:0 0 35px 0;padding:0;}

#joinusBlock a {background:#5375E2;font-size:16px;font-weight:500;}

#joinusBlock .blockImage {width:100%;}
