@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{position:relative}.header .header_top{background-color:#364760;padding:10px 0 10px 0}.header .header_top .header_topWrappper{display:flex;justify-content:space-between}.header .header_top .header_topWrappper .topHeader_left h5{display:inline-block;padding-right:20px;font-size:14px;color:#fff;font-weight:400}.header .header_top .header_topWrappper .topHeader_left h5 i{font-size:17px}.header .header_top .header_topWrappper .topHeader_right .icon ul li{display:inline-block;padding-left:10px}.header .header_top .header_topWrappper .topHeader_right .icon ul li a i{font-size:21px;height:30px;width:30px;border:1px solid #fff;border-radius:5px;text-align:center;line-height:29px;color:#fff}.header .header_logo{padding:15px 0}.header .header_logo .logo{text-align:center}.header .header_logo .logo img{width:320px}.header .nav{padding:15px 0;background-color:#fff;box-shadow:1px 1.732px 20px 0px rgba(0,0,0,0.1)}.header .nav .navBar{border-radius:5px;display:flex !important;justify-content:space-between !important;align-items:center;z-index:8}.header .nav .navBar .logo img{width:100px}.header .nav .navBar .nav_item ul li{padding-left:30px;cursor:pointer;position:relative;display:inline-block}.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:400;color:#000}.header .nav .navBar .nav_item ul li a .droppper{font-size:16px}.header .nav .navBar .nav_item ul li a:hover{color:#000}.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:#FF7D44;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:400;color:black}.header .nav .navBar .search{position:relative}.header .nav .navBar .search form input[type=text]{padding:9px 10px;width:100px;height:40px;border-radius:8px;transition:width .35s ease-in-out;border:1px solid #b2b2b3;background-color:#ffffff;background-clip:padding-box}.header .nav .navBar .search form input[type=text]::placeholder{font-size:13px;color:#868686;font-weight:400}.header .nav .navBar .search form input[type=text]:focus{width:220px;border:1px solid #b2b2b3}.header .nav .navBar .search form .saerch_icon{position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.header .nav .navBar .search form .saerch_icon i{font-size:19px;color:#000;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.banner{padding:20px 0}.banner .banner_wrapper .banner_item{background-position:center;background-repeat:no-repeat;background-size:cover;height:70vh;width:100%;position:relative;z-index:1}.banner .banner_wrapper .banner_item::after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.2);z-index:-1}.banner .banner_wrapper .banner_item .banner_content{height:350px;width:600px;margin:0 auto;border:2px solid #fff;position:relative}.banner .banner_wrapper .banner_item .banner_content .banner_text{position:absolute;top:60%;left:50%;width:80%;transform:translate(-50%, -60%);text-align:center}.banner .banner_wrapper .banner_item .banner_content .banner_text h4{font-size:26px;color:#fff;font-weight:500;line-height:36px;text-transform:uppercase}.banner .banner_wrapper .banner_item .banner_content .banner_text p{font-size:15px;color:#fff;font-weight:400;line-height:25px;text-align:center}.counter{padding:80px 0}.counter .counter_wrapper .counter_wrap{padding:30px 20px 10px 20px;border-radius:15px;background-color:#fff;box-shadow:1px 1.732px 20px 0px rgba(0,0,0,0.1)}.counter .counter_wrapper .counter_wrap i{font-size:50px;color:#364760}.counter .counter_wrapper .counter_wrap h4{font-size:38px;color:#FF7D44;font-weight:700;padding:25px 0 10px 0}.counter .counter_wrapper .counter_wrap h5{font-size:20px;color:#333;font-weight:600;text-transform:uppercase}.counter .counter_wrapper .counter_wrap p{font-size:15px;color:#494848;font-weight:400;line-height:25px;text-align:center !important}.section1{padding:100px 0 50px 0}.section1 .section_wrapper .sectionHeading{border-bottom:1px solid gray;position:relative}.section1 .section_wrapper .sectionHeading h3{color:#fff;display:inline-block;width:140px;height:40px;background-color:#364760;font-size:18px;font-weight:500;text-align:center;line-height:40px;position:absolute;bottom:-8px;left:0}.section1 .section_wrapper .section_wrap{margin-top:50px}.section1 .section_wrapper .section_wrap .img_container{height:265px;background-color:#dcdcdc;width:100%;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.section1 .section_wrapper .section_wrap .img_container:hover .content_overly{bottom:15px;opacity:1;transition:all linear .4s}.section1 .section_wrapper .section_wrap .img_container img{max-height:100%;width:100%}.section1 .section_wrapper .section_wrap .img_container .content_overly{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:76px;width:85%;background-color:rgba(0,0,0,0.7);border-radius:5px;text-align:center;opacity:0}.section1 .section_wrapper .section_wrap .img_container .content_overly a{line-height:76px;font-size:19px;font-weight:500;color:#fff}.section1 .section_wrapper .section_wrap .subcontainer{margin-top:10px;display:flex;padding:10px;border:1px solid #bdbdbd}.section1 .section_wrapper .section_wrap .subcontainer:hover{background-color:#f3f3f3}.section1 .section_wrapper .section_wrap .subcontainer .subImg{width:45%;height:110px;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center}.section1 .section_wrapper .section_wrap .subcontainer .subImg img{width:100%;max-height:100%}.section1 .section_wrapper .section_wrap .subcontainer .subContent{width:55%;padding:0 10px}.section1 .section_wrapper .section_wrap .subcontainer .subContent a{font-size:15px;color:#595959}.section1 .section_wrapper .section_wrap .subcontainer .subContent a:hover{color:#000}.section2{padding:30px 0}.section2 .album_wrapper .nav .nav-item{padding-right:20px}.section2 .album_wrapper .nav .nav-item .nav-link{font-size:15px;color:#000;font-weight:500;border:1px solid #b8b8b8}.section2 .album_wrapper .nav .nav-item .active{background-color:#364760;color:#fff}.section2 .album_wrapper .tab-content{padding-top:10px}.section2 .album_wrapper .tab-content .tab-pane .section_wrap{margin-top:10px}.section2 .album_wrapper .tab-content .tab-pane .section_wrap .img_container{height:273px;background-color:#dcdcdc;width:100%;position:relative;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.section2 .album_wrapper .tab-content .tab-pane .section_wrap .img_container:hover .content_overly{bottom:15px;opacity:1;transition:all linear .4s}.section2 .album_wrapper .tab-content .tab-pane .section_wrap .img_container img{max-height:100%;width:100%}.section2 .album_wrapper .tab-content .tab-pane .section_wrap .img_container .content_overly{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:76px;width:85%;background-color:rgba(0,0,0,0.7);border-radius:5px;text-align:center;opacity:0}.section2 .album_wrapper .tab-content .tab-pane .section_wrap .img_container .content_overly a{line-height:76px;font-size:19px;font-weight:500;color:#fff}.section2 .album_wrapper .tab-content .tab-pane .subcontainer{margin-top:10px;display:flex;padding:10px;border:1px solid #bdbdbd}.section2 .album_wrapper .tab-content .tab-pane .subcontainer:hover{background-color:#f3f3f3}.section2 .album_wrapper .tab-content .tab-pane .subcontainer .subImg{width:45%;height:110px;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center}.section2 .album_wrapper .tab-content .tab-pane .subcontainer .subImg img{width:100%;max-height:100%}.section2 .album_wrapper .tab-content .tab-pane .subcontainer .subContent{width:55%;padding:0 10px}.section2 .album_wrapper .tab-content .tab-pane .subcontainer .subContent a{font-size:15px;color:#595959}.section2 .album_wrapper .tab-content .tab-pane .subcontainer .subContent a:hover{color:#000}.footer{margin-top:40px;padding:30px 0 30px 0;background-color:#15233c;position:relative;z-index:1}.footer::before{position:absolute;content:'';top:0;left:0;background-image:url(../images/footbg.png);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1}.footer .footer_wrapper h3{font-size:24px;font-weight:600;color:#fff;line-height:36px;padding:20px 0}.footer .footer_wrapper h3 span{color:#14a8a6}.footer .footer_wrapper .logo{padding-bottom:10px}.footer .footer_wrapper .logo img{width:150px}.footer .footer_wrapper p{font-size:16px;font-weight:400;color:#dcd8d8;padding-right:30px}.footer .footer_wrapper h4{font-size:15px;font-weight:400;color:#dcd8d8;line-height:26px}.footer .footer_wrapper .Address h6{font-size:18px;font-weight:400;color:#fff;line-height:26px}.footer .footer_wrapper .Address p{font-size:16px;font-weight:400;color:#dcd8d8;line-height:26px}.copy_right{background-color:#15233c;padding:20px 0 10px 0;border-top:1px solid #858383}.copy_right h4{font-size:16px;font-weight:400;color:#fff}.preloader{position:fixed;top:0;left:0;height:100vh;width:100%;background-color:#ffffff;z-index:99}.preloader .loader img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.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:120px}.MobHeader .mobNav .mobNAv_btn a i{font-size:28px;color:#000}.navbar_toggoler .offcanvas .offcanvas-header img{width:120px}.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:#FF7D44;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}.SubPage{padding:30px 0}.SubPage .content .ContentWrap .contentHead{padding-bottom:20px}.SubPage .content .ContentWrap .contentHead h5{font-size:30px;color:#000;font-weight:600;line-height:41px}.SubPage .content .ContentWrap .contentImg{width:100%;height:550px;display:flex;align-items:center;justify-content:center;background-color:#dfdfdf}.SubPage .content .ContentWrap .contentImg img{width:100%;max-height:600px}.SubPage .content .ContentWrap .contentText{padding-top:50px}.SubPage .content .ContentWrap .contentText p{font-size:16px;color:#4c4b4b}.SubPage .content .subcontainer{margin-top:10px;display:flex;padding:10px;border:1px solid #bdbdbd}.SubPage .content .subcontainer:hover{background-color:#f3f3f3}.SubPage .content .subcontainer .subImg{width:45%;height:110px;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center}.SubPage .content .subcontainer .subImg img{width:100%;max-height:100%}.SubPage .content .subcontainer .subContent{width:55%;padding:0 10px}.SubPage .content .subcontainer .subContent a{font-size:15px;color:#595959}.SubPage .content .subcontainer .subContent a:hover{color:#000}.subPage2Sec-1{padding:30px 0}.subPage2Sec-1 .section_header{padding:20px 0 5px 0}.subPage2Sec-1 .section_header a{display:inline-block;font-size:24px;color:#000;font-weight:600;line-height:30px}.subPage2Sec-1 .section_header a:hover{color:#FF7D44}.subPage2Sec-1 .section_header a span{padding-left:2px}.subPage2Sec-1 .section_header a span i{font-size:20px;color:red}.subPage2Sec-1 .section4_body .sec2_inner{border:1px solid #cfcfcf;padding:10px 10px 5px 10px;width:100%;background-color:#ebe9e9;margin-top:24px;height:300px}.subPage2Sec-1 .section4_body .sec2_inner .img_wrapper{display:flex;justify-content:center;height:220px;overflow:hidden}.subPage2Sec-1 .section4_body .sec2_inner .img_wrapper img{max-height:100%;max-width:100%;border-radius:5px}.subPage2Sec-1 .section4_body .sec2_inner .img_wrapper img:hover{transform:scale(1.2);transition:all linear .5s}.subPage2Sec-1 .section4_body .sec2_inner h4{font-size:19px;color:#FF7D44;font-weight:400;padding-top:10px;line-height:29px}.subPage2Sec-1 .section4_body .sec2_inner h4:hover{color:#000}.subPage2Sec-1 .section4_body .latestNews{border-bottom:1px solid #cfcfcf;padding:10px 0}.subPage2Sec-1 .section4_body .latestNews a{font-size:17px;color:#494848;font-weight:400;line-height:29px}.subPage2Sec-1 .section4_body .latestNews a:hover{color:#000}.author{padding:10px 0 50px 0}.author .author_wrapper .cntent_wrap .section_header{padding:20px 0 5px 0}.author .author_wrapper .cntent_wrap .section_header a{display:inline-block;font-size:23px;color:#000;font-weight:600;line-height:30px}.author .author_wrapper .cntent_wrap .section_header a:hover{color:#FF7D44}.author .author_wrapper .cntent_wrap .section_header a span{padding-left:2px}.author .author_wrapper .cntent_wrap .section_header a span i{font-size:26px;color:red}.author .author_wrapper .cntent_wrap .writer_profile{padding-top:40px}.author .author_wrapper .cntent_wrap .writer_profile .profileImg{height:200px;width:300px;display:flex;justify-content:center;align-items:center;margin:0 auto}.author .author_wrapper .cntent_wrap .writer_profile .profileImg img{max-height:100%;max-width:100%;border-radius:10px}.author .author_wrapper .cntent_wrap .writer_profile .writerBio{padding-top:20px}.author .author_wrapper .cntent_wrap .writer_profile .writerBio h4{font-size:24px;color:#000;font-weight:600;text-align:center}.author .author_wrapper .cntent_wrap .writer_profile .writerBio h5{padding-top:5px;font-size:18px;color:#333;font-weight:600;text-align:center}.author .author_wrapper .cntent_wrap .writer_profile .writerBio p{padding-top:10px;font-size:16px;color:#494848;font-weight:500}.author .author_wrapper .content2_wrap .section_header{padding:20px 0 5px 0}.author .author_wrapper .content2_wrap .section_header a{display:inline-block;font-size:23px;color:#000;font-weight:600;line-height:30px}.author .author_wrapper .content2_wrap .section_header a:hover{color:#FF7D44}.author .author_wrapper .content2_wrap .section_header a span{padding-left:2px}.author .author_wrapper .content2_wrap .section_header a span i{color:red}.author .author_wrapper .content2_wrap .subcontainer{margin-top:10px;display:flex;padding:10px;border:1px solid #bdbdbd}.author .author_wrapper .content2_wrap .subcontainer:hover{background-color:#f3f3f3}.author .author_wrapper .content2_wrap .subcontainer .subImg{width:45%;height:110px;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center}.author .author_wrapper .content2_wrap .subcontainer .subImg img{width:100%;max-height:100%}.author .author_wrapper .content2_wrap .subcontainer .subContent{width:55%;padding:0 10px}.author .author_wrapper .content2_wrap .subcontainer .subContent a{font-size:15px;color:#595959}.author .author_wrapper .content2_wrap .subcontainer .subContent a:hover{color:#000}
