@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap");
body {
  padding: 0;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Heebo", sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.no-pad {
  padding: 0;
}

.no-marg {
  margin: 0 auto;
}

a, a:active, a:focus {
  outline: 0;
}

/*input border */
input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

.btn.focus, .btn:focus {
  box-shadow: none !important;
}

/*input border */
::-moz-placeholder {
  color: #cacaca;
  opacity: 9;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333;
  opacity: 1;
}

::placeholder { /* Most modern browsers support this now. */
  color: #333;
}

.zoom:hover {
  transform: scale(1.2);
  transition: transform 0.6s;
}

.zoom {
  padding: 0;
  transition: transform 0.6s;
  margin: 0 auto;
}

ul {
  margin: 0px auto;
  padding: 0;
}

ul li {
  list-style: none;
}

.widget ul li::before {
  content: url(../images/right-icon.png);
  left: 0;
  position: absolute;
  padding-left: 4px;
  color: #707070;
  font-size: 14px;
}

.widget ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.widget ul li {
  margin-bottom: 3px;
  padding-left: 29px;
  position: relative;
  line-height: 29px;
  font-size: 16px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 94%;
}

#main-heder-top {
  border-top: 4px solid #F9A11B;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 10px 0 0;
}
#main-heder-top .container {
  justify-content: space-between;
  align-items: center;
}
#main-heder-top .hder-menu-iitm {
  background: #F9A11B;
  border: 1px solid #F9A11B;
  border-radius: 39px;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  padding: 14px 39px;
}
#main-heder-top .logo-pu {
  width: 300px;
}

.grdnt-ovrly {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
  position: absolute;
  height: 40%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
}

#main-bnanner-video-img .box-announcmnt-1 {
  padding: 33px;
  border-radius: 30px;
  border: 7px solid transparent;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.47) 100%) padding-box, linear-gradient(90deg, #123569, rgba(255, 255, 255, 0)) border-box;
  border-right: none;
  font-weight: 300;
}
#main-bnanner-video-img .swiper-slide video {
  width: 100%;
}
#main-bnanner-video-img .swiper-slide img {
  width: 100% !important;
}
#main-bnanner-video-img .box-announcmnt-1 h1 {
  margin: 0px auto;
  font-weight: 300;
  color: #fff;
  font-size: 30px;
}
#main-bnanner-video-img .swiper {
  height: 100vh;
}
#main-bnanner-video-img .bnner-announcmnt-slidr {
  position: absolute;
  bottom: 118px;
  right: 114px;
  z-index: 1;
  width: 36%;
}
#main-bnanner-video-img .box-announcmnt-1 a {
  background: #fff;
  text-transform: uppercase;
  padding: 8px 14px;
  margin-top: 17px;
}
#main-bnanner-video-img .swiper-button-next::after {
  font-size: 21px !important;
}
#main-bnanner-video-img .swiper-button-prev::after {
  font-size: 21px !important;
}

.connm-hdd-centr_home {
  text-align: center;
}

.connm-hdd-centr_home h2 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 24px;
  color: #F9A11B;
  text-transform: uppercase;
}

.connm-hdd-centr_home h3 {
  font-size: 43px;
  font-weight: 200 !important;
  text-transform: uppercase;
}

#progrmme-sectn-iitem {
  background: url(../images/bg_1.webp) center;
}
#progrmme-sectn-iitem .course-section {
  background-color: #1a3066;
  min-height: 100vh;
}
#progrmme-sectn-iitem .tracking-widest {
  letter-spacing: 0.2em;
}
#progrmme-sectn-iitem .course-card {
  height: 377px;
  background-size: cover;
  background-position: center;
  border: none;
}
#progrmme-sectn-iitem .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0) 100%);
}
#progrmme-sectn-iitem .orange-divider {
  width: 60px;
  height: 4px;
  background-color: #F9A11B;
}
#progrmme-sectn-iitem .course-card h3 {
  font-weight: 300;
  letter-spacing: 2px;
  color: #333;
  font-size: 41px;
}
#progrmme-sectn-iitem .course-card p {
  line-height: 33px;
  max-width: 85%;
  color: #000 !important;
  font-size: 18px;
  width: 59%;
  font-weight: 300;
}
#progrmme-sectn-iitem .btn-course-details {
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: underline !important;
}
#progrmme-sectn-iitem .btn-course-details:hover {
  color: #F9A11B !important;
}
#progrmme-sectn-iitem .container {
  max-width: 78%;
}
#progrmme-sectn-iitem .course-card { /* background: url('../images/progrmme-mmg.webp'); background-size: cover !important;*/ }
#progrmme-sectn-iitem .course-card_2 {
  background: url("../images/progrmme-mmg_2.webp") !important;
  background-size: cover !important;
}
#progrmme-sectn-iitem .contn-t-course-mmg {
  position: absolute;
  left: 50px;
}

