@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css2?family=Medula+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500&display=swap");

body {
  color: #000;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
  margin: 0;
  overflow-x: hidden;
  font-size: 15px;
}

a,
a:focus,
a:hover {
  color: #3f51b5;
  outline: 0;
  text-decoration: none;
}

.select.form-control,
select {
  min-height: auto !important;
  --moz-appearance: none;
  --webkit-appearance: none;
  background: #fff url(../images/select.png) no-repeat 95% 12px;
  border: 1px solid #ddd;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
  cursor: pointer;
}

.top-nav {
  font-family: Roboto, sans-serif;
  background-color: #fff;
  padding: 0 0;
  z-index: 10;
  position: relative;
  font-size: 13px;
  height: auto;
  font-weight: 300;
  transition-duration: 0.3s;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  background-color: #eaedf0;
}

.top-nav .time {
  color: #000;
  text-decoration: none;
  padding: 6px 0;
  display: inline-block;
}

.top-nav .time i {
  font-size: 14px;
}

.top-nav ul {
  margin: 0;
}

.top-nav ul.pwdarea li a img {
  width: 20px;
}

.top-nav li {
  list-style-type: none;
  float: left;
}

.top-nav li a:hover {
  text-decoration: none;
}

.top-nav .btn-xs {
  padding: 3px 4px;
  line-height: 1.5;
  border-radius: 0;
  border: solid 1px rgba(255, 255, 255, 0.5);
  background-color: #fff;
  color: #333;
  font-weight: 700;
}

.top-nav .btn-black {
  padding: 3px 6px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.top-nav .btn-blue {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.1;
  border-radius: 0;
  border: solid 0 #000;
  background-color: #00b9be;
  color: #fff;
}

.top-nav .btn-yellow {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.1;
  border-radius: 0;
  border: solid 0 #d8470e;
  background-color: #f57d57;
  color: #fff;
}

.top-nav .input-sm {
  height: 21px;
  margin: 0;
  padding: 0 10px;
  border-radius: 0;
}

.top-nav .navbar-right {
  float: right !important;
  margin-bottom: 0;
  margin-right: -15px;
  margin-top: -1px;
}

.top-nav .defTheme {
  color: #fff;
  padding: 3px 6px;
}

.brand-items .owl-controls .owl-page span {
  background: #333;
}

.hi-btn {
  background-color: #006fbb;
  color: #fff !important;
  padding: 6px 12px;
  display: block;
}

.search-open {
  background-color: #f4762a;
  color: #fff !important;
  padding: 6px 12px;
  display: block;
}

.searchbox {
  width: 200px;
}

.stylish-input-group .input-group-addon {
  background-color: #fe5900;
  border: 1px solid #fe5900;
  color: #fff;
  padding: 4px 0;
  border-radius: 0;
}

.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: transparent;
  border-radius: 0;
  height: 25px;
}

.stylish-input-group button {
  border: 0;
  background: 0 0;
}

.top-nav ul.pwdarea {
  text-align: right;
  float: left;
  margin-right: 20px;
}

.top-nav ul.pwdarea li a {
  color: #393939;
}

.top-nav ul.pwdarea li {
  padding: 3px 8px 0 8px;
  font-weight: 600;
}

.pwdarea li .fontresize {
  display: block;
  border-radius: 50%;
  border: 1px solid #eee;
  box-sizing: border-box;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 22px;
}

.pwdarea li .theame {
  display: block;
  border-radius: 50%;
  border: 0 solid #eee;
  box-sizing: border-box;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 18px;
  background-color: #006fbb;
  color: #fff !important;
}

.pwdarea li .contrast {
  background-color: #000;
}

.top-nav ul.topleft_menu {
  text-align: left;
  padding: 0;
  margin: 0;
}

.top-nav ul.topleft_menu li {
  font-weight: 400;
}

.top-nav ul.topleft_menu li a {
  padding: 6px 8px;
  display: block;
  color: #666;
}

.top-nav ul.topleft_menu li a:hover {
  background-color: #eee;
  color: #352961;
}

.top-nav ul.topleft_menu li:last-child a {
  border-right: 0 solid #3e3d3d;
}

.top-nav ul.pwdarea li:nth-child(5) {
  padding-right: 4px;
}

.top-nav ul.pwdarea li:nth-child(6) {
  padding-right: 4px;
  padding-left: 4px;
}

.top-nav ul.pwdarea li:nth-child(7) {
  padding-left: 4px;
}

.top-nav ul.pwdarea li:nth-child(8) {
  padding-right: 3px;
}

.top-nav ul.pwdarea li:nth-child(9) {
  padding-left: 3px;
}

.top-nav ul.pwdarea li:nth-child(10) {
  padding-top: 0;
  padding-right: 0;
}

.top-nav ul.pwdarea li:nth-child(11) {
  padding: 0;
}

header {
  position: relative;
  display: block;
  z-index: 100;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

header .navbar-inverse {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
}

.primarymenu {
  margin: 0 auto;
  bottom: 0;
  background: #00487a;
  position: relative;
  padding: 0 15px;
}

.navborder {
  position: absolute;
  left: 0;
  width: 32%;
  background: #fff;
  z-index: 9999;
  padding: 6px 0;
}

.navborder:before {
  border-bottom: 49px solid #007c7c;
  border-left: 45px solid transparent;
  content: "";
  height: 0;
  right: 0;
  position: absolute;
  top: 0;
  width: 0;
}

/* .logo {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px 15px 5px 15px;
  text-align: center;
} */
.logo img {
  max-width: 100%;
  float: left;
  margin-right: 6px;
  width: 36px;
  margin-top: -7px;
}

.logo h1 {
  width: 100%;
  display: block;
  margin: 2px 0 0 0;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  line-height: 21px;
  text-transform: uppercase;
}

.logo h1 span {
  display: block;
  margin: 0;
  font-size: 12px;
  color: #fff;
  font-style: italic;
}

/* .primarymenu .navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
} */
.dropdown-menu .has-submenu:after {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  right: 8px;
}

.dropdown>a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-left: 6px;
}

.primarymenu .navbar-inverse .navbar-nav>li>a {
  color: #fff;
  padding: 15px 11px;
  font-size: 14px;
  position: relative;
  font-weight: 500;
}

.primarymenu .navbar-inverse .navbar-nav>li>a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #fff;
  width: 0%;
  transition-duration: 0.3s;
}

.primarymenu .navbar-inverse .navbar-nav>.active>a:hover::before,
.primarymenu .navbar-inverse .navbar-nav>.open>a:hover::before,
.primarymenu .navbar-inverse .navbar-nav>li>a:hover::before {
  width: 100%;
}

.emplogin>a {
  color: #fff;
  background-color: #dc3545 !important;
}

.primarymenu .navbar-inverse .navbar-nav>.active>a,
.primarymenu .navbar-inverse .navbar-nav>.active>a:focus,
.primarymenu .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #dc3545;
}

.primarymenu .navbar-inverse .navbar-nav>li>a:focus,
.primarymenu .navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.primarymenu .navbar-inverse .navbar-nav>.open>a,
.primarymenu .navbar-inverse .navbar-nav>.open>a:focus,
.primarymenu .navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.primarymenu .navbar .dropdown-menu {
  min-width: 280px !important;
  border-radius: 0;
  background-color: rgba(6, 37, 57, 0.97);
  padding: 15px;
}

.primarymenu .navbar .dropdown-menu>li>a {
  color: rgba(255, 255, 255, 0.8);
  padding: 5px 0 !important;
  position: relative;
  font-size: 1em;
  white-space: normal;
  position: relative;
}

.primarymenu .navbar .dropdown-menu>li>a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #fff;
  width: 0%;
  transition-duration: 0.3s;
}

.primarymenu .navbar .dropdown-menu>li.open>a:before,
.primarymenu .navbar .dropdown-menu>li>a:hover::before {
  width: 100%;
}

.primarymenu .navbar .dropdown-menu>li.open>a,
.primarymenu .navbar .dropdown-menu>li>a:focus,
.primarymenu .navbar .dropdown-menu>li>a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #ffff;
}

/* .primarymenu .navbar .dropdown-menu > li > a::after {
  content: "\f178";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  color: #ccc;
} */
.wrapper {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 100;
}

.logo-section .nopadding {
  padding: 0;
}

.helpline span.oran {
  color: #dc3545;
  font-family: Roboto, sans-serif;
  font-size: 1.1em;
}

.helpline {
  font-size: 1em;
  margin-top: 28px;
  font-weight: 500;
  margin-left: 45%;
}

.whatsapp span.oran2 {
  color: #dc3545;
  font-size: 1.1em;
  font-family: Roboto, sans-serif;
}

.whatsapp {
  margin-top: 28px;
  font-weight: 500;
  text-align: center;
}

.uplogo {
  float: right;
  margin-right: 20px;
  margin-top: 15px;
}

#home_services {
  background-color: #eee;
  padding: 30px 0;
  /* background-image: url(../images/welcome-bg.png); */
  background-repeat: no-repeat;
  background-size: cover;
}

.ourser_wrap {
  position: relative;
}

.ourser_wrap .linkstitle {
  text-align: center;
  font-size: 1.3em;
  font-weight: 800;
  color: #000;
  position: relative;
  top: auto;
  padding-bottom: 15px;
  text-transform: uppercase;
  margin-bottom: 24px !important;
}

.ourser_wrap .linkstitle:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 0;
  height: 1px;
  width: 15%;
  background-color: #19415c;
}

.ourser_wrap .linkstitle:before {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #19415c;
  margin: 0 auto;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -12px;
  transform: rotate(45deg);
}

.highlight-links {
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: flex;
  margin-top: 27px;
}

.highlight-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.highlight-links ul li {
  float: left;
  box-sizing: border-box;
  border-top: 0 solid rgba(0, 0, 0, 0.2);
  border-right: 0 solid rgba(0, 0, 0, 0.2);
  border-bottom: 0 solid rgba(255, 255, 255, 0.4);
  border-left: 0 solid rgba(255, 255, 255, 0.4);
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.highlight-links ul li:nth-child(1) {
  border-right: 0px;
}

.highlight-links ul li:nth-child(2) {
  border-right: 0px;
  width: 50%;
}

/* .highlight-links ul li:nth-child(3) {
  border-bottom: 0px;
} */
.highlight-links ul li:nth-child(4) {
  border-right: 0 solid #ccc;
}

.highlight-links ul li:nth-child(5) {
  border-right: 0px;
  width: 50%;
}

.highlight-links ul li:nth-child(5),
.highlight-links ul li:nth-child(6) {
  border-bottom: 1px solid #ccc;
}

.highlight-links ul li:nth-child(8) {
  border-right: 0 solid #ccc;
  border-bottom: 0 solid #ccc;
}

.highlight-links ul li a {
  display: block;
  padding: 20px 10px;
  font-size: 1em;
  transition-duration: 0.3s;
  color: #006fbb;
  font-weight: 600;
  min-height: 171px;
}

.highlight-links ul li a svg {
  height: 64px;
  fill: #19415c;
  transition-duration: 0.3s;
}

.highlight-links ul li a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #000;
}

