@charset "utf-8";
/* CSS Document */
@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=Yantramanav:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

:root {
  --font-size: .93em;
  --letter-spacing: 0px;
  --line-height: 1.5;
}
.h6, h6 {
    font-size: 1.14em;
}
body {
	color: #333;
	 font-family: "Poppins", sans-serif;
	font-weight: 400;
	margin: 0;
	overflow-x: hidden;

	font-size: var(--font-size);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height);
}

.btn i {
    margin-right: 5px;
}
a,
a:focus,
a:hover {
	color: #111;
	outline: 0;
}
div#liveDateTime {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.top-nav {
    padding: 2px 0 3px 0;
    z-index: 10;
    position: relative;
    font-size: .93em;
    height: auto;
    font-weight: 300;
    transition-duration: .3s;
    border: 0;
        border-bottom: 1px solid #dbd2d2;
    background: #f4f4f4;
}
ul.topleftmenu {
    padding: 0;
    float: right;
}

ul.topleftmenu {
    padding: 0;
    margin: -5px 0 0 0;
}

.topleftmenu li {
    margin: 6px 9px 0 0;
    display: inline-block;
}

.topleftmenu li a {
    color: #000;
    text-decoration: none;
    padding-right: 0px;
    font-weight: 400;
}

.topleftmenu li:last-child a {
	border-right: 0px solid #000000;
}
/*_________________navigation____________________*/
.logo img {
    width: 100%;
    margin: 7px 0;
}
.right-logo {
       justify-content: end;
	display: flex;
}
a.india-gov {
    
}
.icar {
    margin: 0 16px;
    text-align: center;
    text-decoration: none;
}
.icar img {
    float: left;
    margin-right: 10px;
}
.icar h3 {
    font-family: "Lobster", sans-serif;
    color: #a81511;
    font-size: 1.52em;
    margin-top: 21px;
    display: flex;
    justify-content: end;
}
.navigationbar {
  /*  background: #1a3671;*/
    border-radius: 50px 0 0 50px;
    height: 67px;
    margin-top: 15px;
    padding: 11px 28px 0 35px;
	position: relative;
}
.logo-section{
 position: relative;
	/*overflow: hidden;*/
}
/*.logo-section::after {
    content: "";
    position: absolute;
    top: 43%;
    right: 0;
    transform: translateY(-50%);
    width: 37%;
    height: 67px;
    background: linear-gradient(90deg, #1a3671 0%, #1a3671 50%, #1a3671 100%);
    border-radius: 60px 0 0 60px;
    z-index: -1;
}*/

/*.logo-section::after {
    content: "";
    position: absolute;
    top: 43%;
    right: -239px;
    transform: translateY(-50%);
    width: 55%;
    height: 67px;
    background: linear-gradient(90deg, #1a3671 0%, #1a3671 50%, #1a3671 100%);
    border-radius: 60px;
    z-index: -1;
}*/
/*.navigationbar:after {
    content: "";
    position: absolute;
    background: #1a3671;
    width: 100%;
    height: 67px;
    top: 0px;
    right: -100%;
}*/
.india-gov img {
    margin: 21px 0 0 0;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background: #cccccc00 !important;
    padding: 0;
    margin-top: 2px;
}
ul.navbar-nav .nav-item a.nav-link {
    color: #000;
    padding: 0 13px;
    /*border-right: 1px solid #fff;*/
       text-transform: uppercase;
    font-size: 1.01em;
	    border-right: 1px solid #000;
}
ul.navbar-nav .nav-item:last-child a.nav-link {
    border-right: 0px solid #fff;
}
ul.navbar-nav .nav-item a.nav-link {
    color: #000;
}
.dropdown-menu li.nav-item a.nav-link {
    color: #000;
}
.dropdown-menu li.nav-item {
    border-block: 1px dotted #f3f3f3;
}
li.nav-item {
    padding: 8px 0;
    display: block;
}
ul.dropdown-menu {
    border-radius: 0;
    padding: 0;
}
.dropdown-menu a.dropdown-item {
    font-size: .85em;
    border-bottom: 1px dashed #ccc;
    width: 262px !important;
    display: block;
    white-space: normal;
    padding: 5px 16px 5px 7px;
}
.upgov {
    float: right;
}
.upgov img {
    width: 118px;
}

.navbar .dropdown:hover > .dropdown-menu {
    display: block;     
	font-size: 1.01em;/* show on hover */
    margin-top: 7px;                          /* align neatly  */
  }

  /* second‑level dropdown (opens to the right)            */
  .navbar .dropend:hover > .dropdown-menu {
    display: block;
  }
  .navbar .dropend > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;                     /* small gap */
  }
    .dropdown-menu {
      transition: all 0.3s ease;
    }


/*section.logo-section {
    padding: 7px 0px 0px 0px;
    height: 112px;
}*/
section.logo-section {
    padding: 0px 0px 0px 0px;
    height: 95px;
	    background: #e0f2fe url(../images/header-bg.png) center center;
    /* background: linear-gradient(120deg, #e0f2fe, #f0f9ff); */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
   
}
section.logo-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(#cbd5f5 1px, transparent 1px);
    background-size: 20px 20px;
    opacity: 0.3;
}
section.logo-section::after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: #93c5fd;
    border-radius: 50%;
    top: -50px;
    right: 0px;
    opacity: 0.3;
}
.dropend .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}

/*--------------slider---------css--------------*/
  .carousel-inner {
      height: 100%;
    }
    .carousel-item img {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
      background-color: black;
    }
    .carousel-control-prev,
    .carousel-control-next {
      width: 5%;
    }
    .play-pause-btn {
    position: absolute;
        top: 94%;
    right: 30px;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: rgb(20 153 191) !important;
    color: white;
    border: none;
    padding: 4px 9px;
    font-size: 16px;
    cursor: pointer;
}
.news-item em.fa.fa-file-pdf-o {
    margin-left: 4px;
    margin-right: 6px;
    float: left;
    margin-top: 17px;
}
#carouselExample .carousel-control-next, #carouselExample .carousel-control-prev {
    top: 88%;
	opacity: 1;
}
#carouselExample .carousel-control-prev, #carouselExample .carousel-control-next {
    width: 3%;
}
#carouselExample .carousel-control-next-icon {
    width: 31px;
    padding: 0;
    margin: 0;
    background-color:rgb(20 153 191) !important;
}
#carouselExample .carousel-control-prev-icon {
    width: 31px;
    padding: 0;
    margin: 0;
    background-color: rgb(20 153 191) !important;
}
.carousel-control-prev{
    right: 68px !important;
}
i.fa.fa-pause.bi-play-fill:before {
    content: "\f04b";
}
.onlinedata a.btn {
    padding: 0 8px !important;
    border: 1px dashed #fff;
}
.onlinedata .btn-warning {
    background: #f89221;
}
.onlinedata .btn-success {
    background: #29ae32;
}
.onlinedata .btn-danger {
    background: #6f130d;
}

ul.infomation {
  /*  display: flex;*/
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
}

.infomation li {
    margin-bottom: 11px;
    width: 100%;
    display: inline-block;
}
.infomation li:nth-child(1) .custom-card {
	     background-size: 100% !important;
	background: url("../images/business-women-signature-document.jpg") center center no-repeat;
}
.infomation li:nth-child(2) .custom-card {
	       background-size: 100% !important;
	background: url("../images/business-women-signature-download.jpg") center center no-repeat;
}
.infomation li:nth-child(3) .custom-card {
	     background-size: 100% !important;
	background: url("../images/business-women-signature-reg.jpg") center center no-repeat;
}
.infomation li:nth-child(4) .custom-card {
	       background-size: 100% !important;
	background: url("../images/business-women-signature-login.jpg") center center no-repeat;
}


.custom-card img {
    filter: invert(1) grayscale(1) brightness(2);
}
.custom-card {
    border: 2px solid #2b4a83;
    border-radius: 20px;
    padding: 11px 20px;
    text-align: center;
    background-color: #fff;
    transition: 0.3s ease-in-out;    display: block;
	text-decoration: none;
}

