@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");

html {
  scroll-behavior: smooth;
}
body {
  font-family: "Montserrat", sans-serif;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  src: url(fonts/Montserrat-Medium.ttf);
}

@font-face {
  font-family: "Montserrat", sans-serif;
  src: url(fonts/Montserrat-Medium.ttf);
  font-weight: 100;
}

.pl-8 {
  padding-left: 4rem;
}
h1 {
  color: #4d2cfb;
}

.no-padding {
  padding: 0px;
}
.no-margin {
  margin: 0px;
}
.float-left {
  float: left;
}
section {
  margin: 100px 0;
  scroll-behavior: smooth;
}
#header nav.bg-light {
  z-index: 260000 !important;
}
/* .nav-item{
    padding-top: 32px;
  } */
.jumbotron {
  background-color: transparent;
  height: 400px;
  z-index: 1;
}
.half-left {
  width: 60%;
  height: 600px;

  bottom: 0px;
  left: 0px;
}
.relative {
  position: relative;
}
.headerbg {
  position: absolute;
  top: 0;
  right: 0;
  width: 800px;
  height: 600px;
  z-index: 1;
  overflow: hidden;
}

img.headerbg1 {
  position: absolute;
  right: -200px;
  top: -120px;
  display: block;
  width: 800px;
  height: 600px;
  z-index: 15002;
  overflow: hidden;
}
img.headerbg2 {
  position: absolute;
  right: -210px;
  top: -110px;
  display: block;
  width: 800px;
  height: 600px;
  z-index: 15004;
  overflow: hidden;
}
img.headerbg3 {
  position: absolute;
  right: -200px;
  top: -100px;
  display: block;
  width: 800px;
  height: 600px;
  z-index: 15003;
  overflow: hidden;
}
.carousel-item img {
  min-width: 300px;
  float: right;
  z-index: 16001;
  max-width: 360px;
  margin-right: 10%;
}
.carousel-indicators {
  /*justify-content: left;
  margin:0 auto;*/
  text-align: left;
}
.carousel-indicators li {
  background-color: #333333;
}
.carousel-indicators li active {
  background-color: #000000;
}

.navbar-toggler-icon {
  color: #4d2cfb;
}

ul.carousel-indicators {
  text-align: left;
  float: left;
  left: 5% !important;
  right: inherit;
}

.carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  /*right: 15%;*/
  bottom: 20px;
  /*left: 15%;*/
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  z-index: 180000;
  text-align: left;
  width: 100%;
}

.carousel-caption h1 {
  color: #4d2cfb;
  font-weight: 700 !important;
}

.carousel-caption h3 {
  color: #a1aaaf;
  font-weight: 700 !important;
  font-size: 1.2rem;
}

.carousel-caption p {
  color: #333333;
}
.sec-2-img img {
  width: 100%;
  display: block;
}
.sec-2-content {
  width: 100%;
  display: block;
  z-index: 23000;
  margin-bottom: 8em;
}

.sec-2-content p {
  font-size: 16px;
  font-weight: 300;
  color: #00011a;
}
.sec-2-content h5 {
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
}
.sec-2-content h1 {
  font-size: 36px;
  font-weight: bold;
  color: #4d2cfb;
}
a.abt-btn {
  border-radius: 50px;
  height: 30px;
  width: auto;
  background-color: #4d2cfb;
  color: #ffffff;
  text-align: center;
  padding: 7px 15px;
  border: none;
}
button.dwnld-btn,
a.abt-btn {
  box-shadow: none;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #d0d0d0;
}

button.dwnld-btn:hover,
a.abt-btn:hover {
  background-color: #3a20fa;
  box-shadow: 0px 5px 20px rgba(50, 50, 250, 0.6);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
  color: #ffffff;
}
button.dwnld-btn {
  border-radius: 50px;
  /*height: 45px;*/
  width: auto;
  background-color: #4d2cfb;
  color: #ffffff;
  text-align: center;
  padding: 0 7px;
  border: none;
  margin-bottom: 120px;
  margin-top: 30px;
}

button.abt-btn:focus,
button.dwnld-btn:focus {
  outline: none;
}
button.dwnld-btn img {
  margin: 7px;
  width: 18px;
}
#section-02 {
  background-color: #eff0f1;
  position: relative;
  margin: 200px 0 0 0;
}