#aboot-college {
  background: url(../images/college-pic.webp);
  padding: 33px 0 0 156px;
}
#aboot-college .ovrlly-grdnt {
  background: linear-gradient(270deg, rgba(18, 53, 105, 0.43) 0%, rgba(18, 53, 105, 0.95) 43%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#aboot-college .hero-section {
  position: relative;
  min-height: 80vh;
  background: url(https://images.unsplash.com/photo-1541339907198-e08759dfc3ef?auto=format&fit=crop&q=80&w=1600) no-repeat center right;
  background-size: cover;
}
#aboot-college .hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #1a3066 0%, #1a3066 40%, rgba(26, 48, 102, 0.2) 100%);
  z-index: 1;
}
#aboot-college .hero-section .container {
  position: relative;
  z-index: 2;
}
#aboot-college .tracking-wide {
  letter-spacing: 2px;
  color: #F9A11B !important;
}
#aboot-college .tracking-wider {
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: 200;
}
#aboot-college .lead-sm {
  font-size: 16px;
  line-height: 33px;
  width: 77%;
}
#aboot-college .btn-read-more {
  border-width: 1px;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 19px 48px !important;
  padding: 18px;
  border-radius: 30px;
  border: 7px solid transparent;
  border-right-width: 7px;
  border-right-style: solid;
  border-right-color: transparent;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.47) 100%) padding-box, linear-gradient(90deg, #123569, rgba(255, 255, 255, 0)) border-box;
  border-right: none;
  font-weight: 300;
}
@media (min-width: 768px) {
  #aboot-college .border-end-md {
    border-right: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
}
#aboot-college .connm-hdd-centr_home {
  text-align: left;
}
#aboot-college .statics-iitm1 h2 {
  font-size: 42px;
}
.btn-gradient-border {
  position: relative;
  background: transparent;
  border: none;
  z-index: 1;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  padding: 20px 56px 20px 45px !important;
  font-weight: 200;
  font-size: 19px;
}

.btn-gradient-border:hover {
  position: relative;
  background: linear-gradient(270deg, rgba(18, 53, 105, 0) 0%, rgb(249, 161, 27) 100%);
  border: none;
  z-index: 1;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  padding: 20px 56px 20px 45px !important;
  font-weight: 200;
  font-size: 19px;
  border-radius: 62px;
}

.btn-gradient-border::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50px;
  padding: 2px;
  background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

#campuss-facilty-wdth {
  padding: 75px 0 81px !important;
}
#campuss-facilty-wdth .connm-hdd-centr_home h3 {
  color: #123569 !important;
  font-size: 43px;
  font-weight: 200 !important;
  text-transform: uppercase;
}
#campuss-facilty-wdth .small-text {
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  color: #444;
}
#campuss-facilty-wdth .facility-list-container {
  border: 1px solid #dee2e6;
  border-radius: 60px 0 60px 0;
  padding: 40px;
  background: #fff;
}
#campuss-facilty-wdth .facility-image-wrapper {
  position: relative;
  padding-right: 20px;
  padding-bottom: 20px;
}
#campuss-facilty-wdth .facility-img {
  border-radius: 60px 0 60px 0;
  position: relative;
  z-index: 2;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#campuss-facilty-wdth .decorative-box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  height: 80%;
  background-color: #f7a600;
  border-radius: 0 0 80px 0;
  z-index: 1;
}
#campuss-facilty-wdth .facility-text {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  background: rgba(24, 56, 109, 0.831372549);
  right: 19px;
  padding: 31px;
  line-height: 28px;
  color: #fff;
  border-radius: 0 0 58px 0;
}
#campuss-facilty-wdth #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#campuss-facilty-wdth #tab-button li {
  float: left;
  width: 100%;
}
#campuss-facilty-wdth #tab-button li a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  text-align: left;
  color: #000;
  text-decoration: none;
  font-size: 20px;
  font-weight: 300;
}
#campuss-facilty-wdth #tab-button li a span {
  float: right;
}
#campuss-facilty-wdth #tab-button li a:hover, #campuss-facilty-wdth #tab-button .is-active a {
  background: #fff;
  color: #F9A11B;
}
#campuss-facilty-wdth .tab-button-outer {
  display: none;
}
#campuss-facilty-wdth .tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #campuss-facilty-wdth .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  #campuss-facilty-wdth .tab-select-outer {
    display: none;
  }
  #campuss-facilty-wdth .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#campuss-facilty-wdth .camps-iitm12 {
  border: 1px solid #333;
  border-radius: 60px 0 60px 0;
  padding: 40px;
  background: #fff;
}
#campuss-facilty-wdth .container {
  max-width: 79%;
}

#new-events-sectn {
  background: url(../images/bg_1.webp) center;
  background-size: cover;
  padding: 55px 0;
}
#new-events-sectn .connm-hdd-centr_home h3 {
  font-size: 43px;
  font-weight: 200 !important;
  text-transform: uppercase;
  color: #fff;
}
#new-events-sectn .connm-hdd-centr_home {
  text-align: left;
}
#new-events-sectn .container {
  max-width: 79%;
}
#new-events-sectn :root {
  --navy:#1a305e;
  --orange:#e69126;
}
#new-events-sectn .news-container {
  max-width: 98%;
  height: 434px;
  overflow: hidden;
  background-color: var(--navy);
  padding: 20px;
  position: relative;
  border-radius: 8px;
  margin-top: 38px;
  padding: 0 !important;
}
#new-events-sectn .news-track {
  display: flex;
  flex-direction: column;
}
#new-events-sectn .news-item {
  background: #fff;
  border-radius: 42px 0;
  min-height: 100px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