.highlight-links ul li a:hover svg {
  fill: #fff;
}

.highlight-links li .icons {
  padding: inherit;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  display: block;
  margin-right: 15px;
  margin: 0 auto 15px auto;
  background: #fff;
  border: 1px solid #19415c;
}

.highlight-links ul li a:hover .icons {
  background-color: #19415c;
  border-color: #19415c;
  transition: 0.3s all;
}

.highlight-links li .icons img {
  height: 64px;
}

.highlight-links li a:hover .icons img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.highlight-links h2.serfxd {
  position: absolute;
  background: #fff;
  padding: 3px 11px;
  top: -33px;
  z-index: 9999;
  left: 30px;
  font-weight: 900;
  font-size: 28px;
  text-transform: uppercase;
  color: #3e3e3e;
}

.leader ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.leader ul li a.ldrtext {
  color: #ce6c04;
  padding: 0 10px 6px 10px;
  background: #ddd;
  margin-top: 8px;
  cursor: pointer;
}

.leader ul li {
  background-color: #ececec;
  padding: 5px;
  height: auto;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid #ccc;
  /* margin: 18px 0; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 29px;
}

.leader ul li:nth-child(2) {
  background: #fff;
}

.leader ul li:last-child {
  margin-bottom: 0;
}

.leader ul li img {
  border-radius: 50%;
  max-height: 70px;
  display: block;
  float: left;
  width: 70px;
  margin-left: 10px;
}

.leader ul li h4 {
  color: #006fbb;
  font-size: 16px;
  /* margin-top: 25px; */
  margin-bottom: 3px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.leader ul li p {
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
}

.usefull_link_warp {
  background: #f1f3f8;
  padding: 15px 0 30px 0;
}

.usefull_link_warp ul.usefull_link li {
  background: #fff;
  border-radius: 5px;
  width: 33.3%;
  text-align: center;
  padding: 0 0;
  float: left;
  height: 123px;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 25px;
  box-sizing: border-box;
}

.usefull_link_warp ul.usefull_link {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}

.usefull_link_warp ul.usefull_link li a img {
  display: table;
  margin: 6px auto;
}

.usefull_link_warp ul.usefull_link li a {
  padding: 17px 8px;
  display: block;
}

.usefull_link_warp ul.usefull_link h2 {
  color: #24292c;
  text-transform: uppercase;
  font-weight: 700;
  margin: 25px 0;
}

.usefull_link_warp ul.usefull_link li:hover {
  background: #007c7c;
  transition: 2s all;
}

.usefull_link_warp ul.usefull_link li:hover a {
  color: #fff;
}

#welcome {
  padding: 20px 15px;
  background-color: #efefef87;
  background-image: url("../images/welcome-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color;
}

#welcome .glance .content p {
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 20px;
}

.news {
  padding: 15px;
  border: 1px solid #ccc;
}

.news .title {
  margin: -15px -15px 10px -15px;
  background-color: #006fbb;
  padding: 3px 15px;
}

.news .title .toggle2 {
  float: right;
  color: #fff;
  padding: 2px 10px;
  border: 3px solid #fff;
  margin-top: 3px;
}

.news .title h4 {
  background-color: transparent;
  color: #fff;
}

.news .title:after {
  display: none;
}

.news .foot {
  padding: 10px 15px 0 15px;
  border-top: 1px solid #eee;
}

.vticker {
  height: 296px !important;
  margin-bottom: 15px;
}

.vticker .arw,
.vticker .dtype,
.vticker .fa-file-pdf-o {
  display: none;
}

.vticker .dsize {
  font-size: 0.8em;
  color: #352961 !important;
  margin-top: 5px;
}

.vticker ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vticker ul li {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  padding-left: 40px;
}

.vticker ul li:before {
  content: "";
  background-image: url(../images/small-calendar.png);
  background-repeat: no-repeat;
  position: absolute;
  background-color: #19415c;
  border-radius: 50%;
  background-position: center;
  left: 0;
  width: 30px;
  height: 30px;
  background-size: 14px;
}

.vticker ul li a {
  display: block;
  color: #2a2a2a;
  font-size: 14px;
  font-weight: 500;
}

.vticker ul li span {
  display: block;
}

.vticker ul li .ndate {
  color: #a3a3a3;
  font-size: 0.82em;
  text-transform: uppercase;
  font-weight: 900;
}

.vticker ul li .dsize {
  color: #666;
  font-size: 0.8em;
}

.news .scroll {
  max-height: 352px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.btn-outline-primary {
  border-color: #001e59;
  color: #001e59;
}

.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
  border-color: #001e59;
  background-color: #001e59;
  color: #fff;
  text-decoration: none;
}

.box-back {
  z-index: 10;
}

.glance {
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  height: 100%;
  box-shadow: 0px 5px 5px 5px #ccc;
}

.glance img {
  max-width: 100%;
  border: 5px solid #ddd;
  margin-bottom: 15px;
}

.glance .title {
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.glance .title h4 {
  padding: 0;
  text-align: left;
  margin: 0;
  font-weight: 900;
  font-size: 20px;
  color: #006fbb;
}

.glance .title h4 span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #19415c;
  margin-top: 10px;
}

.glance .title:after {
  display: none;
}

.award {
  padding: 15px;
}

.welcome .title h4 {
  text-align: center;
}

.title {
  position: relative;
}

.title:after {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #e7e7e7;
  content: "";
  z-index: 0;
  right: 0;
  left: 0;
  margin: 0 auto 0 auto;
  top: 45%;
}

.title svg {
  height: 30px;
  margin-right: 10px;
  fill: #dc3545;
  float: left;
}

.title h4 {
  font-weight: 900;
  position: relative;
  z-index: 2;
  display: inline-block;
  background-color: #fff;
  padding-right: 10px;
  color: #000;
}

.fimg {
  margin-bottom: 10px;
}

.fimg img {
  max-width: 100%;
  border-radius: 6px;
}

.bg-white {
  background-color: #fff;
}

.btn-outline {
  display: inline-block;
  padding: 4px 15px;
  border: 2px solid #ccc;
  font-size: 0.85em;
  text-transform: uppercase;
  transition-duration: 0.3s;
  font-weight: bold;
}

.btn-outline-success {
  border-color: #008ea1;
  color: #008ea1;
}

.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover {
  border-color: #008ea1;
  background-color: #008ea1;
  color: #fff;
  text-decoration: none;
}

.btn-outline-danger {
  border-color: #dc3545;
  color: #dc3545;
}

.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
  border-color: #dc3545;
  background-color: #dc3545;
  color: #fff;
  text-decoration: none;
}

