.ban_text strong,
.btn,
.navbar-collapse li a {
  text-transform: uppercase;
}

#past-course img,
.slide-1-1-1 img {
  max-width: 1920px !important;
  object-fit: cover;
}

body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.team h2,
h1,
h2 {
  font-size: 20px;
  font-family: Bitter, serif;
  line-height: 1.4;
}

.btn,
.navbar-collapse li a,
h4,
p {
  font-family: Helvetica, arial, sans-serif;
}

@font-face {
  font-family: Bitter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLXOXWh2.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

@font-face {
  font-family: Bitter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLzOXWh2.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: Bitter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLfOXWh2.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Bitter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLbOXWh2.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Bitter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYOLjOXQ.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.iam_masterclass .iam_icon,
.team h2,
.text-primary {
  color: #35a8df !important;
}

.header {
  position: absolute;
  z-index: 1;
  width: 100%;
  transition: background 0.3s;
}

.btn-primary-custom:hover,
.header.sticky-header,
.service-box::before,
.sticky-header {
  background-color: #35a8df;
}

.navbar li:first-of-type {
  padding-left: 0;
}

.h-100vh {
  height: 100vh !important;
}

a {
  text-decoration: none !important;
  color: #35a8df;
  transition: color 0.3s;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.navbar-collapse li a {
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  line-height: 24px;
  letter-spacing: 0.08em;
  vertical-align: top;
  padding: 0 15px;
}

.navbar-collapse .dropdown-menu a {
  color: #000;
}

@media only screen and (min-width: 1200px) {
  .navbar-collapse li a {
    font-size: 12px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1199px) {
  .navbar-collapse li a {
    font-size: 10px;
    letter-spacing: 0.02em;
    padding: 0 7px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-collapse {
    display: none !important;
  }

  .navbar-toggler {
    display: block !important;
  }
}

.navbar-expand-lg .navbar-nav .dropdown:last-child .dropdown-menu {
  left: -120px !important;
}

@media only screen and (min-width: 992px) {
  .slick-next {
    right: -30px;
  }

  .slick-prev {
    left: -30px;
  }

  .dropdown-menu li .dropdown-item {
    line-height: 20px;
    padding: 0 10px;
  }
}

.navbar-collapse .dropdown:hover .dropdown-menu {
  display: block;
}

.navbar li a.active {
  font-weight: 600;
}

@media (min-width: 1500px) {
  .navbar li a {
    font-size: 16px;
  }
}

.btn,
.team h2,
.video-expert-sec h5,
h1,
h2 {
  font-weight: 700;
}

#embed-iframe-1 {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

#video-banner {
  position: relative;
  z-index: -1;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 1024px) {
  #video-banner {
    min-height: 100vh;
  }
}

h4,
p {
  font-weight: 400;
}

h4 {
  font-size: 30px;
  line-height: 1.25;
}

.btn,
p {
  font-size: 14px;
}

p {
  color: #5e5e5e;
  line-height: 1.5;
}

.btn {
  border-radius: 48px;
  padding: 8px 40px;
}

.btn-primary {
  background-color: #35a8df;
  color: #fff;
}

.btn-primary:focus,
.btn-primary:hover {
  color: #020202;
  border-color: #fff0;
  background-color: #80d8f2;
}

.btn-secondary {
  background-color: #161616;
  color: #dbdbdb;
}

.btn-secondary:focus,
.btn-secondary:hover {
  color: #dbdbdb;
  border-color: #fff0;
  background-color: #161616;
}

#ask-an-expert p {
  font-size: 20px;
}

#team p {
  font-size: 16px;
  margin-bottom: 10px;
}

#registration h4 {
  font-size: 22px;
}

#registration p {
  font-size: 16px;
  line-height: 1.5;
}

#articles-of-association h2,
#our-alliance h3,
#our-partners h3,
#subscribe h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: Helvetica, arial, sans-serif;
}

@media (min-width: 768px) {
  h1,
  h2 {
    font-size: 24px;
  }

  h4 {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  h1,
  h2 {
    font-size: 26px;
  }

  h4 {
    font-size: 22px;
  }

  p {
    font-size: 16px;
  }

  #articles-of-association h2,
  #our-alliance h3,
  #our-partners h3,
  #subscribe h2 {
    font-size: 32px;
  }
}