#new-events-sectn .date-box {
  background-color: var(--orange);
  color: #fff;
  min-width: 100px;
  border-radius: 40px 0 40px 0;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
#new-events-sectn .date-box .day {
  font-size: 1.4rem;
}
#new-events-sectn .date-box .month, #new-events-sectn .date-box .year {
  font-size: 0.85rem;
}
#new-events-sectn .content-box {
  flex-grow: 1;
  font-size: 0.95rem;
  color: #333;
}
#new-events-sectn .lft-itm-date {
  text-align: center;
  border-radius: 42px 0;
  height: 100%;
  display: flex;
  align-items: center;
  background: url(../images/date-bg.jpg) center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 21px 37px;
}
#new-events-sectn #newsTicker {
  width: 100%;
  padding: 8px;
}
#new-events-sectn .lft-itm-date h4 {
  font-size: 20px;
}
#new-events-sectn .news-ticker-viewport p {
  margin: 0px auto;
  line-height: 29px;
  padding: 10px 0;
}
#new-events-sectn #newsTicker .col-lg-3 {
  width: 21%;
}
#new-events-sectn .news-viewport {
  background-color: var(--navy);
  padding: 25px;
  border-radius: 10px;
  height: 550px;
  overflow: hidden;
  position: relative;
}
#new-events-sectn .image-card {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 37px 0 37px 0;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  height: 441px !important;
}
#new-events-sectn .image-wrapper img {
  width: 100%;
  border-radius: 37px 0 0px 0;
  padding: 10px;
}
#new-events-sectn .news-card {
  background: #fff;
  border-radius: 0 50px 50px 0;
  min-height: 110px;
  transition: transform 0.2s;
}
#new-events-sectn .date-tab {
  background-color: var(--orange);
  color: #fff;
  min-width: 110px;
  border-radius: 50px 0 50px 0;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
#new-events-sectn .date-tab .day {
  font-size: 1.8rem;
}
#new-events-sectn .date-tab .month, #new-events-sectn .date-tab .year {
  font-size: 0.9rem;
}
#new-events-sectn .news-track {
  display: flex;
  flex-direction: column;
}
#new-events-sectn .image-card p {
  margin: 0px auto;
  line-height: 31px;
}
#new-events-sectn .red-mmorre-bttn-left {
  margin-top: 32px;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgb(249, 161, 27) !important;
}

#camps-achivmnt {
  padding: 60px 0;
}
#camps-achivmnt .text-navy {
  color: var(--navy);
}
#camps-achivmnt .text-orange {
  color: var(--orange);
}
#camps-achivmnt .btn-navy {
  background-color: var(--navy);
  color: #fff;
  border-radius: 8px;
}
#camps-achivmnt .btn-orange {
  background: var(--orange);
  color: #fff;
}
#camps-achivmnt .btn-light-gray {
  background: var(--light-gray);
  color: #333;
}
#camps-achivmnt .btn-outline-navy {
  border: 2px solid var(--navy);
  color: var(--orange);
}
#camps-achivmnt .achievement-slider {
  padding-bottom: 50px;
}
#camps-achivmnt .main-img {
  border-radius: 50px;
  width: 62%;
}
#camps-achivmnt .overlap-card {
  background: #fff;
  border-radius: 40px;
  position: absolute;
  bottom: 94px;
  right: 8px;
  width: 47%;
  z-index: 2;
  border: 1px solid #eee;
  padding: 54px !important;
  height: 353px;
}
#camps-achivmnt .leaf-card {
  background: #fff;
  border: 2px solid var(--navy);
  border-radius: 80px 0 80px 0;
  overflow: hidden;
}
#camps-achivmnt .leaf-img {
  border-radius: 60px 0 60px 0;
  width: 100%;
}
#camps-achivmnt .slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: var(--navy);
  color: #fff;
  width: 40px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