.btn-success {
  border-color: #008ea1;
  background-color: #008ea1;
  color: #fff;
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover {
  border-color: #0b6e7b;
  background-color: #0b6e7b;
  color: #fff;
  text-decoration: none;
}

.btn-outline-warning {
  border-color: #19415c;
  color: #19415c;
  border-radius: 5px;
}

.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover {
  border-color: #19415c;
  background-color: #19415c;
  color: #fff;
  text-decoration: none;
}

.et-run .fa:before {
  content: "\f04c" !important;
}

.impact {
  list-style: none;
  margin: 0;
  padding: 0;
}

.impact li {
  text-align: center;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 15px;
}

.impact li svg {
  height: 50px;
  fill: #dc3545;
}

.countermain {
  padding: 15px 0;
  display: table;
  width: 100%;
}

.countermain ul.counterno h2.count-title {
  color: #352961;
  font-size: 2em;
  font-weight: 600;
}

.countermain ul.counterno p.count-text i.fa {
  background: #ff742f;
  padding: 5px 11px;
  margin-right: 15px;
}

.countermain ul.counterno p.count-text {
  font-size: 1.1em;
}

.impact li .countbox {
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 15px;
  transition-duration: 0.3s;
}

.impact li .countbox:hover {
  background-color: #352961;
  border: 1px solid #352961;
}

.impact li .countbox:hover .count-title {
  color: #fff;
}

.impact li .countbox:hover svg {
  fill: rgba(255, 255, 255, 0.8);
}

.impact li .countbox:hover .count-text {
  color: rgba(255, 255, 255, 0.7);
}

.typebus_warper {
  padding: 40px 0;
  background-image: url(../images/welcome-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #352961;
}

.typebus_warper .busheading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  position: relative;
}

.typebus_warper .busheading {
  margin-bottom: 45px;
}

.typebus_warper .busheading h2 {
  color: #fff;
  position: absolute;
  background: #433666;
  left: 34%;
  top: -25px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.7em;
  letter-spacing: -1px;
  padding-right: 30px;
  padding-left: 30px;
}

.typebus_warper ul.bus_serItems {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.bus_serItems .owl-wrapper-outer {
  display: table;
  width: 100%;
  padding-top: 22px;
}

.typebus_warper ul.bus_serItems li {
  list-style: none;
  padding: 0 22px;
  position: relative;
}

.typebus_warper ul.bus_serItems li .eventbox {
  padding: 15px;
  background-color: #fff;
  position: relative;
  border-radius: 10px;
  min-height: 198px;
}

.typebus_warper ul.bus_serItems li .content {
  color: #dc3545;
  font-size: 1.1em;
  font-weight: 600;
  padding-top: 25px;
  text-transform: capitalize;
  padding-bottom: 10px;
  padding-left: 30%;
}

.typebus_warper ul.bus_serItems li p.buspara {
  color: #535353;
  font-weight: 500;
}

.typebus_warper ul.bus_serItems li .eventbox img {
  max-width: 40%;
  border-radius: 50%;
  float: left;
  position: absolute;
  left: -20px;
  top: -20px;
  border: 3px solid #fff;
}

.brand-items .owl-buttons,
.typebus_warper .owl-pagination {
  display: none;
}

.bus_serItems .owl-buttons {
  margin-top: 25px;
}

.bus_serItems .owl-next,
.bus_serItems .owl-prev {
  display: inline-block;
  background-color: transparent;
  font-size: 22px;
  height: 30px;
  width: 30px;
  line-height: 26px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
}

.ftright {
  width: 100px;
  height: 40px;
  background: #383d41;
  position: absolute;
  right: 0;
  bottom: 0;
}

.ftright:before {
  border-bottom: 49px solid #383d41;
  border-left: 45px solid transparent;
  content: "";
  height: 0;
  left: -45px;
  position: absolute;
  top: 0;
  width: 0;
}

.brand-items {
  list-style: none;
  padding: 0;
  overflow: hidden;
  display: table;
  width: 100%;
}

.brand-items .owl-wrapper-outer {
  display: table;
  width: 100%;
}

.brand-items li {
  list-style: none;
  padding: 20px 14px;
}

.brand-items li img {
  max-width: 100%;
}

footer {
  background: #006fbb;
  background-image: url(../images/footbg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-link {
  padding: 40px 0;
  color: #fff;
}

.footerbtm {
  padding: 10px 0;
  color: #fff;
  font-size: 0.8em;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.ftleft {
  width: 100px;
  height: 40px;
  background: #24292c;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ftleft:before {
  border-bottom: 49px solid #24292c;
  border-right: 45px solid transparent;
  content: "";
  height: 0;
  right: -45px;
  position: absolute;
  top: 0;
  width: 0;
}

.footer-link {
  padding: 20px 0;
  color: #eae8e8;
  font-weight: 400;
  font-size: 0.9em;
  position: relative;
}

.footer-link h4 {
  color: #fff;
  margin: 0 0 10px 0;
  padding: 0;
  border-bottom: 0 solid #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.footer-link h5 {
  text-transform: uppercase;
  font-weight: 700;
}

.footer-bottom ul,
.footer-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-link li a {
  display: block;
  padding: 8px 0 8px 15px;
}

.footer-link li a:before {
  background: url(../images/ftarrow.png) left no-repeat;
  content: "";
  font-family: FontAwesome;
  margin-right: 6px;
  width: 9px;
  font-size: 12px;
  position: absolute;
  left: 0;
  height: 10px;
  top: 13px;
}

.footer-link a {
  color: #fff;
  position: relative;
}

.footer-link a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-bottom a,
.footer-bottom li a {
  color: #000;
}

.footer-bottom li {
  display: inline-block;
  padding: 0 6px;
  border-right: 1px solid #142659;
}

.footer-bottom li:first-child {
  padding-left: 0;
}

.footer-bottom li:last-child {
  border-right: 0 solid #142659;
}

.banFxd {
  position: fixed !important;
  width: 100% !important;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  z-index: 0 !important;
  top: 0;
}

.eventcard,
.greysection,
footer {
  position: relative;
  z-index: 5;
}

.footerbtm a {
  color: #ffff9d;
}

.footer-link ul {
  margin-left: 0;
}

.footer-link ul.ft_conDetails li {
  position: relative;
}

.footer-link ul.ft_conDetails li svg {
  float: left;
  height: 25px;
  fill: #fff;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.in-banner {
  position: relative;
  z-index: 0;
}

.in-banner li.item {
  margin: 0;
  list-style: none;
}

.inheading h2 {
  font-family: "Medula One", cursive;
  color: #073555;
  font-size: 2.9em;
  display: inline-block;
  padding: 10px 0;
  margin: 0;
}

.inheading h1 {
  color: #fff;
  font-size: 2.8em;
}

.breed-crum-div {
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}

.breadcrumb {
  font-size: 13px;
  margin-bottom: 0;
  background-color: transparent;
  padding: 8px 0;
}

.breadcrumb li a {
  color: #000;
}

.breadcrumb li {
  color: #000 !important;
  margin: 0 5px;
  font-weight: 500;
}

.breadcrumb .active {
  color: #19415c !important;
}

.breadcrumb>li+li::before {
  content: close-quote;
}

.contentarea {
  background-image: url("../images/welcome-bg.png");
  padding: 15px 30px 30px 30px;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

.incontent {
  padding: 15px;
  min-height: 358px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.search-inline {
  width: 100%;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  top: 0;
  height: 45px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #ececec;
  z-index: 99999;
  transition: all 0.5s ease-in-out;
}

.search-inline.search-visible {
  opacity: 1;
  visibility: visible;
  animation: fadeInDown 0.4s ease-in-out;
}

.search-inline button[type="submit"] {
  position: absolute;
  right: 52px;
  top: 0;
  background-color: transparent;
  border: 0;
  top: 0;
  right: 80px;
  padding: 0;
  cursor: pointer;
  width: 80px;
  height: 99%;
  background: #352961;
  color: #fff;
}

.search-inline .form-control {
  border: 0;
  padding-left: 0;
  font-size: 2rem;
  position: absolute;
  left: 1%;
  top: 0;
  height: 100%;
  width: 99%;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  outline: 0;
}

.search-inline .search-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #616161;
  width: 80px;
  height: 100%;
  text-align: center;
  display: table;
  background: #efefef;
  text-decoration: none;
}

.search-inline .search-close i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  background: #dc3545;
}

.search-inline .form-control {
  display: block;
  width: 100%;
  padding: 0 0;
  font-size: 1em;
  line-height: 1.5;
  color: #007c7c;
  background-color: #efefef;
  background-clip: padding-box;
  border: 1px solid #efefef;
  border-radius: 0.25rem;
  font-weight: 300;
  transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.implink-wrap {
  position: relative;
  /* padding: 0 30px 15px; */
  background-color: #eeee;
  /* background-image: url(../images/imp-link-bg.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.implink-wrap .busheading h2 {
  color: #000;
  font-weight: 900;
}

.implink-wrap .busheading {
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  color: #000;
  position: relative;
  top: auto;
  padding-bottom: 15px;
}

.implink-wrap .busheading:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 0;
  height: 1px;
  width: 15%;
  background-color: #fff;
}

.implink-wrap .busheading:before {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #fff;
  margin: 0 auto;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -12px;
  transform: rotate(45deg);
}

#usefullinkbg {
  position: relative;
  padding: 40px 0;
  background-color: #bb8337;
  background-image: url(../images/usefullink-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#usefullinkbg .linkstitle {
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  color: #fff;
  position: relative;
  top: auto;
  padding-bottom: 15px;
}

#usefullinkbg .linkstitle:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 0;
  height: 1px;
  width: 15%;
  background-color: #fff;
}

#usefullinkbg .linkstitle:before {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #fff;
  margin: 0 auto;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -12px;
  transform: rotate(45deg);
}

#usefullinkbg ul {
  margin: 25px 0 0 0;
  padding: 0;
  display: block;
  list-style: none;
}

#usefullinkbg ul li {
  box-sizing: border-box;
  margin: 0 0;
  padding: 15px;
  width: 24%;
  float: left;
  text-align: center;
}

#usefullinkbg ul li a {
  display: block;
}

#usefullinkbg ul li span.icon {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #fff;
  margin: 0 auto;
  box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.51);
  transform: rotate(45deg);
  padding: 14px 22px;
  margin-bottom: 40px;
  transition-duration: 0.3s;
}

#usefullinkbg ul li span.icon svg {
  height: 55px;
  transform: rotate(-45deg);
  margin: 0;
  display: block;
  fill: #19415c;
  transition-duration: 0.3s;
}

#usefullinkbg ul li span.icon img {
  transform: rotate(-45deg);
  margin: 0;
  display: block;
  transition-duration: 0.3s;
}

#usefullinkbg ul li>a:hover span.icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  transition-duration: 0.3s;
}

#usefullinkbg ul li a {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

#usefullinkbg ul li a:hover span.icon {
  background-color: #19415c;
  box-shadow: -8px -8px 1px rgba(0, 0, 0, 0.51);
}

#usefullinkbg ul li a:hover span.icon svg {
  fill: #fff;
}

.rightborder {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  align-self: center;
}

.rightborder .logo a p {
  font-size: 13px;
  padding: 12px 33px;
  background: #03122233;
}

.connect .fa {
  font-size: 1.6em;
  margin-right: 5px;
}

.connect li {
  display: inline-block;
}

.connect li:first-child a {
  padding-left: 0;
}

.connect li a:before {
  display: none;
}

.connect .fa-facebook-square {
  color: #3d5b9b;
}

.connect .fa-twitter-square {
  color: #2daae2;
}

.connect .fa-youtube-play {
  color: #d4111e;
}

.connect .fa-whatsapp {
  color: #2eb100;
}

.arw {
  display: none;
}

.Prsrls-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.Prsrls-list li p {
  margin: 0;
  font-size: 0.8em;
  color: #000;
}

.Prsrls-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.Prsrls-list li {
  padding: 10px 15px !important;
  text-align: center;
  min-height: 379px;
  box-sizing: border-box;
  margin: 10px;
  width: 23.1%;
  float: left;
  border: 1px solid #ddd;
  max-height: 358px;
  overflow: hidden;
}

.Prsrls-list li i {
  color: red;
}

.Prsrls-list li img {
  width: 100%;
  height: 200px;
  display: block;
  margin: 0 auto;
  /*! max-width: 100%; */
  /*! max-height: 200px; */
  padding-bottom: 9px;
}

.Prsrls-list li p {
  font-size: 0.8em;
  text-align: center;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 10px;
}

.Prsrls-list li p span {
  display: block;
}

.Prsrls-list li a {
  display: block;
  color: #585454;
}

.Prsrls-list li a strong {
  font-weight: 400;
  font-size: 0.89em;
  line-height: 19px;
}

.Prsrls-list li::before {
  content: normal !important;
}

.Prsrls-list li:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.Prsrls-list li {
  border-left: 1px solid #c8ccd7;
  background-color: #fff;
  position: relative;
}

.pagination {
  display: table-row !important;
}

.pagination a,
.pagination span {
  background: #006fbb;
  border: 1px solid #006fbb;
  color: #fff;
  padding: 4px;
  margin-left: 4px;
}

.pagination a:hover {
  background: #fc3;
  color: #000;
  text-decoration: none;
}

.gridrow span span ul {
  margin: 0 0 0 25px;
  padding: 0;
  list-style: none;
}

.gridrow span span ul li span.dsize {
  font-size: 12px;
}

.gridrow span span ul li {
  font-size: 13px;
  padding-bottom: 3px;
  position: relative;
}

.gridrow span span ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  color: #f0603b;
  font-size: 12px;
  margin-left: -27px;
  margin-right: 6px;
  padding: 2px 5px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}

.gridrow span span ul li a {
  display: block;
}

.gridrow span span ul li img {
  display: none;
}

.sitemap {
  margin: 0 15px;
}

.sitemap h4 {
  margin-bottom: 20px;
}

.sitemap ul {
  background: url(../images/site_map_ul.gif) 0 -5px repeat-y !important;
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 5px 4px 6px !important;
  position: relative !important;
}

.sitemap ul li {
  background: url(../images/site_map_list.gif) -5px 4px no-repeat !important;
  line-height: 16px !important;
  padding: 0 0 0 10px !important;
  font: 700 10pt arial;
  margin: 10px 0;
  text-align: left;
}

.sitemap ul li a {
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  color: #000 !important;
  display: inline-block;
  padding: 8px;
  border-radius: 18px;
  transition-duration: 0.3s;
}

.sitemap ul li a:hover {
  background-color: #006fbb;
  border: 1px solid #006fbb;
  color: #fff !important;
  padding-left: 9px;
  text-decoration: none;
}

.sitemap ul li ul {
  padding-bottom: 1px;
}

.sitemap ul li ul li {
  font-size: 1em;
  font-weight: 400;
}

.filter-box {
  background: #ededed none repeat scroll 0 0;
  border: 1px solid #cfcfcf;
  box-sizing: border-box;
  margin-bottom: 5px;
  width: 100%;
}

.filter-box td {
  padding: 7px;
}

.filter-box input[type="submit"] {
  background: #006fbb none repeat scroll 0 0;
  border: 0 solid red;
  color: #fff;
  padding: 7px 10px;
  width: 100%;
}

.filter-box input[type="text"]:focus {
  border: 1px solid #177ebe;
  color: #177ebe;
}

.filter-box input[type="text"] {
  border: 1px solid #b3b3b3;
  padding: 5px;
  width: 100% !important;
}

.filter-box select {
  border: 1px solid #abaaaa;
  padding: 5px;
  width: 100% !important;
}

.archive {
  display: block;
  background-color: #19415c;
  color: #fff;
  border-color: #f0603b;
}

.archive:active,
.archive:focus,
.archive:hover {
  background-color: #19415c;
  color: #fff;
  border-color: #f0603b;
}

.pdf-size:before,
.rar-size:before,
.word-size:before {
  font-family: FontAwesome;
  margin: 0 5px;
}

.pdf-size {
  font-size: 12px;
  color: #000;
  display: block;
}

.pdf-size img {
  display: none;
}

.pdf-size:before {
  content: "\f1c1";
  color: #d32f2f;
}

.word-size {
  font-size: 12px;
  color: #000;
  display: block;
}

.word-size:before {
  content: "\f1c2";
  color: #d32f2f;
}

.rar-size {
  font-size: 12px;
  color: #000;
}

.rar-size:before {
  content: "\f1c6";
  color: #d32f2f;
}

.gridheader,
.table thead th {
  background-color: #d9e6f0;
  color: #000;
}

.table thead th a {
  color: #fff;
}

.table tbody th,
.table tfoot th {
  background-color: #f2f2f2;
  color: #000;
}

ul.list {
  padding: 0;
}

ul.list {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}

ul.list li {
  line-height: 25px;
  padding-left: 25px;
  margin-bottom: 6px;
}

ul.list li ul li {
  line-height: 26px;
  padding-left: 15px;
  margin-bottom: 6px;
  position: relative;
}

ul.list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #f0603b;
  font-size: 14px;
  margin-left: -30px;
  margin-right: 6px;
  padding: 2px 5px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}

ul.list ul {
  margin: 5px 10px 5px 17px;
  padding: 0;
  list-style: none;
}

ul.list ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #f0603b;
  font-size: 18px;
  margin-left: -29px;
  margin-right: 6px;
  border: 0 solid #03356e;
  border-radius: 50%;
  padding: 0;
  width: 0;
  height: 0;
  box-sizing: border-box;
  position: absolute;
}

.tableborder-green,
.tableborder-green td,
.tableborder-green th {
  border: 1px solid #9cc9ca !important;
}

.tableborder-green td a {
  color: #d7451f;
}

#accordion .panel-heading {
  position: relative;
  background-color: #006fbb;
  border-color: #006fbb;
  border-radius: 0;
  padding: 16px 15px;
}

#accordion .panel-heading h4 {
  text-transform: none;
  color: #fff;
  border: none;
  font-size: 1.3em;
  padding-bottom: 0;
  font-weight: 400;
}

#accordion .panel-heading h4 a {
  display: block;
}

