@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@800;900&display=swap');


.fee-fix{
position: fixed;
bottom: 0px;
left: 15px;
z-index: 999;
}

.fee-fix img{
 width: 70%; 
}

.modal-content button.close {
	position: absolute;
	right: -13px;
	background: #da251c;
	z-index: 99;
	opacity: 1;
	text-shadow: none;
	color: #fff;
	padding: 6px 10px;
	border-radius: 50%;
	top: -33px;
}

.wchat {
    position: fixed;
    right: -100px;
    bottom: 10px;
    z-index: 999;
}

.wchat img {
    width: 50%;
}

.to-red{
  background: #da251c;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.table{
font-family: 'Open Sans', sans-serif;
}

.custom-alrt{
  position: absolute !important;
  width: 100% !important;
  text-align: center;
  z-index: 999;
}

.fix-icon {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 999;
    overflow: hidden;
}

.fix-icon .right-out {
    height: 46px;
    background-color: #fff;
    padding: 1px 3px;
    width: 135px;
    border-radius: 22px 0px 0 22px;
    border: 1px solid #e7e7e7;
    position: relative;
    right: -85px;
    transition: 0.2s;
    margin: 2px 0;
}

.fix-icon a {
    display: block;
    text-align: center;
    padding: 10px 5px;
    height: 42px;
    width: 42px;
    border-radius: 50px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
    background: #3B5998;
}

.fix-icon .right-out:hover {
    right: 0px;
    transition: 0.2s;
}

.fix-icon .right-out h6 {
    position: absolute;
    top: 4px;
    left: 52px;
    font-size: 16px;
    color: #3B5998;
    font-family: 'Roboto', sans-serif;
}

.bannn img{
width: 100%;
}

.innndd{
/*height: 116px;
width: 100%;
background:#da251c url(../images/line-dot.png);
background-size: cover;*/
margin-top: 10px;
}

.new-t-sec{
    padding: 40px 0px;
    background-size: cover;
}

.indx-add-2023{
font-family: 'Roboto', sans-serif;
border:1px solid #d1d1d1;
padding:25px;
margin:15px;
border-radius:4px;
background:#f9f9f9;
}

.indx-add-2023 h3{
font-family: 'Exo', sans-serif;
color: #d0170e;
font-size: 22px;
border-bottom: 1px solid #d1d1d1;
padding-bottom: 7px;
margin-top:0px;
}

.indx-add-2023 .form-control{
border-radius:0px;
font-family: 'Roboto', sans-serif;
margin:15px 0;
}

.indx-add-2023 .btn{
background:#043b6c;
width:100%;
color:#fff;
}

.index-video h3{
font-family: 'Exo', sans-serif;
color: #d0170e;
font-size: 22px;
border-bottom: 1px solid #d1d1d1;
padding-bottom: 7px;
position: relative;
}

.index-video h3::before{
position: absolute;
content: '';
left: 0px;
bottom: -2px;
background: #044986;
height: 3px;
width: 50px;
}


.index-video video{
width: 100%;
}

.index-academy h3{
font-family: 'Exo', sans-serif;
color: #fff;
font-size: 22px;
background: #043b6c;
padding: 8px 12px;
margin-bottom: 0px;
}

.top{
font-family: 'Fira Sans', sans-serif;
background:#075192;
position: relative;
overflow: hidden;
padding: 6px 0px;
}


.top::before {
    content: "";
    position: absolute;
    width: 46%;
    top: 0px;
    background:#da251c;
    height: 50px;
    transform:skew(-45deg);
    -webkit-transform:skew(-45deg);
    -ms-transform:skew(-45deg);
    left: -67px;
}

.top-left ul{
  padding-left: 0px;
  margin: 0px;
}

.top-left ul li{
  color: #fff;
display: inline-block;
}


.top-left ul li i {
    color: #fff;
    background:#075192;
    padding: 5px;
    border-radius: 34px;
    margin-right: 5px;
    font-size: 13px;
}


.top-right ul{
padding-left: 0px;
margin: 0px;
float: right;
padding-top: 3px;
}

.top-right ul li{
 display: inline-block;
}

.top-right ul li a{
color: #fff;
border-right: 1px solid #108ece;
text-decoration: none;
padding: 0px 8px;
}


header{
padding: 15px 0px;
/*background: #f9fcff;*/
/*   background: url(../images/new-t-bg.jpg);*/
   background-size: cover;
}