#section-02 .section-img img {
  width: 100%;
  position: absolute;
  top: -166px;
  margin: 0px;
  z-index: -1;
}

#section-03 {
  background-color: #fcfcfc;
  position: relative;
  margin: 100px 0;
}

#section-03 .section-img img {
  width: 100%;
  position: absolute;
  top: -166px;
  margin: 0px;
  z-index: 40002;
}

#section-04 {
  padding-bottom: 100px;
}
#section-04 .section-img img {
  width: 100%;
  position: absolute;
  top: -190px;
  margin: 0px;
  z-index: 665;
}

#section-skilled-worker {
  background-color: #eff0f1;
  position: relative;
  margin: 200px 0 50px 0;
}
#section-skilled-worker .section-img img {
  width: 100%;
  position: absolute;
  top: -166px;
  margin: 0px;
  z-index: -1;
}
#section-skilled-worker .section-img {
  position: relative;
  width: 100%;
}

#section-09 .section-img-under img {
  width: 100%;
  position: absolute;
  bottom: -350px;
  margin: 0px;
  z-index: 0;
}

#section-05 {
  background-color: #180b5a;
  position: relative;
  margin: 0;
}

#section-05 h1 {
  color: #ffffff;
  text-align: center;
  margin: 30px 0 0 0;
  font-weight: bold;
}

#section-05 .section-img img {
  width: 100%;
  position: absolute;
  top: -100px;
  margin: 0px;
  z-index: 25666;
}

#section-07 {
  background-color: #0e0346;
  position: relative;
  margin: 100px 0 0 0;
}

#section-07 .section-img img {
  width: 100%;
  position: absolute;
  top: -160px;
  margin: 0px;
  z-index: 25663;
}
#section-07 .sec-7-content {
  z-index: 26004;
}
#section-07 .sec-7-content h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px 0;
}
#section-07 .sec-7-content h5 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
}

#section-07 .sec-7-content p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 60px;
}
#section-07 .sec-7-content h1,
#section-07 .sec-7-content h5,
#section-07 .sec-7-content p {
  text-align: center;
}
#section-02 .section-img,
#section-03 .section-img,
#section-04 .section-img {
  position: relative;
  width: 100%;
}

#section-09 {
  background-color: #ffffff;
  position: relative;
  margin: 100px 0 500px 0;
}

#section-09 .section-img img {
  width: 100%;
  position: absolute;
  top: -190px;
  margin: 0px;
  z-index: 25669;
}
#section-09 .sec-9-content {
  z-index: 26000;
}
#section-09 .sec-9-content h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #00011a;
  margin: 15px 0;
}
#section-09 .sec-9-content h5 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
  z-index: 25798;
}

#section-09 .sec-9-content p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #363636;
  margin-bottom: 60px;
}
#section-09 .sec-9-content h1,
#section-09 .sec-9-content h5,
#section-09 .sec-9-content p {
  text-align: center;
}
.footer-contents {
  background-color: #efeff1;
  padding: 100px 0;
}
.footer-section {
  float: left;
}
.contact-box {
  background-color: #130364;
  border-radius: 15px;
  min-height: 400px;
  width: 100%;
  position: relative;
}
.contact-box input {
  overflow: visible;
  background: none;
  border: none;
  line-height: 1;
  border-bottom: 1px solid #4d2cfb;
  width: 100%;
  padding-top: 30px;
  color: #eef4f6;
}
.contact-box input::placeholder,
.contact-box textarea::placeholder {
  color: #4d2cfb;
  opacity: 1;
}

.contact-box input:-ms-input-placeholder,
.contact-box textarea:-ms-input-placeholder {
  color: #4d2cfb;
}

.contact-box input::-ms-input-placeholder,
.contact-box textarea::-ms-input-placeholder {
  color: #4d2cfb;
}
.contact-box textarea {
  height: 90px;
  width: 100%;
  margin-top: 30px;
  outline: 1px solid #4d2cfb;
  border: none;
  background: none;
  color: #eef4f6;
  border: none;
  padding: 7px;
}
.contact-box h4 {
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  padding: 60px 0 15px;
}
.contact-box form {
  padding: 15px 60px 60px;
}

