@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
.logo {
    width:200px;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px !important;
    }
}
.nav-link {
    display: block;
    padding: 10px 24px !important;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    font-family: "Poppins", sans-serif;
    /* font-family: "Oswald", sans-serif; */
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
}
.background_ysquare {
    background-color: #26448c;
    border-bottom: 0.5px solid #ffffff5e;
}
.ysquare_h2 {
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    font-size: 42px;
   font-family: "Poppins", sans-serif;
}
.ysquare_span {
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    font-size: 42px;
   font-family: "Poppins", sans-serif;
}
.ysquare_p {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: #fff;
}
.ysquare_m60 {
    padding-top: 80px;
    background-color: #26448c;
}
.slider_top {
 position: relative;
}
.slider_top_innder{
    position: absolute;
    top: -68px;
    left: -50px;
    z-index: 100;
}
.slider_top_innder img{
    width: 200px;
}
.section_line{
background-image: url(../images/lines.svg);
    background-position: center;
    background-size: contain;
}
.slider_bottom {
 position: relative;
}
.trainer {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;

}
.slider_bottom_innder {
    position: absolute;
    top: -100px;
    right: 0px;
    z-index: 0;
}
.slider_bottom_innder2 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.slider_bottom_innder4 {
    position: absolute;
    top: -60px;
    right: 0px;
    z-index: 0;
}
.slider_bottom_innder3 {
    position: absolute;
    bottom: 0px;
    left: 400px;
    z-index: 0;
}
.slider_text {
    position: relative;
    z-index: 10;
}
.slider_bottom_innder img{
    width: 100%;
}
.button_new {
    padding: 12px 24px;
    background-color: #FBBC16;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 50px;
}
.button_new2 {
    padding: 10px 24px;
    background-color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #202020;
    text-decoration: none;
    display: inline-block;
}
.ysquare_h2 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 42px;
    font-family: "Poppins", sans-serif;
}
.Ed_01{
  width: 80%;
  margin-left: 20%;
}
.co_01{
  padding-left: 100px;
  margin-top: 20px;
}
.co_01 h4 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}

.Ed_02{
  width: 100%;
  text-align: end;
}
.co_02{
  margin-top: 20px;
  margin-right: 50px;
}
.co_02 h4 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}

.Ed_03{
  width: 80%;
  margin-left: -10%;
}
.co_03{
  padding-left: 100px;
  margin-top: 20px;
}
.co_03 h4 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}



