/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap'); */
/* @import "~@ng-select/ng-select/themes/default.theme.css"; */



html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

a {
  text-decoration: none;
}

/***********************************************************************/
.left_logo {
  width: 25rem;
  height: 5rem;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  /* margin-top: -2rem; */
}

.left_logo1 {
  height: 4rem;
  width: auto;
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
  color: #03198B;
}

.txt_blue {
  color: #03198B;
}

.align_txt {
  font-size: 12px;
}


.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  font-size: 14px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 20px;
  padding-right: 20px;
  color: #03198B;
  font-weight: 400;
  opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
  color: #000;
}

.navbar-brand {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}

.owl-carousel {
  position: relative;
}

.footer_txt {
  color: #fff;
  position: absolute;
  top: 80%;
  left: 20%;
}

.footer_txt2 {
  color: #fff;
  position: absolute;
  top: 65%;
  left: 42%;
  font-weight: 800 !important;
}

.footer_txt3 {
  margin: -55px 0px 0px 52px !important;
  font-weight: 800 !important;
}

.footer_txt1 {
  color: #fff;
  position: absolute;
  top: 100%;
  left: 35%;
}

.bg-text {
  color: white !important;
  position: absolute;
  top: 45%;
  left: 32.3%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 30%;
  padding: 20px;
  text-align: center;
}

.sidebar-nav li a {
  position: relative;
  padding-left: 50px;
  margin-bottom: 10px;
  font-size: 16px !important;
}

.sidebar-nav .bg_over li a {
  font-size: 14px !important;
}


.bg-text p {
  font-size: 11px;
  margin-top: 20px;
}

.bf-text h1 {
  color: #fff;
  /* margin-top: 10px !important; */
}

.login_btn {
  color: #03198B;
  border-radius: 1rem;
  height: 2.1rem;
  width: 5rem;
  margin-top: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /* box-shadow:  10px 25px #00000029; */
  font-size: 12px;
  font-weight: 500;
}

.login_btn:hover {
  background-color: #03198B;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.footer_txt p {
  font-size: 17px;
  font-weight: 500;
}

.img2:hover {
  /* width: 4.5rem;
  height: auto; */
  color: #fff !important;
  background: #03198B;
  border-radius: 20px;
  /* background-image: url(../../assets/images/organization@2x\ w.png) !important; */
}

.footer_img {
  width: 2rem;
}

.left_bg {
  /* width: 100%; */
  height: 35rem;
  /* opacity: 0.6; */
  /* margin-top: 6rem; */
  /* background: -webkit-linear-gradient(#03198B39, #020D46CB); */
  /* -webkit-background-clip: text; */
  -webkit-text-fill-color: transparent;
  /* background-image: linear-gradient(#03198B39, #020D46CB); */
  background-repeat: no-repeat;
  background-size: cover;
}

.txt_colour {
  color: #03198b;
  font-family: 14px;
  font-weight: 500;
  text-decoration: none !important;
  margin: 0px 10px;
}

.bg_top {
  margin: 0px;
  position: relative;
}

.navbar-nav img {
  width: 2rem !important;
  height: auto !important;
}

div.card1 {
  /* width: 220px; */
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
  text-align: center;
  margin: 7rem 0px 0rem 0px;
  border-radius: 20px;
}

.card_view {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
  text-align: center;
  border-radius: 20px;
}

.card_view:hover {
  background-color: #03198B;
  color: #fff;
  border-radius: 20px;
}

.img_center {
  width: 4.5rem;
  height: auto;
}

.header p {
  font-size: 15px;
  font-weight: 600;
}

div.header {
  /* background-color: #fff;
  color: #03198B; */
  margin-top: 1.3rem;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 500;
  align-items: center;
}

div.header:hover {
  background-color: #03198B;
  color: #fff;
  text-decoration: none !important;
  /* font-size: 20px; */
  font-weight: 500;
}

.images a {
  color: #03198B;
  /* display : none;  */
}

/* .img_show {
  content: url("../../assets/images/blue_organization@2x.png") !important;
}

.img_show:hover {
  content: url("../../assets/images/white_organization@2x.png") !important;
} */

/* .img_show1 {
  content: url("../../assets/images/Group 1281.svg") !important;
}

.img_show1:hover {
  content: url("../../assets/images/Group_white 1281.svg") !important;
} */

/* .img_show2 {
  content: url("../../assets/images/logo@2x.png") !important;
}

.img_show2:hover {
  content: url("../../assets/images/white_logo@2x.png") !important;
} */

