@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 23px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

a:focus,
a:active,
a {
  outline: 0 !important;
  border: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.mar-tp {
  margin-top: 25px;
}

button {
  outline: none;
}

.mar-165 {
  margin-top: 165px;
}

.mar-20 {
  margin-top: 20px !important;
}

.mar-t-30 {
  margin-top: 20px;
}

section {
  padding: 40px 0;
  position: relative;
}

.bannerformreg {
  z-index: 999;
}

.baner-region {
  /* position: relative;
    background: url(https://clsite-file1.s3.amazonaws.com/6858_student_3.jpg) center top/cover no-repeat;
    padding: 40px 0;overflow: hidden; */

  background-color: #ebf7ff;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  text-align: left;
  z-index: 1;

}

/* .baner-region::before {
    content: '';
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgb(0 0 0);
    opacity: 0.6;
} */


.hm4-slider-bg-circle-shape {
  background-image: -moz-linear-gradient(-30deg, rgb(241 247 255) 0%, rgb(165 223 255) 100%);
  background-image: -webkit-linear-gradient(-30deg, rgb(241 247 255) 0%, rgb(165 223 255) 100%);
  background-image: -ms-linear-gradient(-30deg, rgb(241 247 255) 0%, rgb(165 223 255) 100%);
  width: 1644px;
  height: 1644px;
  z-index: -1;
  top: -985px;
  right: -470px;
  animation: heartbeat-right-to-left 9s infinite alternate;
  -webkit-animation: heartbeat-right-to-left 9s infinite alternate;
}

.position-absolute {
  position: absolute !important;
}

.d-md-inline-block {
  display: inline-block !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.hm4-slider-bg-circle-shape {
  width: 1344px;
  height: 1500px;
}

.hm4-slider-bg-circle-shape2 {
  background-image: -moz-linear-gradient(90deg, rgb(251, 194, 235) 0%, rgb(166, 193, 238) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(251, 194, 235) 0%, rgb(166, 193, 238) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(251, 194, 235) 0%, rgb(166, 193, 238) 100%);
  z-index: -1;
  left: -115px;
  bottom: 0;
  width: 192px;
  height: 192px;
}

.home-content {
  position: relative;
  z-index: 99;
  color: #ffffff;
}



.bg {
  animation: slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-60deg, #ff0000 50%, #2900ff 50%);
  bottom: 0;
  left: -50%;
  opacity: .3;
  position: absolute;
  right: -50%;
  top: 0;
  z-index: 1;
}

.bg2 {
  animation-direction: alternate-reverse;
  animation-duration: 4s;
}

.bg3 {
  animation-duration: 5s;
}

@keyframes slide {
  0% {
    transform: translateX(-25%);
  }

  100% {
    transform: translateX(25%);
  }
}


.baner-region a.btn {
  background-color: #1e0b3ead;
  color: #fff;
  padding: 9px 5px;
  margin: 0px;
  position: relative;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
}

a.read {
  background-color: #694f8e;
  color: #fff;
  padding: 3px 16px;
  margin: 10px 0 0;
  display: inline-block;
  border-radius: 5px;
}

.baner-region .bg-overlay {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  right: 0;
  opacity: inherit;
  top: 0;
  width: 100%;
}

.baner-region p {
  color: #000;
  position: relative;
  /* border-left: 3px solid #ff0000;
    padding-left: 20px; */
  line-height: 24px;
}

.baner-region ul {
  list-style: outside none none;
  /* margin: 0 0 15px 0; */
  padding: 0;
  letter-spacing: 0.6px;
  position: relative;
  font-size: 15px;
}

.baner-region ul li {
  list-style: outside none none;
  margin: 0;
  padding: 3px 0 3px 25px;
  position: relative;
  text-align: left;
  color: #000;
}

.baner-region ul li::before {
  color: #054477;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 5px;
  font-weight: 400;
}


.eight-parts .col-md-3:nth-child(4)~* {
  margin-top: 20px;
}

.date_stamp p {
  font-size: 12px;
  padding: 3px;
  margin: 15px 0px;
  text-align: center;
  background-color: #c1e0f3;
  border-left: none;
}
/* Form css */
.form-box {
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 0px;
  padding: 17px 22px;
  margin-bottom: 0px;
}

.form-box h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
}

.form-box h4 {
  color: #000;
  text-align: center;
}

.form-box h4 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
}


.form-box .form-group {
  position: relative;
}

.form-box .form-group:last-child {
  margin-bottom: 0;
}

.form-box .form-control {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  height: 36px;
  box-shadow: initial;
}