@media (min-width: 1536px) {
  h1,
  h2 {
    font-size: 42px;
  }

  #registration p,
  p {
    font-size: 18px;
  }

  .btn {
    font-size: 16px;
  }

  #ask-an-expert p {
    font-size: 23px;
  }

  #team p {
    font-size: 20px;
  }

  #registration h4 {
    font-size: 24px;
  }

  #articles-of-association h2,
  #our-alliance h3,
  #our-partners h3,
  #subscribe h2 {
    font-size: 36px;
  }
}

.seperator {
  width: 50px;
  margin: 18px 5px 0;
  border: 0 solid #e2e2e2;
  border-bottom-width: 2px;
}

.seperator-primary {
  border-color: #53bad4;
}

.slide-1-1-1 img {
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
  position: relative;
  aspect-ratio: 1.49971/1;
  width: 100%;
}

#past-course img {
  aspect-ratio: 0.75/1;
  width: 100%;
}

#team img {
  object-fit: contain;
}

#articles-of-association a div:hover {
  background-color: rgb(0 0 0 / 0.05) !important;
}

#subscribe .form-control {
  background: 0 0;
  border-color: #eee;
  position: relative;
  z-index: 1;
}

#subscribe label {
  position: absolute;
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 0;
  transition: 0.2s ease-in;
}

#subscribe .form-control:focus + label {
  padding: 0.1rem 0.75rem;
  font-size: 10px;
  color: #35a8df;
}

#subscribe .form-control:focus {
  box-shadow: currentcolor 0 0 0 1px inset;
  padding-top: 0.75rem;
  padding-bottom: 0;
}

#our-alliance img,
#our-partners img {
  aspect-ratio: 2.597122302158273/1;
  object-fit: contain;
}

.team .row {
  display: flex;
  flex-wrap: wrap;
}

.team .col-12,
.team .col-lg-4,
.team .col-md-6 {
  display: flex;
  align-items: stretch;
}

.team .single-team {
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-top: 30px;
  text-align: center;
  box-shadow: 0 0 10px #00000021;
  border-radius: 5px;
  overflow: hidden;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.committee-modal .modal-body,
.image-anime,
.team .t-head {
  position: relative;
}

.team .t-head img {
  max-width: 100%;
  height: auto;
}

.team .t-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.team .t-icon a {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.6);
  transition: 0.3s;
  font-size: 15px;
  color: #fff;
  background: #2889e4;
  padding: 10px 20px;
  border-radius: 4px;
  z-index: 99;
}

