:root {
  --main-color:#e20000;
  --secondary-color:#FEC260;
}

/* @import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Glegoo); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*  {
  scroll-behavior: smooth;
}
body {
  font-family: "Roboto", sans-serif;
  min-height: 100vh;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
}

h2 {
  font-size: 26px;
}

p {
  font-family: "Roboto", sans-serif;
  line-height: 22px;
  font-size: 16px;
  font-weight: 300;
}

body {
  background-image: url("/wp-content/uploads/2022/05/FINAL-01-1-scaled.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

ul {
  padding-left: 0;
}

ul li {
  list-style: none;
}

a:hover {
  text-decoration: none;
}

.section-heading {
  text-align: center;
  margin-bottom: 15px !important;
}

.section-heading p {
  font-size: 14px;
  font-weight: 300;
  color: #727272;
  line-height: 20px;
}

.title {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 500;
  color: #08419a;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.subtitle-des {
  color: black;
  font-size: 14px;
  margin-bottom: 35px;
  font-weight: 300;
}

.pages {
  padding: 80px 0 40px;
}

.moduler {
  padding: 140px 0;
}

.social-share li {
  display: inline-block;
  margin: 3px 1px;
}

.social-share a {
  font-size: 20px;
  color: #fff;
  background: #02bdd5;
  padding: 4px 10px;
  display: inline-block;
}

.fancybox-close {
  background: url("../images/icons/close.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  right: 0;
  top: 0;
  width: 50px;
}

.fancybox-next span {
  background: url("../images/icons/right.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  right: 0;
}

.fancybox-prev span {
  background: url("../images/icons/left.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  left: 0;
}

.fancybox-title {
  padding: 15px 8px;
}

.fancybox-title h3 {
  font-size: 15px;
  margin: 0;
}

.global-page-header {
  text-align: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 150px 0 25px;
  top:30px;
}

.global-page-header h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.global-page-header .breadcrumb {
  background: none;
  font-size: 16px;
  padding: 8px  0;
}

.global-page-header .breadcrumb .active, .global-page-header .breadcrumb li a {
  color: #fff;
}

.global-page-header .block {
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 30px;
  color: #ffffff;
}
.section-heading1 {
  background-color: var(--main-color);
  color: #fff;
  text-align: left;
  padding: 5px 20px;
  font-size: 19px;
}
.works-fit {
  padding: 40px 0;
}

.works-fit figure .buttons {
  left: 14%;
}

.company-description {
  margin-top: 80px;
}

.company-description .block h3 {
  margin-top: 0;
}

.company-description .block p {
  color: #727272;
}
/*Top Bar Style*/
#top-bar {
    position:absolute;
    height:0px;
    width: 100%;
    z-index: 999;
}

#top-bar .header-top-area{
  background-color: var(--secondary-color);
}

#top-bar .top-bar-border {
  margin-top: 10px;
  display: flex;
  text-align: center !important;
}

#top-bar .top-bar-border .navbar-brand img{
  height: 150px;
  width: 160px;
}
#top-bar .top-bar-border .nameheading{
  margin-left: 15rem;
}

#top-bar .top-bar-border .school-name{
  font-weight: 900 !important;
  font-size: 40px;
  margin-top: auto;
  color: var(--main-color);
  line-height: 1.0;
}
#top-bar .top-bar-border .school-name .affiliated{
  font-weight: 600 !important;
  font-size: 17px;
  margin-top: auto;
  color: var(--main-color);
  line-height: 1.6;
}
#top-bar .top-bar-border .school-name .address{
  font-weight: 600 !important;
  font-size: 22px;
  text-align: center;
  margin-top: auto;
  color: var(--main-color);
  line-height: 2.0;
}



/*Wordpress menu style Start here*/
#top-bar .main-menu {
  width: 100%;
}
#top-bar .main-menu ul{
  position: relative;
  margin-right: 15px;
  margin-top: 10px;
  background-color: var(--main-color);
  
}
#top-bar .main-menu ul li{
  padding: 0 10px;
  padding: 5px 30px 10px 30px;
  display: inline-block;
}

#top-bar .main-menu ul li a {
  color: rgb(255, 255, 255);
  font-size: 14px;
  margin-right: 2px;
  font-weight: 600;
  transition: .3s all;
  text-transform: uppercase;
}
#top-bar .main-menu ul li a:hover{
  color: var(--secondary-color);
} 

#top-bar .main-menu .sub-menu{
  display: none;
}

#top-bar .main-menu .sub-menu a{
  color:rgb(0, 0, 0);
}
#top-bar .main-menu .sub-menu a:hover{
  text-decoration: none;
  color:var(--main-color);
  border-bottom: none;
}