.contact-box form .inputs .send input {
  width: auto;
  padding: 7px 15px;
  color: #ffffff;
  background-color: #4d2cfb;
  border-radius: 50px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-box form .inputs .send input:hover {
  background-color: #3a20fa;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-box form .inputs:focus,
.contact-box form .inputs input:focus {
  outline: none;
}
.contact-box form .inputs .send input:focus {
  outline: none;
}
.contact-box form .inputs .send {
  width: auto;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}
.contact-bg {
  position: absolute;
  bottom: -200px;
  width: 100%;
}
.contact-bg img {
  width: 100%;
}

#section-08 {
  background-color: #f1f3fe;
  position: relative;
  padding: 0 0 160px 0;
}

#section-08 .section-img img {
  width: 100%;
  position: absolute;
  top: -160px;
  margin: 0px;
  z-index: 25669;
}
#section-08 .sec-8-content {
  z-index: 26002;
}
#section-08 .sec-8-content h5 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
}
#section-08 .sec-8-content h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #00011a;
  margin: 15px 0;
}

#section-08 .sec-8-content p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #363636;
  margin-bottom: 30px;
}
#section-08 .sec-8-content h1,
#section-08 .sec-8-content h5,
#section-08 .sec-8-content p {
  text-align: center;
}

#section-11 {
  background-color: #ffffff;
  position: relative;
  /* padding: 0 0 160px 0; */
}
#section-11 .section-img img {
  width: 100%;
  position: absolute;
  top: -160px;
  margin: 0px;
  z-index: 25669;
}
#section-11 .sec-11-content {
  z-index: 26002;
}

#section-11 .sec-11-content h5 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
}
#section-11 .sec-11-content h1 {
  text-align: left;
  font-size: 36px;
  font-weight: bold;
  color: #4d2cfb;
  margin: 15px 0;
}

#section-11 .sec-11-content p {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: #363636;
  margin-bottom: 30px;
}
#section-11 .sec-11-content h1,
#section-11 .sec-11-content h5,
#section-11 .sec-11-content p {
  text-align: left;
}

/********************************post-page*********************************** */
.post_back_button {
  /* display: flex;
  justify-content: right; */
  margin: 2em 0;
}

#post {
  margin-top: 1em;
}

.back_btn {
  border-radius: 20px;
  padding: 0.2em 1em;
  border-width: 1px;
  border-color: rgb(194, 194, 194);
}
/************* */

#section-12 {
  background-color: #f6f6f6;
  position: relative;
  padding: 0 0 160px 0;
}
#section-12 .section-img img {
  width: 100%;
  position: absolute;
  top: -160px;
  margin: 0px;
  z-index: 25669;
}
#section-12 .sec-12-content {
  z-index: 26002;
}

#section-12 .sec-12-content h5 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
}
#section-12 .sec-12-content h1 {
  text-align: left;
  font-size: 36px;
  font-weight: bold;
  color: #4d2cfb;
  margin: 15px 0;
}

#section-12 .sec-12-content p {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: #363636;
  margin-bottom: 30px;
}
#section-12 .sec-12-content h1,
#section-12 .sec-12-content h5,
#section-12 .sec-12-content p {
  text-align: left;
}

.outer-scroll-box {
  width: 100%;
  height: auto;
  max-height: 600px;
  border-radius: 15px;
  padding: 0 15px;
  overflow-y: scroll;
}
.inner-scroll-box {
  width: 100%;
  height: auto;
  /* min-height: 900px; */
}

.box-1 {
  background: #f0f0f0;
}

.box-2 {
  background: #ffffff;
}

.news-section {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px 0 30px 0;
}
.news-img img {
  width: 100%;
  border-radius: 15px;
}
.sec-5-img-1 {
  position: relative;
}
.sec-5-img-1 img {
  position: absolute;
  top: 100px;
  width: 80%;
  right: 0px;
}
.sec-5-img-2 {
  position: relative;
}
.sec-5-img-2 img {
  position: absolute;
  top: 20px;
  width: 60%;
  left: 30px;
}
.sec-5-content {
  position: relative;
  margin: 30px 0 60px 0;
}