.team .single-team:hover .t-icon a {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.team .t-bottom {
  text-align: center;
  padding: 25px 15px;
  flex-grow: 1;
  width: 100%;
}

.team {
  background-image: url(img/testi-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.sticky-header {
  position: sticky;
  top: 0;
  z-index: 1030;
  box-shadow: 0 2px 10px rgb(0 0 0 / 0.1);
}

.overlay,
.service-box {
  z-index: 0;
  height: 320px;
}

.logo {
  height: 60px;
}

.ban_sec,
.iam_masterclass .iam_image img {
  width: 100%;
}

.ban_img {
  width: 100%;
  position: relative;
}

.ban_img img,
.item-media img {
  width: 100%;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgb(0 0 0 / 0.4);
}

.ban_text {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  text-align: left;
  color: #fff;
}

.ban_text strong {
  font: 800 4vw/1.2 Montserrat, sans-serif;
  display: block;
}

.ban_text strong span {
  font: 400 3vw/1 Montserrat, sans-serif;
  letter-spacing: 3px;
}

.ban_text p {
  font: 400 1.5vw/1.2 Montserrat, sans-serif;
  margin: 15px 0 25px;
  color: #fff;
}

.btn-primary-custom {
  display: inline-block;
  font: 800 1.3vw/1.5 Montserrat, sans-serif;
  background: #282828;
  border-radius: 26px;
  color: #fff;
  padding: 12px 28px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

.btn-primary-custom:hover {
  color: #000;
}

@media (max-width: 1200px) {
  .ban_text p {
    font-size: 1.8vw;
  }

  .ban_text strong {
    font-size: 4.5vw;
  }

  .ban_text strong span {
    font-size: 3.5vw;
  }

  .btn-primary-custom {
    font-size: 1.4vw;
  }
}

@media (max-width: 992px) {
  .offcanvas {
    width: 100% !important;
    padding-top: 56px;
    background-color: #161616;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 0.2);
    text-transform: none;
    overflow: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    transition: transform 0.3s ease-in-out !important;
  }

  .navbar-toggler {
    width: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    padding: 6px;
  }

  .offcanvas-header .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 40px;
    width: 40px;
    color: #f7f7f7;
    opacity: 1;
  }

  .offcanvas-body li a {
    color: #f7f7f7;
    font-size: 22px;
    line-height: 1;
    padding: 25px;
  }

  .offcanvas-body li a.active {
    font-weight: 700;
  }

  .logo {
    height: 40px;
  }

  .ban_text p {
    font-size: 2.5vw;
  }

  .ban_text strong {
    font-size: 6vw;
  }

  .ban_text strong span {
    font-size: 4.5vw;
  }

  .btn-primary-custom {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  .ban_text p {
    font-size: 3vw;
  }

  .ban_text strong {
    font-size: 7vw;
  }

  .ban_text strong span {
    font-size: 5.5vw;
  }

  .btn-primary-custom {
    font-size: 2.5vw;
  }

  .table-bordered {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

@media (max-width: 575px) {
  .ban_text {
    left: 10%;
    width: 80%;
    transform: translateY(-50%);
  }

  .ban_text strong {
    font-size: 8vw;
  }

  .ban_text strong span {
    font-size: 6.5vw;
    letter-spacing: 1px;
  }

  .ban_text p {
    font-size: 4vw;
  }

  .btn-primary-custom {
    font-size: 3vw;
    padding: 10px 20px;
  }
}

.camera-btn {
  background-color: #fff0;
  border: none;
}

.camera-btn svg {
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
  fill: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity));
}

.containerMedia svg {
  color: #fff;
}

.services-row {
  margin-bottom: 2rem;
}

.service-box {
  border-radius: 0.5rem;
  padding: 4rem 2rem;
  margin: 0 0 20px;
  background: #fff;
  box-shadow: rgb(0 0 0 / 0.24) 0 3px 8px;
  position: relative;
  transition: 0.3s ease-in-out;
}

.service-box.reveal-start::before {
  top: 0;
  left: auto;
  right: 0;
  transform: scaleX(0);
  transform-origin: right;
}

.service-box::before {
  content: "";
  border-radius: inherit;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: auto;
  right: 0;
  transform: scaleX(0);
  transform-origin: right;
  z-index: -3;
  transition: transform 0.5s;
}

.service-icon {
  margin-bottom: 1.2rem;
  transition: 0.5s ease-in-out;
}

.font-icon,
.read-more {
  transition: 0.3s ease-in-out;
}

.font-icon {
  display: block;
  line-height: 3rem;
  font-size: 4rem;
  color: #35a8df;
  transform-origin: center;
}

.service-content {
  margin-bottom: 1.5rem;
}

.service-text,
.service-title {
  margin-bottom: 1rem;
  text-transform: capitalize;
}

.service-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #35a8df;
}

.service-text {
  font-size: 1rem;
  font-weight: 500;
}

.service-box .read-more {
  color: rgb(98 215 245 / 0.9);
  border: none;
  padding: 0;
}

.read-more {
  text-transform: capitalize;
  color: rgb(98 215 245 / 0.9);
  font-weight: 600;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.read-more .icon {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  margin-left: 0.5rem;
  transition: transform 0.3s ease-in-out;
}

.service-box.reveal-start:hover::before {
  left: 0;
  right: auto;
  transform: scaleX(1);
  transform-origin: left;
}

.service-box:hover .font-icon,
.service-box:hover .read-more,
.service-box:hover .service-text,
.service-box:hover .service-title {
  color: #fff;
}

.dropdown-item {
  padding: 8px 15px !important;
}

.committee-modal .btn-close {
  color: #000;
  font-size: 20px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  opacity: 1;
  padding: 4px 6px 8px 6px;
  top: -3%;
  right: -2%;
  z-index: 999;
}

.committee-modal .member-bio {
  max-height: 200px;
  overflow-y: auto;
}

.item-media,
.memory-boxarea {
  overflow: hidden;
}

.committee-modal .member-bio::-webkit-scrollbar {
  width: 3px;
}

.committee-modal .member-bio::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}

.committee-modal li,
.scroll-topic li {
  margin-bottom: 10px;
}

.text-justify {
  text-align: justify;
}

.seperator-center {
  margin: 18px auto auto !important;
}

.iam_masterclass .iam_card {
  margin: 10px;
  height: 700px;
  padding: 15px;
  border-radius: 8px;
  border: 2px solid #35a8df;
}

@media only screen and (max-width: 600px) {
  .h-200px {
    height: 200px;
  }

  .h-300px {
    height: 300px;
  }

  .iam_masterclass .iam_card {
    margin: 10px;
    height: 890px;
  }
}

@media only screen and (min-width: 600px) {
  .h-200px {
    height: 220px;
  }

  .h-300px {
    height: 400px;
  }

  .iam_masterclass .iam_card {
    margin: 10px;
    height: 720px;
  }
}

@media only screen and (min-width: 768px) {
  .h-200px {
    height: 220px;
  }

  .h-300px {
    height: 400px;
  }

  .iam_masterclass .iam_card {
    margin: 10px;
    height: 890px;
  }
}

@media only screen and (min-width: 992px) {
  .h-200px {
    height: 200px;
  }

  .h-300px {
    height: 300px;
  }

  .iam_masterclass .iam_card {
    margin: 10px;
    height: 630px;
  }
}

@media only screen and (min-width: 1200px) {
  .h-200px {
    height: 220px;
  }

  .h-300px {
    height: 320px;
  }

  .iam_masterclass .iam_card {
    margin: 10px;
    height: 700px;
  }
}

.iam_masterclass .iam_image {
  border-radius: 8px 8px 0 0;
}

.iam_masterclass .iam_content h6 {
  height: 70px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.iam_masterclass .iam_content p {
  text-align: center;
  font-size: 12px;
  color: #333;
}

.iam_masterclass .iam_leader {
  margin-top: 10px;
  width: 100%;
}

.iam_masterclass .iam_leader .row {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.iam_masterclass .iam_leader img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border: 2px solid #35a8df;
  border-radius: 50%;
  margin-right: 0;
}

.iam_masterclass .leader_name_small {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}

.iam_masterclass .border_design {
  padding: 15px;
  border-radius: 8px;
  border: 2px solid #35a8df;
}

.iam_masterclass .leader_border {
  border: 2px solid #35a8df;
  border-radius: 50%;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 24px;
  color: #35a8df;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgb(0 0 0 / 0.1);
  cursor: pointer;
  outline: 0;
  transition: 0.3s;
}

.slick-prev {
  left: -50px;
}

.slick-next {
  right: -50px;
}

.slick-arrow:hover {
  color: #fff;
  background: #35a8df;
  border-color: #35a8df;
}

.fa-arrow-left,
.fa-arrow-right {
  margin: 0;
}

@media (max-width: 767px) {
  .slick-arrow,
  .slick-next,
  .slick-prev {
    display: none !important;
  }

  .slick-arrow {
    font-size: 15px;
    width: 20px;
    height: 20px;
  }

  .slick-next {
    right: 0;
  }

  .slick-prev {
    left: 0;
  }
}

.memory-boxarea h5 {
  margin: 0;
  font-weight: 600;
}

.memory-boxarea {
  position: relative;
  z-index: 2;
  border-radius: 8px;
  margin: 10px;
  box-shadow: #42a0b8 0 3px 8px;
}

.memory-boxarea .img1 {
  overflow: hidden;
  border-radius: 8px;
  transition: 0.4s;
}

.memory-boxarea .img1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 8px;
  transition: 0.4s;
}

.image-anime:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgb(255 255 255 / 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.memory-boxarea .content-area {
  border-radius: 8px;
  background: #fff;
  padding: 12px 8px 18px;
  position: absolute;
  left: 20px;
  right: 20px;
}

.memory-boxarea:hover .img1 img,
.slick-active .img1 img {
  transition: 0.4s;
}

.memory-boxarea .content-area,
.slick-slide .content-area {
  bottom: 5px;
  transition: 0.6s;
  text-align: center;
}

.memory-boxarea .content-area .logo1 {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
  height: 40px;
  width: 40px;
  -o-object-fit: contain;
  object-fit: contain;
}

.memory-boxarea .content-area .arrow a {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
  display: inline-block;
  transition: 0.4s;
  color: #000;
  font-size: 20px;
  transform: rotate(-45deg);
}

.memory-boxarea .content-area p {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.memory-boxarea .content-area a {
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  transition: 0.4s;
}

.space12 {
  height: 12px;
}

.space18 {
  height: 18px;
}

.keyframe5 {
  position: relative;
  animation-name: animation-7;
  animation-duration: 90s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1);
}

@keyframes animation-1 {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(30px);
  }
}

.services-section {
  position: relative;
  padding: 40px 0;
}

.vertical-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin: 15px;
  position: relative;
}

.logo-bg,
.table {
  margin-bottom: 20px;
}

.item-content {
  background-color: #f5f5f5;
  flex-grow: 1;
  display: flex;
  height: 350px;
  flex-direction: column;
  padding: 20px;
}

.scroll-topic {
  max-height: 350px;
  overflow-y: auto;
  padding-right: 5px;
}

.scroll-topic::-webkit-scrollbar {
  width: 3px;
}

.scroll-topic::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}

.item-content p {
  font-size: 14px;
}

.services-section .top-section-color {
  background: #35a8df;
  position: absolute;
  height: 300px;
  width: 100%;
}

.services-section .upper-section {
  margin-top: 50px;
  margin-bottom: 30px;
  position: relative;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
  }
}