.img_show3 {
  content: url("../../assets/images/Component 27.svg") !important;
}

.img_show3:hover {
  content: url("../../assets/images/Path_1010.svg") !important;
  /* margin-right: -30px !important; */

}


.images a:hover {
  color: #fff;
  /* display : block !important */
  /* content: url("../../assets/images/white_organization@2x.png") !important; */
}


.center_img {
  width: 100%;
  height: 20.2rem;
  margin-top: 3rem;
}

.bodybg_img {
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden;
  background: url(../../assets/images/techlines.svg);
  background-size: cover !important;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
}

.hide p {
  display: none;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.img:hover .hide {
  content: "HIGH SPEED RAIL";
  position: relative;
  /* bottom: 0; */
  background: linear-gradient(to bottom, #03198B39 30%, #03198b 100%);
  /* color: #f1f1f1; */
  width: 91%;
  height: 30%;
  /* padding: 0px; */
  /* border-radius: 20px; */
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: 0px 0px -8.8rem 0px;
  display: block;
}

.bg_gradient {
  position: relative;
  background: -webkit-linear-gradient(#03198B39, #020D46CB);
  -webkit-text-fill-color: transparent;
}

.right_img {
  width: 20rem;
  height: 19rem;

  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

.right_img1 {
  width: 20rem;
  height: 11rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

.bg_align {
  background-color: #fff;
  border-radius: 0px 50px 50px 0px;
  box-shadow: 5px 10px 25px #00000029;
  height: 35rem;
  margin: 6rem 0px 0px -20px;
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  color: #000 !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.owl-carousel.home-slider {
  position: relative;
  z-index: 0;
  background: tertiary;
}

.images {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.room-img,
.img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center ;
}

.heading-section h2,
h1 {
  /* color: #03198B !important; */
  /* font-size: 50px; */
  font-weight: 600;
  position: relative;
}

.txt_size {
  font-size: 50px !important;
}

.heading-section h6 {
  color: #03198B !important;
  /* font-size: 25px; */
  /* font-weight: 700; */
  position: relative;
}

/* .heading-section h2 strong {
  font-weight: 700;
} */
/* .container {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
} */



@media (max-width: 991.98px) {
  .ftco-navbar-light {
    background: #fff !important;
    position: relative;
    top: 0;
    padding: 10px 15px;
  }
}

.ftco-navbar-light .navbar-brand {
  color: #fff;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 70rem;
    margin: 1.75rem auto;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.1);
}

.ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
    padding-left: 0;
    margin-left: 0;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 10px;
  left: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.05);
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
    display: none;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
  color: #fff;
  background: #03198B;
}

@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a:last-child {
    margin-bottom: 5px;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a:hover {
  color: #fff;
}

@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    padding-left: 15px;
    padding-right: 15px;
  }
}



.ftco-navbar-light.scrolled {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  margin-top: -130px;
  background: #fff !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ftco-navbar-light.scrolled .nav-item.active>a {
  color: #03198B !important;
}

.ftco-navbar-light.scrolled .nav-item.cta>a {
  color: #fff !important;
  background: #8d703b;
  border: none !important;
}

.ftco-navbar-light.scrolled .nav-item.cta>a span {
  display: inline-block;
  color: #fff !important;
}

.ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
  border-color: #8d703b;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light.scrolled .navbar-nav {
    background: none;
    border-radius: 0px;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}