#camps-achivmnt .prev {
  left: -20px;
}
#camps-achivmnt .next {
  right: -20px;
}
@media (max-width: 991px) {
  #camps-achivmnt .overlap-card {
    position: relative;
    width: 100%;
    margin-top: -30px;
    right: 0;
  }
  #camps-achivmnt .main-img {
    width: 100%;
  }
}
#camps-achivmnt .container {
  max-width: 79%;
}
#camps-achivmnt .connm-hdd-centr_home h3 {
  color: #123569;
}
#camps-achivmnt .connm-hdd-centr_home {
  text-align: left;
  margin-bottom: 37px !important;
}
#camps-achivmnt .overlap-card h4 {
  font-size: 30px;
}
#camps-achivmnt .overlap-card p {
  margin: 0px auto;
  color: #000 !important;
  font-size: 17px;
  font-weight: 300;
  line-height: 39px;
}
#camps-achivmnt .red-morr-btn_12 {
  border-radius: 13px;
  background: #123569;
  border: 1px solid #123569;
  padding: 10px 22px;
  font-size: 18px;
  margin-top: 19px;
  letter-spacing: 1px;
  font-weight: 300;
}
#camps-achivmnt .grdnt-bbg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 205px;
}
#camps-achivmnt #tab-button_2 {
  display: table;
  table-layout: fixed;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
  top: -103px;
}
#camps-achivmnt #tab-button_2 li {
  float: left;
  margin-right: 6px;
}
#camps-achivmnt #tab-button_2 li a {
  display: block;
  padding: 14px 30px;
  background: #eee;
  border: 1px solid #eee;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 49px;
  font-weight: bold;
}
#camps-achivmnt #tab-button_2 li a:hover, #camps-achivmnt #tab-button_2 .is-active_2 a {
  background: #F9A11B;
  border: 1px solid #F9A11B;
  color: #fff;
}
#camps-achivmnt .tab-button-outer_2 {
  display: none;
}
#camps-achivmnt .tab-contents_2 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #camps-achivmnt .tab-button-outer_2 {
    position: relative;
    z-index: 2;
    display: block;
  }
  #camps-achivmnt .tab-select-outer_2 {
    display: none;
  }
  #camps-achivmnt .tab-contents_2 {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#camps-achivmnt .btn-gradient-border::before {
  background: linear-gradient(90deg, #113669, rgba(255, 255, 255, 0));
}
#camps-achivmnt .btn-gradient-border {
  font-weight: 400;
  color: inherit !important;
}

.owl-prev {
  border-radius: 11px !important;
  border: 1px solid #123569 !important;
  padding: 4px 13px !important;
  height: 60px;
  width: 39px;
  position: absolute;
  left: -25px;
  top: 167px;
  background: #123569 !important;
}

.owl-next {
  border-radius: 11px !important;
  border: 1px solid #123569 !important;
  padding: 4px 13px !important;
  height: 60px;
  width: 39px;
  position: absolute;
  right: -18px;
  top: 167px;
  background: #123569 !important;
}

.owl-prev span {
  position: relative;
  top: -3px;
  font-size: 35px;
}

.owl-next span {
  position: relative;
  top: -3px;
  font-size: 35px;
}

.owl-dots {
  display: none;
}

.testimand-gallry {
  position: relative;
}

.gallery-bg-con-shape {
  z-index: -1;
  background: url(../images/bg_2.webp) center;
  background-size: cover;
  clip-path: polygon(99.91% 0.13%, 99.94% 71.68%, 49.79% 85.86%, 0.09% 70.6%, 0.08% 0.72%);
  height: 97%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#tesstim-wdth {
  padding: 60px 0 4%;
}
#tesstim-wdth .connm-hdd-centr_home {
  text-align: left !important;
  padding: 91px 0 0;
}
#tesstim-wdth .connm-hdd-centr_home h3 {
  color: #fff;
}
#tesstim-wdth .connm-hdd-centr_home p {
  color: #fff;
  font-weight: 200;
  font-size: 18px;
  line-height: 40px;
  width: 71%;
}
#tesstim-wdth .testimonial-card {
  border-radius: 40px;
  border-top-left-radius: 40px;
  max-width: 600px;
  margin: auto;
}
#tesstim-wdth .avatar-container {
  position: absolute;
  top: -40px;
  left: 47px;
}
#tesstim-wdth .avatar-container img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
#tesstim-wdth .arrow-btn {
  position: absolute;
  bottom: -25px;
  right: -5px;
  padding: 15px;
  background-color: #1a3761;
  border-top-left-radius: 30px;
}
#tesstim-wdth .arrow-btn div {
  width: 50px;
  height: 50px;
  position: relative;
  top: -7px;
  left: -4px;
}
#tesstim-wdth #owl-demo-4 .item {
  margin: 55px auto 15px;
}
#tesstim-wdth .arrow-btn svg {
  color: #fff;
}

#gallery-rotte {
  padding: 0px 0 0px;
}
#gallery-rotte .gallry-slder {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#gallery-rotte .connm-hdd-centr_home h3 {
  color: #fff !important;
}
#gallery-rotte .slider-wrapper {
  width: 100%;
  max-width: 1600px;
  position: relative;
}
#gallery-rotte .swiper {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
#gallery-rotte .swiper-slide {
  width: 370px;
  height: 450px;
  border-radius: 40px;
  overflow: hidden;
  transition: 0.4s ease-in-out;
  margin: -29px;
}
#gallery-rotte .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#gallery-rotte .swiper-slide-active {
  z-index: 999;
}
#gallery-rotte .swiper-button-next, #gallery-rotte .swiper-button-prev {
  color: #fff !important;
  background: #F9A11B;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  z-index: 1000;
}
#gallery-rotte .swiper-button-next::after, #gallery-rotte .swiper-button-prev::after {
  font-size: 22px;
  color: #fff;
}
#gallery-rotte .btn-gradient-border::before {
  background: linear-gradient(90deg, #113669, rgba(255, 255, 255, 0));
}
#gallery-rotte .btn-gradient-border {
  font-weight: 400;
  color: inherit !important;
}
#gallery-rotte .red-mmorre-bttn-left {
  margin: 24px auto 0;
}