@media (max-width: 991px) {
  .dropdown-menu {
    position: static !important;
    width: 100%;
  }
}

.dropdown-menu {
  z-index: 1050;
}

.bg_theme {
  background: #35a8df;
}

.home_page .single-team {
  margin: 15px;
}

.iam_workshop .agenda_box {
  position: relative;
  border: 2px solid #e4e4e4;
  padding: 30px;
  border-radius: 15px;
  transition: allease 0.4s;
  -webkit-transition: allease 0.4s;
  box-shadow: rgb(0 0 0 / 0.24) 0 3px 8px;
}

.iam_workshop .agenda_box img,
.master_modal .agenda_box .maser_image {
  box-shadow: rgb(0 0 0 / 0.19) 0 10px 20px, rgb(0 0 0 / 0.23) 0 6px 6px;
  border-radius: 10px;
  border: 2px solid #fff;
}

.iam_workshop .iam_card {
  min-height: 100%;
}

.table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #dee2e6;
  font-size: 16px;
  text-align: left;
}

.t-bottom,
.t-head,
.video-heading {
  text-align: center;
}

.table thead {
  background-color: #f8f9fa;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
  padding: 10px;
}

.table-primary {
  background-color: #007bff;
  color: #fff;
}

.table-secondary {
  background-color: #f8f9fa;
  font-weight: 700;
}