@media (max-width: 767.98px) {
  .ftco-navbar-light.scrolled .navbar-nav {
    background: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.ftco-navbar-light.scrolled .navbar-toggler {
  border: none;
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light.scrolled .nav-link {
  padding-top: 0.9rem !important;
  padding-bottom: 0.9rem !important;
  color: #000000 !important;
}

.ftco-navbar-light.scrolled .nav-link.active {
  color: #8d703b !important;
}

.ftco-navbar-light.scrolled.awake {
  margin-top: 0px;
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled.sleep {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled .navbar-brand {
  color: #000000;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  /* .right_img {
    width: 16rem !important;
    height: auto;
    margin: 2rem 3rem 2rem 3rem;
}
.right_img1 {
  width: 20rem !important;
  height: 11rem;
  margin: 0rem 1rem;
} */
  .bg-text {
    color: white !important;
    position: absolute;
    top: 45%;
    left: 32.3%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 31%;
    padding: 20px;
    text-align: center;
  }

  .owl-carousel.home-slider {
    position: relative;
    z-index: 0;
    background: tertiary;
    margin-top: 1rem;
  }

  .footer_txt {
    left: 15%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 100%;
    padding: 0 8rem;
  }
}

@media (max-width: 767.98px) {
  .heading-section h2 {
    font-size: 28px;
  }
}

/* .heading-section h2:after,
.heading-section h2:before {
  width: 100px;
  height: 2px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #8d703b;
  content: '';
}

.heading-section h2:before {
  width: 80px;
  height: 2px;
  bottom: -19px;
} */

@media (max-width: 991.98px) {
  .images {
    margin-bottom: 30px;
  }
}

.images .img {
  display: block;
  height: 180px;
  text-decoration: none;
}

.images .img1 {
  display: block;
  height: 200px;
  text-decoration: none;
}

.images .icon {
  width: 60px;
  height: 60px;
  background: #fff;
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.images .icon span {
  color: #000000;
}

.images:hover .icon {
  opacity: 1;
}

.images .text {
  border: 1px solid #e6e6e6;
  border-top: 1px solid transparent;
  background: #fff;
  position: relative;
}

.images .text h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

.images .text h3 a {
  color: #000000;
}

.images .text span.price {
  font-size: 26px;
  color: #000000;
  position: relative;
}

.images .text span.price:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #d1ba90;
}

.images .text span.per {
  color: #b3b3b3;
}

.images .text .btn-custom {
  color: #000000;
}

.images .text ul.list {
  padding: 0;
}

.images .text ul.list li {
  list-style: none;
  color: #000000;
  font-size: 14px;
}

.images .text ul.list li span {
  color: #8d703b;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
  }
}

.ftco-navbar-light {
  /* background: #fff !important; */
  position: absolute;
  /* top: 20px; */
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0;
  height: 6rem;
}

@media (min-width: 768px) {
  .ftco-section .container-fluid {
    padding: 0 4em;
  }
}

/*******************************************************************/


@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

/******************************over text*************************************/
.projects_box {
  /* background-image: linear-gradient(#ffffff00, #03198b); */
  /* font-family: 'robotomedium', sans-serif; */
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  /* box-shadow: 0 0 5px rgb(0 0 0 / 15%); */
  /* border-radius: 35px; */
}

.projects_box img {
  opacity: 1;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.projects_box .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 82%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.projects_box:hover img {
  /* opacity: 0.4; */
  border-radius: 35px;
}

.projects_box:hover .middle {
  opacity: 1;
  background-image: linear-gradient(#ffffff00, #03198b);
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  /* border-radius: 35px !important; */
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  width: auto;
  height: 4rem;
  /* font-size: 14px; */
}

.text {
  color: #ffffff;
  text-transform: uppercase;
  /* font-family: 'robotomedium'; */
  font-size: 15px;
  width: 326px;
  /* margin: 0rem 0px; */
  font-weight: 500;
  padding: 0px 5px;
}

.show_bg {
  background-image: linear-gradient(to bottom, #03198B39, #020D46CB),
    url(../../assets/images/New-statue-of-unity.png) !important;
  /* width: 80%; */
  /* position: relative; */
  /* height: 400px; */
  background-size: cover;
  color: white;
  border-radius: 26px;
  /* padding: 20px; */
}


/******************************over text*************************************/


/******************************Dashboard*************************************/
.txt_centeralign {
  margin: 0px 10rem;
  font-size: 13px;
}



.sidebar-nav li a:hover {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

@keyframes growProgressBar {

  0%,
  33% {
    --pgPercentage: 0;
  }

  100% {
    --pgPercentage: var(--value);
  }
}

/*
div[role="progressbar"] {
  --size: 3.3rem;
  --fg: #F3997E;
  --bg: #8A94C8;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  margin: 0px 70px !important;
  place-items: center;
  background:
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0);
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

div[role="progressbar"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
  color: #03198B;
} */

@import url("https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  /* font-family: "Josefin Sans", sans-serif; */
}

body {
  background-color: #f3f5f9;
}

.wrapper {
  display: flex;
  position: relative;
}

.wrapper .sidebar {
  width: 200px;
  height: 100%;
  background: #4b4276;
  padding: 30px 0px;
  position: fixed;
}

.wrapper .sidebar h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}

.wrapper .sidebar ul li {
  padding: 15px;
  border-bottom: 1px solid #bdb8d7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.wrapper .sidebar ul li a {
  color: #bdb8d7;
  display: block;
}

.wrapper .sidebar ul li a .fas {
  width: 25px;
}

.wrapper .sidebar ul li:hover {
  background-color: #594f8d;
}

.wrapper .sidebar ul li:hover a {
  color: #fff;
}

.wrapper .sidebar .social_media {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}

.wrapper .sidebar .social_media a {
  display: block;
  width: 40px;
  background: #594f8d;
  height: 40px;
  line-height: 45px;
  text-align: center;
  margin: 0 5px;
  color: #bdb8d7;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.wrapper .main_content {
  width: 100%;
  margin-left: 200px;
}

.wrapper .main_content .header {
  padding: 20px;
  background: #fff;
  color: #717171;
  border-bottom: 1px solid #e0e4e8;
}

.wrapper .main_content .info {
  margin: 20px;
  color: #717171;
  line-height: 25px;
}

.wrapper .main_content .info div {
  margin-bottom: 20px;
}

@media (max-height: 500px) {
  .social_media {
    display: none !important;
  }
}









/******************************Dashboard*************************************/



@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

/**********************************************************/



/*
.login-page {
  width: 100%;
  height: auto;
  display: inline-block;
  display: flex;
  align-items: center;

} */

.form-right i {
  font-size: 100px;
}



.logo-login {
  position: absolute;
  top: 40px;
  left: 40px;
}

.log-rgt h1 {
  font-size: 30px;
  font-weight: 600;
  color: #03198B;
  line-height: 35px;
}

.log-rgt h1 span {
  font-size: 24px;
  font-weight: 500;
}

.log-rgt label {
  color: #03198B;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-left: 15px;
}


::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #03198B !important;
  opacity: 1 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #03198B !important;
  opacity: 1 !important;

}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #03198B !important;
  opacity: 1 !important;

}



/**********************************************************/


/*dhana*/

/* a, img { border: medium none; }
a { color: #03198B; text-decoration: none;  }
div { margin: 0; padding: 0; }
p { font-size:16px; line-height:24px; padding:0px; margin:0px; color:#03198B;}
h1, h2, h3, h4, h5, h6 { font-weight:500; padding:0px; margin:0px;  line-height: 30px;color:  #03198B; }
a{ color: #03198B; outline:none; }
ul, li { list-style:none;}
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }

a {
  text-decoration: none;
} */




.left-log-bg {
  position: fixed;
  left: -5%;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../ipms/mainbackground.jpg) no-repeat right;
  background-size: cover;
}

.log-rgt .form-control {
  border-radius: 50px 0 0px 50px;
  border: none;
  height: 60px;
  color: #03198B;
  padding: 0 20px;
}

.log-rgt .input-group-text {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0 50px 50px 0 !important;
  box-shadow: 11px .5rem 1rem rgba(0, 0, 0, .1) !important;
  z-index: 9;
}

.log-rgt .btn {
  font-size: 20px;
  font-weight: 600;
  border-radius: 100px;
  color: #03198B;
  min-width: 130px;
}

/* dashboard */

/* Toggle Styles */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled {
  padding-left: 330px;
}

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 330px;
  width: 0;
  height: 100%;
  margin-left: -330px;
  overflow-y: auto;
  /* background: #bebebe; */
  background-color: #e0e0e0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  animation: fadeInRight 1s ease-in-out;
}

#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 120px;
  width: 330px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  color: #03198B;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
  color: #999999;
}

.sidebar-nav>.sidebar-brand a:hover {
  color: #fff;
  background: none;
}

@media(min-width:768px) {
  #wrapper {
    padding-left: 300px;
  }

  #wrapper.toggled {
    padding-left: 0;
  }

  #sidebar-wrapper {
    width: 300px;
    border-radius: 0px 50px 50px 0px;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 0;
  }

  #page-content-wrapper {
    padding: 20px;
    position: relative;
  }

  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}


