

/*
TABLE OF CONTENT
-------------------------------------------------
1-      RESETS
2-      TOP-BANNER
3-      HEADER
  3.1-  NESTED MENU
  3.2-  MEGA MENU
  3.3-  MINIMIZING MENU
4-      FOOTER
  4.1-  HEADING UNDERLINE
  4.2-  DRIBBBLE SHORTS
5-      SPORTS
6-      STYLES PAGE
7-      BACKGROUND SIZE FOR ALL IMAGES
8-      PUBLICATIONS
9-      DATA TABLES
10-     FAQ
11-     CONTACT US
12-     GALLERY
13-     PLACEMENT TRAINING
14-     EVENTS
15-     TUTORIALS
16-     PROGRAMMES
17-     ABOUT US
18-     ALUMNI
19-     ENTERTAINMENT
20-     EXAM RESULTS
21-     PLACEMENTS
22-     SECTION DIVIDER
23-     AWARDS SINGLE POST
24-     AWARDS
25-     MEDIA
26-     PROGRAMME SINGLE POST
27-     RESEARCH
28-     STUDENTS
29-     INFRASTRUCTURE
30-     INDEX 1
31-     INDEX 2
32-     INDEX 3
33-     INDEX 4
34-     INDEX 5
35-     404 PAGE
36-     BACK TO TOP BUTTON
---------------------------------------------- */
/*------------------------------Resets-----------------------------------*/
.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-t-60 {
  margin-top: 60px; }

.m-t-70 {
  margin-top: 70px; }

.m-t-80 {
  margin-top: 80px; }

.m-t-60 {
  margin-top: 60px; }