.custom-card:hover {
    background-color: #fff;
    transform: translateY(-5px);
}

.custom-card i {
    font-size: 40px;
    color: #2b4a83;
    margin-bottom: 15px;
}

.custom-card h5 {
    font-weight: 600;
    margin: 0;
    font-family: "Bai Jamjuree", sans-serif;
    color: #fff;
    margin-top: 10px;
}

.aboutimage .title {
    background: #1a3671;
    color: #fff;
    padding: 7px 11px;
    border-radius: 15px;
    font-family: "Bai Jamjuree", sans-serif;
	margin-bottom: -11px;
	position: relative;
	z-index: 99;
}
.aboutimage .title h4 {
    padding: 0;
    margin: 0;
    display: inline-block;
}

/*------------news section-------------*/
#latestnews .container-fluid {
    padding: 0;
    margin: -4px 0 0 0;
}
.bn-controls .prev-btn, .bn-controls .pause-btn, .bn-controls .next-btn {
    width: 30px;
    float: left;
    height: 100%;
    cursor: pointer;
    border: none;
    border-left: solid 1px #EEE;
    text-align: center;
    background-color: #e5c530;
    outline: none;
    margin-right: 1px;
}
  .news-announcement {      
      border: 1px solid #e6e6e6;
      font-family: "Poppins", sans-serif;
	      background: #fff;
    }

    .vticker {
      height: 348px !important;
      overflow: scroll !important;
      position: relative;
		width: 100% !important;
    }

    .vticker ul {
      list-style: none;
      padding: 0;
      margin: 0;
      position: absolute;
      width: 100%;
    }

    .vticker li {
      padding: 10px 10px 10px 42px;
      border-bottom: 1px dashed #e6e6e6;
      background: #fff;
		position: relative;
    }

    #tender li {
      padding: 10px 10px 10px 42px;
      border-bottom: 1px dashed #e6e6e6;
      background: #fff;
		position: relative;
    }
.vticker ul li a {
	display: block;
	color: #050606;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0px;
	min-height:44px;
}
#tender ul li a {
	display: block;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0px;
}
.vticker .dsize {
	
	margin-top: 5px;
	color: #000 !important;
	float: left;
}
#tender .dsize {
	font-size: .8em;
	margin-top: 5px;
	color: #000 !important;
}
.vticker ul li .ndate {
    font-size: 0.82em;
    text-transform: capitalize;
    font-weight: 400;
    color: #182747;
    margin-left: 5px;
    display: inline-block;
}
/*#tender ul li .ndate {
    font-size: 0.82em;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}*/
    .foot {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #1e222c;
    }
.tenderfooter {
      display: flex;
      justify-content: space-between;
      padding: 5px;
		background: #e4aa5d !important;
    }
.vticker ul li::before {
    content: "";
	background:url(../images/news-icon.png);
    position: absolute;
    left: 7px;
    top: 11px;
    width: 26px;
    height: 26px;
    font-size: 28px !important;
    color: #f89221;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	background-size: 100%;
}

span.arw {
    display: none;
}
.toggle .fa.fa-play-circle, .toggle2 .fa.fa-play-circle, .toggle3 .fa.fa-play-circle, .toggle4 .fa.fa-play-circle, .toggle5 .fa.fa-play-circle {
    font-size: 26px;
}
a.toggle.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle2.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle3.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle4.btn-outline.btn-outline-success.et-run .fa-play-circle:before, a.toggle5.btn-outline.btn-outline-success.et-run .fa-play-circle:before {
  content: "\f04c";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	 font-size: 20px;

}

    .btn-outline {
      color: #fff;
      padding: 5px 10px;
      cursor: pointer;
      text-decoration: none;
      border-radius: 5px;
      display: inline-flex;
      align-items: center;
      gap: 5px;
    }
.aboutimage .title a.toggle {
    float: right;
    margin-top: -5px;
}
    .btn-outline-success:hover, .btn-outline-success:focus {
     /* background: #fff;*/
      color: #fff;
    }
.foot a.btn-outline.btn-outline-success {
    font-size: 18px;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
}
#newsbox .et-run .bi:before {
   content: "\f4c3" !important;
}
#tenderscroll .toggle2.et-run .bi:before {
   content: "\f4c3" !important;
}
.News-sectionimage .title {
    background: #e4aa5d;
    padding: 8px 5px 1px 9px;
    color: #fff;
    border-radius: 14px 20px 0 0;
}