@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-300px);
  }

  to {
    opacity: 1;
  }
}


.sidebar-nav li {
  animation: fadeInRight 1s ease-in-out;
  animation-duration: 1s;
}

.sidebar-nav li:nth-child(1) {
  animation-delay: 0.1s;
}

.sidebar-nav li:nth-child(2) {
  animation-delay: 0.2s;
}

.sidebar-nav li:nth-child(3) {
  animation-delay: 0.3s;
}

.sidebar-nav li:nth-child(4) {
  animation-delay: 0.4s;
}

.sidebar-nav li:nth-child(5) {
  animation-delay: 0.5s;
}

.sidebar-nav li:nth-child(6) {
  animation-delay: 0.6s;
}

.sidebar-nav li:nth-child(7) {
  animation-delay: 0.7s;
}

.sidebar-nav li:nth-child(8) {
  animation-delay: 0.8s;
}

.sidebar-nav li:nth-child(9) {
  animation-delay: 0.9s;
}

.sidebar-nav li:nth-child(10) {
  animation-delay: 1s;
}

.sidebar-nav li:nth-child(11) {
  animation-delay: 1.2s;
}

.sidebar-nav li:nth-child(12) {
  animation-delay: 1.3s;
}


.sidebar-nav li a img {
  position: absolute;
  left: 20px;
  top: 4px;
}