.sec-5-content h3 {
  font-weight: bold;
}
.blue-content-1 {
  background-color: #3721ae;
  border-radius: 15px;
  /*box-shadow: 0 15px 30px rgba(0,0,0,.55);*/
  padding: 15px;
  margin: 0 0 30px 0;
  color: #ffffff;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blue-content-1:hover {
  box-shadow: 0 15px 30px rgba(26, 8, 70, 0.55);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blue-content-2 {
  background-color: #3721ae;
  border-radius: 15px;
  /*box-shadow: 0 15px 30px rgba(0,0,0,.55);*/
  padding: 15px;
  margin: 100px 0 0 0;
  color: #ffffff;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.blue-content-2:hover {
  box-shadow: 0 15px 30px rgba(26, 8, 70, 0.55);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sec-6-content {
  background-color: #3721ae;
  border-radius: 15px;
  box-shadow: 0 15px 30px rgba(30, 11, 73, 0.5);
  padding: 15px;
  margin: 30px 0 230px 0;
  color: #ffffff;
}
.flower-pot {
  position: absolute;
  width: 262px;
  right: 12%;
  top: -172px;
}
.flower-pot img {
  position: absolute;
  width: 160px;
  height: 200px;
  top: 30px;
  position: absolute;
  width: auto;

  /*make it commented for animation*/
  /*display: block;
  height: 500px;
  right: 100px;
  top: -100px;*/
}
.sec-3-img {
  position: relative;
  height: 400px;
}
.sec-3-img img {
  position: absolute;
  top: -100px;
}

.sticky-top {
  z-index: 31020;
}

.round-headings {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 300px;
  position: relative;
}
.round-headings img {
  width: 200px;
  margin: 30px auto;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

#section-05 .sec-6-content p {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-align: left;
  margin: 0;
}
#section-05 .sec-6-content h5 {
  font-size: 24px;
  font-weight: bold;
  color: #a1aaaf;
  text-align: left;
  margin: 0;
}
#section-05 .sec-6-content h1 {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  margin: 15px 0;
}
.feature {
  display: block;
}
#section-05 .feature .round-headings {
  position: relative;
  width: 80%;
  margin-bottom: 30px;
}
#section-05 .feature .round-headings p {
  text-align: center;
  position: absolute;
  bottom: 0px;
}

#section-05 .feature .round-headings .round-heads {
  position: absolute;
  z-index: 252;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}
#section-05 .feature .round-headings h1 {
  position: absolute;
  z-index: 252;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 120px;
  font-size: 72px;
}
#section-05 .feature .round-headings h5 {
  position: absolute;
  z-index: 251;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
#section-05 .feature .round-headings img {
  z-index: 250;
}
.triangle-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
.triangle-block img.triangle {
  width: 36px;
  height: auto;
  margin-top: 15px;
}
/* .triangle-content{

} */
.blue-pot {
  width: 200px;
  height: auto;
  position: absolute;
  bottom: -128px;
  left: 30px;
  z-index: 650;
}
.blue-pot img {
  width: 100%;
}

.icon-jobs {
  width: 64px;
  height: 64px;
  border-radius: 15px;
  border: 1px solid #ffffff;
  position: relative;
  float: left;
  margin-bottom: 120px;
  transition: 0.3s;
}

.sec-7-jobs .name-job h4 {
  color: #4d2cfb;
  transition: 0.3s;
}
.sec-7-jobs:hover .icon-jobs {
  border: 1px solid #4d2cfb;
  transition: 0.3s;
}

.sec-7-jobs:hover .name-job h4 {
  text-shadow: 0 0 3px #4d2cfb, 0 0 10px #4d2cfb, 0 0 20px #4d2cfb;
  color: #ffffff;
  transition: 0.3s;
}
.icon-jobs img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 36px;
  max-height: 36px;
}
.name-job {
  float: left;
  height: 200px;
  width: 100%;
  border: 1px solid #4d2cfb;
  border-radius: 15px;
  margin-top: 30px;
}
.name-job h4 {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  padding: 45px 0 0 0;

  /*for cursor image*/
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  padding-top: 90px;
  text-align: center;
}

.sec-7-jobs.sec-job-01 {
  cursor: url("../img/icons/job-ico01.png"), auto;
}