.form-box select {
  background: url(/images/br_down.png) no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position-x: 95%;
}

.form-box .btn-block {
  background-color: #e85222;
  border: 0px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
}

.form-control::placeholder {
  font-size: 15px;
  color: #555;
}

button.btnotp {
  background: #e85526;
  position: absolute;
  right: 5px;
  top: 4px;
  border: inherit;
  padding: 3px 6px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-size: 14px;
}

section.process.ms {
  padding-top: 40px;
}



section h1 {
  font-size: 30px;
  color: #000;
  text-transform: none;
  font-weight: 700;
  font-style: normal;
  margin-top: 0px;
  padding-bottom: 0px;
}

section h2 {
  font-size: 26px;
  color: #000;
  text-transform: none;
  font-weight: 700;
  font-style: normal;
  margin-top: 0px;
  /*    padding-bottom: 10px;*/
}

section h2.sub-heading:before {
  /*    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background:#ff0000;
    bottom: 0;*/
}

.baner-region h3 a {
  color: #116db7;
  text-decoration: underline;
}

.baner-region h3 {
  font-size: 20px;
  text-transform: none;
  font-weight: 600;
  margin-top: 0px;
}

.sr a {
  padding: 2px 20px;
  border: 2px solid #811d3f;
  display: inline-block;
  border-radius: 50px;
  color: #000;
  margin-bottom: 10px;
}

.sr a:hover {
  background: #9d254d;
  color: #fff;
  border: 2px solid #9d254d;
  text-decoration: none;
}

.btn-click {
  color: #000;
  display: block;
  font-size: 15px;
  padding: 11px 15px;
  width: 100%;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  line-height: 22px;
  background-color: #ebf7ff;
  box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
  cursor: pointer;
  margin-bottom: 20px;
}

.btn-click h4 {
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 0;
}


.btn-click h4 i {
  position: absolute;
  right: 25px !important;
  /* top: 0; */
}

.btn-click h4 .fa-angle-up {
  display: none;
}

.btn-click h4.arrowup .fa-angle-down {
  display: none;
}

.btn-click h4.arrowup .fa-angle-up {
  display: inline-block;
}

.slide-program {
  display: block;
  margin-top: 10px;
  border-top: 1px #bbb solid;
  padding-top: 10px;
}

.slide-program a {
  color: #000;
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
  padding: 4px 15px;
  font-weight: normal !important;
}

.accordion-section {
  position: inherit !important;
}

.navgiaonpage {
  z-index: 9 !important;
  top: 10px !important;
}

section h3 {
  font-size: 22px;
  color: #000000;
  text-transform: none;
  font-weight: 600;
  margin-top: 20px;
}

section h5 {
  font-size: 17px;
  color: #1d274e;
  text-transform: none;
  font-weight: 600;
  margin-top: 20px;
}

.ms ul {
  list-style: outside none none;
  margin: 0 0 0px 0;
  padding: 0;
  letter-spacing: 0.6px;
}

.ms ul li {
  list-style: outside none none;
  margin: 0;
  padding: 3px 0 3px 25px;
  position: relative;
  text-align: left;
  /* color: #333; */
}

.ms ul li::before {
  color: #811d3f;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 4px;
  font-weight: 400;
}

.ms ul li ul li {
  list-style: outside none none;
  margin: 0;
  padding: 3px 0 3px 15px;
  position: relative;
  text-align: left;
  color: #333;
}

.ms ul li ul li::before {
  content: "";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 11px;
  font-weight: 400;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background: #054477;
}

.sub-heading {
  margin-bottom: 15px;
  position: relative;
}


.sub-nav-region {
  background-color: #054477;
  border-top: medium none;
  padding: inherit;
  letter-spacing: 0.3px;
}

.quotess {
  /*  border-left: 3px solid #e2e2e2;
    padding-left: 20px;*/
  margin: 30px 0;
}

.accordion-section .panel-default {
  border: 0;
  background: transparent;
  padding: 5px !important;
  position: relative;
}

.accordion-section .panel-heading {
  border: 0;
  background: none;

}

.accordion-section .panel-default>.panel-heading,
.panel-default {
  border: 0;
  background: transparent;
  padding: 7px;
}

.accordion-section .panel-default .panel-title a,
.accordion-section a.accordion-section-title {
  display: block;

}

.accordion-section .panel-default .panel-title a::after,
.accordion-section a.accordion-section-title:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 22px;
  content: "\f106";
  color: #000;
  position: absolute;
  right: 10px;
}

.accordion-section a.accordion-section-title:after {
  right: 30px;
  content: "\f107";
}

.accordion-section .panel-default .panel-title a.collapsed:after {
  content: "\f107";
}