.logo-main img {
  float: left;
  width: 280px;
  margin: 20px 0 20px 20px;
}

h1.main-heading {
  color: #03198B;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
}

.main-head .dropdown-menu {
  padding: 0.7rem 0rem;
  font-size: 0.875rem;
  line-height: 22px;
  color: #5c5776;
  border: none;
  box-shadow: 0 10px 30px 0 rgba(31, 45, 61, 0.1);
  border-radius: 0.5rem;
}

.main-head .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  right: 0;
  transform: translateY(20px);
  transition: all 0.3s ease-in;
}

.main-head .dropdown:hover>.dropdown-menu {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.main-head .dropdown-submenu:hover>.dropdown-menu {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.main-head .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0rem;
  border-right: 0rem;
  border-bottom: 0;
  border-left: 0rem;
  /* float: right; */
}

/* .main-head .avatar-md {
  width: 56px;
  height: 56px;
} */

.main-head .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-head .avatar {
  position: relative;
  display: inline-block;
  /* width: 3rem;
  height: 3rem; */
  font-size: 1rem;
}

.main-head .avatar-online:before {
  background-color: green;
}

.main-head .avatar-indicators:before {
  content: "";
    position: absolute;
    bottom: 0px;
    right: -15%;
    width: 50%;
    height: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    display: table;
}

.form-select {
  font-weight: 500;
  line-height: 1.5;
  color: #03198B;
  font-size: 16px;
}

.card .dropdown-toggle::after {
  display: none;
}



.meter {
  box-sizing: content-box;
  height: 19px;
  /* Can be anything */
  position: relative;
  margin: 10px 0 10px 0;
  /* Just for demo spacing */
  background: #F3997E;
  border-radius: 25px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.1);
}

.meter>span {
  display: block;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: rgb(43, 194, 83);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.1),
    inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

.meter>span:after,
.animate>span>span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.animate>span:after {
  display: none;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 50px 50px;
  }
}

.orange>span {
  background-image: linear-gradient(#8A94C8, #8A94C8);
}

.red>span {
  background-image: linear-gradient(#f0a3a3, #f42323);
}

.red1>span {
  background-image: linear-gradient(#f0a3a3, #f3997e);
}

.nostripes>span>span,
.nostripes>span::after {
  background-image: none;
}

#page-wrap {
  width: 490px;
  margin: 80px auto;
}

.ss-dd .meter {
  height: 10px;
}

.border {
  border: 2px solid #03198B !important;
}

.carousel-nav-icon svg {
  width: 30px;
}

@media (max-width:767px) {
  .center_img {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }

  div.card1 {
    width: 85% !important;

  }

  .images .img {
    display: block;
    height: 150px;
    text-decoration: none;
  }
}

.l-share span {
  background: #8A94C8;
  color: #000;
  padding: 2px 4px;
  min-width: 26px;
  min-height: 20px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
}

.l-share span.b-0 {
  width: 55px;
  background: #8a94c8;
}

.l-share span.b-1 {
  width: 55px;
  background: #f3997e;
}

.l-share span.b-2 {
  width: 55px;
  background: #6dc4eb;
}

.l-share span.b-3 {
  width: 55px;
  background: #67b5ae;
}

.l-share span.b-4 {
  width: 55px;
  background: #93c696;
}

.l-share span.b-5 {
  width: 55px;
  background: #d9e18c;
}

.l-share span.b-6 {
  width: 55px;
  background: #f3b86e;
}

.l-share span.b-7 {
  width: 55px;
  background: #f2d072;
}

.l-share span.b-8 {
  width: 55px;
  background: #6bcdd9;
}

.l-share span.b-9 {
  width: 55px;
  background: #fed29d;
}

.l-share span.b-10 {
  width: 55px;
  background: #bfc5d0;
}

.mh-1 {
  min-height: 200px;
}

.mh-2 {
  min-height: 95px;
}

.mh-3 {
  min-height: 345px;
}

.mh-4 {
  min-height: 200px;
}

#sidebar-wrapper {
  overflow-x: hidden;
}

.grap2 {
  margin-bottom: 3px;
  margin-top: 3rem;
}


@media only screen and (min-device-width:481px) and (max-device-width:1024px) {
  .header_txt {
    margin-left: 6.9rem !important;
    width: 35% !important;
  }

  #wrapper {
    padding-left: 300px !important;
  }

  #sidebar-wrapper {
    width: 300px !important;
    border-radius: 0px 50px 50px 0px;
  }

  .txt1_align {
    margin-top: -10% !important;
    padding: 0px !important;
    text-align: center;
  }

}