.logo img{
width: 100%;
}

.logo-text{
padding-top: 8px;
  display: inline-block;
}

.logo-text h3
{
font-family: 'Exo', sans-serif;
font-weight: 800;
color: #da251c;
/*background: -webkit-linear-gradient(45deg, #075192, #da251c 80%);
-webkit-background-clip: text;
-webkit-text-fill-color:transparent;*/

font-size: 18px;
margin: 0 0 4px 0;
letter-spacing: 1px;
}

.logo-text::before {
position: absolute;
content: "";
width: 1px;
height: 120px;
/*background: #cfcfcf;*/
background: #fff;
left: -5px;
}



.logo-text h3 span{
width: 100px;
display: block;
border-radius: 2px;
}

.logo-text h3 .s1 {
    background:#043B6C;
    color: #fff;
    padding: 3px 6.5px;
    margin-right: 3px;
}

.logo-text h3 .s2 {
    background:#DA251C;
    color: #fff;
    padding: 3px 6.5px;
    margin-right: 3px;
}

.logo-text h3 .s3 {
    background:#1195d5;
    color: #fff;
    padding: 3px 6.5px;
    margin-right: 3px;
}

.logo-text h3 .s4 {
    background:#043b6c;
    color: #fff;
    padding: 3px 6.5px;
    margin-right: 3px;
}

#mainText p
{
font-family: 'Exo', sans-serif;
font-weight: 800;
color: #da251c;
/*color: #fff;*/
font-size: 18px;
letter-spacing: 1px;
position: absolute;
bottom: -7px;
left: 123px;
}

.pad0{
  padding: 0px;
}

.padleft0{
 padding-left: 0px;
}



word{ 
    display:inline-block; 
}

letter{ 
    display:inline-block; 
    white-space:pre; 
    background:none; 
    transition:.4s; 
}

letter.initial{ 
    opacity:0; 
    text-shadow:0 0 9px; 
    color:#FFF; 
    -webkit-transform:scale(8); 
    -webkit-transform-origin:150% 50%; 
    transform:scale(8); 
    transform-origin:150% 50%; 
}


.top-quote h3{
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
background: -webkit-linear-gradient(45deg, #075192, #da251c 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: right;
margin-top: 8px;
margin-bottom: 5px;
}

.top-quote p{
  font-family: 'Open Sans', sans-serif;
font-size: 15px;
text-align: right;
color: #777
margin-bottom: 5px;
}

.top-quote p i
{
color:#075192;
}

.top-counsil{
  text-align: right;
}

.top-counsil h5
{
  font-family: 'Roboto', sans-serif;
background: #d0170e;
padding: 6px 8px;
color: #fff;
margin-top: 0px;
margin-bottom: 5px;
border-radius: 8px 0px 0px 8px;
position: relative;
float: left;
margin-left: 60px;
z-index: 9;
}

.top-counsil h5::before {
position: absolute;
right: -9px;
top: 4px;
width: 19px;
height: 19px;
content: "";
background: #d0170e;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -1;
  }



.top-counsil a{
  text-decoration: none;
  transition: .4s;
 color: #043b6c;
  display: inline-block;
   font-family: 'Open Sans', sans-serif;
   padding-top: 5px;
}

.top-counsil a:hover{
color: #d0170e;
  text-decoration: none;
}

.affilation h4{
font-size: 14px;
font-family: 'Roboto', sans-serif;
color:#333;
margin-bottom: 0px;
}

.affilation h4 i{
  color: #da251c;
}


.navbar-inverse {
    background:none;
    border: none;
    margin: 0;
}


.m-name{
  display: none;
}

.m-name{
 font-size: 15px;
 color: #fff;
 font-weight: 500;
 font-family: 'Roboto', sans-serif;
 float: left;
 padding: 12px;
}

.navigation{
background: #043b6c;
}

.navbar-nav{
 border-left: 1px solid #045680; 
}

.navbar-nav > li > a{
border-right: 1px solid #045680;
}

.nav > li > a {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
font-weight: 500;
padding: 15px 5px;
    opacity: 1;
     transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-size: 13px;
  }

  .navbar-inverse{
    background:none;
    border:none;
    margin-bottom:0px;
}

.navbar .nav > li::before {
    bottom: 40px;
}

.navbar .nav > li:hover::before{
    opacity: 1;
}

.navbar .nav > li::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    opacity: 0;
    background-color:#e31e24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color:#e31e24;
    background:none;
}