.m-t-90 {
  margin-top: 90px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-60 {
  margin-bottom: 60px; }

.p-b-60 {
  padding-bottom: 60px; }

.width45 {
  width: 45px; }

.bg-default {
  background-color: #fafafa; }

.form-control {
  border-radius: 0 !important;
  padding: 9px 12px 6px 12px; }

.bg_white {
  background-color: #ffffff; }

a {
  text-decoration: none;
  color: #000;
  }
a:hover, a:focus, a:active {
  text-decoration: none !important;
  color: #000;
  outline: none; }

.pointer {
  cursor: pointer; }

h3 a, h5 a, h6 a {
  color: #111111; }

.parallax {
  min-height: 500px; }

.parallax_subscribe {
  min-height: 177px; }

  .parallax_subscribe1 {
  min-height: 0px; }

.parallax_subscribe, .parallax {
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

/*------------------Select 2-----------------*/
.input_transparent .select2-container--default .select2-selection--single {
  border-color: #ffffff; }

.input_transparent .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ccc; }

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border-radius: 0;
  height: 39px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  margin-top: 5px;
  color: #555555; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px; }

/*-------------------transparent inputs--------------*/
.input_transparent .form-control {
  background-color: transparent;
  color: #ffffff; }

/*------------------panel code-------------*/
.panel-default > .panel-heading {
  background-color: #f5f5f5; }

.panel-default .panel-title {
  color: #000; }

.swal2-icon.swal2-success .line {
  background-color: #32acfc; }

.swal2-icon.swal2-success .placeholder {
  border: 4px solid rgba(248, 154, 20, 0.2); }

.swal2-confirm, .swal2-styled {
  background-color: #32acfc !important; }

.swal2-modal {
  font-family: "Hind", sans-serif; }

/*--------Image zoom effect-------*/
.thumb_zoom {
  display: inline-block;
  overflow: hidden; }

.zoom img {
  transition: all 300ms ease; }

.zoom img:hover {
  transform: scale(1.2, 1.2); }

.btn-md {
  padding: 6px 15px 6px 15px; }

/*------------------------------Resets End-----------------------------*/
/*------------------------top-banner-----------------------------------*/
.tp-header {
  padding: 10px 0 7px 0;
  background-color: #040221;
  color: #ffffff;
  outline: none; }

.tp-header i, .tp-header a {
  padding: 0 8px;
  color: #ddd; }

.tp-header i:hover, .tp-header a:hover, .tp-caption a:hover {
  color: #ffffff; }

.tp-header .fa-facebook:hover {
  padding: 0 7px 0 6px; }

.tp-header i:hover {
  zoom: 115%;
  padding: 0 6px; }

@media (min-width: 320px) and (max-width: 768px) {
  .tp-header i, .tp-header a {
    padding: 0 5px;
    color: #ddd; }
  .tp-header i:hover {
    zoom: 101%; }
  .tp-header .fa-envelope {
    padding-left: 0; }
  .tp-header .fa-facebook {
    padding-right: 0; } }

.tp-header a, .tp-header i:hover {
  padding: 0 7px 0 5px; }

.tp-header a:focus {
  outline: none; }

@media (max-width: 767px) {
  .tp-header .text-right i {
    float: right; } }

/*------------------------top-banner End------------------------------------*/
/*-------------------------------Header -----------------------------------*/
/*------------nested menu code---------*/
@media screen and (min-width: 768px) {
  .header_model14_tp_bnr {
    padding-right: 0; } }

.dropdown-menu > li > a:hover {
  background-color: #32acfc;
  color: #ffffff;
  
  border-left: 2px solid #f88b14; }

.nav .open > a {
  background-color: #32acfc;
  border-color: #32acfc; }

.navbar-nav:last-child a {
  padding-right: 0; }

.dropdown-menu > li > a {
  transition: 100ms;
  border-left: 2px solid #ffffff; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 5px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #555;
  margin-top: 5px;
  margin-right: 5px; }

@media (min-width: 768px) {
  .dropdown-submenu .dropdown-menu {
    right: inherit; } }

.test_img {
  width: 100%; }

.mega-dropdown-menu i {
  font-size: 13px;
  margin-top: 5px;
  margin-right: 7px;
  transition: 400ms; }

/*--------------mega menu--------------*/
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-nav > li > .mega-dropdown-menu {
    margin-top: 79px;
    transition: 400ms; }
  .margin_scroll {
    margin-top: 51px !important;
    transition: 400ms; }
  header .nav > li > a {
    padding: 25px 8px; } }

.text_menu {
  color: #111111 !important; }

.mega-dropdown {
  position: static !important; }

.mega-dropdown-menu {
  padding: 20px 0;
  width: 50%; }

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0; }

.mega-dropdown-menu > li > ul > li {
  list-style: none; }

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 6px 10px 6px 20px; }

.mega_menu_line {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em; }

.mega_menu_line::after, .mega_menu_line::before {
  border-bottom: 3px solid #32acfc;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -25px 0 -50%;
  vertical-align: top;
  width: 10%; }

.mega_menu_line p {
  margin: 0 50px 0 10px;
  display: inline-block; }

.mega_menu_line::after {
  margin: 0 -50% 0 -3%; }

.dropdown ul li a {
  color: #696f6f; }

.mega-dropdown-menu .dropdown-header {
  color: #0075c6;
  font-size: 18px; }

header, .navbar {
  border: none; }

.navbar-collapse {
  border-top: 0; }

.navbar-nav > li > a {
  padding-bottom: 25px;
  padding-top: 30px;
  transition: 400ms; }

.navbar {
  margin: 0; 
  padding-bottom: 10px; }

.navbar-brand {
  transition: 400ms; }

.navbar-toggle {
  margin: 12px 0 8px 0; }

@media (max-width: 767px) {
  .navbar-brand {
    padding-top: 9px;
    padding-left: 0; }
  .navbar-header {
    padding-bottom: 15px; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 40%, 0); }
  40% {
    opacity: 1;
    transform: none; } }

header .fadeInUp {
  animation-name: fadeInUp; }

header .dropdown-menu {
  left: 15px; }

@media (min-width: 992px) {
  .navbar-right .mini_dropdown {
    right: 0;
    left: 0; } }

@media screen and (min-width: 767px) and (max-width: 992px) {
  .drop_downmenu_align {
    margin-left: -26px; } }

.mini_dropdown li a {
  padding-top: 10px;
  padding-bottom: 10px; }

.mega_dropdown_left {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 16px 0;
  font-size: 16px;
  color: #111111;
  font-family: "Montserrat", sans-serif; }

.mega-dropdown-menu > li > ul > li > a:hover {
  background-color: #fafafa;
  border-left: 2px solid #32acfc;
  padding-left: 25px; }

.mega-dropdown-menu > li > ul > li > a {
  transition: 300ms; }

.mega-dropdown-menu > li > ul > hr {
  margin-top: 0 !important;
  margin-bottom: 15px !important; }

.mega-dropdown-menu > li > ul > li:first-child > a:hover {
  background-color: #ffffff;
  border: none; }

.nav .open > a:active, .nav .open > a:visited, .nav .open > a:focus {
  background-color: #32acfc;
  color: #fff;
  border-color: #32acfc; }

  /*CSS Added by yogesh*/

.quote{

  background-color: #32afe4;
  color:white;
  padding: 6px 15px 3px 15px;
  border-radius: 5px 5px;
  border: 1px solid #fff;
   transition-property: color;
  transition-duration: 0.3s;
}
.quote:hover{
  background-color: #f89a14;
   transition-property: color;
  transition-duration: 0.3s;

}

ul li.social_service{
  list-style-type: disc;
}
.navbar-nav > li > a.newactive{
  
 /*#393185*/
  border-bottom: 1.5px solid #606061 !important;
  padding-bottom: 0px !important;
  border-left: 0px;

}
.navbar-nav > li > a:hover{
  color: #393185 !important;
}
/*------------minimizing header---------------*/
.navbar-brand > img {
  margin-top: -3px;
  width: 170px; }

@media (min-width: 768px) {
  .header_model1 .mega-dropdown-menu {
    background-image: url("../images/dropdownbackground.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; } }

@media screen and (max-width: 767px) {
  .navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 10px; } }

@media screen and (min-width: 768px) {
  .header_model1 .navbar {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1030;
    background-color: transparent;
    width: 100%; }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*color: #ffffff*/
    color: #000000}
  .header_scrollable .navbar-default .navbar-nav > li > a, .header_scrollable .navbar-default .navbar-nav > li > a:hover, .header_scrollable .navbar-default .navbar-nav > li > a:focus {
    color: #111111;
    background-color: transparent; }
  .header_scrollable .navbar-default {
    background-color: #ffffff; }
  .scroll_top_min {
    padding-bottom: 12px !important;
    padding-top: 15px !important; }
  .skew_image {
    transform: scale(0.9);
    padding-top: 10px;
    margin-top: -7px; }
  .navbar-right ul {
    padding: 0; }
  .header_model1 .navbar-default .navbar-nav > .open > a, .header_model1 .navbar-default .navbar-nav > .open > a:hover, .header_model1 .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: transparent; } }

/*-------------------------------Header  End---------------------------------*/
/*----------------------------Center underline-------------------------------*/
.heading:after {
  border-top: 3px solid #32acfc;
  display: block;
  width: 40px;
  content: "";
  margin: -3px auto 0; }

/*-------------------------------footer model 3------------------------------*/
.footer_background {
  background-color: #0E0E0E;
  /*padding: 120px 0;*/
  padding: 20px 0; }

@media screen and (max-width: 425px) {
  .footer_background {
    /*padding: 40px 0;*/
    padding: 25px 0;
     }

     }

.copy-rights {
  background-color: #1d1c1c; }

.footer_lasttext:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

footer .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px white;
  border-color: #ffbf43;
  background-color: transparent; }

.input-warning:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #32acfc; }

.section_top_12 {
  margin-top: 12px; }

.section_top_50 {
  margin-top: 50px; }

.footer_location > li {
  list-style: none; }

.phone_icon:before {
  content: "\e182"; }

.email_icon:before {
  content: "\2709"; }

.home_icon:before {
  content: "\e021"; }

.map_icon:before {
  content: "\e062"; }

.home_icon:before, .email_icon:before, .phone_icon:before, .map_icon:before {
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  margin-left: -2.5em;
  width: 2.3em;
  color: #ffffff; }

.heading_left:after {
  border-top: 3px solid #32acfc;
  display: block;
  width: 30px;
  content: ""; }

.swal2-modal {
  border-radius: 0; }

/*-------------footer -------------------*/
/*==========Social icons============================*/
.social_media a {
  margin-right: 5px; }

.social_media i {
  color: #ffffff;
  transition: 200ms;
  width: 34px;
  height: 34px;
  text-align: center;
  padding-top: 9px; }

.facebook {
  background-color: #3B5998; }

.twitter {
  background-color: #1DA0F2; }

.linkedin {
  background-color: #FCC330; }

.instagram {
  background-color: #FCB106; }

.youtube {
  background-color: #C1181D; }

.google-plus-square {
  background-color: #C83322; }

.social_media .fa-facebook:hover, .social_icons .fa-facebook:hover, .social_media .fa-facebook:focus, .social_media .fa-facebook:visited, .social_media .fa-facebook:active {
  color: #3B5998; }

.social_media .fa-twitter:hover, .social_icons .fa-twitter:hover {
  color: #1DA0F2; }

.fa-google-plus:hover {
  color: #C83322; }

.fa-linkedin:hover {
  color: #3B5998; }

.fa-instagram:hover {
  color: #FCB106; }

.fa-youtube:hover {
  color: #C1181D; }

.fa-google-plus-square:hover {
  color: #C83322; }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s; }

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out; }

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white; }

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  transform: scaleX(1); }

.footer3_background {
  background-color: #011805;
  padding: 120px 0; }

@media screen and (max-width: 425px) {
  .footer3_background {
    padding: 40px 0; } }

.copy-rights_model1 {
  background-color: #032119; }

/*---------footer heading underline---------*/
footer .text-color {
  color: #a2a9af; }

.footer_location > li a:hover, .footer_features a:hover, .footer_location > li a:focus, .footer_location > li a:active {
  color: #418bca;
  text-decoration: none; }

@media (min-width: 601px) {
  .footer1:after {
    border-width: 40px 300px; } }

@media (max-width: 600px) {
  .footer1:after {
    border-width: 40px 150px; } }

.input_warning .form-control, .input_warning .form-control:focus {
  border-color: #ffbf43;
  background-color: transparent;
  color: #ffffff; }

.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #fbc33d;
  border-color: #ffbf43;
  background-color: transparent; }

/*-------------Dribbble shorts--------*/
li.shots--shot img {
  width: 70px;
  height: 70px; }

.shots {
  clear: both;
  padding-left: 0; }

li.shots--shot {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 7px; }

.tweet ul {
  margin-top: -6px;
  list-style: none;
  padding: 0; }

.tweet {
  color: #a2a9af;
  margin-top: 7px; }

/*-------------------------------footer model 3 End------------------------*/
/*-------------------------------Sports------------------------------------*/
.sports_list h5 {
  margin-top: 0; }

.sports_date {
  width: 80px; }

.newsticker .fa-hand-o-right {
  padding-right: 10px; }

.sports_date p, .sports_date h3 {
  margin-top: 0;
  margin-bottom: 0; }

.sport_champs h5 {
  margin-bottom: 0; }

.sports_form select {
  color: #8e8c8c !important; }

@media (min-width: 992px) and (max-width: 1200px) {
  .sports_date {
    padding-left: 0; } }

@media (max-width: 360px) {
  .sports_date {
    padding-left: 0; } }

.sports_trophies {
  background-image: url("../images/sports_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.sports_trophies .sports_medals {
  position: relative;
  top: 40px; }

.sports_medals {
  font-size: 72px; }

.sports_radio {
  margin-bottom: 0; }

.sports_list img {
  padding: 15px; }

.sports_list img {
  border: 2px solid #ffffff;
  transition: 600ms; }

.sports_form {
  background-image: url("../images/contact_bg1.jpg"); }

@media (max-width: 767px) {
  .sports_list .center-block {
    margin-left: 0; } }

/*---------sports footer-------------*/
.footer_collapes_bg {
  padding-bottom: 50px; }

.index_footer_collapes_bg {
  padding-bottom: 90px; }

.footer_collapes_bg_img .section_top_50 {
  margin-top: -4px; }

.input_transparent a:hover {
  color: #32acfc; }

.translate_top_effect_class {
  transform: translateY(-10px);
  box-shadow: 0 8px 10px #ccc, -10px 8px 15px #ccc, 10px 8px 15px #ccc;
  position: relative; }

.sports_form label {
  color: #ffffff; }

/*--------slider------------*/
.sports_slider1 {
  background-image: url("../images/sports7.png"); }

.sports_slider2 {
  background-image: url("../images/sports2.png"); }

.sports_slider4 {
  background-image: url("../images/sports4.png"); }

/*-------------------------------Sports End-----------------------------*/
/*---------------------------------stylespage-------------------------*/
.has_info {
  border-color: #67c5df; }

label {
  font-weight: normal; }

[class*=' imghvr-'] figcaption, [class^=imghvr-] figcaption {
  background-color: rgba(0, 0, 0, 0.78);
  height: 50%; }

.styles_colors {
  height: 70px; }

.radio_opt_one {
  margin-right: 25px !important; }

.iradio_square, .icheckbox_minimal, .iradio_square-orange, .icheckbox_square-orange {
  margin-right: 10px !important; }

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

.list_one:before {
  content: "1"; }

.list_two:before {
  content: "2"; }

.list_three:before {
  content: "3"; }

.list_second:before {
  content: "\e072";
  color: #32acfc; }

.list_third:before {
  content: "\e092";
  color: #ef6f6c; }

.list_four:before {
  content: "\e127";
  color: #01bc8c; }

.list_second:before, .list_third:before, .list_four:before {
  font-family: 'Glyphicons Halflings';
  margin-left: -3.5em;
  width: 1.9em;
  display: inline-block;
  font-size: 11px; }

.list_one:before, .list_two:before, .list_three:before {
  Color: #418bca;
  font-family: 'Glyphicons Halflings';
  margin-left: -2.5em;
  width: 1.3em;
  display: inline-block; }

li {
  list-style-type: none; }

/*---------------------------------stylespage End---------------------*/
/*-------------------------background size for all sliders--------------------*/
.sports_slider1, .sports_slider2, .sports_slider4, .publications_background, .background_faq, .sports_form, .background_contact,
.background1, .background2, .background3, .background_events, .background_tutorials, .background_programme, .programme_form,
.about-countup-section, .background_entertainment, .about_revolution_bg1, .about_revolution_bg2, .about_revolution_bg3,
.examresults_rsback, .placements_rs_background1, .placements_rs_background2, .placements_rs_background3, .placements_background,
.background_single_award, .background_awards, .background_media, .admission_background, .background_infrastructure, .admission_background2,
.specialisation_section_bg, .background_single_programme, .research_rs_background1, .research_rs_background2, .index1_background1,
.student_revolution_bg1, .student_revolution_bg2, .index1_background2, .research_rs_background3, .student_revolution_bg3,
.index1_background2, .index1_background3, .home2_countup_section, .home2_background1, .testimonial_section, .home2_background2, .home3_background1,
.home3_background3, .home3_background2, .home4_background1, .home4_background3, .home_countup, .home_subscribe, .index5_background1,
.index5_background2, .index5_background3 {
  background-repeat: no-repeat;
  background-size: 100% 100%; }

/*-------------------------background size for all sliders End---------------*/
/*---------------------------------publications ---------------------------*/
.publications_books, .publications_books img {
  padding: 15px; }

.finance_books {
  display: none; }

.border_2px {
  border: 1px solid #ccc;
  transition: 500ms; }

.publications_background {
  background-image: url("../images/publication.png"); }

.translate_top_effect:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 10px #ccc, -10px 8px 15px #ccc, 10px 8px 15px #ccc; }

.translate_top_effect {
  position: relative;
  transition: 500ms; }

/*---------------------------------publications End------------------------*/
/*----------------------------------DataTable-------------------------------*/
.table-responsive {
  border: none !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: transparent;
  border-radius: 0; }

input[type="search"] {
  border: 1px solid #ccc; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border-radius: 0;
  border: 1px solid #979797;
  color: #ffffff !important;
  background: #32acfc !important; }

/*----------------------------------DataTable End--------------------------*/
/*----------------------------------Faq-------------------------------*/
.background_faq {
  background-image: url("../images/edu17.jpg"); }

.fa-caret-down {
  transition: 500ms; }

.fa.pull-right {
  margin-left: -2em; }

a:hover, a:active, a:focus {
  text-decoration: none; }

.faq_form {
  background-image: url("../images/contact_bg1.jpg"); }

/*----------------------------------Faq End----------------------------------*/
/*------------------------------------Contact Us------------------------------*/
.contact_page .map {
  height: 370px; }

.index_map .map {
  height: 220px; }

textarea {
  resize: vertical; }

.background_contact {
  background-image: url("../images/contact.jpg"); }

.img_alighnment {
  height: 50px;
  width: 50px; }

.contact_page2 a:hover {
  color: #32acfc; }

@media (min-width: 420px) {
  .contact_page2 img {
    padding: 10px;
    transition: 1s;
    border: 1px solid #ffffff; } }

.contact_page .radio_opt_one {
  margin-right: 18px; }

.contact_page .checkbox {
  margin-left: -15px; }

.icon_hov:hover {
  border: 1px solid #0b97c4; }

/*------------------------------------Contact Us End-----------------------*/
/*-------------------------------------Gallery---------------------------*/
.hvr-underline {
  border-bottom: 3px solid #CCCCCC; }

.gallery_page .active {
  color: #32acfc !important;
  border-bottom: 3px solid #32acfc; }

.programme .active {
  color: #ffffff !important;
  border-bottom: 3px solid #ffffff; }

.gallery_page .nav > li > a {
  background-color: #ffffff !important;
  top: 2px; }

[class*=' imghvr-'] figcaption, [class^=imghvr-] figcaption {
  background-color: rgba(0, 0, 0, 0.78);
  height: 50%; }

.gallery_img_shadow {
  box-shadow: 12px 18px 24px rgba(0, 1, 0, 0.2); }

/*-------------------------------------Gallery End--------------------------*/
/*-------------------------------Placement Training--------------------------*/
.background1 {
  background: url("../images/edu18.jpg"); }

.background2 {
  background: url("../images/placement-banner.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.background3 {
  background: url("../images/placements-banner2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.link_transition a {
  transition: 200ms; }

.link_transition a:hover {
  padding-left: 15px;
  color: #32acfc;
  cursor: pointer; }

/*-------------------------------Placement Training End---------------------*/
/*---------------------------------Events---------------------------------*/
.background_events {
  background-image: url("../images/event_banner2.png"); }

#calendar {
  margin: 30px 0 20px 0;
  padding: 0;
  font-size: 14px; }

.fc-center h2 {
  font-size: 18px; }

@media (max-width: 500px) {
  .fc-button-group {
    margin-bottom: 10px; } }

.fc button .fc-icon {
  top: 2px; }

.event_cal h5 {
  margin-bottom: 0; }

/*---------------------------------Events End----------------------------*/
/*---------------------------------Tutorials------------------------------*/
.background_tutorials {
  background-image: url("../images/edu20.png"); }

/*---------------------------------Tutorials End-------------------------*/
/*-----------------------------------Programmes---------------------------*/
/*---------Courses code---------*/
.pad-0 {
  padding: 0; }

.pad-l-0 {
  padding-left: 0; }

.slick-initialized {
  top: -25px; }

.align {
  margin: 0; }

.portfolio_main_col, .expert_lectures {
  border: 1px solid #ccc;
  padding: 0; }

.course_data h6 {
  margin-bottom: 0; }

.course_data {
  padding: 0 20px 20px 20px; }

.div-hover:hover {
  background-color: #ffffff;
  box-shadow: 0 4px 10px #ccc, -7px 4px 15px #ccc, 6px 4px 15px #ccc; }

.div-hover {
  transition: 500ms; }

@media (min-width: 767px) {
  .portfolio_main_col img {
    height: 251px;
    width: 100%; }
  .expert_lectures img {
    height: 200px;
    width: 100%; } }

.course_stamp h6 {
  margin-top: 0;
  font-weight: 600; }

.course_stamp {
  position: absolute;
  margin-top: -15px;
  top: 0;
  right: 30px; }

.course_stamp:before {
  border-right: 10px solid #656565;
  border-top: 16px solid transparent;
  content: " ";
  display: block;
  left: -10px;
  position: absolute;
  top: 0;
  width: 7px; }

/*---------Courses code end--------*/
.background_programme {
  background-image: url("../images/programme_banner.jpg");
  padding: 19vh 0; }

.sub_menu {
  margin-top: -43px;
  padding: 20px; }

.programme .nav > li > a {
  background: transparent;
  color: #ffffff; }

.sub_menu {
  background: #32acfc;
  background: linear-gradient(to bottom right, #ef6f6c, #32acfc);
  animation: CAnimation 30s infinite linear; }

@keyframes CAnimation {
  from {
    filter: hue-rotate(0deg); }
  to {
    filter: hue-rotate(-360deg); } }

.programme_form {
  background-image: url("../images/programme.png"); }

/*-----------------------------------Programmes End---------------------*/
/*------------------------------------About Us------------------------------*/
.about-countup-section {
  background-image: url("../images/placements_back.png"); }

.about-countup-section_home {
  background-image: url("../images/placement_company.png"); }

.about_data img {
  border: 1px solid #ffffff;
  transition: 400ms; }

.aboutkeypoints li:hover {
  color: #32acfc; }

.ih-item.circle.effect1 .spinner {
  border: 10px solid #32acfc;
  border-right-color: #c67b10;
  border-bottom-color: #c67b10; }

.about_revolution_bg1 {
  background: url("../images/about_revolution1.jpg"); }

.about_revolution_bg2 {
  background: url("../images/about_revolution2.jpg"); }

.about_revolution_bg3 {
  background: url("../images/about_revolution3.jpg"); }

/*-------------------------------About Us End---------------------*/
/*-----------------------------Alumni--------------------------*/
.alumni_video {
  width: 290px; }

.report_social .social_bg_f {
  background-color: #3B5999; }

.report_social .social_bg_f {
  color: rgba(192, 192, 192, 0.3); }

.report_social .social_text {
  margin-top: 10px; }

.report_social .social_count {
  font-size: 45px; }

.font_padding {
  padding: 20px 24px 20px 10px;
  color: #ffffff; }

.report_social .social_bg_t {
  background-color: #1DA1F3; }

.plyr--video .plyr__controls button:hover {
  background-color: #32acfc;
  color: #ffffff; }

.video_tab .plyr__play-large {
  padding: 23px; }

/*-------media-video------------------*/
.plyr__play-large {
  background-color: #32acfc;
  color: #ffffff; }

/*-----------------------------Alumni End --------------------------*/
/*-------------------------------Entertainment-----------------------*/
.background_entertainment {
  background-image: url("../images/media_bg1.png"); }

.gallery1_img_shadow:hover {
  display: inline-block;
  overflow: hidden;
  transition: transform ease-in 200ms;
  box-shadow: 12px 18px 24px rgba(0, 1, 0, 0.2); }

.image_alignment {
  margin-top: 15px; }

.text-horizontal {
  position: relative;
  top: -26%; }

.text-verical {
  position: relative;
  top: 26%; }

.entertainment [class*=' imghvr-'] figcaption, .entertainment [class^=imghvr-] figcaption {
  background-color: rgba(0, 0, 0, 0.79);
  height: 100%; }

.gallery1_img_shadow img {
  width: 100%; }

[class^=imghvr-] {
  width: 100%;
  background-color: transparent; }

/*-----------------------------Entertainment End-------------------*/
/*------------------------Exam Results-----------------------------*/
.results_table td, .results_table th {
  text-align: center; }

.results_table td:nth-child(2), .results_table th:nth-child(2) {
  text-align: left; }

#chartdiv {
  width: 100%;
  height: 300px;
  margin-top: -10vh; }

@media (max-width: 600px) {
  #chartdiv {
    height: 170px;
    margin-top: -5vh; } }

@media screen and (max-width: 767px) {
  .table-responsive > .table-bordered {
    border: 1px solid #ccc; } }

#chartdiv a {
  display: none !important; }

tspan {
  font-size: 14px;
  font-weight: normal;
  font-family: "Hind", sans-serif; }

.examresults_rsback {
  background-image: url("../images/edu10.png"); }

.examresultsimg {
  height: 150px;
  width: 150px; }

/*------------------------Exam Results End-----------------------------*/
/*--------------------------Placements----------------------------------*/
.placements_rs_background1 {
  background-image: url("../images/placemnts-banner3.jpg"); }

.placements_rs_background2 {
  background-image: url("../images/home3.jpg"); }

.placements_rs_background3 {
  background-image: url("../images/placements_rs_background5.jpg"); }

#test1 svg {
  display: block; }

.placement_results h6 {
  margin-top: -20px; }

.m-b-0 {
  margin-bottom: 0; }

#test1, svg {
  margin: 0;
  padding: 0;
  height: 300px;
  width: 100%; }

@media (max-width: 500px) {
  .nv-controlsWrap.nvd3-svg {
    display: none; } }

.placements_background {
  background-image: url("../images/aboutback.jpg");
  padding-bottom: 40px; }

.circle_div1 {
  height: 200px;
  width: 200px;
  margin-top: 20px;
  border-radius: 50%;
  border: 2px solid #ffffff; }

.circle_div1:hover {
  border: 2px solid #32acfc; }

.our_placed_people:hover {
  color: #32acfc;
  border: 1px solid #32acfc; }

.our_placed_people {
  border: 1px solid #ccc;
  transition: 500ms; }

.our_placed_people img {
  padding: 15px; }

.our_records_data img {
  padding: 10px;
  transition: 1s;
  border: 1px solid #ffffff; }

/*--------------------------Placements End----------------------------------*/
/*------------------------------Section Divider--------------------------*/
.seperator {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em; }

.seperator::after, .seperator::before {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  width: 100%; }

.seperator i {
  margin: 0 70px 0 20px;
  display: inline-block; }

.seperator::after {
  margin: 0 -100% 0 0; }

/*----------------------------------Section Divider End---------------------------*/
/*----------------------------------Awards Single-----------------------------------*/
.single_awards {
  padding: 20px 0 0; }

.background_single_award {
  background-image: url("../images/claps_bg.jpg"); }

/*----------------------------------Awards Single End------------------------------*/
/*-------------------------------Awards-----------------------------*/
.background_awards {
  background-image: url("../images/awards_bg.png"); }

.award_boxes {
  padding: 0 15px 0 10px;
  border: 1px solid #ccc; }

/*-------------------------------Awards End--------------------------*/
/*------------------------------media---------------------------------*/
.background_media {
  background-image: url("../images/media_bg1.png"); }

iframe.border_2px {
  width: 100%;
  height: auto; }

.media_video {
  padding: 15px; }

.tabs_button {
  border: 1px solid #32acfc;
  float: left; }

.nested_tab_bg a {
  background-color: #fafafa; }

.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0; }

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus,
.list-group-item.active, .list-group-item:hover, .list-group-item:focus, .nested_tab_bg a:focus {
  background-color: #32acfc !important;
  color: #ffffff;
  border-color: #32acfc !important; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-top: 2px solid #32acfc; }

.nav-tabs > li > a {
  border-radius: 0;
  border-top: 2px solid #ffffff; }

@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
    padding-right: 8px; } }

.admission_background {
  background-image: url("../images/admission_banner.jpg"); }

.admission_background2 {
  background-image: url("../images/edu10.png"); }

.modal-content {
  border-radius: 0; }

.adm_tabs h5 {
  margin-top: 0; }

#MainMenu {
  padding: 0; }

/*---------------------------------media End----------------------------------*/
/*-----------------------------------Programme single post--------------------*/
.programme_reg {
  padding: 0 15px; }

.background_single_programme {
  background-image: url("../images/single_progrmme.png"); }

/*---------------------------------Programme single post End---------------*/
/*--------------------------------Publications--------------------------*/
.table.dataTable {
  border-collapse: collapse; }

table.dataTable thead th {
  border-bottom: none; }

.publications_books img {
  width: 80px;
  height: auto; }

/*--------------------------------Publications End------------------------*/
/*------------------------------Research----------------------------------*/
.research_rs_background1 {
  background-image: url("../images/research_background1.jpg"); }

.research_rs_background2 {
  background-image: url("../images/placements_rs_background3.jpg"); }

.research_rs_background3 {
  background-image: url("../images/research_background2.jpg"); }

.electronicchart, .medicinechart, .civilchart, .financechart, .phdchart svg {
  height: 350px; }

.tabcontent h5 {
  margin-top: -2px; }

.nvd3-svg text {
  font-family: "Hind", sans-serif;
  font-size: 14px; }

/*------------------------------Research End ----------------------------------*/
/*-------------------------------------Students--------------------------------*/
.student_revolution_bg1 {
  background: url("../images/5.jpg"); }

.student_revolution_bg2 {
  background: url("../images/1.jpg"); }

.student_revolution_bg3 {
  background: url("../images/4.jpg"); }

.book_section_padding {
  padding: 20px; }

.book_section_padding:hover {
  box-shadow: 0 8px 10px #ccc, -10px 8px 15px #ccc, 10px 8px 15px #ccc; }

/*-------------------------------------Students End---------------------------*/
/*-------------------------------------Infrastructure---------------------------*/
.infrastructure_top_section {
  padding: 30px 0; }

.background_infrastructure {
  background-image: url("../images/infra5.png"); }

.infrastructure_ihover a {
  padding-top: 150px; }

@media (max-width: 425px) {
  .infrastructure_ihover a {
    padding-top: 110px; } }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #32acfc;
  left: 50%;
  margin-left: -1.5px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: 45%;
  padding: 20px;
  position: relative; }

.timeline > li > .timeline-badge {
  color: #000;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  z-index: 100;
  border-radius: 50%;
  border: 1px solid #32acfc;
  cursor: default; }

.timeline > li.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-badge.primary {
  background-color: #ffffff !important; }

.timeline-title {
  margin-top: 0; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

.timeline_panel {
  padding-bottom: 26px; }

.text-default-gray {
  color: #777; }

.timeline h5 {
  margin-bottom: 0; }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .timeline > li > .timeline-panel {
    width: 43%; } }

@media screen and (max-width: 600px) {
  .timeline > li > .timeline-panel {
    width: 40%; } }

.font16 {
  font-size: 16px; }

.timeline > li > .timeline-badge:hover {
  background-color: #32acfc !important;
  color: #ffffff;
  transition: ease 500ms; }

.accredition_section {
  /*border: 1px solid #ffffff;*/
  padding: 15px; }

.accredition_section:hover {
  border: 1px solid #32acfc; }

.specialisation_section_bg {
  background-image: url("../images/infra7.png");
  
  padding: 30px 0; }

.specialisation_section_dimension {
  background-color: #ffffff; }

.infra_ihover [class^=imghvr-] figcaption {
  padding: 0; }

/*-------------------------------------Infrastructure End---------------------*/
/*--------------------------------------Index 2------------------------------*/
.index1_background1 {
  background-image: url("../images/edu12.png"); }

.countup_text {
  margin-top: -30px; }

.index1_background2 {
  background-image: url("../images/edu10.png"); }

.index1_background3 {
  background-image: url("../images/home3_back.jpg"); }

.bg-light {
  background-color: rgba(248, 154, 20, 0.4); }

#chart text {
  font-family: "Hind", sans-serif;
  font-size: 14px; }

.home1_count_background {
  background: url("../images/indexcountupback.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

/*--------------------------------------Index 2 End--------------------------*/
/*----------------------------------------Index 1 ------------------------------------*/
.tp-banner-container .btn-default {
  color: #ffffff; }

.slider_responsive_btn {
  background-color: #32acfc;
  font-size: 35px;
  color: #ffffff !important; }

.index2_Pioneer h6 {
  margin-top: -20px; }

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.gallery-thumbs .swiper-slide-active {
  opacity: 1; }

.home2_countup_section {
  background: url("../images/placements_back.png"); }

.testimonial_section {
  background: url("../images/testimonial.jpg"); }

.home_about_section {
  padding: 10px; }

.home_course_section2, .home_course_section3 {
  opacity: 0.5; }

.translate_top_effect img {
  transition: 500ms; }

.home_about_effect {
  transform: scale(1.2);
  transition: 500ms; }

.index2_faculty_section {
  background-color: #444; }

.index2_program_section:hover {
  color: #32acfc;
  cursor: pointer; }

.text-color {
  color: #ccc; }

h6, .index2_training h6, .home_about_section h6, .publications_books h6, .home_hover_data h5, .home_hover_data_team h5, .correspondence_data h6 {
  margin-bottom: 0; }

.home_hover_data h6 {
  margin-top: 0; }

.ourtutexperts h6 {
  margin-top: -2px; }

.home2_background1 {
  background-image: url("../images/home8.jpg"); }

.home2_background2 {
  background-image: url("../images/home2_background2.jpg"); }

.p-b-50 {
  padding-bottom: 50px; }

.index2_Pioneer span {
  font-size: 50px; }

.index2_Pioneer img {
  position: absolute;
  top: -60px; }

.testimonial_bg img {
  width: 120px; }

.testimonials .outline {
  border-radius: 10px;
  position: relative;
  background-color: #ffffff;
  padding: 65px 20px 80px 77px; }

.testimonials .picture {
  width: 114px;
  height: 114px;
  margin: 0 auto;
  position: relative;
  top: -60px; }

.testimonial_bg {
  background-image: url("../images/edu32.png"); }

.text-grey {
  color: #ccc; }

.m-t-n40 {
  margin-top: -40px;
  margin-bottom: 0; }

.m-l-n50 {
  margin-left: -50px; }

.index2_testi_box:hover {
  transform: translateY(-10px); }

.index2_testi_box {
  transition: 0.5s; }

.index2_training img {
  width: 55px; }

.index2_training hr {
  margin: 10px 0 10px 0; }

.index2_faculty_section {
  background-image: url("../images/edu32.png"); }

.our_journey_bg {
  background-color: #f7f7f7; }

@media screen and (max-width: 320px) {
  .ourtutexperts img {
    width: 290px; } }

/*-----------our Benefits---------*/
.benefits_data i {
  font-size: 45px;
  height: 85px;
  width: 85px;
  border-radius: 50%;
  background-color: #32acfc;
  line-height: 80px;
  color: #ffffff;
  transition: 300ms; }

.benefit_hover {
  color: #32acfc !important;
  background-color: #ffffff !important;
  border: 1px solid #32acfc !important; }

.team_data {
  border-bottom: 1px solid #ccc; }

/*----------------------------------------Index 1 End-----------------------------*/
/*---------------------------------Index 3--------------------------------------*/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #32acfc; }

.home_img {
  width: 100%; }

.line_height_50 {
  line-height: 50px; }

.owl-carousel .owl-item img {
  width: 45%; }
  

.home3_background1 {
  background: url("../images/edu18.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.home3_background2 {
  background: url("../images/placements_rs_background3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.home3_countup_section {
  background: url("../images/index4rev_slide2.jpg"); }

.main_border {
  border-top: 1px solid #32acfc; }

.circle_border {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #32acfc;
  padding-top: 15px;
  top: -25px;
  left: 80px;
  position: relative;
  background-color: #ffffff; }

.circle_border:hover {
  background-color: #32acfc !important;
  color: #ffffff !important;
  transition: ease 500ms; }

.circle_border1 {
  background-color: #32acfc;
  color: #ffffff; }

.Engineering_data, .Medical_data, .worldrank_data {
  display: none; }

@media (max-width: 768px) {
  .circle_border {
    left: 10px; } }

@media screen and (max-width: 500px) {
  .about-countup-section_home .countup_text {
    margin-top: -80px; }
  .svg-container {
    position: relative;
    top: -30px; } }

.box_alighnment {
  padding: 0; }

.box_alighnment:hover {
  opacity: 0.5; }

.testimonal_text:hover {
  color: #32acfc; }

.students_blog {
  box-shadow: 12px 18px 24px rgba(0, 1, 0, 0.2); }

.home3_background3 {
  background-image: url("../images/infra1.jpg"); }

.img_text_data {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 400ms;
  transform: translate(-50%, -50%); }

.img_text_data1 {
  padding: 10% 0; }

/*-----------new css---------*/
.home3_why_join_bg {
  background-image: url("../images/edu%20slider_2.png"); }

@media screen and (min-width: 1200px) {
  .home3_why_join_bg {
    background-image: url("../images/edu%20slider_2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat; } }

    .home3_offer_bg {
  background-image: url("../images/startupofferbanner.jpg"); }

@media screen and (min-width: 1200px) {
  .home3_offer_bg {
    background-image: url("../images/startupofferbanner.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat; } }

.home3_why_join_us {
  padding: 7vh 0 0 0; }

.count_box {
  padding: 45px 30px;
  width: 100%; }

.img_300 {
  height: 300px;
  float: right; }

.count_box_num {
  font-size: 45px; }

.count_box_info {
  font-size: 17px;
  font-weight: 600;
  position: relative;
  top: -15px; }

.calender_events .datepicker {
  width: 100%; }

.calender_events .dp-note {
  background: #ffffff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 50%;
  bottom: 1px;
  transform: translateX(-50%); }

.calender_events .dp-note {
  position: absolute; }

.event_home_calr {
  padding-top: 45px;
  padding-bottom: 45px; }

.calender_events .datepicker--nav-action:hover, .calender_events .datepicker--nav-title:hover, .calender_events .datepicker--cell-month:hover, .calender_events .datepicker--cell-year:hover,
.calender_events .datepicker--cell-year:focus, .calender_events .datepicker--cell-month:focus {
  background: transparent; }

.calender_events .datepicker--day-name {
  color: #ffffff;
  font-size: 16px; }

.calender_events .datepicker--cell-day.-other-month-, .calender_events .datepicker--cell-year.-other-decade-, .calender_events .datepicker--nav-title i {
  color: #555; }

.calender_events .datepicker--nav-action path {
  stroke: #ffffff; }

.calender_events .datepicker--cell.-selected-, .calender_events .datepicker--cell.-selected-.-current-, .calender_events .datepicker--cell.-selected-.-focus-, .calender_events .datepicker--cell-day:hover, .calender_events .datepicker--cell-day:focus {
  background: #03a9f4; }

.datepicker--cell.-focus- {
  background: #03a9f4; }

.calender_events .datepicker {
  background: transparent;
  color: #ffffff;
  font-weight: 600; }

.calender_events .datepicker-inline .datepicker, .datepicker--nav {
  border: none; }

#custom-cells strong, #custom-cells p {
  color: #ffffff !important; }

.calender_events .datepicker--cell.-current- {
  color: #ffffff; }

.filter_saturation:hover {
  filter: hue-rotate(117deg) saturate(0.7); }



@keyframes fadein {
  from {
    opacity: 0;
    margin-left: 100px; }
  to {
    opacity: 1;
    margin: 0; } }

.calender-content-style > div {
  animation: fadein 2s; }

.calender_events .datepicker--cell-day.-other-month-, .calender_events .datepicker--cell-year.-other-decade-, .calender_events .datepicker--nav-title i {
  color: #fff; }

/*---------------------------------Index 3 End--------------------------------------*/
/*-----------------------------------------Index 4----------------------------------*/
.home4_background1 {
  background-image: url("../images/homeswiper6.png"); }

.home4_background3 {
  background-image: url("../images/enter3.jpg"); }

.home_about {
  position: absolute;
  top: 0; }

.radius5 {
  border-radius: 5px; }

.testimonal_content {
  box-shadow: 0 4px 16px 3px rgba(213, 221, 234, 0.5);
  transition: 0.2s;
  cursor: pointer; }

.pad25 {
  padding: 25px; }

.test_img_align {
  margin-top: -60px; }

.home_about h6 {
  margin-bottom: 0; }

.home_founder h6 {
  margin-bottom: 0; }

.sub_input .input-group-addon {
  border-radius: 0;
  padding: 0; }

.sub_input .input-group-addon i {
  padding: 15px; }

.subscribe_btn {
  background-color: transparent;
  border: 0;
  outline: none; }

[class^=imghvr-] a {
  position: inherit; }

.ih-item.circle.effect1 .info {
  background: rgba(0, 0, 0, 0.79); }

.ih-item.circle.effect1 .info p {
  color: #ffffff;
  font-size: 14px; }

.home_ihover [class*=' imghvr-'] figcaption, .home_ihover [class^=imghvr-] figcaption {
  background-color: rgba(0, 0, 0, 0.79);
  height: 100%; }

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .home_ihover_team [class^=imghvr-] figcaption {
    padding: 10px; } }

.home_ihover_team [class^=imghvr-] figcaption h5 {
  color: #111111;
  margin: 0; }

.home_ihover_team [class^=imghvr-] figcaption {
  background-color: rgba(255, 255, 255, 0.89);
  height: 100%;
  color: #111111; }

.infra_ihover [class*=' imghvr-'] figcaption, .infra_ihover [class^=imghvr-] figcaption {
  background-color: rgba(0, 0, 0, 0.78);
  height: 100%; }

@media (min-width: 768px) {
  .home_img_front {
    padding-right: 15px;
    position: relative;
    margin-top: -260px; }
  .home_founder {
    margin-top: -140px;
    padding: 20px 0 0 0; } }

@media (max-width: 767px) {
  .home_founder {
    margin-top: -40px;
    padding: 15px 0; }
  .home_founder img {
    width: 64px; } }

.home_countup {
  background-image: url("../images/sports_bg.png"); }

.home_events {
  position: absolute;
  margin-top: -10px;
  top: 0; }

.home_event_bg_color img {
  width: 100%; }

@media screen and (min-width: 992px) {
  .event_row {
    margin-right: -6px; } }

.home_event_bg_color {
  margin-left: 10px;
  position: relative;
  cursor: pointer; }

@media screen and (max-width: 768px) {
  .home_ihover [class^=imghvr-] {
    width: 96%; } }

.home_event_bg_color:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.home_event_shadow:before {
  background: rgba(51, 51, 51, 0.6); }

.home_event_shadow:hover:before {
  background: none; }

.event_data {
  position: absolute;
  transform: translateY(60%);
  padding: 0 20px;
  top: 0; }

.home_hover_data {
  margin-top: 50px; }

.home_hover_data_team {
  margin-top: 0; }

.home_hover_data_team .social_media {
  margin: auto; }

.home_subscribe input {
  margin-top: 0;
  height: 50px; }

.home_subscribe p {
  margin-bottom: 0; }

.home_subscribe .input-group-addon {
  background-color: #ffffff; }

.home_subscribe .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px white;
  border-color: #ffbf43;
  background-color: #ffffff; }

.slider-nav :not(.slick-current) img {
  margin-top: 15px; }

.slick-current img {
  transform: scale(1.3);
  margin-top: 10px; }

.slick-active {
  outline: none; }

.slider-nav img {
  transition: 400ms; }

.slider-nav .slick-active {
  height: 120px; }

.slider-nav button {
  display: none !important; }

/*---------------New css-------------------------------*/
.ia_box {
  padding-left: 65px;
  position: relative;
  float: left;
  width: 100%;
  text-align: left; }

.ia_inner_box {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%;
  float: left; }

.ia_inner_box img {
  width: 45px;
  opacity: 0.6; }

.ia_header {
  float: left; }

.ia_text {
  clear: both; }

.ia_header h5 {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 22px; }

.testimonial_box {
  padding: 25px; }

.testimonial_box img {
  width: 90px !important;
  position: absolute;
  top: -15px;
  border: 3px solid #ffffff; }

/*-----------------------------------------Index 4 End---------------------------*/
/*------------------------------------Index 5------------------------------*/
.border_style {
  border: 1px solid #ccc;
  margin: 20px;
  padding-left: 10px;
  border-top: 3px solid #32acfc; }

.border_style p {
  text-align: center; }

#chart svg {
  height: 360px; }

.border_style p, .border_style span {
  font-size: 30px; }

.border_style sup {
  font-size: 18px; }

.index5_background1 {
  background-image: url("../images/about-image.png"); }

.index5_background2 {
  background-image: url("../images/edu10.png");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.index5_background3 {
  background-image: url("../images/home3_back.jpg"); }

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

.ourpride_asset_back {
  background-color: #fafafa; }

/*------------------------------------Index 5 End--------------------------*/
/*-------------------------------404 page---------------------------------*/
.typed-cursor {
  display: none; }

.content {
  display: block; }

.pencil {
  margin-top: 150px; }

@media (min-width: 320px) and (max-width: 768px) {
  .pencil {
    margin-top: 80px; } }

.pencil1_animation {
  transform: rotate(-45deg);
  transition: transform 5s;
  margin-right: 0; }

.pencil2_animation {
  transform: rotate(45deg);
  transition: transform 5s; }

.left_pencil_part {
  z-index: 1; }

.right_pencil_part {
  margin-left: -54px; }

/*-------------------------------404 page End---------------------------------*/
/*-----------------------------------Back Top Button-----------------------------*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  text-decoration: none;
  z-index: 9999;
  transition: all 0.3s ease; }

#return-to-top:hover i {
  color: #ffffff; }

#return-to-top img {
  width: 60px; }

/*-----------------------------------Back Top Button End-----------------------------*/