.button_new_blue {
    padding: 12px 24px;
    background-color: #26448c;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 50px;
}
.ysquare_text2 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    text-decoration: underline;
}
.services{
    font-weight: 400;
    font-style: normal;
    color: #1f1f1f;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    padding-top: 24px;
}
.box{
    display: flex;
    justify-content: space-between;
}
.box_2{
    height: 230px;
    width: 100%;
    padding: 30px 20px;
    background-color: #26448c;
    border-right: 0.5px solid #fff;
}
.course_box{
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 13px #b8b8b8;
  height: 470px;
}
.trainee_image{
  width: 300px;
  margin-left: 140px;
}
.trainee_span {
    font-weight: 500;
    font-style: normal;
    color: #26448c;
    font-size: 42px;
    font-family: "Poppins", sans-serif;
}
.trainee_p {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: #0f0f0f;
}
.hospitality_head {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    color: #ffffff;
}
.padding_trainee {
  padding-top: 150px;
}
.blue_box_course {
    background-color: #26448c;
    padding: 30px;
    border-radius: 12px;
    height: 320px;
}
.blue_box_course h5{
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 30px;
}
.blue_box_course li{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
}
.course_inner{
  padding: 10px;
}
.course_box img{
  border-radius: 12px;
}
.margin_top_e{
    margin-top: 100px;
}
.mint li {
  margin-bottom: 10px;
  width: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    background-color: #26448c;
    padding: 8px;
    border-radius: 8px;

}
.background_parallex2 {
    background-color: #26448c;
    padding: 70px;
}
.margin_top_e2{
    margin-top: 100px;
    background-color: #EDEDED;
    padding: 100px 0px;
}
.course_h4 {
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 24px;
     font-family: "Poppins", sans-serif;
}
.course_p{
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}
.margin_top_course {
    margin-top: 100px;
}
.heading {
    font-weight: 400;
    font-style: normal;
    color: #202020;
    font-size: 32px;
     font-family: "Poppins", sans-serif;
}
.padding_bottom_heading {
    padding-bottom: 50px;
}
.border_radious2{
  border-radius: 12px;
}
p {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}
small{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
}
.background_ysquare_parallex {
    background-color: #26448c;
    padding-top: 100px;
}
input {
    line-height: normal;
  }
  
  textarea {
    overflow: auto;
  }
  
  form {
    padding: 10px;
  }

  .underline {
    border-bottom: solid 2px #474544;
    margin: -0.512em auto;
    width: 80px;
  }
  
  .icon_wrapper {
    margin: 0px auto 0;
    width: 100%;
  }
  
  .icon {
    display: block;
    fill: #474544;
    height: 50px;
    /* margin: 0 auto; */
    width: 50px;
  }
  
  .email {
      float: right;
      width: 45%;
  }
  
  input[type='text'], [type='email'], select, textarea {
      background: none;
    border: none;
      border-bottom: solid 2px #000000;
      color: #000000;
      font-size: 1.000em;
    font-weight: 400;
    letter-spacing: 1px;
      margin: 0em 0 1.875em 0;
      padding: 0 0 0.875em 0;
    text-transform: uppercase;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
  }
  
  input[type='text']:focus, [type='email']:focus, textarea:focus {
      outline: none;
      padding: 0 0 0.875em 0;
  }
  
  .message {
      float: none;
  }
  
  .name {
      float: left;
      width: 45%;
  }
  
  select {
    /* background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png') no-repeat right; */
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  
  select::-ms-expand {
    display: none;
  }
  
  .subject {
    width: 100%;
  }
  
  .telephone {
    width: 100%;
  }
  
  textarea {
      line-height: 150%;
      height: 150px;
      resize: none;
    width: 100%;
  }
  
  ::-webkit-input-placeholder {
      color: #000000;
  }
  
  :-moz-placeholder { 
      color: #000000;
      opacity: 1;
  }
  
  ::-moz-placeholder {
      color: #000000;
      opacity: 1;
  }
  
  :-ms-input-placeholder {
      color: #000000;
  }
  
  #form_button {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 0.875em;
    font-weight: bold;
    outline: none;
    padding: 16px 35px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  #form_button:hover {
    background: #474544;
    color: #F2F3EB;
  }
  
  @media screen and (max-width: 768px) {
    #container {
      margin: 20px auto;
      width: 95%;
    }
  }
  
  @media screen and (max-width: 480px) {
  
    
    .underline {
      width: 68px;
    }
    
    #form_button {
      padding: 15px 25px;
    }
  }
  
  @media screen and (max-width: 420px) {
  
    .icon {
      height: 35px;
      width: 35px;
    }
    
    .underline {
      width: 53px;
    }
    
    input[type='text'], [type='email'], select, textarea {
      font-size: 0.875em;
    }
  }
  .back_bg {
      background-color: #26448c;
    padding: 10px;
    border-radius: 0px 0px 8px 8px;
  }
  .back_bg2 {
    border-radius: 8px 8px 0px 0px;
  }
  .back_bg h4{
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 24px;
     font-family: "Poppins", sans-serif;
  }
  .blogs {
    font-weight: 400;
    font-style: normal;
    color: #1f1f1f;
    font-size: 24px;
     font-family: "Poppins", sans-serif;
  }
  .courses_text {
    font-weight: 600;
    font-style: normal;
    color: #26448c;
    font-size: 24px;
     font-family: "Poppins", sans-serif;
  }
  li {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}