@media only screen and (min-width:1920px) {

  .bg-text {
    color: white !important;
    position: absolute;
    top: 45%;
    left: 27.3%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 20%;
    padding: 0px;
    text-align: center;
  }

  .footer_txt {
    color: #fff;
    position: absolute;
    top: 75%;
    left: 25% !important;
  }

  .center_img {
    width: 33rem;
    height: 30rem;
    margin-top: 100px;
  }

  div.card1 {
    width: 220px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
    text-align: center;
    margin: 15rem 0px 0rem 0px;
    border-radius: 20px;
  }
}

.shadow1 {
  display: block;
  box-sizing: border-box;
  box-shadow: 0 4px 8px 0 rgb(0 0 0/10%),
    0 6px 20px 0 rgb(0 0 0/19%) !important;


}

.k-chart-surface {
  height: 100%;
}

/* .k-chart.k-widget{
  height: 205px !important;
} */
.k-chart.k-widget {
  height: 225px !important;
}


.disable {
  pointer-events: none;
  opacity: 0.6;
}

.ng-dropdown {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  display: block;
  -webkit-overflow-scrolling: touch;
  background: white !important;
  color: black !important;
  /* border: 1px solid gray; */
}

/* ::ng-deep .k-drawer-item.k-state-selected{
  background-color:#2E3B81 !important;
} */


.k-drawer-item .k-icon {
  margin: 0 -3px !important;
  height: 34px !important;
  font-size: 16px;
  width: 34px !important;
  /* background-color: #fff !important; */
  /* padding: 17px !important; */
  background-repeat: no-repeat;
}

[aria-current]:not([aria-current="false"]) {
  background-color: #80888c78 !important;
  color: #03198B !important;
}

.active_bg {
  color: #fff;
}

/* .financial {
  background-image: url('../img/menu/fin.png');

}

.financialsub {
  background-image: url('../img/menu/Overview.png');
}

.financialsub1 {
  background-image: url('../img/menu/profit.png');
}

.financialsub2 {
  background-image: url('../img/menu/Processefficiencys.png');
}

.Project_performance {
  background-image: url('../img/menu/Project_performance.png');
}

.Project_execution {
  background-image: url('../img/menu/Project_execution.png');
}

.Supplychain {
  background-image: url('../img/menu/2.png');
}

.Supplychainsub {
  background-image: url('../img/menu/Compliance.png');
}

.engineering {
  background-image: url('../img/menu/Engineering.png');
}

.Plant_Machinery {
  background-image: url('../img/menu/Plant_Machinery.png');
}

.Human_Capitals {
  background-image: url('../img/menu/human_resources@2x.png');
}

.Human_Capitalssub {
  background-image: url('../img/menu/Staff.png');
}

.Human_Capitalssub1 {
  background-image: url('../img/menu/Workmen.png');
}

.Customers {
  background-image: url('../img/menu/cust.png');
}

.Customerssub {
  background-image: url('../img/menu/Overview1.png');
}

.Customerssub1 {
  background-image: url('../img/menu/CRM_dynamics.png');
}

.Customerssub2 {
  background-image: url('../img/menu/Projects_gallery.png');
} */

/* .Ehs {
  background-image: url('../img/menu/EHS.png');
} */

/* .Ehssub {
  background-image: url('../img/menu/Analytics.png');
}

.Esg {
  background-image: url('../img/menu/Esg.png');
}

.Integrated_OT_Analytics {
  background-image: url('../img/menu/Integrated_OT_Analytics.png');
}

.it {
  background-image: url('../img/menu/It.png');
} */

.rewind {
  background-image: url('../img/menu1/cin.svg');
}

.forward {
  background-image: url('../img/menu/cout.svg');
}

.Constzon1 {
  background-image: url('../img/menu/Constzon_SVG.svg');
  background-position: center;
  background-size: 24px;
  
}

.Constzon2 {
  background-image: url('../img/menu/Constzon2.png');
  background-position: center;
  background-size: 24px;
}