.navbar-inverse .navbar-nav > .active::before{
    opacity: 1;
}

.navbar-inverse .navbar-nav > .active::after{
    opacity: 1;
}



.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #e31e24;
    background:none;
}



.dropdown-menu > li > a {
font-family: 'Roboto', sans-serif;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #da251c;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

.sec-1{
  padding: 40px 0px;
  background: url(../images/sec1-bg.jpg);
  background-size: cover;
}

.quick-enq h3
{
font-family: 'Roboto', sans-serif;
margin-top: 0px;
margin-bottom:5px;
background: #da251c;
padding: 6px 15px;
color: #fff;
font-size: 20px;
position: relative;
}

.quick-enq h3 span{
  font-size: 16px;
}

.quick-enq h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    width: 10px;
    background:#da251c;
    z-index: 0;
}

.quick-enq h3::after {
    border-right: 10px solid #991812;
    border-bottom: 10px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    bottom: -10px;
    width: 10px;
}

.quick-enq .btn {
    color: #fff;
    background-color: #da251c;
    border: none;
    text-transform: uppercase;
font-family: 'Roboto', sans-serif;
    padding: 8px 12px;
    width: 100%;
}

.quick-enq form{
padding: 6px 10px 10px;
background: #033059;
}

.quick-enq{
padding-top: 10px;
background: #033059;
}

.quick-enq .form-control{
font-family: 'Roboto', sans-serif;
margin-bottom: 10px;
border: none;
background: #1195d5;
border-radius: 0px;
color: #fff;
}

.quick-enq img{
  width: 43%;
margin-right: 8px;
float: left;
}

.quick-enq .code{
  margin-bottom: 5px;
  width: 53%;
}

.quick-enq small{
font-family: 'Open Sans', sans-serif;
padding: 4px 0px;
display: block;
color: #fff;
}

.quick-enq input::placeholder{
  color: #91c4f2;
}

.quick-enq select::placeholder{
  color: #91c4f2;
}

.quick-enq textarea::placeholder{
  color: #91c4f2;
}

.demo2 {
padding: 0 8px;
height:350px !important;
border: 1px solid #b9b9b9;
margin-bottom: 0px;
}

.panel-default{
  border:none;
  box-shadow:none;
}

.demo2 li{
    list-style: none;
    padding: 15px 0; 
    border-bottom: 1px solid #dedede;
}
.demo2 li a{
color:#043b6c;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-decoration: none;
transition: .4s;
-webkit-transition: .4s;
font-size: 13px;
}

.demo2 li a:hover{
  color: #da251c;
}

.panel-footer {
    padding:0px;
    background:none;
    border-top: 1px solid #DDD;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel {
    margin-bottom: 0px;
}
.panel-body {
  padding: 0;
}
.month {
  text-align: center;
  
}
.month .m1 {
  background: #043b6c;
font-family: 'Roboto', sans-serif;
  color: #fff;
  margin: 0;
  padding: 5px 0 4px 0;
  line-height: 17px;
}
.month .m2 {
  background:#1195d5;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  margin: 0;
  padding: 5px 0 4px 0;
  line-height: 17px;

}
.n_head h4{
  margin-top: 0;
  color: #da251c;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0px;
}
.n_head p {
font-family: 'Open Sans', sans-serif;
margin:0;
font-size: 13px;
color: #666;
}

.nav-tabs > li {
    width: 50%;
    text-align: center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #da251c;
    border: 0px solid #ddd;
    border: none;
}

.nav-tabs > li > a:hover {
    border: none;
    background: #043b6c;
    color: #fff;
}