.sec-7-jobs.sec-job-02 {
  cursor: url("../img/icons/job-ico02.png"), auto;
}
.sec-7-jobs.sec-job-03 {
  cursor: url("../img/icons/job-ico03.png"), auto;
}
.sec-7-jobs.sec-job-04 {
  cursor: url("../img/icons/job-ico04.png"), auto;
}
.sec-7-jobs.sec-job-05 {
  cursor: url("../img/icons/job-ico05.png"), auto;
}
.sec-7-jobs.sec-job-06 {
  cursor: url("../img/icons/job-ico06.png"), auto;
}
.sec-7-jobs.sec-job-07 {
  cursor: url("../img/icons/job-ico07.png"), auto;
}
.sec-7-jobs.sec-job-08 {
  cursor: url("../img/icons/job-ico08.png"), auto;
}
.sec-7-jobs.sec-job-09 {
  cursor: url("../img/icons/job-ico09.png"), auto;
}
.sec-7-jobs.sec-job-10 {
  cursor: url("../img/icons/job-ico10.png"), auto;
}
.sec-7-jobs.sec-job-11 {
  cursor: url("../img/icons/job-ico11.png"), auto;
}
.sec-7-jobs.sec-job-12 {
  cursor: url("../img/icons/job-ico12.png"), auto;
}

#section-08 .sec-8-card {
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 9px 10px 79px -17px rgba(190, 190, 190, 0.64);
  -webkit-box-shadow: 9px 10px 79px -17px rgba(190, 190, 190, 0.64);
  -moz-box-shadow: 9px 10px 79px -17px rgba(190, 190, 190, 0.64);
  /*float: left;*/
  display: inline-block;
  width: 100%;
  height: auto;
  min-height: 296px;
  text-align: center;
  margin: 15px auto;
  padding: 0 15px;
  transition: 0.5s all ease-in-out;
}

#section-08 .sec-8-card:hover {
  box-shadow: 9px 31px 92px 21px rgba(213, 214, 255, 0.64);
  -webkit-box-shadow: 9px 31px 92px 21px rgba(213, 214, 255, 0.64);
  -moz-box-shadow: 9px 31px 92px 21px rgba(213, 214, 255, 0.64);
  transform: scale(1.1);
}
#section-08 .sec-8-card h3 {
  color: #6b6972;
  text-align: center;
  margin: 0 auto 15px auto;
  font-size: 1.2rem;
  padding: 0;
  position: relative;
  height: 30px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#section-08 .sec-8-card h3::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 0px;
  background: #3721ae;
  margin: 0 auto;
  left: 0;
  right: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 100;
}
#section-08 .sec-8-card:hover h3::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 3px;
  background: #3721ae;
  margin: 0 auto;
  left: 0;
  right: 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 100;
  border-radius: 5px;
}
#section-08 .sec-8-card p {
  color: #6b6972;
  text-align: center;
  margin: 0 auto 30px auto;
  padding: 0;
}
#section-08 .sec-8-card .card-icon {
  height: 116px;
  display: block;
}
#section-08 .sec-8-card .card-icon img {
  max-width: 64px;
  max-height: 64px;
  text-align: center;
  margin: 30px auto 15px auto;
  padding: 0;
}

.footer-section h3 {
  margin-bottom: 30px;
  font-size: 1.5rem;

  font-weight: 700;
  color: #1f0f70;
}

.footer-section p,
.footer-section ul li a {
  font-size: 0.8rem;
}
.footer-section ul {
  padding-left: 0px;
}
.footer-section ul li {
  list-style: none;
  text-decoration: none;
  line-height: 1.76;
}

.footer-section ul li a:hover {
  text-decoration: none;
}

img.pattern1 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 500px;
}

img.pattern2 {
  position: absolute;
  bottom: 50px;
  right: 50px;
  width: 500px;
}

img.headerbg2 {
  -webkit-animation: rev-rotation 30s infinite linear;
}