.accordion-section a.accordion-section-title.active:after {
  content: "\f106";
}

.accordion-section .panel-default .panel-body {
  font-size: 15px;
  color: #222;
}

.accordion-section h5 {
  font-weight: 400;
  color: #000000;
  font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #CDD5E3;
}

.product-grids a {
  color: #000;
  display: block;
  font-size: 15px;
  padding: 6px 12px;
  width: 100%;
  background-color: transparent;
  border-radius: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  border: 2px solid #811d3f;
}

.product-grids a:hover {
  background: #811d3f;
  color: #fff;
  text-decoration: none;
}

table tr:first-child {
  background: #cfe3f9 !important;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

table p {
  margin-bottom: 0px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 0px;
  vertical-align: middle;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

table td {
  padding: 17px 15px !important;
}

.table-bordered {
  border: 0px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f0f8fd;
}

table {
  background-color: #fafbfd;
}

.butns .btn {
  background-color: #ff5b3a;
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  padding: 0px 20px;
  text-align: center;
  border-radius: 2px;
  width: auto;
  line-height: 38px;
}

.two-part {
  box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
}

.skhty {
  box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
  min-height: 456px;
}

.grey {
  background-color: #e6f2ff ;
}

.thrd-part {
  position: relative;
}

.mt-20 {
  margin-top: 20px !important;
}

.service-item {
  background-color: #fefefe;
  margin: 0 auto 30px auto;
  min-height: 320px;
  padding: 15px;
  transition: .5s ease;
  text-align: center;
  position: relative;
  -moz-box-shadow: 0 0 11px 0px rgba(167, 157, 157, 0.2);
  -webkit-box-shadow: 0 0 11px 0px rgba(167, 157, 157, 0.2);
  box-shadow: 0 0 11px 0px rgba(167, 157, 157, 0.2);
}

.second-region .service-item {
  min-height: 250px;
}

.service-item img {
  max-height: 100px;
  margin-bottom: 20px;
}

.service-item h3 {
  color: #1d274e;
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}

.service-item p:last-child {
  margin-bottom: 0px;
}


.work-process-box {
  border: 2px dashed #cccccc;
  text-align: center;
  min-height: 300px;
  margin-bottom: 30px;
}

.work-process-box .process-content {
  padding: 15px;
  position: relative;
}

.work-process-box .process-content .item-number {
  text-align: center;
  display: inline-block;
}

.work-process-box h5 {
  font-weight: bold;
  color: #333;
}

.btnsamecont {
  background-color: #ff692e;
  color: #fff !important;
  padding: 8px 16px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
}

.box-top p {
  min-height: 320px;
}

.quizcontest {
  display: block;
  border: 1px solid #eee;
  box-shadow: 0 10px 9px 0 rgba(54, 56, 110, .15);
  background-color: #fff;
}

.morelinks .headingfold {
  margin-bottom: 0;
}

.quizcontest .headingfold {
  display: block;
  padding: 10px 15px;
  background-color: #8e74b3;
  color: #fff;
  margin-bottom: 7px;
  position: relative;
}

.quizcontest .headingfold h5 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .6px;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;

}

.morelinks ul {
  margin: 0;
  padding: 0 20px;
  list-style: none;
}

.morelinks ul a {
  display: block;
  color: #333;
  font-size: 16px;
  padding: 7px 2px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.morelinks ul li:last-child a {
  border-bottom: 0;
}

.reslt-region {
  text-align: center;
  font-size: 15px;
  overflow: hidden;
  background: #f5f5f5;
}

section.reslt-region h2.sub-heading:before {
  content: none;
  display: none;
}

.features {
  position: relative;
}

.features .feature-grids .grid {
  padding: 20px 10px 20px 80px;
  box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
  position: relative;
  text-align: left;
  background: #fff;
  border: 1px solid #d7c3f5;
}

.features .icon {
  position: absolute;
  left: 16px;
}

.features .icon img {
  max-width: 50px;
}

.features .count {
  font-size: 25px;
  font-weight: 700;
  color: #ef6364;
  font-family: 'Oswald', sans-serif;
}

.features p {
  font-size: 15px;
  margin-bottom: 0px;
  color: #555;
  letter-spacing: 0.6px;
}

/* Thank you page */
.thanlkyou {
  background-color: #6b2ace;
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
}

.thanlkyou img {}

.thanlkyou h2 {
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.6px;
  font-size: 32px;
}

.thanlkyou p {
  color: #fff;
  letter-spacing: 0.6px;
  font-size: 15px;
}

.thanlkyou p span {
  position: relative;
}

.thanlkyou p span strong {
  position: relative;
  z-index: 2;
}

.thanlkyou p span:after {
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  height: 5px;
  background: #fbd1c2;
  content: '';
  z-index: 1;
  opacity: .3;
}

.contfldthh {
  margin-top: -46px;
}

.boxesiner {
  padding: 15px;
  border: 1px solid rgba(171, 171, 171, .4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
  margin-bottom: 20px;
  border-radius: 15px;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  background-color: #fff;
  font-size: 16px;
}

.changes {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 999999 !important;
  top: 0px;
  left: 0;

  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);
}

#back-to-top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  font-size: 24px;
  border-radius: 50%;
  line-height: 40px;
  z-index: 999999;
  display: none;
  color: #000;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 1px 4px 0 rgb(54 54 54 / 20%);
  background: #ffffff;
}

#back-to-top::after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 35%;
  left: 29%;
  background: #b1a9a9;
  width: 15px;
  height: 1px;
}