.News-sectionimage .title h4 {
    font-size: 1.4em;
}
section.News-sectionimage {
   padding: 126px 0 !important;
    padding-bottom: 40px;
    background: url(../images/priority_sector_section_bg.jpg);
}
div#lightboxModal {
    z-index: 99999;
    background: #0000008c;
}
.leader ul {
    padding: 0;
    margin: 0;
}
.leader ul li {
    list-style: none;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
   /* border: 1px dashed #31365a;*/
    padding: 10px 4px;
    background: #ffffff;
    background-size: contain;
    border-radius: 50px 50px 50px 0px;
    margin-bottom: 6px;
    box-shadow: 0px 0px 4px #00000038;
}
li.cmsir {
    border-radius: 50px 50px 00px 50px !important;
}
.leader ul li img {
    border-radius: 50%;
    width: 106px;
    border: 4px solid #31365a;
    float: left;
    margin-left: 16px;
}
span.leader-content {
    text-align: left;
    float: left;
    width: 398px;
    padding-left: 12px;
    padding-top: 7px;
}
.News-leader .col-md-2 {
    padding: 0;
}
.leader ul li h4 {
    font-size: 1.1em;
    margin-top: 8px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
}
.leader ul li p {
    font-size: .88em;
    margin: 0;
    color: #000;
}
.entertest {
    text-align: left;
}
.entertest h2.fw-bold {
    font-family: "Yantramanav", sans-serif;
    font-size: 2.8em;
    color: #000;
    font-weight: 900 !important;
    margin-top: -9px;
}
.container.my-5.leader-section {
    background: url(../images/category-arrow.png);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100%;
}
.entertest .text-danger.fw-semibold {
    text-align: left;
    color: #f8993e !important;
    background: url(../images/book.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
}
.entertest button.btn {
    background: #f89221;
    border: 1px solid #ffbf78;
    font-weight: 500;
    font-size: 1.4em;
    margin-top: 37px;
    color: #fff;
    padding: 14px 16px !important;
    letter-spacing: normal !important;
}
.notice-card-header {
    opacity: 0;
    margin-top: -25px;
}
.side-tabs {
    position: absolute;
    left: -162px;
    top: 64px;
}
.side-tab-btn {
    width: 180px;
    padding: 12px 16px 12px 22px;
    background: #6f130d;
    color: white;
    border-radius: 0px 0 0 40px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    border: none;
    margin-bottom: 11px;
    font-size: 1.1em;
    font-weight: 600;
}
.side-tab-btn.inactive {
    background: #ffffff;
    color: #6f130d;
    border: 1px solid rgb(111 19 13);
    justify-content: flex-start;
    padding: 12px 16px 12px 22px;
}
.News-sectionimage .col-md-6{
    position: relative;
}
.staff {
    margin-left: 22px;
}
.genral {
    margin-left: 40px;
}
.notice-section .title {
    background: #6f130d;
}

.notice-card .news-announcement {
	 position: relative;
    border: 1px solid #6f130d;
	border-radius:0 0 15px 15px;
}
.news-announcement {
	border-radius:0 0 15px 15px;
}
.notice-card .foot {
		background: #6f130d;
	border-radius:0 0 15px 15px;
    }
.foot {
	border-radius:0 0 15px 15px;
    }


section.dept-sectionimage {
    background: url(../images/college_bullding.jpg);
    overflow: hidden;
}
.container{
    position: relative;
}
.dept-sectionimage .container:after {
    z-index: 0;
    position: absolute;
    content: "";
    right: -45%;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #f89221;
}
.dept-sectionimage .container:before {
    position: absolute;
    content: "";
    left: 41%;
    top: -5px;
    height: 107%;
    width: 107px;
    background: #f89221;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(13deg);
    z-index: 9;
}
.acc-btn {
    background: #fff;
    border-radius: 0px 0 0 30px;
    padding: 12px 25px;
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: normal;
    cursor: pointer;
    border: none;
    text-align: left;
    width: 100%;
    display: block;
    text-decoration: none;
    font-family: "Titillium Web", sans-serif;
}
a.acc-btn.active {
    background: #f89221;
    color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
}
.dept-sectionimage .orange-box {
    position: relative;
    z-index: 9;
    color: #fff;
    font-size: 1.3em;
    padding-top: 51px;
    padding-bottom: 51px;
}
.side-buttons {
    width: 300px;
    float: right;
    padding-top: 55px;
}


    /* height presets to create visual variety */
    .h-large { height: 360px; }
    .h-medium { height: 260px; }
    .h-small { height: 180px; }
    .h-tall { height: 460px; }

    /* small caption overlay (optional) */
    .caption-overlay{
      position:absolute;
      left:12px;
      bottom:12px;
      background: rgba(0,0,0,0.45);
      color:#fff;
      padding:6px 10px;
      border-radius: 999px;
      font-size:0.85rem;
      display:inline-block;
    }

    /* Modal image styling */
    .modal-img {
      width:100%;
      height:auto;
      border-radius:12px;
      display:block;
    }
    .modal-body {
      padding:1rem;
    }

    /* Accessibility focus ring */
    .masonry-item:focus { outline: 3px solid rgba(255,138,0,0.35); outline-offset: 4px; }

    /* outline button */
    .cta-outline {
      display:inline-block;
      padding: .9rem 2.1rem;
      border: 3px solid rgba(255,255,255,0.95);
      color:#ffffff;
      text-decoration:none;
      text-transform:uppercase;
      font-weight:700;
      font-size:1.05rem;
      border-radius:6px;
      background: transparent;
      transition: transform .15s ease, background .15s ease;
      box-shadow: 0 6px 18px rgba(0,0,0,0.18);
    }
    .cta-outline:hover { transform: translateY(-4px); background: rgba(255,255,255,0.03); }

    /* small helper link */
    .open-new {
      display:block;
      margin-top:12px;
      color:rgba(255,255,255,0.9);
      font-size:0.9rem;
    }

    /* Modal iframe should be interactive */
    .modal-iframe {
      width:100%;
      height:70vh;
      min-height:420px;
      border:0;
    }

    @media (max-width:767px){
      .modal-iframe { height:60vh; min-height:360px; }
    }

/*---footer--*/

 /* section container */
    .choose-section {
    padding: 64px 20px;
    margin: 0 auto;
    background: #eaedf2 url(../images/choos-bg.jpg);
    background-position: left center;
}

    /* left image */
    .choice-image {
      border-radius: 14px;
      overflow: hidden;
      box-shadow: 0 20px 40px rgba(17,24,39,0.08);
      border: 8px solid rgba(255,255,255,0.95);
      background: #fff;
    }
    .choice-image img{
      width:100%;
      height:100%;
      display:block;
      object-fit:cover;
    }

    /* title */
    .choose-title {
      font-weight:800;
      font-size:2.1rem;
      margin-bottom: 16px;
		font-family: "Titillium Web", sans-serif;
		
    }
    .choose-title .accent { color: #ff8a00; }

    .choose-desc {
      color: #6b7280;
      line-height:1.7;
      margin-bottom:28px;
    }

    /* feature boxes */
    .feature {
      display:flex;
      align-items:center;
      gap:16px;
      background: #f3f6fa;
      padding:16px 18px;
      border-radius: 12px;
      box-shadow: 0 8px 22px rgba(17,24,39,0.06);
      border-left: 8px solid #ff8a00;
      transition: transform .18s ease, box-shadow .18s ease;
    }
    .feature:hover{
      transform: translateY(-4px);
      box-shadow: 0 24px 50px rgba(17,24,39,0.09);
    }
    .feature .icon {
      min-width:40px;
      min-height:40px;
      display:flex;
      align-items:center;
      justify-content:center;
      border-radius:999px;
      background:#ff8a00;
      color:#fff;
      font-weight:700;
      box-shadow: 0 6px 18px rgba(255,138,0,0.18);
    }
    .feature .text {
      font-weight:600;
      color:#0f1724;
      font-size:0.98rem;
    }

    /* spacing between features */


    @media (max-width: 767.98px){
      .choose-section{ padding: 36px 14px; }
      .choose-title { font-size:1.6rem; }
    }

section.uefulllink.implink {
    text-align: center;
    padding: 116px 0;
    background: url(../images/status-bg.png);
}
.busheading h2 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
	    margin-bottom: 53px;
}
.brand-itemsnew span.usefullicon {
    display: block;
}
.brand-itemsnew li.item {
    list-style: none;
    border-left: 1px solid #ccc;
}

span.usefulltext {
    font-family: "Titillium Web", sans-serif;
    text-decoration: none;
    font-size: 25px;
    font-weight: 600;
}
.brand-itemsnew li a{
	text-decoration: none;
}
.owl-buttons {
    position: relative;
}
.brand-itemsnew .owl-buttons .owl-prev {
    top: -107px;
    left: -67px;
    position: absolute;
    background: #fff !important;
    color: #f05c72 !important;
    opacity: 1 !important;
    font-size: 33px;
    box-shadow: 1px 1px 5px #00000033;
    width: 50px;
    height: 50px;
    padding-top: 0px;
}
.brand-itemsnew .owl-buttons .owl-next {
    top: -107px;
    right: -67px;
    position: absolute;
    background: #fff !important;
    color: #f05c72 !important;
    opacity: 1 !important;
    font-size: 33px;
    box-shadow: 1px 1px 5px #00000033;
    width: 50px;
    height: 50px;
    padding-top: 0px;
}
.brand-itemsnew .owl-pagination {
    display: none;
}
section.bgwhite {
    text-align: center;
    padding: 40px 0;
}

.brand-items li.item {
    list-style: none;
}
.brand-items li.item .implink a img {
    padding: 5px;
    width: 100%;
}
.brand-items .owl-controls .owl-buttons, .brand-items .owl-controls .owl-buttons {
    display: none;
}
/*=============-----------====================*/
 .footer-hero {
      background-image: url('../images/footer-bg.jpg');
      background-size: cover;
      background-position: center;
      position: relative;
      color: #fff;
	     font-family: "Titillium Web", sans-serif;
    }

    /* dark gradient 
    .footer-hero::before{
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(90deg, rgba(5,10,18,0.85) 0%, rgba(5,10,18,0.7) 30%, rgba(5,10,18,0.65) 70%, rgba(5,10,18,0.9) 100%);
      pointer-events: none;
    }overlay */

    .footer-hero .content {
      position: relative; /* above overlay */
      z-index: 2;
      padding: 60px 1rem 20px 1rem;
    }

    .contact-left .college-title {
      font-weight: 600;
      font-size: 1.05rem;
      margin-bottom: .45rem;
    }

    .contact-left .subtext {
      font-size: .9rem;
      opacity: .95;
    }

 .contact-item {
    display: flex;
    gap: .75rem;
    margin-bottom: 0.85rem;
    color: #fff;
    font-size: 1.2em;
}

    .icon-circle {
      width: 36px;
      height: 36px;
      border-radius: 50%;
    
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fff;
      font-weight:700;
      flex-shrink:0;
		    font-size: 19px;
    }

    .footer-heading {
      font-size: 1.35rem;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: .9rem;
    }
.footer-hero .col-12.col-md-6.col-lg-6 .col-12.col-sm-7 a {
    margin-bottom: 14px;
    display: inline-block;
}
   .footer-links a {
    display: flex;
    align-items: center;
    gap: .6rem;
    color: #e6eef7;
    text-decoration: none;
    margin-bottom: 6px;
    font-size: 1.2em;
    font-weight: 600;
}
    .footer-links a:hover { text-decoration: none; color:#fff; }

    /* bottom bar */
  .footer-bottom {
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    padding: 12px 1rem;
    font-size: 1rem;
    line-height: 38px;
    font-weight: 600;
}

    /* responsive tweaks */
    @media (max-width: 767.98px) {
      .footer-hero .content { padding: 30px 1rem; }
      .footer-heading { font-size: 1.05rem; margin-top:10px; }
      .contact-left .college-title { font-size: .98rem; }
    }

.footer-links a:before {
    content: "\f101";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}
/*=========================social----------------=========================*/
.social-widget {
    background: url(../images/social-bg.png);
    padding: 50px 0;
}
.section-title {
    text-align: center;
    font-weight: 800;
    font-size: 2.2rem;
    margin-bottom: 36px;
}
.section-title .accent {
    color: #ff8c2b;
}
.social-card {
    border-radius: 10px;
    box-shadow: 0 6px 18px rgba(13, 38, 66, 0.08);
    overflow: hidden;
    border: 1px solid rgba(20, 20, 20, 0.05);
    background: #fff;
	    padding-top: 21px;
}
.social-card .card-head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    color: #fff;
    font-weight: 700;
    font-size: 1.05rem;
}
.head-icon {
    display: inline-grid;
    place-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    border: 3px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}
.fb-head {
  /*  background: #4b88e6;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #4b88e6 0) 0 0 / calc(100% - var(--r)) 100%;
}
.ig-head {
   /* background: #d92b44;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
       background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #d92b44 0) 0 0 / calc(100% - var(--r)) 100%;
}
.yt-head {
 /*   background: #f4005a;*/
	--r: 0.2em;
    inset-inline: calc(-1 * var(--r));
    line-height: 1.8;
    padding: 0 .5em calc(2 * var(--r));
    border-radius: var(--r);
    --_g: 100% / var(--r) calc(2 * var(--r)) no-repeat;
    background: radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 var(--_g), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% var(--_g), conic-gradient(from 90deg at var(--r) calc(100% - 2 * var(--r)), #f10b0b00 25%, #f4005a 0) 0 0 / calc(100% - var(--r)) 100%;
}
/*=========================gigw new points----------------=========================*/

.hide, .hidden {
    display: none;
}
/*==========accessibility Css============*/
#slideRightPopup {
  max-width: 320px;
}
.accessibilitybtn {
  position: fixed;
  z-index: 1002;
  display: flex;
  padding: 10px;
  background-color: #ffa500;
  border-radius: 5px 0px 0px 5px;
  top: 139px;
  border: 0px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
  right: -160px;
  transition-duration: .3s;
      transition: 0.4s;
}
.accessibilitybtn span {
  font-weight: bold;
  padding: 7px 7px;
  transition-duration: .3s;
  display: inline-block;
}
.accessibilitybtn:hover {
  right: 0px;
  background-color: #ffbf00;
}
.accessibilitybtn img {
  height: 40px;
}
.accessibilitypopup {
  width: 250px;
}
.accessibilitypopup .offcanvas-header {
  background-color: #ffa500;
  padding: 8px 15px;
}
.accessibilitypopup .offcanvas-header h5 {
  color: #fff;
}
.accessibilitypopup .offcanvas-header button {
  background-color: rgba(255, 255, 255, 0.18);
  filter: invert(1);
}
.accessibilitypopup .offcanvas-body {
  background-color: #eee;
}
.accessibility-tools {
  display: flex;
  flex-wrap: wrap;
}
.accessibility-tools > div {
  box-sizing: border-box;
  padding: 1px;
  width: 50%;
}
.accessibility-tools > div button {
  display: block;
  border: 0px;
  font-weight: 400;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  min-height: 80px;
  line-height: 1.5;
  transition-duration: .3s;
  font-size: 12px;
}
.accessibility-tools > div button:hover {
  background-color: #f5f9ff;
  color: #0740aa;
}
.accessibility-tools > div button > span {
  display: block;
}
.accessibility-tools > div button > span img {
  height: 25px;
  transition-duration: .3s;
}
.accessibility-tools > div button:hover img {
  /*filter: brightness(0) invert(1);*/
}
.hide-images img {
  display: none !important;
}
.grayscale-images img {
  filter: grayscale(100%) !important;
}
.underline-links a {
  text-decoration: underline !important;
}
/*==========accessibility Css End============*/

.breadcumb-wrapper .breadcumb-shape {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-position: right;
}
.background-image, [data-bg-src] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-image: url(../images/breadcumb_shape_1_1.png);
}
.breadcumb-wrapper {
   background: url(../images/inner-header.jpg);
    padding: 75px 0;
    text-align: center;
    overflow: hidden;
	    position: relative;
    z-index: 2;
	    background-size: cover;
}
.jump {
    -webkit-animation: jumpAni 7s linear infinite;
    animation: jumpAni 7s linear infinite;
	right: 30px;
    bottom: 30px;
}
.shape-mockup {
    position: absolute;
    z-index: -1;
}
.breadcumb-menu li:after {
    content: '\f061';
    position: relative;
    margin-left: 10px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
}
@-webkit-keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.jump-reverse {
    -webkit-animation: jumpReverseAni 7s linear infinite;
    animation: jumpReverseAni 7s linear infinite;
	bottom: 80px;
    left: 50px;
}
@-webkit-keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.breadcumb-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.18;
    text-transform: uppercase;
    color: #fff;
    margin: -0.2em 0 -0.26em 0;
}
.breadcumb-menu {
    max-width: 100%;
    padding: 0;
    margin: 31px 0 -0.5em 0;
    list-style-type: none;
    position: relative;
}
.breadcumb-menu li {
    display: inline;
    margin-right: 3px;
    padding-right: 5px;
    list-style: none;
    position: relative;
}
.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
    white-space: normal;
    word-break: break-word;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
}
section.inner-page-section {
    padding: 50px 0;
}
.map-sec {
    position: relative;
    height: 300px;
    border-radius: 10px;
    overflow: hidden;
}
.map-sec .map {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}
.map-sec .map iframe {
    height: 100%;
    width: 100%;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}