.Home {
  background-color: #03198B;
  color: #fff;
  border-radius: 50%;

  /* background-image: url('../img/menu/Home_Icon.svg');
  background-position: center;
  background-size: 24px;
  filter: invert(6%) sepia(82%) saturate(6250%) hue-rotate(237deg) brightness(116%) contrast(107%); */
}
.Home::before{
  content: "2.10";
  font-family: Roboto-Bold, sans-serif !important;
}

/* li.k-drawer-item.k-level-0.ng-star-inserted.k-selected > span.k-icon  {
  background-color: #fff;
  color: #03198B;
}
li.k-drawer-item.k-level-0.ng-star-inserted.k-selected  > span.k-item-text {
  background-color: #fff;
  color: #03198B;
} */
li.k-selected .k-drawer-item {
  background-color: #80888c78 !important;
  color: #03198B;
}

/* li.k-selected.k-drawer-item.k-level-0>span:nth-child(-n+1) {
  border-radius: 5px 0px 0px 5px;
}

li.k-selected.k-drawer-item.k-level-1>span:nth-child(-n+1) {
  border-radius: 5px 0px 0px 5px;
} */

li.k-selected.k-drawer-item.k-level-2>span:nth-child(-n+1) {
  border-radius: 5px 0px 0px 5px;
}

li.k-selected.k-drawer-item.k-level-3>span:nth-child(-n+1) {
  border-radius: 5px 0px 0px 5px;
}

.k-column-title {
  color: #424242 !important;
  white-space: pre-wrap !important;
  /* font-family: 'Roboto-Bold', sans-serif; */
}

.k-cell-inner>.k-link {
  padding: 8px 12px;
  width: auto;
  display: block !important;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: inherit;
  flex: 1;
  overflow: hidden;
  text-align: center;
  float: right !important;
}
.th-left-align .k-cell-inner>.k-link {
  text-align: left;
}
.th-right-align .k-cell-inner>.k-link {
  text-align: right;
}

.ng-select.ng-select-opened>.ng-select-container {
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9
}

.ng-select.ng-select-opened>.ng-select-container:hover {
  box-shadow: none
}

.ng-select.ng-select-opened>.ng-select-container .ng-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px
}

.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover {
  border-color: transparent transparent #333
}

.ng-select.ng-select-opened.ng-select-top>.ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.ng-select.ng-select-opened.ng-select-right>.ng-select-container {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.ng-select.ng-select-opened.ng-select-left>.ng-select-container {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1)
}

.ng-select.ng-select-disabled>.ng-select-container {
  background-color: #f9f9f9
}

.ng-select .ng-has-value .ng-placeholder {
  display: none
}

.ng-select .ng-select-container {
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  min-height: 36px;
  align-items: center
}

.ng-select .ng-select-container:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06)
}

.ng-select .ng-select-container .ng-value-container {
  align-items: center;
  padding-left: 10px
}

[dir="rtl"] .ng-select .ng-select-container .ng-value-container {
  padding-right: 10px;
  padding-left: 0
}

.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #999
}

.ng-select.ng-select-single .ng-select-container {
  height: 36px
}

.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 5px;
  left: 0;
  padding-left: 10px;
  padding-right: 50px
}

[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: 10px;
  padding-left: 50px
}

.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6
}

.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0 5px
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-top: 5px;
  padding-left: 7px
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-right: 7px;
  padding-left: 0
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: .9em;
  margin-bottom: 5px;
  color: #333;
  border-radius: 2px;
  margin-right: 5px
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  margin-right: 0;
  margin-left: 5px
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 0;
  padding-right: 5px
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 1px 5px
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: inline-block;
  padding: 1px 5px
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: #d1e8ff
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid #b8dbff
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-left: 1px solid #b8dbff;
  border-right: none
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid #b8dbff
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 0;
  border-right: 1px solid #b8dbff
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 0 3px 3px
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 3px 3px 0
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input {
  color: #000
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px
}

[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  padding-right: 3px;
  padding-left: 0
}

.ng-select .ng-clear-wrapper {
  color: #999
}

.ng-select .ng-clear-wrapper:hover .ng-clear {
  color: #D0021B
}

.ng-select .ng-spinner-zone {
  padding: 5px 5px 0 0
}

[dir="rtl"] .ng-select .ng-spinner-zone {
  padding: 5px 0 0 5px
}

.ng-select .ng-arrow-wrapper {
  width: 25px;
  padding-right: 5px
}

[dir="rtl"] .ng-select .ng-arrow-wrapper {
  padding-left: 5px;
  padding-right: 0
}