#accordion .panel-heading h4 a i.glyphicon {
  padding: 8px;
  font-size: 13px;
  border-radius: 50%;
  position: absolute;
  border: 2px solid #fff;
  top: 10px;
  right: 15px;
}

#accordion .panel-heading a:focus,
#accordion .panel-heading a:hover {
  text-decoration: none;
  color: #fff;
}

.imgborder {
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 5px solid #e8e8e8;
}

.serial {
  counter-reset: Serial;
}

.serial tr td:first-child {
  text-align: center;
}

.serial tr td:first-child::before {
  content: "" counter(Serial, decimal);
  counter-increment: Serial;
}

.btn-warning {
  color: #fff;
  background-color: #19415c;
  border-color: #19415c;
}

.btn-warning:hover {
  color: #131313;
  background-color: #fff;
  border-color: #19415c;
  transition: 1s all;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #1f1f1f;
  background-color: #fff;
  border-color: #19415c;
}

.top-nav.menuFxd {
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.zone {
  border-collapse: collapse;
  font-size: 15px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.zone th {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.zone td {
  color: #1a1a1a;
}

.zone-border {
  border: 1px solid #333;
  padding: 10px;
  border-radius: 3px;
}

.zone-border-left {
  border-left: 1px solid #333;
}

.zone-border-right {
  border-right: 1px solid #333;
}

.zone-border-top {
  border-top: 1px solid #333;
}

.zone-border-bottom {
  border-bottom: 1px solid #333;
}

.zonetable {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}

.zonetable td,
.zonetable th {
  border: 2px solid #000;
  padding: 2px;
}

.green,
.green td,
.green th {
  background-color: #cdecf3;
}

.red,
.red td,
.red th {
  background-color: #cdecf3;
}

.blue,
.blue td,
.blue th {
  background-color: #cdecf3;
}

.yellow,
.yellow td,
.yellow th {
  background-color: #e8f9fd;
  text-align: center;
  border: 1px solid #a9edfd;
}

.zonedown {
  position: relative;
}

.zonedown:before {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  display: block;
  color: #000;
  bottom: -8px;
  left: -5px;
}

.gallery-name span a {
  background-color: #0f2e5d;
  padding: 9px 13px;
  color: #fff;
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
  text-align: center;
}

.gallery-name span a:hover {
  background-color: #eabb3c;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.newgallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 4px;
  list-style: none;
  margin: 0;
}

.newgallery li {
  -ms-flex: 33%;
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
  vertical-align: middle;
}

.newgallery li img {
  max-width: 100%;
  position: relative;
  z-index: 0;
}

.newgallery li a {
  display: block;
  position: relative;
  overflow: hidden;
  height: auto;
  z-index: 0;
  margin-bottom: 8px;
}

.newgallery li .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 5;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  background-color: rgba(1, 43, 72, 0.8);
  padding: 30px;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
  opacity: 0;
}

.newgallery li .def-head {
  position: absolute;
  display: block;
  bottom: 0;
  padding: 13px 11px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 15px;
  transition: all 250ms ease-out 0s;
  color: #fff;
  text-shadow: 1px 1px 1px #403e3e;
  font-weight: 400;
  background-color: rgba(1, 43, 72, 0.8);
  border-top: 0 solid #fff;
  border-bottom: 0 solid #fff;
  z-index: 5;
  opacity: 1;
}

.newgallery li a:hover .overlay {
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
  opacity: 1;
}

.newgallery li a:hover .def-head {
  bottom: -15%;
  opacity: 0;
}

.newgallery li .heading,
.newgallery li .data-content {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.newgallery li .heading {
  font-size: 23px;
  font-family: "Merriweather", serif;
  color: #fff;
  font-weight: bold;
  margin-top: 48%;
}

.newgallery li .data-content {
  color: #fff;
  padding-top: 29px;
  font-size: 1em;
  font-weight: normal;
  padding-bottom: 16px;
}

.newgallery li .view-page {
  color: #fff;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  margin: auto;
  padding: 5px 10px;
  z-index: 9;
  position: relative;
  width: auto;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
  left: 4px;
  right: 4px;
  border: 5px solid #eee;
}

.grid-stack-item-content:hover {
  background: none !important;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
  overflow: hidden;
  transition: all ease-in-out 0.2s;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content img {
  transition: 1s all;
  width: 100%;
  height: 100%;
}

.grid-stack-item-content {
  color: transparent;
  text-align: center;
  background-color: transparent !important;
}

.contentarea .incontent ul {
  padding: 0px;
  margin: 0px;
}

.contentarea .incontent ul .grid-stack {
  background: #ffffff !important;
}

.grid-stack-item-content:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 1;
}

.bdrwrap .breed-crum-div {
  border-bottom: 0px solid #ccc;
}

.bdrwrap .breed-crum-div .breadcrumb {
  padding: 8px 28px;
}

.inner-content-wrap {
  min-height: auto;
  overflow: hidden;
}

.doc-note {
  width: 100%;
  background: #f4eed7;
  text-align: center;
  padding: 10px;
  color: #a6290c;
  border: 2px dotted #dfcbb8;
}

ul.search-result {
  padding-left: 0px;
}

.search-result {
  font-family: oswald_regularregular;
  list-style: outside none none;
  margin: 15px;
  padding: 0;
}

.search-result li {
  background-color: rgb(245 245 245);
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 15px;
  transition: all 0.2s ease 0s;
}

.search-result li:hover {
  background-color: #f7f7f7;
}

.search-result .local {
  color: #c4023c;
  display: block;
  font-size: 1.18em;
}

.search-result .local:hover {
  color: #e74d00;
}

.search-result span {
  color: #985000;
  display: block;
  font-size: 1em;
  line-height: 30px;
}

.search-result p {
  margin: 0;
}

.search-result li:last-child {
  margin-bottom: 0px;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
}

.bd-example> :last-child {
  margin-bottom: 0;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/download.svg);
  transform: rotate(180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../images/download.svg);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.5rem 1.25rem;
  font-size: 0.6em;
  color: #19415c;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  padding: 0px;
  margin: 0px;
}

.accordion-button.collapsed {
  border-bottom-width: 0;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-width: 1px;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item .accordion-body {
  border: 1px solid #ddd;
  padding: 15px 15px 0px 15px;
  margin-bottom: 15px;
}

h4 {
  color: #19415c;
}

.menu>ul>li>a {
  pointer-events: none !important;
  cursor: none !important;
}

.menu .polhead {
  display: block;
  font-weight: 400;
  font-size: 1.8em;
  padding: 13px 0px;
  pointer-events: none;
  background-color: #fff;
  color: #19415c;
  margin: 0px;
  border-bottom: 2px solid #19415c;
}

#banner .controls {
  background: #006fbb;
  color: #fff;
  border: none;
  font-size: 15px;
  cursor: pointer;
  border: 1px solid #fff;
  margin: 0px 2px;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  width: 25px;
  height: 25px;
  line-height: 21px;
}

#banner .controls:hover,
#banner .controls:focus {
  background: #006fbb;
  color: #fff;
  text-decoration: none;
}

.rtilist {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.rtilist li {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 10px 15px 10px 50px;
}

.rtilist li:before {
  content: url(../images/checked.png);
  position: absolute;
  padding: 8px;
  background-color: #19415c;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  left: 0px;
}

.btn-danger {
  background-color: #d7641e;
  border-color: #d7641e;
}

/* My changes  Start From here 2403*/

/* 1. top header  */

.navbar-nav .nav-link {
  color: #0c0b39;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
}

header.top-header li {
  list-style: none;
}

header.top-header li button a {
  padding: 0;
  color: #333;
}

header.top-header .btn.theme-orange i.fa {
  width: 24px;
  font-size: 15px;
}

header.top-header .btn.theme-orange p.screen {
  width: 20px;
}

button.btn.screenBtn {
  border: 1px solid #fff;
  margin: 0 3px;
  width: 36px;
  color: #fff;
  min-width: 30px;
  padding: 5px;
}

marquee#myMarquee ul li a:hover {
  color: #fff;
}

/* header   */

.marquee {
  padding: 10px 0 0;
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}

marquee ul {
  display: flex;
  margin: 0;
}

marquee ul {
  display: flex;
  list-style: circle;
}

marquee ul li {
  margin-left: 50px;
}

#marqueeContainer {
  display: flex;
}