#whhychoose-us {
  padding: 60px 0 0;
  background: url(../images/bbg.webp);
  background-size: cover;
}
#whhychoose-us .features-section h3 {
  letter-spacing: 0.5px;
  font-weight: 300 !important;
}
#whhychoose-us .features-section p {
  font-size: 0.95rem;
  color: #6c757d;
}
#whhychoose-us .feature-icon i {
  display: inline-block;
  line-height: 1;
}
#whhychoose-us .text-warning {
  color: #f7a61c !important;
}
#whhychoose-us .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
@media (max-width: 991.98px) {
  #whhychoose-us .feature-item {
    text-align: center;
    flex-direction: column;
    align-items: center !important;
  }
  #whhychoose-us .feature-icon {
    margin-right: 0 !important;
    margin-bottom: 15px;
  }
}
#whhychoose-us .container {
  max-width: 79%;
}

#secil-media-iitems {
  padding: 60px 0 192px;
  background: url(../images/bg_4.webp);
  background-size: cover;
}
#secil-media-iitems .custom-blog-card {
  border-radius: 40px !important;
  position: relative;
  min-height: 407px;
  margin: 21px auto;
  max-width: 100% !important;
}
#secil-media-iitems .custom-blog-card .card-img-overlay {
  padding: 35px !important;
  background: linear-gradient(0deg, rgba(16, 24, 40, 0.85) 20%, rgba(93, 62, 114, 0.4) 100%);
}
#secil-media-iitems .custom-blog-card .card-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#secil-media-iitems .profile-circle {
  width: 49px;
  height: 49px;
  font-size: 21px;
  background-color: #F9A11B !important;
}
#secil-media-iitems .bi {
  font-size: 1.4rem;
  cursor: pointer;
}
#secil-media-iitems .badge.bg-warning {
  background-color: #F9A11B !important;
  font-weight: 400;
  font-size: 1rem;
}
#secil-media-iitems .card-title {
  font-size: 17px;
  font-weight: normal !important;
}
#secil-media-iitems .container {
  max-width: 83%;
}

#footrr-iitem {
  margin-top: -27px;
}
#footrr-iitem .container {
  max-width: 83%;
}
#footrr-iitem .contact-bar {
  background-color: #F9A11B;
  border-radius: 30px;
  padding: 30px 98px;
  position: relative;
  z-index: 10;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#footrr-iitem .contact-item {
  display: flex;
  align-items: flex-start;
  color: #fff;
  padding: 10px;
}
#footrr-iitem .icon-circle {
  background: #fff;
  color: #123569;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  flex-shrink: 0;
  font-size: 1.2rem;
}
#footrr-iitem .contact-text h6 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}
#footrr-iitem .contact-text p {
  margin: 0;
  font-size: 16px;
  line-height: 27px;
}
#footrr-iitem .main-footer {
  background: url(../images/bg_2.webp) center;
  background-size: cover;
  color: #fff;
  padding: 124px 0 0px;
  margin-top: -60px;
}
#footrr-iitem .footer-heading {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 25px;
  letter-spacing: 1px;
}
#footrr-iitem .footer-about p {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  font-weight: 300;
  width: 75%;
}
#footrr-iitem .footer-links {
  list-style: none;
  padding: 0;
}
#footrr-iitem .footer-links li {
  margin-bottom: 12px;
}
#footrr-iitem .footer-links a {
  color: var(--text-muted);
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  transition: 0.3s;
}
#footrr-iitem .footer-links a:hover {
  color: var(--brand-orange);
  padding-left: 5px;
}
#footrr-iitem .social-links a {
  color: var(--brand-orange);
  font-size: 1.2rem;
  margin-right: 15px;
  transition: 0.3s;
}
#footrr-iitem .social-links a:hover {
  color: #fff;
}
#footrr-iitem .footer-bottom {
  padding-bottom: 40px;
  margin-top: 40px;
  font-size: 16px;
}
@media (max-width: 768px) {
  #footrr-iitem .contact-bar {
    border-radius: 20px;
    margin: 0 15px;
  }
  #footrr-iitem .main-footer {
    margin-top: -100px;
    padding-top: 140px;
  }
}
#footrr-iitem .line-top-bttm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2392156863);
  border-top: 1px solid rgba(255, 255, 255, 0.2392156863);
  padding: 20px 0;
  text-align: center;
  margin: 44px auto 24px;
}
#footrr-iitem .line-top-bttm ul li {
  display: inline-block;
  padding: 0 13px;
  text-transform: uppercase;
}

#contn-banner-inner {
  position: relative;
}
#contn-banner-inner img {
  width: 100%;
}
#contn-banner-inner .skew-bg-brdcrmp {
  background: rgba(19, 54, 98, 0.74);
  width: 48%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  clip-path: polygon(76.89% 101.37%, 0.09% 100.77%, 0.13% -0.15%, 96.14% 0.44%);
}
#contn-banner-inner .inner-brdcrmp-common {
  position: absolute;
  bottom: 58px;
  left: 117px;
  font-size: 20px;
  letter-spacing: 1px;
}
#contn-banner-inner .inner-brdcrmp-common h1 {
  font-size: 55px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#contn-banner-inner ul li {
  display: inline-block;
  padding: 0 0px;
  color: #fff;
  text-transform: uppercase;
}
#contn-banner-inner ul li svg {
  position: relative;
  top: -1px;
}

