@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:'SolaimanLipi', Arial, sans-serif !important;font-size:16px;color:#333333;line-height:24px;scroll-behavior:smooth;font-weight:400;background-color:#f3f3f3}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}.searchBar{position:fixed;top:0;left:0;width:100vw;height:0vh;z-index:-1;opacity:0}.searchBar .closebtn{position:absolute;right:50px;top:40px;z-index:11;cursor:pointer}.searchBar .closebtn i{height:50px;width:50px;background-color:green;font-size:35px;color:#fff;text-align:center;line-height:50px}.searchBar .searchOverly{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#f42a41;opacity:.83;cursor:pointer}.searchBar .searchContent{width:600px;height:60px;position:absolute;background-color:#fff;top:50%;left:50%;transform:translate(-50%, -50%);z-index:12;border-radius:10px;overflow:hidden}.searchBar .searchContent form{position:relative}.searchBar .searchContent form .form_control{display:block;margin-bottom:10px;width:100%;height:60px;padding:23px;background-color:#fff;background-clip:padding-box;border:1px solid #dededf;border-radius:5px;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}.searchBar .searchContent form .form_control:focus{outline:0}.searchBar .searchContent form .form_control::placeholder{font-size:16px;color:#4c4c4c;font-weight:400}.searchBar .searchContent form .saerch_icon{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer}.searchBar .searchContent form .saerch_icon i{height:60px;width:70px;background-color:green;text-align:center;line-height:60px;font-size:30px;color:white}.serachNewClass{opacity:1;height:100vh;transition:all linear .6s;z-index:11}.serachNewClass2{opacity:0;height:0vh;transition:all linear .6s;z-index:-1}.home .homeItem{height:50vh;background-image:url(../images/homebg.png);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.home .homeItem::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.4)}.header{position:absolute;top:200px;width:100%}.header .nav{padding:10px 10px;background-color:white;box-shadow:1px 1.332px 4px 1px #7c7c7c4d;z-index:3;width:85%;border-radius:5px;margin:0 auto}.header .nav .navBar{display:flex !important;justify-content:space-between !important;align-items:center}.header .nav .navBar .logo{width:110px;height:70px}.header .nav .navBar .logo img{max-width:100%;max-height:100%}.header .nav .navBar .nav_item ul li{padding:0 15px;cursor:pointer;position:relative;display:inline-block}.header .nav .navBar .nav_item ul li:hover .HoverUnder::after{opacity:1;transition:all linear .5s}.header .nav .navBar .nav_item ul li:hover .HoverUnder::before{opacity:1;transition:all linear .5s}.header .nav .navBar .nav_item ul li:hover a{width:100%}.header .nav .navBar .nav_item ul li:hover .sub_down{top:40px;opacity:1 !important;margin-top:0;visibility:visible;padding:10px 10px 10px 10px}.header .nav .navBar .nav_item ul li a{font-size:16px;font-weight:500;color:black;font-family:"Roboto",sans-serif}.header .nav .navBar .nav_item ul li a .droppper{font-size:15px}.header .nav .navBar .nav_item ul li a:hover{color:#f42a41}.header .nav .navBar .nav_item ul li .HoverUnder::after{position:absolute;content:'';bottom:-32px;left:0;height:4px;width:100%;background-color:#f42a41;opacity:0}.header .nav .navBar .nav_item ul li .HoverUnder::before{position:absolute;content:'';width:0;height:0;border:0 solid transparent;border-right-width:7px;border-left-width:7px;border-bottom:7px solid #f42a41;bottom:-29px;left:50%;transform:translateX(-50%);opacity:0}.header .nav .navBar .nav_item ul li .sub_down{background-color:#fff;border-radius:10px;padding:10px 10px 10px 10px;box-shadow:1px 1.732px 20px 0px rgba(0,0,0,0.3);transition:all 0.3s ease-in-out;position:absolute;visibility:hidden;display:block;width:250px;border:none !important;opacity:0;top:70px;left:0;padding:0;z-index:999}.header .nav .navBar .nav_item ul li .sub_down li{padding:10px 10px;width:100%}.header .nav .navBar .nav_item ul li .sub_down li:hover{background-color:#f42a41;width:100%}.header .nav .navBar .nav_item ul li .sub_down li:hover a{color:#fff}.header .nav .navBar .nav_item ul li .sub_down li a{font-size:17px;font-weight:500;color:black;font-family:"Roboto",sans-serif}.header .nav .navBar .searchB{cursor:pointer}.header .nav .navBar .searchB i{height:45px;width:45px;background-color:#f42a41;color:#fff;text-align:center;line-height:45px;font-size:25px;border-radius:5px}.header .banner{position:relative;overflow:hidden;width:86%;margin:0 auto}.header .banner .slick-active .bannerItem{transform:scale(1.15)}.header .banner .prev{height:80px;width:80px;color:white;font-size:50px;background-color:rgba(226,225,225,0.418);text-align:center;line-height:80px;border-radius:50%;position:absolute;top:50%;left:5%;z-index:2;transform:translateY(-50%);cursor:pointer}.header .banner .next{height:80px;width:80px;color:white;font-size:50px;background-color:rgba(226,225,225,0.418);text-align:center;line-height:80px;border-radius:50%;position:absolute;top:50%;right:5%;z-index:2;transform:translateY(-50%);cursor:pointer}.header .banner .bannerItem{padding:330px 0;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;transform:scale(1);transition:transform 7000ms ease, opacity 1500ms ease-in;z-index:1;border-radius:5px}.header .banner .bannerItem::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.2);z-index:-1;border-radius:5px}.header .navNewClass{position:fixed;top:0;left:0;width:100% !important;padding:8px 140px !important;z-index:3;border-radius:0px;box-shadow:1px 1.332px 4px 3px #7c7c7c4d}.SubPage_Header{position:absolute;top:0px;width:100%}.SubPage_Header .nav{width:100%;padding:8px 130px}.event{padding-top:480px;padding-bottom:70px}.event .event_wrapper{background-image:url(../images/eventbg.jpg);height:370px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:15px;position:relative;z-index:1}.event .event_wrapper::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background:linear-gradient(to bottom, #da3859 0%, #146b45 100%);opacity:.85;border-radius:15px;z-index:-1}.event .event_wrapper .event_left{position:absolute;top:50%;left:70px;transform:translateY(-50%)}.event .event_wrapper .event_left .dateBox{height:120px;width:110px;background-color:#fff;border-radius:7px;overflow:hidden;position:relative}.event .event_wrapper .event_left .dateBox .date_top{height:15px;background-color:#f31f4a;width:100%;position:relative}.event .event_wrapper .event_left .dateBox .date_top::after{position:absolute;content:'';top:55%;left:50%;height:6px;width:60%;background-color:#fff;transform:translate(-50%, -55%);border-radius:10px}.event .event_wrapper .event_left .dateBox .dateDetail{position:absolute;top:60%;left:50%;transform:translate(-50%, -60%);text-align:center}.event .event_wrapper .event_left .dateBox .dateDetail .DateNumber span{font-size:44px;color:#f42a41;font-weight:700}.event .event_wrapper .event_left .dateBox .dateDetail .dateInfo{padding-top:10px}.event .event_wrapper .event_left .dateBox .dateDetail .dateInfo h5{font-size:26px;color:#000;font-weight:600}.event .event_wrapper .event_left .timeBox{height:120px;width:110px;background-color:#fff;border-radius:7px;overflow:hidden;position:relative;margin-top:20px;padding-top:8px}.event .event_wrapper .event_left .timeBox .clockImg{text-align:center}.event .event_wrapper .event_left .timeBox .clockImg img{width:45px}.event .event_wrapper .event_left .timeBox .dateDetail{position:absolute;top:90%;left:50%;transform:translate(-50%, -90%);text-align:center}.event .event_wrapper .event_left .timeBox .dateDetail .TimeT span{font-size:17px;color:#000;font-weight:600}.event .event_wrapper .event_left .timeBox .dateDetail .ActualTime{padding-top:5px}.event .event_wrapper .event_left .timeBox .dateDetail .ActualTime h5{font-size:23px;color:#f42a41;font-weight:700}.event .event_wrapper .event_right{padding-top:50px}.event .event_wrapper .event_right h4{font-size:34px;color:#fff;font-weight:600;line-height:44px}.event .event_wrapper .event_right p{font-size:17px;color:#fff;font-weight:500;line-height:26px}.event .event_wrapper .eventApp{height:55px;width:90%;background-color:#fff;text-align:center;border-radius:9px;border:1px solid #f8d249;margin-top:220px}.event .event_wrapper .eventApp a{line-height:55px;font-size:17px;color:#000;font-family:"Roboto",sans-serif}.event .event_wrapper .eventApp a img{width:20px}.notice{padding-bottom:40px}.notice .notice_wrapper .noticeBoard{width:100%;height:430px;border:3px solid #f42a41;border-radius:10px;padding:20px 20px;background-color:#fff}.notice .notice_wrapper .noticeBoard .noticeHeading{padding:5px 0;display:flex;align-items:center;justify-content:center}.notice .notice_wrapper .noticeBoard .noticeHeading img{width:35px}.notice .notice_wrapper .noticeBoard .noticeHeading span{font-size:23px;color:#f42a41;font-weight:600;padding:0 5px}.notice .notice_wrapper .noticeBoard .noticeList{padding-top:20px}.notice .notice_wrapper .noticeBoard .noticeList ul li{font-size:17px;color:#181717;font-weight:500;padding-bottom:10px;line-height:27px}.notice .notice_wrapper .noticeBoard .noticeList ul li i{font-size:8px;padding-right:10px}.notice .notice_wrapper .Person{width:100%;height:430px;border:3px solid #f42a41;border-radius:10px;padding:30px 20px;position:relative;background-color:#fff}.notice .notice_wrapper .Person .profileImg{height:220px;width:220px;border-radius:50%;margin:0 auto;border:3px solid #f42a41}.notice .notice_wrapper .Person .profileImg img{max-height:100%;width:100%;border-radius:50%}.notice .notice_wrapper .Person .profileText{padding-top:30px}.notice .notice_wrapper .Person .profileText h4{font-size:23px;color:#f42a41;font-weight:600;font-family:"Roboto",sans-serif}.notice .notice_wrapper .Person .profileText p{font-size:16px;color:#000;font-weight:500;font-family:"Roboto",sans-serif}.notice .notice_wrapper .Person .icirclesProfile{display:flex;align-items:center;position:absolute;bottom:10px;left:70px}.notice .notice_wrapper .Person .icirclesProfile a{font-size:13px;color:#333;font-weight:500;font-family:"Roboto",sans-serif}.notice .notice_wrapper .Person .icirclesProfile a img{width:40px}.notice .notice_wrapper .Person .IIcon{position:absolute;top:10px;left:10px}.notice .notice_wrapper .Person .IIcon img{width:30px}.facilities{padding:30px 0}.facilities .section_header{text-align:center}.facilities .section_header h4{font-size:30px;font-weight:600;color:#f42a41;font-family:"Roboto",sans-serif}.facilities .accordion-item{border:1px solid #f3f3f3 !important;margin-bottom:20px}.facilities .accordion-item .accordion-header .accordion-button{display:flex;justify-content:center;background-color:#f3f3f3}.facilities .accordion-item .accordion-header .accordion-button h4{display:inline-block;font-size:18px;color:#f42a41;font-weight:500;font-family:"Roboto",sans-serif}.facilities .accordion-item .accordion-header .accordion-button::after{display:none}.facilities .accordion-item .accordion-header .accordion-button:focus{z-index:3;border-color:transparent !important;outline:0;box-shadow:0 0 0 .25rem transparent !important}.facilities .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:#f3f3f3;box-shadow:none !important}.facilities .accordion-item .accordion-body{padding:0px;background-color:#f3f3f3}.facilities .accordion-item .accordion-body .facilities_wrapper{padding-top:40px}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap{background-color:#d2d1d1;height:412px;border:1px solid #acacac;margin-bottom:30px}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap:hover .ContentImge img{transform:scale(1.1);transition:all linear .5s}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .ContentImge{height:230px;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .ContentImge img{max-height:100%;width:100%}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt{padding:15px 10px;background-color:#fff}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt h4{font-size:22px;font-weight:600;color:#1d1d1d}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt p{font-size:14px;color:#494848;font-weight:400;padding-top:5px}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt a{font-size:14px;color:#f42a41;font-weight:500;font-family:"Roboto",sans-serif}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt a:hover{padding-left:20px;transition:all linear .5s;color:#000}.facilities .accordion-item .accordion-body .facilities_wrapper .facilities_wrap .contentTextt a i{font-size:12px}.contact{padding-bottom:50px}.contact .contact_wrapper{background-color:#eaeaea;padding:30px 0 60px 0;background-image:url(../images/contactBg.png);border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.contact .contact_wrapper::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.4);border-radius:5px;z-index:-1}.contact .contact_wrapper h4{font-size:28px;color:#fff;font-weight:600;text-align:center}.contact .contact_wrapper .contactForm{padding-top:50px;text-align:end}.contact .contact_wrapper .contactForm .form_control{display:block;margin-bottom:10px;width:100%;height:50px;padding:23px;background-color:#ffffff;background-clip:padding-box;border:1px solid #b2b2b3;border-radius:10px;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_wrapper .contactForm .form_control:focus{outline:0}.contact .contact_wrapper .contactForm .form_control::placeholder{font-size:15px;color:#a1a1a1;font-weight:400}.contact .contact_wrapper .contactForm textarea{height:150px !important}.contact .contact_wrapper .contactBtn{text-align:center;margin-top:50px}.contact .contact_wrapper .contactBtn a{font-size:20px;color:#fff;font-weight:500;background-color:#f42a41;padding:15px 50px;border-radius:10px}.copuright{background-color:#f42a41}.copuright .copyRight_Wrapper{padding:18px 0 8px 0;display:flex;align-items:center;justify-content:center}.copuright .copyRight_Wrapper h5{font-size:15px;font-family:"Roboto",sans-serif;font-weight:400;color:#fff}.copuright .copyRight_Wrapper h5 img{width:75px;padding:0 10px}.MobHeader{z-index:4;position:fixed;top:0;width:100%;background-color:#fff;box-shadow:1px 1.332px 4px 2px #7c7c7c4d}.MobHeader .mobNav{display:flex;justify-content:space-between;align-items:center;padding:15px 10px}.MobHeader .mobNav .logo img{width:130px}.MobHeader .mobNav .mobNAv_btn a i{font-size:28px;color:#000}.navbar_toggoler .offcanvas .offcanvas-header img{width:60px}.navbar_toggoler .offcanvas .offcanvas-body{background-color:#fff}.navbar_toggoler .offcanvas .offcanvas-body .nav_list{background:#cde9e9}.navbar_toggoler .offcanvas .offcanvas-body .nav_list .dropdown{margin:1em auto;width:100%;border:.1em solid #c0cdd1}.navbar_toggoler .offcanvas .offcanvas-body .nav_list a{display:block;padding:5px 10px;color:#000;font-size:15px;font-weight:400}.navbar_toggoler .offcanvas .offcanvas-body .nav_list a:focus,.navbar_toggoler .offcanvas .offcanvas-body .nav_list a:hover{background:#ecf0f1}.navbar_toggoler .offcanvas .offcanvas-body .nav_list a:active{background:#fbfcfc}.navbar_toggoler .offcanvas .offcanvas-body .nav_list .fa{float:right}.navbar_toggoler .offcanvas .offcanvas-body .nav_list ul{display:none;border-top:.1em solid #c0cdd1}.navbar_toggoler .offcanvas .offcanvas-body .nav_list li{padding:5px 10px;cursor:pointer}.navbar_toggoler .offcanvas .offcanvas-body .nav_list li:not(:first-child){border-top:.1em dashed #dde4e6}.navbar_toggoler .offcanvas .offcanvas-body .nav_list li:focus,.navbar_toggoler .offcanvas .offcanvas-body .nav_list li:hover{background:#ecf0f1}.navbar_toggoler .offcanvas .offcanvas-body .nav_list li:active{background:#fbfcfc}.backtotop{display:inline-block;background-color:#f42a41;width:50px;height:50px;text-align:center;border-radius:4px;position:fixed;bottom:20px;right:20px;opacity:0;visibility:hidden;z-index:9999999999}.backtotop::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:2em;line-height:50px;color:#fff}.backtotop:hover{cursor:pointer;background-color:#000000}.backtotop:active{background-color:#000000}.backtotop.show{opacity:1;visibility:visible}.commeetee{padding:40px 0}.commeetee .sectionHeading{text-align:center}.commeetee .sectionHeading h6{font-size:24px;font-weight:600;color:#f42a41;display:inline-block;line-height:36px}.commeetee .commetee_wrapper{padding-top:150px}.commeetee .commetee_wrapper .commetee_wrap{box-shadow:1px 1.332px 4px 2px #7c7c7c4d;width:100%;height:440px;padding:10px;border-radius:6px;background-color:#fff;margin-bottom:150px}.commeetee .commetee_wrapper .commetee_wrap:hover .ProfileImg::after{top:0px}.commeetee .commetee_wrapper .commetee_wrap .ProfileImg{height:200px;width:200px;border:2px solid #f42a41;border-radius:50%;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;margin-top:-120px}.commeetee .commetee_wrapper .commetee_wrap .ProfileImg::after{position:absolute;content:'';top:-12px;left:0;height:100%;width:100%;background-color:#f42a41;border-radius:50%;z-index:-1}.commeetee .commetee_wrapper .commetee_wrap .ProfileImg img{max-height:100%;width:100%;border-radius:50%}.commeetee .commetee_wrapper .commetee_wrap .profileBio{text-align:center;padding-top:20px}.commeetee .commetee_wrapper .commetee_wrap .profileBio h3{font-size:22px;font-weight:600;color:#000;font-family:"Roboto",sans-serif}.commeetee .commetee_wrapper .commetee_wrap .profileBio h4{font-size:16px;font-weight:500;color:#000;font-family:"Roboto",sans-serif}.commeetee .commetee_wrapper .commetee_wrap .profileBio p{font-size:14px;font-weight:400;color:#494848;font-family:"Roboto",sans-serif;text-align:center !important}.commeetee .commetee_wrapper .commetee_wrap .profilrQR{text-align:center}.commeetee .commetee_wrapper .commetee_wrap .profilrQR img{width:100px}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0 20px}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li{display:inline-block}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a i{height:35px;width:35px;font-size:20px;border-radius:3px;text-align:center;line-height:35px}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a img{width:40px;height:54px}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a .fb{background-color:#4267b2;color:#fff;border:1px solid #4267b2}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a .lk{color:#fff;background-color:#0785cb;border:1px solid #0785cb}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a .tw{color:#fff;background-color:#00acee;border:1px solid #00acee}.commeetee .commetee_wrapper .commetee_wrap .profileIcon ul li a .ins{color:#fff;background-color:#f76147;border:1px solid #f76147}.Subhome{margin-top:86px}.Subhome .homeItem{padding:160px 0 140px 0;background-image:url(../images/Subhomebg.png);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.Subhome .homeItem::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.4)}
