@font-face {
  font-family: 'kohinoor';
  src: url('../fonts/kohinoor-fonts/kohinoor-book-webfont.eot');
  src: url('../fonts/kohinoor-fonts/kohinoor-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kohinoor-fonts/kohinoor-book-webfont.woff') format('woff'), url('../fonts/kohinoor-fonts/kohinoor-book-webfont.svg#kohinoor_bookregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "kohinoor";
  background: #f9f9f9;
}
body {
  overflow-x: hidden;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "kohinoor";
  font-weight: 700;
  line-height: 1.2;
  color: #333333;
  text-transform: none !important;
}
.connect .fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}

#pp_full_res iframe {
  width: 560px !important;
  height: 315px !important;
}
.font-sz {
  font-size: 22px !important;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  text-decoration: none;
}
p a {
  color: #000;
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
ul li {
  /*font-size: 14px;*/
}
.ptitle b {
  background-color: #00000096;
  padding: 20px;
}
.border-top {
  border-top: 0px;
}
.border-left {
  border-left: 1px solid #dfaf15;
  padding-top: 0px;
  min-height: 198px;
}
.content-p ol {
  list-style-type: decimal;
}
.content-p ol li {
  font-size: 14px;
}
.content-p ol li, .content-p ul li {
  font-size: 14px !important;
  padding-left: 0px !important;
  margin-top: 5px !important;
}
.content-p ul {
  padding-left: 20px;
  list-style: none;
}
.content-p ul li i {
  padding-right: 5px;
  color: #595959;
}
.text-justify {
  text-align: justify;
}
.resource {
  background-color: #fff;
}
.img-float-left {
  float: left;
  margin: 3px 30px 0px 0px;
}
.border-img {
  float: left;
  border: 1px solid #cfcfcf;
  padding: 4px;
}
.row-bg {
  background-color: rgb(230 230 230 / 38%);
}
img {
  display: block;
  height: auto;
}
/**/
/* defaults */
/**/

.main-content {
	min-height: 250px !important;
}

a.login, span.login {
    color: #008000 !important;
}	
.primary-color {
  color: #FF9232;
}
.primary-bg {
  background-color: #fff !important;
}
#about {
  background-color: #f5f5f5 !important;
}
#campus-gallery {
  background-color: #fff !important;
}
#footer {
  background-color: #2d3339 !important;
}
#socialicon {
  background-color: #F4F0EB !important;
}
#campus-video {
  background-color: #fff !important;
}
.bg-color-box {
  background-color: #0ab070;
}
.bg-color-box-1 {
  background-color: #fdb208;
}
.bg-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#9373e3), to(#5f7bef));
  background: linear-gradient(to right, #9373e3, #5f7bef);
  color: #fff;
}
.light-text {
  color: #fff;
}
.dark-text {
  color: #000;
}
.p-both {
  padding-left: 0px;
  padding-right: 0px;
}
.pd-both-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.m-0 {
  margin: 0px;
}
.pd-l {
  padding: 20px 0px 0px 175px;
}
.pd-r {
  padding-right: 175px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.mb-m {
  margin-bottom: -31px;
}
.pb-20 {
  padding-bottom: 20px;
}
.p-text h3 {
  padding: 25% 1% 1% 1% !important;
}
.border-t-b {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.sidebar-bg {
  background: rgb(63 173 168 / 22%);
}
.section-15 {
  padding: 15px 0;
}
.section-25 {
  padding: 25px 0 !important;
}
.section-50 {
  padding: 50px 0;
}
.section-top-50 {
  padding: 50px 0 0 0;
}
.margin-40 {
  margin-top: 40px;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-110 {
  margin-top: 110px;
}
.section-100 {
  padding: 100px;
}
.mb-15 {
  margin-bottom: 20px;
}
.panel-body h4 {
  font-weight: bold;
}
.content-p span {
  color: #595959;
}
.content-p h3 span {
  color: #595959;
  font-size: 20px;
}
.content-p a {
  color: #3fada8;
}
.pd-all {
  padding: 5px 20px 15px 20px;
}
.mn-hieght-415 {
  min-height: 415px;
}
.separater hr {
  border-top: 1px solid #ccc;
}
.btn {
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 50px;
  text-transform: uppercase;
}
.btn.btn-lg {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-primary {
  background-color: rgb(63 173 168 / 2%) !important;
  border-color: #3fada8;
  color: #565454;
}
.btn-primary:hover {
  background-color: #3fada8 !important;
  border-color: #3fada8 !important;
}
.m-b-15 {
  margin-bottom: 15px;
}
.padding-section {
  padding: 70px 0 80px 0;
}
.fade {
  opacity: 0;
  @include transition($transition-fade);
  &.show {
    opacity: 1;
  }
}
.collapse {
  display: none;
  &.show {
    display: block;
  }
}
tr {
  &.collapse.show {
    display: table-row;
  }
}
tbody {
  &.collapse.show {
    display: table-row-group;
  }
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  @include transition($transition-collapse);
}
.box {
  padding: 25px 15px;
  margin-bottom: 30px;
  background: #fff;
  color: #333;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.16);
}
.top-header {
  background-color: #272b31;
}
.top-menu .nav .nav-item a {
  color: #fff !important;
  white-space: nowrap;
}
.top-menu .nav .nav-item a {
  font-size: 14px;
}
.top-banner {
  position: relative;
  z-index: 1000;
  background-color: #272b31;
  background-image: url(../images/1920-1280-img-2.jpg);
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
}
.profile-bg {
  position: relative;
  z-index: 1000;
  background-color: #272b31;
  background-image: url(../images/1920-1280-img-2.jpg);
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  z-index: -1;
}
.profile-bg .pane-content {
  text-align: center !important;
  font-size: 50px !important;
  color: #fff !important;
}
.top-banner-pub {
  position: relative;
  z-index: 1000;
  background-color: #272b31;
  background-image: url(../images/publication.jpg);
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
}
.blog-event h2 {
  color: #fff !important;
  text-align: center !important;
}
.blog-event h2 span {
  color: #fff !important;
  text-align: center !important;
}
.blog-event p {
  color: #fff !important;
  text-align: center !important;
}
.events-item {
  background-color: #fff;
  padding: 0px;
}
.events-item .item-body .title {
  text-align: center;
  margin-top: 15px;
}
.events-item .item-body .title a {
  color: #595959;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
.events-item .item-body {
  padding-bottom: 25px;
}
.events-item .item-body .body p {
  color: #595959 !important;
  text-align: center;
  font-size: 13px;
}
#navbar {
  z-index: 9999;
  background-color: #ffffff;
  width: 100%;
  transition: height 0.3s, transform 0.3s;
  -ms-transition: height 0.3s, transform 0.3s;
  -moz-transition: height 0.3s, transform 0.3s;
  -webkit-transition: height 0.3s, transform 0.3s;
  position: absolute;
  background-color: rgb(255, 255, 255);
}
#navbar .navbar-toggler-icon {
  padding: 4px;
}
#navbar .logo {
  color: #000;
  font-weight: bold;
  font-size: 30px;
}
#navbar .logo {
  height: 85px;
  display: flex;
  margin: 0px 0;
  float: left;
  width: auto;
  transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
#navbar .nav-link, #navbar .navbar-toggler-icon i {
  color: #000;
}
#navbar .nav-item a {
  font-size: 14px;
}
#navbar .nav-link.btn {
  padding-left: 20px;
  padding-right: 20px;
}
.fixed {
  position: fixed;
  top: 0px;
}
#navbar.fixed {
  position: fixed;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.952941);
  -webkit-box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 24%);
  -moz-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 24%);
}
#navbar.fixed .logo {
  color: #333;
}
#navbar.fixed .nav-link, #navbar.fixed .navbar-toggler-icon i {
  color: #333;
}
#navbar.fixed .nav-link.btn {
  color: #fff;
}
.tp-caption .sl-title {
  text-align: center;
  display: inline-block;
  color: #f27c66;
  font-size: 4em;
  line-height: 1;
  padding: 0.24em 0.87em;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.2em;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  border-radius: 15px 0px 15px 0px;
}
.tp-caption p {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
/*Cources*/
#latestCourses {
  background-color: #fff !important;
}
.blog-card {
  background: #fff;
  -webkit-box-shadow: 0 5px 30px -3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 30px -3px rgba(0, 0, 0, 0.16);
  margin-bottom: 30px;
}
.blog-card .blog-thumbnail {
  width: 100%;
  min-height: 245px;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-card .blog-container {
  padding: 1px;
  color: #fff;
}
.blog-card .blog-container a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.course-odf-bg {
  background-color: #f3f3f4;
  padding: 1px;
  margin-bottom: 5px;
}
.course-odf-bg:hover {
  background-color: #e8e8e9;
}
.course-pdf {
  position: relative;
  padding-left: 15px;
}
.course-pdf a span {
  color: #595959 !important;
  font-size: 17px !important;
  padding: 0px 10px 0px 10px !important;
}
.course-pdf a i {
  color: #df3434 !important;
  font-size: 35px !important;
  padding: 10px 2px 10px 0px !important;
}
.course-pdf-r {
  position: relative;
  padding-left: 15px;
  min-height: 55px;
  padding-top: 10px;
}
.course-pdf-r a span {
  color: #595959 !important;
  font-size: 17px !important;
  padding: 0px 10px 0px 10px !important;
}
.course-pdf-r a {
  padding-left: 30px;
}
.course-pdf-r a:before {
  background-image: url(../images/report.png);
  position: absolute;
  top: 5px;
  left: 10px;
  /* border-radius: 50%; */
  content: "";
  background-size: 35px 45px;
  display: inline-block;
  width: 35px;
  height: 45px;
  background-repeat: no-repeat;
  bottom: 5px;
}
.created-by a, span {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
.course-hover a {
  display: inline-block;
  border: 2px solid #ffffff;
  border-radius: 4px;
  white-space: nowrap;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  top: 50%;
  left: 50%;
  z-index: 3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 20px;
  font-size: 15px;
  padding: 8px 30px;
  overflow: hidden;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.5);
  -ms-transform: translate(-50%, -50%) scale(0.5);
  -moz-transform: translate(-50%, -50%) scale(0.5);
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.course-hover {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.course-hover .hover-bg {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.bg-color-1 {
  background-color: #f27c66;
}
.bg-color-1alt {
  background-color: #d36c59;
}
.bg-color-2 {
  background-color: #f9cb8f;
}
.bg-color-2alt {
  background-color: #e4ba83;
}
.bg-color-3 {
  background-color: #18bb7c;
}
.bg-color-3alt {
  background-color: #13a069;
}
.bg-color-4 {
  background-color: #4bbcd7;
}
.bg-color-4alt {
  background-color: #1992c1;
}
.bg-color-5 {
  background-color: #b0b0b0;
}
.bg-color-5alt {
  background-color: #969696;
}
.bg-color-6 {
  background-color: #5f5f5f;
}
.bg-color-7 {
  background-color: #2c817d;
}
.bg-color-6alt {
  background-color: #454545;
}
.course-hover a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
.inetrnal-page-img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.course-hover a {
  padding: 8px 15px;
}
.course-hover:hover .hover-bg {
  opacity: 0.6;
}
.course-hover:hover img {
  border-radius: 5px 5px 0px 0px !important;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 4s;
  -ms-transition: all 4s;
  -moz-transition: all 4s;
  -webkit-transition: all 4s;
}
.course-hover:hover a {
  opacity: 1;
  /*zoom: 1;*/
  transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
.course-title h3 .field-content {
  font-size: 18px !important;
  color: #000;
}
.carslider {
  margin-bottom: 0px;
  position: relative;
}
.carslider .owl-item.active.center .course-item {
  transform: scale(1.15);
  opacity: 1;
  /* fallback for old browsers */
  /*  background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966); 
  background: linear-gradient(to bottom, #ff5e62, #ff9966); */
  color: #595959;
}
.carslider .owl-item.active.center .course-item:hover {
  transform: scale(1.15);
  opacity: 1;
  background: #f9fdfc; /* fallback for old browsers */
  /*  background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966); 
  background: linear-gradient(to bottom, #ff5e62, #ff9966); */
  color: #fff;
}
.course-item .title a {
  font-size: 15px;
  line-height: 20px;
  color: #595959;
}
.course-item:hover .course-title h3 .field-content {
  font-size: 18px !important;
  color: #000 !important;
}
.course-item:hover .field-content {
  font-size: 18px !important;
  color: #000 !important;
}
.course {
  background-color: #f5f5f5;
}
.gallery {
  background-color: #f5f5f5;
}
.carslider .owl-item.active.center .course-item:hover .title a {
  color: #fff;
}
.carslider .owl-item.active.center .course-item:hover .teacher .field-content:after {
  background: rgb(240 236 236 / 99%);
}
.carslider .owl-item.active.center .course-item:hover .teacher .field-content:before {
  background: rgb(240 236 236 / 99%);
}
.carslider .owl-item .course-item p {
  font-size: 13px;
  text-align: center;
}
.course-item {
  margin: 15px 15px 45px 15px;
  border-radius: 5px;
  box-shadow: 0 15px 30px -20px rgb(0 0 0 / 73%);
  transform: scale(0.9);
  opacity: 0.5;
  transition: all 0.3s;
}
.course-item img {
  border-radius: 5px 5px 0px 0px;
}
.carslider .owl-item.active.center .slider-card-2 {
  opacity: 1;
  background: #fff; /* fallback for old browsers */
  /*  background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966); 
  background: linear-gradient(to bottom, #ff5e62, #ff9966); */
  color: #595959;
}
.carslider .owl-item.active.center .slider-card-2:hover {
  opacity: 1;
  background: rgb(95, 214, 174); /* fallback for old browsers */
  /*  background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966); 
  background: linear-gradient(to bottom, #ff5e62, #ff9966); */
  color: #fff;
}
.slider-card-2 h5 {
  font-size: 15px;
  line-height: 20px;
}
.slider-card-2 p {
  font-size: 13px;
}
.slider-card-2 {
  background: #fff;
  padding: 0px 0px;
  margin: 50px 5px 15px 5px;
  border-radius: 5px;
  box-shadow: 0 12px 3px -12px rgb(0 0 0 / 73%);
  transition: all 0.3s;
}
.slider-card-2 img {
  border-radius: 5px 5px 0px 0px;
}
.blog-event {
  background-image: url(../images/background.jpg);
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.achievement {
  background-image: url(../images/building-iiitd.jpg);
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-card-2 {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.16);
  margin-bottom: 30px;
}
.blog-card-2 .blog-thumbnail-2 {
  width: 100%;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-card-2 .blog-container-2 {
  padding: 15px;
  color: #fff;
}
.blog-card-2 .blog-container-2 a {
  color: #fff;
  text-decoration: none;
}
.carol .owl-nav .owl-prev {
  position: absolute;
  top: calc(5% - 15px);
  right: 40px !important;
  opacity: 1;
  font-size: 19px !important;
  z-index: 1;
  left: unset;
  border: 1px solid #ccc !important;
  width: 25px;
}
.carol .owl-nav .owl-next {
  position: absolute;
  top: calc(5% - 15px);
  right: 5px !important;
  ;
  opacity: 1;
  font-size: 19px !important;
  z-index: 1;
  border: 1px solid #ccc !important;
  width: 25px;
}
.carol .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #ccc !important;
  margin-left: 3px;
  margin-right: 3px;
  outline: none;
  display: none !important;
}
.owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}
.owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}
.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #ccc !important;
  margin-left: 3px;
  margin-right: 3px;
  outline: none;
}
.owl-dots .owl-dot.active {
  background: #3fada8 !important;
}
.cws-button.alt, .cws-button[class*="bt-color-"].alt {
  background: transparent;
  color: #434343;
}
.border-radius {
  border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -ms-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}
.cws-button {
  padding: 10px 20px;
  min-width: 144px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #f27c66;
  line-height: 16px;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.cws-button.alt.bt-color-3:hover, .cws-button.bt-color-3 {
  background-color: #3fada8;
}
.carousel-slider .owl-item .active .slider-card .cws-button.alt {
  color: #fff !important;
}
.cws-button.alt.bt-color-3:hover a {
  color: #fff !important;
}
.cws-button.alt:hover {
  background-color: #f27c66;
  color: #ffffff !important;
}
.cws-button.bt-color-3 {
  border-color: #3fada8;
}
.course-item:hover .cws-button.alt.bt-color-2:hover, .cws-button.bt-color-2 {
  background-color: #3fada8;
}
.course-item:hover .cws-button.bt-color-2 {
  background-color: #3fada8;
  color: #fff;
}
.cws-button.alt.bt-color-2:hover a {
  color: #fff;
}
.cws-button.bt-color-2 {
  border-color: #3fada8;
}
.cws-button:after {
  content: "\f08e";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  padding-left: 10px;
}
.bg-image {
  /* The image used */
  background-image: url("../images/banner-bg.jpg");
  /* Full height */
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.campus-gallery [class*="col-"] {
  padding: .5px;
}
.campus-gallery-img {
  position: relative;
}
.campus-gallery-img img {
  width: 100%;
}
.bg-image-1 {
  /* The image used */
  background-image: url("../images/banner-bg-1.jpg");
  /* Full height */
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.counter {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background: #fff;
  text-align: center;
  width: 190px;
  padding: 26px 30px 26px;
  margin: 0 auto;
  border-radius: 30px 0;
  box-shadow: 10px 10px 0 rgb(0 0 0 / 5%);
  position: relative;
  z-index: 1;
  min-height: 190px;
}
.counter:before {
  content: "";
  background: #18bb7c;
  border-radius: 15px 0 30px 0;
  box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 27px;
  z-index: -1;
}
.counter .counter-icon {
  font-size: 35px;
  margin: 0 0 4px;
  transform: rotateX(0deg);
  transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon {
  transform: rotateX(360deg);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.counter h3 {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
}
.counter .counter-value {
  color: #666;
  background: #fff;
  font-size: 33px;
  font-weight: 600;
  text-align: center;
  line-height: 60px;
  width: 90%;
  height: 50px;
  padding: 0 15px;
  margin: 0 0 0 -20px;
  display: block;
}
.counter .counter-value:after {
  content: "+";
  z-index: -1;
}
.video-player {
  position: relative;
  widows: 100%;
  padding-top: 59%;
}
.video-player iframe {
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card h5 {
  font-size: 12px;
  color: #595959;
}
.card i {
  padding-left: 10px;
}
.card-body p {
  font-size: 13px;
}
.card.bg-card {
  background: #fff;
  color: #595959;
  margin-bottom: 2px;
}
.card.bg-card:hover {
  background: #217773;
  color: #fff;
}
.card.bg-card:hover h5 {
  color: #fff;
}
.card .card-body.bg-body {
  background: #fff;
  color: #595959;
}
.card .card-body.bg-body p {
  color: #595959 !important;
  padding: 15px;
  text-align: justify !important;
}
.panel-heading {
  color: #fff !important;
  margin-bottom: 2px !important;
}
/*[data-toggle="collapse"].collapsed .fa:before {
  content: "\f13a";
}
[data-toggle="collapse"] .fa:before {  
  content: "\f139";
}*/
.panel-heading:hover {
  background: #e1ad01 !important;
  color: #fff !important;
  margin-bottom: 2px !important;
  cursor: pointer;
}
.panel-heading:nth-of-type(odd) {
  background-color: #0c2a46 !important;
}
.panel-heading-blg:nth-of-type(odd) {
  background-color: #0c2a46 !important;
}
.panel-heading-blg:nth-of-type(even) {
  background-color: #0c2a46 !important;
}
.panel-heading h5 {
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: bold;
}
.panel-body p {
  font-size: 14px !important;
  padding: 10px;
}
hr {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
}
.place-card {
  margin-bottom: 25px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.place-card__img {
  width: 40%;
}
.place-card__img-thumbnail {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border: 1px solid;
  background: #fff;
  border-radius: 5px 0px 0px 5px;
}
.place-card__content {
  padding: 20px 10px;
  width: 70%;
}
.place-card__content h4, .cont p, .social-link a {
  color: #fff;
  font-size: 16px;
}
.place-card__content_small .cont h4, .cont p {
  color: #fff;
  text-align: center;
}
.d-none {
  display: none !important;
}
.place-card__content_small:hover {
  background-color: #fff;
}
.place-card__content_small:hover .cont p {
  color: #595959;
  text-align: center;
}
.place-card__content_small:hover .cont h4 {
  color: #595959;
  text-align: center;
  font-size: 16px;
}
.place-card__content_small:hover .cont span {
  color: #595959;
  text-align: center;
}
.place-card__content_small:hover .divider {
  background-color: #f27c66;
}
.place-card.bg-color-6 .place-card__content:hover .social-link a {
  color: #5f5f5f;
}
.place-card.bg-color-6 .place-card__content:hover .divider {
  background-color: #5f5f5f;
}
.place-card.bg-color-3 .place-card__content:hover .social-link a {
  color: #18bb7c;
}
.place-card.bg-color-3 .place-card__content:hover .divider {
  background-color: #18bb7c;
}
.place-card.bg-color-2 .place-card__content:hover .social-link a {
  color: #f9cb8f;
}
.place-card.bg-color-2 .place-card__content:hover .divider {
  background-color: #f9cb8f;
}
.place-card.bg-color-4 .place-card__content:hover .social-link a {
  color: #4bbcd7;
}
.place-card.bg-color-4 .place-card__content:hover .divider {
  background-color: #4bbcd7;
}
.place-card__content:hover {
  background-color: #fff;
  color: #595959;
}
.place-card__content:hover .cont p {
  color: #595959;
}
.place-card__content:hover .cont h4 {
  color: #595959;
}
.place-card__content:hover .cont span {
  color: #595959;
}
.place-card__content:hover .cont a {
  color: #f27c66;
}
.place-card__content:hover .divider {
  background-color: #f27c66;
}
.place-card__content_small {
  padding: 44px 7px;
  width: 100%;
}
.place-card__content_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.place-card__content_header .place-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.divider {
  width: 70px;
  height: 2px;
  background-color: #fff;
  margin: 14px auto;
}
.place-card__content p {
  padding-bottom: 5px;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}
.place-card__content .social-link a, .item-instructor .info-box .divider {
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.place-card__content .social-link a {
  font-size: 23px;
  margin: 0 10px;
}
.rating-box {
  margin-bottom: 15px;
}
.rating-box__items {
  display: flex;
  align-items: center;
}
.rating-stars {
  display: inline-block;
  position: relative;
  width: 100px;
}
.rating-stars:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}
.rating-stars .filled-star {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffc107;
}
.rating-stars img {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.place-card--small .place-card__content_header {
  margin-bottom: 4px;
}
.place-card--small .place-card__content {
  padding: 15px;
}
.place-card--small .rating-box {
  margin-bottom: 0;
}
.place-card--small .rating-stars {
  width: 80px;
}
.counter.pink:before {
  background-color: #f9cb8f;
}
.counter.red:before {
  background-color: #f4857a;
}
.counter.blue:before {
  background-color: #8d9ad9;
}
.footer-bottom {
  background-color: rgb(0 0 0 / 74%);
  color: #ffffff;
  margin-top: 30px;
}
.footer-bottom .copyright {
  line-height: 60px;
  font-size: 13px;
}
.footer-nav-strip {
  border-top: 1px solid #b0b0b0;
  margin-top: 10px;
  border-bottom: 1px solid #b0b0b0;
}
.footer-nav-strip > ul, ol {
  list-style: none;
  margin-bottom: 0px;
}
.footer-nav-strip > ul > li {
  float: left;
  line-height: 60px;
}
.footer-nav-strip ul li {
  border-bottom: 0;
  padding: 0;
}
.footer-nav-strip a {
  display: block;
  color: #ffffff;
  padding-left: 18px;
  font-size: 14px;
}
.footer-nav > ul, ol {
  list-style: none;
  margin-bottom: 0px;
}
.footer-nav > ul > li {
  float: left;
  line-height: 60px;
}
.footer-nav ul li {
  border-bottom: 0;
  padding: 0;
}
.footer-nav a {
  display: block;
  color: #ffffff;
  padding-left: 18px;
  font-size: 14px;
}
.footer-nav > ul > li > a:after {
  content: "|";
  color: #8f96a2;
  margin-left: 18px;
}
@media screen and (max-width:990px) {
  .counter {
    margin-bottom: 40px;
  }
}
@media (max-width: 599px) {
  #banner {
    padding: 150px 0 150px 0;
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
}
.tp-caption.align-left {
  text-align: left;
}
.tp-caption.align-right {
  text-align: right;
}
.tp-caption.align-center {
  text-align: center;
}
h2.text-blur-vision {
  position: absolute;
  top: 16%;
  font-size: 80px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
h2.text-blur-values {
  position: absolute;
  top: 50%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
@media screen and (max-width: 1300px) {
  .tp-banner-container .tp-leftarrow, .tp-banner-container .tp-rightarrow {
    width: 30px;
    height: 30px;
    background: transparent !important;
  }
  .tp-banner-container .tp-rightarrow:before, .tp-banner-container .tp-leftarrow:before {
    line-height: 30px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1025px) {
  .tp-caption.align-left, .tp-caption.align-right, .tp-caption.align-center {
    text-align: center;
  }
}
#features {
  margin-top: -150px;
}
.icon-circle {
  height: 100px;
  width: 100px;
  border: 4px solid #FF9232;
  border-radius: 100px;
  margin: 0 auto 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner-img {
  width: 100%;
}
.widget-meta li, .widget-archives li, .widget-categories li {
  padding: 0;
}
.widget-categories ul {
  list-style: none;
  padding-left: 0px;
}
.widget-meta li, .widget-archives li, .widget-categories li {
  border-top: 1px solid #8fa6a5;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.widget-meta li:first-child, .widget-archives li:first-child, .widget-categories li:first-child {
  border-top: 0;
}
.widget-meta li:last-child, .widget-archives li:last-child, .widget-categories li:last-child {
  border-bottom: 1px solid #8fa6a5;
}
.widget-meta li:before, .widget-archives li:before, .widget-categories li:before {
  display: none;
}
.widget-meta li a, .widget-archives li a, .widget-categories li a {
  display: block;
  padding: 6px 0px 6px 30px;
  font-size: 13px;
}
.widget-meta li a span, .widget-archives li a span, .widget-categories li a span {
  color: #8f96a2;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.widget-meta li:hover, .widget-archives li:hover, .widget-categories li:hover {
  border-color: transparent;
}
.widget-meta li:hover + li, .widget-archives li:hover + li, .widget-categories li:hover + li {
  border-color: transparent;
}
.widget-meta li a:hover, .widget-archives li a:hover, .widget-categories li a:hover {
  background-color: #3fada8;
  color: #ffffff;
}
.widget-meta li:hover > a:before, .widget-archives li:hover > a:before, .widget-archives li a:hover > span, .widget-categories li:hover > a:before, .widget-categories li a:hover > span {
  color: #ffffff;
}
#faq {
  padding-bottom: 50px;
}
.accordion-blog .panel-body p {
  color: #000 !important;
}
#accordion .card-header {
  cursor: pointer;
}
.subscribe-form input.form-control {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.subscribe-form .btn {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.campus-vid iframe {
  width: 335px;
  height: 179px;
  padding-left: 15px;
}
#footer {
  padding-top: 20px;
  position: relative;
}
#footer .path-footer {
  position: absolute;
  top: -2px;
  width: 100%;
}
#footer h3 {
  font-size: 16px;
  font-weight: bold;
  color: #f7f7f7;
  letter-spacing: 1px;
}
.footer-link {
  list-style: none;
  padding-left: 0px;
}
.footer-link li {
  margin-bottom: 5px;
}
.footer-link li a {
  font-size: 14px;
  color: #b0b0b0 !important;
}
.social-links a {
  padding: 5px 15px;
  display: inline-block;
}
.d-none {
  display: none !important
}
@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-table {
    display: table !important
  }
  .d-sm-table-row {
    display: table-row !important
  }
  .d-sm-table-cell {
    display: table-cell !important
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  h2.text-blur-vision {
    position: absolute;
    top: 16%;
    font-size: 80px;
    opacity: 0.4;
    line-height: 1;
    color: #2c817d;
    z-index: -1;
    font-weight: 700;
  }
	h2.text-blur-values {
  position: absolute;
  top: 50%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
}
.w-25 {
  width: 25% !important
}
.w-50 {
  width: 50% !important
}
.w-75 {
  width: 75% !important
}
.w-100 {
  width: 100% !important
}
.h-25 {
  height: 25% !important
}
.h-50 {
  height: 50% !important
}
.h-75 {
  height: 75% !important
}
.h-100 {
  height: 100% !important
}
.mw-100 {
  max-width: 100% !important
}
.mh-100 {
  max-height: 100% !important
}
.m-0 {
  margin: 0 !important
}
.mt-0, .my-0 {
  margin-top: 0 !important
}
.mr-0, .mx-0 {
  margin-right: 0 !important
}
.mb-0, .my-0 {
  margin-bottom: 0 !important
}
.ml-0, .mx-0 {
  margin-left: 0 !important
}
.m-1 {
  margin: .25rem !important
}
.mt-1, .my-1 {
  margin-top: .25rem !important
}
.mr-1, .mx-1 {
  margin-right: .25rem !important
}
.mb-1, .my-1 {
  margin-bottom: .25rem !important
}
.ml-1, .mx-1 {
  margin-left: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.mt-2, .my-2 {
  margin-top: .5rem !important
}
.mr-2, .mx-2 {
  margin-right: .5rem !important
}
.mb-2, .my-2 {
  margin-bottom: .5rem !important
}
.ml-2, .mx-2 {
  margin-left: .5rem !important
}
.m-3 {
  margin: 1rem !important
}
.mt-3, .my-3 {
  margin-top: 1rem !important
}
.mr-3, .mx-3 {
  margin-right: 1rem !important
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important
}
.ml-3, .mx-3 {
  margin-left: 1rem !important
}
.m-4 {
  margin: 1.5rem !important
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important
}
.mr-4, .mx-4 {
  margin-right: 1.5rem !important
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important
}
.ml-4, .mx-4 {
  margin-left: 1.5rem !important
}
.m-5 {
  margin: 3rem !important
}
.mt-5, .my-5 {
  margin-top: 3rem !important
}
.mr-5, .mx-5 {
  margin-right: 3rem !important
}
.mb-5, .my-5 {
  margin-bottom: 3rem !important
}
.ml-5, .mx-5 {
  margin-left: 3rem !important
}
.p-0 {
  padding: 0 !important
}
.pt-0, .py-0 {
  padding-top: 0 !important
}
.pr-0, .px-0 {
  padding-right: 0 !important
}
.pb-0, .py-0 {
  padding-bottom: 0 !important
}
.pl-0, .px-0 {
  padding-left: 0 !important
}
.p-1 {
  padding: .25rem !important
}
.pt-1, .py-1 {
  padding-top: .25rem !important
}
.pr-1, .px-1 {
  padding-right: .25rem !important
}
.pb-1, .py-1 {
  padding-bottom: .25rem !important
}
.pl-1, .px-1 {
  padding-left: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.pt-2, .py-2 {
  padding-top: .5rem !important
}
.pr-2, .px-2 {
  padding-right: .5rem !important
}
.pb-2, .py-2 {
  padding-bottom: .5rem !important
}
.pl-2, .px-2 {
  padding-left: .5rem !important
}
.p-3 {
  padding: 1rem !important
}
.pt-3, .py-3 {
  padding-top: 1rem !important
}
.pr-3, .px-3 {
  padding-right: 1rem !important
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important
}
.pl-3, .px-3 {
  padding-left: 1rem !important
}
.p-4 {
  padding: 1.5rem !important
}
.pt-4, .py-4 {
  padding-top: 1.5rem !important
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important
}
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important
}
.p-5 {
  padding: 3rem !important
}
.pt-5, .py-5 {
  padding-top: 3rem !important
}
.pr-5, .px-5 {
  padding-right: 3rem !important
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important
}
.pl-5, .px-5 {
  padding-left: 3rem !important
}
.m-auto {
  margin: auto !important
}
.mt-auto, .my-auto {
  margin-top: auto !important
}
.mr-auto, .mx-auto {
  margin-right: auto !important
}
.mb-auto, .my-auto {
  margin-bottom: auto !important
}
.ml-auto, .mx-auto {
  margin-left: auto !important
}
@media (min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important
  }
  .m-sm-1 {
    margin: .25rem !important
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important
  }
  h2.text-blur-vision {
    position: absolute;
    top: 16%;
    font-size: 80px;
    opacity: 0.4;
    line-height: 1;
    color: #2c817d;
    z-index: -1;
    font-weight: 700;
  }
	h2.text-blur-values {
  position: absolute;
  top: 50%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
}
@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important
  }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important
  }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important
  }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important
  }
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important
  }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important
  }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important
  }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important
  }
  .pl-md-2, .px-md-2 {
    padding-left: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important
  }
}
@media (min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important
  }
  .m-lg-1 {
    margin: .25rem !important
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: .5rem !important
  }
  .m-lg-3 {
    margin: 1rem !important
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important
  }
  .m-lg-4 {
    margin: 1.5rem !important
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important
  }
  .m-lg-5 {
    margin: 3rem !important
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important
  }
  .p-lg-0 {
    padding: 0 !important
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important
  }
  .p-lg-1 {
    padding: .25rem !important
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: .5rem !important
  }
  .p-lg-3 {
    padding: 1rem !important
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important
  }
  .p-lg-4 {
    padding: 1.5rem !important
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important
  }
  .p-lg-5 {
    padding: 3rem !important
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important
  }
  .m-lg-auto {
    margin: auto !important
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important
  }
}
@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important
  }
  .m-xl-1 {
    margin: .25rem !important
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: .5rem !important
  }
  .m-xl-3 {
    margin: 1rem !important
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important
  }
  .m-xl-4 {
    margin: 1.5rem !important
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important
  }
  .m-xl-5 {
    margin: 3rem !important
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important
  }
  .p-xl-0 {
    padding: 0 !important
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important
  }
  .p-xl-1 {
    padding: .25rem !important
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: .5rem !important
  }
  .p-xl-3 {
    padding: 1rem !important
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important
  }
  .p-xl-4 {
    padding: 1.5rem !important
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important
  }
  .p-xl-5 {
    padding: 3rem !important
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important
  }
  .m-xl-auto {
    margin: auto !important
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important
  }
}
.text-justify {
  text-align: justify !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-left {
  text-align: left !important
}
.text-right {
  text-align: right !important
}
.text-center {
  text-align: center !important
}
@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }
  .text-sm-right {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
}
@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .text-md-right {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }
  .text-lg-right {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
  .pd-l {
    padding: 20px 0px 0px 175px;
  }
  .pd-r {
    padding-right: 175px;
  }
  .best-offer .col-md-6 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
/* Style the tab */
.tab {
  padding: 0px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgb(0 0 0 / 5%) !important;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.bg-white {
  background-color: #fff !important;
}
/* Style the buttons inside the tab */
.tab button {
  padding: 10px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  color: #333;
  transition: all 0.3s;
}
.tablinks .circle-icon {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  border: 2px solid #f7b733;
  background: #fff;
  color: #f7b733;
  font-size: 22px;
}
.me-3 {
  margin-right: 1rem !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
/* Change background color of buttons on hover */
.br-tab {
  border-left: 1px solid rgb(215 215 215 / 31%);
  box-shadow: 0 2px 15px rgb(0 0 0 / 5%);
}
/* Create an active/current "tab button" class */
.tab button.active {
  background: -webkit-linear-gradient(30deg, #06beb6, #48b1bf);
  background: -o-linear-gradient(30deg, #06beb6, #48b1bf);
  background: linear-gradient(120deg, #06beb6, #48b1bf);
  color: #fff;
  box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
}
/* Style the tab content */
.tabcontent {
  padding: 20px 0px;
  border-left: none;
}
.team-card .thumbnail {
  border: 0px !important;
}
.card-img-sm {
  object-fit: cover;
  border-radius: 115px;
  border: 1px solid #ccc;
  padding: 5px;
  width: 180px;
  height: 210px;
}
.caption p {
  color: #000;
}
.team-card .thumbnail-label {
  color: #000;
  font-size: 14px;
  border: 0px !important;
}
.team-card, .caption p {
  font-size: 14px;
  text-align: center !important;
  padding-bottom: 0px !important;
}
#accordion .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.derpartment-1 {
  background-image: url(../images/d-1-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.derpartment-2 {
  background-image: url(../images/d-2-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.derpartment-3 {
  background-image: url(../images/d-3-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.derpartment-4 {
  background-image: url(../images/d-4-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.derpartment-5 {
  background-image: url(../images/d-5-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.derpartment-6 {
  background-image: url(../images/d-6-d.jpg);
  background-size: cover;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.thumbnail-course {
  border: 1px solid #ccc;
  border-radius: 15px;
  padding: 35px 17px;
  margin-bottom: 30px;
  min-height: 250px;
  box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59);
}
.img-cr {
  max-width: 100%;
  z-index: 2;
}
.icon-lg {
  height: 90px;
  width: 90px;
}
.icon-box .icon.icon-circled {
  border-radius: 50%;
}
.icon-box .icon.icon-circled {
  border: 2px solid white !important;
}
a img {
  border: none;
}
.icon-box .icon {
  display: inline-block;
  height: 90px;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 90px;
  text-align: center;
  z-index: 2;
}
.icon-box .icon:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 30%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: rgb(44 129 125 / 56%) repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.icon-box .icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 30%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  background: rgb(255 255 255 / 25%) repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.icon-box.hover-box {
  -webkit-transition: all 120ms ease-in-out 0s;
  -o-transition: all 120ms ease-in-out 0s;
  transition: all 120ms ease-in-out 0s;
}
.icon-box.hover-box:hover {
  box-shadow: 3px 4px 14px 0 #ccc;
  margin-top: -10px;
}
.icon-box-title {
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
  color: #fff;
}
.icon-box:hover {
  color: white !important;
}
.icon-box:hover .icon-box-title {
  color: white !important;
}
.tab a:hover, .tab a:focus {
  text-decoration: none;
  outline: none;
}
.tab {
  font-family: 'Barlow', sans-serif;
}
.tab .nav-tabs {
  border: none;
}
.tab .nav-tabs li a {
  color: #595959;
  background: #fff;
  font-size: 15px;
  /* font-weight: 500; */
  text-transform: capitalize;
  padding: 8px 25px 10px;
  margin: 0 10px 0 0;
  border: none;
  border-top: 3px solid #2c817d;
  border-radius: 0;
  box-shadow: 0 0 7px rgb(0 0 0 / 10%) inset;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover, .tab .nav-tabs li.active a:hover {
  color: #fff;
  background: transparent;
  border: none;
  border-top: 3px solid #2c817d;
  cursor: pointer;
}
.tab .nav-tabs li a:before, .tab .nav-tabs li a:after {
  content: "";
  background-color: #2c817d;
  width: 50%;
  height: 100%;
  opacity: 0;
  transform: perspective(300px) rotateX(-100deg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s ease 0s;
}
.tab .nav-tabs li a:after {
  transform: perspective(300px) rotateX(100deg);
  left: auto;
  right: 0;
  transition: all 0.4s ease 0.1s;
}
.tab .nav-tabs li.active a:before, .tab .nav-tabs li a:hover:before, .tab .nav-tabs li.active a:after, .tab .nav-tabs li a:hover:after {
  opacity: 1;
  transform: perspective(300px) rotateX(0);
}
.tab .tab-content {
  color: #555;
  background: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 20px;
  border-bottom: 4px solid #2c817d;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset;
  position: relative;
}
.cont-mis span {
  color: #e1ad01;
  font-weight: bold;
  font-size: 14px;
}
@media only screen and (max-width: 479px) {
  .depart-pd-0 {
    padding: 15px !important;
  }
  .block-title h2 {
    text-align: center;
  }
  .mg-both {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mb-20 {
    margin-bottom: 20px;
  }
  .depart-item {
    text-align: center;
    margin: 0px 15px !important;
    padding: 10px;
  }
  h2.text-blur-ab {
    position: absolute;
    top: -26px;
    font-size: 65px !important;
    opacity: 1;
    line-height: 1;
    color: #0c2a46;
    z-index: -1;
    font-weight: 700;
    text-align: center;
  }
  .section-25 {
    padding: 0px !important;
  }
  .cnt-ipo .profile-pic-msg1 {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 20px;
    border: 5px solid #fbfbfb;
  }
  .border-top {
    border-top: 1px solid #dfaf15;
  }
  .border-left {
    border-left: 0px;
  }
  .cnt-ipo h3 {
    border: 0px !important;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    margin-top: 5px !important;
    text-align: center !important;
    padding-left: 0px !important;
  }
  .cnt-ipo small {
    font-size: 13px;
    font-weight: bold;
    text-align: center !important;
  }
  .cnt-ipo p {
    padding-bottom: 0px;
    text-align: center !important;
  }
  .cnt-ipo a {
    color: #000;
    text-align: center !important;
  }
  .courselist {
    margin-left: 0px;
    margin-right: 0px;
  }
  .tab .nav-tabs li {
    width: 100%;
    text-align: center;
  }
  .tab .nav-tabs li a {
    margin: 0 0 10px;
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .best-offer .col-md-6 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  h2.text-blur-vision {
    position: absolute;
    top: 20% !important;
    font-size: 80px !important;
    opacity: 0.4;
    line-height: 1;
    color: #2c817d;
    z-index: -1;
    font-weight: 700;
  }
	h2.text-blur-values {
  position: absolute;
  top: 50%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
  h2.text-blur {
    top: -72px !important;
    font-size: 80px !important;
  }
  .area-title {
    margin-top: 20% !important;
    padding-top: 20px !important;
  }
  .margin-top-20 {
    margin-top: 0px !important;
  }
}
.about-img-two {
  position: relative;
  padding-right: 0;
  padding-bottom: 0;
}
.about-img-two::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 500px;
  height: 350px;
  background-color: #efeef2;
  z-index: -1;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.about-img-two .about-shape {
  position: relative;
  position: absolute;
  top: 100px;
  right: -30px;
  opacity: .4;
  display: none;
}
.about-content span {
  font-size: 15px;
  color: var(--main-color);
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.about-content h2 {
  font-size: 45px;
  margin-bottom: 20px;
}
.about-content p {
  margin-bottom: 30px;
  font-size: 15px;
  text-align: justify;
}
img {
  max-width: 100%;
  height: auto;
}
.about-content h2 {
  font-size: 23px;
  margin-bottom: 20px;
}
/* Zoom In #2 */
.hover02 {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover02:hover {
  transform: scale(1.04);
}
.campus-img-r {
  margin-top: 15px;
}
.campus-content-r {
  background-color: #e1ad01;
  padding: 20px;
  padding-left: 10px;
  position: relative;
}
.campus-content-r::before {
  content: "";
  position: absolute;
  top: 0;
  right: -300px;
  width: 400px;
  height: 100%;
  background-color: #e1ad01;
  z-index: -1;
}
.campus-content-r span {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
}
campus-content-r h2 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px;
}
.campus-content-r p {
  color: #fff;
  margin-bottom: 22px;
  font-size: 15px;
  text-align: justify;
}
.campus-img {
  margin-top: 25px;
}
.campus-content {
  background-color: #e1ad01;
  padding: 20px;
  padding-left: 10px;
  position: relative;
}
.campus-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: -300px;
  width: 400px;
  height: 100%;
  background-color: #e1ad01;
  z-index: -1;
}
.campus-content span {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
}
campus-content h2 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px;
}
.campus-content p {
  color: #fff;
  margin-bottom: 22px;
  font-size: 15px;
  text-align: justify;
}
.abt-p {
  font-size: 15px;
  text-align: justify;
  padding: 0px 15px 0px 15px;
}
.map-area {
  margin-top: 0;
  position: relative;
  z-index: 1;
  margin-left: 0px;
}
.map-area iframe {
  height: 469px;
  width: 100%;
  border: none !important;
  display: block;
}
.contact-info {
  padding: 22px;
  background-color: #002b49;
  position: relative;
}
.contact-info:hover {
  background-color: #022742;
}
.contact-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: -370px;
  width: 500px;
  height: 100%;
  background-color: #002b49;
  z-index: -1;
}
.contact-info::before:hover {
  background-color: #002b49;
}
.contact-info h2 {
  font-size: 25px;
  margin-bottom: 22px;
  margin-top: -5px;
  position: relative;
  color: #fff;
}
.contact-info .address {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
  color: #fff !important;
  font-size: 14px !important;
}
.contact-info .address .location span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}
.contact-info .address li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px !important;
  color: #fff;
}
.contact-info .address li i {
  position: absolute;
  color: #fff;
  left: 0;
  top: 5px;
  font-size: 17px;
}
.contact-info .address li span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #fff;
}
.contact-info h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.contact-direction {
  text-align: left;
  font-size: 14px;
}
.contact-box {
  font-size: 14px;
}
.student-verify {
  padding-left: 20px !important;
  list-style: none !important;
}
.student-verify li {
  list-style: none;
  padding-left: 20px !important;
}
.student-verify li:before {
  content: "\f05d";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* top: 1px; */
  left: 15px;
  border-radius: 50%;
  color: #fff;
}
.student-verify li i {
  color: #fff !important;
}
.mission-area .thumb {
  position: relative;
  margin-bottom: 15px;
}
.mission-area .thumb .thumb-1 img {
  max-width: 100%;
}
.mission-area .thumb .thumb-2 {
  position: absolute;
  right: 0;
  bottom: -120px;
  border: 10px solid #ffffff;
  max-width: 60%;
}
.mission-area .info {
  padding-left: 35px;
}
.mission-area .info h5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #2c817d;
  margin-bottom: 25px;
}
.mission-area .info h2 {
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1400px) h2.text-blur {
  font-size: 150px;
}
.pd-l {
  padding: 20px 0px 0px 100px;
}
.pd-r {
  padding-right: 175px;
}
h2.text-blur-vision {
  position: absolute;
  top: 20%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
h2.text-blur-values {
  position: absolute;
  top: 50%;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
h2.text-blur {
  position: absolute;
  top: -50px;
  font-size: 120px;
  opacity: 0.4;
  line-height: 1;
  color: #2c817d;
  z-index: -1;
  font-weight: 700;
}
.mission-area .info h2 {
  font-weight: 700;
  margin-bottom: 25px;
}
.area-title {
  font-size: 15px;
  line-height: 1.6;
  text-transform: none !important;
}
.mission-area .info h4 {
  font-weight: 700;
}
.thumb-2 a {
  transition: all 0.35s ease-in-out;
  /* -webkit-transition: all 0.35s ease-in-out; */
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  text-decoration: none;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
.video-play-button {
  color: #3bcf93;
  font-size: 30px;
  left: 50%;
  padding-left: 7px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.hibiscus .video-play-button {
  color: #bf3654;
}
.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button.theme:before, .video-play-button.theme:after {
  background: #3bcf93 repeat scroll 0 0;
}
.hibiscus .video-play-button.theme:before, .hibiscus .video-play-button.theme:after {
  background: #bf3654;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-play-button i {
  display: block;
  position: relative;
  z-index: 3;
  color: #2c817d;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffffff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.mission-area ul li {
  margin-top: 15px;
  position: relative;
  z-index: 1;
  padding-left: 25px;
  font-size: 14px;
}
.mission-area ul li i {
  color: #2c817d;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .mission-area .thumb {
    margin-bottom: 50px;
  }
  .pd-l {
    padding: 20px 0px 0px 10px;
  }
  .pd-r {
    padding-right: 15px;
  }
  .best-offer .col-md-6 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mission-area .thumb .thumb-1 {
    display: none;
  }
  .mission-area .thumb .thumb-1 img {
    max-width: 100%;
  }
  .mission-area .thumb .thumb-2 {
    position: inherit;
    right: 0;
    bottom: 0;
    border: none;
    max-width: 100%;
  }
  h2.text-blur {
    top: -20px;
    font-size: 60px;
  }
}
.img-overlay img {
  margin: 0;
  opacity: 1;
  display: block;
  object-fit: cover;
  min-height: 200px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgb(12 77 56 / 80%);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  display: inline-table;
}
.overlay i {
  z-index: 999;
  color: #ffffff;
  font-size: 35px;
}
.p-text i {
  z-index: 999;
  color: #fefefe !important;
  padding-right: 8px !important;
}
.p-text h3 a {
  font-size: 25px !important;
}
.img-overlay {
  position: relative;
  margin-bottom: 25px;
}
.img-overlay h3 {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 4px;
}
.img-overlay h3 a {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 1px;
  text-transform: none;
}
.overlay::before, .overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(44 129 125 / 56%);
  z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.overlay::after {
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}
.overlay:hover {
  color: #ffffff;
}
.overlay:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.overlay:hover::after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.admission-overlay {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 73%);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  display: inline-table;
  background-image: url(../images/slide-3.jpg);
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  min-height: 233px;
  padding-bottom: 10px;
}
.ad-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.admission-overlay::before, .admission-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(44 129 125 / 56%);
  z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.admission-overlay::after {
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}
.admission-overlay:hover {
  color: #ffffff;
}
.admission-overlay:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.admission-overlay:hover::after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.ad-img-overlay img {
  margin: 0;
  opacity: 1;
  display: block;
  min-height: 230px;
}
.ad-img-overlay {
  position: relative;
  margin-bottom: 25px;
  min-height: 230px;
}
.ad-img-overlay h3 {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 10px;
}
.ad-img-overlay h3 a {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 10px;
  text-transform: none;
}
.admission-overlay ul {
  list-style: none;
  padding-left: 25px;
}
.admission-overlay ul li a {
  color: #fff;
  font-size: 13px;
}
.admission-overlay ul li {
  margin-top: 0px !important;
}
.admission-overlay span {
  padding-left: 10px;
}
.admission-overlay i {
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
h2.text-blur-ab {
  position: absolute;
  top: -26px;
  font-size: 85px;
  opacity: 1;
  line-height: 1;
  color: #0c2a46;
  z-index: -1;
  font-weight: 700;
}
h2.text-blur-abt {
  font-size: 50px;
  opacity: 1;
  line-height: 1;
  color: #0c2a46;
  z-index: -1;
  font-weight: 700
}
.best-offer-left-content {
  min-height: 515px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: left;
  background-image: url(../images/about-shape.png);
  background-repeat: repeat;
  background-position: center center;
}
.best-offer-left-content p {
  font-size: 14px;
  text-align: justify;
  padding-right: 22px;
  margin-bottom: 0px;
  padding-top: 10px;
}
.best-offer .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.best-offer-right-content {
  background-image: url(../images/IIIT-Delhi-759-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* background-repeat:repeat;*/
  background-position: center center;
  padding: 80px 40px;
  min-height: 515px;
}
#block-block-19 {
  margin-top: 0px;
  margin-bottom: 0px !important;
}
#block-block-19 .block-title h2 {
  display: none;
}
#block-block-19 .block-title {
  background: none !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.our-centers {
  background-color: #fff;
}
.department {
  background-color: #f5f5f5;
}
.center-item {
  text-align: center;
  background: #0c2a46;
  margin: 20px 10px;
  padding: 30px 5px 5px 5px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -moz-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -ms-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -o-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  min-height: 170px;
}
.center-item:hover {
  text-align: center;
  background: #163a5c;
  margin: 20px 10px;
  padding: 20px 5px 5px 5px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -moz-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -ms-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -o-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%)
}
.center-item i {
  font-size: 50px;
  color: #fff;
}
.center-item h3 {
  font-size: 13px !important;
  color: #fff;
  min-height: 42px;
  line-height: 19px;
}
.center-item img {
  width: 70px !important;
  margin: 0 auto;
  height: 70px;
}
.department .owl-nav .owl-prev {}
.depart-item {
  text-align: center;
  margin: 20px 10px;
  padding: 30px 5px 5px 5px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -moz-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -ms-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -o-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  min-height: 180px;
}
.depart-item:hover {
  text-align: center;
  background: #18bb7c;
  margin: 20px 10px;
  padding: 20px 5px 5px 5px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -moz-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -ms-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  -o-box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
  box-shadow: 4px 5px 7px 0px rgb(204 204 204 / 59%);
}
.depart-item i {
  font-size: 50px;
  color: #fff;
}
.owl-nav .owl-prev i, .owl-nav .owl-next i {
  background: rgb(16 15 15 / 18%);
  color: #fff;
  padding: 10px;
}
.owl-nav i:hover {
  background: #595959;
  color: #fff;
  padding: 10px;
}
.depart-item h3 {
  font-size: 13px !important;
  color: #fff;
  min-height: 42px;
  line-height: 19px;
}
.depart-item img {
  width: 70px !important;
  margin: 0 auto;
  height: 70px;
  padding: 5px;
  /* border-radius: 50%;
    background: rgb(255 255 255 / 85%); */
}
.depart-pd-0 {
  padding: 0px;
}
.depart .owl-nav .owl-prev {}
.post-card {
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
  min-width: 180px;
  height: 300px
}
.post-card:hover, .hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
}
.post-card:hover .post-img, .hover .post-img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .9;
}
.post-img {
  height: 250px;
  overflow: hidden;
}
.post-card img {
  display: block;
  width: 120px;
  margin-top: 20px;
  border-radius: 10px;
  height: 145px;
  border: 1px solid #ccc;
  padding: 5px;
}
.post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 15px 10px 10px 10px;
  min-height: 125px;
}
.team-title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.team-subtitle {
  margin: 0;
  padding: 0 0 10px;
  color: #595959;
  font-size: 12px;
  font-weight: bold;
  text-align: center !important;
}
.team-description p {
  color: #595959;
  font-size: 13px;
  text-align: center !important;
}
.team-description {
  color: #595959;
  font-size: 14px;
  line-height: 1.8em;
  display: none;
  text-align: center !important;
}
.hover .post-content .team-description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.post-card-a {
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
  min-width: 270px;
  height: 395px;
}
.post-card-a:hover, .hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(29, 153, 116, 0.3);
}
.post-card-a:hover .post-img-a, .hover .post-img-a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .9;
}
.post-img-a {
  height: 259px;
  overflow: hidden;
}
.post-card-a img {
  display: block;
  width: 100%;
}
.post-content-a {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 10px 10px 50px 10px;
}
.team-title-a {
  margin: 0;
  padding: 0 0 10px;
  color: #595959;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.team-subtitle-a {
  margin: 0;
  padding: 0 0 10px;
  color: #595959;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.team-description-a p {
  color: #595959;
  font-size: 13px;
  text-align: center;
}
.team-description-a {
  color: #595959;
  font-size: 14px;
  line-height: 1.8em;
  display: none;
  text-align: center;
}
.hover .post-content-a .team-description-a {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.row.text-center > div {
  display: inline-block;
  float: none;
}
.bulletpoints li span {
  color: #595959;
  font-size: 14px;
  font-weight: bold;
}
.bulletpoints li span a, p a {
  color: #3fada8;
  text-decoration: none;
}
.arch-link {
  text-align: center;
  background-color: #e8e8e8b0;
  padding: 25px 10px 0px 0px;
  border-radius: 5px;
}
.table-d {
  font-family: kohinoor;
  border-collapse: collapse;
}
.table-d td, .table-d th {
  border: 1px solid #ddd;
  padding: 4px 5px;
  font-size: 13px;
  text-align: left;
  font-weight: normal;
}
.table-d tr {
  background-color: #fff;
}
.table-d tr:nth-child(even) {
  background-color: #f2f2f2;
}
.table-d tr:hover {
  background-color: #ddd;
}
.table-d tr:hover td {
  border: 1px solid #ccc;
}
.table-d th {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background-color: #3e4040;
  color: white;
  font-size: 14px;
  letter-spacing: 1.2px;
}
.table-d tr td a {
  color: #3fada8;
}
.academic-content em, p {
  font-size: 14px;
}
.academic-content {
  background-color: #f6f6f6;
  padding: 15px;
}
.academic-content a {
  color: #3fada8;
  font-size: 15px;
}
.academic-list li a {
  font-size: 14px;
  color: #3fada8;
}
.academic-list {
  padding-bottom: 48px;
}
.academic-list li a:hover {
  font-size: 14px;
  color: #2c706d;
}
.bg-side-content {
  background-color: #d9d9d9;
}
.adm-overlay {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 111 188 / 74%);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  display: inline-table;
  /*background-image: url(../images/slide-3.jpg);
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;*/
  background-color: #000;
  padding-bottom: 0px;
}
.ad-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.adm-overlay::before, .adm-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 111 188 / 74%);
  z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.adm-overlay::after {
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}
.adm-overlay:hover {
  color: #ffffff;
}
.adm-overlay:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.adm-overlay:hover::after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.adm-img-overlay img {
  margin: 0;
  opacity: 1;
  display: block;
}
.adm-img-overlay {
  position: relative;
  margin-bottom: 10px;
}
.adm-img-overlay h3 {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  padding: 10px;
}
.adm-img-overlay h3 a {
  font-size: 13px;
  color: #fff;
  line-height: 22px;
  padding: 10px;
  text-transform: none;
}
.adm-overlay span {
  padding-left: 10px;
}
.course-details ul.menur li a:hover {
  color: #fff;
}
.course-details ul.menur li.leaf > a:before {
  color: #dbd8d8;
}
.course-details ul.menur li > a::before {
  top: 7px;
  left: -5px;
}
.course-details ul.menur li.leaf > a::before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 16px;
  transition: all linear 0.2s;
  font-weight: normal;
}
ul.menur {
  margin: 0;
  padding-left: 25px;
  list-style: none;
}
ul.menur li {
  margin: 0;
  position: relative;
  list-style: none;
  padding: 0;
}
ul.menur li a {
  padding: 7px 0 8px 25px;
  line-height: 150%;
  display: block;
}
ul.menur li a.active, ul.menur li a.active-trail {
  color: #1d1d1d;
}
ul.menur li a:hover {
  text-decoration: none;
  background-color: #252525;
  color: #ffffff;
}
ul.menur li.expanded ul {
  padding-left: 25px;
}
ul.menur li.collapsed > a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  font-size: 16px;
  top: 7px;
  color: #fff;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
  font-weight: normal;
}
ul.menur li.expanded > a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  font-size: 16px;
  top: 7px;
  color: #fff;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
  font-weight: normal;
}
ul.menur li.active-trail > a:before, ul.menur li.active-trail a.active:before {
  color: #1d1d1d;
}
ul.menur li > a:hover:before {
  left: 10px;
  color: #fff !important;
}
ul.menur li.expanded > a:hover:before {
  left: 5px;
}
.course-details ul.menur li a {
  color: #fff;
  padding: 7px 0 8px 20px;
  text-decoration: none;
  font-size: 13px;
}
.course-details ul.menur li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
.course-details ul.menur li > a:before {
  top: 7px;
}
.course-details ul.menur li > a:hover:before {
  left: 5px;
}
.course-details ul.menur li.active-trail > a:before {
  color: #fff;
}
.content-p {
  padding-top: 20px;
  text-align: justify;
}
.content-p p {
  font-size: 14px;
  text-align: justify;
  padding-bottom: 5px;
}
.program-list {
  position: relative;
}
.courselist {
  margin-left: 15px;
  margin-right: 15px;
}
.courseli-bg-1 {
  background-color: #006fbc;
  color: #fff;
}
.courseli-bg-2 {
  background: #e4e4e4;
}
.courseli-bg-3 {
  background: #e1ad01;
  color: #fff;
}
.courseli-bg-4 {
  background: #57b7fa;
  color: #fff;
}
.courseli-bg-5 {
  background: #006fbc;
  color: #fff;
}
.courseli-bg-6 {
  background: #002b49;
  color: #fff;
}
.courseli-bg-7 {
  background: #99220f;
  color: #fff;
}
.courseli-bg-8 {
  background: #a2a2a2;
  color: #fff;
}
.courseli-bg-9 {
  background: #3f3d56;
  color: #fff;
}
.courseli-bg-1:hover {
  background-color: #024370;
  color: #fff;
}
.courseli-bg-2:hover {
  background: #b4b2b2;
}
.courseli-bg-3:hover {
  background: #d6a503;
  color: #fff;
}
.courseli-bg-4:hover {
  background: #1e8bda;
  color: #fff;
}
.courseli-bg-5:hover {
  background: #005b9c;
  color: #fff;
}
.courseli-bg-6:hover {
  background: #022036;
  color: #fff;
}
.courseli-bg-7:hover {
  background: #6d1305;
  color: #fff;
}
.courseli-bg-8:hover {
  background: #9b9b9b;
  color: #fff;
}
.courseli-bg-9:hover {
  background: #3b3950;
  color: #fff;
}
.courseli {
  padding: 15px 0px 15px 0px;
}
.mn-hieght {
  min-height: 235px;
}
.mn-hieght-242 {
  min-height: 257px;
}
.courseli a:hover {
  color: #fff;
}
.courseli-bg-1 h3, .courseli-bg-3 h3, .courseli-bg-4 h3, .courseli-bg-5 h3, .courseli-bg-6 h3, .courseli-bg-7 h3, .courseli-bg-8 h3, .courseli-bg-9 h3 {
  color: #fff !important;
}
.courseli-bg-1 a, .courseli-bg-3 a, .courseli-bg-4 a, .courseli-bg-5 a, .courseli-bg-6 a, .courseli-bg-7 a {
  color: #fff !important;
}
.courseli-bg-2 h3 {
  color: #000 !important;
}
.courseli-bg-2 a {
  color: #000 !important;
}
.reachus {
  padding-left: 25px;
  margin-left: 0px;
  text-align: center;
  margin-right: 15px;
}
.reachus li {
  color: #fff !important;
  font-size: 12px !important;
  list-style: none !important;
  margin-top: 0px !important;
}
.mn-hieght-2 {
  min-height: 105px;
}
.hul li {
  padding: 10px;
  font-size: 13px;
}
.back-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 85px;
  background-image: url("../images/banner.jpg");
  background-position: center;
  background-size: cover;
}
.phd-img-circle {
  height: 110px;
  width: 110px;
  border-radius: 110px;
  border: 3px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.card-p {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: .25rem;
  min-height: 312px;
}
.card-p:hover {
  background-color: rgb(240, 239, 239);
}
.card-p h3 {
  font-size: 13px;
  text-align: center !important;
}
.card-p p {
  font-size: 12px;
  text-align: center !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.rounded-lg {
  border-radius: .3rem !important;
}
.position-relative {
  position: relative !important;
}
.p-xl-5 {
  padding: 1px !important;
  padding-top: 2rem !important;
}
.rounded-lg {
  border-radius: .3rem !important;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}
.grd-box h3 {
  font-size: 13px;
  line-height: 22px;
}
.grd-box-bd {
  border: 1px solid #e6e6e6;
}
.grd-box-bd:hover {
  border: 1px solid #e6e6e6;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
iframe {
  border: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-device-width: 991px) {
  .frame {
    width: 1010px;
    height: 2100px;
    overflow-y: auto;
  }
}
.services-wrap {
  position: relative
}
.services-wrap .services {
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.services-wrap .services .text {
  padding: 10px 10px 1px 0px;
  padding-left: 20px
}
.services-wrap .services .text h2, .services-wrap .services .text .h2 {
  font-size: 15px;
  font-weight: 500;
  font-family: "kohinoor", Arial, sans-serif;
  color: #000 !important;
}
.services {
  width: 100%;
  background: #e3e3e3;
  padding: 30px;
  margin-bottom: 20px;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0 .1rem .5rem rgba(0, 0, 0, .15) !important;
  min-height: 90px;
}
.services .img {
  width: 100%;
  height: 280px
}
.services .icon {
  margin: 0 auto
}
.services .icon span {
  font-size: 33px;
  line-height: 2.2;
  color: #1eb2a6;
}
.services .text {
  width: 100%;
  padding-left: 30px
}
.services .text h2, .services .text .h2 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px
}
.services:hover, .services.active {
  background: #1eb2a6;
  -webkit-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18);
  -moz-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18);
  box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18)
}
.services:hover .icon span, .services.active .icon span {
  color: #fff
}
.services:hover .text, .services.active .text {
  color: rgba(255, 255, 255, .9)
}
.services:hover .text h2, .services:hover .text .h2, .services.active .text h2, .services.active .text .h2 {
  color: #fff
}
.services:hover .text .btn-custom, .services.active .text .btn-custom {
  color: primary;
  border-color: #fff;
  background: #fff
}
.services .text h2 a {
  color: #000 !important;
}
.services:hover .text h2 a {
  color: #fff !important;
}
.services-2 {
  width: 100%;
  background: #fff;
  padding: 30px 20px;
  margin-bottom: 0;
  border-radius: 4px;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .06);
  -moz-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .06);
  box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .06)
}
@media (max-width:1199.98px) {
  .services-2 {
    margin-bottom: 20px
  }
}
@media (max-width:767.98px) {
  .services-2 {
    border-radius: 2px;
    margin-bottom: 10px
  }
}
.services-2 .icon {
  margin-bottom: 8px
}
.services-2 .icon span {
  font-size: 70px;
  line-height: 1.2;
  color: #1eb2a6
}
.services-2 .text {
  width: 100%
}
.services-2 .text h2, .services-2 .text .h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
  font-family: "Roboto", Arial, sans-serif
}
.services-2 .text span {
  font-size: 13px;
  font-weight: 500;
  background: #f8f8f8;
  padding: 5px;
  border-radius: 4px
}
.services-2:hover, .services-2.active {
  background: #1eb2a6;
  -webkit-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18);
  -moz-box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18);
  box-shadow: 0 5px 25px -2px rgba(0, 0, 0, .18)
}
.services-2:hover .icon span, .services-2.active .icon span {
  color: #fff
}
.services-2:hover .text h2, .services-2:hover .text .h2, .services-2.active .text h2, .services-2.active .text .h2 {
  color: #fff
}
.flaticon-online-learning:before {
  content: "\f19d";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.content-p h3, .content-p b, .content-p h4 {
  border-left: 3px solid #1eb2a6 !important;
  padding-left: 5px !important;
  margin-bottom: 10px !important;
}
.content-p em {
  background-color: #f3f3f3;
  padding: 17px;
  color: #ca0101;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
}
.unordered-list li:before {
  content: "\f05d";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #3fada8;
}
.unordered-list li {
  position: relative !important;
  padding-left: 30px !important;
  line-height: 1.82em !important;
  text-align: justify;
}
.unordered-list-2 li:before {
  content: "\f101";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #3fada8;
}
.unordered-list-3 li:before {
  content: "\f0c5";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #3fada8;
  font-size: 20px;
}
.unordered-list-3 li {
  position: relative !important;
  padding-left: 30px !important;
  line-height: 1.82em !important;
  text-align: justify;
}
.panel-body .unordered-list-3 li {
  padding-left: 10px !important;
}
.unordered-list-3 li span {
  font-weight: bold;
  font-size: 16px;
}
.box-int-1 {
  background: #f0f0f0;
  padding: 20px;
  min-height: 415px;
}
.box-int-2 {
  background: #006fbc;
  padding: 20px;
  min-height: 415px;
  color: #fff !important;
}
.box-int-3 {
  background: #f0f0f0;
  padding: 20px;
  min-height: 415px;
}
.box-int-4 {
  background: #f48534;
  padding: 20px;
  min-height: 415px;
  color: #fff !important;
}
.popular-location .single-location {
  position: relative
}
.popular-location .single-location .location-img {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 0
}
.popular-location .single-location .location-img::before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgb(0 0 0 / 15%);
  z-index: 1;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.popular-location .single-location .location-img img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.popular-location .single-location .location-details {
  position: absolute;
  left: 0px;
  right: 0;
  top: 25%;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.popular-location .single-location .location-details h4 {
  border: 0px !important;
}
.popular-location .single-location .location-details h4 a {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 2px
}
@media (max-width: 575px) {
  .popular-location .single-location .location-details h4 a {
    font-size: 18px;
    line-height: 1.1
  }
  .courselist {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.popular-location .single-location .location-details p {
  color: #fff;
  font-size: 16px;
  font-weight: 300
}
.popular-location .single-location .location-details .location-btn {
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  background: #EA5252;
  padding: 7px 13px;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  visibility: hidden;
  opacity: 0
}
.popular-location .single-location .location-details .location-btn:after {
  content: "\f08e";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  padding-left: 10px;
}
.popular-location .single-location .location-details .location-btn:hover {
  background: #fff;
  color: #EA5252
}
.popular-location .single-location .location-details .location-btn i {
  font-size: 10px;
  padding: 0;
  margin: 0;
  position: relative;
  left: -3px
}
.single-location:hover .location-img::before {
  background: rgba(96, 94, 105, 0.7)
}
.single-location:hover .location-img img {
  transform: scale(1.05)
}
.single-location:hover .location-details {
  top: 50%;
  transform: translateY(-50%)
}
.single-location:hover .location-details .location-btn {
  visibility: visible;
  opacity: 1
}
.card-msg {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: .25rem;
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}
.pt-3, .py-3 {
  padding-top: 1rem !important;
}
.card-main-msg {
  padding: 50px;
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0px 4px 8px 0px #283593
}
.card-0-msg {
  color: #fff;
  position: relative;
  margin-left: 70px;
  border-radius: 10px;
  min-height: 312px
}
.card-msg-bg-1 {
  background-color: rgb(62 168 230 / 71%);
}
.card-msg-bg-2 {
  background-color: rgb(186 99 47 / 66%);
}
.card-msg-bg-3 {
  background-color: rgb(64 153 133 / 71%);
}
.profile-msg {
  color: #000;
  background-color: #FFD54F;
  position: absolute;
  left: -70px;
  top: 17%;
  border-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.profile-msg h6 {
  font-size: 13px !important;
}
.profile-msg small {
  font-size: 65% !important;
  font-weight: bold !important;
}
.profile-pic-msg {
  width: 103px;
  height: 115px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
}
.open-quotes-msg {
  margin-left: 100px;
  margin-top: 40px;
}
.content-msg {
  margin-left: 130px;
  margin-right: 80px
}
.close-quotes-msg {
  margin-bottom: 40px;
  margin-right: 60px;
}
@media screen and (max-width: 600px) {
  .card-main-msg {
    padding: 50px 10px;
  }
  .card-0-msg {
    min-height: 432px;
  }
  .profile-msg {
    top: 24%;
  }
  .profile-pic-msg {
    width: 90px;
    height: 90px;
  }
  .open-quotes-msg {
    margin-left: 100px
  }
  .content-msg {
    margin-left: 90px;
    margin-right: 50px
  }
  .close-quotes-msg {
    margin-right: 30px
  }
}
.profile-box {
  margin: 30px auto;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding-left: 40px;
  padding-right: 20px;
}
@media screen and (max-width: 1060px) {
  .profile-box {
    margin: 0px;
  }
}
@media screen and (max-width: 924px) {
  .profile-box {
    padding: 0px;
    padding-right: 10px;
  }
}
.profile-box .left-side {
  background-color: #00ab9f;
  color: #FFF;
  padding: 40px 20px;
}
.profile-box .left-side .profile-info {
  padding: 5px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  width: auto;
  max-width: 200px;
  margin: auto;
  margin-bottom: 20px;
  border-radius: 10px;
  color: #444;
  text-align: center;
}
.profile-box .left-side .profile-info img {
  width: 100%;
}
.profile-box .left-side .profile-info h3 {
  font-size: 18px;
  margin-bottom: 0px;
  padding: 5px;
}
.profile-box .left-side .profile-info span {
  font-size: 13px;
  color: #000;
}
.profile-box .left-side .ltitle {
  padding: 10px;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  color: #fff !important;
}
.profile-box .left-side .contact-box-p {
  display: flex;
  padding: 0px 0px;
}
.profile-box .left-side .contact-box-p .icon {
  padding: 5px;
}
.profile-box .left-side .contact-box-p .icon i {
  padding: 5px;
  border: 1px solid #FFF;
  border-radius: 40px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.profile-box .left-side .contact-box-p .detail {
  font-size: 14px;
  margin: auto 0;
}
.profile-box .left-side .pb0 {
  padding-bottom: 0px;
}
.profile-box .left-side .social-link li {
  padding: 10px 15px;
}
.profile-box .left-side .refer-cov {
  padding: 8px;
}
.profile-box .left-side .refer-cov b {
  font-size: 14px;
}
.profile-box .left-side .refer-cov p {
  font-size: 14px;
}
.profile-box .left-side .refer-cov span {
  font-size: 14px;
}
.profile-box .left-side .hoby li {
  float: left;
  font-size: 14px;
  padding: 15px;
  text-align: center;
  width: 33.33%;
}
.profile-box .left-side .hoby li i {
  font-size: 22px;
  margin-bottom: 15px;
}
@media screen and (max-width: 924px) {
  .overcover {
    padding: 8px;
  }
  .rt-div {
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .left-co {
    padding-right: 0px;
  }
  .rt-div {
    padding-left: 30px;
  }
}
.rit-cover .hotkey {
  text-align: right;
  padding: 30px 20px 0px 5px;
}
.rit-cover .hotkey h1 {
  width: 100%;
  text-align: right;
  color: #3e4040;
}
.rit-cover .hotkey small {
  font-size: 15px;
  color: #3e4040;
  margin-top: -20px;
  font-weight: 600;
}
.rit-cover .rit-titl {
  padding: 0px 0 10px 0px;
  border-bottom: 2px solid #CCC;
  font-size: 19px;
  color: #838383;
  margin-top: 0px !important;
}
.rit-cover .rit-titl i {
  font-size: 18px;
  margin-right: 5px;
}
.rit-cover .about {
  font-size: 13px;
  text-align: justify;
  padding: 5px 0px;
}
.rit-cover .about .btn-link li {
  float: left;
  margin-top: 15px;
  padding: 5px 20px;
  border-radius: 15px;
  border: 1px solid #888;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #888;
}
@media screen and (max-width: 483px) {
  .courselist {
    margin-left: 0px;
    margin-right: 0px;
  }
  .rit-cover .about .btn-link li {
    margin-right: 5px !important;
    width: 100%;
    margin-bottom: 10px;
  }
  .margin-top-20 {
    margin-top: 0px !important;
  }
  .pr-0, .px-0 {
    padding-right: 15px !important;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
}
.rit-cover .about .btn-link li i {
  margin-top: 5px;
  margin-left: -28px;
}
.rit-cover .about .btn-link li a {
  color: #888;
}
.rit-cover .work-exp {
  padding: 5px 0px;
}
.rit-cover .work-exp h6 {
  font-size: 15px;
  margin-bottom: 0px;
}
.rit-cover .work-exp h6 span {
  float: right;
  font-size: 15px;
}
.rit-cover .work-exp i {
  font-size: 12px;
}
.rit-cover .work-exp ul {
  padding: 5px 0px;
}
.rit-cover .work-exp ul li {
  font-size: 13px;
  padding-left: 5px;
}
.rit-cover .work-exp ul li i {
  margin-right: 5px;
}
.rit-cover .education {
  padding: 0px 0px;
}
.rit-cover .education ul li {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #ecebeb3d;
  padding: 10px 15px;
  font-size: 13px;
}
.rit-cover .education ul li span {
  font-size: 13px;
  color: #3e4040;
}
.education ul {
  list-style: none;
}
.rit-cover .profess-cover {
  padding: 20px 0px;
}
.rit-cover .profess-cover .prog-row {
  width: 100%;
  text-align: left;
  padding: 8px 2px;
  font-size: 13px;
}
.rit-cover .profess-cover .prog-row div {
  padding: 0px;
}
.rit-cover .profess-cover .progress-bar {
  background-color: #00ab9f;
}
.detail a {
  color: #fff;
}
.detail a:hover {
  color: #fff;
}
.social-link {
  width: 40px;
  height: 40px;
  border: 2px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  transition: all 0.3s;
  /* font-size: 0.9rem; */
  font-size: 15px;
}
.social a:hover {
  color: #fff;
}
.box-pl {
  margin-bottom: 25px;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.16);
}
.box--primary {
  background: rgb(0 86 178 / 83%);
  color: #fff;
}
.box--success {
  background: #4caf50;
  color: #fff;
}
.box--warning {
  background: #ff9800;
  color: #fff;
}
.box--grey {
  background: #a2a2a2;
  color: #fff;
}
.box--greydark {
  background: #3f3d56;
  color: #fff;
}

.box--lightblue {
  background: #76c1ed;
  color: #fff;
}

.box--lightorange {
  background: #d29876;
  color: #fff;
}

.box--lightgreen {
  background: #77b7a8;
  color: #fff;
}
.helper__contentb {
  
  color: #000 !important;
}

.helper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.helper__content h3 {
  border: 0px !important;
  color: #fff !important;
}
.helper__content ul li:before {
  content: "\f101";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #fff;
}
.helper__content p {
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .helper {
    flex-wrap: wrap;
  }
}
.helper__content {
  padding: 25px;
}
@media (min-width: 768px) {
  .helper__content {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .helper__content {
    margin-bottom: 155px;
  }
}
.helper__img img {
  width: 250px;
  max-height: 250px;
  object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
}
.accopara p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.cnt-ipo {
  color: #000;
  border-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #f9b23d;
}
.bg-cont {
  background-color: #FFD54F;
}
.cnt-ipo h3 {
  border: 0px !important;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  margin-top: 5px !important;
  text-align: left;
  padding-left: 0px !important;
}
.cnt-ipo small {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}
.cnt-ipo p {
  padding-bottom: 0px;
  text-align: left;
}
.cnt-ipo a {
  color: #000;
  text-align: left;
}
.cnt-ipo .profile-pic-msg1 {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
}
.testimonial-bg {
  background: #76c1ed;
  padding: 25px;
}
#testimonial-slider .testimonial .pic {
  width: 22%;
  padding: 20px 0;
  margin: 0 6% 0 2%;
  float: left;
  position: relative;
  z-index: 1;
}
#testimonial-slider .testimonial .pic:before, .testimonial .pic:after {
  content: "";
  width: 130px;
  height: 150px;
  background: #e1c37d;
  position: absolute;
  z-index: -1;
}
#testimonial-slider .testimonial .pic:before {
  top: 0;
  right: -20px;
}
#testimonial-slider .testimonial .pic:after {
  bottom: 0;
  left: -20px;
}
#testimonial-slider .testimonial .pic img {
  width: 100%;
  height: auto;
  border: 3px solid #e1c37d;
}
#testimonial-slider .testimonial .testimonial-content {
  width: 100%;
  float: right;
}
#testimonial-slider .testimonial .title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding-top: 5px;
  padding-left: 15px;
  border: 0px !important;
}
#testimonial-slider .testimonial .post {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 25px;
}
#testimonial-slider .testimonial .description {
  font-size: 16px;
  color: #fff;
  padding: 0 15px;
  margin: 0;
  position: relative;
}
#testimonial-slider .testimonial .description:before, #testimonial-slider .testimonial .description:after {
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 17px;
  color: #fff;
  position: relative;
}
#testimonial-slider .testimonial .description:before {
  content: "\f10d";
  margin-right: 5px;
  top: 0;
  left: 0;
}
#testimonial-slider .testimonial .description:after {
  content: "\f10e";
  margin-left: 5px;
  position: relative;
  bottom: 0;
  right: 0;
}
#testimonial-slider .owl-theme .owl-controls {
  width: 100%;
  margin: 0;
  text-align: left;
  position: absolute;
  bottom: 0;
  right: 0;
}
#testimonial-slider .owl-theme .owl-controls .owl-buttons div {
  width: 70px;
  height: 90px;
  line-height: 90px;
  background: transparent;
  border-radius: 0;
  opacity: 1;
  position: relative;
}
@media only screen and (max-width: 990px) {
  #testimonial-slider .testimonial {
    text-align: center;
  }
  #testimonial-slider .testimonial .pic {
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  #testimonial-slider .testimonial .pic:before, #testimonial-slider .testimonial .pic:after {
    width: 80px;
    height: 100px;
  }
  #testimonial-slider .testimonial .testimonial-content {
    width: 100%;
    float: none;
  }
  #testimonial-slider .testimonial .title {
    padding: 15px 0 0 0;
  }
  #testimonial-slider .testimonial .post {
    padding: 0;
    margin-bottom: 10px;
  }
  #testimonial-slider .owl-theme .owl-controls {
    width: 100%;
    position: static;
    text-align: center;
  }
  #testimonial-slider .owl-theme .owl-controls .owl-buttons div {
    height: 50px;
    line-height: 50px;
  }
}
.testimonial2-bg {
  background: #77b7a8;
  padding: 25px;
}
#testimonial-slider-2 .testimonial2 .pic-2 {
  width: 22%;
  padding: 20px 0;
  margin: 0 6% 0 2%;
  float: left;
  position: relative;
  z-index: 1;
}
#testimonial-slider-2 .testimonial2 .pic-2:before, .testimonial2 .pic-2:after {
  content: "";
  width: 130px;
  height: 150px;
  background: #ffffff;
  position: absolute;
  z-index: -1;
}
#testimonial-slider-2 .testimonial2 .pic-2:before {
  top: 0;
  right: -20px;
}
#testimonial-slider-2 .testimonial2 .pic-2:after {
  bottom: 0;
  left: -20px;
}
#testimonial-slider-2 .testimonial2 .pic-2 img {
  width: 100%;
  height: auto;
  border: 3px solid #e1c37d;
}
#testimonial-slider-2 .testimonial2 .testimonial-content-2 {
  width: 100%;
  float: right;
}
#testimonial-slider-2 .testimonial2 .title-2 {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding-top: 5px;
  padding-left: 15px;
  border: 0px !important;
}
#testimonial-slider-2 .testimonial2 .post-2 {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 25px;
  padding-left: 5px;
}
#testimonial-slider-2 .testimonial2 .description-2 {
  font-size: 16px;
  color: #fff;
  padding: 0 15px;
  margin: 0;
  position: relative;
}
#testimonial-slider-2 .testimonial2 .description-2:before, #testimonial-slider-2 .testimonial2 .description-2:after {
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 17px;
  color: #fff;
  position: relative;
}
#testimonial-slider-2 .testimonial2 .description-2:before {
  content: "\f10d";
  margin-right: 5px;
  top: 0;
  left: 0;
}
#testimonial-slider-2 .testimonial2 .description-2:after {
  content: "\f10e";
  margin-left: 5px;
  position: relative;
  bottom: 0;
  right: 0;
}
#testimonial-slider-2 .owl-theme .owl-controls {
  width: 70%;
  margin: 0;
  text-align: left;
  position: absolute;
  bottom: 0;
  right: 0;
}
#testimonial-slider-2 .owl-theme .owl-controls .owl-buttons div {
  width: 70px;
  height: 90px;
  line-height: 90px;
  background: transparent;
  border-radius: 0;
  opacity: 1;
  position: relative;
}
@media only screen and (max-width: 990px) {
  #testimonial-slider-2 .testimonial2 {
    text-align: center;
  }
  #testimonial-slider-2 .testimonial2 .pic-2 {
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  #testimonial-slider-2 .testimonial2 .pic-2:before, #testimonial-slider-2 .testimonial2 .pic-2:after {
    width: 80px;
    height: 100px;
  }
  #testimonial-slider-2 .testimonial2 .testimonial-content-2 {
    width: 100%;
    float: none;
  }
  #testimonial-slider-2 .testimonial2 .title-2 {
    padding: 15px 0 0 0;
  }
  #testimonial-slider-2 .testimonial2 .post-2 {
    padding: 0;
    margin-bottom: 10px;
  }
  #testimonial-slider-2 .owl-theme .owl-controls {
    width: 100%;
    position: static;
    text-align: center;
  }
  #testimonial-slider-2 .owl-theme .owl-controls .owl-buttons div {
    height: 50px;
    line-height: 50px;
  }
}
.boardCouncil {
  padding-left: 30px !important;
}
.boardCouncil li h3 {
  border: 0px !important;
  font-size: 13px !important;
  color: #fff;
}
.boardCouncil li:before {
  content: "\f007";
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: -4px;
  left: -15px;
  border-radius: 50%;
  color: #fff;
}
.boardCouncil li {
  position: relative !important;
  padding-left: 30px !important;
  line-height: 1.82em !important;
  text-align: justify;
  list-style: none;
  border-bottom: 1px solid rgb(211 211 211 / 48%);
}
.tender-ol li {
  border-bottom: 1px dotted #ad7b30 !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}
.tender-p p {
  border-bottom: 1px dotted #ad7b30 !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}
.popular-gallery .single-gallery {
  position: relative
}
.popular-gallery .single-gallery .gallery-img {
  overflow: hidden;
  position: relative;
  z-index: 0
}
.popular-gallery .single-gallery .gallery-img::before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.popular-gallery .single-gallery .gallery-img img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  min-height: 260px;
  object-fit: cover;
}
.popular-gallery .single-gallery .gallery-details {
  position: absolute;
  left: 0px;
  right: 0;
  top: 40%;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}
.popular-gallery .single-gallery .gallery-details h4 {
  border: 0px !important;
}
.popular-gallery .single-gallery .gallery-details h4 a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 2px
}
@media (max-width: 575px) {
  .popular-gallery .single-gallery .gallery-details h4 a {
    font-size: 18px;
    line-height: 1.1
  }
  .courselist {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.popular-gallery .single-gallery .gallery-details p {
  color: #fff;
  font-size: 16px;
  font-weight: 300
}
.popular-gallery .single-gallery .gallery-details .gallery-btn {
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  background: rgb(5 5 5 / 42%);
  padding: 7px 13px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  visibility: hidden;
  opacity: 0;
}
.popular-gallery .single-gallery .gallery-details .gallery-btn2 {
  -webkit-transition: all .4s ease-out 0s;
  -moz-transition: all .4s ease-out 0s;
  -ms-transition: all .4s ease-out 0s;
  -o-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  background: rgb(5 5 5 / 42%);
  padding: 7px 13px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  visibility: hidden;
  opacity: 0;
}
.popular-gallery .single-gallery .gallery-details .gallery-btn:after {
  content: "\f00e";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  padding-left: 0px;
}
.popular-gallery .single-gallery .gallery-details .gallery-btn:hover {
  color: #EA5252
}
.popular-gallery .single-gallery .gallery-details .gallery-btn i {
  font-size: 10px;
  padding: 0;
  margin: 0;
  position: relative;
  left: -3px
}
.popular-gallery .single-gallery .gallery-details .gallery-btn2:after {
  content: "\f0c1";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  padding-left: 0px;
}
.popular-gallery .single-gallery .gallery-details .gallery-btn2:hover {
  color: #EA5252
}
.popular-gallery .single-gallery .gallery-details .gallery-btn2 i {
  font-size: 10px;
  padding: 0;
  margin: 0;
  position: relative;
  left: -3px
}
.single-gallery:hover .gallery-img::before {
  background: rgba(96, 94, 105, 0.7)
}
.single-gallery:hover .gallery-img img {
  transform: scale(1.05)
}
.single-gallery:hover .gallery-details {
  top: 50%;
  transform: translateY(-50%)
}
.single-gallery:hover .gallery-details .gallery-btn {
  visibility: visible;
  opacity: 1
}
.single-gallery:hover .gallery-details .gallery-btn2 {
  visibility: visible;
  opacity: 1
}
.blue-bg {
  background: #00338f !important;
}
.blue-bg p, .blue-bg h5 {
  color: #fff !important;
}
.blue-bg a {
  color: #00c4ff;
}
.blue-bg strong {
  color: #e1ad01;
}
.grey-bg-5 {
  background: #f5f6fa;
}
.fix {
  overflow: hidden;
}
.w-img img {
  width: 100%;
}
.teacher__item {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 30px;
}
.teacher__item:hover {
  background: #ffffff;
  -webkit-box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.1);
  -moz-box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.1);
  box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.1);
}
.teacher__item:hover .teacher__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.teacher__content {
  padding-top: 25px;
}
.teacher__content span {
  font-size: 16px;
  color: #53545b;
}
.teacher__title {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 10px;
  border-left: 0px !important;
}
.teacher__social ul li {
  display: inline-block;
  margin: 0 5px;
}
.teacher__social ul li a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  border: 2px solid #d7d9e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #0e1133;
}
.teacher__social ul li a:hover {
  background: #2b4eff;
  color: #ffffff;
  border-color: #2b4eff;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .teacher__social-2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .teacher__social-2 {
    margin-bottom: 30px;
  }
}
.teacher__social-2 h4 {
  font-size: 16px;
  font-weight: 500;
  color: #53545b;
  margin-bottom: 0;
}
.teacher__social-2 ul li {
  display: inline-block;
}
.teacher__social-2 ul li a {
  font-size: 14px;
  color: #898a93;
}
.teacher__social-2 ul li a:hover {
  color: #2b4eff;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .teacher__rating {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .teacher__rating {
    margin-bottom: 30px;
  }
}
.teacher__rating span {
  font-size: 16px;
}
.teacher__rating span i {
  padding-right: 5px;
  color: #ff9415;
}
.teacher__rating h5 {
  font-size: 14px;
  color: #53545b;
  font-weight: 600;
  margin-bottom: 0;
}
.teacher__rating ul li {
  display: inline-block;
}
.teacher__rating ul li a {
  font-size: 14px;
  color: #ff9415;
}
.teacher__rating-inner p {
  font-size: 16px;
  color: #0e1133;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 3px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .teacher__info {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .teacher__info {
    margin-bottom: 30px;
  }
}
.teacher__info h4 {
  font-size: 40px;
  margin-bottom: 0;
}
.teacher__info span {
  font-size: 16px;
  color: #53545b;
}
.teacher__follow-btn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 25px;
  border: 2px solid #eef0f6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #0e1133;
  font-weight: 16px;
  font-weight: 500;
  text-transform: capitalize;
  background: #ffffff;
}
.teacher__follow-btn:hover {
  background: #2b4eff;
  color: #ffffff;
  border-color: #2b4eff;
}
.teacher__top {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8eaf0;
}
.teacher__bio {
  padding-bottom: 50px;
  padding-top: 35px;
  border-bottom: 1px solid #e8eaf0;
}
.teacher__bio h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.teacher__bio p {
  font-size: 16px;
  line-height: 26px;
  color: #53545b;
  margin-bottom: 0;
}
.teacher__courses .section__title {
  font-size: 30px;
}
.teacher__details-thumb img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .teacher__details-thumb {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .teacher__details-thumb {
    margin-bottom: 50px;
  }
}
@media (max-width: 575px) {
  .teacher__details-thumb {
    margin-bottom: 50px;
    padding-right: 0;
  }
}
.teacher__details-shape img {
  position: absolute;
  z-index: -1;
  width: auto;
}
.teacher__details-shape img.teacher-details-shape-1 {
  right: 0px;
  bottom: 70px;
}
.teacher__details-shape img.teacher-details-shape-2 {
  left: -27px;
  top: 55px;
}
.prof-card_images img {
  width: 100%;
  min-height: 180px !important;
  object-fit: cover;
}
#topmenu ul {
  list-style-type: none;
  position: relative;
  left: -1px;
  padding: 0;
}
#topmenu li {
  display: inline-block;
  line-height: 1;
  padding: 0 8px;
  margin-bottom: 6px;
  border-left: 2px solid;
  margin-right: 0px;
}
#topmenu li:first-child {
  border-left: none;
}
.prof-card_images {
  padding: 5px;
  border: 5px solid #efc500;
  margin: 10px;
  border-radius: 10px;
}
.has-search .form-control-feedback {
  position: absolute;
  top: 0px;
  right: 16px;
  z-index: 2;
  display: block;
  width: 50px;
  height: 39px;
  line-height: 40px;
  text-align: center;
  background: #0c2a46;
  padding: 0px;
  color: #fff;
  font-size: 18px;
}
.work-exp .field-content {
  padding-left: 25px;
}
.work-exp .field-content p:before {
  content: "\f0a4";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #3fada8;
}
.work-exp .field-content p {
  position: relative !important;
  padding-left: 5px !important;
  line-height: 1.82em !important;
  text-align: justify;
}
.education .field-content {
  padding-left: 25px;
}
.education .field-content p:before {
  content: "\f0a4";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  top: 1px;
  left: -20px;
  border-radius: 50%;
  color: #3fada8;
}
.education .field-content p {
  position: relative !important;
  padding-left: 5px !important;
  line-height: 1.82em !important;
  text-align: justify;
}
.events-item .title .field-content {
  color: #000 !important;
  font-size: 18px !important;
  text-decoration: none !important;
  font-weight: bold !important;
}
.text-white li a{
	color: #fff!important;
}
.ayschedule td { color:#000000;
font-size:15px; }