@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Roboto', sans-serif;font-size:16px;color:#333333;line-height:24px;scroll-behavior:smooth;font-weight:400;background-color:#fff}a{text-decoration:none}.w-img img{width:100%}.m-img img{max-width:100%}a,.btn,button,span,p,i,input,select,textarea,li,img,svg path,*::after,*::before,.transition-3,h1,h2,h3,h4,h5,h6{transition:all 0.3s ease-out 0s}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0;border:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{color:#2c3941;line-height:24px;transition:all 0.3s ease-out 0s}h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}ul{margin:0px;padding:0px}li{list-style:none}p{font-size:16px;line-height:24px;text-align:justify}*::placeholder{color:#2c3941;font-size:14px;opacity:1}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.header_main{position:absolute;top:0;left:0;width:100%;z-index:3}.header_main .header_top{padding:8px 0;background-color:#4F89CC}.header_main .header_top .header_top_left ul li{display:inline-block;font-size:15px;color:#fff;padding-right:12px}.header_main .header_top .header_top_right ul{text-align:end}.header_main .header_top .header_top_right ul li{display:inline-block;margin-left:15px}.header_main .header_top .header_top_right ul li a i{font-size:18px;color:#4F89CC;height:33px;width:33px;border-radius:4px;background-color:#fff;text-align:center;line-height:33px}.header_main .header{z-index:3;background-color:#fff;box-shadow:1px 0.532px 1px 1px rgba(41,41,41,0.1)}.header_main .header .header_content{display:flex;align-items:center;justify-content:space-between;height:80px}.header_main .header .header_content .logo h5{font-size:26px;font-weight:500;color:#4F89CC}.header_main .header .header_content .nav_item ul li{display:inline-block;padding-left:20px}.header_main .header .header_content .nav_item ul li a{font-size:16px;color:#333;font-weight:400;text-transform:uppercase}.header_main .header .header_content .nav_item ul li a:hover{color:#4F89CC}.header_main .headerNewClass{position:fixed;top:0;left:0;width:100%;z-index:4;background-color:#fff}.header_main .headerNewClass .header_content{height:70px}.header_main .headerNewClass .header_content .logo h5{color:#333}.header_main .headerNewClass .header_content .nav_item ul li a{color:#333}.home{background-image:url(../images/banner.png);background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%;position:relative;z-index:1}.home::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.5);z-index:-1}.home .home_content{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;text-align:center}.home .home_content .content_wrap h4{font-size:45px;color:#fff;font-weight:600;line-height:55px}.home .home_content .content_wrap p{font-size:15px;color:#fff;font-weight:400;text-align:center;padding:0 250px}.home .home_content .content_wrap .home_btn{margin-top:45px}.home .home_content .content_wrap .home_btn a{padding:12px 35px;border:1px solid #fff;border-radius:5px;font-size:15px;color:#fff;background-color:transparent}.home .home_content .content_wrap .home_btn a:hover{background-color:#4F89CC;border:1px solid #4F89CC}.about{padding:40px 0}.about .about_content .section_heading{text-align:center}.about .about_content .section_heading i{font-size:38px;color:#4F89CC}.about .about_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:20px 0}.about .about_content .section_heading h4 span{color:#4F89CC}.about .about_content p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.item{padding:20px 0}.item .item_content .section_heading{text-align:center}.item .item_content .section_heading i{font-size:38px;color:#4F89CC}.item .item_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:15px 0 0 0}.item .item_content .section_heading h4 span{color:#4F89CC}.item .item_content .section_heading p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.item .item_content .item_wrap{padding-top:30px}.item .item_content .item_wrap .item_card{height:240px;width:100%;border-radius:5px;border:1px solid #909090;text-align:center;display:flex;justify-content:center;align-items:center;padding:12px;position:relative}.item .item_content .item_wrap .item_card .card_icon{position:absolute;top:-25px;left:50%;transform:translateX(-50%);background-color:#fff}.item .item_content .item_wrap .item_card .card_icon i{font-size:26px;color:#4F89CC;height:50px;width:50px;border-radius:3px;border:1px solid #4F89CC;text-align:center;line-height:50px}.item .item_content .item_wrap .item_card .item_info h4{font-size:20px;color:#333;font-weight:500;text-transform:uppercase}.item .item_content .item_wrap .item_card .item_info h5{font-size:14px;color:#494848;font-weight:400;padding:10px 0}.item .item_content .item_wrap .item_card .item_info .item_btn a{padding:10px 20px;background-color:#4F89CC;font-weight:400;font-size:14px;color:#fff;border-radius:4px}.course{padding:30px 0}.course .course_content .section_heading{text-align:center}.course .course_content .section_heading i{font-size:38px;color:#4F89CC}.course .course_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:15px 0 0 0}.course .course_content .section_heading h4 span{color:#4F89CC}.course .course_content .section_heading p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.course .course_content .course_wrap .course_card .course_img{height:240px;width:100%}.course .course_content .course_wrap .course_card .course_img img{height:100%;width:100%;object-fit:cover}.course .course_content .course_wrap .course_card .course_text{padding:12px;text-align:center}.course .course_content .course_wrap .course_card .course_text h4{font-size:20px;color:#333;font-weight:500}.course .course_content .course_wrap .course_card .course_text p{font-size:14px;color:#494848;font-weight:400;text-align:center}.course .course_content .course_wrap .course_card .course_text .course_btn a{padding:10px 20px;font-size:13px;font-weight:400;background-color:#4F89CC;border-radius:3px;color:#fff}.teacher{padding:25px 0}.teacher .teacher_content .section_heading{text-align:center}.teacher .teacher_content .section_heading i{font-size:38px;color:#4F89CC}.teacher .teacher_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:15px 0 0 0}.teacher .teacher_content .section_heading h4 span{color:#4F89CC}.teacher .teacher_content .section_heading p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_img{height:280px;width:100%}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_img img{height:100%;width:100%;object-fit:cover}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_text{padding:12px;text-align:center}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_text h4{font-size:20px;color:#333;font-weight:500}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_text p{font-size:13px;color:#494848;font-weight:400;text-align:center;line-height:10px}.teacher .teacher_content .teacher_wrap .teacher_card .teacher_text .teacher_btn img{width:50px}.sub_banner{background-image:url(../images/ban_m.png);background-position:center;background-repeat:no-repeat;background-size:cover;height:300px;position:relative;z-index:1;margin-bottom:30px}.sub_banner::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;clip-path:polygon(0 0, 40% 0, 60% 100%, 0% 100%);background-color:#c3c9cfc3;z-index:-2}.sub_banner::before{position:absolute;content:'';top:0;left:0;height:100%;width:100%;clip-path:polygon(0 0, 36% 0, 57% 100%, 0% 100%);background-color:#4F89CC;z-index:-1}.sub_banner .sub_banner_content{padding-top:90px}.sub_banner .sub_banner_content .sub_content_item h4{font-size:26px;font-weight:500;color:#fff;line-height:35px}.sub_banner .sub_banner_content .sub_content_item .get_touch{width:360px;margin-top:20px}.sub_banner .sub_banner_content .sub_content_item .get_touch form{position:relative}.sub_banner .sub_banner_content .sub_content_item .get_touch form .form_control{display:block;margin-bottom:10px;width:100%;height:55px;padding:20px;color:#333;background-color:#ffffff;background-clip:padding-box;border-radius:35px;border:1px solid #dededf;transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-ms-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out}.sub_banner .sub_banner_content .sub_content_item .get_touch form .form_control:focus{outline:0}.sub_banner .sub_banner_content .sub_content_item .get_touch form .form_control::placeholder{font-size:15px;color:#aeacac;font-weight:400}.sub_banner .sub_banner_content .sub_content_item .get_touch form i{height:55px;width:55px;background:#e9c708;color:#fff;font-size:25px;border-radius:50%;text-align:center;line-height:55px;position:absolute;right:0;top:49%;transform:translateY(-49%);cursor:pointer}.blog{padding-bottom:20px}.blog .blog_content .section_heading{text-align:center}.blog .blog_content .section_heading i{font-size:38px;color:#4F89CC}.blog .blog_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:15px 0 0 0}.blog .blog_content .section_heading h4 span{color:#4F89CC}.blog .blog_content .section_heading p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.blog .blog_content .blog_wrapper .blog_card_overly{height:280px;border-radius:5px;position:relative;margin-bottom:12px}.blog .blog_content .blog_wrapper .blog_card_overly img{height:100%;width:100%;object-fit:cover;border-radius:5px}.blog .blog_content .blog_wrapper .blog_card_overly .overly{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;padding-left:20px}.blog .blog_content .blog_wrapper .blog_card_overly .overly .overly_item h4{font-size:16px;font-weight:400;color:#4F89CC}.blog .blog_content .blog_wrapper .blog_card_overly .overly .overly_item h5{font-size:20px;font-weight:500;color:#fff}.blog .blog_content .blog_wrapper .blog_card_overly .overly .overly_item ul li{display:inline-block;padding-right:15px;color:#fff;font-weight:400;font-size:14px}.blog .blog_content .blog_wrapper .blog_card{margin-bottom:12px}.blog .blog_content .blog_wrapper .blog_card .blog_img{height:200px;width:100%}.blog .blog_content .blog_wrapper .blog_card .blog_img img{height:100%;width:100%;object-fit:cover}.blog .blog_content .blog_wrapper .blog_card .blog_text{padding:5px 10px 10px 10px}.blog .blog_content .blog_wrapper .blog_card .blog_text h4{font-size:16px;font-weight:400;color:#4F89CC}.blog .blog_content .blog_wrapper .blog_card .blog_text h5{font-size:20px;font-weight:500;color:#333;line-height:15px}.blog .blog_content .blog_wrapper .blog_card .blog_text ul li{display:inline-block;padding-right:15px;color:#494848;font-weight:400;font-size:14px}.contact{padding:20px 0}.contact .contact_content .section_heading{text-align:center}.contact .contact_content .section_heading i{font-size:38px;color:#4F89CC}.contact .contact_content .section_heading h4{font-size:28px;font-weight:500;color:#333;text-transform:uppercase;padding:15px 0 0 0}.contact .contact_content .section_heading h4 span{color:#4F89CC}.contact .contact_content .section_heading p{text-align:center;font-size:15px;font-weight:400;line-height:24px;color:#494848;padding:20px 120px}.contact .contact_content .contact_form form .form_control{display:block;margin-bottom:10px;width:100%;height:45px;padding:10px;color:#333;background-color:#ffffff;background-clip:padding-box;border-radius:2px;border:1px solid #a4a4a4;transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-ms-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out}.contact .contact_content .contact_form form .form_control:focus{outline:0}.contact .contact_content .contact_form form .form_control::placeholder{font-size:14px;color:#757171;font-weight:400}.contact .contact_content .contact_form form .form_control:optional{color:#636262}.contact .contact_content .contact_form form textarea{height:200px !important}.contact .contact_content .contact_form form .news_btn{margin-top:20px}.contact .contact_content .contact_form form .news_btn a{padding:12px 25px;background-color:#4F89CC;color:#fff;font-weight:400;font-size:15px;border-radius:5px}.contact .contact_content .contact_right{background-color:#4F89CC;height:370px;width:100%;padding:20px}.contact .contact_content .contact_right h4{font-size:19px;color:#fff;font-weight:400}.contact .contact_content .contact_right h5{font-size:16px;color:#e1dede;font-weight:400}.footer{background-color:#4F89CC;position:relative;padding:30px 0;margin-top:60px;z-index:1}.footer::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(37,37,37,0.5);z-index:-1}.footer .footer_wrapper h4{font-size:28px;color:#fff;font-weight:500}.footer .footer_wrapper .spcial_icon{padding-top:20px}.footer .footer_wrapper .spcial_icon ul li{display:inline-block;margin-right:15px}.footer .footer_wrapper .spcial_icon ul li a i{font-size:20px;color:#e65a28;height:40px;width:40px;border-radius:50%;text-align:center;line-height:40px;background-color:#fff}.footer .footer_wrapper p{font-size:15px;color:#ebebeb;font-weight:400;line-height:24px;padding:20px 0}.footer .footer_wrapper h4{font-size:22px;color:#ebebeb;font-weight:500;line-height:32px;padding-bottom:30px}.footer .footer_wrapper h5{font-size:15px;color:#cfcfcf;font-weight:400;line-height:26px;padding-top:15px}.footer .footer_wrapper h5 i{font-size:16px;color:#61c7f0}.footer .footer_wrapper h6{font-size:38px;color:#f0e73a;font-weight:500;line-height:48px}.footer .footer_wrapper .get_touch form{position:relative}.footer .footer_wrapper .get_touch form .form_control{display:block;margin-bottom:10px;width:100%;height:55px;padding:20px;color:#333;background-color:#ffffff;background-clip:padding-box;border-radius:35px;border:1px solid #dededf;transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-ms-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out}.footer .footer_wrapper .get_touch form .form_control:focus{outline:0}.footer .footer_wrapper .get_touch form .form_control::placeholder{font-size:15px;color:#aeacac;font-weight:400}.footer .footer_wrapper .get_touch form i{height:55px;width:55px;background:#e9c708;color:#fff;font-size:25px;border-radius:50%;text-align:center;line-height:55px;position:absolute;right:0;top:49%;transform:translateY(-49%);cursor:pointer}