.title-area {
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.border-title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 25px;
    margin-top: -0.22em;
    font-weight: 600;
}
.border-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #ffa500;
}
.contact-feature:not(:last-child) {
    margin-bottom: 8px;
}
.contact-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    border-radius: 10px;
    border: 1px solid #ECF1F9;
    background: #fff;
    box-shadow: 0px 9px 14px 0px #FBFBFB;
    padding: 12px 17px;
}
.contact-feature .contact-feature-icon {
    height: 70px;
    width: 70px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
    line-height: 70px;
    background: rgba(13, 94, 244, 0.07);
    font-size: 30px;
    text-align: center;
    color: #ffa500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.contact-feature .media-body {
    margin-bottom: -0.4em;
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contact-feature .contact-feature_label {
    font-size: 20px;
    color: #0f2239;
    font-weight: 600;
    margin-top: -0.4em;
    margin-bottom: 5px;
}
.contact-feature .contact-feature_link {
    color: #4D5765;
    line-height: normal;
    display: block;
	text-decoration: none;
}

.contact-feature .contact-feature_link span {
    color: #0f2239;
}
.contact-form-wrap {
    background-color: #f3f7fb;
    padding: 60px;
    border-radius: 10px;
    background-position: right center;
    margin-right: 50px;
    margin-top: -85px;
    position: relative;
    z-index: 9;
    background-image: url(../images/contact_bg_1.png);
}
.sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #ffa500;
    text-transform: uppercase;
    margin-top: -0.41em;
    margin-bottom: 22px;
    display: block;
}
.sec-text {
    max-width: 670px;
}
.mt-60 {
    margin-top: 60px;
}
.form-group>i {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 9px;
    font-size: 16px;
    color: #93a5be;
}
.form-group {
    margin-bottom: 1.5em;
    position: relative;
    display: inline-block;
    width: 100%;
}
textarea.form-control, textarea {
    min-height: 150px;
    padding-top: 16px;
    padding-bottom: 17px;
    border-radius: 5px;
}
.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #ffa500;
    color: #fff;
    box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24);
    border-radius: 5px;
	font-size: 1.2em;
    font-weight: 600;
    line-height: 1;
    padding: 20.5px 29px;
}
.th-btn:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #0f2239;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.th-btn:hover::before, .th-btn.active::before {
    height: 560%;
}
.th-btn:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #0f2239;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.th-btn:hover, .th-btn.active {
    color: #fff;
}
.tabbox ul.nav.nav-tabs li.nav-item {
    padding-bottom: 0 !important;
}
button.nav-link.tab-btn {
    border: 1px solid #e5c530;
    color: #000000;
    font-family: "Bai Jamjuree", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
button.nav-link.tab-btn.active {
    background: #e5c530;
    color: #fff;
}
.tabbox .tab-content.border.border-top-0.p-3 {
   border-radius: 0 12px 12px 0;
    /* background: #fff; */
    padding: 5px !important;
    border: 0 !important;
}
.tab-content>.active h3 {
    margin-bottom: 0px;
}
/*________________________________------------------__________________*/
section.universitybg {
    background: url(../images/backuniversityname.jpg);
    padding: 25px 0;
    background-size: cover;
    background-repeat: no-repeat;
	position:relative;
}
.universitybg:before {
    content: "";
    background-image: url(../images/ripped-paper-gray-up.png);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100%;
    display: block;
    height: 16px;
    margin-top: 0;
    position: absolute;
    top: -15px;
}
.universitybg:after {
    content: "";
    background-image: url(../images/ripped-paper-gray-up.png);
    width: 100%;
    display: block;
    height: 16px;
    margin-top: 0;
    position: absolute;
    bottom: -15px;
}
.left-tabs .nav-link {
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 2px;
    padding: 8px 20px;
    text-align: left;
    font-weight: 400;
    color: #1a3671;
    display: block;
    width: 100%;
    font-family: "Bai Jamjuree", sans-serif;
    font-size: 30px;
    line-height: 38px;
	position: relative;
}
.left-tabs .nav-link img {
    float: left;
    margin-right: 25px;
	
}
.left-tabs .nav-link.active{
    background:#203a72;
    color:#fff;
	border: 1px solid #fff;
}
.left-tabs .nav-link.active::before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #ffffff00;
    border-left: 20px solid #203a72;
    right: -20px;
    position: absolute;
    top: 27px;
}
.content-box{
    background:#fff;
    border-radius:20px;
    padding:25px;
	    min-height: 545px;
}