.nav-tabs > li > a {
    line-height: 1.1;
    color: #043b6c;
    background: #f9f9f9;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}

.t-day{
padding-bottom:50px;
}

.tobacco-bx h4{
font-family: 'Fira Sans', sans-serif;
color:#043b6c;
}

.tobacco-bx h4 i{
padding-right:4px;
color:#d0170e;
}

.tobacco-bx p{
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-size: 13px;
	color: #666;
	line-height:24px;
}

.tobacco-bx a{
color:#d0170e;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: none;
	transition: .4s;
	-webkit-transition: .4s;
	font-size: 13px;
}


.sec1-right2{
background: url(../images/video-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
padding: 40px 20px;
overflow: hidden;
left: 0px;
top: 0px;
height: 355px;
position: relative;
}

.sec1-right2 h2{
position: relative;
font-family: 'Exo', sans-serif;
color: #fff;
text-align: center;
font-weight: 400;
padding-top: 15px;
}

.sec1-right2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background:#043b6c;
    opacity: .6;
}

.sec1-right2 .pulses{
  position: relative;
  margin-top: 50px;
}

.sec1-right2 .pulses a{

background: #da251c;
border: 2px solid #da251c;
color: #fff;
border-radius: 50%;
width: 80px;
height: 80px;
font-size: 32px;
margin: auto;
display: block;
animation: pulse 1.5s infinite;
}
.sec1-right2 .pulses a i{
  text-align: center;
display: inline-block;
line-height: 78px;
width: 100%;
}

.sec1-right2 .pulses a::before{
  content: "";
border: 2px solid #fff;
height: 90px;
position: absolute;
width: 90px;
border-radius: 50%;
display: block;
top: -7px;
margin-left: -7px;
}

.principal-msg{
  padding: 40px 0px;
/*  background: url(../images/pattern.jpg);*/
background: url(../images/new-t-bg.jpg) fixed;
background-size: cover;
}

.chairman-box{
background: #033562;
padding: 15px; 
}

.chairman-box img{
float: left;
width: 30%;
margin-right: 10px;
position: relative;
z-index: 10;
}

.chairman-box h3{
font-family: 'Fira Sans', sans-serif;
font-weight: 600;
color: #fff;
background: #da251c;
padding: 4px 20px;
float: left;
position: relative;
left: -20px;
z-index: 1;
font-size: 22px;
}

.chairman-box h4{
font-family: 'Roboto', sans-serif;
font-weight: 600;
color: #fff;
display: inline-block;
margin-top: 4px;
background: #1195d5;
padding: 4px 10px;
}

.chairman-box p{
font-family: 'Open Sans', sans-serif;
color: #f0f0f0;
line-height: 26px;
}

.principal-box{
background: #da251c;
}

.principal-box h3{
background: #033562;
}

.principal-box a{
color: #ffcb00;
font-weight: 600;
border-bottom: 1px solid #fdc004;
cursor: pointer;
}

.principal-box a:hover{
  text-decoration: none;
}

.sec-2{
background: url(../images/sec2-bg.jpg);
padding: 40px 0px;
background-size: cover;
}
.sec2-title{
  text-align: center;
}

.sec2-title h2{
  font-family: 'Exo', sans-serif;
  margin-top: 0px;
  color: #fff;
  font-size: 28px;
}

.sec2-title span{
margin: auto;
position: relative;
}

.sec2-title span::after{
position: absolute;
content: '';
height: 2px;
top: 5px;
width: 50px;
background: #da251c;
left: -70px;  
}

.sec2-title span::before{
position: absolute;
content: '';
height: 2px;
top: 5px;
width: 50px;
background: #da251c;
right: -60px;  
}

.sec2-title span i{
  font-size: 23px;
  color: #da251c;
}

.sec2-box{
  text-align: center;
  margin-top: 20px;
}

.sec2-box span{
margin-bottom: 25px;
width: 130px;
height: 130px;
position: relative;
border-radius: 100%;
border: 1px solid #e8e8e8;
display: inline-block;
z-index: 1;
}

.sec2-box span i
{
font-size: 26px;
color: #da251c;
line-height: 128px;
-webkit-transition: 0.4s ease;
-o-transition: 0.4s ease;
transition: 0.4s ease;
}

.sec2-box:hover i{
color: #fff;
}

.sec2-box span i::after{
  position: absolute;
content: "";
top: 50%;
bottom: auto;
left: 50%;
right: auto;
  width: 74px;
height: 74px;
border-radius: 100%;
background-color: #eee;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 8px solid transparent;
z-index: -1;
-webkit-transition: 0.4s ease;
-o-transition: 0.4s ease;
transition: 0.4s ease;
}

.sec2-box:hover span i::after
{
background-color: #da251c;
border-color: #772a27;
}

.sec2-box h3{
font-family: 'Fira Sans', sans-serif;
color: #fff;
position: relative;
margin-top: 0px;
font-size: 22px;
margin-bottom: 25px
}

.sec2-box h3::after{
position: absolute;
content: "";
top: auto;
bottom:-16px;
left: 50%;
right: auto;
background-color: #fff;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 40px;
height: 2px;
}

.sec2-box p{
  color: #f9f9f9;
font-family: 'Open Sans', sans-serif;
line-height: 26px;
}

.sec2-box a{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  border-bottom: 2px solid #da251c;
  text-decoration: none;
  color: #f6f6f6;
  -webkit-transition: 0.4s ease;
-o-transition: 0.4s ease;
transition: 0.4s ease;
}

.sec2-box a:hover{
 color:#da251c; 
}

.sec-3{
background: url(../images/bg.jpg);
background-size: cover;
position: relative;
}

.sec-3::before {
    background: rgba(17, 149, 213, 0.9);
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
}

.sec-3 h2
{
font-family: 'Roboto', sans-serif;
font-weight: 600;
font-size: 26px;
color: #fff;
position: relative;
}

.sec-3 h2::after{
content: '';
position: absolute;
left: 23px;
bottom: -7px;
height: 2px;
width: 50px;
background: #fff;
}

.sec-3 h2::before{
position: absolute;
left: 0px;
bottom: -13px;
content: "\f19d";
font: normal normal normal 14px/1 FontAwesome;
padding-right: 8px;
color: #fff;
}

.sec-3 h4{
font-family: 'Fira Sans', sans-serif;
color: rgb(255, 203, 0);
margin-bottom: 0px;
margin-top:20px;
}

.sec-3 p{
  font-family: 'Open Sans', sans-serif;
  color: #f9f9f9;
  line-height: 26px;
}
.sec-3 a
{
  background: #043b6c;
font-family: 'Roboto', sans-serif;
padding: 10px 15px;
display: inline-block;
text-transform: uppercase;
font-size: 13px;
color: #fff;
text-decoration: none;
margin-bottom: 20px;
transition: .4s;
}

.sec-3 a:hover{
background:#da251c;
}

.sec-4{
padding: 30px 0px;
/*background: url(../images/pattern.jpg);*/
background: url(../images/new-t-bg.jpg) fixed;
background-size: cover;
}


.sec-4-box1
{
  padding: 44px 10px 44px 44px;
  background: #ff9600;
  height: 201.6px;
  margin-bottom: 30px;
  display: flex;
}

.sec-4-box1 .icon-box span{
font-size: 55px;
float: left;
color: #fff;
}

.sec-4-box1 .sec-4-details{
padding-left: 20px;
float: left;
color: #fff;
}
.sec-4-box1 .sec-4-details h3
{
font-family: 'Roboto', sans-serif;
 margin-top: 0px;
 text-transform: uppercase;
 font-size: 22px;
}
.sec-4-box1 .sec-4-details h3 span
{
  display: block;
font-size: 12px;
}

.sec-4-box1 .sec-4-details p
{
  font-family: 'Open Sans', sans-serif;
color: #f9f9f9;

}

.sec-4-box1 .sec-4-details a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    font-size: 20px;
    color: #ff9600;
    border-radius: 50%;
    text-align: center;
    border: 2px #ff9600 solid;
    z-index: 100;
    transition: .4s;
}

