@font-face{font-family:Glancyr-Bold;src:url(../fonts/Glancyr-Bold.otf)}@font-face{font-family:Glancyr-SemiBold;src:url(../fonts/Glancyr-SemiBold.otf)}@font-face{font-family:Glancyr-Light;src:url(../fonts/Glancyr-Light.otf)}@font-face{font-family:Glancyr-Medium;src:url(../fonts/Glancyr-Medium.otf)}@font-face{font-family:Glancyr-Regular;src:url(../fonts/Glancyr-Regular.otf)}@font-face{font-family:made-tommy-bold;src:url(../fonts/made-tommy-bold.otf)}@font-face{font-family:made-tommy-light;src:url(../fonts/made-tommy-light.otf)}@font-face{font-family:made-tommy-medium;src:url(../fonts/made-tommy-medium.otf)}@font-face{font-family:made-tommy-regular;src:url(../fonts/made-tommy-regular.otf)}h1,h2,h3,h4,h5,h6{font-family:Glancyr-Medium}ul{margin:0;padding:0;list-style:none}a,a:hover{text-decoration:none;outline:none}a{transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}img{max-width:100%}a{color:#333}.o_hiden{overflow:hidden}.bg_light{background:#F6F2FF}.theme_color{color:#461AA5}.primary_color{color:#E00840}::-webkit-scrollbar{width:10px;height:5px;cursor:pointer}::-webkit-scrollbar-track{background-color:#ccc}::-webkit-scrollbar-thumb{width:30px;background-color:#aaa}::-moz-selection{background:#333;color:#fff}::selection{background:#333;color:#fff}::-moz-selection{background:#333;color:#fff}.custom_scrollbar::-webkit-scrollbar{width:5px}.custom_scrollbar::-webkit-scrollbar-thumb{background:#666}@media (max-width: 575px){.container,.container-fluid{padding-left:20px;padding-right:20px}}.loaded .cl_loader{opacity:0;visibility:hidden;-webkit-transition:all 0s ease-out 0s;transition:all 0s ease-out 0s}.cl_loader{position:fixed;top:0;z-index:1000;left:0;width:100%;height:100vh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0s ease-out 0s;transition:all 0s ease-out 0s}.cl_loader #loading{width:50px;height:50px;border:3px solid rgba(0,0,0,0.1);border-radius:50%;border-top-color:#461AA5;display:none;-webkit-animation:spCircRot 0.2s infinite linear;animation:spCircRot 0.2s infinite linear}@-webkit-keyframes spCircRot{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}body{color:#1B1B1F;font-family:made-tommy-regular;font-weight:400;font-size:17px;line-height:1.7}.row_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.align_items_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.display_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.justify_content_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1200px){.m_30{margin:0 -30px}.m_30 [class*='col-']{padding:0 30px}}@media (min-width: 1200px){.m_20{margin:0 -20px}.m_20 [class*='col-']{padding:0 20px}}@media (min-width: 1250px){.m_40{margin:0 -40px}.m_40 [class*='col-']{padding:0 40px}}.body_wraper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_content{margin-top:50px}@media (max-width: 991px){.main_content{margin-top:70px}}.pos_inherit{position:inherit !important}.pinter_event_none{pointer-events:none}.header_topbar{background:#461AA5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;border-bottom:1px solid rgba(255,255,255,0.15)}.header_topbar .social_links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.header_topbar .social_links ul li a{font-size:14px;color:#fff;display:inline-block}.header_topbar .right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.header_topbar .right ul li,.header_topbar .right ul a{color:#fff;font-family:made-tommy-light;font-size:15px}.header_topbar .right ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_topbar .right ul li a .fa-phone{position:relative;top:-2px}.header_topbar .right ul li a .fa-envelope{position:relative;top:-1px}.header_sec{background:transparent;width:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:100}.header_sec.header-active{background:#fff;position:fixed;-webkit-box-shadow:0 2px 4px rgba(8,69,23,0.1);box-shadow:0 2px 4px rgba(8,69,23,0.1);-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown}.header_sec.header-active .header_topbar{display:none}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo a{display:inline-block}.logo a img{width:115px}.logo-dark{display:none}.header-active .logo-dark{display:inline-block}.header-active .logo-white{display:none}.header_in{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:90px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.header_right .theme_btn{margin:0;padding:8px 20px 10px;border:1px solid transparent}.header_right .theme_btn i{margin-right:3px}.desktop_menu{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_menu_ul{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_menu_ul>li{display:block;color:#333;position:relative;padding:0 10px;margin-right:0}.arrow_sub>a:after{content:"\f107";display:inline-block;top:0;position:relative;vertical-align:middle;font-family:'FontAwesome';margin-left:6px;font-size:14px;line-height:1}.desktop_menu_ul>li:first-child a{margin-left:0;padding-left:0}.desktop_menu_ul>li:first-child{padding-left:0}.desktop_menu_ul>li:last-child{padding-right:0}.desktop_menu_ul>li:last-child a{padding-right:0}.desktop_menu_ul>li>a{text-transform:capitalize;font-size:16px;font-weight:500;color:#1B1B1F;display:block;position:relative;z-index:21;padding:0 5px;line-height:70px;-webkit-transition:color 0.3s ease-out;transition:color 0.3s ease-out}.desktop_menu_ul>li>a:hover,.desktop_menu_ul>li.MM_show>a{color:#461AA5}.desktop_menu_ul>li.menu_activie>a{color:#461AA5}.desktop_menu_ul>li>ul{position:absolute;left:0;top:100%;z-index:20;background:#fff;width:330px;padding:40px 50px;margin-left:-35px;margin-top:15;opacity:0;visibility:hidden;-webkit-box-shadow:0 8px 12px rgba(0,0,0,0.175);box-shadow:0 8px 12px rgba(0,0,0,0.175);-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li>ul.ul_widthadj{width:270px}.desktop_menu_ul>li:last-child>ul{left:auto;right:0}.desktop_menu_ul>li>ul li{display:block}.desktop_menu_ul>li>ul li:last-child{border-bottom:0}.desktop_menu_ul>li>ul li a{color:#333;font-size:16px;display:block;line-height:1.5;padding:8px 0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s}.desktop_menu_ul>li>ul li a:hover{color:#461AA5;padding-left:3px}.desktop_menu_ul>li.megamenu_child{position:inherit}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul{width:380px;border:0;padding:8px 40px 30px;background:#fff;border-radius:0 0 20px 20px}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li:last-child a{border-bottom:0}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;font-weight:500;line-height:1.5}.desktop_menu_ul li.dropdown_menu_noraml .megmenu_ul ul li a:hover{color:#461AA5}.desktop_menu_ul li .megmenu_ul{position:absolute;display:block !important;left:50%;z-index:20;top:100%;background:#fff;width:100%;padding:40px 0 30px;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.25);box-shadow:0 4px 8px rgba(0,0,0,0.25);visibility:hidden;border-top:1px solid #ddd;border-left:0;border-bottom:0;border-right:0}.desktop_menu_ul>li.MM_show .megmenu_ul{top:100%;opacity:1;visibility:visible;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.desktop_menu_ul>li.MM_show>ul{opacity:1;visibility:visible}.for_megamenu>.container{position:relative}.desktop_menu_ul li.course_menu .title{color:#461AA5;margin-bottom:20px}.desktop_menu_ul li.course_menu .sec_right img{margin-top:-20px}.desktop_menu_ul li.course_menu .megmenu_ul ul li{position:relative;padding-left:30px;margin-bottom:15px}.desktop_menu_ul li.course_menu .megmenu_ul ul li a:hover{color:#461AA5}.desktop_menu_ul li.course_menu .megmenu_ul ul li:before{content:"";left:0;top:6px;width:16px;height:16px;background:url("../images/arrow.svg") no-repeat center;background-size:contain;position:absolute}@media (min-width: 992px){.transparent_header.megamenu_open header:not(.header-active){background:#fff;-webkit-transition:background 0.3s ease-out 0s;transition:background 0.3s ease-out 0s}.transparent_header.megamenu_open header:not(.header-active) .desktop_menu_ul>li>a{color:#1B1B1F}.transparent_header.megamenu_open header:not(.header-active) .desktop_menu_ul>li>a:hover{color:#461AA5}.transparent_header.megamenu_open header:not(.header-active) .header_right .theme_btn{border-color:#461AA5}.transparent_header.megamenu_open header:not(.header-active) .header_right .theme_btn:hover{border-color:transparent}.transparent_header.megamenu_open header:not(.header-active) .logo-white{display:none}.transparent_header.megamenu_open header:not(.header-active) .logo-dark{display:inline-block}.transparent_header.megamenu_open header:not(.header-active) .header_main{background-image:none}.transparent_header header:not(.header-active) .header_main{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.3)), to(transparent));background-image:linear-gradient(to bottom, rgba(0,0,0,0.3), transparent)}.transparent_header header:not(.header-active) .desktop_menu_ul>li>a{color:#fff}.transparent_header header:not(.header-active) .desktop_menu_ul>li>a:hover{color:rgba(255,255,255,0.75)}.transparent_header header:not(.header-active) .header_right .theme_btn{background:#fff;color:#461AA5}.transparent_header header:not(.header-active) .header_right .theme_btn:hover{background:#E00840;color:#fff}}@media (min-width: 992px){body:not(.transparent_header) .header_sec{background:#fff}body:not(.transparent_header) .header_sec:not(.header-active){border-bottom:1px solid rgba(0,0,0,0.12)}body:not(.transparent_header) .main_content{margin-top:140px}body:not(.transparent_header) .logo-dark{display:inline-block}body:not(.transparent_header) .logo-white{display:none}}.mobile_menu{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile_menu_icon{display:none;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.panel-menu .sub_item li a{font-size:15px}.tt-menu-toggle span{background:#fff}.mb_menu_button{text-align:right}.mb_menu_button .cus_menu{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin-left:30px}.mb_menu_button .cus_menu span{width:35px;height:2px;background:#461AA5;display:block;margin-bottom:10px}.mb_menu_button .cus_menu span:last-child{margin:0}.mb_menu_button .line,.mb_menu_button .line1,.mb_menu_button .line2,.mb_menu_button .line3,.mb_menu_button .opened .line1,.mb_menu_button .opened .line2,.mb_menu_button .opened .line3{stroke-width:6}.mb_menu_button .line{fill:none;stroke:#333;-webkit-transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.mb_menu_button .line1{stroke-dasharray:60 207}.mb_menu_button .line2{stroke-dasharray:60 60}.mb_menu_button .line3{stroke-dasharray:60 207}.mb_menu_button .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134}.mb_menu_button .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30}.mb_menu_button .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134}.block-bg{background:#fff none repeat scroll 0 0;background-image:-webkit-gradient(linear, right bottom, left top, from(#461AA5), to(#392D7B));background-image:linear-gradient(to left top, #461AA5, #392D7B);height:100vh;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;z-index:1001}.block-bg.is-visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.block-bg .close__wrap{color:#461AA5;cursor:pointer;font-size:12px;font-weight:700;line-height:25px;text-transform:uppercase;z-index:11;-webkit-transition:0.4s;transition:0.4s}.block-bg .close__wrap span{display:inline-block;width:35px;height:35px;border-radius:50%;background:#fff;text-align:center;line-height:35px}.block-bg .close__wrap span svg{width:20px;height:20px;stroke-width:3}.mb_menuwindow ul li.mbtn a{border-radius:12px;color:#392D7B;text-align:center;font-size:20px;margin:40px 0 0;background:#fff}.mb_menuwindow ul li.mbtn a:hover{color:#461AA5}body .mb_menuwindow ul li a{color:#fff}body .mb_menuwindow ul li a:hover{color:#fff}body .mb_menuwindow ul li .inner li a{font-weight:400}.mobile_menu_header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:60px}.mobile_menu_header .mb_logo img{width:70px}.mobail_menu_body{height:calc(100vh - 70px);width:100%;overflow:auto;padding:0 0 60px}.mb_btn_area{padding:30px 0 0}.mb_btn_area .theme_btn{margin:0;font-size:18px;display:block;text-align:center}.mb_footer_conect h5{font-weight:400;line-height:1.5;color:#fff;margin:0 0 30px;font-size:18px}.mb_footer_conect a{color:#fff;font-size:16px;font-weight:500;display:inline-block;border-bottom:1px solid rgba(255,255,255,0.9);padding-bottom:10px}.mb_footer_conect a:hover{color:rgba(255,255,255,0.7)}.overflow_thumb_hide::-webkit-scrollbar{display:none}.overflow_thumb_hide{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 991px){.header_topbar,.header_nav,.header_right .theme_btn,.logo-white{display:none}.logo-dark{display:inline-block}.mobile_menu_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_part{display:-webkit-box;display:-ms-flexbox;display:flex}header .header_in{min-height:70px}}@media (max-width: 575px){.logo a img{width:110px}.header_right .theme_btn{padding:7px 10px 9px 15px;font-size:14px}.header_right .theme_btn svg{width:18px;height:18px}.header_sec{height:70px}}.site_title{font-size:50px;font-family:Glancyr-SemiBold;color:#461AA5;line-height:1.2;margin-bottom:15px}.mb_20{margin-bottom:20px}@media (max-width: 1199px){.site_title{font-size:44px}}@media (max-width: 575px){.site_title{font-size:33px;line-height:1.3}}.theme_btn{display:inline-block;background:#461AA5;padding:10px 35px 12px;margin-top:15px;color:#fff;font-family:made-tommy-medium;font-size:16px;border-radius:12px;position:relative;z-index:1;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.theme_btn svg{width:20px;height:20px;position:relative;top:-1px}.theme_btn:hover{background:#E00840;color:#fff}.btn_link{display:inline-block;font-weight:600;font-size:20px;color:#1B1B1F}.btn_link:hover{color:#461AA5}.btn_link span{display:inline-block;width:35px;height:35px;background:#461AA5;border-radius:12px;text-align:center;line-height:33px;color:#fff;font-size:10px;vertical-align:middle;margin-left:10px}.comn_img_block{overflow:hidden;position:relative;border-radius:25px}.comn_img_block img{position:absolute;left:0;top:0;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.swiper_normal .swiper-container{overflow:hidden;position:relative}.swiper_btn .swiper-button-next,.swiper_btn .swiper-button-prev{width:50px;height:50px;border-radius:50%;background:#fff;text-align:center;line-height:50px;color:#fff;font-size:27px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.35);box-shadow:0 3px 5px rgba(0,0,0,0.35);background:#461AA5;z-index:99;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.swiper_btn .swiper-button-next svg,.swiper_btn .swiper-button-prev svg{fill:none}.swiper_btn .swiper-button-next:after,.swiper_btn .swiper-button-prev:after{display:none}.swiper_btn .swiper-button-next:hover,.swiper_btn .swiper-button-prev:hover{background:#392D7B;color:#fff}.swiper_btn .swiper-button-next:hover svg,.swiper_btn .swiper-button-prev:hover svg{stroke:#fff}.swiper_btn .swiper-button-next i,.swiper_btn .swiper-button-prev i{display:block}.swiper_btn .swiper-button-next svg,.swiper_btn .swiper-button-prev svg{width:36px;height:36px;stroke-width:1;-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.swiper_btn .swiper-button-next.swiper-button-disabled,.swiper_btn .swiper-button-prev.swiper-button-disabled{background:#ccc;opacity:1;color:#aaa;display:none}.swiper_scrollbar .swiper-scrollbar-drag{background:#461AA5}.swiper_scrollbar .swiper-horizontal>.swiper-scrollbar,.swiper_scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal{height:3px;width:100%;position:static;margin:40px 0 0}.swiper_pagination .swiper-pagination{position:relative;top:auto;bottom:auto;margin:20px 0 0}.swiper_pagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper_pagination .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px}.swiper_pagination .swiper-pagination-bullet{width:12px;height:12px;background:#461AA5}.swiper_pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:0.5}.swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px;border-radius:10px}.footer_sec{padding:30px 0 60px;color:#461AA5;background:#F6F2FF}.footer_sec a{color:#461AA5}.footer_sec a:hover{color:#E00840}.footer_sec .footer_logo{margin-bottom:30px}.footer_sec .footer_logo img{width:150px}.footer_sec .ftr_address_info span{font-weight:700}.footer_sec .footer_contact_info ul li{margin-bottom:10px}.footer_sec .footer_contact_info ul li i{margin-right:10px}.footer_sec .footer_contact_info ul .locationlist span{display:inline-block;margin-right:10px;padding-right:15px;line-height:normal;border-right:1px solid #461AA5}.footer_sec .footer_contact_info ul .locationlist span:last-child{border:0;margin-right:0;border-right:0}.footer_sec .footer_nav ul li{margin-bottom:5px}.footer_sec .footer_nav ul li a{display:inline-block}.footer_sec .social_links ul li{margin-right:15px;display:inline-block}.footer_sec .social_links ul li:last-child{margin:0}.footer_sec .social_links ul li a{display:inline-block;padding:5px 0;font-size:20px}@media (max-width: 991px){.footer_sec{text-align:center}.footer_sec .footer_nav{padding:30px 0}.footer_sec .footer_nav ul li{margin-bottom:12px}.footer_sec .footer_nav ul li a{padding:5px 20px;border-radius:7px;border:1px solid #461AA5;line-height:normal}}.banner_sec{background:#E00840}.banner_sec .swiper-slide:not(.swiper-slide-active) .sw-text-wrapper{opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.banner_sec .bgcustom{background-repeat:no-repeat;background-size:cover;background-position:center}.banner_sec .swiper-inner{z-index:1}.banner_sec .swiper-inner:before{content:"";left:0;bottom:0;width:100%;height:100%;position:absolute;background-image:-webkit-gradient(linear, right top, left top, from(rgba(70,26,165,0)), to(#461aa5));background-image:linear-gradient(to left, rgba(70,26,165,0) 0%, #461aa5 100%);z-index:-1;opacity:0.75}.banner_sec .swiper-inner:after{content:"";left:0;bottom:0;width:100%;height:100%;position:absolute;background:#000;z-index:-2;opacity:0.25}.banner_sec .sw-text-wrapper .slider-title{color:#fff;font-size:50px;font-weight:400;line-height:1.3;margin:0 0 10px;text-shadow:0 0 20px rgba(0,0,0,0.5)}.banner_sec .sw-text-wrapper .slider_cap{color:#fff;font-size:20px;margin:0;line-height:1.5}.banner_sec .sw-text-wrapper .theme_btn{background:#fff;color:#461AA5;margin:40px 0 0;font-size:18px}.banner_sec .sw-text-wrapper .theme_btn:hover{background:#E00840;color:#fff}.banner_sec .swiper-horizontal>.swiper-pagination-bullets,.banner_sec .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_sec .swiper-pagination-custom,.banner_sec .swiper-pagination-fraction{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 1.5rem;bottom:20px}.banner_sec .swiper-pagination-bullet{width:10px;height:10px;background:rgba(255,255,255,0.3);border:1px solid #fff;opacity:1}.banner_sec .swiper-pagination-bullet-active{background:#fff}.banner_sec .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.banner_sec .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 20px 0 0}.banner_sec .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child,.banner_sec .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child{margin-right:0}.banner_sec .swiper_btn .swiper-button-next,.banner_sec .swiper_btn .swiper-button-prev{background:transparent;-webkit-box-shadow:none;box-shadow:none;color:#fff}.banner_sec .swiper_btn .swiper-button-next:hover,.banner_sec .swiper_btn .swiper-button-prev:hover{color:rgba(255,255,255,0.7)}.banner_sec .swiper_btn .swiper-button-next svg,.banner_sec .swiper_btn .swiper-button-prev svg{stroke-width:1;width:60px;height:60px}.v-center{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 992px){.banner_sec .swiper-horizontal>.swiper-pagination-bullets,.banner_sec .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_sec .swiper-pagination-custom,.banner_sec .swiper-pagination-fraction{width:100%;max-width:95%}}@media (min-width: 1250px){.banner_sec .swiper-horizontal>.swiper-pagination-bullets,.banner_sec .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_sec .swiper-pagination-custom,.banner_sec .swiper-pagination-fraction{width:1220px;max-width:100%}}@media (min-width: 1400px){.banner_sec .swiper-horizontal>.swiper-pagination-bullets,.banner_sec .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_sec .swiper-pagination-custom,.banner_sec .swiper-pagination-fraction{width:1320px;max-width:100%}.v-center{min-height:calc(100vh - 135px)}}@media (max-width: 991px){.banner_sec .swiper-horizontal>.swiper-pagination-bullets,.banner_sec .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_sec .swiper-pagination-custom,.banner_sec .swiper-pagination-fraction{text-align:center}.banner_sec .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child,.banner_sec .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:0}.v-center{min-height:565px}}@media (max-width: 767px){.banner_sec .sw-text-wrapper .slider-title{font-size:40px}.banner_sec .sw-text-wrapper .slider-title br{display:none}}@media (max-width: 575px){.banner_sec .sw-text-wrapper .slider-title{font-size:33px;margin-bottom:10px}.banner_sec .sw-text-wrapper .slider_cap{font-size:18px}.banner_sec .sw-text-wrapper .theme_btn{font-size:15px;margin:30px 0 0}.v-center{min-height:465px}}.counter_sec .sec_in{border-radius:20px;background:#fff;padding:30px 60px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.15);box-shadow:0 6px 12px rgba(0,0,0,0.15);position:relative;z-index:10;margin-top:-50px}.counter_sec .sec_in ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}.counter_sec .sec_in ul li{width:33.3%}.counter_sec .sec_in .item_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.counter_sec .sec_in .item_box .item_left .count_title{font-size:50px;color:#461AA5;font-family:made-tommy-bold;display:inline-block;line-height:1}.counter_sec .sec_in .item_box .item_left .count_title .plus{display:inline-block;font-family:Glancyr-Regular}.counter_sec .sec_in .item_box .item_right .count_content{display:inline-block;font-family:made-tommy-medium;line-height:1.2}@media (max-width: 1100px){.counter_sec .sec_in{padding:30px}.counter_sec .sec_in .item_box .item_left .count_title{font-size:40px}}@media (max-width: 991px){.counter_sec .sec_in .item_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:0}.counter_sec .sec_in ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.counter_sec .sec_in ul li{width:33.33%}}@media (max-width: 767px){.counter_sec .sec_in .item_box .item_left .count_title{font-size:30px}}@media (max-width: 575px){.counter_sec .sec_in .item_box .item_left .count_title{font-size:24px}.counter_sec .sec_in ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.counter_sec .sec_in ul li{width:44%}.counter_sec .sec_in .item_box .item_right .count_content{font-size:14px}}.about_sec{padding:100px 0;background:#F6F2FF}.about_sec .sec_left .title_row .sub_title{font-size:18px;font-family:Glancyr-Medium;color:#461AA5;background:#E7DFF5;border-radius:30px;padding:15px 30px;display:inline-block;margin:0 0 30px}.about_sec .sec_left .title_row .site_title{color:#461AA5}@media (max-width: 991px){.about_sec{text-align:center}.about_sec .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}@media (max-width: 575px){.about_sec{padding:60px 0}}.course_sec{background:#461AA5;padding:100px 0 120px;overflow:hidden}.course_sec .title_row{margin-bottom:30px}.course_sec .title_row .site_title{color:#fff;font-family:Glancyr-Regular}.course_sec .title_row p{color:#fff;font-family:made-tommy-light;font-size:20px}.course_sec .swiper{overflow:visible}.course_sec .swiper_wrap{padding:0 60px;position:relative}.course_sec .swiper_wrap .swiper_btn .swiper-button-next,.course_sec .swiper_wrap .swiper_btn .swiper-button-prev{background:#fff;color:#461AA5}.course_sec .swiper_wrap .swiper_btn .swiper-button-next:hover,.course_sec .swiper_wrap .swiper_btn .swiper-button-prev:hover{background:#E00840;color:#fff}.course_sec .swiper_wrap .swiper_btn .swiper-button-next{right:0}.course_sec .swiper_wrap .swiper_btn .swiper-button-prev{left:0}.course_sec .swiper_pagination .swiper-pagination-bullet{background:#fff}.course_card .card_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;background:#fff;overflow:hidden;border-radius:25px}.course_card .card_item:hover .comn_img_block img{-webkit-transform:scale(1.03);transform:scale(1.03)}.course_card .card_item .comn_img_block{padding-bottom:calc((104 / 200) * 100%);border-radius:25px 25px 0 0}.course_card .card_item .comn_img_block img{-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.course_card .card_item .card_content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 20px 35px;text-align:center;min-height:280px;position:relative}.course_card .card_item .card_content .card_icon{width:60px;height:60px;border-radius:50%;background:#461AA5;z-index:5;border:3px solid #fff;position:absolute;left:50%;top:-30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.course_card .card_item .card_content .card_icon.sap_icon{background-image:url("../images/course-icon/sap.svg");background-size:25px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_icon.accounting_icon{background-image:url("../images/course-icon/accounting.svg");background-size:25px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_icon.data_a_icon{background-image:url("../images/course-icon/data-a.svg");background-size:22px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_icon.hr_icon{background-image:url("../images/course-icon/hr.svg");background-size:25px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_icon.dm_icon{background-image:url("../images/course-icon/dm.svg");background-size:30px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_icon.cma_icon{background-image:url("../images/course-icon/cma-usa.svg");background-size:25px;background-repeat:no-repeat;background-position:center}.course_card .card_item .card_content .card_top .title{font-size:20px;color:#1B1B1F}.course_card .card_item .card_content .card_top p{line-height:1.5;margin:0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;outline:none !important;text-decoration:none;overflow:hidden}.course_card .card_item .card_content .card_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){.course_sec .swiper_wrap{padding:0}}@media (max-width: 575px){.course_sec{padding:50px 0}.course_sec .title_row{margin-bottom:20px}}.testimonial_sec{padding:100px 0;overflow:hidden;background:#F6F2FF}.testimonial_sec .title_row{margin-bottom:30px}.testimonial_sec .testimonial_item{padding:50px 40px 40px;border-radius:25px;-webkit-box-shadow:0 3.8px 11px 0 rgba(0,0,0,0.12),0 0.5px 5px 0 rgba(0,0,0,0.05);box-shadow:0 3.8px 11px 0 rgba(0,0,0,0.12),0 0.5px 5px 0 rgba(0,0,0,0.05);background:#fff}.testimonial_sec .testimonial_item .testimonial_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.testimonial_sec .testimonial_item .testimonial_header .tes_auther{width:70px;height:70px}.testimonial_sec .testimonial_item .testimonial_header .tes_auther img{border-radius:50%;width:100%}.testimonial_sec .testimonial_item .testimonial_header .tes_name_area{padding-left:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.testimonial_sec .testimonial_item .testimonial_header .tes_name_area h6{font-size:18px;color:#1B1B1F;line-height:1.4;margin:0;font-family:Glancyr-SemiBold}.testimonial_sec .testimonial_item .testimonial_header .tes_name_area h6 span{display:block;font-size:16px;font-family:Glancyr-Regular}.testimonial_sec .testimonial_item .testimonial_header .tes_name_area .star_area i{font-size:12px;margin-right:2px;color:#FCC248}.testimonial_sec .swiper-slide{padding:10px}.testimonial_sec .testimonial_content{max-height:180px;overflow-y:auto;padding-right:5px}.testimonial_sec .testimonial_content::-webkit-scrollbar{width:5px}.testimonial_sec .testimonial_content::-webkit-scrollbar-thumb{background:#ddd}.testimonial_sec .testimonial_content::-webkit-scrollbar-track{background:transparent}.testimonial_sec .swiper-button-next{right:-25px}.testimonial_sec .swiper-button-prev{left:-25px}.testimonial_sec .swiper_wrap{position:relative}@media (max-width: 991px){.testimonial_sec .title_row .site_title:before,.testimonial_sec .title_row .site_title:after{display:none}.testimonial_sec .testimonial_item{-webkit-box-shadow:0 3.8px 11px 0 rgba(0,0,0,0.1),0 0.5px 5px 0 rgba(0,0,0,0.04);box-shadow:0 3.8px 11px 0 rgba(0,0,0,0.1),0 0.5px 5px 0 rgba(0,0,0,0.04)}.testimonial_sec .swiper_pagination .swiper-pagination{display:block}.testimonial_sec .swiper_btn .swiper-button-next,.testimonial_sec .swiper_btn .swiper-button-prev{display:none}}@media (max-width: 767px){.testimonial_sec .testimonial_item .testimonial_header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonial_sec .testimonial_item{text-align:center}.testimonial_sec .testimonial_item .testimonial_header .tes_name_area{padding:20px 0 0}}@media (max-width: 575px){.testimonial_sec .title_row{margin-bottom:20px}.testimonial_sec{padding:50px 0}}.sub_footer_sec{padding:30px 0 70px;position:relative;background:#F6F2FF}.sub_footer_sec .sec_in{background:#E00840;padding:80px;position:relative;border-radius:25px;z-index:1}.sub_footer_sec .sec_in .site_title{color:#fff;font-family:Glancyr-Medium}.sub_footer_sec .sec_in:before{border-radius:25px;position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:url("../images/beat-t-shape.svg");background-repeat:repeat;background-position:center;opacity:.5;background-size:60px;z-index:-2}.sub_footer_sec .sec_in .img_block{position:absolute;left:30px;bottom:0;width:275px}.sub_footer_sec .sec_in .sec_content p{font-size:20px;font-family:made-tommy-medium;color:#fff}.sub_footer_sec .sec_in .sec_content .button_area .theme_btn{font-size:18px;background:#fff;border:1px solid #fff;color:#461AA5}.sub_footer_sec .sec_in .sec_content .button_area .theme_btn i{margin-right:5px;position:relative;top:1px}.sub_footer_sec .sec_in .sec_content .button_area .theme_btn:hover{background:transparent;color:#fff}@media (max-width: 1100px){.sub_footer_sec .sec_in .img_block{width:335px}}@media (max-width: 991px){.sub_footer_sec .sec_in .img_block{position:static;text-align:center;width:100%;display:none}.sub_footer_sec .sec_in .img_block img{width:300px}.sub_footer_sec .sec_in{text-align:center}.sub_footer_sec .sec_in .sec_content .button_area .theme_btn{display:block;margin-top:30px}}@media (max-width: 575px){.sub_footer_sec .sec_in{padding:50px 25px}.sub_footer_sec{padding:20px 0 30px}.sub_footer_sec .sec_in .sec_content p{font-size:18px}}.inr_about_Sec{padding:100px 0;background:#F6F2FF}.inr_about_Sec .sec_left .title_row .sub_title{font-size:18px;font-family:Glancyr-Medium;color:#461AA5;background:#E7DFF5;border-radius:30px;padding:15px 30px;display:inline-block;margin:0 0 30px}.inr_about_Sec .sec_left .title_row .site_title{color:#461AA5}@media (max-width: 991px){.inr_about_Sec{text-align:center}.inr_about_Sec .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}@media (max-width: 575px){.inr_about_Sec{padding:60px 0}}.testimonial_sec.aTestimonial .title_row{margin-bottom:40px}.testimonial_sec.aTestimonial .title_row p{color:#461AA5;font-size:18px}.counter_sec2{background:#461AA5;padding:40px 0}.counter_sec2 .sec_in ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}.counter_sec2 .sec_in ul li{width:25%}.counter_sec2 .sec_in .item_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.counter_sec2 .sec_in .item_box .item_left .count_title{font-size:50px;color:#fff;font-family:made-tommy-bold;display:inline-block;line-height:1}.counter_sec2 .sec_in .item_box .item_left .count_title .plus{display:inline-block;font-family:Glancyr-Regular}.counter_sec2 .sec_in .item_box .item_right .count_content{display:inline-block;font-size:20px;font-family:made-tommy-regular;line-height:1.2;color:#FCC248}@media (max-width: 1100px){.counter_sec2 .sec_in .item_box .item_left .count_title{font-size:40px}}@media (max-width: 1199px){.counter_sec2 .sec_in .item_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:5px}.counter_sec2 .sec_in ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.counter_sec2 .sec_in ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.counter_sec2 .sec_in ul li{width:44%}}@media (max-width: 575px){.counter_sec2 .sec_in .item_box .item_right .count_content{font-size:16px}}.contact_page_sec{background:#F6F2FF;padding:80px 0 100px}.contact_page_sec .sec_left .title_row .sub_title{font-size:18px;color:#461AA5;margin-bottom:15px}.contact_page_sec .sec_left .title_row .site_title{font-size:33px;margin-bottom:30px}.contact_page_sec .sec_left .title_row .site_title span{display:block;font-family:Glancyr-Regular;font-size:20px;margin:10px 0 0}.contact_page_sec .sec_left ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.contact_page_sec .sec_left ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.contact_page_sec .sec_left ul li i{width:44px;height:44px;background:#E7DFF5;border-radius:50%;text-align:center;line-height:44px;color:#461AA5}.contact_page_sec .sec_left ul a{color:#1B1B1F;display:inline-block}.contact_page_sec .sec_left ul a:hover{color:#461AA5}.placeholder_style input::-webkit-input-placeholder{color:#1B1B1F}.placeholder_style input::-moz-placeholder{color:#1B1B1F}.placeholder_style input:-ms-input-placeholder{color:#1B1B1F}.form_sec{background:#461AA5;border-radius:25px;padding:40px 30px}.form_sec .title_row{margin-bottom:20px}.form_sec .title_row .site_title{font-size:33px;font-family:Glancyr-Medium;margin:0;color:#fff}.form_sec .title_row p{color:#fff}.form_sec .form-group{margin-bottom:15px}.form_sec .form-label{color:#133C80;font-size:16px;margin:0;line-height:0}.form_sec .form-control{background:#fff;border:1px solid #461AA5;height:50px;border-radius:10px;padding:0 15px;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:15px;color:#1B1B1F}.form_sec .form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none;border-color:#461AA5}.form_sec .theme_btn{outline:none;border:0;font-size:16px;font-weight:400;width:100%;background:#FCC248;color:#461AA5;margin:10px 0 0}.form_sec .theme_btn:hover{background:#fff;color:#461AA5}.inter_phone_group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.inter_phone_group .c_code{width:120px}.inter_phone_group .phone_filed{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 575px){.form_sec{padding:40px 20px}}.for_select_2 .select2-container--default .select2-results>.select2-results__options{font-size:15px}.for_select_2 .select2-container--default .select2-selection--single{border-color:#461AA5;height:50px;border-radius:10px;background:#fff}.for_select_2 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:50px;color:#1B1B1F;font-size:15px;padding-left:15px;padding-right:40px}.for_select_2 .select2.select2-container{width:100% !important}.for_select_2 .select2-dropdown{z-index:10000}.for_select_2 .select2-results__option{padding:8px 15px}.for_select_2.select_line_style .select2-container--default .select2-selection--single{border-top:0;border-left:0;border-right:0;border-bottom:1px solid #133C80;height:37px;border-radius:0}.for_select_2.select_line_style .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:36px;font-size:16px;color:#1B1B1F}.select2_arrow_style .select2-container--default .select2-selection--single .select2-selection__arrow:after{content:"";width:0.8125rem;height:0.8125rem;display:inline-block;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.select2_arrow_style .select2-container--default .select2-selection--single .select2-selection__arrow b[role=presentation]{display:none}.select2_arrow_style .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto;height:auto;line-height:2px}.map_sec{background:#F6F2FF;padding:0 0 30px}.map_sec .Lmap{height:450px;border-radius:5px;overflow:hidden}@media (max-width: 991px){.contact_page_sec .sec_left{margin-bottom:80px}}.inr_baner_sec{min-height:85vh;padding:100px 0 60px;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inr_baner_sec:before{content:"";left:0;top:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, right top, from(#461AA5), to(transparent));background-image:linear-gradient(to right, #461AA5, transparent);opacity:.5;position:absolute;z-index:-1}.inr_baner_sec:after{content:"";left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;position:absolute;z-index:-2}.inr_baner_sec .content_area .site_title{color:#fff}.inr_baner_sec .content_area p{color:#fff;font-size:18px}.inr_baner_sec .content_area .theme_btn{background:#fff;color:#461AA5}.inr_baner_sec .content_area .theme_btn:hover{background:#E00840;color:#fff}@media (max-width: 991px){.inr_baner_sec{padding:60px 0 70px;min-height:450px}}.comen_course_wrap{background:#F6F2FF;padding:70px 0}.comen_course_wrap .cc_left_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.comen_course_wrap .cc_left_wrap .site_title{font-size:30px;padding-left:20px;border-left:2px solid #E00840}.comen_course_wrap .cc_left_wrap .why_choose_sec .row{row-gap:15px}.comen_course_wrap .cc_left_wrap .why_choose_sec .site_title{margin-bottom:30px}.comen_course_wrap .cc_left_wrap .why_choose_sec .title{font-size:20px;font-family:Glancyr-SemiBold;font-weight:normal;color:#1B1B1F}.comen_course_wrap .cc_right_wrap{position:-webkit-sticky;position:sticky;top:120px}@media (max-width: 991px){.cc_right_wrap{padding:60px 0 0}}.Courses_Highlights_sec{padding:100px 0;background:#461AA5;margin-bottom:80px}.Courses_Highlights_sec .row{row-gap:20px}.Courses_Highlights_sec .site_title{color:#fff;font-family:Glancyr-Regular;font-size:33px;margin-bottom:40px}.Courses_Highlights_sec .card_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.Courses_Highlights_sec .card_item .icon{width:44px;height:44px;background:rgba(255,255,255,0.2);border-radius:50%;background-image:url("../images/check-mark.svg");background-size:20px;background-position:center;background-repeat:no-repeat}.Courses_Highlights_sec .card_item .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.Courses_Highlights_sec .card_item .content .title{font-size:18px;color:#FCC248;margin:0;font-family:made-tommy-regular;line-height:1.5}@media (max-width: 575px){.Courses_Highlights_sec{padding:60px 0 60px;margin-bottom:50px}.Courses_Highlights_sec .site_title{margin-bottom:30px}}.all_course_sec{padding:80px 0;background:#F6F2FF}.all_course_sec .title_row{margin-bottom:40px}.all_course_sec .title_row p{font-size:20px}.all_course_sec.course_card .card_item{-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.07);box-shadow:0 3px 6px rgba(0,0,0,0.07)}

/*# sourceMappingURL=custom.css.map */