@-webkit-keyframes rev-rotation {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

img.headerbg3 {
  -webkit-animation: rotation 45s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.obj-block {
  display: block;
  padding: 15px;
  /*border: 1px solid #dfdfdf;*/
}
.obj-icon-dark {
  background-color: #1f0f70;
  border-radius: 15px;
  width: 64px;
  height: 64px;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.obj-icon-light {
  background-color: #81ffcd;
  border-radius: 15px;
  width: 64px;
  height: 64px;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.obj-icon-light img,
.obj-icon-dark img {
  width: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.obj-block:hover .floating {
  animation-name: floating;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  /*margin-top: 5px;*/
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);
  }
  65% {
    transform: translate(0, 15px);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  }
  to {
    transform: translate(0, -0px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);
  }
}

.obj-block:hover {
  background-color: #f0f0f0;
  border-radius: 15px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
}
.obj-block:hover .obj-icon-dark,
.obj-block:hover .obj-icon-light {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
}
.obj-block:hover .floatings {
  animation-name: floatings;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  /*margin-top: 5px;*/
}

@keyframes floatings {
  from {
    transform: translate(0, 15px);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  }
  65% {
    transform: translate(0, 0px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);
  }
  to {
    transform: translate(0, 15px);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
  }
}

.copyright-section {
  background-color: #00011a;
  color: #d0d0d0;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0;
}

.copyright-section a {
  color: #d0d0d0;
}
.copyright-section:hover a {
  color: #428bca;
}
button:focus {
  outline: none !important;
}
.news-section .news button.more-btn {
  margin: 30px 0 0 0;
  background-color: #d5d5d5;
  border-radius: 50px;
  color: #000000;
  border: none;
  padding: 5px 15px;
  margin-top: 0px;
  color: #666666;
  transition: 0.3s ease-in-out;
}
.news-section .news button.more-btn:hover {
  background-color: #4d2cfb;
  color: #ffffff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
}
.news h4 {
  color: #a1aaaf;
  font-size: 16px;
}
.news h2 {
  color: #090909;
  font-weight: 700;
  margin: 15px 0;
}
.news h4 .date {
  padding-right: 5px;
}

.news h4 .day {
  padding-right: 5px;
  padding-left: 5px;
}

.news h4 .time {
  padding-left: 5px;
}
.blog-img img {
  width: 100%;
}

.blog h4 {
  color: #a1aaaf;
  font-size: 16px;
}
.blog h2 {
  color: #090909;
  font-weight: 700;
  margin: 15px 0;
}
.blog h4 .date {
  padding-right: 5px;
}

.blog h4 .day {
  padding-right: 5px;
  padding-left: 5px;
}

.blog h4 .time {
  padding-left: 5px;
}
.inner-scroll-box .blog,
.inner-scroll-box .blog-img {
  margin: 15px 0;
}
.inner-scroll-box .blog-img img {
  border-radius: 15px;
}

.blog button.more-btn {
  margin: 30px 0 0 0;
  background-color: #d5d5d5;
  border-radius: 50px;
  color: #000000;
  border: none;
  padding: 5px 15px;
  margin-top: 0px;
  color: #666666;
  transition: 0.3s ease-in-out;
}
.blog button.more-btn:hover {
  background-color: #4d2cfb;
  color: #ffffff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
}

::-webkit-scrollbar {
  width: 10px;
  right: 5px;
  position: absolute;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #e2e2e2;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #4d2cfb;
}
.login-box {
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  padding: 15px;
}
.login-headding h2 {
  font-size: 20px;
  color: #4d2cfb;
  text-align: center;
  font-weight: 700;
  margin: 30px;
}
.login-box input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
}

.login-box button.center-btn {
  margin: 30px 0 60px 0;
  background-color: #d5d5d5;
  border-radius: 50px;
  color: #000000;
  border: none;
  padding: 5px 15px;
  margin-top: 0px;
  color: #666666;
  transition: 0.3s ease-in-out;
  text-align: center;
  margin: 0 auto 60px auto;
  display: block;
}
.login-box button.center-btn:hover {
  background-color: #4d2cfb;
  color: #ffffff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
}
.login-box input:focus {
  outline: none;
}
.navbar-brand-center {
  text-align: center;
  margin: 30px auto 0 auto;
  display: block;
}
#section-x {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
}

#news table.table-bordered tbody tr td.centric,
#blog table.table-bordered tbody tr td.centric {
  text-align: center;
  vertical-align: middle;
}
#news,
#blog {
  margin-top: 30px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border: none;
  border-bottom: 5px solid #4d2cfb;
}
/* .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{

} */
#section-15 {
  margin: 30px 0;
}
#section-15 ul.nav-tabs li a {
  font-weight: 700;
  color: #a1aaaf;
}
#section-15 ul.nav-tabs li a.active {
  font-weight: 700;
  color: #4d2cfb;
}
.blog-btn {
  margin: 15px 0;
  background-color: #d5d5d5;
  border-radius: 50px;
  color: #000000;
  border: none;
  padding: 5px 15px;
  margin-top: 0px;
  color: #666666;
  transition: 0.3s ease-in-out;
  float: right;
  display: block;
}