.tab-content>.tab-pane h4 {
    color: #1a3671;
    font-family: "Bai Jamjuree", sans-serif;
    border-bottom: 1px solid #203a72;
    padding-bottom: 5px;
	position: relative;
}

.tab-content>.tab-pane h4:before {
    content: "";
    width: 66%;
    display: block;
    background: #1a3671;
    height: 4px;
    bottom: -2px;
    position: absolute;
}

ol.college-paper {
    font-family: "Bai Jamjuree", sans-serif;
    padding: 0;
    margin: 0 0 0 11px;
}

ol.college-paper li {
    margin-bottom: 8px;
}

ol.college-paper li a {
    text-decoration: none;
    font-size: 17px;
    color: #000000;
}

/* ===== TABS ===== */
.course-card {
    background: #fff;
    border-radius: 100px 100px 20px 20px;
    padding: 42px 10px 25px 10px;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
    transition: .3s;
    min-height: 202px;
    margin-top: 8px;
}
.course-card:hover{
  transform:translateY(-6px);
}
.course-icon{
  font-size:38px;
  margin-bottom:8px;
}

/* MULTI ITEM FIX */
.carousel-inner .row{
  flex-wrap:nowrap;
}
.carousel-inner .col{
  flex:0 0 20%; /* 5 items */
}

/* DOTS */
.carousel-indicators {
    bottom: -23px;
}
.carousel-indicators [data-bs-target]{
  width:18px;
  height:0px;
  border-radius:50%;
  background:#27ae60;
  opacity:.4;
}
.carousel-indicators .active{
  opacity:1;
}
.coursesbox button.nav-link.active {
    background: #e5c530 !important;
    font-family: "Bai Jamjuree", sans-serif;
	color: #fff !important;
	position: relative;
}
.coursesbox button.nav-link.active::before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #e5c530;
    right: 0;
    position: absolute;
    bottom: -13px;
    left: 45%;
}
.coursesbox .carousel-inner {
    padding-bottom: 48px;
}
.coursesbox button.nav-link {
    font-family: "Bai Jamjuree", sans-serif;
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px !important;
    border: 2px solid #e5c530;
    margin: 0 3px;
}
section.coursesbox {
    background: url(../images/courses_bg.jpg);
    padding: 70px 0;
}
.course-icon img {
    width: 80px !important;
}
/* MOBILE */
@media(max-width:768px){
  .carousel-inner .col{
    flex:0 0 100%;
  }
}