.sec-5{
  padding: 60px 0px;
  background: url(../images/sec6-bg.jpg);
  background-size: cover;
}

.counter{
  border-right: 1px dashed #f9f9f9;
}

.counter span{
float: left;
background: #fff;
height: 60px;
width: 60px;
font-size: 25px;
text-align: center;
line-height: 60px;
border-radius: 50%;
color: #043b6c;
}

.counter .right-sec-5{
 margin-left: 80px; 
}
.counter .right-sec-5 h2
{
  font-family: 'Fira Sans', sans-serif;
  margin-top: 0px;
margin-bottom: 5px;
color: #fff;
}

.counter .right-sec-5 h2.add::before{
content: "\f067";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
position: absolute;
right: 36%;
font-size: 20px; 
}

.counter .right-sec-5 h2.add2::before{
content: "\f067";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
position: absolute;
right: 42%;
font-size: 20px; 
}

.counter .right-sec-5 p
{
font-family: 'Open Sans', sans-serif;
color: #f9f9f9;
font-size: 16px;
margin-bottom: 0px;
}

.sec-6{
background: url(../images/sec-6-bg.jpg);
background-size: cover;
text-align: center;
padding: 30px 0;
}

.sec-6 img{
  display: inline-block;
}

.sec-7{
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.hit-counter{
  position: absolute;
  left: 30px;
  bottom: 40px;
}
.hit-counter .h-t-link{
  display: none;
}

.sec-7 h2 {
margin-top: 0;
font-family: 'Exo', sans-serif;
color: #033562;
font-size: 28px;
}

#myCarousel1 .item img {
    display: inline;
    border-radius: 50%;
border: 4px solid #da251c;
margin: 10px 0px;
}