#contentpage-wrapper {
  padding: 78px 0 11%;
}
#contentpage-wrapper .contnt-pg-leftt {
  line-height: 32px;
}
#contentpage-wrapper .contnt-pg-leftt h2 {
  font-size: 43px;
  color: #123569;
}
#contentpage-wrapper .contnt-pg-leftt h3 {
  font-size: 36px;
  color: #123569;
}
#contentpage-wrapper .table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #123569;
  --bs-table-border-color: #123569;
  --bs-table-striped-bg: #123569;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #123569;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #123569;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
#contentpage-wrapper .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  gap: 2px;
  max-width: 92% !important;
}
#contentpage-wrapper .sidebar {
  flex: 0 0 371px;
  position: sticky;
  top: 100px;
  height: -moz-fit-content;
  height: fit-content;
  background: url(../images/bg_1.webp) center;
  margin: -181px auto 0;
  border-radius: 10px;
  padding: 34px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
#contentpage-wrapper .main-content {
  flex: 1;
  width: 78%;
  background: #fff;
  border-radius: 0;
  padding: 0px 35px;
}
@media (max-width: 992px) {
  #contentpage-wrapper .content-wrapper {
    flex-direction: column;
  }
  #contentpage-wrapper .sidebar {
    position: relative;
    top: 0;
  }
}
#contentpage-wrapper .two-col-left {
  background: #e8f1ff;
  box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.43);
  padding: 39px 28px;
  margin: 12px auto 26px;
  border-radius: 14px;
  border: 1px solid rgba(20, 58, 109, 0.3098039216);
}
#contentpage-wrapper .two-col-right {
  background: #e8f1ff;
  box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.43);
  padding: 39px 28px;
  margin: 12px auto 26px;
  border-radius: 14px;
  border: 1px solid rgba(20, 58, 109, 0.3098039216) !important;
}
#contentpage-wrapper .three-col .col-md-4 {
  margin: 10px;
  width: 31.333%;
  background: #e8f1ff;
  box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.43);
  padding: 39px 28px;
  margin: 12px auto 26px;
  border-radius: 14px;
  border: 1px solid rgba(20, 58, 109, 0.3098039216) !important;
}

.widget_1 ul li::before {
  content: url(../images/chck-icon.png);
  left: 0;
  position: absolute;
  padding-left: 4px;
  color: #000;
  font-size: 16px;
  top: 1px;
}

.widget_1 ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.widget_1 ul li {
  margin-bottom: 3px;
  padding-left: 36px;
  position: relative;
  line-height: 29px;
  font-size: 16px;
}

table {
  border-collapse: collapse;
  font-size: 16px;
}

th {
  text-align: left;
  padding: 10px !important;
}

td {
  text-align: left;
  padding: 11px;
  background: none;
}

tr:nth-child(odd) {
  background-color: #FFF;
}

tr:nth-child(even) {
  background-color: #f5f5f5;
}

table tr {
  border: 1px solid #d7d5d5;
}

#content-sidemenubar .accordion-menu {
  width: 100%;
}

#content-sidemenubar .menu-item {
  border-bottom: 1px solid #ddd;
  position: relative;
}

#content-sidemenubar .menu-title {
  padding: 12px 0;
  cursor: pointer;
  font-size: 17px;
  color: #fff;
  display: -webkit-box;
  transition: all 0.4s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
}

#content-sidemenubar .menu-title:hover {
  background-color: #F9A11B;
  padding-left: 16px;
}

#content-sidemenubar .icon {
  font-size: 17px;
  position: absolute;
  right: 8px;
  top: 11px;
}

#content-sidemenubar .submenu {
  display: none;
  background-color: #204c8e;
}

#content-sidemenubar .submenu-item {
  padding: 12px 20px;
  border-top: 1px solid #ddd;
  position: relative;
  color: #fff;
}

#content-sidemenubar .submenu-item:hover {
  padding: 12px 20px;
  border-top: 1px solid #ddd;
  background: #F9A11B;
  position: relative;
}

#content-sidemenubar .submenu.open, #content-sidemenubar .sub-submenu.open {
  display: block;
}

#content-sidemenubar .submenu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 400;
}

#content-sidemenubar .sub-submenu {
  display: none;
  background-color: #123569;
}

#content-sidemenubar .sub-submenu .submenu-item {
  padding-left: 40px;
}

.custom-accordion .accordion-button:not(.collapsed) {
  background-color: #002147;
  color: #fff;
  box-shadow: none;
}

.custom-accordion .accordion-button:focus {
  box-shadow: none;
  border-color: rgba(0, 33, 71, 0.1);
}

.custom-accordion .accordion-item {
  border-radius: 15px;
  margin-bottom: 10px;
  border: 1px solid #dee2e6;
  overflow: hidden;
}

.custom-accordion .accordion-button {
  font-weight: 600;
  padding: 1.2rem;
}

.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  color: #fff;
  background: #17376a !important;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: #123569 !important;
}