#top-bar .main-menu .menu-item-has-children:hover .sub-menu{
  display: block;
  position: absolute;
  top: 100%; 
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
  margin: 0px;
  padding: 10px 10px;
  list-style-type: none;
  width: 200px;
  border-radius: .5rem;
  background-color: rgb(198, 229, 248);
}
#top-bar .main-menu .menu-item-has-children:hover .sub-menu li{
  padding: 5px 10px;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
  display: block;
}

/*custom menu style end here*/

.navbar-default .navbar-nav li a:hover {
  color: #02bdd5;
}
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}

.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}

.navbar-header .navbar-brand {
  position: absolute;
}

.navbar-inverse .navbar-toggle {
  background: #444;
}

.navbar-inverse .navbar-toggle:focus {
  background: #444;
}
.navbar-custom .nav li a {
  position: relative;
  color: #fff;
}

.navbar-toggle {
  background: #222222;
}

.navbar-toggle .icon-bar {
  background: rgb(0, 0, 0);
}


/*Slider css start here*/
#slider-section{
    position: relative;
    width: 100% !important;
    margin-top: 140px;
    overflow: hidden;
}
#slider-section .online-admission{
  text-align: left;
}
#slider-section .online-admission img{
  width: 250px;
  height: 150px;
  margin-left: 20px;
}
#slider-section .slider{
  align-items: center;
  width: 100vw;
  height: auto;
}
#slider-section .extra-links{
  display:flex;
  justify-content: space-between;
  padding: 0 30px;
}
#slider-section .extra-links img{
  max-width:100%;;
  height: 35px;
}
#slider-section .extra-links .exams{
  margin-left: 70px;
  text-align: left;
}
#slider-section .extra-links .syllabus{
  margin-right: 70px;
  text-align: right !important;
}

/*Slider Css End here*/



/*feature section css start here*/
#feature .content ul li{
  color: #000;
}
#feature .content ul li a{
 color:#000;
}
#feature .content ul li a:hover{
  color:var(--main-color);
 }
/*feature section css end here*/

/* widgets Inside changing styles */
.leftsidebar{
  text-shadow: none;
  color: #8b8b8b;
  margin-left: 0px;
  margin-right: 0px;
}
.leftsidebar .s5_mod_h3_outer h3{
  font-size: 1.6em;
  font-weight: 300;
  margin-bottom: 24px;
  margin-top: 25px;
  color: #4c4c4c !important;
  text-transform: uppercase;
  font-size: 24px;
}
.leftsidebar .s5_h3_first {
  font-weight: 600;
  color: #404040;
} 
/* widgets Inside changing styles End Here */

/*Footer widgets section start here*/
#footer-widget-1{
  padding: 0px 0 0px;
  /* height: 100px; */
  background-color: var(--main-color);
  padding-bottom: 5px !important;
}

#footer-widget-1 .links{
  text-align: center !important;
  padding: 10px 10px;
}
#footer-widget-1 .links a{
  color:#fff;
}
#footer-widget-1 .links a:hover{
  color:var(--main-color);
}
#footer-widget-1 .footer p a{
  text-align: center !important;
}
#footer-widget-1 .footer ul{
  text-align: right;
  top: 0px;
}
#footer-widget-1 .footer ul a{
  color: white;
}
#footer-widget-1 .footer ul a:hover{
  color: red;
}
#footer-widget-1 .footer ul li i{
  color:white;
}
#footer-widget-1 .footer ul li i:hover{
  color:red;
}
#footer-widget-2{
  padding: 0px 0 0px;
  height: 30px;
  background-color: #fff;
  padding-bottom: 10px !important;
}
/*footer bottom start here*/
#footer-area-bottom{
  position: fixed;
  bottom: 0;
  /* height: 100px; */
  width: 100%;
  z-index: 99999;
}
#footer-area-bottom img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  height: auto;
}

/*footer bottom end here*/



/* Single Page */

/*Side bar style of single page */
.side-nav {
  padding: 20px 20px;
  border: 1px solid rgba(0, 0, 0, .3);
  background: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}