a:hover {
  color: #fff;
}

#marqueeContainer button {
  margin: 0 5px;
  color: #fff;
  border: 1px solid #eeeeee63;
  background: #9c9c9c54;
  line-height: 24px !important;
  padding: 0 5px;
}

header.top-header .btn.theme-orange {

  margin: 0 2px;
  border-radius: 3px;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 3px 4px !important;
  line-height: 18px;
}

.navbar-dark .navbar-brand img {
  width: 25rem !important;
  z-index: 99;
  top: 0;
  background: #fff;
  padding: 6px;
}

.navbar-nav .nav-link {
  color: #0c0b39;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
}

header.top-header li {
  list-style: none;
}

header.top-header li button a {
  padding: 0;
  color: #333;
}

header.top-header .btn.theme-orange i.fa {
  width: 24px;
  font-size: 15px;
  color: #333;
}

header.top-header .btn.theme-orange p.screen {
  width: 20px;
}

button.btn.screenBtn {
  border: 1px solid #fff;
  margin: 0 3px;
  width: 36px;
  color: #fff;
  min-width: 30px;
  padding: 5px;
}

button.btn.screenBtn:hover {
  background: #006fbb;
  color: #fff !important;
}

marquee#myMarquee ul li a:hover {
  color: #fff;
}

header.top-header .btn.theme-orange i.fa:hover {
  color: #fff;
}

.top-header {
  background-color: #fff color: white;
}

button.btn.screenBtn {
  border: 1px solid #ccc;
  margin: 0 3px;
  width: 30px;
  color: #006fbb;
  min-width: 30px;
  padding: 1px;
  border-radius: 3px;
}

header.top-header .btn.theme-orange:hover {
  background: #006fbb;
  color: #fff !important;
}

.theme-orange {
  background: #fff;
  color: white;
}

button.btn.screenBtn {
  background: transparent;
}

button.btn.screenBtn p {
  margin-bottom: 0;
}

.col-lg-3.d-flex.text-start.top-btn {
  display: flex;
  padding: 5px 0;
}

header.top-header li a {
  color: #fff;
}

.top-header .container {
  padding-right: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;

}

.brand-items li img {
  aspect-ratio: 4/3;
  max-width: 100%;
  background: #fff;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 6px;
  box-shadow: 0px -3px 9px 6px #ccc;
}

.rightLogo img {
  padding-right: 2px;
  /* aspect-ratio: 1 / 1; */
  /* object-fit: scale-down; */
  object-position: center;
  width: 94px;
  /* height: 58px; */
  /* display: flex; */
  height: 43px;
}

/* SOcail media section */

#socialMediaArea {
  margin-bottom: 50px;
  margin-top: 10px;
}

div#skipmainsocial {
  margin-top: 35px;
}

.divmidhomeup1 {
  border: 1px solid #ccc;
  width: 100%;
  padding: 25px 10px 10px;
  background: #19415c14;
  box-shadow: 0 0 15px #00000010;
  position: relative;
}

#socialMediaArea .socialIcon.facebook {
  position: absolute;
  top: -27px;
  left: 50px;
  display: flex;
  /* width: 93%; */
}

#socialMediaArea .socialIcon.facebook h5 {
  color: #fff;
  background: #6a8fdd;
  text-align: center;
  font-size: 14px;
  width: 120px;
  padding: 10px 15px;
  border: 3px solid #7e95c7;
  z-index: 1;
}

#socialMediaArea .socialIcon.linkedin {
  position: absolute;
  top: -27px;
  left: 15px;
  display: flex;
  /* width: 93%; */
}

#socialMediaArea .socialIcon.linkedin h5 {
  color: #fff;
  background: #3b5998;
  text-align: center;
  font-size: 14px;
  width: 144px;
  padding: 10px 15px;
  border: 3px solid #7e95c7;
  z-index: 1;
}

.bottomLogo {
  margin-left: 15px;
}

.news .foot a {
  color: #3f51b5;
  font-weight: 700;
}

/* Dashboard */