#news-listing-ppge {
  padding: 60px 0 167px;
  position: relative;
  background: #f4f4f4;
}
#news-listing-ppge .news-img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
#news-listing-ppge .news-item {
  transition: box-shadow 0.3s ease;
  border: none;
  border-radius: 12px;
  overflow: hidden;
}
#news-listing-ppge .news-item:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
}
@media (min-width: 768px) {
  #news-listing-ppge .news-img {
    height: 100%;
    min-height: 200px;
  }
}

#news-read-lists {
  padding: 80px 0 171px;
}
#news-read-lists .article-content {
  font-size: 1.15rem;
}
#news-read-lists .article-content p {
  margin-bottom: 1.5rem;
}
#news-read-lists .article-content .lead {
  font-size: 1.4rem;
  color: #444;
  font-weight: 500;
}
#news-read-lists .blockquote p {
  font-style: italic;
  font-size: 1.3rem;
  color: #0d6efd;
  margin-bottom: 0;
}
#news-read-lists .img-fluid {
  -o-object-fit: cover;
     object-fit: cover;
}
#news-read-lists .article-content a {
  color: #0d6efd;
  text-decoration: underline;
}
@media (max-width: 768px) {
  #news-read-lists .display-4 {
    font-size: 2.2rem;
    font-weight: 800;
  }
  #news-read-lists .article-content {
    font-size: 1.1rem;
  }
}
#news-read-lists .nws-mmg-text {
  text-align: center;
}

#categorry-gallry-item {
  padding: 74px 0 204px;
  position: relative;
}
#categorry-gallry-item .tracking-widest {
  letter-spacing: 0.15em;
}
#categorry-gallry-item .gallery-cat-card {
  display: block;
  text-decoration: none;
  border-radius: 16px;
  overflow: hidden;
}
#categorry-gallry-item .gallery-cat-card .card {
  height: 300px;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 16px;
}
#categorry-gallry-item .gallery-cat-card img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
#categorry-gallry-item .gallery-cat-card .card-img-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
  transition: background 0.3s ease;
}
#categorry-gallry-item .gallery-cat-card:hover .card {
  transform: translateY(-8px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15) !important;
}
#categorry-gallry-item .gallery-cat-card:hover img {
  transform: scale(1.1);
}
#categorry-gallry-item .gallery-cat-card:hover .card-img-overlay {
  background: linear-gradient(to top, rgb(18, 52, 100) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 768px) {
  #categorry-gallry-item .gallery-cat-card .card {
    height: 250px;
  }
}
#categorry-gallry-item .container {
  max-width: 89%;
}
#categorry-gallry-item .card-img-overlay h3 {
  font-size: 40px;
}
#categorry-gallry-item .text-white-50 {
  color: #fff;
  background: #f9a11b;
  float: left;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 15px;
  border-radius: 5px;
}

#gallery-piclisting {
  padding: 60px 0 197px;
}
#gallery-piclisting figure.effect-hera {
  background: #000;
  border-radius: 21px;
}
#gallery-piclisting figure.effect-hera h2 {
  font-size: 158.75%;
}
#gallery-piclisting figure.effect-hera h2, #gallery-piclisting figure.effect-hera p {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 50%;
}
#gallery-piclisting figure.effect-hera figcaption::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  border: 2px solid #fff;
  content: "";
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
  transform-origin: 50%;
}
#gallery-piclisting figure.effect-hera p {
  width: 100px;
  text-transform: none;
  font-size: 121%;
  line-height: 2;
}
#gallery-piclisting figure.effect-hera p a {
  color: #fff;
}
#gallery-piclisting figure.effect-hera p a:hover, #gallery-piclisting figure.effect-hera p a:focus {
  opacity: 0.6;
}
#gallery-piclisting figure.effect-hera p a span {
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}
#gallery-piclisting figure.effect-hera p a:first-child span {
  transform: translate3d(-60px, -60px, 0);
}
#gallery-piclisting figure.effect-hera:hover figcaption::before {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
#gallery-piclisting figure.effect-hera:hover h2 {
  opacity: 0;
  transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}
#gallery-piclisting figure.effect-hera:hover p i:empty {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
#gallery-piclisting .container {
  max-width: 89%;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  margin: 0px auto !important;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2, .grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

.btn-outline-primary {
  --bs-btn-color: #123569;
  --bs-btn-border-color: #123569;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: $border-Color;
  --bs-btn-border-color: $border-Color;
}