#myCarousel1 .item h4{
font-family: 'Roboto', sans-serif;
color: #033562;
}

#myCarousel1 .item p {
    padding: 0 200px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
}



.inner-matter{
padding: 40px 0px;
}

.inner-matter h2{
 font-size: 28px;
font-family: 'Fira Sans', sans-serif;
font-weight: 600;
color: #043b6c; 
margin-top: 0px;
position: relative;
margin-bottom: 20px;
}

.inner-matter h2::before {
    position: absolute;
    left: 0px;
    bottom: -13px;
    content: "\f19d";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 8px;
    color: #da251c;
}

.inner-matter h2::after {
    content: '';
    position: absolute;
    left: 23px;
    bottom: -7px;
    height: 2px;
    width: 50px;
    background:#da251c;
}

.inner-matter p {
    color: #5c5c5c;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}
.anti-ragging-list 
{
  color: #5c5c5c;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 0px;
}
.anti-ragging-list  li
{
  list-style: none;
}
.anti-ragging-list  li i
{
  color: #da251c;
    font-size: 16px;
}
.skss_mtr img {
    width: 18%;
    float: left;
    margin-right: 20px;
}
.skss_mtr_course img {
    width: 30%;
    float: right;
    margin-right: 20px;
}
.side-course{
border: 1px solid #d1d1d1;
padding: 15px;
}

.side-course h3{
 font-family: 'Fira Sans', sans-serif;
margin: 0px;
background: #043b6c;
padding: 8px 15px;
color: #fff;
position: relative;
}

.side-course h3::before {
    position: absolute;
    top: 10.5px;
    left: 0;
    width: 5px;
    height: 21px;
    background: #da251c;
    content: "";
    transition: all 500ms ease;
}

.side-course ul{
  padding-left: 0px;
}

.side-course ul li {
  list-style: none;
}

.side-course ul li ul{
  padding-left: 15px;
}

.side-course ul a{
  border-bottom: 1px solid #ececec;
  display: block;
  padding: 15px 25px;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  color: #5c5c5c;
  position: relative;
  transition: .4s;
  -webkit-transition:.4s;
  font-weight: 600;
}

.side-course ul a:hover{
  color:#043b6c;
}

.side-course ul a:hover::before{
transform: rotate(-90deg);
}

.side-course ul li a::before {
position: absolute;
left: 1px;
top: 11px;
font-size: 16px;
line-height: 26px;
color: #da251c;
font-weight: 400;
font-family: "FontAwesome";
content: "\f150";
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

.side-cnt{
padding: 15px;
margin-top: 15px;
border: 1px solid #d1d1d1;
}


.side-cnt h3{
 font-family: 'Fira Sans', sans-serif;
margin: 0px;
background: #043b6c;
padding: 8px 15px;
color: #fff;
position: relative;
}

.side-cnt h3::before {
    position: absolute;
    top: 10.5px;
    left: 0;
    width: 5px;
    height: 21px;
    background: #da251c;
    content: "";
    transition: all 500ms ease;
}

.side-cnt ul{
  padding-left: 0px;
}

.side-cnt ul li {
    display: block;
    padding-top: 10px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    color: #5c5c5c;
}
.side-cnt ul li span{
color: #da251c;
padding-right: 5px;
}

.table-faculty{
  width: 60%;
  margin-bottom:15px;
}

.table-faculty tr th{
background:#da251c;
color: #fff;
border:1px solid #ccc;
font-family: 'Open Sans', sans-serif;
padding: 6px;
}

.table-faculty tr td{
color: #5c5c5c;
font-family: 'Open Sans', sans-serif;
padding: 6px;
border:1px solid #ccc;
}

.cnt-list{
padding-left: 0px;
}

.cnt-list li {
list-style: none;
padding: 10px 5px;
}

.cnt-list .cnt-icon-box {
    float: left;
    background: #da251c;
    font-size: 18px;
    color: #fff;
    height: 45px;
width: 45px;
line-height: 45px;
text-align: center;
}

.cnt-list li h4 {
 font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-top: 0px;
    color: #043b6c;
    margin-bottom: 5px;
}
.cnt-list li a{
  color: #5c5c5c;
  text-decoration: none;
transition: .4s;
}

.cnt-list li a:hover{
color: #da251c;
}


.cnt-details{
margin-left: 60px;
}

.cnt-form {
display: inline-block;
border: 1px solid #da251c;
margin-top: 15px;
border-radius: 8px;
padding: 20px;
width: 100%;
}

.cnt-form label {
    margin-top: 15px;
     font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.cnt-form .form-control:focus {
     border: 1px solid #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cnt-form input {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
     font-family: 'Roboto', sans-serif;
    color: #555;

    height: 40px;
}

.cnt-form textarea {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0;
     font-family: 'Roboto', sans-serif;
    box-shadow: none;
    color: #555;
}

.cnt-form select{
    font-family: 'Roboto', sans-serif;
    height: 40px;
}

.cnt-form .btn {
margin-top: 30px;
padding: 12px;
font-size: 15px;
font-weight: 500;
font-family: 'Roboto', sans-serif;
background-color: #043B6C;
color: #fff;
border-radius: 0;
display: inline-block;
width: 100%;
}

.faculty-tab{
  width: 100%;
}

.faculty-tab tr th {
    background: #da251c;
    color: #fff;
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
  padding: 10px 8px;
    font-weight: 600;
    font-size: 15px;
}

.faculty-tab tr td {
    color: #5c5c5c;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 8px;
    border: 1px solid #ccc;
}

.faculty-tab tr:nth-child(2n) {
    background: #fff;
}

.faculty-tab tr:nth-child(2n+1) {
    background: #daf4ff;
}

.news-box{
border: 1px solid #d1d1d1;
padding: 20px;
margin-bottom: 15px;
}

.news-box h4{
margin-top: 0;
color: #da251c;
font-family: 'Fira Sans', sans-serif;
margin-bottom: 0px;
}

.news-box p{
font-family: 'Open Sans', sans-serif;
margin: 0;
font-size: 13px;
color: #666;
}


.topper-box {
    border: 1px solid #ccc;
    margin: 10px 0px;
    padding: 4px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.topper-box .example-image-link {
    display: block;
    position: relative;
    overflow: hidden;
}

.topper-box a {
    text-decoration: none;
    outline: none;
}

.topper-box img {
    width: 100%;
    transition: all 0.9s ease 0s;
}

.topper-box .example-image-link:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}

.result-box{
  border: 2px solid #da251c;
margin-top: 30px;
text-align: center;
border-radius: 10px;
padding: 0px 0px 30px;
}
.result-box h3{
  font-family: 'Fira Sans', sans-serif;
background: #da251c;
color: #fff;
display: inline-block;
padding: 4px 15px;
margin-top: 0px;
position: relative;
top: -20px;
}

.result-box p{
  font-weight: 600;
font-size: 15px;
padding-bottom: 14px;
color: #043b6c;
}

.result-box table{
  display: inline-block;
}

.result-form tr td{
padding: 10px;
}
.result-form tr td{
 font-family: 'Roboto', sans-serif;
}

.result-form tr td label{
 font-family: 'Roboto', sans-serif;
 font-weight: 600;
}

.result-form .sendbtn {
    background: #da251c;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 10px 20px;
    border: 0;
    transition: .4s;
    width: 100%;
    text-transform: uppercase;
}


footer{
background-color:#033562;
padding: 40px 0px;
position: relative;
}


footer::before {
    background: url(../images/index.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 16px;
    top: -9px;
}


footer h2
{
font-family: 'Roboto', sans-serif;
color: #fff;
position: relative;
margin-top: 0px;
font-size: 25px;
}

footer h2::before
{
  content: '';
  position: absolute;
left: 0;
bottom: -6px;
height: 2px;
width: 40px;
background-color:#da251c;

}

footer ul{
  padding-left: 0px;
  margin: 0px;
}

footer ul li{
  list-style: none;
  position: relative;
  padding-left: 14px;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}


footer ul li::before {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 10px;
    line-height: 26px;
    color:  #fff;
    font-weight: 900;
    font-family: "FontAwesome";
    content: "\f138";
}

footer ul li a{
 color: #f1f1f1;
  font-family: 'Open Sans', sans-serif;
  line-height: 27px;
  -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
  text-decoration:none !important; 
}

footer ul li a:hover{
  color: #da251c;
}

footer ul li:hover{
 padding-left: 12px;
}
.f-about h4
{
  font-family: 'Exo', sans-serif;
  color: #fff;
  margin: 0px;
  letter-spacing: 1px;
line-height: 1.2;
}

.f-about p{
   color: #f1f1f1;
  font-family: 'Open Sans', sans-serif;
   line-height: 24px;
   margin-bottom: 0px;
}

.f-about ul{
  padding-left: 0px;
  margin-bottom: 0px;
}

.f-about ul li::before{
  display: none;
}

.f-about ul li:hover{
  padding-left: 0px;
}

.f-about ul li{
 display: inline-block;
 padding-left: 0px;
}

.f-about a{
color:#fff;
text-decoration: none;
font-family: 'Roboto', sans-serif;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
padding: 0px 6px;
}
.cafe-img{
  margin-top: 15px;
}




@media (min-width:320px) and (max-width:414px){

.fee-fix img {
    width: 100%;
}

.hit-counter {
    left: 0px;
    bottom: 0px;
    position: relative;
}
.modal-dialog {
	margin: 30px;
}

.indx-add-2023 {
padding: 15px;
margin: 0px;
}


#myCarousel1 .item p {
padding: 0px 40px;
font-size: 14px;
text-align: justify;
}

.fee-fix {
width: 45%;
}

.wchat {
right: -130px;
bottom: 17px;
}


.m-name{
display: block;
}

.top::before {
  height: 30px;
    width: 100%;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    left: 0px;
}

.top-left ul li i {
    padding: 4px;
    margin-right: 1px;
    font-size: 11px;
}

.top-left ul li {
    font-size: 13px;
}

.top-right ul {
    float: none;
    padding-top: 10px;
}

.top-right ul li a {
    padding: 0px 2px;
    font-size: 10px;
}

.logo{
  text-align: center;
}

.logo img {
    width: 40%;
    display: inline-block;
}

.logo-text {
    display: block;
    text-align: center;
}

.logo-text::before {
background: none;
}

.logo-text h3 .s1, .logo-text h3 .s2, .logo-text h3 .s3, .logo-text h3 .s4 {
    background: none;
    color: #fff;
  /*  color: #043B6C;*/
    padding:0;
    margin-right: 0px;
}

.logo-text h3 span {
    width: auto;
}

#mainText p {
position: relative;
margin: 0;
left: 0px;
bottom: 4px;
font-size: 16px;
letter-spacing: 0px;
  }

  .logo-text h3 {
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0px;
  }

  .top-quote h3 {
    font-size: 15px;
    margin-top: 20px;
    text-align: center
  }

  .top-quote p {
    font-size: 13px;
    text-align: center;
  }

  .top-counsil a {
    font-size: 12px;
}

.top-counsil h5 {
    margin-left: 0px;
    font-size: 13px;
}

.top-counsil h5::before {
    right: -9px;
 width: 18px;
    height: 18px;
}

.affilation h4 {
    font-size: 13px;
    margin-left: 0px;
}
.quick-enq {
    margin-bottom: 20px;
}

.sec1-right{
margin-top: 20px;
}

.sec2-title h2 {
    font-size: 25px;
}

.sec-3::before {
    background: rgba(17, 149, 213, 0.88);
    width: 100%;
}

.sec-4-box1 .sec-4-details a {
    bottom: -17px;
    }

.sec-6 img {
width: 100%;
}

.counter span {
height: 50px;
width: 50px;
font-size: 18px;
line-height: 50px;
}

.counter .right-sec-5 h2 {
font-size: 25px;
  }

.counter .right-sec-5 p {
 font-size: 13px;
}

.counter .right-sec-5 {
    margin-left: 65px;
}

.counter {
    border-right: 0px dashed #f9f9f9;
    margin-bottom: 20px;
}

.counter .right-sec-5 h2.add::before {
    right: 19%;
  }

.counter .right-sec-5 h2.add2::before {
    right: 26%;
  }


}



