@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&family=Urbanist:wght@300;400;500;600;700;800&display=swap);
a,
body {
  color: #000;
}
body,
header {
  background-color: #fff;
}
.banner_form_02 h4:after,
.heading_data_block_02 h2 span:before {
  position: absolute;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
}
.caption_for_banner_02 h2,
.heading_data_block_02 h2,
.heading_data_block_02 h4,
body {
  font-family: Urbanist, sans-serif;
}
.caption_for_banner_02 h2,
.banner_form_02 h4,
.faq_sec_list_01 .accordion-button,
.footer-title,
.header-menu a.menu_nav_link_01,
.heading_data_block_02 h4,
.partner_country_name_01 h5,
.partner-flex h4,
.whychoose_section_item_01 h5,
ul.header-top-menu li a {
  text-transform: uppercase;
}
.banner_form_02 h4,
.banner_form_02 p,
.brand-default .brand,
.footer-item,
.footer-title,
.heading_data_block_02 h4,
.overlay-content,
.partner-flex,
.portfolio-item,
.program-item h5,
.whyglobal_sec_item_01,
.whyglobal-more {
  text-align: center;
}
body {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none !important;
}
a:focus {
  outline: 0;
}
input:focus,
textarea:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
}
header {
  transition-duration: 0.5s;
  padding: 0 60px;
  position: sticky;
  top: 0;
  z-index: 999;
}
header.header-scroll {
  box-shadow: 0 0 10px #0003;
}
.logo_wrapper_01 img {
  max-height: 70px;
  transition-duration: 0.3s;
}
header.header-scroll .logo_wrapper_01 img {
  max-height: 50px;
}
.header-menu .site-navigation .site-menu {
  padding-left: 0;
}
.site_banner_navbar_01 .site-navigation .site-menu .has-children > a span:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 8px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.site_banner_navbar_01
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > a:after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 8px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.header-top {
  background-color: #183e65;
  color: #fff;
  padding: 0 60px;
}
.header-top-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  height: 30px;
}
a.header-email {
  color: #fff;
  transition-duration: 0.3s;
}
.header-menu a.menu_nav_link_01:hover,
a.header-email:hover,
ul.header-top-menu li a:hover {
  color: #f6c640;
}
ul.header-top-menu {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}
ul.header-top-menu li {
  list-style: none;
}
ul.header-top-menu li a {
  color: #fff;
  transition-duration: 0.3s;
  letter-spacing: 0.5px;
}
.header_block_01 {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}
.header-menu {
  display: flex;
  align-items: center;
}
.header-menu a.menu_nav_link_01 {
  font-size: 15px;
  margin-left: 10px;
  display: inline-block;
  padding: 15px 7px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.header-menu a.menu-sub-link {
  font-size: 13px;
  text-transform: uppercase !important;
  transition-duration: 0.3s;
  color: #999 !important;
}
.header-menu a.menu-sub-link:hover {
  color: #183e65 !important;
  background-color: #f5f5f5;
}
.header-menu .site-menu .has-children .dropdown {
  -webkit-box-shadow: 0 2px 10px -2px rgb(0 0 0 / 0.2) !important;
  box-shadow: 0 2px 10px -2px rgb(0 0 0 / 0.2) !important;
}
.header-menu .dropdown {
  border-top: 5px solid #f6c640 !important;
}
.header-links {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
}
.sub-dropdown {
  left: 100% !important;
}
.header-links a {
  font-size: 13px;
  padding: 10px 15px;
  font-weight: 600;
}
.header-links a span {
  font-size: 11px;
}
.banner-logo,
.heading_data_block_02 {
  margin-bottom: 30px;
}
.heading_data_block_02 h2 {
  font-weight: 600;
  color: #222;
  font-size: 46px;
  line-height: 64px;
  text-align:center;
}
.heading_data_block_02 h2 span {
  position: relative;
  z-index: 1;
}
.heading_data_block_02 h2 span:before {
  bottom: 5px;
  width: 95%;
  background: #f4da58;
  z-index: -1;
}
.heading_data_block_02 h4 {
  color: #222;
  font-size: 26px;
  font-weight: 500;
}
.heading_align_center_01 {
  display: flex;
  justify-content: center;
}
.caption_for_banner_02,
.banner_form_02 {
  flex-direction: column;
  display: flex;
}
.heading_color_dark_02 h2 {
  color: #222;
}
.footer-item a,
.heading_light_01 h2,
.whyglobal_sec_item_01:hover h6,
.whyglobal_sec_01 p {
  color: #fff;
}


.banner_sec_02 {
  position: relative;
}

.banner_background_01 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.banner_block_02 {
  position: relative;
  padding: 70px 60px;
}
.banner_form_02 {
  background-color: #fff;
  padding: 7%;
  justify-content: center;
  box-shadow: 0 0 20px #000;
  max-width: 400px;
  float: right;
  border-radius: 8px;
  width: 100%;
}
.banner_form_02 input,
.banner_form_02 select {
  border: 1px solid #aaa;
  background-color: #fff0;
  color: #6f6f70;
  transition-duration: 0.3s;
  width: 100%;
}
.banner_form_02 h4 {
  color: #183e65;
  margin-bottom: 20px;
  font-weight: 500;
  padding-bottom: 5px;
  position: relative;
  font-size: 24px;
}
.banner_form_02 h4:after {
  background-color: #f6c640;
  width: 20%;
  bottom: -15%;
}
.banner_form_02 p {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 25px;
}
.banner_form_02 input {
  padding: 8px 10px;
}
.banner_form_02 input:focus,
.banner_form_02 select:focus {
  border: 1px solid #183e65;
}
.banner_form_02 select {
  padding: 10px 10px;
  margin-bottom:15px;
}
.banner_form_02 select option,
.whychoose_section_item_01 p,
.whychoose_section_item_01:hover p {
  color: #000;
}
.banner_form_02 select:focus-visible {
  outline: 0;
}
input.banner-apply-btn {
    background-color: #183e65;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-weight: 500;
    transition-duration: 0.3s;
}
.partner-item,
.whychoose_section_item_01,
.whyglobal_sec_item_01,
input.banner-call-btn {
  transition-duration: 0.3s;
}
input.banner-call-btn {
  background-color: #f6c640;
  color: #000;
  font-weight: 600;
  border: none;
}
.program-item img,
.program-item::before {
  transition: 0.3s linear;
}
input.banner-apply-btn:hover,
input.banner-call-btn:hover {
  opacity: 0.9;
}
.content_for_banner_02 {
  position: relative;
  height: 100%;
  padding:20px;
}
.mobile_banner_01 {
	display:none;
}

.banner_background_01 img,
.testimonial_sec_user_img_01 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.caption_for_banner_02 {
  position: relative;
  justify-content: center;
  align-items: flex-start;
}
.banner-logo img {
  max-width: 100%;
}
.caption_for_banner_02 h1 {
  color: #0F385F;
  font-weight: 900;
  font-size: 38px;
  line-height:48px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
.caption_for_banner_02 h2 {
  color: #2B2A29;
  font-weight: 700;
  font-size: 22px;
  line-height:26px;
  margin-bottom: 20px;
  text-transform:none;
}
.caption_for_banner_02 h3 {
  color: #2B2A29;
  font-weight: 600;
  font-size: 18px;
  line-height:24px;
}
.caption_for_banner_02 h3 span{
	display:block;
}
.partner_country_name_01 h5,
.partner-flex a,
.partner-flex h4 {
  color: #183e65;
  font-weight: 600;
}
.banner-year {
  display: flex;
  flex-direction: column;
  gap: 3px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.5px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #fff9;
  padding: 0 20px;
}
.partner_sec_01,
.program_section_01 {
    padding: 90px 0px;
}
.banner-year span {
  border-bottom: 1px solid #fff9;
  padding: 10px;
}
.banner-year span:last-child {
  border: none;
}
.banner-year span i {
  font-size: 14px;
  color: #f6c640;
  margin-right: 5px;
}


.about_sec_01 {
  padding: 90px 0px;
  background:#FFF;
}

.about_sec_01 p{font-size: 17px; line-height:24px; color:#000; font-weight:500; text-align:center;}



.partner_sec_01 {
  background: #002e5d;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.partner_sec_01 .shape_01 {
  position: absolute;
  width: 400px;
  height: 400px;
  border: 80px solid #fecc00;
  border-radius: 50%;
  right: -200px;
  top: -150px;
  background: #002e5d;
  z-index: -9;
}

.partner_sec_01 p{font-size: 17px; line-height:24px; color:#fff; font-weight:500; text-align:center;}


.partner_sec_block_01 {
  z-index: 9999 !important;
}
.partner_country_name_01 {
  padding: 25px;
  height: 100%;
  margin-bottom: 20px;
  box-shadow: inset 0 0 10px rgb(0 0 0 / 0.5);
  background-color: #fff;
}
.partner_country_name_01 h5 {
  background-color: #f4da58;
  padding: 15px;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.partner-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.partner-img {
  padding: 0 30px;
  margin-bottom: 10px;
}
.partner-img img {
  max-width: 200px;
  max-height: 100px;
}

.partner_name_list_01 {
  padding: 20px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 14%);
  border-radius:20px;
}
.partner_name_list_01 p{font-size: 16px; line-height: 26px; color: #000; font-weight: 600; text-align: center; margin-bottom:0;}

.partner-flex {
  background-color: #fff;
  box-shadow: 10px 10px 30px #183e6533;
  padding: 30px;
  border: 10px solid #f4da58;
  margin-top: 60px;
  margin-bottom:60px;
}
.partner-flex h4{
	font-size:30px; line-height:38px; font-weight:700;
}
.partner-flex p {font-size:18px; line-height:26px; font-weight:500; margin-bottom: 0;
}
.partner-flex a {
  text-decoration: underline !important;
}


.program_section_01{
    padding: 90px 0px;
    background-color: #183e6510;
}

.program_data_list_01 .accordion-item {
  margin-bottom: 20px;
  position: relative;
  border-radius: 20px !important;
}
.program_data_list_01 .accordion-item::before {
  content: "";
  position: absolute;
  left: 5px;
  bottom: -5px;
  background: #fff;
  width: 100%;
  height: 95%;
  z-index: -1;
}
.program_data_list_01 .accordion-button {
  background-color: #183e65;
  color: #fff;
  border-radius: 20px !important;
  font-size: 22px;
  font-weight: 600;
}
.program_data_list_01 .accordion-button.collapsed {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}
.program_data_list_01 .accordion-button:focus {
  box-shadow: none;
}
.program_data_list_01 .accordion-body p {
  margin-bottom: 0;
  color: #000;
}



.whychoose_sec_02 {
  padding: 90px 0px;
  background-image: url(../images/pattern-14.webp);
  background-position: center;
  background-attachment: fixed;
}
.whychoose_sec_list_01 {
  color: #fff;
  border-radius: 10px;
}
.whychoose_section_item_01 {
  padding: 30px;
  height: 100%;
  border-right: 1px solid #fff1;
  background: #f3f3f3;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 14%);
}
.whychoose_section_item_01 h5 {
  font-weight: 600;
  color: #000;
}

.whychoose_section_item_01 p {
font-size: 17px;
line-height: 24px;
color: #000;
font-weight: 500;
}


.whychoose_section_item_01:hover {
  transform: scale(1.05);
  background-color: #f3f3f3;
  border-radius: 10px;
  color: #000;
}
.cus-btn,
a.cus-btn,
button.cus-btn {
  padding: 10px 30px;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  font-family: Urbanist, sans-serif;
  letter-spacing: 1px;
  display: inline-block;
}
.btn-dark,
footer {
  background-color: #183e65;
  color: #fff;
  text-align:center;
}
.btn-dark:hover {
  background-color: #f6c640;
  color: #183e65;
}
.whyglobal_sec_01 {
  padding: 90px 0px;
  background: #002e5d;
  position: relative;
  z-index: 1;
}

.whyglobal_sec_01 p{
font-size: 17px;
line-height: 24px;
color: #fff;
font-weight: 500;
}

.testimonial_slider_item_01,
.whyglobal_sec_item_01 {
  background-color: #fff;
  height: 100%;
}
.whyglobal_sec_item_01 {
  padding: 30px;
  box-shadow: 0 0 10px #0003;
  position: relative;
  margin: 5px;
}
.whyglobal_sec_item_01::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 93%;
  height: 100%;
  background: #407ab5;
  transform: translate(25px, 9px);
  transition: 0.3s linear;
  z-index: -1;
}
.whyglobal_sec_icon_01 {
  margin-bottom: 20px;
}
.whyglobal_sec_icon_01 img {
  max-width: 70px;
}
.whyglobal_sec_item_01 h6 {
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
}
.whyglobal_sec_item_01:hover {
  background-color: #183e65;
}
.whyglobal-more {
  padding-top: 30px;
}
.testimonial_sec_01 {
    padding: 90px 0px;
}
.testimonial_sec_slider_02 .owl-stage {
  display: flex;
}
.testimonial_sec_slider_02 .item {
  height: 100%;
  padding: 10px;
}
.testimonial_slider_item_01 {
  padding: 30px;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 2px solid #222;
}
.testimonial_sec_text_01 {
  flex-grow: 1;
}
.testimonial_sec_text_01 p {
  margin-bottom: 0;
  font-size: 17px;
  line-height:24px;
}
.testimonial_sec_icon_01 {
  position: absolute;
  font-size: 90px;
  color: #183e65;
  opacity: 0.1;
  z-index: 0;
  bottom: 0;
  right: 30px;
}
.testimonial_sec_user {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.testimonial_sec_user_img_01 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.testimonial_sec_user_detail_01 h5 {
  font-size: 18px;
  color: #183e65;
  margin-bottom: 0;
}
.testimonial_sec_user_detail_01 p {
  margin-bottom: 0;
  font-size: 14px;
}
.testimonial_sec_slider_02 .owl-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding-top: 20px;
}
.testimonial_sec_slider_02 .owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 2%;
}
.testimonial_sec_slider_02 .owl-dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #fecc00 !important;
  background-color: #fff !important;
}
.testimonial_sec_slider_02 .owl-dot.active {
  background-color: #fecc00 !important;
}


.global_employe_sec_01 {
    padding: 90px 0px;
	background: url(../images/global-employability.webp) no-repeat center top;
}
.global_employe_sec_01 p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.global_employability_list {
    width: 100%;
	height:100%;
	background: #fff;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 14%);
	text-align:center;
	padding:20px;
	border-radius: 40px 0 40px 0px;
}
.global_employability_list h1 {
    font-size: 22px;
    font-weight: 700;
    color: #2e2e2e;
	margin-bottom:5px;
}
.global_employability_list p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
}
.global_employability_list img {
	width:150px;
	height:150px;
	border-radius:50%;
	margin:auto;
	margin:10px 0 20px 0px;
}


.placement-section {
    padding: 90px 0px;
	background:#FFF;
}
.placement-section p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
}
.brand-default {
  padding: 0;
  margin: 0;
  list-style: none;
}
.brand-default .brand img {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  display: inline-block;
  padding: 10px;
  padding-bottom:0px;
}
.brand-default .brand a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 1;
}
.brand-default.brand-style--2 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

