@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;

0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);@charset "UTF-8";body{font-family:Nunito,sans-serif}a{text-decoration:none;color:#373435}a:hover{color:none!important}ul{list-style:none}ol{margin:0}.body__wrapper{overflow:hidden}@media (max-width:992px){.navigation_section{padding-bottom:82px}}.navigation_section .navigation{display:flex;position:relative;background:#3e4095}@media (max-width:992px){.navigation_section .navigation{padding:10px 0;position:fixed;top:0;width:100%;z-index:100;background:#3e4095}}.navigation_section .navigation .logo_div{width:20%;height:100px;-o-object-fit:contain;object-fit:contain}@media (max-width:992px){.navigation_section .navigation .logo_div{width:10%;display:flex;align-items:center}}.navigation_section .navigation .logo_div img{width:102px;height:100%;padding:5px 0;-o-object-fit:contain;object-fit:contain}@media (max-width:992px){.navigation_section .navigation .main_menu_div{margin-left:7px;display:flex;align-items:center}}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .company_name_section{padding:0}}@media (max-width:992px){.navigation_section .navigation .main_menu_div .company_name_section{width:100%;justify-content:space-between}}.navigation_section .navigation .main_menu_div .company_name_section .company_name h3{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:30px;text-transform:uppercase;color:#fff}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .company_name_section .company_name h3{font-size:18px;line-height:20px}}@media (max-width:992px){.navigation_section .navigation .main_menu_div .company_name_section .company_name h3{line-height:14px;font-size:12px}}@media (max-width:577px){.navigation_section .navigation .main_menu_div .company_name_section .company_name h3{font-size:11px!important;line-height:17px!important}}.navigation_section .navigation .main_menu_div .company_name_section .company_name p{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#fff}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .company_name_section .company_name p{font-size:14px;line-height:20px;color:#fff}}@media (max-width:992px){.navigation_section .navigation .main_menu_div .company_name_section .company_name p{font-size:8px;line-height:10px;color:#fff;margin-top:10px}}@media (max-width:577px){.navigation_section .navigation .main_menu_div .company_name_section .company_name p{color:#fff}}@media (max-width:769px){.navigation_section .navigation .main_menu_div .company_name_section .company_name{display:flex;flex-direction:column}}.navigation_section .navigation .main_menu_div .company_name_section .language_div{max-width:200px;height:30px;width:200px;display:flex;margin-left:25px;justify-content:flex-end}.navigation_section .navigation .main_menu_div .company_name_section .language_div select{border:none!important;outline:none!important;background:#2e3192;color:#fff;font-size:12px}@media (max-width:992px){.navigation_section .navigation .main_menu_div .company_name_section .language_div{display:none}}.navigation_section .navigation .main_menu_div .company_name_section .mobile_humberger_menu{display:none}@media (max-width:992px){.navigation_section .navigation .main_menu_div .company_name_section .mobile_humberger_menu{display:flex;align-items:center;margin-left:20px;margin-right:20px}}@media (max-width:577px){.navigation_section .navigation .main_menu_div .company_name_section .mobile_humberger_menu{margin-left:0;margin-right:0}}.navigation_section .navigation .main_menu_div .menu{background-image:url(/assets/images/menu_bg.png);padding:5px;align-items:center;background-repeat:no-repeat;background-size:cover;height:35px;position:absolute;width:100%;display:flex;bottom:0}@media (max-width:992px){.navigation_section .navigation .main_menu_div .menu{display:none}}.navigation_section .navigation .main_menu_div .menu .menu-list{display:flex;list-style-type:none;margin:0;padding:0 40px;position:relative;left:2%}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .menu .menu-list{padding:0 15px}}.navigation_section .navigation .main_menu_div .menu .menu-list li{list-style:none;display:flex;align-items:center;height:35px;padding:0 15px;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#000;cursor:pointer}.navigation_section .navigation .main_menu_div .menu .menu-list li:hover,.navigation_section .navigation .main_menu_div .menu .menu-list li:hover a{color:#3e4095}.navigation_section .navigation .main_menu_div .menu .menu-list li:hover .mega_area{opacity:.95;visibility:visible;transition:all .01s ease;top:100%}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .menu .menu-list li{font-size:12px}}.navigation_section .navigation .main_menu_div .menu .menu-list li a{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#000}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .menu .menu-list li a{font-size:12px}}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area{position:absolute;background:#f3f3f3;width:80vw;top:0;z-index:2;opacity:0;visibility:hidden;transition:all .01s ease;left:50%;transform:translate(-50%);cursor:default}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content{padding:50px}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links{border-left:1px solid rgba(0,0,0,.1)}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links h4{padding:0 15px 15px;font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:20px;cursor:default;display:flex;align-items:center;color:#3e4095}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links li{list-style:none;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:16px;display:flex;align-items:center}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links li:hover a{color:#3e4095}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links li a{color:#131c21}@media (max-width:1400px){.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area .mega_area_content .mega_links li{font-size:12px}}.navigation_section .navigation .main_menu_div .menu form{max-width:200px;display:flex;margin-left:80px}@media (max-width:1199px){.navigation_section .navigation .main_menu_div .menu form{max-width:175px;display:flex;margin-left:0}}.navigation_section .navigation .main_menu_div .menu form .input-group{border:1px solid rgba(0,0,0,.15);box-sizing:border-box;background-color:transparent}.navigation_section .navigation .main_menu_div .menu form .input-group .form-control{border:none!important;background-color:transparent!important;height:25px}.navigation_section .navigation .main_menu_div .menu form .input-group .input-group-text{border:none!important;background-color:transparent!important}.navigation_section .navigation .main_menu_div .menu form .input-group .input-group-text img{width:14px}.home_banner_section{overflow:hidden;background-color:red}.home_banner_section .home_banner,.home_banner_section .home_banner img{width:100%}.renewable_section{background:#f9fbfe;position:relative;overflow:hidden}.renewable_section .renewable_section_details{display:flex}@media (max-width:769px){.renewable_section .renewable_section_details{display:none}}.renewable_section .renewable_section_details .content_section{padding:20px 0}.renewable_section .renewable_section_details .content_section h1{font-family:Nunito,sans-serif;font-style:normal;font-weight:900;font-size:50px;line-height:70px;color:#2e3192}@media (max-width:1400px){.renewable_section .renewable_section_details .content_section h1{font-size:26px;line-height:28px;font-size:36px;line-height:48px}}@media (max-width:992px){.renewable_section .renewable_section_details .content_section h1{font-size:30px}}.renewable_section .renewable_section_details .content_section .h1_big{font-family:Nunito,sans-serif;font-style:normal;font-weight:900;font-size:70px;color:#3e4095}@media (max-width:1400px){.renewable_section .renewable_section_details .content_section .h1_big{font-size:50px}}@media (max-width:992px){.renewable_section .renewable_section_details .content_section .h1_big{font-size:40px}}.renewable_section .renewable_section_details .content_section p{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:16px;line-height:24px;width:554px;color:rgba(0,0,0,.87)}@media (max-width:1400px){.renewable_section .renewable_section_details .content_section p{width:450px;margin-top:20px}}@media (max-width:992px){.renewable_section .renewable_section_details .content_section p{width:350px}}.renewable_section .renewable_section_details .image_div{position:absolute;right:0;height:100%}.renewable_section .renewable_section_details .image_div img{height:100%}.renewable_section .renewable_section_details .image_div:after{content:"";position:absolute;top:-19%;right:0;width:100%;height:100%;background-image:url(/assets/images/Rectangle.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.renewable_mobile_section{position:relative;display:none}@media (max-width:769px){.renewable_mobile_section{display:block}}.renewable_mobile_section .content_section{padding:20px 0}.renewable_mobile_section .content_section h1{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:77px;color:#2e3192}@media (max-width:1400px){.renewable_mobile_section .content_section h1{font-size:36px;line-height:48px}}@media (max-width:769px){.renewable_mobile_section .content_section h1{font-size:24px!important;line-height:36px!important}}@media (max-width:577px){.renewable_mobile_section .content_section h1{font-size:20px!important;line-height:32px!important}}.renewable_mobile_section .content_section .h1_big{font-family:Nunito,sans-serif;font-style:normal;font-weight:900;font-size:70px;color:#3e4095}@media (max-width:577px){.renewable_mobile_section .content_section .h1_big{font-size:25px!important}}@media (max-width:769px){.renewable_mobile_section .content_section .h1_big{font-size:36px!important}}@media (max-width:1400px){.renewable_mobile_section .content_section .h1_big{font-size:50px}}.renewable_mobile_section .content_section p{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:16px;line-height:29px;width:554px;color:rgba(0,0,0,.87)}@media (max-width:769px){.renewable_mobile_section .content_section p{width:100%!important;max-width:100%!important}}@media (max-width:1400px){.renewable_mobile_section .content_section p{font-size:14px;line-height:22px;width:450px;margin-top:20px}}.renewable_mobile_section .mobile_image_div img{width:100%}.CTA_wrap .button{background-color:#2e3192;border:none;color:#fff;text-align:center;font-size:16px;padding:10px;width:200px;transition:all all .5s;cursor:pointer;margin:5px}.CTA_wrap .button span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.CTA_wrap .button span:after{content:"\2192";position:absolute;opacity:0;top:0;right:-10px;transition:.5s}.CTA_wrap .button:hover span{padding-right:25px}.CTA_wrap .button:hover span:after{opacity:1;right:0}.center-wrap{display:flex!important;justify-content:center!important}.transparent{background-color:transparent!important;color:#3e4095!important}.transparent.btn--action span:after{content:"\2192";color:#3e4095!important;display:inline-block;position:absolute;top:46%;left:90%;opacity:0;font-size:30px;transition:all .1s ease-in-out 0s;transform:translate(-50%,-50%)}.CTA_wrap{margin:20px 0 0}.CTA_wrap .btn--action{display:block;padding:10px 20px;font-size:16px;background-color:#2e3192;color:#fff;transition:all .5s ease-out 0s}.CTA_wrap .btn--action span{display:inline-block;position:relative;transition:all .5s ease}.CTA_wrap .btn--action span:after{content:"\2192";color:#fff;display:inline-block;position:absolute;top:50%;left:50%;opacity:0;font-size:30px;transition:all .1s ease-in-out 0s;transform:translate(-50%,-54%)}.CTA_wrap .btn--action:hover span{padding-right:2.5rem}.CTA_wrap .btn--action:hover span:after{left:90%;opacity:1}.CTA_wrap .btn--action:active{transform:translateY(5px)}.project_section{padding:50px 0}@media (max-width:577px){.project_section{padding:0;padding-bottom:20px!important}}@media (max-width:992px){.project_section{padding-bottom:100px}}.project_section .project_top_section{display:flex;justify-content:space-between;align-items:center;padding:20px 0}@media (max-width:769px){.project_section .project_top_section{padding:0 0 20px}}@media (max-width:992px){.project_section .project_top_section{margin-top:10px}}.project_section .project_top_section .sub_title h4{font-weight:600;font-size:30px;line-height:40px;color:#3e4095}@media (max-width:1400px){.project_section .project_top_section .sub_title h4{font-size:24px;line-height:40px}}.project_section .img_div{width:100%;height:400px;padding:5px}@media (max-width:1400px){.project_section .img_div{height:300px}}.project_section .img_div img{width:100%;height:100%}.project_section .project_content{margin-left:20px}@media (max-width:769px){.project_section .project_content{margin:20px 0}}.project_section .project_content .project_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:16px;line-height:24px;text-transform:capitalize;color:rgba(0,0,0,.87)}.section-title{text-align:center}.section-title h4{padding:40px 5px;font-style:normal;font-weight:600;font-size:24px;line-height:1.4;color:#3e4095}@media (max-width:1199px){.section-title h4{font-size:18px;line-height:1.4;padding:20px 5px}}@media (max-width:577px){.section-title h4{font-size:14px;line-height:1.4;padding:20px 5px}}.map_section{position:relative;padding:50px 0}.map_section .map_title{position:absolute;left:50%;top:5%}@media (max-width:992px){.map_section .map_title{left:20%;top:4%}}@media (max-width:577px){.map_section .map_title{left:0;top:4%}}.map_section .map_title h4{margin-right:50px}.map_section ul{list-style:none;display:flex;align-items:center;justify-content:center}.map_section ul li{padding:0 30px}@media (max-width:577px){.map_section ul li{padding:0}}.map_section ul li span{padding:20px}@media (max-width:992px){.map_section .map-img{margin-top:120px}}.energy-section{background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important;position:relative}.energy-section:after{background-color:rgba(46,49,146,.3);content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:19}.energy-section .energy_content{position:relative;z-index:20;padding:40px 0}.energy-section .energy_content .section-title h4{color:#fff;padding:10px 0}.energy-section .energy_content .logo_img_div{margin-right:20px;background:#fff;padding:20px;height:100%;width:100%;display:flex;justify-content:center;flex-direction:column;transition:all .3s ease}.energy-section .energy_content .logo_img_div img{height:120px;width:120px;margin:0 auto;-o-object-fit:contain;object-fit:contain}@media (max-width:1400px){.energy-section .energy_content .logo_img_div img{height:90px;width:90px}}.energy-section .energy_content .logo_img_div:last-child{margin-right:0}.energy-section .energy_content .logo_img_div .logo_title{padding:20px 0;margin-top:20px;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#587bd3;position:relative}.energy-section .energy_content .logo_img_div:hover :after,.energy-section .energy_content .logo_img_div:hover :before{width:50px}.border_blue,.border_yellow{position:relative}.border_blue:before,.border_yellow:before{content:"";position:absolute;width:10px;height:3px;left:50%;top:10%;transition:all 1s ease}.border_blue:after,.border_yellow:after{content:"";position:absolute;width:10px;height:3px;right:49%;top:10%;transition:all 1s ease}.border_blue:after,.border_blue:before{background:#587bd3}.border_yellow:after,.border_yellow:before{background:#cece01}.chart_section{padding:50px 0}@media (max-width:577px){.chart_section .chart_section{padding:20px 0 30px}}.chart_section .chart_div .y-axis{position:absolute;left:-5%;transform:rotate(-91deg);top:40%;font-size:16px}@media (max-width:1199px){.chart_section .chart_div .y-axis{left:-7%}}@media (max-width:992px){.chart_section .chart_div .y-axis{left:-10%;top:25%}}@media (max-width:769px){.chart_section .chart_div .y-axis{top:25%;left:-12%}}@media (max-width:577px){.chart_section .chart_div .y-axis{top:0;left:3%;transform:rotate(0deg)}}.chart_section .chart_details .section-title{text-align:start}.chart_section .chart_details p{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:23px;background-color:#fff;color:#fff;background:#b62222;padding:20px 10px;display:inline-block}@media (max-width:1400px){.chart_section .chart_details p{font-size:15px;line-height:20px}}.chart_section .chart_details ul{list-style:none;margin-top:30px}.chart_section .chart_details ul .red{position:relative;margin-left:50px}.chart_section .chart_details ul .red:before{content:"";width:10px;height:10px;background-color:red;border-radius:50%;position:absolute;left:-14%;top:36%}@media (max-width:992px){.chart_section .chart_details ul .red:before{left:-7%}}@media (max-width:577px){.chart_section .chart_details ul .red:before{left:-14%}}.chart_section .chart_details ul .green{position:relative;margin-left:50px}.chart_section .chart_details ul .green:before{content:"";width:10px;height:10px;background-color:green;border-radius:50%;position:absolute;left:-14%;top:36%}@media (max-width:992px){.chart_section .chart_details ul .green:before{left:-7%}}@media (max-width:577px){.chart_section .chart_details ul .green:before{left:-14%}}.chart_section .chart_details ul .blue{margin-left:50px;position:relative}.chart_section .chart_details ul .blue:before{content:"";width:10px;height:10px;background-color:#00f;border-radius:50%;position:absolute;left:-14%;top:36%}@media (max-width:992px){.chart_section .chart_details ul .blue:before{left:-7%}}@media (max-width:577px){.chart_section .chart_details ul .blue:before{left:-14%}}.news_event_section{background:#f9fbfe;padding:50px 0}@media (max-width:577px){.news_event_section{padding:0 0 20px}}.news_event_section .news_event_bottom_section .section_sub_title,.news_event_section .news_event_top_section .section_sub_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40px;color:#3e4095;margin-left:10px}@media (max-width:1400px){.news_event_section .news_event_bottom_section .section_sub_title,.news_event_section .news_event_top_section .section_sub_title{font-size:24px;line-height:40px}}.news_event_section .news_event_bottom_section .all_card,.news_event_section .news_event_top_section .all_card{margin-top:20px}.news_event_section .news_event_bottom_section .card img,.news_event_section .news_event_top_section .card img{width:100%;-o-object-fit:cover;object-fit:cover}.news_event_section .news_event_bottom_section .card .card-body .date-div,.news_event_section .news_event_top_section .card .card-body .date-div{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;color:#000}.news_event_section .news_event_bottom_section .card .card-body .card-title,.news_event_section .news_event_top_section .card .card-body .card-title{font-family:Nunito,sans-serif;font-size:22px;line-height:180%;font-weight:600;color:#3e4095;height:120px;overflow:hidden;text-overflow:ellipsis;font-style:normal}@media (max-width:1400px){.news_event_section .news_event_bottom_section .card .card-body .card-title,.news_event_section .news_event_top_section .card .card-body .card-title{font-size:16px;line-height:24px;color:#3e4095;height:70px}}.news_event_section .news_event_bottom_section .card .card-body .card-text,.news_event_section .news_event_top_section .card .card-body .card-text{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:18px;line-height:34px;color:#000;height:80px;display:flex;overflow:hidden;text-overflow:ellipsis;align-items:center;margin-top:20px}@media (max-width:1400px){.news_event_section .news_event_bottom_section .card .card-body .card-text,.news_event_section .news_event_top_section .card .card-body .card-text{font-weight:400;font-size:15px;line-height:24px;height:70px}}.news_event_section .news_event_bottom_section .card .card-body .CTA_wrap .btn--action,.news_event_section .news_event_top_section .card .card-body .CTA_wrap .btn--action{padding:0}.news_event_section .news_event_bottom_section .card .card-body .CTA_wrap .btn--action span,.news_event_section .news_event_top_section .card .card-body .CTA_wrap .btn--action span{margin:0}.news_event_section .news_event_top_section .slick-dots{bottom:-6%}.news_event_section .news_event_top_section .slick-dots li{position:relative;display:inline-block;width:10px;height:10px;border-radius:50%;margin:5px;padding:0;cursor:pointer}.news_event_section .news_event_top_section .slick-dots li button{font-size:0;line-height:0;display:block;width:100%;height:100%;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.news_event_section .news_event_top_section .slick-dots li button:before{content:"";width:100%;height:100%;background:#fff;opacity:.8!important;border-radius:50%;border:1px solid #00f}.news_event_section .news_event_top_section .slick-dots .slick-active button:before{background:#00f!important}.news_event_bottom_section{margin-top:50px}@media (max-width:577px){.news_event_bottom_section{margin-top:20px}}.news_event_bottom_section .section_sub_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40px;color:#3e4095;margin-left:10px}.news_event_bottom_section .card-body .card-text{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:17px;line-height:24px;color:rgba(0,0,0,.87)}.news_event_bottom_section .card-body .date-div{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:32px;color:#3e4095;margin-top:20px}.CTA_wrap{display:inline-block;align-items:center;margin:20px 0}.CTA_wrap .learn_button_div{font-size:16px;line-height:25px;color:#fff;font-family:Nunito,sans-serif;font-style:normal;font-weight:300;text-align:center;text-transform:capitalize;min-width:170px;transition:all .3s ease-in;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:25px}.CTA_wrap .primary_background{background:#2e3192;border:1px solid #2a5bba}.CTA_wrap:hover .primary_background{background:#fff;transition:all .3s ease-in-out;border:1px solid #2a5bba;color:#2a5bba;font-weight:500}.CTA_wrap:hover .learn_button_div{border-radius:0}.CTA_wrap_center{display:flex;align-items:center;justify-content:center}.gellery_section .gallery_top_section{display:flex;justify-content:space-between;padding:20px 0}@media (max-width:577px){.gellery_section .gallery_top_section{padding:0 0 20px}}.gellery_section .gallery_top_section .sub_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40px;display:flex;align-items:center;color:#3e4095}.gellery_section .gallery_top_section .CTA_wrap{margin:0}.gellery_section .gallery_card{display:block;margin-bottom:30px;line-height:1.42857143;background-color:#fff;border-radius:2px;box-shadow:0 3px 2px rgba(0,0,0,.04);cursor:pointer;transition:all .3s ease-in}.gellery_section .gallery_card .gallery_img{width:100%;height:200px;display:block;overflow:hidden}.gellery_section .gallery_card .gallery_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gellery_section .gallery_card .title_div{background:#f9fbfe;border:1px solid hsla(0,0%,43.1%,.2);box-sizing:border-box;border-radius:0;padding:10px}.gellery_section .gallery_card .title_div .img_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:26px;text-align:center;text-transform:capitalize;color:#3e4095;overflow:hidden;text-overflow:ellipsis;height:80px}@media (max-width:1400px){.gellery_section .gallery_card .title_div .img_title{font-size:16px;line-height:20px;height:60px}}@media (max-width:577px){.gellery_section .gallery_card .title_div .img_title{height:40px}}.gellery_section .gallery_card:hover{transform:translate3d(0,-4px,0);transition:all .3s ease-in}.gellery_section .gallery_card:hover:after{position:absolute;box-shadow:0 36px 61px -34px #000,0 16px 14px -14px rgba(0,0,0,.6),0 22px 18px -18px rgba(0,0,0,.4),0 22px 38px -18px transparent;z-index:-1;opacity:.3;content:"";bottom:0;height:100%;width:100%;left:0;right:0;transition:all .3s ease-in}.gellery_section .video_section{margin-bottom:30px}.gellery_section .video_section .gallery_card{display:block;margin-bottom:30px;line-height:1.42857143;background-color:#fff;border-radius:2px;box-shadow:0 3px 2px rgba(0,0,0,.04);cursor:pointer;transition:all .3s ease-in}.gellery_section .video_section .gallery_card .gallery_img{width:100%;height:200px;display:block;overflow:hidden}.gellery_section .video_section .gallery_card .gallery_img:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:url(/assets/images/video.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.gellery_section .video_section .gallery_card .gallery_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gellery_section .video_section .gallery_card .title_div{background:#f9fbfe;border:1px solid hsla(0,0%,43.1%,.2);box-sizing:border-box;border-radius:0;padding:10px}.gellery_section .video_section .gallery_card .title_div .img_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:26px;text-align:center;text-transform:capitalize;color:#3e4095;overflow:hidden;text-overflow:ellipsis;height:80px}@media (max-width:1400px){.gellery_section .video_section .gallery_card .title_div .img_title{font-size:12px;line-height:20px;height:60px}}@media (max-width:577px){.gellery_section .video_section .gallery_card .title_div .img_title{height:40px}}.gellery_section .video_section .gallery_card:hover{transform:translate3d(0,-4px,0);transition:all .3s ease-in}.gellery_section .video_section .gallery_card:hover:after{position:absolute;box-shadow:0 36px 61px -34px #000,0 16px 14px -14px rgba(0,0,0,.6),0 22px 18px -18px rgba(0,0,0,.4),0 22px 38px -18px transparent;z-index:-1;opacity:.3;content:"";bottom:0;height:100%;width:100%;left:0;right:0;transition:all .3s ease-in}.footer_section .footer_top{display:flex;background:#f9fbfe}@media (max-width:992px){.footer_section .footer_top{display:block}}.footer_section .footer_top .footer_left_div{width:55%;background:#3e4095}@media (max-width:992px){.footer_section .footer_top .footer_left_div{width:100%}}.footer_section .footer_top .footer_left_div .footer_left{display:flex;padding:80px 0;justify-content:space-evenly;margin-left:290px}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left{margin-left:0;padding:50px 0}}@media (max-width:577px){.footer_section .footer_top .footer_left_div .footer_left{margin-left:0;padding:30px 0 0}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide ul{list-style:none;margin-bottom:50px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide ul li{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:28px;color:#fff}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide ul li a{color:#fff}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide ul li h6{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:32px;color:#fff;margin:10px 0}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide ul li h6{line-height:24px;font-size:20px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div h6{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:32px;color:#fff;margin:30px 0}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div h6{line-height:24px;font-size:20px;margin:20px 0}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link{display:flex;padding-top:12px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link li{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:32px;padding-left:20px;padding-right:20px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link li a{color:#fff}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link li{padding-right:6px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link li:first-child{padding-left:0}.footer_section .footer_top .footer_left_div .footer_left .footer_left_leftSide .social_link_div .social_link li a img{width:30px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul{list-style:none;margin-bottom:50px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul li{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:32px}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul li a{color:#fff}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul li{line-height:25px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul li h6{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:32px;color:#fff;margin:10px 0}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide ul li h6{line-height:24px;font-size:20px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div h6{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:32px;color:#fff;margin:30px 0}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div h6{line-height:24px;font-size:20px;margin:20px 0}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link{display:flex}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li{font-family:Nunito,sans-serif;font-style:normal;font-weight:300;font-size:20px;line-height:32px;padding-left:20px;padding-right:20px}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li{padding-right:16px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li a{color:#fff}@media (max-width:1400px){.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li{padding-right:6px}}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li:first-child{padding-left:0}.footer_section .footer_top .footer_left_div .footer_left .footer_left_rightSide .social_link_div .social_link li a img{width:30px}.footer_section .footer_top .footer_right_div{width:45%}@media (max-width:992px){.footer_section .footer_top .footer_right_div{width:100%}}.footer_section .footer_top .footer_right_div .footer_right{padding:50px 0 50px 70px;margin-right:280px}@media (max-width:1400px){.footer_section .footer_top .footer_right_div .footer_right{padding:20px;margin-right:50px!important}}@media (max-width:769px){.footer_section .footer_top .footer_right_div .footer_right{padding:20px;margin-right:0!important}}.footer_section .footer_top .footer_right_div .footer_right .footer_right_logo{text-align:center}.footer_section .footer_top .footer_right_div .footer_right .footer_right_logo img{width:90px}.footer_section .footer_top .footer_right_div .footer_right .footer_right_logo h6{margin-top:10px;font-size:22px;font-family:Nunito,sans-serif}@media (max-width:1400px){.footer_section .footer_top .footer_right_div .footer_right .footer_right_logo h6{font-size:18px}}.footer_section .footer_top .footer_right_div .footer_right ul{list-style:none;margin:20px 0}.footer_section .footer_top .footer_right_div .footer_right ul li{margin:10px 0;display:flex;font-size:16px;line-height:24px}@media (max-width:1400px){.footer_section .footer_top .footer_right_div .footer_right ul li{font-size:14px;line-height:20px}}.footer_section .footer_top .footer_right_div .footer_right ul li p{margin-left:10px}.footer_section .footer_top .footer_right_div .footer_right .map_div{width:380px;height:200px}@media (max-width:1400px){.footer_section .footer_top .footer_right_div .footer_right .map_div{width:100%}}.footer_section .footer_top .footer_right_div .footer_right .map_div iframe{width:100%;height:100%}.footer_section .footer_bottom .footer_bottom_top{background:#fcfcfc;padding:20px 0}.footer_section .footer_bottom .footer_bottom_top .hotline_div p{font-family:Nunito,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#3e4095}.footer_section .footer_bottom .footer_bottom_top .hotline_div p span{color:#000}.footer_section .footer_bottom .footer_bottom_top .hotline_div p .red_span{color:red}.footer_section .footer_bottom .footer_bottom_bottom{padding:20px 0}.footer_section .footer_bottom .footer_bottom_bottom .development_div{display:flex;justify-content:space-around;align-items:center}@media (max-width:577px){.footer_section .footer_bottom .footer_bottom_bottom .development_div{flex-direction:column;margin-bottom:10px}}.footer_section .footer_bottom .footer_bottom_bottom .development_div p{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:14px;line-height:15px;text-align:center;color:#000}@media (max-width:577px){.footer_section .footer_bottom .footer_bottom_bottom .development_div p{margin-bottom:10px}}.slider_dots{position:absolute;left:0}.home_landing_slider .slick-dots{bottom:3%!important;display:flex!important;left:8%;align-items:center}.home_landing_slider .slick-dots li{position:relative;display:inline-block;width:15px;height:15px;border-radius:50%;margin:3px;padding:0;cursor:pointer}@media (max-width:1400px){.home_landing_slider .slick-dots li{width:10px;height:10px}}.home_landing_slider .slick-dots li button{font-size:0;line-height:0;display:block;width:100%;height:100%;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.home_landing_slider .slick-dots li button:before{content:"";width:100%;height:100%;background:#fff;opacity:.8!important;border-radius:50%}.home_landing_slider .slick-dots .slick-active button:before{width:15px;height:15px;border:5px solid #00f}@media (max-width:1400px){.home_landing_slider .slick-dots .slick-active button:before{width:10px;height:10px;border:4px solid #00f}}.banner_with_image{width:100%;height:calc(100vh - 260px)}.banner_with_image .banner_types .banner_image .desktop_banner{position:relative;background-position:50%!important}.banner_with_image .banner_types .banner_image .logo_left{position:absolute;top:7%;left:5%}.banner_with_image .banner_types .banner_image .logo_right{position:absolute;top:3%;right:5%}.banner_with_image .banner_types .banner_image .banner-text{position:absolute;right:5%;bottom:10%;padding:10px 0}.banner_with_image .banner_types .banner_image .banner-text .banner-text1 p{font-family:Nunito,sans-serif;padding:20px;font-style:normal;font-weight:400;font-size:48px;line-height:64px;text-align:right;text-transform:capitalize;color:#fff;background:rgba(62,64,149,.49019607843137253);font-weight:700}@media (max-width:1400px){.banner_with_image .banner_types .banner_image .banner-text .banner-text1 p{font-size:24px;line-height:25px;padding:10px}}.banner_with_image .banner_types .banner_image .banner-text .banner-text2 p{padding:0 20px 20px;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:48px;line-height:64px;text-align:right;text-transform:capitalize;color:#fff;background:rgba(62,64,149,.49019607843137253)}@media (max-width:1400px){.banner_with_image .banner_types .banner_image .banner-text .banner-text2 p{font-size:24px;line-height:40px;padding:0 10px 10px}}.banner_with_image .banner_types{width:100%;height:100%;position:relative}.banner_with_image .banner_types .banner_content_wrap,.banner_with_image .banner_types .banner_image,.banner_with_image .banner_types .c_container{height:100%}.banner_with_image .banner_types .banner_image .desktop_banner{width:100%;height:100%;background-repeat:no-repeat!important;background-position:top 70%!important;background-size:cover!important}.banner_with_image .banner_types .banner_image .mobile_banner{width:100%;height:100%;background-repeat:no-repeat!important;background-position:bottom!important;background-size:cover!important}.banner_with_image .banner_types .banner_container{width:100%;height:100%;position:absolute;top:0;left:0}.banner_with_image .banner_types .banner_container .banner_content_wrap{position:relative}.banner_with_image .banner_types .banner_container .banner_content,.banner_with_image .type_left_bottom .banner_container .banner_content{position:absolute;left:0;top:50%;transform:translateY(-50%)}.banner_with_image .type_center_top .banner_image .desktop_banner{background-position:bottom!important}.banner_with_image .type_center_top .banner_container .banner_content{position:absolute;left:50%;top:40px;transform:translateX(-50%);max-width:450px;text-align:center}.banner_with_image .type_center_bottom .banner_image .desktop_banner{background-position:bottom!important}.banner_with_image .type_center_bottom .banner_container .banner_content{position:absolute;left:50%;top:40px;transform:translateX(-50%);text-align:center;max-width:450px}.banner_with_image .type_right_top .banner_image .desktop_banner{background-position:0!important}.banner_with_image .type_right_top .banner_container .banner_content{position:absolute;right:0;top:50%;transform:translateY(-50%);left:auto;text-align:right}.banner_with_image .type_right_bottom .banner_image .desktop_banner{background-position:0!important}.banner_with_image .type_right_bottom .banner_container .banner_content{position:absolute;right:0;top:50%;transform:translateY(-50%);left:auto;text-align:right}.banner_with_image .banner_content{max-width:400px}.banner_with_image .banner_content .CTA_wrap{margin-top:20px}.landing_banner_section{background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important;position:relative;height:300px}@media (max-width:769px){.landing_banner_section{height:200px}}.combained_planet_page .combained_map_section{margin-top:40px}.combained_planet_page .combained_map_section img{width:100%}.combained_planet_page .data_table_section{margin:20px 0}.combained_planet_page .data_table_section .table_title{background:#3e4095;padding:10px;font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:24px;text-align:center;color:#fff}.company_profile_page .company_details p{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:29px;text-transform:capitalize;color:#131c21;margin-bottom:20px}@media (max-width:1199px){.company_profile_page .company_details p{font-size:17px}}.timeline{margin:50px 0;position:relative}.timeline:before{content:"";position:absolute;left:50%;width:2px;height:100%;background:#2a5bba}@media (max-width:769px){.timeline:before{display:none}}.timeline ul.left_side{margin:0;padding:0}.timeline ul.left_side li{list-style:none;text-align:right;padding:20px 40px;font-size:12px;height:150px;position:relative}@media (max-width:769px){.timeline ul.left_side li{text-align:left;padding:20px 10px}}.timeline ul.left_side li:before{content:"";position:absolute;width:10px;height:10px;background:#2a5bba;right:-3%;border-radius:50%}@media (max-width:1199px){.timeline ul.left_side li:before{right:-4.1%}}@media (max-width:992px){.timeline ul.left_side li:before{right:-5.4%}}@media (max-width:769px){.timeline ul.left_side li:before{display:none}}.timeline ul.left_side li h6{font-size:18px;background:#2a5bba;padding:10px;color:#fff;box-sizing:border-box;display:inline-block;border-radius:10px;margin-bottom:15px}@media (max-width:769px){.timeline ul.left_side li h6{width:100%}}.timeline ul.left_side li p{font-size:14px}.timeline ul.left_side .big_height{height:250px}.timeline ul.right_side{margin:0;padding:0}.timeline ul.right_side li{list-style:none;text-align:left;padding:20px 40px;font-size:12px;height:150px}@media (max-width:769px){.timeline ul.right_side li{padding:20px 10px}}.timeline ul.right_side li h6{font-size:18px;background:#2a5bba;padding:10px;color:#fff;box-sizing:border-box;display:inline-block;border-radius:10px;margin-bottom:15px}@media (max-width:769px){.timeline ul.right_side li h6{width:100%}}.timeline ul.right_side li p{font-size:14px}.timeline ul.right_side .big_height{height:250px}.subtitle h6{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center;color:#000}.padding_div{padding:50px 0}@media (max-width:577px){.padding_div{padding:0}}.even__odd__cardwrap{position:relative;z-index:22}.even__odd__cardwrap .oddeven__card:last-child{margin-bottom:0}.oddeven__card{display:flex;align-items:flex-start;margin-bottom:50px}@media (max-width:769px){.oddeven__card{flex-wrap:wrap;margin-bottom:40px!important}}.oddeven__card .img__container{height:400px;flex-basis:60%;max-width:60%;background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important}@media (max-width:1199px){.oddeven__card .img__container{height:300px}}@media (max-width:769px){.oddeven__card .img__container{flex-basis:100%;max-width:100%;height:290px}}@media (max-width:577px){.oddeven__card .img__container{height:240px;margin-bottom:25px}}.oddeven__card .img__container img{width:100%;height:100%}.oddeven__card .info__container{flex-basis:40%;max-width:40%}@media (max-width:769px){.oddeven__card .info__container{flex-basis:100%;max-width:100%}}.oddeven__card .info__container .title{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:33px;text-transform:capitalize;color:#1e2f46;display:flex;align-items:center}@media (max-width:769px){.oddeven__card .info__container .title{margin-top:20px;font-size:18px;line-height:25px;font-size:16px;line-height:22px}}.oddeven__card .info__container .desc{font-style:normal;font-size:16px;line-height:32px;color:#1e2f46;margin-bottom:15px}@media (max-width:769px){.oddeven__card .info__container .desc{font-size:14px;line-height:28px}}.oddeven__card .info__container .sen{font-style:normal;font-size:16px;line-height:18px;color:#5c95ff}.oddeven__card .info__container .deg{font-style:normal;font-size:16px;line-height:18px;color:#1e2f46}.odd__card .img__container{order:1;margin-right:70px}@media (max-width:769px){.odd__card .img__container{margin-right:0;margin-bottom:20px}}@media (max-width:577px){.odd__card .img__container{margin-bottom:25px}}.odd__card .info__container{order:2;padding-left:0;padding-right:0}@media (max-width:769px){.odd__card .info__container{padding-left:0;padding-right:0}}@media (max-width:769px){.even__card{margin-bottom:20px}}.even__card .img__container{order:2;margin-left:70px}@media (max-width:769px){.even__card .img__container{order:1;margin-left:0;margin-bottom:20px}}@media (max-width:577px){.even__card .img__container{margin-bottom:25px}}.even__card .info__container{order:1;padding-left:0;padding-right:0}@media (max-width:769px){.even__card .info__container{order:2;padding-left:0;padding-right:0}}.erstwhile_chairman_section p,.working_plane_table p{padding:10px 0;text-align:center;background:#3e4095;color:#fff;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:24px}.erstwhile_chairman_section table thead,.working_plane_table table thead{background:#3e4095;color:#fff}.inovation_ideas_section table thead{background:#3e4095;color:#fff;font-size:12px}.inovation_ideas_section table tbody{font-size:12px}.joint_venture_page .section-title{text-align:start}.joint_venture_page .joint_venturre_section p{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;text-transform:capitalize;color:#131c21;margin-bottom:20px}.citizen_charter_page .citizen_charter_page_section .div_image{width:100%;margin:20px 0}.citizen_charter_page .citizen_charter_page_section .div_image img{width:100%}.card .card_image{height:200px;-o-object-fit:contain;object-fit:contain;background:#fff}.board_director_page{margin:50px 0}@media (max-width:577px){.board_director_page{margin:20px 0}}.board_director_page .director_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:32px;margin-bottom:30px;text-transform:capitalize;color:#131c21}@media (max-width:1400px){.board_director_page .director_details{font-size:16px;line-height:29px}}.management_details_page{margin:50px 0}.management_details_page .management_details_section .management_details{margin:10px;padding:30px 0;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#131c21}.erstwhile_chairman_page{margin:30px 0}.aboutus__page,.human_resource_section,.ict_service_page,.notice_board_ict_service_page{margin:50px 0}.aboutus__page .page_details,.human_resource_section .page_details,.ict_service_page .page_details,.notice_board_ict_service_page .page_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:20px 0;text-transform:capitalize;color:#131c21;height:100%}.aboutus__page .hr_div .title,.human_resource_section .hr_div .title,.ict_service_page .hr_div .title,.notice_board_ict_service_page .hr_div .title{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:24px;text-transform:capitalize;color:#3e4095}.aboutus__page .hr_div .hr_details,.human_resource_section .hr_div .hr_details,.ict_service_page .hr_div .hr_details,.notice_board_ict_service_page .hr_div .hr_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:15px 0;color:#131c21}.aboutus__page .hr_div .hr_details ul,.human_resource_section .hr_div .hr_details ul,.ict_service_page .hr_div .hr_details ul,.notice_board_ict_service_page .hr_div .hr_details ul{padding:0 40px;position:relative}.aboutus__page .hr_div .hr_details ul li,.human_resource_section .hr_div .hr_details ul li,.ict_service_page .hr_div .hr_details ul li,.notice_board_ict_service_page .hr_div .hr_details ul li{display:flex;align-items:center}.aboutus__page .hr_div .hr_details ul li:before,.human_resource_section .hr_div .hr_details ul li:before,.ict_service_page .hr_div .hr_details ul li:before,.notice_board_ict_service_page .hr_div .hr_details ul li:before{content:"";position:absolute;background-color:#3e4095;width:10px;height:10px;border-radius:100%;left:1%}.aboutus__page li{display:flex;align-items:flex-start!important}.aboutus__page li:before{content:"";position:absolute;background-color:#3e4095;width:10px;height:10px;border-radius:100%;left:1%;margin-top:11px}.human_gallery_div{margin:20px 0}.human_gallery_div .card{box-shadow:0 3px 2px rgba(0,0,0,.04);transition:all .3s ease-in}.human_gallery_div .card img{height:auto}.human_gallery_div .card .learn_div{display:none!important}.human_gallery_div .card h5{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:17px;line-height:25px;color:#3e4095}.human_gallery_div .card:hover{transform:translate3d(0,-4px,0);transition:all .3s ease-in}.human_gallery_div .card:hover:after{position:absolute;box-shadow:0 36px 61px -34px #000,0 16px 14px -14px rgba(0,0,0,.6),0 22px 18px -18px rgba(0,0,0,.4),0 22px 38px -18px transparent;z-index:-1;opacity:.3;content:"";bottom:0;height:100%;width:100%;left:0;right:0;transition:all .3s ease-in}.traning_calender{margin:20px 0}.traning_calender .table_title h6{padding:15px 0;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:24px;text-align:center;color:#fff;background:#3e4095}.news_event_bottom_section .h_slider_btn_next{position:absolute;top:-14%!important;transform:translateY(-40%)!important;right:1%;width:100px!important;height:40px!important;background:#fff!important;align-items:center;justify-content:center;flex-direction:row;margin-top:10px;border:1px solid #b8b8b8}@media (max-width:769px){.news_event_bottom_section .h_slider_btn_next{right:3%}}@media (max-width:577px){.news_event_bottom_section .h_slider_btn_next{right:3%}}.news_event_bottom_section .h_slider_btn_prev{position:absolute;top:-9%!important;transform:translateY(-40%)!important;right:20%!important;width:100px!important;height:40px!important;background:#fff!important;align-items:center;justify-content:center;flex-direction:row;margin-top:10px;border:1px solid #b8b8b8}.news_event_bottom_section .slick-prev{left:83.6%!important}@media (max-width:1400px){.news_event_bottom_section .slick-prev{left:81.2%!important}}@media (max-width:1199px){.news_event_bottom_section .slick-prev{left:77.6%!important}}@media (max-width:992px){.news_event_bottom_section .slick-prev{left:70.3%!important}}@media (max-width:769px){.news_event_bottom_section .slick-prev{left:60.3%!important}}@media (max-width:577px){.news_event_bottom_section .slick-prev{left:59.6%!important}}.news_event_bottom_section .slick-next:focus,.news_event_bottom_section .slick-next:hover,.news_event_bottom_section .slick-prev:focus,.news_event_bottom_section .slick-prev:hover{color:rgba(0,0,0,.9294117647058824)!important;outline:none;background:#fff!important;border:1px solid #b8b8b8}.project_section .h_slider_btn_next{position:absolute;top:0;transform:translateY(-40%)!important;right:1%;width:100px!important;height:40px!important;background:#fff!important;align-items:center;justify-content:center;flex-direction:row;margin-top:10px;border:1px solid #b8b8b8}@media (max-width:992px){.project_section .h_slider_btn_next{top:95%;right:31%}}@media (max-width:577px){.project_section .h_slider_btn_next{top:95%!important;right:23%}}.project_section .h_slider_btn_prev{position:absolute;top:0;transform:translateY(-40%)!important;width:100px!important;height:40px!important;background:#fff!important;align-items:center;justify-content:center;flex-direction:row;margin-top:10px;border:1px solid #b8b8b8}@media (max-width:992px){.project_section .h_slider_btn_prev{top:95%}}@media (max-width:577px){.project_section .h_slider_btn_prev{top:95%!important}}.project_section .slick-prev{left:83.7%}@media (max-width:1400px){.project_section .slick-prev{left:77.8%}}@media (max-width:992px){.project_section .slick-prev{left:40%}}@media (max-width:769px){.project_section .slick-prev{left:30%}}@media (max-width:577px){.project_section .slick-prev{left:36%}}.welfare_page thead{background:#3e4095;color:#fff}.contact_us_page .contact_information_div .contact_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:32px;text-transform:uppercase;color:#3e4095}.contact_us_page .contact_information_div .question_div{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:36px;line-height:65px;color:#1e2f46}@media (max-width:1400px){.contact_us_page .contact_information_div .question_div{font-size:24px;line-height:30px}}.contact_us_page .form_div .form-control{background-color:#e3e4f5!important;border-radius:3px;border:none!important}.question_page .tab{position:relative;width:100%;background:#f5f5f5;border-radius:3px}.question_page .tab .tab__input{position:absolute;opacity:0;z-index:-1}.question_page .tab .tab__label{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:28px;display:flex;align-items:center;color:rgba(0,0,0,.87);position:relative;display:block;width:100%;cursor:pointer;padding:15px 45px 15px 20px;margin-bottom:0}@media (max-width:577px){.question_page .tab .tab__label{padding-left:0;font-size:16px;line-height:22px}}.question_page .tab .tab__content{max-height:0;overflow:hidden;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:rgba(0,0,0,.87)}.question_page .tab .content__wrap{padding-left:30px;padding-right:25px;padding-bottom:10px;margin-top:.5rem}@media (max-width:577px){.question_page .tab .content__wrap{padding-left:0}}.question_page .tab .tab__input:checked~.tab__label{border-left:none;border-right:none;border-bottom:none}.question_page .tab .tab__input:checked~.tab__content{border:none;border-bottom:1px solid hsla(0,0%,43.1%,.2);font-family:Nunito,sans-serif}.tab .tab__input:checked~.tab__content{max-height:100%}.tab .tab__label:before{position:absolute;right:20px;top:48%;transform:translateY(-52%);display:block;text-align:center}.tab .tab__input[type=checkbox]+.tab__label:before{content:"";background:url(/assets/images/plus.svg);background-repeat:no-repeat;width:18px;height:20px}.tab .tab__input[type=checkbox]:checked+.tab__label:before{content:"";background:url(/assets/images/dash.svg);background-repeat:no-repeat;width:18px;height:20px}.extranalLink_page{margin:50px 0}.extranalLink_page .all_links_section .links_div .section_div_title{background:#3e4095;padding:20px 0;font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:24px;text-transform:uppercase;text-align:center;color:#fff}.extranalLink_page .all_links_section .links_div .all_sectors .sector_div{text-align:center;background:#f5f5f5;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.05);border-radius:5px;padding:20px 10px}.ict_service_request_page,.noticeBoard_ict_service_request_page{margin:50px 0}.ict_service_request_page .ict_service_request_details_section .ict_service_details,.noticeBoard_ict_service_request_page .ict_service_request_details_section .ict_service_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;text-transform:capitalize;color:#131c21}.ict_service_request_page .ict_service_request_details_section .ict_service_email_div .email_div_title,.noticeBoard_ict_service_request_page .ict_service_request_details_section .ict_service_email_div .email_div_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:36px;line-height:65px;text-align:center;color:#3e4095}.sticky-display{display:flex;align-items:center}.header_bottom_section{display:flex;height:80px;box-shadow:0 1px 1px rgba(0,0,0,.1)}@media (max-width:992px){.header_bottom_section{display:none!important}}.header_bottom_section .logo_img{align-items:center;display:flex;justify-content:center}.header_bottom_section .logo_img img{height:70px}@media (max-width:1199px){.header_bottom_section .logo_img img{margin-left:0;height:60px}}.header_bottom_section .menu_all{display:flex;padding:5px;align-items:center;background-repeat:no-repeat;background-size:cover}.header_bottom_section .menu_all .main_menu_right,.header_bottom_section .menu_all .main_menu_right .menu-list{display:flex;align-items:center;list-style-type:none;margin:0}.header_bottom_section .menu_all .main_menu_right .menu-list{padding:0 60px}@media (max-width:1400px){.header_bottom_section .menu_all .main_menu_right .menu-list{padding:0 25px}}.header_bottom_section .menu_all .main_menu_right .menu-list li{list-style:none;display:flex;align-items:center;height:80px;padding:0 15px;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#000;cursor:pointer}.header_bottom_section .menu_all .main_menu_right .menu-list li:hover{color:#3e4095}@media (max-width:1400px){.header_bottom_section .menu_all .main_menu_right .menu-list li{font-size:12px}}.header_bottom_section .menu_all .main_menu_right .menu-list li:hover a{color:#00f}.header_bottom_section .menu_all .main_menu_right .menu-list li:hover .mega_area{opacity:.95;visibility:visible;transition:all .01s ease;top:100%}.header_bottom_section .menu_all .main_menu_right .menu-list li a{list-style:none;display:flex;align-items:center;height:80px;font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:1.2;color:#000;cursor:pointer}@media (max-width:1199px){.header_bottom_section .menu_all .main_menu_right .menu-list li a{font-size:13px;line-height:18px}}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area{position:absolute;background:#f3f3f3;width:80vw;top:0;z-index:2;opacity:0;visibility:hidden;transition:all .01s ease;left:50%;transform:translate(-50%)}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content{padding:50px}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content .mega_links{border-left:1px solid rgba(0,0,0,.1)}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content .mega_links h4{padding:0 20px 20px;font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:20px;cursor:default;display:flex;align-items:center;color:#3e4095}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content .mega_links li{list-style:none;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:15px;display:flex;align-items:center;margin-bottom:5px;padding:0 20px}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content .mega_links li:hover a{color:#3e4095}.header_bottom_section .menu_all .main_menu_right .menu-list .mega_area .mega_area_content .mega_links li a{color:#131c21}.header_bottom_section form{width:180px}.header_bottom_section form .input-group{border:1px solid rgba(0,0,0,.15);box-sizing:border-box;background-color:transparent}.header_bottom_section form .input-group .form-control{height:25px}.header_bottom_section form .input-group .form-control,.header_bottom_section form .input-group .input-group-text{border:none!important;background-color:transparent!important}.header_bottom_section form .input-group .input-group-text img{width:14px}.annual_perfomence_agrement,.notice_office_order_page,.onGoing_page{margin:50px 0}.annual_perfomence_agrement .on_Going_details,.notice_office_order_page .on_Going_details,.onGoing_page .on_Going_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;text-transform:capitalize;color:#131c21;margin-bottom:20px}.future_project_page{margin:50px 0}.future_project_page .on_Going_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;text-transform:capitalize;color:#131c21;margin-bottom:20px}.annual_procurement_plan_page,.future_details_page,.grievance_redress_system_page,.integrity_page,.onGoing_page_details_page,.right_to_information_page{margin:50px 0}@media (max-width:577px){.annual_procurement_plan_page,.future_details_page,.grievance_redress_system_page,.integrity_page,.onGoing_page_details_page,.right_to_information_page{margin:20px 0}}.annual_procurement_plan_page .project_details_div,.future_details_page .project_details_div,.grievance_redress_system_page .project_details_div,.integrity_page .project_details_div,.onGoing_page_details_page .project_details_div,.right_to_information_page .project_details_div{text-align:center}.annual_procurement_plan_page .project_details_div .name_of_project,.future_details_page .project_details_div .name_of_project,.grievance_redress_system_page .project_details_div .name_of_project,.integrity_page .project_details_div .name_of_project,.onGoing_page_details_page .project_details_div .name_of_project,.right_to_information_page .project_details_div .name_of_project{font-family:Nunito,sans-serif;font-weight:700;font-size:36px;line-height:36px;color:#3e4095}@media (max-width:1400px){.annual_procurement_plan_page .project_details_div .name_of_project,.future_details_page .project_details_div .name_of_project,.grievance_redress_system_page .project_details_div .name_of_project,.integrity_page .project_details_div .name_of_project,.onGoing_page_details_page .project_details_div .name_of_project,.right_to_information_page .project_details_div .name_of_project{font-size:24px}}.annual_procurement_plan_page .project_details_div .project_title,.future_details_page .project_details_div .project_title,.grievance_redress_system_page .project_details_div .project_title,.integrity_page .project_details_div .project_title,.onGoing_page_details_page .project_details_div .project_title,.right_to_information_page .project_details_div .project_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:36px;text-align:center;text-transform:capitalize;color:#b72222}.annual_procurement_plan_page .project_details_t,.future_details_page .project_details_t,.grievance_redress_system_page .project_details_t,.integrity_page .project_details_t,.onGoing_page_details_page .project_details_t,.right_to_information_page .project_details_t{overflow-x:scroll}.annual_procurement_plan_page .project_status,.future_details_page .project_status,.grievance_redress_system_page .project_status,.integrity_page .project_status,.onGoing_page_details_page .project_status,.right_to_information_page .project_status{margin-top:20px}.annual_procurement_plan_page .project_status .hr_div .title,.future_details_page .project_status .hr_div .title,.grievance_redress_system_page .project_status .hr_div .title,.integrity_page .project_status .hr_div .title,.onGoing_page_details_page .project_status .hr_div .title,.right_to_information_page .project_status .hr_div .title{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;text-align:center;color:#3e4095}.annual_procurement_plan_page .project_status .hr_div .hr_details,.future_details_page .project_status .hr_div .hr_details,.grievance_redress_system_page .project_status .hr_div .hr_details,.integrity_page .project_status .hr_div .hr_details,.onGoing_page_details_page .project_status .hr_div .hr_details,.right_to_information_page .project_status .hr_div .hr_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:15px 0;color:#131c21}.annual_procurement_plan_page .project_status .hr_div .hr_details ul,.future_details_page .project_status .hr_div .hr_details ul,.grievance_redress_system_page .project_status .hr_div .hr_details ul,.integrity_page .project_status .hr_div .hr_details ul,.onGoing_page_details_page .project_status .hr_div .hr_details ul,.right_to_information_page .project_status .hr_div .hr_details ul{padding:0 40px;position:relative}.annual_procurement_plan_page .project_status .hr_div .hr_details ul li,.future_details_page .project_status .hr_div .hr_details ul li,.grievance_redress_system_page .project_status .hr_div .hr_details ul li,.integrity_page .project_status .hr_div .hr_details ul li,.onGoing_page_details_page .project_status .hr_div .hr_details ul li,.right_to_information_page .project_status .hr_div .hr_details ul li{display:flex;align-items:center;position:relative;margin-bottom:20px}.annual_procurement_plan_page .project_status .hr_div .hr_details ul li:before,.future_details_page .project_status .hr_div .hr_details ul li:before,.grievance_redress_system_page .project_status .hr_div .hr_details ul li:before,.integrity_page .project_status .hr_div .hr_details ul li:before,.onGoing_page_details_page .project_status .hr_div .hr_details ul li:before,.right_to_information_page .project_status .hr_div .hr_details ul li:before{content:"";position:absolute;background-color:#3e4095;width:10px;height:10px;border-radius:100%;left:-4%;top:8%}.annual_procurement_plan_page .progress_status,.future_details_page .progress_status,.grievance_redress_system_page .progress_status,.integrity_page .progress_status,.onGoing_page_details_page .progress_status,.right_to_information_page .progress_status{padding:0 40px;position:relative}.annual_procurement_plan_page .progress_status li,.future_details_page .progress_status li,.grievance_redress_system_page .progress_status li,.integrity_page .progress_status li,.onGoing_page_details_page .progress_status li,.right_to_information_page .progress_status li{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:36px;text-transform:capitalize;color:#3e4095}.annual_procurement_plan_page .hr_details ul li:before,.grievance_redress_system_page .hr_details ul li:before,.integrity_page .hr_details ul li:before,.right_to_information_page .hr_details ul li:before{content:"";position:absolute;background-color:#3e4095;width:10px;height:10px;border-radius:100%;left:-4%;top:25%!important}.annual_procurement_plan_page .hr_details ul li a,.grievance_redress_system_page .hr_details ul li a,.integrity_page .hr_details ul li a,.right_to_information_page .hr_details ul li a{color:#3e4095;font-weight:600}.mobile_menu{position:fixed;width:100%;overflow-y:scroll;top:100px;left:0;z-index:9999;height:100%;background:#f3f3f3}.mobile_menu .mobile_search{align-items:center;background:#f5e937;padding:20px;display:none}.mobile_menu .mobile_search .input-group{border:1px solid rgba(63,27,27,.15);box-sizing:border-box;background-color:transparent;height:50px}.mobile_menu .mobile_search .input-group input{height:50px}.mobile_menu .mobile_search .input-group .input-group-text,.mobile_menu .mobile_search .input-group input{border:none!important;background-color:transparent!important}.mobile_menu .menu .menu-list li{padding:20px 50px;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:1.2;display:flex;align-items:center;color:#000}@media (max-width:577px){.mobile_menu .menu .menu-list li{justify-content:space-between;padding:10px 30px}}.mobile_menu .menu .menu-list li.active{background:#3e4095;color:#fff}.mobile_menu .menu .menu-list .mega_area .mega_links{padding:0 50px}@media (max-width:577px){.mobile_menu .menu .menu-list .mega_area .mega_links{padding:0 20px}}.mobile_menu .menu .menu-list .mega_area li{padding:10px}@media (max-width:577px){.mobile_menu .menu .menu-list .mega_area li{padding:10px 0}}.mobile_menu .menu .menu-list .mega_area li a{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:15px;display:flex;align-items:center;color:#131c21}.mobile_menu .menu .menu-list .mega_area h4{margin-top:30px;font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:18px;display:flex;align-items:center;color:#3e4095;margin-bottom:10px;cursor:default;padding:0 10px}@media (max-width:577px){.mobile_menu .menu .menu-list .mega_area h4{padding:0;margin-top:10px}}.banner_with_image{height:calc(100vh - 260px)!important;position:relative}.news_event_bottom_section .slick-next.slick-disabled:after,.news_event_bottom_section .slick-prev.slick-disabled:after,.project_section .slick-next.slick-disabled:after,.project_section .slick-prev.slick-disabled:after{content:"\2715"}.news_event_bottom_section .slick-next:after,.project_section .slick-next:after{content:"\2192"}.news_event_bottom_section .slick-prev:after,.project_section .slick-prev:after{content:"\2190"}.news_event_bottom_section .slick-next:before,.project_section .slick-next:before{content:"\2192";display:none}.news_event_bottom_section .slick-prev:before,.project_section .slick-prev:before{content:"\2190";display:none}.news_event_bottom_section .slick-arrow,.news_event_bottom_section .slick-arrow.slick-disabled,.project_section .slick-arrow,.project_section .slick-arrow.slick-disabled{height:60px;background-color:var(--veryDark);color:var(--veryLight);align-items:center;justify-content:center;position:absolute;opacity:.8}.news_event_bottom_section .slick-arrow,.project_section .slick-arrow{width:60px;display:flex!important;cursor:pointer;font-size:20px;z-index:1}.project_section .slick-next.slick-disabled,.project_section .slick-prev.slick-disabled{color:rgba(0,0,0,.9294117647058824)!important;outline:none;background:#f3f3f3!important;border:1px solid #b8b8b8}.banner_with_image .banner_types .banner_image .logo_left img{width:119px;height:82px}@media (max-width:577px){.banner_with_image .banner_types .banner_image .logo_left img{width:90px;height:62px}}.banner_with_image .banner_types .banner_image .logo_right img{width:203px;height:118px}@media (max-width:577px){.banner_with_image .banner_types .banner_image .logo_right img{width:150px;height:91.72px}}.display-flex{display:flex!important;justify-content:space-evenly}.navigation_section .navigation .main_menu_div .company_name_section{display:flex;padding:5px 0}.menu form .input-group .form-control::-webkit-input-placeholder{font-family:Nunito,sans-serif;font-size:12px;color:rgba(0,0,0,.6)}@media (max-width:1399.98px){.navigation_section .navigation .logo_div{width:20%;height:80px;padding:5px 0;display:flex;align-items:center}.navigation_section .navigation .logo_div img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area{left:50%}}@media (max-width:767.98px){.project_section .slick-prev{left:30.4%!important}}@media (max-width:991.98px){.project_section .slick-prev{left:37.4%}.project_section .h_slider_btn_next{top:95%;right:34%}}@media (max-width:575.98px){.project_section .slick-prev{left:31.4%!important}.project_section .h_slider_btn_next{top:95%;right:29%}}@media (max-width:1699.98px){.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area{left:50%}}.tooltip2{display:inline-block;position:absolute;top:34.5%;left:23%;height:25px;width:25px;cursor:pointer;border-radius:100%;color:transparent}.tooltip2 .top{display:block;min-width:101px;width:200px;top:-31px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#444;background:#f5e937;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}.tooltip2 .top h3{font-size:15px;margin-bottom:10px}.tooltip2 .top ul{flex-direction:column}.tooltip2 .top ul li{padding:0 20px}.tooltip2:hover .top{visibility:visible;opacity:1}.tooltip2 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip2 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#f5e937;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip6{display:inline-block;position:absolute;top:39.4%;left:21%;height:25px;width:25px;cursor:pointer;border-radius:100%;color:transparent}.tooltip6 .top{display:block;min-width:101px;width:200px;top:-31px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#444;background:#f5e937;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}.tooltip6 .top h3{font-size:15px;margin-bottom:10px}.tooltip6 .top ul{flex-direction:column}.tooltip6 .top ul li{padding:0 20px}.tooltip6:hover .top{visibility:visible;opacity:1}.tooltip6 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip6 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#f5e937;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip3{display:inline-block;position:absolute;top:31.5%;left:35%;height:25px;width:25px;cursor:pointer;color:transparent;border-radius:100%}.tooltip3 .top{display:block;min-width:101px;width:200px;top:-31px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#444;background:#f5e937;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}.tooltip3 .top h3{font-size:15px;margin-bottom:10px}.tooltip3 .top ul{flex-direction:column}.tooltip3 .top ul li{padding:0 20px}.tooltip3:hover .top{visibility:visible;opacity:1}.tooltip3 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip3 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#f5e937;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip7{display:inline-block;position:absolute;top:11.6%;left:35.7%;height:25px;width:25px;cursor:pointer;color:transparent;border-radius:100%}.tooltip7 .top{display:block;min-width:101px;width:200px;top:-31px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#444;background:#f5e937;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}.tooltip7 .top h3{font-size:15px;margin-bottom:10px}.tooltip7 .top ul{flex-direction:column}.tooltip7 .top ul li{padding:0 20px}.tooltip7:hover .top{visibility:visible;opacity:1}.tooltip7 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip7 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#f5e937;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip4{display:inline-block;position:absolute;bottom:30.5%;left:44%;border-radius:100%;height:25px;width:25px;cursor:pointer;color:transparent}.tooltip4 .top{display:block;min-width:101px;width:200px;top:-32px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#fff;background:#3e4095;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}@media (max-width:1400px){.tooltip4 .top{top:-36px!important}}.tooltip4 .top h3{font-size:15px;margin-bottom:10px}.tooltip4 .top ul{flex-direction:column}.tooltip4 .top ul li{padding:0 20px}.tooltip4:hover .top{visibility:visible;opacity:1}.tooltip4 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip4 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#3e4095;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip5{display:inline-block;position:absolute;bottom:35.5%;left:45.6%;height:25px;border-radius:100%;width:25px;cursor:pointer;color:transparent}.tooltip5 .top{display:block;min-width:101px;width:200px;top:-32px;left:50%;transform:translate(-50%,-100%);padding:10px 20px;color:#444;background:#f5e937;font-weight:400;font-size:13px;border-radius:8px;position:relative;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s}@media (max-width:1400px){.tooltip5 .top{top:-36px!important}}.tooltip5 .top h3{font-size:15px;margin-bottom:10px}.tooltip5 .top ul{flex-direction:column}.tooltip5 .top ul li{padding:0 20px}.tooltip5:hover .top{visibility:visible;opacity:1}.tooltip5 .top i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}.tooltip5 .top i:after{content:"";position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#f5e937;box-shadow:0 1px 8px rgba(0,0,0,.5)}.home_landing_slider .slick-track{height:calc(100vh - 260px)!important}@media (max-width:992px){.home_landing_slider .slick-track{margin-top:18px}}@media (max-width:992px){.project_section .project_content{padding:0 5px}.project_section .slick-prev{left:37.4%;top:110%}.project_section .h_slider_btn_next{right:34%;top:110%}}.landing_banner_section .top_content .landing-img{position:absolute;bottom:0;width:736px;height:108px}@media (max-width:577px){.landing_banner_section .top_content .landing-img{width:550px!important;height:80px!important}}@media (max-width:1199px){.landing_banner_section .top_content .landing-img{width:400px!important;height:80px!important}}@media (max-width:1400px){.landing_banner_section .top_content .landing-img{width:440px!important;height:90px!important}}.landing_banner_section .top_content h2{position:absolute;bottom:12%;display:inline-block;left:28%;font-family:Nunito,sans-serif;font-style:normal;font-weight:900;font-size:28px;line-height:30px;text-transform:uppercase;color:#3e4095}@media (max-width:1400px){.landing_banner_section .top_content h2{left:12%!important;font-size:18px;bottom:10%}}@media (max-width:992px){.landing_banner_section .top_content h2{left:23%!important}}@media (max-width:577px){.landing_banner_section .top_content h2{left:28%!important;font-size:18px;line-height:24px;bottom:16%}}.landing_banner_section .top_content nav{position:absolute;bottom:0}.landing_banner_section .top_content nav .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;list-style:none;border-radius:.25rem;padding:0!important;background-color:transparent!important}@media (max-width:577px){.landing_banner_section .top_content nav .breadcrumb{margin:0!important}}.landing_banner_section .top_content nav .breadcrumb .breadcrumb-item{display:flex;align-items:center}.landing_banner_section .top_content nav .breadcrumb .breadcrumb-item a{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#000!important;text-decoration:none}.landing_banner_section .top_content nav{left:20%}@media (max-width:577px){.landing_banner_section .top_content nav{left:20%!important}}@media (max-width:992px){.landing_banner_section .top_content nav{left:23%!important}}@media (max-width:1400px){.landing_banner_section .top_content nav{left:15%}}.landing_banner_section .top_content{left:0;width:100%}.gallery_card{display:block;margin-bottom:30px;line-height:1.42857143;background-color:#fff;border-radius:2px;box-shadow:0 3px 2px rgba(0,0,0,.04);cursor:pointer;transition:all .3s ease-in}.gallery_card .gallery_img{width:100%;height:200px;display:block;overflow:hidden}@media (max-width:577px){.gallery_card .gallery_img{height:300px}}.gallery_card .gallery_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_card .title_div{background:#f9fbfe;border:1px solid hsla(0,0%,43.1%,.2);box-sizing:border-box;border-radius:0;padding:10px}.gallery_card .title_div .img_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:30px;text-align:center;text-transform:capitalize;color:#3e4095;overflow:hidden;text-overflow:ellipsis;height:60px}@media (max-width:1400px){.gallery_card .title_div .img_title{font-size:12px;line-height:20px;height:40px}}.gallery_card:hover{transform:translate3d(0,-4px,0);transition:all .3s ease-in}.gallery_card:hover:after{position:absolute;box-shadow:0 36px 61px -34px #000,0 16px 14px -14px rgba(0,0,0,.6),0 22px 18px -18px rgba(0,0,0,.4),0 22px 38px -18px transparent;z-index:-1;opacity:.3;content:"";bottom:0;height:100%;width:100%;left:0;right:0;transition:all .3s ease-in}.photo_card .gallery_img{height:300px}.inner_img{overflow:hidden;height:200px}.inner_img img{transition:all .9s ease;width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.inner_img:hover img{transform:scale(1.05)}.all_new_events .card img{width:100%;-o-object-fit:cover;object-fit:cover}.all_new_events .card .card-body .date-div{font-family:Nunito,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:29px;color:#000}@media (max-width:1400px){.all_new_events .card .card-body .date-div{font-size:18px;line-height:24px;color:#3e4095}}.all_new_events .card .card-body .card-title{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:34px;color:#3e4095;height:70px;overflow:hidden;text-overflow:ellipsis}@media (max-width:1400px){.all_new_events .card .card-body .card-title{font-size:16px;line-height:24px;color:#3e4095}}.all_new_events .card .card-body .card-text{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:18px;line-height:32px;color:#000;height:70px;overflow:hidden;text-overflow:ellipsis}@media (max-width:1400px){.all_new_events .card .card-body .card-text{font-weight:400;font-size:14px;line-height:20px;height:40px}}.all_new_events .card .card-body .CTA_wrap{display:inline-block;align-items:center;margin:5px 0}.all_new_events .card .card-body .CTA_wrap .btn--action{display:block;padding:0;font-size:16px;background-color:#2e3192;color:#fff;transition:all .5s ease 0s}.all_new_events .CTA_wrap .btn--action span{display:inline-block;position:relative;transition:all .5s ease}.all_new_events_details .img_div{width:100%;height:400px}.all_new_events_details .img_div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.all_new_events_details .img_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:22px;text-overflow:ellipsis;margin-top:20px}@media (max-width:1400px){.all_new_events_details .img_title{font-size:16px;line-height:20px;color:#3e4095}}.all_new_events_details .img_details{font-family:Nunito,sans-serif;font-style:normal;font-weight:350;font-size:18px;line-height:30px;color:#000;overflow:hidden;text-overflow:ellipsis;margin:20px 0}@media (max-width:1400px){.all_new_events_details .img_details{font-weight:400;font-size:12px;line-height:20px}}.erstwhile_managing_director_page table thead{background:#3e4095;color:#fff}.board_director_section .date-div{font-size:14px;margin-bottom:10px;height:30px}.board_director_section .card-title{font-size:18px;font-weight:900}@media (max-width:1400px){.board_director_section .card-title{font-size:16px;font-weight:800}}.board_director_section .card-text{height:40px}@media (max-width:1400px){.board_director_section .card-text{font-size:14px;line-height:24px;margin-bottom:10px}}.board_director_section .CTA_wrap{margin:0}.board_director_section .CTA_wrap a{padding:0}.management_details_section h5{font-size:30px;font-weight:700}.management_details_section .date-div{font-size:20px;margin-bottom:10px;height:40px}@media (max-width:1400px){.management_details_section .date-div{font-size:16px;margin-bottom:10px}}.management_details_section .card-title{font-size:18px;font-weight:900}.management_details_section .card-text{height:40px}.management_details_section p{font-size:20px}@media (max-width:1400px){.management_details_section p{font-size:16px}}.pubna-btn{cursor:pointer}.button-details{display:none}.pubna-btn:hover+.button-details{display:block;color:red}@media (min-width:1200px) and (max-width:1300px){.project_section .slick-prev{left:81%!important}}@media (min-width:1300px) and (max-width:1440px){.project_section .slick-prev{left:83.6%!important}.navigation_section .navigation .main_menu_div .menu .menu-list .mega_area{left:46%}}@media (min-width:400px) and (max-width:500px){.project_section .h_slider_btn_next{right:27%!important}.project_section .slick-prev{left:26.5%!important}.project_section .h_slider_btn_next{right:24%!important}}@media (min-width:576px) and (max-width:768px){.landing_banner_section .top_content h2{left:32%!important;bottom:14%;font-size:16px}.landing_banner_section .top_content nav{left:26%!important}}.desktop-map{display:block}@media (max-width:769px){.desktop-map{display:none}}.mobile-map{display:none}@media (max-width:769px){.mobile-map{display:block}}.react_lightgallery_item{display:block;margin-bottom:30px;line-height:1.42857143;background-color:#fff;border-radius:2px;box-shadow:0 3px 2px rgba(0,0,0,.04);cursor:pointer;width:100%;height:200px;transition:all .3s ease-in}.react_lightgallery_item img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.react_lightgallery_item:hover{transform:translate3d(0,-4px,0);transition:all .3s ease-in}.react_lightgallery_item:hover:after{position:absolute;box-shadow:0 36px 61px -34px #000,0 16px 14px -14px rgba(0,0,0,.6),0 22px 18px -18px rgba(0,0,0,.4),0 22px 38px -18px transparent;z-index:-1;opacity:.3;content:"";bottom:0;height:100%;width:100%;left:0;right:0;transition:all .3s ease-in}@media (max-width:1600px){.footer_section .footer_top .footer_left_div .footer_left{margin-left:0!important}.footer_section .footer_top .footer_right_div .footer_right{margin-right:180px}.tooltip2,.tooltip3,.tooltip4,.tooltip6,.tooltip7{width:16px;height:16px}.tooltip4{bottom:30%;left:44%}.tooltip4 .top{top:-176%}.tooltip5{bottom:35.5%;left:45%;width:16px;height:16px}.tooltip5 .top{top:-176%}.landing_banner_section .top_content h2{left:14%;bottom:10%}}.margin-top{margin-top:-20px;padding:5px}@media (min-width:1921px) and (max-width:3000px){.landing_banner_section .top_content h2{left:30%}}@media (max-width:577px){.items-center{align-items:center}}.font-Nunito{margin-top:-30px}.font-Nunito p span{font-family:Nunito,sans-serif!important;text-align:center}.news_event_bottom_section .slick-prev:before{content:"\2190";display:none!important}.news_event_bottom_section .slick-next:before{display:none!important}.news_event_bottom_section .slick-next.slick-disabled,.news_event_bottom_section .slick-prev.slick-disabled{color:rgba(0,0,0,.9294117647058824)!important;outline:none;background:#f3f3f3!important;border:1px solid #b8b8b8}.news_event_bottom_section .slick-next.slick-disabled:after,.news_event_bottom_section .slick-prev.slick-disabled:after{content:"\2715"}.news_event_bottom_section .slick-next:after{content:"\2192"}.news_event_bottom_section .slick-prev:after{content:"\2190"}.news_event_bottom_section .slick-next:before{content:"\2192";display:none}.news_event_bottom_section .slick-arrow,.news_event_bottom_section .slick-arrow.slick-disabled{height:60px;background-color:var(--veryDark);color:var(--veryLight);align-items:center;justify-content:center;position:absolute;opacity:.8}@media screen and (min-device-width:350px) and (max-device-width:400px){.news_event_bottom_section .slick-prev{left:59.6%!important}.news_event_bottom_section .h_slider_btn_next,.news_event_bottom_section .h_slider_btn_prev{width:70px!important}}@media screen and (min-device-width:401px) and (max-device-width:450px){.news_event_bottom_section .slick-prev{left:62%!important}.news_event_bottom_section .h_slider_btn_next,.news_event_bottom_section .h_slider_btn_prev{width:70px!important}}.news_event_top_section .CTA_wrap{margin:20px 0 0}.gallery_top_section .section_sub_title{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40px;color:#3e4095;margin-left:10px;display:flex;align-items:center}@media (max-width:1400px){.gallery_top_section .section_sub_title{font-size:24px;line:height 30px}}.contact_info .contact_div img{width:30px}@media screen and (min-device-width:1401px) and (max-device-width:1440px){.landing_banner_section .top_content .landing-img{position:absolute;bottom:0}}.all_new_events_details .img_title{font-size:24px;line-height:40px;color:#3e4095}.all_new_events_details .img_details .card-text{font-size:18px;line-height:32px}.chart_title{padding:20px 0;font-style:normal;font-weight:600;font-size:36px;line-height:56px;color:#3e4095}@media (max-width:1199px){.chart_title{font-size:24px;line-height:40px}}@media (max-width:350px){.home_landing_slider .slick-track{margin-top:18px}}@media (min-width:300px) and (max-width:321px){.project_section .slick-prev{left:17%!important}.project_section .h_slider_btn_next{right:16%!important}.chart_title{font-size:17px;line-height:20px}.chart_section .chart_details p{font-size:10px;line-height:13px;padding:10px}.chart_section .chart_details ul .red{position:relative}.chart_section .chart_details ul .blue,.chart_section .chart_details ul .green{margin-left:50px}}@media (min-width:322px) and (max-width:376px){.project_section .slick-prev{left:23%!important}.project_section .h_slider_btn_next{right:20%}.chart_section .chart_details ul .blue,.chart_section .chart_details ul .green,.chart_section .chart_details ul .red{margin-left:40px}}@media (min-width:377px) and (max-width:400px){.project_section .slick-prev{left:21.5%!important}.project_section .h_slider_btn_next{right:25%}}.mobile_menu_icon{height:20px;width:20px}.lock-scroll{overflow:hidden}.media_section{padding:50px 0}@media (max-width:577px){.media_section{padding:10px 0}}.mobile_menu .menu .menu-list li.active a{background:#3e4095;color:#fff}.only_one_title{margin-left:-6%}.landing_banner_section .page_details{height:100%}*{margin:0;padding:0}body{overflow-x:hidden}a,a:hover{text-decoration:none!important}h1,h2,h3,h4,h5,h6,p,ul{padding:0;margin:0}var map = {
	"./af": "K/tc",
	"./af.js": "K/tc",
	"./ar": "jnO4",
	"./ar-dz": "o1bE",
	"./ar-dz.js": "o1bE",
	"./ar-kw": "Qj4J",
	"./ar-kw.js": "Qj4J",
	"./ar-ly": "HP3h",
	"./ar-ly.js": "HP3h",
	"./ar-ma": "CoRJ",
	"./ar-ma.js": "CoRJ",
	"./ar-sa": "gjCT",
	"./ar-sa.js": "gjCT",
	"./ar-tn": "bYM6",
	"./ar-tn.js": "bYM6",
	"./ar.js": "jnO4",
	"./az": "SFxW",
	"./az.js": "SFxW",
	"./be": "H8ED",
	"./be.js": "H8ED",
	"./bg": "hKrs",
	"./bg.js": "hKrs",
	"./bm": "p/rL",
	"./bm.js": "p/rL",
	"./bn": "kEOa",
	"./bn-bd": "loYQ",
	"./bn-bd.js": "loYQ",
	"./bn.js": "kEOa",
	"./bo": "0mo+",
	"./bo.js": "0mo+",
	"./br": "aIdf",
	"./br.js": "aIdf",
	"./bs": "JVSJ",
	"./bs.js": "JVSJ",
	"./ca": "1xZ4",
	"./ca.js": "1xZ4",
	"./cs": "PA2r",
	"./cs.js": "PA2r",
	"./cv": "A+xa",
	"./cv.js": "A+xa",
	"./cy": "l5ep",
	"./cy.js": "l5ep",
	"./da": "DxQv",
	"./da.js": "DxQv",
	"./de": "tGlX",
	"./de-at": "s+uk",
	"./de-at.js": "s+uk",
	"./de-ch": "u3GI",
	"./de-ch.js": "u3GI",
	"./de.js": "tGlX",
	"./dv": "WYrj",
	"./dv.js": "WYrj",
	"./el": "jUeY",
	"./el.js": "jUeY",
	"./en-au": "Dmvi",
	"./en-au.js": "Dmvi",
	"./en-ca": "OIYi",
	"./en-ca.js": "OIYi",
	"./en-gb": "Oaa7",
	"./en-gb.js": "Oaa7",
	"./en-ie": "4dOw",
	"./en-ie.js": "4dOw",
	"./en-il": "czMo",
	"./en-il.js": "czMo",
	"./en-in": "7C5Q",
	"./en-in.js": "7C5Q",
	"./en-nz": "b1Dy",
	"./en-nz.js": "b1Dy",
	"./en-sg": "t+mt",
	"./en-sg.js": "t+mt",
	"./eo": "Zduo",
	"./eo.js": "Zduo",
	"./es": "iYuL",
	"./es-do": "CjzT",
	"./es-do.js": "CjzT",
	"./es-mx": "tbfe",
	"./es-mx.js": "tbfe",
	"./es-us": "Vclq",
	"./es-us.js": "Vclq",
	"./es.js": "iYuL",
	"./et": "7BjC",
	"./et.js": "7BjC",
	"./eu": "D/JM",
	"./eu.js": "D/JM",
	"./fa": "jfSC",
	"./fa.js": "jfSC",
	"./fi": "gekB",
	"./fi.js": "gekB",
	"./fil": "1ppg",
	"./fil.js": "1ppg",
	"./fo": "ByF4",
	"./fo.js": "ByF4",
	"./fr": "nyYc",
	"./fr-ca": "2fjn",
	"./fr-ca.js": "2fjn",
	"./fr-ch": "Dkky",
	"./fr-ch.js": "Dkky",
	"./fr.js": "nyYc",
	"./fy": "cRix",
	"./fy.js": "cRix",
	"./ga": "USCx",
	"./ga.js": "USCx",
	"./gd": "9rRi",
	"./gd.js": "9rRi",
	"./gl": "iEDd",
	"./gl.js": "iEDd",
	"./gom-deva": "qvJo",
	"./gom-deva.js": "qvJo",
	"./gom-latn": "DKr+",
	"./gom-latn.js": "DKr+",
	"./gu": "4MV3",
	"./gu.js": "4MV3",
	"./he": "x6pH",
	"./he.js": "x6pH",
	"./hi": "3E1r",
	"./hi.js": "3E1r",
	"./hr": "S6ln",
	"./hr.js": "S6ln",
	"./hu": "WxRl",
	"./hu.js": "WxRl",
	"./hy-am": "1rYy",
	"./hy-am.js": "1rYy",
	"./id": "UDhR",
	"./id.js": "UDhR",
	"./is": "BVg3",
	"./is.js": "BVg3",
	"./it": "bpih",
	"./it-ch": "bxKX",
	"./it-ch.js": "bxKX",
	"./it.js": "bpih",
	"./ja": "B55N",
	"./ja.js": "B55N",
	"./jv": "tUCv",
	"./jv.js": "tUCv",
	"./ka": "IBtZ",
	"./ka.js": "IBtZ",
	"./kk": "bXm7",
	"./kk.js": "bXm7",
	"./km": "6B0Y",
	"./km.js": "6B0Y",
	"./kn": "PpIw",
	"./kn.js": "PpIw",
	"./ko": "Ivi+",
	"./ko.js": "Ivi+",
	"./ku": "JCF/",
	"./ku.js": "JCF/",
	"./ky": "lgnt",
	"./ky.js": "lgnt",
	"./lb": "RAwQ",
	"./lb.js": "RAwQ",
	"./lo": "sp3z",
	"./lo.js": "sp3z",
	"./lt": "JvlW",
	"./lt.js": "JvlW",
	"./lv": "uXwI",
	"./lv.js": "uXwI",
	"./me": "KTz0",
	"./me.js": "KTz0",
	"./mi": "aIsn",
	"./mi.js": "aIsn",
	"./mk": "aQkU",
	"./mk.js": "aQkU",
	"./ml": "AvvY",
	"./ml.js": "AvvY",
	"./mn": "lYtQ",
	"./mn.js": "lYtQ",
	"./mr": "Ob0Z",
	"./mr.js": "Ob0Z",
	"./ms": "6+QB",
	"./ms-my": "ZAMP",
	"./ms-my.js": "ZAMP",
	"./ms.js": "6+QB",
	"./mt": "G0Uy",
	"./mt.js": "G0Uy",
	"./my": "honF",
	"./my.js": "honF",
	"./nb": "bOMt",
	"./nb.js": "bOMt",
	"./ne": "OjkT",
	"./ne.js": "OjkT",
	"./nl": "+s0g",
	"./nl-be": "2ykv",
	"./nl-be.js": "2ykv",
	"./nl.js": "+s0g",
	"./nn": "uEye",
	"./nn.js": "uEye",
	"./oc-lnc": "Fnuy",
	"./oc-lnc.js": "Fnuy",
	"./pa-in": "8/+R",
	"./pa-in.js": "8/+R",
	"./pl": "jVdC",
	"./pl.js": "jVdC",
	"./pt": "8mBD",
	"./pt-br": "0tRk",
	"./pt-br.js": "0tRk",
	"./pt.js": "8mBD",
	"./ro": "lyxo",
	"./ro.js": "lyxo",
	"./ru": "lXzo",
	"./ru.js": "lXzo",
	"./sd": "Z4QM",
	"./sd.js": "Z4QM",
	"./se": "//9w",
	"./se.js": "//9w",
	"./si": "7aV9",
	"./si.js": "7aV9",
	"./sk": "e+ae",
	"./sk.js": "e+ae",
	"./sl": "gVVK",
	"./sl.js": "gVVK",
	"./sq": "yPMs",
	"./sq.js": "yPMs",
	"./sr": "zx6S",
	"./sr-cyrl": "E+lV",
	"./sr-cyrl.js": "E+lV",
	"./sr.js": "zx6S",
	"./ss": "Ur1D",
	"./ss.js": "Ur1D",
	"./sv": "X709",
	"./sv.js": "X709",
	"./sw": "dNwA",
	"./sw.js": "dNwA",
	"./ta": "PeUW",
	"./ta.js": "PeUW",
	"./te": "XLvN",
	"./te.js": "XLvN",
	"./tet": "V2x9",
	"./tet.js": "V2x9",
	"./tg": "Oxv6",
	"./tg.js": "Oxv6",
	"./th": "EOgW",
	"./th.js": "EOgW",
	"./tk": "Wv91",
	"./tk.js": "Wv91",
	"./tl-ph": "Dzi0",
	"./tl-ph.js": "Dzi0",
	"./tlh": "z3Vd",
	"./tlh.js": "z3Vd",
	"./tr": "DoHr",
	"./tr.js": "DoHr",
	"./tzl": "z1FC",
	"./tzl.js": "z1FC",
	"./tzm": "wQk9",
	"./tzm-latn": "tT3J",
	"./tzm-latn.js": "tT3J",
	"./tzm.js": "wQk9",
	"./ug-cn": "YRex",
	"./ug-cn.js": "YRex",
	"./uk": "raLr",
	"./uk.js": "raLr",
	"./ur": "UpQW",
	"./ur.js": "UpQW",
	"./uz": "Loxo",
	"./uz-latn": "AQ68",
	"./uz-latn.js": "AQ68",
	"./uz.js": "Loxo",
	"./vi": "KSF8",
	"./vi.js": "KSF8",
	"./x-pseudo": "/X5v",
	"./x-pseudo.js": "/X5v",
	"./yo": "fzPg",
	"./yo.js": "fzPg",
	"./zh-cn": "XDpg",
	"./zh-cn.js": "XDpg",
	"./zh-hk": "SatO",
	"./zh-hk.js": "SatO",
	"./zh-mo": "OmwH",
	"./zh-mo.js": "OmwH",
	"./zh-tw": "kOpN",
	"./zh-tw.js": "kOpN"
};


function webpackContext(req) {
	var id = webpackContextResolve(req);
	return __webpack_require__(id);
}
function webpackContextResolve(req) {
	if(!__webpack_require__.o(map, req)) {
		var e = new Error("Cannot find module '" + req + "'");
		e.code = 'MODULE_NOT_FOUND';
		throw e;
	}
	return map[req];
}
webpackContext.keys = function webpackContextKeys() {
	return Object.keys(map);
};
webpackContext.resolve = webpackContextResolve;
module.exports = webpackContext;
webpackContext.id = "RnhZ";
/*# sourceMappingURL=app.css.map*/