.blog-btn:hover {
  background-color: #4d2cfb;
  color: #ffffff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
  transition: 0.3s ease-in-out;
}
.news-blog-section {
  border: 1px solid #e0e0e0;
  border-radius: 15px;
}
td.centric button {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}

td.centric button:hover {
  background-color: #e0e0e0;
}

.cancel-btn {
  margin: 15px 0;
  background-color: #f0f0f0;
  border-radius: 50px;
  color: #000000;
  /*border:1px solid #e0e0e0;*/
  padding: 5px 15px;
  margin-top: 0px;
  color: #666666;
  transition: 0.3s ease-in-out;
  display: block;
  float: left;
  margin-left: 15px;
}

.cancel-btn:hover {
  background-color: #fff;
  color: #333;
  transition: 0.3s ease-in-out;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
}

.delete-btn {
  margin: 15px 0;
  background-color: #4d2cfb;
  border-radius: 50px;
  color: #fff;
  border: none;
  padding: 5px 15px;
  margin-top: 0px;
  transition: 0.3s ease-in-out;
  display: block;
  float: left;
}

.delete-btn:hover {
  background-color: #3721ae;
  color: #ffffff;
  transition: 0.3s ease-in-out;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
}
#DeleteNewsModal .modal,
#DeleteBlogModal .modal,
#EditNewsModal .modal,
#EditBlogModal .modal {
  position: relative;
}
#DeleteNewsModal h5,
#DeleteBlogModal h5,
#EditNewsModal h5,
#EditBlogModal h5 {
  text-align: center;
  margin: 60px auto 30px auto;
}
.modal#DeleteNewsModal,
.modal#DeleteBlogModal,
.modal#EditNewsModal,
.modal#EditBlogModal {
  z-index: 2900;
}
.modal#DeleteNewsModal .modal-dialog button.close,
.modal#DeleteBlogModal .modal-dialog button.close,
.modal#EditNewsModal .modal-dialog button.close,
.modal#EditBlogModal .modal-dialog button.close,
.modal#AddNewsModal .modal-dialog button.close,
.modal#AddBlogModal .modal-dialog button.close {
  width: 32px;
  height: 32px;
  border-radius: 30px;
  top: -16px;
  position: absolute;
  right: -16px;
  z-index: 30000;
  opacity: 1 !important;
  background: #ffffff !important;
}
/*.modal#DeleteNewsModal .modal-dialog button.close:hover, .modal#DeleteBlogModal .modal-dialog button.close:hover{
  opacity: 1.0!important;
}*/
.center-block {
  display: block;
  text-align: center;
  margin: 0px auto 30px auto;
  width: 202px;
  height: 80px;
}
.modal-dialog {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%) !important;
}
.modal-content {
  border-radius: 15px;
}
.left-button-block {
  float: left;
  height: 60px;
  margin: 15px 0;
}
.form-control:focus {
  box-shadow: none;
}
.modal-body input {
  margin-bottom: 15px !important;
}
.modal-header h4.modal-title {
  font-size: 36px;
  font-weight: bold;
  color: #4d2cfb;
}
nav ul li {
  font-weight: 700;
}

.fee-card {
  border: solid 0.1em rgb(234, 231, 253);
  background-color: rgb(243, 241, 255);
  padding: 2em 0em;
  border-radius: 1em;
  margin: 0em 1em;
}

.grey {
  color: #664b9b;
}

.z-index-top {
  z-index: 999999 !important;
}

.z-index-back {
  z-index: -999 !important;
}