.table-hover tbody tr:hover {
  background-color: rgb(0 123 255 / 0.1);
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgb(0 0 0 / 0.05);
}

table .color-gray {
  background-color: #ede7e1;
}

table .color-blue {
  background-color: #1e8bc3;
  color: #fff;
}

.color-red {
  color: red;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table td,
table th {
  padding: 10px;
  text-align: left;
}

.video-heading {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  font-size: 2rem;
  padding: 10px 20px;
  z-index: 2;
}

.video-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(98 215 245 / 0.5);
  z-index: -1;
  border-radius: 5px;
}

.logo-bg {
  max-width: 100%;
  align-items: center;
  border: none;
  border-radius: 15px;
  box-shadow: none;
  vertical-align: middle;
  display: grid;
  justify-content: center;
  padding: 10px;
  margin-top: 10px;
  width: 100%;
  object-fit: contain;
  opacity: 1;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
  box-shadow: rgb(50 50 93 / 0.25) 0 6px 12px -2px,
    rgb(0 0 0 / 0.3) 0 3px 7px -3px;
}

@media only screen and (max-width: 600px) {
  .video-heading {
    font-size: 12px;
  }
}

@media only screen and (min-width: 600px) {
  .video-heading {
    font-size: 12px;
  }
}

@media only screen and (min-width: 768px) {
  .video-heading {
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  .video-heading {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 1200px) {
  .video-heading {
    font-size: 2rem;
  }
}

.video-expert-sec .modify {
  --border: 10px;
  --gap: 5px;
  --color: #35a8df !important;
  width: 360px;
  height: 360px;
  box-sizing: border-box;
  border-radius: 5%;
  cursor: pointer;
  padding: calc(var(--border) + var(--gap));
  --angle: 90deg;
  background: radial-gradient(farthest-side, var(--color) 97%, transparent 101%)
      85.35% 85.35%,
    conic-gradient(
      from calc(180deg - var(--angle) / 2),
      transparent var(--angle),
      var(--color) 0
    ),
    radial-gradient(farthest-side, var(--color) 97%, transparent 101%) 14.65%
      85.35%;
  background-size: var(--border) var(--border), auto;
  background-repeat: no-repeat;
  position: relative;
  margin: auto;
}

.video-expert-sec .modify:hover {
  --angle: 0deg;
  --gap: 3px;
}

.video-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5%;
  display: block;
}

.video-expert-sec .video-thumbnail .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: #000 !important;
  opacity: 0.8;
  pointer-events: none;
}