.wpo-service-area,
.wpo-service-area {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (max-width: 991px) {

  .wpo-service-area,
  .wpo-service-area {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {

  .wpo-service-area,
  .wpo-service-area {
    padding-bottom: 50px;
  }
}

.wpo-service-area .ab-shape {
  position: absolute;
  left: 0;
  top: -70%;
  z-index: -1;
}

.wpo-service-wrap .nav-tabs {
  border-bottom: 0;
  justify-content: center;
  /* margin: 0 0 30px 0; */
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: end;
}

@media (max-width: 767px) {
  .wpo-service-wrap .nav-tabs {
    margin-bottom: 35px;
  }
}

.wpo-service-wrap .nav-item .nav-link {
  width: 220px;
  height: 45px;
  background: #006fbb;
  text-align: center;
  margin-right: 30px;
  border-radius: 38px 0 0 38px;
  text-align: center;
  line-height: 39px;
  padding: 0;
  color: #fff;
  border: 2px solid transparent;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}

@media (max-width: 991px) {
  .wpo-service-wrap .nav-item .nav-link {
    width: 180px;
    height: 55px;
    margin-right: 20px;
    line-height: 55px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .wpo-service-wrap .nav-item .nav-link {
    width: 120px;
    height: 45px;
    margin-right: 10px;
    line-height: 45px;
    font-size: 14px;
    margin-bottom: 5px;
  }
}

.wpo-service-wrap .nav-item .nav-link.active {
  background: none;
  border: 2px solid #fff;
  color: #006fbb;
  /* background:#fff; */
}

.wpo-service-wrap .wpo-service-item {
  background: #0098ff4f;
  border: 2px solid #fff;
  border-radius: 3px;
  text-align: center;
  padding: 20px;
  box-shadow: 11px 10px 1px -4px #ccc;
}

.wpo-service-wrap .wpo-service-item:hover {
  background: #006fbb;

  box-shadow: 11px 10px 1px -4px #006fbbe3;

  border: 2px solid #fff;
  color: #fff;
}

@media (max-width: 1199px) {
  .wpo-service-wrap .wpo-service-item {
    padding: 30px 20px;
  }
}

.wpo-service-wrap .wpo-service-item .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #19415c;
  margin: 0 auto;
  margin-bottom: 30px;
  border-radius: 50%;
  transition: all 0.3s;
}

.wpo-service-wrap .wpo-service-item .icon img {
  width: 100%;
  width: 50px;
  filter: brightness(0) invert(1);
  margin: 12px 0 0 0px;
}

.wpo-service-item:hover h2 {
  color: #fff;
}

.wpo-service-wrap .wpo-service-item .icon .fi:before {
  font-size: 50px;
  color: #59c378;
}

.wpo-service-wrap .wpo-service-item h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #373737;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.wpo-service-wrap .wpo-service-item h2:hover {
  color: #fff;
}

@media (max-width: 1399px) {
  .wpo-service-wrap .wpo-service-item h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}

.wpo-service-wrap .wpo-service-item p {
  color: #ffffff9f;
  margin: 25px 0;
}

@media (max-width: 1399px) {
  .wpo-service-wrap .wpo-service-item p {
    margin: 15px 0;
    font-size: 14px;
  }
}

.wpo-service-wrap .wpo-service-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  padding-left: 30px;
  position: relative;
  display: inline-block;
}

@media (max-width: 1399px) {
  .wpo-service-wrap .wpo-service-item a {
    font-size: 15px;
  }
}

.wpo-service-wrap .wpo-service-item a:before {
  position: absolute;
  left: -5px;
  top: 1px;
  content: "\f10d";
  font-family: "Flaticon";
  transition: all 0.3s;
}

.wpo-service-wrap .wpo-service-item a:hover {
  color: #ffe600;
}

.wpo-service-wrap .wpo-service-item a:hover:before {
  left: 0;
}

.wpo-service-wrap .wpo-service-item:hover .icon {
  background: #222;
  border: 2px solid #fff;
}

.wpo-service-wrap .wpo-service-item:hover .icon .fi:before {
  color: #fff;
}

.fade {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #007bff;
  color: #fff;
}

.nav-tabs .nav-link {
  background-color: #f8f9fa;
  color: #495057;
}

.adjustMenus {
  display: flex;
  justify-content: end;
}

p.heading {
  font-size: 13px;
  margin: 0;
  background: #043f66;
  color: #fff;
  text-align: left;
  padding: 3px;
  font-weight: 700;
  height: 34px;
  line-height: 25px;
  text-align: left;
  padding-left: 32px;
}

.logo a p {
  color: #fff;
  margin: 0;
  font-weight: 600;
  text-align: center;
  font-size: 19px;
  background: #0c4e7b;
  padding: 18px 90px;
  border-radius: 1px 19px;
  border: 1px solid #0c4e7b6b;
  line-height: 21px;
  text-transform: uppercase;
}

.logo a p {

  border: 4px solid #fff;
  min-height: 2em;
  border-radius: 1px 19px;
  resize: both;
  background: #03122233;
  border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' stroke-width='100' transform='rotate(0 0 0)' stroke-linecap='square' stroke-linejoin='round' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 8s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}

.logo.wow.fadeInLeft {
  display: flex;
  justify-content: flex-start;
}

.nirantarportalcenter {
  text-align: center;
  padding-left: 34px;
}

.rightLogo a {
  cursor: auto;
}

.ourser_wrap .row.mt-5 {
  margin-top: 60px !important;
}

.sliderArrowDs-1 {
  position: relative;
}

.sliderArrowDs-1 h4 {
  font-weight: 800;
}

.viewAllBtn {
  position: absolute;
  right: 10px;
  top: 0px;
  display: inline-block;
}

.viewAllBtn a {
  background: #162f6a;
  color: #fff;
  font-size: 14px;
}

.sliderArrowDs-1 a.btnPs {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #323232;
  border-radius: 5px;
  position: absolute;
  font-size: 16px;
  text-align: center;
  right: 175px;
  background: #fff;
  top: -2px;
  border: 1px solid #ccc;
}

.single-project-style-one {
  position: relative;
  border: 1px solid #eae8f1;
  background: #fff;
  padding: 15px;
  box-shadow: 6px 11px 41px -28px #796eb1;
  -webkit-box-shadow: 6px 11px 41px -28px #796eb1;
  margin: 0 10px;
  z-index: 99;
}

.single-project-style-one .image-block>img {
  width: 100%;
  height: 100%;
}

.single-project-style-one .image-block .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.single-project-style-one .image-block .overlay .box .content {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 0px;
}

.single-project-style-one .image-block .overlay .box .content .inner-content {
  transition: all 0.4s ease;
  display: block;
}

.single-project-style-one .image-block .overlay .box .content p {
  color: #808080;
  font-size: 13px;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.single-project-style-one .image-block .overlay .box .content h3 {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  transition: all 0.4s ease;
  margin: 7px 0 17px;
}

.single-project-style-one .image-block .overlay .box .content .thm-btn {
  padding: 5px 10px;
  background: #162f6a;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
}

.inner-banner.research {
  padding: 20px 0;
  background-image: url("../images/banner/breadcrump-img.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
  color: white;
  background-color: #000000b4;
  background-blend-mode: color;
  background-attachment: fixed;
}

.ecoImage img {
  width: 100%;
  height: 100%;
  min-height: 63dvh;
  object-fit: cover;
  object-position: center;
}

.owl-theme .owl-controls {
  display: none !important;
}

.sliderArrowDs-1 {
  position: relative;
  background: white;
  border: 2px solid #eae8f1;
  padding-top: 20px;
}

.sliderArrowDs-1 .icon {
  width: fit-content;
  position: absolute;
  top: -22px;
  background: #006fbb;
  color: #fff;
  width: 79px;
  height: 35px;
  text-align: center;
  line-height: 30px;
  left: 25px;
  border: 2px solid #ababab;
}

.sliderArrowDs-1 .icon p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

a.resentFontPanel.Loginmenu {
  background: #0c0b39;
}

section.loginPageArea {
  padding: 50px 0;
  background-image: url(../images/login-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}

section.loginPageArea:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .1);
  height: 100vh;
  height: 100%;
}

.loginArea {
  background: #04364a;
  padding: 0rem !important;
  border-radius: 20px 24px 0px 24px;
  width: 630px;
}

.login_form .form {
  padding: 0.6em 1em;
  border-radius: 0 24px 0 24px;
  box-shadow: 0 10px 25px rgba(90, 100, 100, 0.2);
  background: #fff;
}

.login_form .form_title {
  color: #006fbb;
  font-weight: 500;
  margin-bottom: 0.6em;
  margin-top: 0;
  text-align: center;
  font-size: 26px;
}

.login_form .form_div {
  position: relative;
  height: 3em;
  margin-bottom: 0.0em;
}

.login_form .form_input {
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  /* height: 100%; */
  font-size: 1em;
  border: 0.1em solid #006fbb;
  border-radius: 0.5em;
  outline: none;
  /* padding: 0.3em; */
  z-index: 1;
  background: none;
}

.login_form .form-group {
  margin-bottom: 4px;
}

.login_form .form_label {
  position: absolute;
  left: 1em;
  top: 9px;
  padding: 0;
  background-color: #fff;
  color: #006fbb;
  font-size: 1em;
  transition: 0.4s;
}

.login_form .form_button {
  width: 100%;
  display: block;
  margin-left: auto;
  padding: 0.4em 2em;
  outline: none;
  border: none;
  background-color: #006fbb;
  color: #fff;
  font-size: 1em;
  border-radius: 0.5em;
  cursor: pointer;
  transition: 0.4s;
  margin-top: 1em;
}

.login_form .form_button:hover {
  transform: scale(0.9);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.login_form .form_input:focus+.form_label {
  top: -0.7em;
  left: 0.8em;
  color: #006fbb;
  font-size: 0.8em;
  font-weight: 600;
  z-index: 5;
}

.login_form .form_input:not(:placeholder-shown).form_input:not(:focus)+.form_label {
  top: -0.5em;
  left: 0.8em;
  font-size: 0.8em;
  font-weight: 600;
  z-index: 5;
}

.login_form .form_input:focus {
  border: 0.1em solid #006fbb;
}

.login_form #captcha {
  margin: 5px 0px;
}

.login_form #captcha .preview {
  color: #006fbb;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  letter-spacing: 8px;
  border: 1px dashed #006fbb;
  border-radius: 0.5em;
  margin-bottom: 1em;
}

.login_form .form_input_captcha {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1em;
  border: 0.1em solid #006fbb;
  border-radius: 0.5em;
  outline: none;
  padding: 1em;
  z-index: 1;
  background: none;
}

.login_form .form_label_captcha {
  position: absolute;
  left: 1em;
  top: 5.2em;
  padding: 0 0.25em;
  background-color: #fff;
  color: #80868b;
  font-size: 1em;
  transition: 0.4s;
}

.login_form .form_input_captcha:focus+.form_label_captcha {
  top: 4.7em;
  left: 0.8em;
  color: #64ccc5;
  font-size: 0.8em;
  font-weight: 600;
  z-index: 5;
}

.login_form .form_input_captcha:not(:placeholder-shown).form_input_captcha:not(:focus)+.form_label_captcha {
  top: 4.6em;
  left: 0.8em;
  font-size: 0.8em;
  font-weight: 600;
  z-index: 5;
}

.login_form .form_input_captcha:focus {
  border: 0.1em solid #64ccc5;
}

.login_form #captcha .preview span {
  display: inline-block;
  user-select: none;
}

.login_form #captcha .captcha_form {
  display: flex;
  color: #006fbb;
}

.login_form #captcha .captcha_form input {
  width: 100%;
  font-size: 1em;
  border-radius: 0.5em;
  outline: none;
  padding: 0.6em;
  z-index: 1;
  background: none;
  /* color: #006fbb !important; */
}

.login_form #captcha .captcha_form .captcha_refersh {
  width: 40px;
  border: none;
  outline: none;
  background: #006fbb;
  color: #eee;
  cursor: pointer;
  border-radius: 0.5em;
  margin-left: 5px;
  text-align: center;
  line-height: 38px;
}

.captcha_refersh {
  transition: 0.4s;
}

.captcha_refersh:hover {
  transition: 0.4s;
  transform: scale(0.9);
}

.loginheading h2 {
  color: #fff;
  line-height: 36px;
  font-size: 30px;
}

.loginheading span {
  color: #fff;
}

.logDets {
  margin-top: 10px;
}

.logDets .icons {
  display: flex;
  align-items: center;
  padding-bottom: 14px;
}

.logDets .icons a {
  color: #fff;
  margin-left: 25px;
  font-size: 14px;
  font-weight: 400;
}

.logDets .icons i {
  color: #fff;
  font-size: 19px;
}

.logSocial {
  margin-top: 0px;
}

.logSocial a i {
  color: #fff;
  font-size: 19px;
  padding: 10px;
}

.login_form #captcha .captcha_form input::placeholder {
  color: #006fbb;
}

.footer-link ul {
  margin-left: 0;
  display: flex;
  gap: 30px;
}

.totalVisitorsBox {
  background: #ffffff78;
  max-width: 200px;
  border-radius: 5px;
  padding: 5px 5px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  color: #224c63;
  font-size: 15px;
  font-weight: 500;
}

.glance.bg-white .content h5 {
  background: #006fbba8;
  color: #fff;
  padding: 5px;
  line-height: 20px;
  width: fit-content;
}

section.logo-section {
  /* background: #1d548f; */
  background-image: linear-gradient(90deg, rgba(9, 136, 223, 1) 0%, rgba(0, 111, 187, 1) 35%, rgba(0, 212, 255, 1) 100%);
  ;
}

/*.rightLogo {
    text-align: right;
    background: #fff;
    padding: 11px 12px;
    border-radius: 19px 1px;
    }*/

.rightLogo {
  /* text-align: right; */
  background: #fff;
  padding: 11px 12px;
  border-radius: 19px 1px;
  display: inline-block;
  float: right;
}

.nav-tabs.custom-tabs {
  border-bottom: none;
  position: absolute;
}

.nav-tabs.custom-tabs .nav-item {
  margin-bottom: 0;
}

.nav-tabs.custom-tabs .nav-link {
  border: none;
  border-radius: 0;
  color: inherit;
  background-color: transparent;
}

.nav-tabs.custom-tabs .nav-link.active {
  border-bottom: none;
  /* Change the active tab indicator color */
}

.custom-tabs .tab-content {
  margin-top: 20px;
}

/* Add your custom styles here */
.custom-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  background-color: #f8f9fa;
  /* Change the background color if needed */
}

.custom-tabs li {
  cursor: pointer;
}

.custom-tabs a {
  text-decoration: none;
  color: inherit;
  padding: 10px;
  /* Adjust padding as needed */
}

.whatsNew {
  margin-top: 20px;
}

.whatsNew marquee ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.whatsNew marquee ul li {
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  text-align: justify;
  margin-left: 0;
}

.whatsNew marquee ul li i {
  background-color: #006fbb;
  color: #fff;
  width: 30px;
  height: 28px;
  text-align: center;
  border-radius: 50px;
  line-height: 30px;
  font-size: 13px;
}

.whatsNew marquee ul li a {
  color: #03356e;
  margin-left: 10px;
  font-size: 13px;
  font-weight: 500;
}

.sliderArrowDs-1 {
  height: 340px;
}