.table-content {
  background: #dce8ef;
  padding: 15px 0;
}

ul.cards {
  margin-bottom: 0;
}

.cards {
  display: grid;
  grid-auto-columns: max-content;
  grid-column-gap: 10px;
  grid-auto-flow: column;
  padding: 0px 0px 10px;
  list-style: none;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: rgb(233 126 87) #fff;
}

.card {
  display: flex;
  flex-direction: column;
  scroll-snap-align: start;
  transition: all 0.2s;
  border: none;
}




.card .card-link-wrapper {
  margin-top: auto;
}

.card .card-link {
  display: inline-block;
  text-decoration: none;
  color: #000;
  padding: 6px 15px;
  border-radius: 5px;
  transition: background 0.2s;
  font-size: 16px;
  text-align: center;
  background: #fff;
}

.cards::-webkit-scrollbar {
  height: 12px;
}

.cards::-webkit-scrollbar-thumb,
.cards::-webkit-scrollbar-track {
  border-radius: 92px;
}

.cards::-webkit-scrollbar-thumb {
  background: var(--darkorange);
}

.cards::-webkit-scrollbar-track {
  background: var(--thumb);
}


#head.fixedheader {
  position: inherit;
  left: 0;
  width: 100%;
  top: 0;
}


.orange-red {
  color: white;
  background: #F15922;
  padding: 0;
  bottom: -2px;
  left: 0;
  z-index: 99;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.btn12 {
  color: #fff;
  background-color: #2f2f30;
  border-color: #2f2f30;
  font-size: 13px;
  padding: 2px 12px;
}

.orange-red h3 {
  font-size: 18px;
  padding: 10px 0px;
  margin: 0;
  font-weight: 500;
  color: #fff;
}

@media (min-width: 500px) {
  .cards {
    grid-auto-columns: calc(50% - 10px);
    grid-column-gap: 20px;
  }

}

@media (min-width: 700px) {
  .cards {
    grid-auto-columns: calc(calc(100% / 3) - 20px);
    grid-column-gap: 30px;
  }

}

@media (min-width: 1100px) {
  .cards {
    grid-auto-columns: max-content;
    grid-column-gap: 10px;
  }
}




@media only screen and (max-width: 767px) {

  section h1 {
    font-size: 24px;
  }

  section h2 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

  section h2.sub-heading {
    font-size: 20px;
  }

  .date_stamp p {
    font-size: 11px;
  }

  .baner-region h3 {
    font-size: 17px;
  }

  section h3 {
    font-size: 18px;
  }

  .pg-block .col-md-4:last-child .service-item {
    margin-bottom: 0;
  }

  .service-item {
    min-height: inherit !important;
  }

  .eight-parts .col-md-3:nth-child(1)~* {
    margin-bottom: 15px;
  }

  .table-content {
    padding: 15px 0;
  }

  .card .card-link {
    padding: 6px 6px;
    font-size: 13px;
  }

  #back-to-top {

    bottom: 46px;
    right: 45%;
    font-size: 24px;
    color: #000;

  }

  .table-outer {
    margin-bottom: 20px;
  }

  .slide-program {
    display: none;
  }

  .navgiaonpage {
    top: 0px !important;
    width: 100% !important;
    left: 0 !important;
  }

  .btn-click {
    padding: 8px 15px;
    margin-bottom: 0px;
  }

  .orange-red {
    bottom: 36px;
  }

  .btn12 {
    padding: 3px 5px;
    font-size: 11px;
    margin-left: 0px;
  }

  .orange-red h3 {
    font-size: 11px;
    padding: 8px 0px;
  }

  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: inherit;
}


}