.video-thumbnail .play-button i {
  color: #000 !important;
}

.slick-next:before,
.slick-prev:before {
  color: #000;
  font-size: 20px;
}

@media (max-width: 992px) {
  .video-expert-sec .modify {
    width: 100%;
    /* height: 100%; */
  }

  .video-expert-sec .video-thumbnail .play-button {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  /* .video-expert-sec .modify {
    width: 350px;
    height: 300px; */
  /* } */

  .video-expert-sec .video-thumbnail .play-button {
    font-size: 34px;
  }
}

@media (max-width: 576px) {
  /* .video-expert-sec .modify {
    width: 350px;
    height: 250px;
  }

  .video-expert-sec .video-thumbnail .play-button {
    font-size: 30px;
  } */
}

.iam_masterclass .master_boxes .mx-0px {
  margin-right: 0;
  margin-left: 0;
}

.iam_masterclass .master_boxes .px-5px {
  padding-left: 5px;
  padding-right: 5px;
}

.iam_masterclass .outer_box {
  padding: 5px;
  border-radius: 8px;
  border: 2px solid #35a8df;
  margin: 0;
}

.mster_page .inner_box {
  padding: 5px;
  border-radius: 8px;
  border: 2px solid #35a8df;
  margin-bottom: 5px;
}

.mster_page .room_heading {
  background-color: #35a8df;
  color: #fff;
  margin: 0 0 5px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.mster_page .date_text {
  background-color: #35a8df;
  color: #fff;
  padding: 5px 0;
}

.mster_page .master_boxes {
  margin-bottom: 40px;
}

.master_modal .agenda_box {
  padding: 30px;
}

.meettheexpert-slider .single-team {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 500px;
}

.t-head {
  width: 100%;
}

.t-head img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.t-bottom {
  padding: 15px 10px;
  flex-grow: 0;
}

.t-bottom h2 {
  margin-bottom: 5px;
}

.t-bottom p {
  margin-top: 0;
}

#team .margin {
  margin-top: 200px;
}

.committee-modal li {
  margin-bottom: 10px;
}

.promote_section .memory-boxarea {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.promote_section .img1 {
  position: relative;
  transition: transform 0.3s ease-in-out;
}

.promote_section .img1 img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease-in-out;
}

.promote_section .img1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.4);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}

.promote_section .img1::after {
  content: "+";
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
}

.promote_section .img1:hover img {
  transform: scale(1.1);
}

.promote_section .img1:hover::before {
  opacity: 1;
}

.promote_section .img1:hover::after {
  opacity: 1;
}

.dr_social {
  display: flex;
  justify-content: center;
  text-align: center;
  padding-left: 0;
}

.dr_social li {
  list-style-type: none;
}

.dr_social li i {
  font-size: 32px;
}

.dr_social li a .facebook {
  color: #1877f2;
}

.dr_social li a .instagram {
  background: linear-gradient(45deg, #fcaf45, #ff0045, #9b00ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}

.dr_social li a .x {
  color: #000;
}

.dr_social li a .linkedin {
  color: #0a66c2;
}

.dr_social li a .youtube {
  color: red;
}

.dr_social li a .tiktok {
  color: #010101;
}

.dr_social li a .email {
  color: #0078d4;
}

.social_icons {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .committee-modal h3 {
    margin-top: 10px;
  }

  .committee-modal .btn-close {
    top: 0%;
    right: 0%;
    font-size: 25px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .meettheexpert-slider .single-team {
    min-height: 420px !important;
  }
}