.tab-content.divmidhomeup1 {
  height: 372px;
  overflow: hidden;
  background-color: #fff;
}

footer .logo a p {
  color: #fff;
}

section.logo-section.py-3 .col-md-4 {
  align-self: center;
}

.col-lg-9.align-self-center.text-left {
  padding: 0;
}

p.heading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 999;
  background: #fff;
  border-top: 0px solid transparent;
  border-bottom: 34px solid transparent;
  border-left: 60px solid #043f66;
}

header.top-header .btn.theme-orange a:hover {
  color: #fff !important;
}

.col-lg-9.align-self-center {
  padding: 0;
}

.wpo-service-area.section-padding .container {
  max-width: 1100px;
}

.wpo-service-area.section-padding .wpo-service-wrap {
  background: #fff;
  /* padding: 28px; */
  /*  border-radius: 35px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; */
  margin-bottom: 43px;
  border-radius: 20px;
}

.selecter-vertical-bg .vscomp-wrapper.has-clear-button .vscomp-toggle-button {
  padding-right: 54px;
  border-radius: 4px;
}

ul#myTab {
  background: #182036;
  /* padding: 15px 0; */
  /* border-radius: 3px; */
  /* box-shadow: 3px 6px 13px -4px #000; */
  border-radius: 20px 0 0 20px;
}

ul.nav.nav-tabs.topTabs {
  border-bottom: 0;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}



ul.nav.nav-tabs.topTabs .nav-tabs>li {
  margin-bottom: 0 !important;
}

ul.nav.nav-tabs.topTabs .nav-item .nav-link {
  width: 180px;
  height: 45px;
  background: #0d0d17;
  text-align: center;
  margin-right: 10px;
  border-radius: 18px 18px 0px 0;
  text-align: center;
  line-height: 44px;
  padding: 0;
  color: #fff;
  border: 2px solid transparent;
  border-bottom: 0;
  font-weight: 700;
  font-size: 14px;
}

ul.nav.nav-tabs.topTabs .nav-item .nav-link.active {
  background: none;
  border: 2px solid #0d0d17;
  color: #0d0d17;
  border-bottom: 0;
}


.main-content.viewProject {
  width: 100%;
  background: #f0f4fb;
}

.main-content.viewProject .main-content-inner,
.content-wrapper {
  padding: 20px 0px;
}

.main-content.viewProject #cardPro {
  overflow: visible !important;
}

.main-content.viewProject .card .card-body {
  padding: 12px;
}

.main-content.viewProject .card {
  border: none;
  overflow: hidden;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.03), 0 1px 4px rgba(0, 0, 0, 0.02);
}

.main-content.viewProject .form-control {
  font-size: 14px !important;
  border: 1px solid rgba(170, 170, 170, 0.7);
}

.main-content.viewProject .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.main-content.viewProject .filterArea .buttonss .btn.btn-primary {
  padding: 6px 10px;
  background: #006fbb;
  border-color: #006fbb;
  color: #ffff;
}

.main-content.viewProject .viewProject .btn.btn-primary {
  background: #006fbb !important;
  border-color: #006fbb !important;
}

.main-content.viewProject .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.main-content.viewProject .btn {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: 100%;
  padding: 5px;
}

.main-content.viewProject .btn.btn-light {
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: #000;
}

.main-content.viewProject .filterArea .buttonss .btn {
  padding: 6px 10px;
}

.main-content.viewProject table.dataTable.no-footer {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13) !important;
}

.dt-layout-row {
  overflow-x: scroll;
  width: 96vw !important;
}

div.dt-container div.dt-layout-row {
  display: table;
  clear: both;
  width: 96vw;
}

.main-content.viewProject .card.projectsTable table thead {
  background: #0087e314;
  color: #000;
}

.main-content.viewProject .card.projectsTable table th {
  white-space: nowrap;
  font-size: 12px !important;
  padding: 7px !important;
  font-weight: 400;
}

.main-content.viewProject .viewProject i.ti-eye.btn.btn-primary {
  background: #006fbb !important;
  border-color: #006fbb !important;
}

.main-content.viewProject table i.fa {
  color: #fff !important;
}

.main-content.viewProject .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.main-content.viewProject .btn.btn-success {
  background-color: #06d6a0;
  border-color: #06d6a0;
}

.main-content.viewProject .card.projectsTable table td {
  /* white-space: nowrap; */
  width: 25vw;
  font-size: 12px;
  padding: 7px !important;
  font-weight: 400;
}

.main-content.viewProject .card.projectsTable .rightarea {
  float: right;
}

.main-content.viewProject .card.projectsTable .rightarea input {
  width: 250px !important;
  margin: 10px 0;
}

div#dataTable_paginate {
  float: right;
}

.upcomingEvents-box {
  /* box-shadow: 0px 0px 80px 5px #ccc; */
  background-color: #fff;
  display: table;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0px 5px 5px 5px #ccc;
  width: 100%;
}

.upcomingEvents-box h3.title-head {
  padding: 0;
  text-align: left;
  margin: 0;
  font-weight: 900;
  font-size: 20px;
  color: #006fbb;
}

h3.title-head {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #56222f;
}

.anchor-link {
  float: right;
  position: relative;
  font-size: 14px;
  color: #006fbb;
  border: 1px solid #006fbb;
  padding: 5px 10px;
  border-radius: 0px;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
}

.holder {
  /* background-color: #56222f; */
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width: 100%;
  height: 270px;
  overflow: hidden;
}

.holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.holder ul li {
  border-bottom: 1px dashed #555;
  padding-bottom: 15px;
  margin-bottom: 18px;
  padding-left: 0px;
  position: relative;
  line-height: 20px;
}

.holder ul li a {
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}

.holder ul li p.ndate {
  color: #ffa500;
  margin-bottom: 0;
}


.explore-collectionBG {
  background-color: #c8762d;
  background-image: url("../images/subtle-white-feathers.png");
  background-size: auto !important;
}

.content-section.explore-collectionBG {
  width: 100%;
  display: block;
  padding: 50px 0;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
}

.explore-collectionBG .section-title {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.explore-collectionBG .section-title h2 {
  width: 100%;
  display: block;
  margin-bottom: 0;
  font-size: 42px;
  color: #56222f;
  font-weight: 700;
  line-height: 1;
}

.explore-collectionBG .anchortab-links {
  position: absolute;
  right: 115px;
  top: 0;
}

.explore-collectionBG .anchortab-links .nav-link {
  background-color: transparent;
  border-color: transparent;
  padding: 10px 20px 20px;
  padding-bottom: 7px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.explore-collectionBG .anchortab-links .nav-link.active,
.anchortab-links .nav-link:hover {
  border-bottom: 2px solid #56222f !important;
  color: #56222f;
  background-color: transparent;
  border-color: transparent;
}


/* gallery */
section.gallerArea {
  padding: 30px 0;
}

.galleryAreaBt {
  padding: 10px;
  background: #fff;
  border: 1px solid #b9b9b9;
  -webkit-box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
  -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
  box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
}

.galleryBox {
  box-shadow: 6px 11px 41px -28px #796eb1;
  -webkit-box-shadow: 6px 11px 41px -28px #796eb1;
}

.single-shuffle {
  padding: 5px !important;
  background: #fff !important;
  border-radius: 6px !important;
}

.single-shuffle {
  position: relative;
  z-index: 1;

  text-align: center;
  background: #fff;

  padding: 0;
  transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  overflow: hidden;
}

.single-shuffle:hover .ssf-hover i.fa-link {
  font-size: 29px;
}

.single-shuffle:hover .ssf-hover {
  opacity: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.single-shuffle:hover .ssf-hover:before {
  opacity: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.single-shuffle:hover .ssf-hover i {
  font-size: 40px;
  color: #fff;
}

.single-shuffle:hover .ssf-hover img {
  opacity: 1;
}

.single-shuffle img {
  display: block;
  width: 100%;
  max-height: 100%;
  max-width: none;
  height: 280px;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-shuffle .ssf-hover {
  position: absolute;
  height: 0;
  width: 0;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding-top: 0px;
  background-color: rgba(22, 47, 106, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.single-shuffle .ssf-hover:before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding-top: 0px;
  background-color: rgba(22, 47, 106, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
  z-index: -1;
}

.single-shuffle .ssf-hover img {
  max-width: 35px;
  max-height: 35px;
  opacity: 0;
  margin: 0 auto;
}

.single-shuffle .ssf-hover a {
  padding-top: calc(35% - 23px);
  display: block;
  height: 100%;
  width: 100%;
}

.single-shuffle .aspect {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}

.single-shuffle .aspect .aspect__inner {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;

  overflow: hidden;
}

.single-shuffle .aspect--16x9 {
  padding-bottom: 56.25%;
}

.single-shuffle .aspect--9x80 {
  padding-bottom: calc(112.5% + 30px);
}

.single-shuffle .aspect--32x9 {
  padding-bottom: calc(28.125% - 8px);
}

.sbox_V1 .single-shuffle {
  margin-bottom: 0px;
  padding: 0px;
}

.ssV1-2 .ssf-hover i {
  border: 1px solid #fff;
  padding: 5px 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pf-8 .single-shuffle {
  margin-bottom: 0px;
}

.single-shuffleHeading {
  width: 100%;
  margin: auto;
  text-align: center;
  background: #fff;
  border-top: 0;
  padding: 10px 0 0 0;
}

.single-shuffleHeading h5 {
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.single-shuffleHeading h5 span {
  display: block;
  color: #737373;
  font-size: 14px;
  padding-top: 5px;
}

.vscomp-ele {
  display: inline-block;
  max-width: 100% !important;
  width: 100%;
}

.project_list {
  background: #fff;
  padding: 10px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 9;
  overflow-y: scroll;
  height: 150px;
  box-shadow: 0 0 6px #c9c9c9;
}

.project_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.project_list ul li {
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#dataTable tr td {
  text-align: left;
}

.dash-label {
  width: 180px;
  height: 45px;
  background: #19415c;
  text-align: center;
  margin-right: 30px;
  border-radius: 38px;
  text-align: center;
  line-height: 39px;
  padding: 0;
  color: #fff;
  border: 2px solid transparent;
  font-weight: 700;
  font-size: 14px;
}

.status_btn {
  border: 2px solid #19415c;
  background: transparent;
  color: #19415c;
}

.badge-success {
  color: white;
  background-color: #28a745;
}

.badge-info {
  color: white;
  background-color: #17a2b8;
}

.badge-secondary {
  color: white;
  background-color: #6c757d;
}

.dt-button {
  background: #19415c;
  border: none;
  color: white;
  padding: 5px 15px;
  border-radius: 3px;
}

[role=button] {
  cursor: pointer;
  margin-right: 35px;
}

#welcome .glance .content img {
  width: 326px;
  float: left;
  margin-right: 21px;
  margin-bottom: 0;
}

.chart-wrap.chart-dashboard {

  width: 100%;
  background: #fff;
  box-shadow: 1px 22px 19px -8px #ccc !important;
  border-radius: 3px;
  padding: 30px 0 9px 0;
  margin-top: 56px;
  margin-bottom: 23px;
}

section.implink-wrap {
  background: #fff;
}

section#complete-bg {
  margin: 15px 0 6px 0;
}

.vscomp-toggle-button {
  border-radius: 5px;
}

.main-content.viewProject .form-control {
  border-radius: 5px;
}

.card.projectsTable .dt-length label {
  margin-left: 10px;
}

#tabs-publications .nav {
  display: flex;
  padding: 0px;
  border-radius: 30px;
  background-image: url(../images/breadcrumb-bg.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

#tabs-publications .nav-tabs {
  border-bottom: none !important;
}

#tabs-publications .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #006fbb !important;
  background-color: #ffffff !important;
  border-color: transparent transparent #f3f3f3;
}

#tabs-publications .nav-tabs .nav-link {
  border: 1px solid transparent;
  color: #eee;
  font-size: 20px;
  background-color: #414141;
  border: 1px solid #f1f1f1;
  color: #a4d6ef;
  display: block;
  position: relative;
  padding: 5px 27px;
  border-radius: 12px;
  font-size: 1.6rem;
  color: white;
  will-change: transform;
  transform: translateY(-4px);
  transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
  text-transform: uppercase;
  font-weight: 600;
}



#tabs-publications .nav-item {
  border-radius: 0 !important;
}

#tabs-publications .nav-item:last-child {
  border-top-right-radius: 30rem !important;
  border-bottom-right-radius: 30rem !important;
}

#tabs-publications .nav-item:first-child {
  border-top-left-radius: 30rem !important;
  border-bottom-left-radius: 30rem !important;
}

#tabs-publications .nav-tabs .nav-link.active {
  background-color: #006fbb !important;
  color: #fff !important;
  box-shadow: 2px 0px 0px 5px #ccc;

  transform: translateY(-6px);
  transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}

#tabs-publications .nav-fill .nav-item,
.nav-fill>.nav-link {
  flex: none;
}

#tabs-publications {
  margin-top: 25px;
}