#contn-pgge {
  padding: 70px 0;
  background: #f4f4f4;
}
#contn-pgge .contact-header {
  background: linear-gradient(90deg, #0d6efd, #0a58ca);
  padding: 80px 0;
}
#contn-pgge .contact-section {
  background: #f8f9fa;
}
#contn-pgge .contact-box {
  padding: 16px 25px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1411764706);
  color: #fff;
}
#contn-pgge .contact-box i {
  font-size: 28px;
  color: #0d6efd;
  margin-bottom: 10px;
}
#contn-pgge .contact-box h5 {
  margin-bottom: 5px;
  font-weight: 600;
}
#contn-pgge .contact-form {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
}
#contn-pgge .form-control {
  border-radius: 5px;
  height: 53px;
}
#contn-pgge .map-section iframe {
  display: block;
}
#contn-pgge .contct-left-bg {
  background: url(../images/bg_2.webp) center;
  border-radius: 20px;
}
#contn-pgge .contact-box p {
  margin: 0px auto;
  padding: 0;
}
#contn-pgge .container {
  max-width: 89%;
}
#contn-pgge .contact-form h4 {
  text-transform: uppercase;
}
#contn-pgge .txt-ares {
  height: 123px !important;
}
#contn-pgge .btn-warnin_23g {
  background: #f9a11b;
  color: #fff;
  border: 1px solid #f9a11b;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 11px;
  padding-right: 11px;
  padding-left: 11px;
}
#contn-pgge .btn-warnin_23g:hover {
  background: #f9a11b;
  color: #fff;
  border: 1px solid #f9a11b;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 11px;
  padding-right: 11px;
  padding-left: 11px;
}
#contn-pgge .contact-box_icon {
  position: relative;
}

#progrmm-banner-inner {
  position: relative;
}
#progrmm-banner-inner img {
  width: 100%;
}
#progrmm-banner-inner .skew-bg-brdcrmp {
  background: rgba(19, 54, 98, 0.74);
  width: 52%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  clip-path: polygon(79.09% 101.53%, 19.9% 101.92%, 0.13% -0.15%, 99.9% 0.77%);
  right: 0;
  margin: 0 auto;
}
#progrmm-banner-inner .inner-brdcrmp-common {
  position: absolute;
  bottom: 148px;
  left: 0;
  font-size: 39px;
  letter-spacing: 1px;
  right: 0;
  text-align: center;
}
#progrmm-banner-inner .inner-brdcrmp-common h1 {
  font-size: 70px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#prgrmme-contntes {
  padding: 0px 0 77px;
  background: #f4f4f4;
}
#prgrmme-contntes #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#prgrmme-contntes #tab-button li {
  display: inline-block;
  position: relative;
}
#prgrmme-contntes #tab-button li a {
  display: block;
  padding: 27px 82px;
  background: #fff;
  border: 1px solid #fff;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px;
  border-radius: 36px 36px 0 0;
  margin: 0px 8px;
}
#prgrmme-contntes #tab-button li a:hover, #prgrmme-contntes #tab-button .is-active a {
  background: #f9a11b;
  border: 1px solid #f9a11b;
}
#prgrmme-contntes .tab-button-outer {
  display: none;
}
#prgrmme-contntes .tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #prgrmme-contntes .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
    margin: -128px auto 0;
  }
  #prgrmme-contntes .tab-select-outer {
    display: none;
  }
  #prgrmme-contntes .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#prgrmme-contntes #tab-button li a h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 12px auto 0;
}
#prgrmme-contntes .is-active a::before {
  content: url(../images/down-icon.png);
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
}
#prgrmme-contntes .about-para-progrmm p {
  margin: 0px auto 16px;
  line-height: 36px;
}
#prgrmme-contntes .about-para-progrmm {
  text-align: center;
  width: 89%;
  margin: -90px auto 56px;
  background: #f4f4f4;
  padding: 52px 85px 0;
  box-shadow: 0px -6px 5px 0px rgba(0, 0, 0, 0.2392156863);
  border-radius: 40px 40px 0 0;
  position: relative;
}
#prgrmme-contntes .ttab-hdr_22 {
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
#prgrmme-contntes .aboyut-prgm-scn {
  width: 90%;
  margin: 0px auto;
  padding: 38px 0;
}
#prgrmme-contntes .text-primary {
  color: rgb(249, 161, 27) !important;
}
#prgrmme-contntes .po-card {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
#prgrmme-contntes .po-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}
#prgrmme-contntes .po-number {
  position: absolute;
  top: -18px;
  right: 20px;
  background: #123363;
  color: #fff;
  font-weight: 600;
  padding: 12px 14px;
  border-radius: 30px;
  font-size: 19px;
  width: 51px;
  height: 51px;
}
#prgrmme-contntes .section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0d6efd;
}
#prgrmme-contntes .section-subtitle {
  font-size: 1rem;
  color: #6c757d;
}
#prgrmme-contntes .feature-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
  transition: transform 0.3s, background 0.3s;
  cursor: pointer;
}
#prgrmme-contntes .feature-list li:hover {
  transform: translateX(10px);
}
#prgrmme-contntes .icon {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  margin-right: 15px;
  flex-shrink: 0;
  transition: transform 0.3s;
}
#prgrmme-contntes .feature-list li:hover .icon {
  transform: scale(1.2);
}
#prgrmme-contntes .feature-content h5 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 5px;
}
#prgrmme-contntes .feature-content p {
  font-size: 0.95rem;
  color: #495057;
  margin: 0;
}
#prgrmme-contntes .bg-featurres {
  background: #123569;
  padding: 56px;
  border-radius: 21px;
}
#prgrmme-contntes .bg-featurres h5 {
  font-size: 29px;
  color: #F9A11B;
}
#prgrmme-contntes .bg-featurres p {
  font-size: 16px;
  color: #fff;
}/*# sourceMappingURL=main-style.css.map */