@media only screen and (max-width: 575px) {
  .brand-default.brand-style--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.brand-default.brand-style--2 .brand {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
}
.brand-default.brand-style--2 .brand a {
    border-radius: 20px;
    background-color: #f8c301;
    padding: 5px 10px;
    color: #1a2d62;
    font-size: 13px;
    line-height: 16px;
    border: none;
    font-weight: 600;
    margin-top: 2%;
    display: inline-block;
}
.brand-default.brand-style--2 .brand::after {
  display: block;
  position: absolute;
  content: "";
  left: -1px;
  top: -1px;
  right: 0;
  bottom: 0;
  border: 1px solid #f3d4d4;
  pointer-events: none;
}
.brand-default.brand-style--2.no-border .brand::after {
  display: none;
}


.faq_sec_01 {
  padding: 90px 0px;
  background-color: #183e6510;
}
.faq_sec_list_01 .accordion-item {
  margin-bottom: 10px;
  position: relative;
}
.faq_sec_list_01 .accordion-item::before {
  content: "";
  position: absolute;
  left: 5px;
  bottom: -5px;
  background: #212121;
  width: 100%;
  height: 95%;
  z-index: -1;
}
.faq_sec_list_01 .accordion-button {
  background-color: #183e65;
  color: #fff;
  border-radius: 0 !important;
  font-size: 17px;
  font-weight: 600;
}
.faq_sec_list_01 .accordion-button.collapsed {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}
.faq_sec_list_01 .accordion-button:focus {
  box-shadow: none;
}
.faq_sec_list_01 .accordion-body p {
  margin-bottom: 0;
  color: #000;
  font-size:17px;
  line-height:24px;
  font-weight:500;
}
.footer-main {
  padding: 50px 0;
}
.footer-logo_wrapper_01 {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #fff1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.footer-title {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 600;
  position: relative;
}
.footer-item {
  font-size: 20px;
}
.footer-item i {
  padding-right: 10px;
  color: #ffcc29;
}
.overlay-content h4,
.overlay-content h5 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.footer_sec_copy_01 {
  display: flex;
  padding: 20px 0;
  justify-content: center;
  background-color: #0003;
}
.footer-block p{ font-size:17px; line-height:22px; text-align:left;}
.footer-block p strong{ font-size:22px; line-height:30px;}

.gladowl_logo{
  width: auto;
  height: 23px;
  padding-left: 4px;
}









@media (min-width: 320px) and (max-width: 769px) {

.banner { background:#002059;}
.banner_background_01{ display:none;}
.mobile_banner_01{ display:block;}

  .banner_block_02 {
    position: relative;
  }
  
.content_for_banner_02{ display:none;}
  
.logo_wrapper_01 img {
  max-height: 50px;
  transition-duration: 0.3s;
}
  header {
    padding: 0 20px;
  }
  .banner_block_02 {
    padding: 40px 30px;
    background: #fff;
  }
  .caption_for_banner_02 {
    padding: 10px 0;
  }
  .caption_for_banner_02 h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .heading_data_block_02 h2 {
    font-size: 30px;
    line-height: 38px;
    text-align: center;
  }
  .partner_sec_01 .shape_01 {
    position: absolute;
    width: 250px;
    height: 250px;
    border: 40px solid #fecc00;
    border-radius: 50%;
    right: -170px;
    top: -150px;
    background: #012448;
    z-index: -9;
  }
}

@media (max-width:767px){
  .about_sec_01{
    padding: 20px 0px 45px 0px;
  }
  .program_section_01{
    padding: 50px 0px;
  }
  .partner_sec_01, .whychoose_sec_02, .whyglobal_sec_01, .testimonial_sec_01, .faq_sec_01{
    padding: 60px 0px;
  }
  .global_employe_sec_01{
    padding: 0px 0px;
  }
  .footer_sec_copy_01 {
  flex-direction: column;
}
}