#tabs-publications .nav-tabs {
  border-color: #3644ff;
}

h6.section-title {
  font-size: 25px;
}

#main {
  margin: 24px 0;
}

#main #filter-aacor .card {
  margin-bottom: 4px;
  border: 0;
  clear: both;
  border-radius: 4px;
}

#main #filter-aacor .card .form-control {
  border-radius: 5px;
}

#main #filter-aacor.card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#main #filter-aacor .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #566074;
  color: #fff;
}

#main #filter-aacor .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #filter-aacor .card .card-header .btn-header-link.collapsed {
  background: #eee;
  color: #000;

}

#main #filter-aacor .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #filter-aacor .card .collapsing {
  background: #f1f1f1;
  line-height: 30px;
}

#main #filter-aacor .card .collapse {
  border: 0;
}

#main #filter-aacor .card .collapse.show {
  background: #fff;
  line-height: 30px;
  color: #222;
}



.main-add-remove {
  background: #fff;
  border-top: 1px solid #f1f1f1;
  border-bottom: 0px solid #f1f1f1;
  padding-bottom: 2px;
  margin-bottom: 7px;
  padding-left: 14px;
  padding-right: 14px;
}

.nav-profile .dropdown-item {
  cursor: pointer;
  padding: 10px 13px;
}

.nav-profile .dropdown-item i {
  padding-right: 10px;

}

.nav-profile .dropdown-menu.dropdown-menu-right.navbar-dropdown.pt-2.show {
  padding: 0 0 !important;
}

.nav-profile .dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #006fbb;
  color: #fff !important;
}

.nav-profile .divider {
  margin: 0px;

}

.nav-profile a.dropdown-item.logout {
  background: #006fbb;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}

.nav-profile a.dropdown-item.logout:hover {
  background: #178ad9;
}

.nav-profile .dropdown-item.logout i {
  padding-right: 10px;
  color: #fff !important;
}

#main label {
  margin-bottom: 0px;
  font-weight: 600;
  color: #666;
}

.accordion .card .card-body {
  padding: 12px 12px 7px 12px;
}

@import url('//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');

.accordion-toggle:after {
  font-family: 'FontAwesome';
  content: "\f078";
  float: right;
}

.accordion-opened .accordion-toggle:after {
  content: "\f054";
}

.accordion .card-body {
  padding: 10px;
  border: 1px solid #eff3f6;
  font-size: 14px;
  letter-spacing: 0;
  color: #444;
  line-height: 27px;
  font-weight: 400;
}

form#registerForm {
  width: 25vw;
}

td.dt-empty {
  text-align: center !important;
}

/* a.btn-outline.btn-outline-warning {
  bottom: 10px;
  position: absolute;
} */

.btn-primary {
  border-radius: 4px;
}

button.btn.btn-light {
  border-radius: 4px;
}

colgroup {
  display: none;
}

/* Preloade  CSS */
body:not(.loaded) {
  overflow: hidden;
}

.loaded .site-preloader {
  transition: all 0.6s linear;
}

.site-preloader {
  position: fixed;
  z-index: 9999;
  height: 100%;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-text {
  position: relative;
  font-size: 66px;
  line-height: 1;
  font-weight: 500;
  color: #dddddd;
}

.loader-text:before {
  content: attr(data-text);
  position: absolute;
  max-width: 120%;
  white-space: nowrap;
  overflow: hidden;
  color: #000;
  -webkit-animation: text-loading 5s linear infinite;
  animation: text-loading 5s linear infinite forwards;
}

@-webkit-keyframes text-loading {
  0% {
    max-width: 0;
  }
}

@keyframes text-loading {
  0% {
    max-width: 0;
  }
}

@media (max-width: 767px) {
  .loader-text {
    font-size: 42px;
  }
}

section.bulletinBoard {
  margin: 30px 0;
}

section.bulletinBoard .bulletinLinks {
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  color: #444;
  border-radius: 10px;
  margin-bottom: 30px;
  transition: box-shadow 0.3s ease;
}

section.bulletinBoard .bulletinLinks:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

section.bulletinBoard .bulletinLinks p {
  margin: 0;
}

section.bulletinBoard .bulletinLinks p:first-child {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

section.bulletinBoard .bulletinLinks p.date {
  color: #0c4e7b;
  margin-top: 10px;
}

section.bulletinBoard .bulletinLinks a {
  text-decoration: none;
  color: inherit;
}

section.bulletinBoard .bulletinLinks a:hover {
  text-decoration: underline;
}


/* 04042024 */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  outline: 8px auto -webkit-focus-ring-color;
  outline-offset: 0px;
  outline-color: 0 !important;
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 2px;
}

div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
  background: #006fbb;
  color: #fff !important;
  padding: 4px 12px !important;
  border-radius: 4px;
}

div.dt-container .dt-paging .dt-paging-button {
  padding: 4px 13px;
}

div.dt-container .dt-paging .dt-paging-button:hover {
  border: 1px solid #111;
  background: #389de3;
}

#slides .item img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
  object-position: inherit;
}

div#successMessage {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tickercontainer .mask marquee ul {
  display: flex;
  flex-direction: column;
}

.tickercontainer .mask marquee ul li {
  margin-left: 0
}

/* My Changes */
section.dashboardArea {
  padding: 21px 0;
  /* background: #9ca9b3; */
}

section.dashboardArea .ones {
  border: 1px solid #3333336b;
  padding: 40px 20px 30px;
  position: relative;
  border-radius: 20px;
  margin-bottom: 50px;
  background: #fff;
}

.dashHead {
  position: absolute;
  top: -20px;
  left: 35px;
  background-color: #fff;
  padding: 0 11px;
  border-radius: 9px;
}

.dashHead h2 {
  font-size: 20px;
}

.dashboardCard {
  position: relative;
  height: 111px;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center;
  padding: 17px;
  border-radius: 10px;
}
.dashboardCard:hover{
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  transition-duration: 0.3s;
  cursor: pointer;
}

.dashboardCard.totalPro {
  background: rgb(65, 72, 78);
  background: linear-gradient(39deg, rgba(65, 72, 78, 1) 26%, rgba(111, 120, 127, 1) 100%);
}

.dashboardCard.comPro {
  background: rgb(2, 124, 208);
  background: linear-gradient(47deg, rgba(2, 124, 208, 1) 26%, rgba(164, 214, 239, 1) 100%);
}

.dashboardCard.ongoingPro {
  background: rgb(190, 48, 44);
  background: linear-gradient(47deg, rgba(190, 48, 44, 1) 26%, rgba(222, 111, 91, 1) 100%);
}

.dashboardCard.pubPro {
  background: rgb(0 72 122);
  background: linear-gradient(47deg, rgb(16 82 127) 26%, rgba(144, 238, 144, 1) 100%);
}
.dashboardCard.techPro {
  background: rgb(239,197,23);
  background: linear-gradient(to right, #fa5420, #f6a800);
}

.dashboardCard.patentPro {
  background: rgb(239,131,239);
  background-image: linear-gradient(to right, #664dc9, #9884ea);
}

.dashboardCard .icon {
  position: absolute;
  right: 50px;
  top: 13px;
  background: #fff;
  border-radius: 100%;
  padding: 10px;
  width: 80px;
  height: 80px;
}

.dashboardCard img {
  width: 57px;
}

.dashboardCard h2 {
  font-size: 22px;
  margin: 0;
  color: #FFF;
  color: #FFF;
  font-weight: 600;
}

.dashboardCard h3 {
  font-size: 20px;
  color: #c0c5ca;
  margin-top: 10px;
  color: #FFF;
  font-weight: 600;
}
.dashboardCard.pubPro .icon img {
  width: 45px;
}

.dashboardCard.pubPro .icon {
  width: 65px;
  height: 65px;
  right: 10px;
  top: 20px;
}

.dashboardCard.techPro .icon img {
  width: 45px;
}

.dashboardCard.techPro .icon {
  width: 65px;
  height: 65px;
  right: 10px;
  top: 20px;
}
.dashboardCard.patentPro .icon img {
  width: 45px;
}

.dashboardCard.patentPro .icon {
  width: 65px;
  height: 65px;
  right: 10px;
  top: 20px;
}