.text-center {
  text-align: center !important;
}

.text-black {
  color: #00011a !important;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 3rem 2rem;
  }
}

@media (max-width: 767px) {
  .nav-item {
    padding-top: 0px;
    border-bottom: 1px solid #f0f0f0;
  }
  .carousel-caption p {
    display: none;
  }
  .carousel-caption h1 {
    font-size: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
  }

  .carousel-caption h3 {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
  }
  .section-img {
    display: none;
  }
  .flowerpot-anim {
    display: none;
  }
  section {
    margin: 30px 0;
  }
  #section-02 {
    margin: 30px 0;
    padding: 30px 0 0 0;
  }
  .sec-2-content {
    margin-bottom: 1em;
  }

  .sec-3-img {
    position: relative;
    height: auto;
    display: block;
  }
  .sec-3-img img {
    display: block;
    position: static;
  }
  .obj-block {
    margin: 15px 15px 0 15px;
    border: 1px solid #f0f0f0;
    border-radius: 15px;
  }
  .carousel-item img {
    margin: 0px;
  }
  .footer-contents {
    padding: 30px 0;
  }
  .footer-contents .container {
    padding: 0px;
  }
  .left-right-anim,
  .up-down-anim,
  .sec-5-img-1,
  .blue-pot,
  .triangle-block img,
  .pattern1,
  .pattern2 {
    display: none;
  }
  .blue-content-2 {
    margin: 0px;
  }
  .sec-5-content {
    margin: 0;
  }
  #section-05 h1 {
    margin: 30px 0 15px 0;
  }
  .sec-6-content {
    margin: 30px 15px;
  }
  .triangle-block {
    margin: 5px 0 0 0;
    padding: 0;
  }
  .sec-2-content p {
    text-align: justify;
  }
  #section-04 {
    padding-bottom: 0px;
  }
  .blue-content-1 p,
  .blue-content-2 p {
    text-align: justify;
  }
  #section-05 .sec-6-content p {
    text-align: justify;
  }
  #section-07 {
    margin: 0;
    padding: 30px 0px;
  }
  button.dwnld-btn {
    margin: 30px 0 0 0;
  }

  #section-07 .sec-7-content p {
    margin-bottom: 0px;
    text-align: justify;
  }
  #section-08 {
    margin: 0;
    padding: 30px 0px;
  }
  #section-08 .sec-8-content p {
    text-align: justify;
  }
  .contact-box form {
    padding: 15px;
  }
  .contact-bg {
    bottom: -100px;
  }
  #section-08 .sec-8-card {
    min-height: auto;
    margin: 0 0 15px 0;
  }
  #section-09 .sec-9-content p {
    margin-bottom: 15px;
  }
  #section-09 {
    margin: 30px 0 120px 0;
  }
  #section-08 .sec-8-card p {
    margin-bottom: 15px;
  }
  #section-08 .sec-8-card .card-icon {
    height: auto;
  }
  .obj-icon-dark,
  .obj-icon-light {
    margin: 0 auto 0 auto;
  }
  .obj-content p {
    margin-bottom: 0px;
  }
  #section-09 .section-img-under {
    display: none;
  }
  .contact-box {
    margin: 15px;
  }
  #section-10 .footer-contents .row.no-margin {
    margin: 0 -15px;
  }
  .name-job h4 {
    padding: 15px;
    margin: 0px;
  }
  .name-job {
    padding: 0;
    height: auto;
    margin-top: 15px;
  }
}

section#section-12 {
  display: none;
}

.round-1 {
  border-radius: 1em;
  box-shadow: 2px 2px 10px rgb(202, 202, 202);
  border: solid 1px #ffffff;
}

/* .............profiles-section.............. */

.profile-img {
  width: 150px;
  height: auto;
  padding: 0rem 1rem 1rem 1rem;
}
.profile-name {
  font-size: larger;
}

.profile-sub {
  color: gray;
  font-size: smaller;
}
.padding-bottom-10 {
  padding-bottom: 5rem;
}
.profiles-heading {
  margin-bottom: 2rem !important;
}

.profile-card {
  padding: 1rem;
  padding-top: 2rem;
  background-color: rgb(237, 237, 237);
  border-radius: 1rem;
  height: 100%;
}