.ng-select .ng-arrow-wrapper:hover .ng-arrow {
  border-top-color: #666
}

.ng-select .ng-arrow-wrapper .ng-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px
}

.ng-dropdown-panel {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  left: 0
}

.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: #e6e6e6;
  margin-bottom: -1px
}

.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}

.ng-dropdown-panel.ng-select-right {
  left: 100%;
  top: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: #e6e6e6;
  margin-bottom: -1px
}

.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px
}

.ng-dropdown-panel.ng-select-bottom {
  top: 100%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-color: #e6e6e6;
  margin-top: -1px;
  margin-left: 0px
}

.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.ng-dropdown-panel.ng-select-left {
  left: -100%;
  top: 0;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: #e6e6e6;
  margin-bottom: -1px
}

.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child {
  border-top-left-radius: 4px
}

.ng-dropdown-panel .ng-dropdown-footer {
  border-top: 1px solid #ccc;
  padding: 5px 7px
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  user-select: none;
  padding: 8px 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
  cursor: default
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: #f5faff
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked {
  color: rgba(0, 0, 0, 0.54);
  font-weight: 600
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.87);
  padding: 4px 5px
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  color: #333;
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
  font-weight: 600
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: #e6e6e6;
  color: #333
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #ccc
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 22px
}

[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-right: 22px;
  padding-left: 0
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  font-size: 80%;
  font-weight: 400;
  padding-right: 5px
}

[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-left: 5px;
  padding-right: 0
}

[dir="rtl"] .ng-dropdown-panel {
  direction: rtl;
  text-align: right
}

.workmen-icon {
  background-image: url(../menu-icons/workmen.svg);
  background-position: center;
  background-size: 24px;
}
.default-icon {
  background-image: url(../menu-icons/default_icon.svg);
  background-position: center;
  background-size: 24px;
}
.supplychain-icon {
  background-image: url(../menu-icons/supplychain.svg);
  background-position: center;
  background-size: 24px;
}
.projectperformance-icon {
  background-image: url(../menu-icons/projectperformance.svg);
  background-position: center;
  background-size: 24px;
}
.projectexecution-icon {
  background-image: url(../menu-icons/projectexecution.svg);
  background-position: center;
  background-size: 24px;
}
.profitability-icon {
  background-image: url(../menu-icons/profitability.svg);
  background-position: center;
  background-size: 24px;
}
.process_efficiency-icon {
  background-image: url(../menu-icons/process_efficiency.svg);
  background-position: center;
  background-size: 24px;
}
.plantandmachinary-icon {
  background-image: url(../menu-icons/plantandmachinary.svg);
  background-position: center;
  background-size: 24px;
}
.it-icon {
  background-image: url(../menu-icons/it.svg);
  background-position: center;
  background-size: 24px;
}
.integrated_ot-icon {
  background-image: url(../menu-icons/integrated_ot.svg);
  background-position: center;
  background-size: 24px;
}
.human_capital-icon {
  background-image: url(../menu-icons/human_capital.svg);
  background-position: center;
  background-size: 24px;
}
.fphome-icon {
  background-image: url(../menu-icons/fphome.svg);
  background-position: center;
  background-size: 24px;
}
.ESG-icon {
  background-image: url(../menu-icons/ESG.svg);
  background-position: center;
  background-size: 24px;
}
.engineering-icon {
  background-image: url(../menu-icons/engineering.svg);
  background-position: center;
  background-size: 20px;
}
.ehs-icon {
  background-image: url(../menu-icons/ehs.svg);
  background-position: center;
  background-size: 22px;
}
.customer-icon {
  background-image: url(../menu-icons/customer.svg);
  background-position: center;
  background-size: 24px;
}
.complaince-icon {
  background-image: url(../menu-icons/complaince.svg);
  background-position: center;
  background-size: 24px;
}
.k-drawer-content, .k-drawer-container{
  background: #F5F5F5 !important;
}
.drawer-logo {
  background: #fff !important;
}
.k-drawer, .k-drawer-items {
  background: #fff !important;
}
.k-drawer-container .k-drawer.k-drawer-start {
  box-shadow: 5px 10px 25px #00000029 !important;
  border-right: 0 !important;
}
.k-drawer-item {
  font-size: 15px !important;
  position: relative;
  color: #03198B !important;
}
.k-drawer-item .k-item-text {
  width: 80%;
}
.k-drawer-item .k-drawer-toggle {
  position: absolute;
  right: 10px;
  /* top: 3px; */
}

.icon-times-circle {
  font-size: 24px !important;
}