.alert-ysquare {
  color: #ffffff;
  background-color: #26448c;
  border-color: #26448c;
}
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #26448c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.border_radious3{
  border-radius: 10px;
}
.subheader {
  /* background-image: url(../images/lines.svg); */
    background-position: center;
  background-attachment: fixed;
  /* background-position: center; */
  background-size: contain;
  color: #fff !important;
  border-bottom: 1px #eee solid;
  padding: 130px 0px;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  background-color: #26448c;
  font-size: 24px;
   font-family: "Poppins", sans-serif;
}
.dropdown-item{
  border-bottom: 1px #eee solid;
  padding: 12px 12px;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 25px;
}
footer {
  background-color: #0f0f0f;
  padding: 100px 0px;
  margin-top: 100px;
}
footer h4{
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  font-size: 24px;
   font-family: "Poppins", sans-serif;
}
footer li {
  padding: 6px 0px;
  list-style-type: none;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
footer a{
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
.back_bg5{
   background-color: #FBBC16;
   padding: 20px 40px;
   border-radius: 10px;
   height: 80px;
}
.back_bg5 h6 {
    font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
   font-family: "Poppins", sans-serif;
}
footer ul{
  padding-left: 0px;
}
a:hover {
  color: #26448c !important;
}
.section_footer {
    background-color: #26448c;
    padding: 20px 0px;
}
.conteries_a{
  font-weight: 400;
  font-style: normal;
  color: #0e0e0e;
  font-size: 18px;
   font-family: "Poppins", sans-serif;
  padding-top: 10px;
  display: block;
  text-decoration: none;
}
.contact_box{
  background-color: #26448c;
  padding: 20px;
  height: 250px;
}
.careers_box{
  background-color: #26448c;
  padding: 20px;
  height: 170px;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 24px;
}
.careers_h4{
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
}
.contact_box h4{
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
   font-family: "Poppins", sans-serif;
}
.contact_box ul{
  padding-left: 0px;
}
.contact_box li{
  padding: 6px 0px;
  list-style-type: none;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.contact_box a{
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
.flag{
  width: 50px;
}
@media(max-width:1024px){
  .subheader {
    background-image: url(../images/subheader.jpg);
    background-attachment: fixed;
    /* background-position: center; */
    background-size: cover;
    color: #fff !important;
    border-bottom: 1px #eee solid;
    padding: 130px 0px;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    font-size: 24px;
     font-family: "Poppins", sans-serif;
}
.box_sub_content {
    padding: 50px 10px 0px 10px !important;
}
.ysquare_span {
    font-weight: 500;
    font-style:normal;
    color: #ffffff;
    font-size: 32px !important;
    font-family: "Poppins", sans-serif;
}
.ysquare_h2 {
    font-weight: 500;
    font-style: normal;
    color: #111111;
    font-size: 32px !important;
    font-family: "Poppins", sans-serif;
}
.courses_text{
    font-weight: 600;
    font-style: normal;
    color: #26448c;
    font-size: 24px !important;
    font-family: "Poppins", sans-serif;
    margin-top: 20px;
}
.blue_box_course {
    background-color: #26448c;
    padding: 30px;
    border-radius: 12px;
    height: 320px;
    margin-top: 20px !important;
}
}
.whats-up img {
  position: fixed;
  bottom: 18px;
  right: 35px;
  z-index: 10000;
}



.marquee2 {
    /* background-color: #141414; */
    /* padding: 30px 0; */
    color: #131313;
}
.marquee2 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    align-items: baseline;
    display: flex;
}
.marquee2__seperator {
    margin: 0 2px;
}
.bg_text {
    font-size: 200px;
    font-weight: 800;
    font-family: "Inter", serif;
    /* text-transform: uppercase; */
    /* background: url(../images/6.jpg); */
    background-position: center;
    background-size: contain;
    color: #26448C !important;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
}
.m_t{
    z-index: 100;
    position: relative;
    margin-top: -80px;
}
.section_content {
  padding: 0px; 
  background-color: #fff;
  }
  /* Animate Background*/
  @keyframes Gradient {
  0% {
       background-position: 0% 50%
     }
  50% { 
       background-position: 100% 50%
     }
  100% {
    background-position: 0% 50%
    }
  }
  .border_radious_choosemee{
    border-radius: 10px;
  }
  .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    border-radius: 10px;
  }
  .item2:hover .fade-overlay {
    opacity: 1;
  }
  .fade-overlay {
    height: 100%;
    opacity: 0;
  }
  .item2 {
    position: relative;
    overflow: hidden;
  }
  .item:hover .overlay {
    bottom: 0;
    height: 100%;
    width: 100%;
  }
/* @font-face {
    font-family: myFirstFont;
    src: url(../fonts/bagiste.otf);
  } */


  .marquee2:hover .marquee__item {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
  .marquee2__seperator {
    margin: 0 2px;
  }
  /* .marquee2__item {
    display: inline-block;
    will-change: transform;
    -webkit-animation: marquee 50s linear infinite;
            animation: marquee 50s linear infinite;
  } */
  .marquee2__item {
    /* display: inline-block; */
    align-items: baseline;
    display: flex;
    will-change: transform;
    -webkit-animation: marquee 200s linear infinite;
            animation: marquee 200s linear infinite;
  }
  
  @-webkit-keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  .marquee2 {
    /* background-color: #141414; */
    /* padding: 30px 0; */
    color: #131313;
  }
  .box_sub_content {
    padding: 200px 100px 0px 100px;
}
.box_sub_content h3 {
    font-size: 36px;
    font-weight: 400;
    color: #ffffff;
  font-family: "Poppins", sans-serif;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;display:none}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.border-radius-8px {
    border-radius: 8px !important;
}
/* .owl-nav{
    display: none !important;
} */
 .slider_bottom_innder6{
    top: -150px;
    right: 250px;
    width: 400px;
    position: absolute;
 }
 .blue_box_course32 {
    background-color: #26448c;
    padding: 30px;
    border-radius: 12px;
    height: auto;
}
.blue_box_course32 h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 30px;
}
.blue_box_course32 li {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 30px;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -200px;
    margin-top: 25px;
}