.side-nav .f-left {
  float: left;
}
.side-nav .w-100 {
  width: 100%;
}
.side-nav h4:before {
  content: "";
  height: 3px;
  width: 40px;
  position: absolute;
  left: 0;
  bottom: -15px;
  z-index: 1;
  background: #fdc800;
}
.side-nav h4{
  position: relative;
  font-size: 20px;
}
.side-nav ul{
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.side-nav ul li {
  margin-top: 7px;
  padding: 2px 0px !important;
  display:flex !important;
  position: relative;
  /* border-bottom: 1px dotted rgba(0, 0, 0, 0.3); */
}
.side-nav ul li:before {
  color: #2e9257;
  content: '\f0a4';
  font-family: FontAwesome;   
  margin-right: 2px;
}
.side-nav ul li:hover {
  padding: 9px 10px 9px 18px;
}
.side-nav ul li a {
  color: #000;
}


/* Css for the tabs and Navs */
a:hover,
a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    font-family: 'Montserrat', sans-serif;
    display: table;
    padding-left: 10px;
}
.vertical-tab .nav-tabs{
    width: 25%;
    min-width: 25%;
    border: none;
    box-shadow: -6px 0 0 rgba(0,0,0,0.1);
    vertical-align: top;
    display: table-cell;
}
.vertical-tab .nav-tabs li{ float: none; }
.vertical-tab .nav-tabs li a{
color: #444;
    background: #ddd;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 7px 9px;
    margin: 0 0 20px -10px;
    border-radius: 0 20px 20px 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background: #7E6A63;
    border: none;
    text-shadow: 3px 3px rgba(0,0,0,0.4);
}
.vertical-tab .nav-tabs li a:before{
    content: '';
    background: linear-gradient(to top right,transparent 50%,#333 50%);
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
}
.vertical-tab .tab-content{
    color: #555;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 21px;
    padding: 15px 15px 15px 20px;
    display: table-cell;
}
.vertical-tab .tab-content h3{
    color: #7E6A63;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
}
/* End Css for the tabs and Navs */
/*Contact Template Css Start Here*/
/* Contact Address Style Two */
.single_contact_now {
  background: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 5px;
margin-bottom:30px;
}
.single_contact_now_inner {
  border: 2px solid #ddd;
  padding: 20px 3px 15px;
  border-radius: 5px;
transition:.5s;
}
.single_contact_now_icon i {
  color: var(--main-color);
  font-size: 40px;
}
.single_contact_now_content p a{
  color:var(--main-color);
}
.single_contact_now:hover .single_contact_now_inner{
border-color: var(--main-color);
}
/*Contact Template css End Here*/

/*NoticeBar CSS start form here*/
.notice{
  background-color: #31338e;
  position: relative;
}
.widget {
  margin-bottom: 40px;
  padding-top: 20px;
}
.text-white {
  color: #fff!important;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dez-separator {
  display: inline-block;
  height: 1px;
  width: 70px;
  margin-bottom: 10px;
  position: relative;
}
.recent-posts-entry .widget-post-bx:last-child {
  border-bottom: none;
}
a {
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none;
}
.widget-post-bx h3 {
  color: rgb(255, 255, 255);
  font-size: 16px;
}
.recent-posts-entry .widget-post {
  display: flex;
  margin: 0px 0px;
  background: #fff;
  margin-bottom: 10px;
  padding: 5px;
}
/*NoticeBar Css End Here*/




/* Responsive styles
================================================== */
/* Large Devices, Wide Screens */
/*Css for the tabs and Navs */
@media only screen and (max-width: 479px){
  .vertical-tab .nav-tabs{
      width: 100%;
      display: block;
  }
  .vertical-tab .nav-tabs li a{
      padding: 10px 10px 9px;
      margin: 0 0 12px -10px;
  }
  .vertical-tab .tab-content{
      font-size: 14px;
      display: block; 
  }
}
/* End Css for the tabs and Navs */


@media (min-width: 1200px) {
  .navbar-collapse {
    background: transparent;
  }
  #top-bar .main-menu li a {
    background: transparent;
  }
  /* Dropdown animation */
  .navbar-nav .dropdown-menu,
  .navbar-nav .dropdown.megamenu div.dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
  }
  .navbar-nav .dropdown:hover div.dropdown-menu,
  .navbar-nav .dropdown.megamenu:hover div.dropdown-menu {
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .navbar-nav .dropdown-backdrop {
    visibility: hidden;
  }
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    background: rgb(108, 180, 108) !important;
  }
  #top-bar .dropdown-menu > ul > li > a{
    display: block !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-decoration: none !important;
    padding: 25px !important;
    color: rgb(0, 0, 0) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
  .title {
    font-size: 40px;
  }
  .navbar-header .navbar-brand a {
    padding: 6px 8px;
  }
  #hero-area {
    padding: 140px 0;
  }
  #hero-area .btn {
    margin-top: 8px;
  }
  #about {
    padding: 70px 0;
  }
  #about .block {
    padding: 0;
  }
  figure .buttons {
    left: 16%;
  }
  #feature .media {
    /* margin: 0px 0px 35px; */
  }
  #footer .copyright {
    text-align: center;
  }
  #footer .social {
    text-align: center;
  }
  .dropdown-menu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 15px;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .dropdown-menu > ul {
    list-style: none;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
  }
  .navbar-collapse {
    background:transparent;
  }
  #top-bar .main-menu li > a {
    color: #000;
    padding: 21px 10px;
    background: transparent;
  }
  #top-bar .dropdown-menu > ul {
    list-style: none;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: transparent;
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
  }
  

.w3eden .link-template-default .card-body .media .media-body .text-muted {
  display: none !important;
}
}