/*------------------------*/
section.importantbox {
    background: url(../images/important_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 86px 0;
}
.important-websites {
  padding: 60px 0;
  position: relative;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.section-title::after {
    content: "";
    width: 130px;
    height: 3px;
    background: #000;
    display: block;
    margin: 12px auto 0;
}
.section-title::before {
    content: "";
    width: 289px;
    height: 1px;
    background: #000;
    display: block;
    bottom: 1px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.inner h4 {
    font-size: 18px;
    margin: 0 0 13px 0;
    padding: 0;
}

/* Card */
.website-card {
    border: 1.5px solid #28a745;
    border-radius: 18px;
    padding: 2px 0px;
    text-align: center;
    background: #fff;
    transition: 0.3s;
    overflow: hidden;
}
#importantWebsitesCarousel .carousel-item.active {
    padding: 33px 0 10px 0px;
}
.website-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.website-card img {
    margin-bottom: 15px;
    width: 100% !important;
    object-fit: fill;
    height: auto ! IMPORTANT;
}

.website-card h6 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

/* Carousel arrows */
.carousel-control-prev,
.carousel-control-next {
  width: 5%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #28a745;
  border-radius: 50%;
  background-size: 60%;
  padding: 20px;
}



.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons a {
  width: 38px;
  height: 38px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  transition: 0.3s;
}

.social-icons a:hover {
  background: #000;
  color: #fff;
}

.innerbanner {
    min-height: 128px;
    background-image: url(../images/innbg.jpg);
    background-repeat: repeat;
    padding-top: 27px;
}


.minusmrgin {
    margin-top: -100px;
}
.breed-crum-div {
    text-align: right;
    display: block;
    width: 100%;
    float: right;
    clear: both;
    height: 45px;
}
.breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    list-style: none;
    margin-bottom: 0;
    padding: 8px;
    text-align: right;
    float: right;
}

.breadcrumb>li+li::before {
	padding: 0 5px;
	content: no-open-quote
}

.breadcrumb li {
	color: #fff;
	font-weight: 700
}

.breadcrumb li a,
.breadcrumb>.active,
.breadcrumb>li+li::before {
	color: #fff
}
.inner {
    min-height: 579px;
    margin-bottom: 30px;
    position: relative;
    background-color: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 0 30px rgb(0 0 0 / 16%);
	    margin-top: 33px;
}
.inner h3 {
    font-size: 26px;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid #002B5B;
    margin: 0 0 30px;
	
    padding: 0 0 10px;
}
.inner h3:before, .msg-btn2:hover, .msg-btn:hover {
    background-color: #03356E;
}
.innermenu h3 {
    font-weight: 700;
    font-size: 27px !important;
    color: #002B5B !important;
    width: 100%;
    border-bottom: 1px solid #03356E !important;
    margin-bottom: 15px;
    background-color: transparent !important;
    border-left: 0 !important;
    box-shadow: none !important;
    padding: 15px 0 !important;
    cursor: default;
    pointer-events: none;
    text-align: left;
    font-family: "Bai Jamjuree", sans-serif;
}

.innermenu {
	min-height: 330px;
	outline: 0;
	position: relative
}

.innermenu * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

.innermenu>ul>li>a {
	font-weight: 700;
	font-size: 20px !important;
	color: #002B5B !important;
	width: 100%;
	border-bottom: 1px solid #03356E !important;
	margin-bottom: 15px;
	background-color: transparent !important;
	border-left: 0 !important;
	box-shadow: none !important;
	padding: 15px 0 !important;
	cursor: default;
	pointer-events: none
}

.innermenu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.innermenu ul li {
	position: relative;
	width: 100%;
	margin-bottom: 8px
}

.innermenu ul li a {
	background: #fff;
	display: block;
	color: #000;
	font-size: 1em;
	padding: 14px 16px;
	position: relative;
	text-decoration: none;
	width: 100%;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	transition-duration: .3s;
	border-left: 4px solid #03356E
}

.innermenu ul li a:focus,
.innermenu ul li a:hover {
	background-color: #F6D36A;
	color: #000
}

.innermenu ul .submenu li .innermenu-label,
.innermenu ul li .innermenu-label {
	color: #555;
	font-weight: 800;
	min-width: 20px;
	padding: 1px 2px 1px 1px;
	right: 18px;
	border-radius: 100%
}

.innermenu ul li a i {
	float: left;
	font-size: 16px;
	line-height: 27px;
	text-align: left;
	width: 34px
}

.innermenu ul li .innermenu-label {
	background: #f0f0f0;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	text-align: center;
	top: 14px
}

.innermenu ul .submenu,
.innermenu ul .submenu li ul.submenu {
	display: none;
	position: static;
	width: 100%
}

.innermenu ul .submenu .submenu-indicator {
	line-height: 16px
}

.innermenu ul .submenu li {
	clear: both;
	width: 100%;
	margin-bottom: 0
}

.innermenu ul .submenu li a {
	background: #fff;
	border-left: solid 4px transparent;
	border-top: none;
	font-size: 0.9em;
	position: relative;
	width: 100%
}

.innermenu ul .submenu li:hover>a {
	border-left-color: #002B5B;
	background-color: #eee
}

.innermenu ul .submenu li .innermenu-label {
	background: #f0f0f0;
	font-size: 11px;
	line-height: 18px;
	position: absolute;

	text-align: center;
	top: 12px;
	top: 14px
}

.innermenu ul .submenu>li>ul.submenu>li>a {
	padding-left: 45px
}

.innermenu ul .submenu>li>ul.submenu>li>ul.submenu>li>a {
	padding-left: 60px
}

.innermenu .submenu-indicator {
	-moz-transition: "transform .3s linear";
	-o-transition: "transform .3s linear";
	-webkit-transition: "transform .3s linear";
	transition: "transform .3s linear";
	float: right;
	font-size: 20px;
	line-height: 19px;
	position: absolute;
	right: 22px
}

.innermenu .submenu-indicator-minus>.submenu-indicator {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.innermenu>ul>li.active>a,
.innermenu>ul>li:hover>a {
	background: #F6D36A;
	color: #000
}



.table tr th {
    background-color: #21438d;
    color: #fff;
}

.listinner{
	padding:0px;
	margin:0px;
}
.listinner li {
    list-style: none;
    position: relative;
    margin-bottom: 12px;
}
.listinner li:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
	    color: #1a3671;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.contact-and-address .contact-and-address-content .contact-card p a {
    color: #555555;
    transition: all ease 0.5s;
    text-decoration: none;
}

.contact-and-address .contact-and-address-content {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.contact-and-address .contact-and-address-content .contact-card {
    text-decoration: none;
    padding: 11px;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    border: 1px dashed #1a3671;
    min-height: 243px;
    border-radius: 21px;
    box-shadow: 0px 0px 10px #50484854;
}
.contact-and-address .contact-and-address-content .contact-card .icon {
	font-size: 35px;
	height: 65px;
	width: 65px;
	line-height: 65px;
	border: 1px solid #e32845;
	color: #e32845;
	text-align: center;
	border-radius: 100%;
	margin: auto;
	margin-bottom: 15px;
}
.contact-and-address .contact-and-address-content .contact-card h4 {
	font-size: 22px;
	margin-bottom: 15px;
}
.contact-and-address .contact-and-address-content .contact-card p {
	margin-bottom: 10px;
}
.contact-and-address .contact-and-address-content .contact-card p a {
	color: #555555;
	transition: all ease 0.5s;
}
.contact-and-address .contact-and-address-content .contact-card p a:hover {
	color: #e32845;
}


.press-release {
    border: 8px solid #1a3671;
    padding: 10px;
    margin: 10px;
    border-radius: 0px;
    transition: all ease-in-out 0.2s;
    box-shadow: 1px 2px 2px #bcbcbc;
}

.press-release a {
    color: #000;
    font-size: 14px;
    text-align: center !important;
	    text-decoration: none;
	    background: #223d76;
}

.press-release:hover {
    box-shadow: 0px 0px 13px #ccc;
    transform: scale(1.05);
}
.press-release img {
    height: 262px;
    width: 100%;
    border: 1px solid #223d76;
    padding: 4px;
}
.press-release span {
    display: block;
    margin-top: -17px;
    background: #223d76;
    color: #fff;
    padding-bottom: 6px;
}

.press-release p {
    background-color: #223d76;
    color: #fff;
    margin-bottom: 4px;
    min-height: 35px;
    vertical-align: middle;
}
.col-md-4.press-release {
    width: 30%;
}

/*---------------------dark-contrast--------------------*/
.dark-contrast .top-nav.external-url {
    background: #000;
    color: #fff900;
}
.dark-contrast div#liveDateTime {
    color: #fff900;
}
.dark-contrast .topleftmenu li a {
    color: #fff900;
}
.dark-contrast section.logo-section {
    background: #242121;
}
.dark-contrast .logo img, .dark-contrast .india-gov img {
    filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast .navigationbar {
    background: #000000;
	    z-index: 9;
}
.dark-contrast .logo-section::after {
    background: linear-gradient(90deg, #000000 0%, #000000 50%, #000000 100%);
    z-index: 0;
}
.dark-contrast .breaking-news-ticker {
    background: #000000;
    border: 0px solid #FFEB3B;
}
.dark-contrast .bn-label {
    background-color: #000000;
    color: #fff900;
}
.dark-contrast .bn-label img {
    filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast ul.navbar-nav .nav-item a.nav-link {
    color: #fff900;
}
.dark-contrast .dropdown-menu li.nav-item {
    border-block: 1px dotted #fff900;
    background: #000;
}
.dark-contrast .bn-news ul li a, .dark-contrast .bn-news ul li a:hover, .dark-contrast .bn-news ul li {
    color: #fff900;
}
.dark-contrast .bn-controls .prev-btn, .dark-contrast .bn-controls .pause-btn, .dark-contrast .bn-controls .next-btn {
    background-color: #000000;
}
.dark-contrast .bn-arrow::after {
    border-color: #f7e200;
}
.dark-contrast .bn-pause::before, .dark-contrast .bn-pause::after{
	 background-color: #f7e200;
}
.dark-contrast .bn-play::after {
    border-left-color: #f7e200;
}
.dark-contrast a.new-btn-whatnew.external.none {
    background: #302f2c;
    color: #f7e200;
}
body.dark-contrast {
    background: #000;
}
.dark-contrast .custom-card {
    border: 2px solid #f7ed00;
    background-color: #261f1f;
}
.dark-contrast .custom-card h5{
	  color: #f7e200;
}
.dark-contrast .custom-card img {
	 filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast button.nav-link.tab-btn {
    border: 1px solid #f7e200;
    color: #f7e200;
}
.dark-contrast button.nav-link.tab-btn.active {
    background: #f7e200;
    color: #000000;
}
.dark-contrast .tab-content>.tab-pane h3 {
    color: #fff900;
}
.dark-contrast .table tr th {
    background-color: #000000;
    color: #f7e200;
}
.dark-contrast .table>:not(caption)>*>*, .dark-contrast .p-3.note-text {
    background-color: #000000;
	color: #f7e200;
}
.dark-contrast .aboutimage .title {
    background: #171718;
    color: #f7e200;
}
.dark-contrast .btn-outline {
    color: #f7e200;
}
.dark-contrast .foot{
	 background-color: #000000;
}
.dark-contrast .vticker li{
	border-bottom:1px dashed #f7e200;
	 background-color: #000000;
}
.dark-contrast .vticker ul li a{
	  color: #f7e200;
}
.dark-contrast .vticker ul li::before{
	 filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast section.universitybg {
    background: #201f1f;
}
.dark-contrast .content-box {
    background: #000000;
}
.dark-contrast .tab-content>.tab-pane h4 {
    color: #f7e200;
    border-bottom: 1px solid #f7e200;
}
.dark-contrast .tab-content>.tab-pane h4:before {
    background: #f7e200;
}
.dark-contrast ol.college-paper li a {
    color: #f7e200;
}
.dark-contrast ol.college-paper li::marker {
    color: #f7e200;
}
.dark-contrast .left-tabs .nav-link.active {
    background: #000000;
    color: #f7e200;
    border: 1px solid #f7e200;
}
.dark-contrast .left-tabs .nav-link.active::before {
    border-bottom: 20px solid #ffffff00;
    border-left: 20px solid #f7e200;
}
.dark-contrast .left-tabs .nav-link {
    background: #181616;
    color: #f7e200;
}
.dark-contrast section.coursesbox {
    background: #000;
}
.dark-contrast .section-title {
    color: #f7e200;
}

.dark-contrast .section-title::before, .dark-contrast .section-title::after {
    background: #f7e200;
}
.dark-contrast .coursesbox button.nav-link.active {
    background:  #f7e200 !important;   
    color: #000000 !important;
}
.dark-contrast .coursesbox button.nav-link {
    color: #f7e200 !important;
    border: 2px solid #f7e200;
}

.dark-contrast .course-card {
    background: #2a2626;
	 color: #f7e200;
}
.dark-contrast .course-icon img{
    filter: invert(1) grayscale(1) brightness(2);
}
.dark-contrast section.importantbox {
    background: #201e1e;
}

.dark-contrast .footer-hero {
    background-image: none;
    color: #f7e200 !important;
}

.dark-contrast .footer-links a, .dark-contrast .footer-links a:hover {
    color: #f7e200;
}
.dark-contrast .contact-item {
    color: #f7e200;
}
.dark-contrast .innermenu h3 {
    color:#f7e200 !important;
    border-bottom: 1px solid #f7e200 !important;
}
.dark-contrast .inner {
    color:#f7e200 !important;
	 background: #201e1e;
}

.dark-contrast .inner h3 {
    border-bottom: 1px solid #f7e200;
}
.dark-contrast .listinner li:before {
    color: #f7e200;
}
.dark-contrast .innermenu ul li a {
    background: #181717;
    color: #f7bf00;
    border-left: 4px solid #f7e200;
}
.dark-contrast .press-release {
    border: 8px solid #f7e200;
    box-shadow: 1px 2px 2px #000000;
}
.dark-contrast .press-release span {
    background: #f7e200;
    color: #000000;
}
.dark-contrast .press-release a {
    color: #000000;
    background: #f7e200;
}
.dark-contrast .press-release p {
    background-color: #f7e200;
    color: #000000;
}
.dark-contrast .contact-and-address .contact-and-address-content .contact-card {
    background-color: #000000;
    border: 1px dashed #f7e200;
}
.dark-contrast .contact-and-address .contact-and-address-content .contact-card p a {
    color: #f7e200;
}
.dark-contrast .contact-and-address .contact-and-address-content .contact-card .icon {
    border: 1px solid #f7e200;
    color: #f7e200;
}
.dark-contrast .accordion-button {
    color: #f7e200;
    background-color: #000000;
}
.dark-contrast .accordion-button:not(.collapsed) {
    color: #f7e200;
    background-color: #000000;
}
.dark-contrast .accordion-item {
    color: #efdb00;
    background-color: #000000;
}
.dark-contrast a.external.btn.btn-primary {
    background: #000;
    border: 1px solid #f7e200;
}
.dark-contrast .modal-content {
    background-color: #000000;
}
.dark-contrast .popheadingtxt {
    color: #ecd800;
}
.dark-contrast .printout h6 {
    color: #f7e200;;
}
.dark-contrast .tabbox .tab-content.border.border-top-0.p-3 {
    background: #000000;
}
.dark-contrast .news-announcement {
      background: #000000;
    }
/*---------------------low-contrast--------------------*/
.low-contrast .news-announcement {
      background: #363030;
    }

.low-contrast .tabbox .tab-content.border.border-top-0.p-3 {
    background: #363030;
}
.low-contrast .printout h6 {
    color: #fff;
}
.low-contrast .popheadingtxt {
    color: #fff;
}
.low-contrast .modal-content {
    background-color: #000000;
}
.low-contrast a.external.btn.btn-primary {
    background: #000;
    border: 1px solid #fff;
}
.low-contrast .accordion-button {
    color: #fff;
    background-color: #363030;
}
.low-contrast .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #363030;
}
.low-contrast .accordion-item {
    color: #fff;
    background-color: #363030;
}
.low-contrast .top-nav.external-url { background:#363030; color: #fff;
}
.low-contrast div#liveDateTime { color: #fff;
}
.low-contrast .topleftmenu li a { color: #fff;
}
.low-contrast section.logo-section {
    background: #242121;
}
.low-contrast .logo img, .low-contrast .india-gov img {
    filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast .navigationbar { background:#363030;
	    z-index: 9;
}
.low-contrast .logo-section::after {
    background: linear-gradient(90deg, #000000 0%, #000000 50%, #000000 100%);
    z-index: 0;
}
.low-contrast .breaking-news-ticker { background:#363030;
    border: 0px solid #FFEB3B;
}
.low-contrast .bn-label {
    background-color: #000000; color: #fff;
}
.low-contrast .bn-label img {
    filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast ul.navbar-nav .nav-item a.nav-link { color: #fff;
}
.low-contrast .dropdown-menu li.nav-item {
    border-block: 1px dotted #fff900; background:#363030;
}
.low-contrast .bn-news ul li a, .low-contrast .bn-news ul li a:hover, .low-contrast .bn-news ul li { color: #fff;
}
.low-contrast .bn-controls .prev-btn, .low-contrast .bn-controls .pause-btn, .low-contrast .bn-controls .next-btn {
    background-color: #000000;
}
.low-contrast .bn-arrow::after {
    border-color: #ffff;
}
.low-contrast .bn-pause::before, .low-contrast .bn-pause::after{
	 background-color: #ffff;
}
.low-contrast .bn-play::after {
    border-left-color: #ffff;
}
.low-contrast a.new-btn-whatnew.external.none {
    background: #302f2c; color: #fff;
}
body.low-contrast { background:#363030;
}
.low-contrast .custom-card {
    border: 2px solid #ffffff;
    background-color: #261f1f;
}
.low-contrast .custom-card h5{ color: #fff;
}
.low-contrast .custom-card img {
	 filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast button.nav-link.tab-btn {
    border: 1px solid #ffff; color: #fff;
}
.low-contrast button.nav-link.tab-btn.active {
    background: #ffff;
    color: #000000;
}
.low-contrast .tab-content>.tab-pane h3 { color: #fff;
}
.low-contrast .table tr th {
    background-color: #000000; color: #fff;
}
.low-contrast .table>:not(caption)>*>*, .low-contrast .p-3.note-text {
    background-color: #000000; color: #fff;
}
.low-contrast .aboutimage .title {
    background: #171718; color: #fff;
}
.low-contrast .btn-outline { color: #fff;
}
.low-contrast .foot{
	 background-color: #000000;
}
.low-contrast .vticker li{
	border-bottom:1px dashed #ffff;
	 background-color: #000000;
}
.low-contrast .vticker ul li a{ color: #fff;
}
.low-contrast .vticker ul li::before{
	 filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast section.universitybg {
    background: #201f1f;
}
.low-contrast .content-box { background:#363030;
}
.low-contrast .tab-content>.tab-pane h4 { color: #fff;
    border-bottom: 1px solid #ffff;
}
.low-contrast .tab-content>.tab-pane h4:before {
    background: #ffff;
}
.low-contrast ol.college-paper li a { color: #fff;
}
.low-contrast ol.college-paper li::marker { color: #fff;
}
.low-contrast .left-tabs .nav-link.active { background:#363030; color: #fff;
    border: 1px solid #ffff;
}
.low-contrast .left-tabs .nav-link.active::before {
    border-bottom: 20px solid #ffffff00;
    border-left: 20px solid #ffff;
}
.low-contrast .left-tabs .nav-link {
    background: #181616; color: #fff;
}
.low-contrast section.coursesbox { background:#363030;
}
.low-contrast .section-title { color: #fff;
}

.low-contrast .section-title::before, .low-contrast .section-title::after {
    background: #ffff;
}
.low-contrast .coursesbox button.nav-link.active {
    background:  #ffff !important;   
    color: #000000 !important;
}
.low-contrast .coursesbox button.nav-link {
    color: #ffff !important;
    border: 2px solid #ffff;
}

.low-contrast .course-card {
    background: #2a2626; color: #fff;
}
.low-contrast .course-icon img{
    filter: invert(1) grayscale(1) brightness(2);
}
.low-contrast section.importantbox {
    background: #201e1e;
}

.low-contrast .footer-hero {
    background-image: none;
    color: #ffff !important;
}

.low-contrast .footer-links a, .low-contrast .footer-links a:hover { color: #fff;
}
.low-contrast .contact-item { color: #fff;
}
.low-contrast .innermenu h3 {
    color:#ffff !important;
    border-bottom: 1px solid #ffff !important;
}
.low-contrast .inner {
    color:#ffff !important;
	 background: #201e1e;
}

.low-contrast .inner h3 {
    border-bottom: 1px solid #ffff;
}
.low-contrast .listinner li:before { color: #fff;
}
.low-contrast .innermenu ul li a {
    background: #181717;
    color: #ffffff;
    border-left: 4px solid #ffff;
}
.low-contrast .press-release {
    border: 8px solid #ffff;
    box-shadow: 1px 2px 2px #000000;
}
.low-contrast .press-release span {
    background: #ffff;
    color: #000000;
}
.low-contrast .press-release a {
    color: #000000;
    background: #ffff;
}
.low-contrast .press-release p {
    background-color: #ffff;
    color: #000000;
}
.low-contrast .contact-and-address .contact-and-address-content .contact-card {
    background-color: #000000;
    border: 1px dashed #ffff;
}
.low-contrast .contact-and-address .contact-and-address-content .contact-card p a { color: #fff;
}
.low-contrast .contact-and-address .contact-and-address-content .contact-card .icon {
    border: 1px solid #ffff;
    color: #fff;
}
.footer-hero .contact-left .d-flex.align-items-start.gap-3 img {
    filter: invert(1) grayscale(1) brightness(2);
	    width: 100%;
}
/*section.aboutbg {
    background: url(../images/bg-textureab.png) center center;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    background-size: 100%;
}*/

section.aboutbg {
    background: url(../images/about-bg-icon-1.png) right bottom;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    background-size: auto;
    background-repeat: no-repeat;
}


.whatsapp-box {
    position: fixed;
    right: 0px;
    top: 229px;
    display: flex;
    align-items: center;
    background: #25D366;
    border-radius: 5px 0px 0px 5px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.4s;
    text-decoration: none;
    box-shadow:0px 0px 15px rgba(0, 0, 0, .5);
}

/* Icon */
.whatsapp-icon{
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:35px;
}

/* Hidden Text */
.whatsapp-text{
  white-space:nowrap;
  color:#fff;
  font-size:0px;
 padding-right: 0px;
  max-width:0;
  overflow:hidden;
  transition:0.4s;
}

/* Hover Effect */
.whatsapp-box:hover .whatsapp-text{
    max-width: 160px;
    padding-left: 0px;
    padding-right: 14px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}




.fb-button{
    position: fixed;
    top: 294px;
    right: 0px;
    background: #1877f2;
    width: 51px;
    height: 51px;
    border-radius: 5px 0 0 5px;
    display: block;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
	transition: 0.4s;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
}

.fb-button i {
    color: #fff;
    font-size: 26px;
    display: block;
    text-align: center;
    padding-top: 12px;
}
.fb-button:hover{
	    width: 80px;
		height: 65px;
}
.hoverfacebook{
	display:none;
}
.fb-button:hover .hoverfacebook{
	    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
/* popup box */
.fb-popup{
	position: fixed;
    top: 294px;
        right: 85px;
    width: 300px;
    height: 350px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    display: none;
    overflow: hidden;
    z-index: 9999;
}

.fb-popup.active{
	display:block;
}

/* close button */

.fb-close{
	position:absolute;
	right:8px;
	top:5px;
	cursor:pointer;
	font-weight:bold;
	font-size:18px;
	background:#fff;
	padding:2px 6px;
	border-radius:4px;
	color: #000;
}
/*---------------------00000000000000000000------------------9999999999999999999-----------*/
.important-dates-pro { 
  margin: 0px auto;
 /* padding: 25px;*/
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.08);
 /* box-shadow: 0 10px 30px rgba(0,0,0,0.3);*/
  color: #fff;
}

.important-dates-pro h2 {
  text-align: center;
  margin-bottom: 25px;
}

.timeline-pro {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.step {
    display: flex;
    align-items: center;
    padding: 5px 12px;
    border-radius: 0px 12px 12px 0px;
    background: rgb(255 255 255);
    transition: 0.3s;
    border: 1px solid rgb(55 76 120);
    position: relative;
    border-left: 5px solid rgb(55 76 120);
    overflow: hidden;
}
.details {
    color: rgb(55 76 120);
}
.step:hover {
  transform: scale(1.03);
  background: rgba(255,255,255,0.2);
}

/* Glow effect */
.step::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background: linear-gradient(90deg, #374c78, #102143);
  left: 0;
	z-index: -2;
  top: 0;
  transition: 0.4s;
}

.step:hover::before {
  width: 100%;
}

.icon {
  font-size: 28px;
  margin-right: 15px;
}

.details h3 {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    color: rgb(55 76 120);
}
.step:hover .details h3 {
    color: #fff;
}
.step:hover .details span {
    font-size: 14px;
    opacity: 1;
    color: #fff;
}
.details span {
  font-size: 14px;
  opacity: 0.8;
}
.p-3.note-text {
    padding: 5px !important;
    font-size: 16px;
    font-weight: 500;
}
/* Completed Steps
.completed {
  
}
 */
 .contact-item div+div img {
    width: 18px;
}
/* Progress Bar */
.progress-bar {
  margin-top: 25px;
  height: 8px;
  background: rgba(255,255,255,0.2);
  border-radius: 10px;
  overflow: hidden;
}

.progress {
  width: 40%;
  height: 100%;
  background: linear-gradient(90deg, #22c55e, #f59e0b);
  animation: progressAnim 3s ease-in-out infinite alternate;
}

@keyframes progressAnim {
  from { width: 30%; }
  to { width: 70%; }
}

/* Note */
.note-pro {
  margin-top: 20px;
  padding: 12px;
  background: rgba(255, 193, 7, 0.2);
  border-left: 4px solid #f59e0b;
  border-radius: 8px;
  font-size: 14px;
		}