@font-face{font-family:'avenirblack';src:url("../fonts/avenir_black.woff2") format("woff2"),url("../fonts/avenir_black.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'avenirheavy';src:url("../fonts/avenir_heavy.woff2") format("woff2"),url("../fonts/avenir_heavy.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'avenirbook';src:url("../fonts/avenir_book.woff2") format("woff2"),url("../fonts/avenir_book.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'avenir_regularregular';src:url("../fonts/avenir_regular.woff2") format("woff2"),url("../fonts/avenir_regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'avenirlight';src:url("../fonts/avenir_light.woff2") format("woff2"),url("../fonts/avenir_light.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'avenirmedium';src:url("../fonts/avenir_medium.woff2") format("woff2"),url("../fonts/avenir_medium.woff") format("woff");font-weight:normal;font-style:normal}body{background:#fff;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins', sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="date"]{background-color:transparent}input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-calendar-picker-indicator{display:none}input[type="color"]::-moz-color-swatch{border:none}input[type="color"]::-webkit-color-swatch-wrapper{padding:0;border-radius:0}input[type="color"]::-webkit-color-swatch{border:none}input[type=number]{-moz-appearance:textfield;appearance:textfield}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}button{margin:0;box-sizing:border-box;font-family:'Poppins', sans-serif;outline:none;cursor:pointer;border:0}button:focus{outline:none}h1,h2,h3,h4,h5,h6{font-family:'Poppins', sans-serif;margin:0}ul{padding:0;margin:0}ul.no_style{list-style:none}p{font-size:16px;line-height:24px}a{font-size:inherit;text-decoration:none}a[data-target]{cursor:pointer}span,strong{font-size:inherit;font-weight:inherit;color:inherit}.mlr-auto{margin-left:auto;margin-right:auto}input:focus,textarea:focus{outline:none}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.input{width:100%;height:45px;padding:10px;font-size:12px;line-height:23px;color:#358856;font-family:"Poppins",sans-serif;border:1px solid rgba(112,112,112,0.2);border-radius:5px}.textarea{width:100%;height:45px;padding:10px;font-size:12px;line-height:23px;color:#358856;font-family:"Poppins",sans-serif;border:1px solid rgba(112,112,112,0.2);border-radius:5px}.textarea.text_autoheight{resize:none;overflow:hidden}.letter_remaining{display:flex;justify-content:flex-end;font-size:10px;line-height:16px;font-weight:400;color:#8BA595;margin:5px 0}.letter_remaining span{font-size:inherit;color:inherit !important}.error_msg{background:#FFEBE6;width:100%;display:flex;align-items:center;gap:10px;padding:5px 10px;border-radius:0 4px 4px 0;border-left:2px solid #E1243F;margin:5px 0}.error_msg .licon{width:24px;min-width:24px}.error_msg .textbox{width:100%;display:flex;flex-direction:column}.error_msg .textbox .ttext{font-size:11px;line-height:14px;font-weight:600;color:#E1243F}.error_msg .textbox p{font-size:10px;line-height:16px;color:#354E41 !important;text-align:left !important;margin:0 !important}.form-group{margin:0}.form-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.form-group input:checked+label:before{border:1px solid #0D356C;background:#0D356C}.form-group input:checked+label:after{content:'';display:block;position:absolute;top:0px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-group label{width:14px;height:14px;line-height:14px;position:relative;cursor:pointer;margin:0}.form-group label:before{content:'';width:14px;height:14px;-webkit-appearance:none;background-color:transparent;border:1px solid #707070;padding:2px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;border-radius:2px;margin:-2px 0 0 0}.dotsclick{min-width:8px}.dotsclick img{min-width:3px}.mycommon_dropdown{padding:0;overflow:hidden;border:1px solid rgba(112,112,112,0.1);border-radius:8px}.mycommon_dropdown ul{padding:10px 0}.mycommon_dropdown li .dropdown-item{width:180px;max-width:200px;font-size:12px;line-height:16px;font-weight:500;padding:7px 10px;color:#707070;display:flex;align-items:center;gap:10px;cursor:pointer;white-space:inherit}.mycommon_dropdown li .dropdown-item .icon{width:14px;max-width:14px}.mycommon_dropdown li .dropdown-item .icon img,.mycommon_dropdown li .dropdown-item .icon svg{max-width:13px}.dropdown-toggle:after{display:none}.dropdown-item:active{background:transparent;color:#000}.dropdown-item:focus{background:transparent;color:#000}.top_successful_msg{background:#F2FFF7;width:100%;max-width:320px;padding:10px;display:flex;align-items:center;gap:10px;border-radius:10px;z-index:9999;border:1px solid rgba(53,136,86,0.3);display:none}.top_successful_msg.show{display:flex}.top_successful_msg.fixed_top{position:fixed;left:50%;top:80px;transform:translateX(-50%)}@media (max-width: 991px){.top_successful_msg.fixed_top{top:15px}}@media (max-width: 500px){.top_successful_msg.fixed_top{max-width:280px;margin:0;top:10px}}.top_successful_msg.absolute_top{position:absolute;left:50%;transform:translateX(-50%);bottom:100%;margin-bottom:10px}.top_successful_msg svg,.top_successful_msg img{width:100%;max-width:30px}.top_successful_msg p{font-size:12px;line-height:17px;font-weight:500;color:#119011}.container{max-width:1170px !important}.custom_container{width:100%;max-width:1340px;margin:0 auto;padding:0 15px 0 95px}@media (max-width: 991px){.custom_container{padding:0 15px}}.custom_container.full{max-width:1360px;padding:0 15px}.customscroll::-webkit-scrollbar{width:4px;height:4px}.customscroll::-webkit-scrollbar-thumb{background-color:#0D356C}.redtext{color:#EF1855 !important}.prpltext{color:#6D007D !important}.blacktext{color:#000 !important}.greentext{color:#1CFB79 !important}.graytext{color:#707070 !important}.whitetext{color:#fff !important}.ylwtext{color:#FDEC07 !important}.bluetext{color:#0D356C !important}.seagreen_text{color:#358856 !important}.seagreendark_text{color:#354E41 !important}.seagreen_light{color:#8BA595 !important}.text_uppercase{text-transform:uppercase}.redlight{color:#FF2905 !important}.fw_400{font-weight:400 !important}.fw_500{font-weight:500 !important}.fw_600{font-weight:600 !important}.fw_700{font-weight:700 !important}.text_center{text-align:center}@-webkit-keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}@keyframes gradient{0%{background-position:-5000px 0}100%{background-position:5000px 0}}.brand_btn{-webkit-animation:gradient 60s linear infinite;animation:gradient 60s linear infinite;background:linear-gradient(121.19deg, rgba(255,255,255,0) 25.73%, rgba(13,53,108,0.3) 45.27%, rgba(255,255,255,0) 62.27%)}.brand_btn_blue{-webkit-animation:gradient 60s linear infinite;animation:gradient 60s linear infinite;background:linear-gradient(121.19deg, rgba(255,255,255,0) 25.73%, rgba(98,251,121,0.3) 45.27%, rgba(255,255,255,0) 62.27%)}.c_btn{background-color:#1CFB79;min-width:110px;min-height:39px;text-align:center;font-size:11px;line-height:20px;padding:5px 15px;color:#0D356C;font-weight:500;text-align:left;font-family:"Poppins",sans-serif;border:0;cursor:pointer;transition:all ease-in-out 0.4s;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:8px}.c_btn svg path{transition:all ease-in-out 0.4s}.c_btn:hover{background:#0D356C;color:#fff}.c_btn.bluebg{background-color:#0D356C;color:white}.c_btn.bluebg:hover{background-color:#1CFB79;color:#0D356C}.c_btn.border_btn{background-color:transparent;border:1px solid #1CFB79;color:#1CFB79}.c_btn.border_btn:hover{background-color:#1CFB79;color:#0D356C}.c_btn.ylwbg{background-color:#FDEC07;color:#E1243F}.c_btn.ylwbg:hover{background-color:#1CFB79;color:#0D356C}.c_btn.cancel{background-color:#FFEAEA;border:1px solid rgba(255,42,71,0.2);color:#E1243F}.c_btn.fade_btn{opacity:.5}.ui.search.dropdown{background:url("../../images/common-images/ic-down-arrow.svg") no-repeat right 10px center !important;background-size:12px auto !important;position:relative;width:100%;height:45px;padding:10px;line-height:24px;outline:0;white-space:nowrap;min-width:100% !important;box-shadow:none !important;appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;border-radius:5px;border:1px solid #e3e3e3}.ui.search.dropdown.input_none input.search{opacity:0}.ui.search.dropdown .with_searchbox{max-height:inherit}.ui.search.dropdown .with_searchbox .fullrow{width:100%;display:block;padding:0px 15px;text-align:right}.ui.search.dropdown .with_searchbox .fullrow .selectall{font-size:12px;line-height:18px;color:#EF1855;cursor:pointer;display:inline-block}.ui.search.dropdown .with_searchbox .selectsearch_wrap{width:100%;padding:10px 15px}.ui.search.dropdown .with_searchbox .selectsearch_wrap .custom_search .input{background:#fff;height:38px !important;padding:10px !important;font-size:12px;line-height:26px !important;color:#707070;border:1px solid rgba(112,112,112,0.2) !important;border-radius:3px}.ui.search.dropdown .with_searchbox .select_scrollarea{width:100%;max-height:150px;overflow:auto}.dropdown.icon{position:absolute !important}.dropdown.icon::before{content:"" !important}.ui.search.dropdown>input{height:100%}.ui.search.dropdown>input.search{line-height:100%;padding:10px 30px 10px 10px !important}.ui.search.dropdown>.text{width:100%;font-size:12px;color:#000 !important;font-family:"Poppins",sans-serif;font-weight:400;top:0px;overflow:hidden}.ui.search.dropdown.active>input.search{font-size:12px;color:#000 !important;font-family:"Poppins",sans-serif;font-weight:400}.ui.search.dropdown.visible>input.search{font-size:12px;color:#000 !important;font-family:"Poppins",sans-serif;font-weight:400}.ui.default.dropdown:not(.button)>.text{font-size:12px;color:#000 !important;font-family:"Poppins",sans-serif;font-weight:400}.ui.dropdown:not(.button)>.default.text{font-size:12px;color:#000 !important;font-family:"Poppins",sans-serif;font-weight:400}.ui.search.dropdown.with_icon input.search{padding-left:37px !important}.ui.search.dropdown.with_icon .text{display:flex}.ui.search.dropdown.with_icon .icon{width:20px;min-width:20px;margin-right:2px}.ui.search.dropdown.with_icon .icon img{max-width:15px}.ui.search.dropdown.with_icon .icon.mw20{margin-right:7px}.ui.search.dropdown.with_icon .icon.mw20 img{min-width:18px}.ui.selection.dropdown .menu{z-index:60}.ui.selection.dropdown .menu.mw_180{min-width:180px}.ui.selection.dropdown .menu.mw_200{min-width:200px}.ui.selection.dropdown .menu.mw_230{min-width:230px}.ui.selection.dropdown .menu .item{font-size:14px;color:#707070 !important;font-family:"Poppins",sans-serif;font-weight:400;display:flex;align-items:center;line-height:22px;border:0;cursor:pointer;padding:8px 15px !important}.ui.selection.dropdown .menu .active.item{font-size:14px;color:#707070 !important;font-family:"Poppins",sans-serif;font-weight:400;display:flex;align-items:center;line-height:22px}.ui.selection.dropdown .menu .active.item.active{font-weight:500;color:#000 !important}.dropdown-toggle:after{display:none}.new_inputlabel{min-height:48.5px;padding:4px 0;border-radius:5px;position:relative;border:1px solid rgba(139,165,149,0.4)}.new_inputlabel .label{background:#fff;display:inline-block;padding:0 8px;font-size:11px;line-height:22px;color:#000;font-weight:400;position:absolute;left:5px;top:-12px}.new_inputlabel .label a{font-size:inherit;color:#0F4EF1}.new_inputlabel .label .star{color:#EF1855 !important}.new_inputlabel .label.graytext,.new_inputlabel .label .graytext{color:#707070 !important}.new_inputlabel .input{height:35px !important;line-height:35px !important;font-size:12px;border:0;color:#000;padding:0 15px}.new_inputlabel .input.graytext{color:#707070 !important}.new_inputlabel .textarea{min-height:100px;line-height:20px;font-size:12px;color:#000;border:0;padding:10px 15px}.new_inputlabel .textarea.text_autoheight{resize:none}.new_inputlabel .textarea.graytext{color:#8BA595 !important}.new_inputlabel .ui.search.dropdown{background:url("../../images/common-images/ic-down-arrow-blue.svg") no-repeat right 10px center !important;background-size:12px auto !important;height:35px;min-height:35px;line-height:35px;border:0;padding:0 !important;border:0 !important}.new_inputlabel .ui.search.dropdown.no_arrow{background:none !important}.new_inputlabel .ui.search.dropdown>.text{width:calc(100% - 30px);top:0px;left:0px;font-size:12px;color:#000 !important;padding:0 13px !important;margin-bottom:-5px;overflow:hidden}.new_inputlabel .ui.search.dropdown>.text.default{color:#000 !important;opacity:.6}.new_inputlabel .ui.search.dropdown>.text.graytext{color:#8BA595 !important}.new_inputlabel .ui.search.dropdown>.search{font-size:12px;color:#000;padding:0 13px !important}.new_inputlabel .ui.search.dropdown .with_searchbox{max-height:inherit}.new_inputlabel .ui.search.dropdown .with_searchbox .selectsearch_wrap{padding:10px 15px}.new_inputlabel .ui.search.dropdown .with_searchbox .selectsearch_wrap .search_area .input{background:url("../../images/common-images/icon_search_blue.svg") no-repeat right 10px center #fff;background-size:14px;height:35px;padding:10px 30px 10px 10px !important;font-size:12px;line-height:26px;color:#000;border:1px solid rgba(139,165,149,0.4);border-radius:5px !important}.new_inputlabel .ui.search.dropdown .with_searchbox .select_scrollarea{max-height:180px;overflow:auto}.new_inputlabel .ui.search.dropdown .with_searchbox .select_scrollarea .sg_heading{width:100%;display:block;font-size:12px;line-height:15px;color:#358856;font-weight:600;padding:10px 10px;white-space:initial;display:flex;gap:10px}.new_inputlabel .ui.search.dropdown .with_searchbox .select_scrollarea .sg_heading img,.new_inputlabel .ui.search.dropdown .with_searchbox .select_scrollarea .sg_heading svg{max-width:15px;max-height:15px}.new_inputlabel .ui.search.dropdown .with_searchbox .create_new{background:none;padding:10px 10px;font-size:12px;line-height:16px;color:#707070;display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-top:1px solid rgba(112,112,112,0.2)}.new_inputlabel .ui.search.dropdown .with_searchbox .create_new button{background:none}.new_inputlabel .ui.search.dropdown .with_searchbox .create_new strong{font-size:12px;line-height:16px;font-weight:500;color:#000}.new_inputlabel .ui.search.dropdown .with_searchbox .create_new .customize_btn{background:none;font-size:12px;line-height:16px;font-weight:500;color:#358856;display:flex;align-items:center;gap:8px}.new_inputlabel .ui.search.dropdown .menu .smenu_heading{font-size:12px;line-height:22px;font-weight:500;color:#000;display:flex;align-items:center;gap:7px;padding:5px 15px}.new_inputlabel .ui.search.dropdown .menu .smenu_heading img{max-width:15px}.new_inputlabel .ui.search.dropdown .menu .item{font-size:12px;color:#000 !important;white-space:initial}.new_inputlabel .ui.search.dropdown .menu .item.selected{background:url("../../images/common-images/icon_item_tickblue.svg") no-repeat right 10px center !important;background-size:12px auto !important;background-color:#F6F0FD !important;color:#0D356C !important}.new_inputlabel .ui.search.dropdown .menu .item strong{font-weight:700}.new_inputlabel .ui.search.dropdown .menu .item:nth-child(2n){background:#F2F2F2}.new_inputlabel .ui.search.dropdown.multiple{white-space:wrap !important;height:auto;min-height:35px !important;display:flex;flex-wrap:wrap;align-items:center;padding-right:20px !important}.new_inputlabel .ui.search.dropdown.multiple input.search{margin:0 !important}.new_inputlabel .ui.search.dropdown.multiple .text{margin:0 !important;line-height:35px}.new_inputlabel .ui.search.dropdown.multiple a.label{background:#D6F2E1;position:inherit;left:inherit;top:inherit;font-size:10px !important;line-height:16px !important;color:#358856 !important;float:left;margin:8px 0px 0px 8px;padding:5px 10px !important;text-decoration:none;box-shadow:0 0 0 1px rgba(139,165,149,0.4) inset}.new_inputlabel .ui.search.dropdown.multiple a.label .icon{display:inline-block;line-height:10px;color:#358856;opacity:.8}.new_inputlabel .ui.search.dropdown.multiple a.label ~ .text{display:none}.new_inputlabel .ui.search.dropdown.multiple a.label ~ .search{height:25px;margin-top:10px !important}.new_inputlabel .ui.search.dropdown.multiple .menu .item.selected{background:none !important;color:#000 !important}.new_inputlabel .ui.search.dropdown.multiple .menu .item:before{content:'';width:14px;min-width:14px;height:14px;border:1px solid rgba(139,165,149,0.4);border-radius:2px;position:relative;margin-right:6px}.new_inputlabel .ui.search.dropdown.content_twoline>.text .click_hide{display:none}.new_inputlabel .ui.search.dropdown.content_twoline .menu .item{display:flex;flex-direction:column;align-items:flex-start;font-weight:700}.new_inputlabel .ui.search.dropdown.content_twoline .menu .item span{color:#535353;font-weight:400}.new_inputlabel.error{border-color:#EF1855}.new_inputlabel.error .label{color:#EF1855}.new_inputlabel.label_inside{padding:5px 0}.new_inputlabel.label_inside .label{background:none;font-size:11px;line-height:16px;color:#000;font-weight:400;padding:0px 10px;position:inherit;left:inherit;top:inherit;display:flex;align-items:center;gap:5px}.new_inputlabel.label_inside .input{height:20px !important;line-height:20px !important;font-size:12px;line-height:22px;padding:0 10px}.new_inputlabel.label_inside .textarea{font-size:12px;line-height:22px;padding:0 10px}.new_inputlabel.label_inside .ui.search.dropdown{background-size:11px 11px !important;height:20px;line-height:20px;min-height:20px !important}.new_inputlabel.label_inside .ui.search.dropdown input.search{padding:0 10px !important}.new_inputlabel.label_inside .ui.search.dropdown.with_icon input.search{padding-left:30px !important}.new_inputlabel.label_inside .ui.search.dropdown .text{height:20px;line-height:20px;color:#000 !important;padding:0 10px !important;top:0px;left:0}.new_inputlabel.label_inside .ui.search.dropdown .text small{color:#8BA595;margin-left:5px}.new_inputlabel.label_inside .ui.search.dropdown .menu .item{font-size:12px !important;padding:5px 10px !important;padding-right:27px !important}.new_inputlabel.label_inside .ui.search.dropdown .menu .selectsearch_wrap{padding:10px}.new_inputlabel.label_inside .ui.search.dropdown .menu .selectsearch_wrap .search_area .input{height:35px !important;line-height:35px !important}.new_inputlabel.label_inside .ui.search.dropdown.multiple{height:auto;min-height:20px !important}.new_inputlabel.label_inside.error .label{color:#E1243F}.new_inputlabel.no_label{display:flex;align-items:center}.new_inputlabel.no_label .input{height:38px !important;line-height:38px !important;font-size:12px;line-height:22px;padding:0 10px}.new_inputlabel.bggray{background:#F5F7F6}.new_inputlabel.bggray .input,.new_inputlabel.bggray .textarea,.new_inputlabel.bggray .ui.search.dropdown{background:none}.new_inputlabel.no_selectoption:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0}.two_column{width:100%;display:flex;justify-content:space-between;gap:10px}.two_column .td1{width:80px;min-width:80px}.two_column .td2{width:100%}@keyframes grow-and-shrink{0%{transform:scale(1)}50%{transform:scale(0.8)}100%{transform:scale(1)}}.home_page .owl-carousel .owl-nav>div{width:26px;height:26px;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.home_page .owl-carousel .owl-nav>div{width:20px;height:20px}}.home_page .owl-carousel .owl-nav>div.disabled{display:none}.home_page .owl-carousel .owl-nav>div.owl-prev{background:url("../../images/common-images/arrow_carousel_lft.svg") no-repeat center center;background-size:100%;left:0px}.home_page .owl-carousel .owl-nav>div.owl-next{background:url("../../images/common-images/arrow_carousel_rgt.svg") no-repeat center center;background-size:100%;right:0px}.home_page .hp_banner{position:relative}@media (max-width: 767px){.home_page .hp_banner{background:#2c53a2}}.home_page .hp_banner .imgbox{width:100%;text-align:center}.home_page .hp_banner .imgbox img{width:100%}@media (max-width: 500px){.home_page .hp_banner .imgbox img.dskimg{display:none}}.home_page .hp_banner .imgbox img.mblimg{display:none}@media (max-width: 500px){.home_page .hp_banner .imgbox img.mblimg{display:block}}.home_page .hp_banner .container{position:absolute;left:50%;top:30%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}@media (max-width: 1199px){.home_page .hp_banner .container{top:0;padding-top:170px}}@media (max-width: 991px){.home_page .hp_banner .container{padding-top:145px}}@media (max-width: 767px){.home_page .hp_banner .container{padding-top:150px}}@media (max-width: 479px){.home_page .hp_banner .container{padding-top:120px}}.home_page .hp_banner .container h2{font-size:28px;line-height:36px;font-weight:700;color:#fff;text-align:center;margin:0 0 5px}@media (max-width: 1199px){.home_page .hp_banner .container h2{font-size:24px;line-height:32px}}@media (max-width: 991px){.home_page .hp_banner .container h2{font-size:20px;line-height:28px}}@media (max-width: 767px){.home_page .hp_banner .container h2{font-size:18px;line-height:24px}}.home_page .hp_banner .container p{font-size:22px;line-height:33px;font-weight:400;color:#fff;text-align:center;margin:0 0 50px}@media (max-width: 1199px){.home_page .hp_banner .container p{font-size:18px;line-height:28px;margin-bottom:30px}}@media (max-width: 991px){.home_page .hp_banner .container p{font-size:16px;line-height:24px;margin-bottom:15px}}@media (max-width: 767px){.home_page .hp_banner .container p{font-size:12px;line-height:20px}}@media (max-width: 767px){.home_page .row{gap:20px}}.home_page .c_heading{font-size:28px;line-height:36px;font-weight:700;color:#fff;display:block;margin-bottom:20px}@media (max-width: 991px){.home_page .c_heading{font-size:20px;line-height:30px;margin-bottom:15px}}.home_page .sb_heading{font-size:22px;line-height:30px;font-weight:400;color:#fff;display:block;margin-bottom:20px}@media (max-width: 991px){.home_page .sb_heading{font-size:16px;line-height:26px;margin-bottom:15px}}.home_page .textbox{display:flex;flex-direction:column;align-items:flex-start}.home_page .textbox p{font-size:16px;line-height:26px;font-weight:400;color:#fff;margin-bottom:35px}@media (max-width: 991px){.home_page .textbox p{font-size:14px;line-height:22px;margin-bottom:25px}}.home_page .school_infrastructural{background:url("../../images/home/bg_school_infrastructural.jpg") no-repeat center top;background-size:100% auto;width:100%;padding-bottom:50px;position:relative}@media (max-width: 1365px){.home_page .school_infrastructural{background-size:cover}}.home_page .school_infrastructural .textbox{padding:40px 0 130px}@media (max-width: 991px){.home_page .school_infrastructural .textbox{padding-bottom:100px}}@media (max-width: 767px){.home_page .school_infrastructural .textbox{padding:0 0 30px}}.home_page .school_infrastructural .imgbox{position:relative;top:-60px}@media (max-width: 1199px){.home_page .school_infrastructural .imgbox{max-width:475px;top:-20px}}@media (max-width: 991px){.home_page .school_infrastructural .imgbox{max-width:360px;top:0px}}.home_page .school_infrastructural .imgbox .round_img{background:transparent;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);margin:-2px 0 0 4px}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img{margin:0px 0 0 2px}}.home_page .school_infrastructural .imgbox .round_img .infrastructural_carousel{width:350px;height:350px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}@media (max-width: 1199px){.home_page .school_infrastructural .imgbox .round_img .infrastructural_carousel{width:280px;height:280px}}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img .infrastructural_carousel{width:215px;height:215px}}@media (max-width: 767px){.home_page .school_infrastructural .imgbox .round_img .infrastructural_carousel{width:200px;height:200px}}.home_page .school_infrastructural .imgbox .round_img .infrastructural_carousel img{border-radius:100%}.home_page .school_infrastructural .imgbox .round_img .abs_image{width:133px;height:133px;border-radius:50%;overflow:hidden;position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;animation:grow-and-shrink 3000ms infinite ease-in-out}@media (max-width: 1199px){.home_page .school_infrastructural .imgbox .round_img .abs_image{width:100px;height:100px}}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img .abs_image{width:80px;height:80px}}@media (max-width: 767px){.home_page .school_infrastructural .imgbox .round_img .abs_image{width:60px;height:60px}}.home_page .school_infrastructural .imgbox .round_img .abs_image img{border-radius:50%}.home_page .school_infrastructural .imgbox .round_img .abs_image.img1{left:-50px;top:-15px}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img .abs_image.img1{left:-30px}}.home_page .school_infrastructural .imgbox .round_img .abs_image.img2{right:-15px;bottom:15px}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img .abs_image.img2{right:-25px}}.home_page .school_infrastructural .imgbox .round_img .abs_image.img3{left:-15px;bottom:-50px}@media (max-width: 991px){.home_page .school_infrastructural .imgbox .round_img .abs_image.img3{bottom:-30px}}.home_page .school_infrastructural .btm_patch{width:100%;position:absolute;left:0;bottom:0}.home_page .school_infrastructural .btm_patch img{width:100%}.home_page .school_infrastructural .owl-nav{display:none !important}.home_page .teachers_corner{background:#175765;width:100%;padding:30px 0}@media (max-width: 767px){.home_page .teachers_corner{padding:20px 0}}.home_page .teachers_corner .textbox{padding:0px 0 0 50px}@media (max-width: 1199px){.home_page .teachers_corner .textbox{padding-left:0}}.home_page .teachers_corner .imgbox{width:100%;display:flex;align-items:flex-start;flex-direction:row-reverse;gap:15px}@media (max-width: 991px){.home_page .teachers_corner .imgbox{flex-direction:column}}.home_page .teachers_corner .imgbox img{border-radius:12px}.home_page .teachers_corner .imgbox .small_images{width:175px;display:flex;flex-direction:column;gap:15px}@media (max-width: 1199px){.home_page .teachers_corner .imgbox .small_images{width:140px}}@media (max-width: 991px){.home_page .teachers_corner .imgbox .small_images{width:100%;flex-direction:row}}@media (max-width: 991px){.home_page .teachers_corner .imgbox .small_images img{width:100%;max-width:150px}}.home_page .teachers_corner .imgbox .big_image{width:362px;box-shadow:0px 0px 20px #18FD79;border-radius:12px}@media (max-width: 1199px){.home_page .teachers_corner .imgbox .big_image{width:300px}}@media (max-width: 991px){.home_page .teachers_corner .imgbox .big_image{width:330px}}.home_page .teachers_corner .owl-nav{display:none !important}.home_page .marketing_career{background:url(../../images/home/patch_marketing_career.png) no-repeat center bottom #f4f7f9;background-size:100% auto;width:100%;padding:40px 0 50px}@media (max-width: 767px){.home_page .marketing_career{padding:20px 0 0}}.home_page .marketing_career .c_heading{text-align:center;margin-bottom:10px}.home_page .marketing_career .sb_heading{font-size:18px;line-height:27px;text-align:center}@media (max-width: 991px){.home_page .marketing_career .sb_heading{font-size:16px}}.home_page .marketing_career .marketing_carousel{padding:40px 60px}@media (max-width: 991px){.home_page .marketing_career .marketing_carousel{padding:25px 30px}}.home_page .marketing_career .marketing_carousel .imgbox{padding-right:30px;display:flex;justify-content:flex-end}@media (max-width: 991px){.home_page .marketing_career .marketing_carousel .imgbox{padding-right:0;justify-content:flex-start}}.home_page .marketing_career .marketing_carousel .imgbox img{width:100%;max-width:380px}.home_page .marketing_career .marketing_carousel .textbox p{color:#0D356C;color:#707070}.home_page .students_wrap{background:url(../../images/home/bg_students_patch.png) no-repeat left top;width:100%}.home_page .ready_learners{width:100%;padding:0}.home_page .career_boost{background:url(../../images/home/bg_career_boost.png) no-repeat center top;background-size:100% auto;position:relative}@media (max-width: 991px){.home_page .career_boost{padding-bottom:30px}}.home_page .career_boost:before{content:'';background-color:#f4f7f9;width:100%;position:absolute;left:0;top:300px;bottom:0;bottom:0}@media (max-width: 767px){.home_page .career_boost:before{top:100px}}.home_page .career_boost .textbox{padding-top:50px}@media (max-width: 767px){.home_page .career_boost .textbox{padding-top:0}}.home_page .career_boost .imgbox{width:100%;text-align:center}.home_page .career_boost .imgbox img{width:100%;max-width:450px}.home_page .blue_box{background:url("../../images/home/bg_blue_box.jpg") no-repeat center bottom #0d356c;background-size:100% auto;min-height:400px;padding:50px 0 120px}@media (max-width: 991px){.home_page .blue_box{padding:30px 0 100px}}@media (max-width: 767px){.home_page .blue_box{padding:20px 0 80px}}.home_page .blue_box .video_wrap{padding-bottom:35px}@media (max-width: 767px){.home_page .blue_box .video_wrap{padding-bottom:10px}}.home_page .blue_box .video_wrap .videobox{border:8px solid #fff}.home_page .blue_box .video_wrap .textbox{padding-left:50px}@media (max-width: 991px){.home_page .blue_box .video_wrap .textbox{padding-left:0}}.home_page .blue_box .number_wrap{width:100%;padding:20px 15px;border-radius:10px;position:relative;overflow:hidden}.home_page .blue_box .number_wrap:before{content:'';background:#a1e8bf;background:-moz-linear-gradient(0deg, #a1e8bf 0%, #18fd79 100%);background:-webkit-linear-gradient(0deg, #a1e8bf 0%, #18fd79 100%);background:linear-gradient(0deg, #a1e8bf 0%, #18fd79 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a1e8bf", endColorstr="#18fd79", GradientType=1);width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.43}.home_page .blue_box .number_wrap ul{width:100%;display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:2;gap:15px}@media (max-width: 991px){.home_page .blue_box .number_wrap ul{gap:15px 10px}}@media (max-width: 767px){.home_page .blue_box .number_wrap ul{gap:20px 10px}}.home_page .blue_box .number_wrap ul li{width:180px;min-width:180px;display:flex;flex-direction:column;align-items:center;padding:0 10px}@media (max-width: 1199px){.home_page .blue_box .number_wrap ul li{width:160px;min-width:160px}}@media (max-width: 991px){.home_page .blue_box .number_wrap ul li{width:120px;min-width:120px}}.home_page .blue_box .number_wrap ul li strong{font-size:32px;line-height:40px;font-weight:700;color:#fff;display:block;text-align:center}@media (max-width: 991px){.home_page .blue_box .number_wrap ul li strong{font-size:24px;line-height:30px}}.home_page .blue_box .number_wrap ul li p{font-size:14px;line-height:21px;color:#1CFB79;text-align:center}@media (max-width: 991px){.home_page .blue_box .number_wrap ul li p{font-size:12px;line-height:16px}}.home_page .digital_natives{width:100%;padding-bottom:30px}.home_page .request_form{background:url("../../images/home/bg_request_form.png") no-repeat center top #f4f7f9;background-size:100% auto;width:100%;min-height:860px;position:relative}@media (max-width: 767px){.home_page .request_form{padding-top:50px}}.home_page .request_form:before{content:'';background-color:#0D356C;width:100%;height:50px;position:absolute;left:0;bottom:0}.home_page .request_form .formarea{background-color:#fff;width:100%;border:1px solid #EBEBEB;border-radius:20px;padding:30px 40px}@media (max-width: 991px){.home_page .request_form .formarea{padding:15px 20px}}@media (max-width: 767px){.home_page .request_form .formarea{padding:10px 15px}}.home_page .request_form .formarea .row{margin-right:-10px;margin-left:-10px;gap:0}.home_page .request_form .formarea .row>[class*="col-"]{padding-right:10px;padding-left:10px}.home_page .request_form .formarea .row>div{margin:12px 0}@media (max-width: 767px){.home_page .request_form .formarea .row>div{margin:8px 0}}.home_page .request_form .formarea .toptext{width:100%;display:flex;flex-direction:column;position:relative;padding-bottom:20px;margin-bottom:30px}@media (max-width: 767px){.home_page .request_form .formarea .toptext{margin-bottom:15px;padding-bottom:10px}}.home_page .request_form .formarea .toptext:before{content:'';background:#1CFB79;width:95px;height:2px;position:absolute;left:0;bottom:0;border-radius:10px}.home_page .request_form .formarea .toptext .c_heading{margin-bottom:5px}.home_page .request_form .formarea .toptext p{font-size:17px;line-height:26px;color:#0D356C}@media (max-width: 991px){.home_page .request_form .formarea .toptext p{font-size:14px;line-height:20px}}.home_page .request_form .formarea .two_column .td1 .ui.search.dropdown.with_icon .icon{width:15px;min-width:15px}.home_page .request_form .formarea .two_column .td1 .ui.search.dropdown .text{width:calc(100% - 20px);padding-left:5px !important}.home_page .request_form .formarea .agree_wrap{display:flex;gap:10px}.home_page .request_form .formarea .agree_wrap .ltext{font-size:12px;line-height:18px;font-weight:400;color:#707070;cursor:pointer}.home_page .request_form .formarea .c_btn{min-width:152px;color:#1CFB79}.home_page .request_form .formarea .c_btn:hover{color:#0D356C}.home_page .request_form .imgbox_wrap{position:initial}@media (max-width: 1299px){.home_page .request_form .imgbox_wrap{position:relative}}.home_page .request_form .imgbox{position:absolute;right:0;bottom:50px}@media (max-width: 1299px){.home_page .request_form .imgbox{position:initial;right:inherit;bottom:inherit}}@media (max-width: 767px){.home_page .request_form .imgbox{text-align:center}}@media (max-width: 767px){.home_page .request_form .imgbox img{max-width:300px;margin:0 auto}}.home_page .request_form .knowmore_wrap{width:100%;max-width:420px;margin:0 auto;min-height:50px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;position:relative}@media (max-width: 991px){.home_page .request_form .knowmore_wrap{max-width:350px}}@media (max-width: 767px){.home_page .request_form .knowmore_wrap{align-items:center}}.home_page .request_form .knowmore_wrap strong{font-size:22px;line-height:26px;font-weight:600;color:#fff}@media (max-width: 991px){.home_page .request_form .knowmore_wrap strong{font-size:16px}}.home_page .request_form .knowmore_wrap .c_btn{margin-bottom:-8px}@media (max-width: 767px){.home_page .request_form .knowmore_wrap .c_btn{margin:0}}.home_page .request_form .knowmore_wrap .c_btn:hover{background-color:#fff;color:#0D356C}
