.owl-events img{width:160px !important;border-radius:0px !important;}
.demo-section-box {
    border-bottom: 1px solid #c3c2c2 !Important;background: #e9e9e9;
}

.modal-footerpop{position: absolute;top: 0;right: 0;}
.owl-events p {
    color: black;
    padding: 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;font-size: 12px;
    -webkit-box-orient: vertical;
}
.breaking-news-ticker {
    display: block;
    width: 100%;
    /*height: 35px!important;*/
    box-sizing: border-box;
    position: relative;
    line-height: 35px !important;
    overflow: hidden;
    border-radius: 2px;
    text-align: auto;
    font-size: 14px;
}

.bn-label {
    left: 0;
    top: 0;
    bottom: 0;
    font-family: gubbi;
    width: max-content;
    position: absolute;
    background: #15306e !important;
    text-align: center;
    color: #FFF;
    /* font-weight: bold; */
    z-index: 3;
    padding: 0px 5px;
    font-size: 19px;
    white-space: nowrap;padding-right: 15px;
}

.breaking-news-ticker {
    display: block;
    width: 100%;
    /*height: 35px !important;*/
    box-sizing: border-box;
    position: relative;
    /*line-height: 35px !important;*/
    overflow: hidden;
    border-radius: 2px;
    text-align: auto;
    font-size: 14px;
}

.arrow_box_right {
    position: relative;
    background: #a626d5;
}

  
  .arrow_box {
    position: relative;
    background: #1ea4d5;
    border: 2px solid #c6f0f5;
}
.arrow_box:after, .arrow_box:before {
    right: 345%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(30, 164, 213, 0);
    border-right-color: #01579a;
    border-width: 18px;
    margin-top: -18px;
}
.arrow_box:before {
    border-color: rgba(198, 240, 245, 0);
    border-right-color: #01579a;
    border-width: 21px;
    margin-top: -21px;
}

.arrow_box_right:after, .arrow_box_right:before {
    left: 87%;
    top: 60%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box_right:after {
 
    border-width: 18px;
    margin-top: -18px;
}
.arrow_box_right:before {
    border-color: rgba(198, 240, 245, 0);
    border-top-color: #15306e !important;
	 border-bottom-color:#15306e !important;
	  border-right-color: transparent;
	   border-left-color: transparent;
    border-width: 22px;
    margin-top: -27px;
}
.bn-news {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden;
    background:#d6d4ce85;
}

.marquee {
    color: #000;
    /*letter-spacing: 2px;*/
    padding: 0px;
    /*font-size: 17px;*/
    list-style: none;background:#ededed;
}

.fa-hand-o-right:before {
    text-decoration: blink;
    -webkit-animation-name: blinkero;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.fa-hand-o-right{font-weight: bold !important;}
.fa-hand-o-right:before{text-decoration:blink;-webkit-animation-name:blinkero;-webkit-animation-duration:0.8s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;}


@-webkit-keyframes blinkero{
  0%{color:red;}
  20%{color:red;}
  50%{color:white;}
  70%{color:red;}
  100%{color:red;}
}
@keyframes blinkero{ 
   0%{color:red;}
  20%{color:red;}
  50%{color:white;}
  70%{color:red;}
  100%{color:red;}
}

.re-marquee{box-shadow: 0px 0px 30px rgb(115 128 157 / 30%);height: 263px;}
marquee p {
    display: inline-block;
  color:black;
   letter-spacing: normal;
    font-size: 16px;
    padding-left: 12px;
}

.fa-hand-o-right{    padding: 0px;
    margin: 0;
    padding-left: 8px;    padding-right: 8px;}

.ribbon-sm:hover{color:white;}

figcaption{    font-size: 12px;
    display: inline-block;}
.newsbadge{display:flex;}
.newsbadge .ico-style{line-height:2;padding:0px 5px;}
.newsbadge  p{margin:0px;}
.bn-controls {
    width: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bn-controls button {
    width: auto;
    float: left;
    height: 100%;
    cursor: pointer;
    border: none;
    border-left: solid 1px #EEE;
    text-align: center;
    background-color: #dad8d8;
    outline: none;
}

.bn-controls button {
    padding: 0px;margin:0px;
}

.ra {
    padding: 3px 0px;
    float: right;
    background: #f33636;
    color: white;
    width: 100px;
    font-size: 15px;
}

marquee a{color:black;}

.fl-fl {
  background: #5a58a7;
  text-transform: uppercase;
border-bottom-left-radius: 50px;
border-top-left-radius: 50px;
border-top:2px solid white;
border-bottom:2px solid white;
border-left:2px solid white;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -145px;
  z-index: 1000;
  font: inherit;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.item1 img{width:50%;}

#container_owl{margin-bottom:5%;}
.fa-reply {


padding:6px 6px;
}

.fl-fl:hover {
  right: 0;
}
.carousel-control{z-index:9;}
.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-fb {
  top: 79%;width: 275px;right: -230px;
}

.float-fb:hover{
  top: 79%;width: 230px;
}

.float-tw:hover{
  top: 70%;width: 160px;
}


.m-backtotop{right: 50px !important;}
.tagline{font-weight: normal !important;}

.clogo:first-child p{font-weight: bold;}
.float-tw {
  top: 70%;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
/* Floating Social Media Bar Style Ends Here */
.fa-reply,.fa-commenting{font-size: 22px !important;color: #fff !important;}

.fa-hand-o-right{font-weight: bold;}
@-webkit-keyframes blinkero{
  0%{color:red;}
  20%{color:red;}
  50%{color:white;}
  70%{color:red;}
  100%{color:red;}
}
@keyframes blinkero{ 
   0%{color:red;}
  20%{color:red;}
  50%{color:white;}
  70%{color:red;}
  100%{color:red;}
}
.fa-hand-o-right{font-weight: bold !important;}
.fa-hand-o-right:before{text-decoration:blink;-webkit-animation-name:blinkero;-webkit-animation-duration:0.8s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;}

.cm{height: 80px;display:none;}

body
{
  /*background: linear-gradient(to bottom, #bbd7f3 0%, #f1bf7f 100%);*/
  font-family: 'Open Sans', sans-serif;
  background-color: #ffffff;
}

@font-face
{
   src:url('../fonts/NotoSansKannadaUI-Regular.ttf')  ;
   font-family:notokan;
}

.table-bordered 
{
    border: 1px solid #ddd;
    font-family: 'notokan';
}


p,li,a,h1,h2,h3,h4,h5,h6,span,ul{font-family:notokan !important;}



.header
{
  background-color: #142f6d;
  background-image: url(../images/texture0.png);
  background-position: right;
  /* background-repeat: no-repeat; */
  background-position-y: inherit;
  background-blend-mode: hard-light;
}

/*-------------------------------------------------------- Header1 --------------------------------------------*/
#header1_div 
{
    border: 0px solid blue;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    background-color: #808e9b00;
    border-bottom: 1px solid #142f6d;
}

#ul_left
{
  margin: 0px;
}

#ul_left li a
{
  color: #54606b;
  font-size: 12px;
  font-weight: 600;
}


#ul_right
{
    margin: 0px;
   float: right;
} 

#ul_right li a
{
  color: #30353a;
  font-size: 12px;
  font-weight: 600;
}


.list-inline>li 
{
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    color: #4e4444;
    /* border-right: 1px solid #b7cbd2; */
    background-color: #ffffff;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
}

.fa-desktop:before 
{
    content: "\f108";
    color: #292e31;
}

a 
{
    color: #737b84;
    text-decoration: none;
}


a:hover
{
    color: #e1ab00;
    text-decoration: none;
}

.fa-twitter:before 
{
    content: "\f099";
    color: #272a2b;
}


#up
{
    color: white;
    background-color: #142f6d;
    font-weight: 600;
    border: 1px solid #142f6d;
    height: 24px;
    width: 24px;
    border-radius: 50%;
}

#down
{
    color: white;
    background-color: #142f6d;
    font-weight: 800;
    border: 1px solid #142f6d;
    height: 24px;
    width: 24px;
    border-radius: 50%;
}


.login_button
{
    background-color: #da5b6e;
    height: 21px;
    border: 1px solid #3580c3;
    /* background: linear-gradient(to right, #5da2d0 0%, #5991ca 100%); */
    border-radius: 2px;
}

.icon_kar
{
   border-radius: 50%;
   width: 18px;
   height: 18px;
}

.A_white
{
    background-color: #ffffff;
    color: black;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #4e3734;
}

.A_black
{
    background-color: black;
    color: white !important;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.twiter
{
    border: 1px solid #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #ffffff;
}


/*------------------------------------------------------ Header2 ----------------------------------------*/
.header2_div
{
    border: 0px solid red;
    /* background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%); */
    /*background: url(../icons/web.png); */
}

#header2_col1
{
    border: 0px solid red;
    height: 115px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#header2_col2
{
   border: 0px solid blue;
   height: 100px;
   padding-top: 10px;
   padding-bottom: 10px;
}

#header2_col3
{
   border: 0px solid #b5a8a8;
   height: 100px;
   padding-top: 20px;
   padding-bottom: 15px;
}

.cm_photo
{
   width: 60%;
}

.kar_logo_div
{
   text-align: center;
}

.kar_logo
{
    width: 20%;
    margin-top: -21px;
}

.kar_title
{
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    font-family: notokan;
}


.kar_subtitle
{
  
margin: 0px;
  
letter-spacing: 1.1px;
  
font-family: notokan !important;
}


.media-heading1 
{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.media-para1
{
  color: #e8f5fb;
  font-size: 12px;
}

.media-heading2 
{
    margin-top: 0;
    margin-bottom: 5px;
    color: #005882;
    float: right;
}

.media-para2
{
  color: #005882;
  float: right;
}


/*------------------------------------------------------- Header3 -------------------------------------------*/

.mynavbar
{
    /* border: 1px solid #48b1b1; */
    border-radius: 0px;
    border-bottom: 5px solid #d09829;
}

.navbar 
{
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    background-color: #ffffff;
    /* border: 3px solid #e2b62e; */
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid white;
}


.corona_logo
{
    width: 10%;
}

.navbar-default .navbar-nav>li>a 
{
    color: #3a589b;
    letter-spacing: 0.1px;
    font-size: 15px;
    border-right: 1px solid #e2b62e;
    background-color: #ffffff;
    border-right-style: dashed;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover 
{
    color: #fff;
    background-color: #d2b049;
}


/* DropDown Menu */
 ul li ul.dropdown-menu
 {
    min-width: 100%; /* Set width of the dropdown */
    background: #48b1b18c;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
 }

 ul li:hover ul.dropdown-menu
 {
     /*display: block;*/ /* Display the dropdown */
 }

ul li ul.dropdown-menu 
{
    /* min-width: 150%; */
    background: #b9972f;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
}

ul li ul.dropdown-menu li 
{
    display: block;
    border-bottom: 1px solid #ffffff;
    border-bottom-style: dashed;
}


.dropdown-menu>li>a 
{
    display: block;
    padding: 3px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 0.3px;
    height: 42px;
    line-height: 36px;
}

.dropdown-menu>li>a :hover
{
   color: red;
   background-color: green;
}

.dropdown-menu>li>a:hover 
{
    color: #39386b;
    text-decoration: none;
    background-color: #ffffff !important;
} 

#right_menu_items
{
    display: block;
    height: 50px;
    line-height: 21px;
}

.more
{
  color: #123da0;
  line-height: 13px;
  height: 50px;
  border: 0px solid red;
  /* font-weight: 600; */
}


.content_div
{
  color: red;
  padding: 10px;
  font-size: 17px;
  font-weight: 400 !important;
  text-align: justify;
  height: auto;
  border: 0px solid red;
}
 


.corona_li
{
  background: linear-gradient(to left, #3399ff 0%, #66ccff 100%);
}


.collpse_corona1
{
  display: none;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover 
{
    color: #fff;
    background-color: #d2b049;
}



.sidemenu_ul
{
  padding: 5px;
  border: 0px solid #eae1e1;
}


.sidemenu_ul li
{
  border: 1px solid #aeaec5;
  height: 40px;
  line-height: 33px;
  background-color: #185490;
  margin-top: 4px;
}

.sidemenu_ul:hover
{

}


.sidemenu_ul li:hover
{
  background-color: #e2b62e;
  color: green;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover 
{
    color: #fff;
    background-color: #d2b049;
}

/*.navbar-collapse.collapse 
{
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    padding-left: 5px;
}*/


.search_li
{
  border:0px solid red;
  padding:12px;
}


#search_icon
{
  font-size:22px;
}

.nav>li>a 
{
    position: relative;
    display: block;
    padding: 15px 12px;
}


/*------------------------------------------------- side menu ---------------------------------------*/

.sidenav 
{
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #0a3663;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
  color: #ffffff;
  /* background: linear-gradient(to right, #4a69bd 0%, #4a69bd 100%); */
  border-left: 1px solid #b5c3ca;
  border-top: 3px solid #4a69bd;
}

.sidenav a 
{
  padding: 2px 2px 6px 15px;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover 
{
  color: #ffffff;
}

.sidenav .closebtn 
{
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) 
{
  .sidenav 
  {
     padding-top: 15px;
  }
  
  .sidenav a 
  {  
     font-size: 18px;
  }
}

.sidenav_header3
{
    font-size: 20px;
    cursor: pointer;
    line-height: 46px;
    color: #2855bd;
    font-weight: 800;
    padding-right: 13px;
}





/*------------------------------------------------------ Slider Image -----------------------------------------*/


.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgb(0 0 0 / 0%) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgb(0 0 0 / 0%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}


.slider_container
{
  /* border: 5px solid blue; */
  width: 100%;
  padding: 0px;
  height: 430px !important;
}

.slider_div
{
  /* border: 4px solid red; */
  width: 100%;
  height: 430px !important;
}

.inner_slider_div
{
   /* border: 1px solid red; */
   height: 430px !important;
} 

#slider_item
{
  border: 0px solid green;
  height: 430px !important;
}


.carousel-inner>.item img 
{
    height: 430px !important;
    border: 0px solid #8ea0a9;
    width: 100%;
}



.carousel-control
{
  margin-top: 15%;
  z-index: 9;
}













/*----------------------------------------------- Info Box --------------------------------------------*/

.info_div
{
    border: 0px solid blue;
    height: auto;
    padding-top: 120px;
    /* background-image: linear-gradient(to bottom right, #f7e1c2, #e8a662); */
    background-color: white;
    background-image: url(../images/culture3.png);
    padding-bottom: 100px;
}


#info_container
{

}


.features
{
  border: 1px solid #39386b;
  padding: 10px;
  text-align: center;
  font-size: 24px;
  border-radius: 64px;
  background-color: #142f6d;
  color: #ffffff;
  letter-spacing: 1px;
  /* background: rgb(57 56 107); */
  /* background: linear-gradient(90deg, rgb(207 237 245) 0%, rgb(207 237 245) 0%, rgb(207 237 245) 16%, rgb(207 237 245) 49%, rgb(207 237 245) 100%); */
  font-weight: 600;
  background-image: url(../images/texture0.png);
  background-position-y: inherit;
  background-blend-mode: hard-light;
}

.kuvempu_div
{

float: right;

margin-top: -157px;

padding-right: 37px;
}

.kuvempu_img
{
  height: 110px;
  width: 110px;
  border-radius: 76px;
}



#container_info
{
  border: 1px solid #e5e9f1;
  background-color: #f5f5f5;
  width: 95%;
  margin-top: 30px;
}




#row_info
{

}

#info_col1
{
  border: 0px solid red;
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-right-radius: 20px;
}

#info_col2
{
  border: 0px solid blue;
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
}

#info_col3
{  
  border: 0px solid blue;
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
}

#info_col4
{
  border: 0px solid blue; 
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
}


#info_col5
{  
  border: 0px solid blue;
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
}


#info_col6
{
  border: 0px solid blue;
  text-align: -webkit-center;
  padding-top: 15px;
  padding-bottom: 15px;
}




.card 
{
  position: relative;
  width: 100%;
  border: 1px solid #cacaca;
  height: 375px;
  padding: 2px;
  background-color: white;
  border-bottom-right-radius: 20px;
}

.card_image 
{
  display: block;
  width: 100%;
  height: auto;
  border-bottom-right-radius: 20px;
}

.overlay 
{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.9;
  /* border: 1px solid #0072a9; */
}

.card:hover .overlay 
{
  height: 100%;
}

.text 
{
  color: black;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}






































































 

 
/*--------------------------------------------------- News --------------------------------------------*/


#news_div
{
   border: 0px solid red;
   height: 35px;
}


#cm_div 
{
    border: 0px solid blue;
    height: 35px;
    font-size: 15px;
    font-family: none;
    background: linear-gradient(to bottom, #df242b 0%, #df242b 100%);
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 35px;
    font-family: -webkit-pictograph;
    width: 9.667%;
    font-family: 'Open Sans', sans-serif;
}


.cm_p
{
  color: #1d3a7c;
  height: 35px;
  line-height: 30px;
}

.cm_span
{
  color: red;
  font-family: 'Open Sans', sans-serif;
  height: 35px;
}

/* Text Blinking */
.blinking
{
    animation:blinkingText 1.5s infinite;
}

@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}


#marquee_div 
{
    border: 0px solid green;
    height: 35px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #eaf9ff;
    color: #1d3a7c;
    border-bottom: 1px solid #2695b9;
    width: 82%;
    border-top: 1px solid #2695b9;
    /* font-family: 'Open Sans', sans-serif; */
}


/*--- scroll ----*/
.scroll-left {height: 34px;overflow: hidden;position: relative;}
.scroll-left p {position: absolute;width: 80%;height: 100%;margin: 0;line-height: 38px;text-align: center;
/* Starting position */font-size: 16px;font-weight: 600;font-family: initial;-moz-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%);
/* Apply animation to this element */-moz-animation: scroll-left 10s linear infinite;-webkit-animation: scroll-left 10s linear infinite;animation: scroll-left 10s linear infinite;font-family: 'Open Sans', sans-serif;}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
0% { -moz-transform: translateX(100%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
0% { -webkit-transform: translateX(100%); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
0% { 
-moz-transform: translateX(100%); /* Browser bug fix */
-webkit-transform: translateX(100%); /* Browser bug fix */
transform: translateX(100%); 
}
100% { 
-moz-transform: translateX(-100%); /* Browser bug fix */
-webkit-transform: translateX(-100%); /* Browser bug fix */
transform: translateX(-100%); 
}
}



#more_details 
{
    border: 0px solid black;
    padding-left: 5px;
    padding-right: 5px;
    height: 35px;
    background: linear-gradient(to bottom right, #ff9e1c 0%, #ff9e1c 100%);
    color: #ffffff;
    font-size: 17px;
    font-family: initial;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}






/*---------------------------------------------------  Overlay Grid -----------------------------------------*/

#overlay_container
{
  border: 0px solid red;
  margin-top: 20px;
  height: 300px;
}

#Overlay_row
{
  border: 0px solid green;
  height: 280px;
}


#Overlay_col1
{
  border: 0px solid blue;
  height: 270px;
}

#Overlay_col2
{
  border: 1px solid blue;
  height: 270px;
}

#Overlay_col3
{
  border: 0px solid blue;
  height: 270px;
}

#Overlay_col4
{
  border: 0px solid blue;
  height: 270px;
}

.container1 
{
  position: relative;
  width: 100%;
  border: 5px solid #ffffff;
  height: 260px;
  text-align: center;
  background-color: #e84e54;
  border-radius: 2px;
}


.container2
{
  position: relative;
  width: 100%;
  border: 5px solid #ffffff;
  height: 260px;
  text-align: center;
  background-color: #5861a2;
  border-radius: 2px;
}

.container2:hover .overlay 
{
  height: 100%;
}


.container3
{
  position: relative;
  width: 100%;
  border: 5px solid #ffffff;
  height: 260px;
  text-align: center;
  background-color: #51b543;
  border-radius: 2px;
}


.container3:hover .overlay 
{
  height: 100%;
}

.container4
{
  position: relative;
  width: 100%;
  border: 5px solid #ffffff;
  height: 260px;
  text-align: center;
  background-color: #ff9e1c;
  border-radius: 2px;
}

.container4:hover .overlay 
{
  height: 100%;
}


.image 
{
  display: block;
  width: 100%;
  height: auto;
}

.overlay 
{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #cedbf7;
  overflow: hidden;
  width: 100%;
  display: none;
  height: 0;
  transition: .5s ease;
  border-bottom-right-radius: 20px;
}

.container1:hover .overlay 
{
  height: 100%;
}



.introduction
{
   border-radius: 50%;
}

.overlay_heading
{
  color: white;
}

/* col1 --*/
.over_inner_ul_div1 
{
    overflow: auto;
    height: auto;
    border: 0px solid red;
    background-color: #cec4bf;
    margin-top: 0px;
}


.over_inner_ul_div1 ul 
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: black;
    height: 247px;
    width: auto;
    padding: inherit;
}


.over_inner_ul_div1 ul li 
{
    padding: 10px 5px;
    line-height: 1.3;
    font-size: 13px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #f0932b;
}

.over_inner_ul_div1 ul li>a
{
   color: white;
   font-family: 'Open Sans', sans-serif;
}


.more_ul1 ul li
{
  background-color: #e5bf87;
  padding-left: 20px;
}

.more_ul1 ul li>a
{
  color: black;
}





/* col2 --*/
.over_inner_ul_div2
{
    overflow: auto;
    height: auto;
    border: 0px solid red;
    background-color: #cec4bf;
    margin-top: 0px;
}


.over_inner_ul_div2 ul 
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: black;
    height: 247px;
    width: auto;
    padding: inherit;
}


.over_inner_ul_div2 ul li 
{
    padding: 10px 5px;
    line-height: 1.3;
    font-size: 13px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #22a6b3;
}

.over_inner_ul_div2 ul li>a
{
   color: white;
   font-family: 'Open Sans', sans-serif;
}


.more_ul2 ul li
{
  background-color: #e5bf87;
  padding-left: 20px;
}

.more_ul2 ul li>a
{
  color: black;
}






/*--- col3 ---*/
.over_inner_ul_div3
{
    overflow: auto;
    height: auto;
    border: 0px solid red;
    background-color: #cec4bf;
    margin-top: 0px;
}


.over_inner_ul_div3 ul 
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: black;
    height: 247px;
    width: auto;
    padding: inherit;
}


.over_inner_ul_div3 ul li 
{
    padding: 10px 5px;
    line-height: 1.3;
    font-size: 13px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #10ac84;
}

.over_inner_ul_div3 ul li>a
{
   color: white;
   font-family: 'Open Sans', sans-serif;
}


.more_ul3 ul li
{
  background-color: #e5bf87;
  padding-left: 20px;
}

.more_ul3 ul li>a
{
  color: black;
}








/*--- col4 ---*/
.over_inner_ul_div4
{
    overflow: auto;
    height: auto;
    border: 0px solid red;
    background-color: #cec4bf;
    margin-top: 0px;
}


.over_inner_ul_div4 ul 
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: black;
    /* height: 247px; */
    width: auto;
    padding: inherit;
}


.over_inner_ul_div4 ul li 
{
    padding: 10px 5px;
    line-height: 1.3;
    font-size: 13px;
    list-style: none;
    border-bottom: 1px solid white;
    /* background: linear-gradient(to bottom right, #009999 0%, #66ccff 100%); */
    color: black;
    text-align: left;
    font-family: sans-serif;
    background-color: #ff6b6b;
}

.over_inner_ul_div4 ul li>a
{
   color: white;
   font-family: 'Open Sans', sans-serif;
}


.more_ul4 ul li
{
  background-color: #e5bf87;
  padding-left: 20px;
}

.more_ul4 ul li>a
{
  color: black;
}








/*---------------------------------------------- Sticky Social Media ---------------------------------------*/



.sticky-container
{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top: 210px;
    width:210px;
    display: none;
    z-index: 1100;
}

.sticky li
{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
    border:1px solid black;
}

.sticky li:hover
{
    margin-left:-115px;
}


.sticky li img
{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}

.sticky li p
{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}

.sticky li p a
{
    text-decoration:none;
    color:#2C3539;
}

.sticky li p a:hover
{
    text-decoration:underline;
}

.ekan{width:45%;}
.sbox p{color:black !Important;}
.sbox a{text-align:center;margin:auto;display:table;}
.close{font-size:35px !important;color:white !Important;opacity:1;}
/*--------------------------------------------------- OWL style -----------------------------------*/

.owl-carousel 
{
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    border: 0px solid red;
}



.owl-item
{
  border:1px solid #bfbdbd;
  width: 100px;
}

.item1 
{
    /* border: 1px solid #491cff !important; */
    text-align: center;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 10px;
    font-weight: 600;
    /* background-color: #e4e3e3; */
}


.owl-carousel .owl-item img 
{
    display: block;
    width: auto;
    margin: auto;
    border-radius: 50%;
}

.owl-nav 
{
    border: 0px solid red;
  
}

.owl-prev
{
    display: inline-block;
    position: absolute;
    top: -8px;
    border: none;
    left: 0px;
}

.owl-next 
{
    display: inline-block;
    position: absolute;
    top: -8px;
    float: right;
    border: none;
    right: 0px;
}

.owl-dots
{
  display: none;
}


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot 
{
    background: none;
    padding: 0 !important;
    font: inherit;
    font-size: 50px;
    margin-top: 23px;
    color: #000;
    margin-left: -20px;
    margin-right: -19px;
}


.item1:hover 
{
    background-color: #f3d6af; 
    color: #062c3c;
}





/*------------------------------------------- Modal Content -----------------------------*/

.modal-header 
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #190a92;
}

.modal-title 
{
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    color: #fffdf3;
}

.modal-footer
{
  display: none;
}

.modal-dialog 
{
    width: 750px;
    margin: 100px auto;
}


 

/*----------------------------------- Take to Top --------------------------*/

#myBtn 
{
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #116986;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 50%;
}




/*------------------------------------ Top Up ---------------------------*/

#myBtn:hover 
{
  background-color: #de8b1c;
}








 






 


/*------------------------------ Footer1 ------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/

.footer
{
  /*margin-left: -500px;  
  margin-right: -500px;   
  padding-left: 500px;   
  padding-right: 500px;   
  background-color: #003366;   
  background-image: url(../images/graphic3.png);   
  background-position: inherit;   
  background-size: 45%;  
  background-repeat: no-repeat;   
  background-position-x: right; 
  background-blend-mode: soft-light;
*/
  background-color: #063263;
}

 

.foot
{

}


.footer1 
{
    border: 0px solid #4d4d4d;
    /* margin-top: 30px; */
    /* background-color: #000000e3; */
    height: 330px;
}

#footer1_row
{
  height: 172px;
  border: 0px solid red;
  padding-top: 20px;
}

#footer1_col1
{
  border: 0px solid blue;
  height: 150px;
}

#footer1_col2
{
  height: 150px;
  border: 0px solid blue;
}

#footer1_col3
{
  border: 0px solid blue;
  height: 150px;
  color: white;
}

#footer1_col4
{
  border: 0px solid blue;
  height: 150px;
  color: white;
}


.disclaimer
{
  text-align: left;
  font-size: 12px;
  color: #ceb9b9;
}

#footer1_col2>ul
{
   list-style: none;
   font-size: 14px;
   color: white;
}

#footer1_col3>ul
{
   list-style: none;
   font-size: 14px;
}

#footer1_col4>ul
{
   list-style: none;
   font-size: 13px;
}

.footer1_p
{
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  /* text-decoration: underline; */
  background-color: #0b4b8c;
  border-radius: 10px;
  padding: 5px;
}

.footer1_p_ul li 
{
   color: white;
   /* padding-top: 10px; */
   font-size: 24px;
}


.footer1_p_ul li a
{
  color: white;
  font-size: 16px;
}

.footer2_p
{
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  /* text-decoration: underline; */
  background-color: #0b4b8c;
  border-radius: 10px;
  padding: 5px;
}

.footer2_p_ul li 
{
   color: white;
   font-size: 22px;
   /* padding-top: 10px; */
}

.footer2_p_ul li a
{
   color: white;
   font-size: 16px;
}

.footer3_p
{
  color: black;
  color: #003366;
  text-align: center;
  font-size: 26px;
  /* text-decoration: underline; */
  background-color: #505b6b00;
  border-radius: 10px;
}

.footer3_p_ul
{
   color: white;
   font-size: 22px;
}

.footer3_p_ul li
{
  font-size: 22px;
  /* padding-top: 10px; */
  color: white !important;
}

.footer3_p_ul li a
{
  font-size: 16px;
  color: white;
}

.footer4_p
{
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  /* text-decoration: underline; */
  background-color: #0b4b8c;
  border-radius: 10px;
  padding: 5px;
}


.footer4_p_ul li
{
  font-size: 16px;
  padding-top: 10px;
  color: #ffffff;
}

.footer4_p_ul li a
{
  font-size: 24px;
}



















/*---------------------------------- Footer2----------------------------------*/
.footer2
{
  text-align: center;
  /* font-size: 6px; */
  border: 0px solid green;
  /* background-color: #000000e3; */
  color: white;
  padding: 5px;
  border-top: 1px solid #5f5c5c;
  display: none;
}





/*---------------------------------- Footer2 --------------------------------*/
#footer2_ul li
{
  display: inline;
  padding: 7px;
  font-size: 13px;
}














/*---------------------------------- Footer3----------------------------------*/
.footer3
{
  text-align: center;
  font-size: 13px;
  border: 0px solid blue;
  /* background-color: #000000e3; */
  color: white;
  padding: 5px;
  border-top: 1px solid #504d4deb;
}


.footer33
{
    text-align: center;
    font-size: 14px;
    border: 0px solid blue;
    /* background-color: #000000e3; */
    color: #ffffff;
    padding: 5px;
    border-top: 1px solid #65676b;
}




/*--------------------------------- Footer4 Icons ---------------------------*/

.footer4
{
    /* background-color: #5676b5; */
    padding: 5px;
    text-align: center;
}

.footer1_accord
{
  display: none;
}



.footer4_li
{
  margin: 0px;
}


.footer4_li li
{
  background-color: #003366ed;
}


.footer4
{
    background-color: #082e5454;
    padding: 5px;
    text-align: center;
    border-top: 1px solid #5c6975;
}

.footer1_accord
{
  display: none;
}

.footer4_divider 
{
    border-left: 1px solid #1e3a4a;
    height: 35px;
    position: absolute;
    margin-left: 5px;
    margin-right: 5px;
    cursor: none;
    flex-grow: 1;
}

.footer_image
{
    vertical-align: middle;
    width: 101px;
    height: 36px;
    border: 1px solid #8a95a5;
    padding: 4px;
}
























/*-------------------------------------------------- About e-Learning Academy Page ------------------------------------------*/

.aea_container
{
  border: 0px solid red;
  padding-bottom: 60px;
}


.aea_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}

.aea_img_div
{ 
  border: 0px solid #5a3b3b; 
  text-align: center;  
  padding: 5px;
}


.aea_img
{
  height: 300px;
  width: 600px;
  display: none;
}

.aea_content
{

}

.aea_p
{
  font-size: 16px;
  text-align: justify;
  /* padding: 30px; */
  background-color: #fffaf3;
  /* border-radius: 10px; */
  border: 0px solid #f1c486;
  color: #bb7c2b;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 20px;
}


.aea_pp
{
  
}



.aea_p_ul
{
    background-color: #fffaf3;
  padding: 55px;
  border: 1px solid #eadecc;
  color: #b36f0f;
  font-size: 20px;
  text-align: justify;
}


.aea_p_ul li
{
    padding-bottom: 15px;
}

.aea_pp_li
{
  background-color: #fffaf3;
  padding: 55px;
   
  color: #b36f0f;
  font-size: 20px;
  list-style-type: none;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: justify;
}




























/*-------------------------------------------------- Learn Kannada ------------------------------------------------*/

.learn_kannada_container
{
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #eaeaea;
  border: 1px solid #d6d6d6;
}

.learn_kannada_heading
{
  border: 0px solid #d8d0d0;
  padding: 10px;
  text-align: center;
  font-size: 25px;
  background-color: #1c3672;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 600;
  margin-left: 15px;
  margin-right: 15px;
}

.chapters_div
{

margin-top: 20px;
}

.chapters_container_fluid
{

}

.chapters_col1
{
  border: 0px solid #7171b5;
  width: 20%;
  padding: 15px;
}

.chapter_1_div
{
  border: 0px solid red;
}


.button 
{
  border-radius: 4px;
  background-color: #264faf;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 19px;
  padding: 8px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  /* margin: 5px; */
}

.button span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after 
{
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span 
{
  padding-right: 25px;
}

.button:hover span:after 
{
  opacity: 1;
  right: 0;
}





























/*--------------------------------------------- Chapter 1 ---------------------------------------------------*/


.container_breadcrumb
{
   width: 100%;
}

.breadcrumb 
{
    padding: 8px 5px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eaeaea;
    border-radius: 4px;
    margin: 0px;
}

.breadcrumb li
{
}

.breadcrumb li a
{
    color: #3a59a0;
    font-weight: 600;
}

.prev
{
    text-align: left;
    position: absolute;
    margin-top: -26px;
    border: 1px solid #1c3672;
    padding: 5px;
    font-size: 12px;
    border-radius: 10px;
    background-color: white;
    color: #1c3672;
}

.next
{
    position: absolute;
    text-align: end !important;
    margin-top: -27px;
    font-size: 12px;
    border: 1px solid #1c3672;
    border-radius: 10px;
    padding: 5px;
    margin-left: 1035px;
    background-color: white;
    color: #1c3672;
}



.container_tab
{
   padding: 15px;
   border: 0px solid #ded6d6;
   height: 1000px;
   width: 100%;
}

.container_tab_ul
{

}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover 
{
   color: white;
   border: 0px solid #e0a768;
   background-color: #d2b049;
}

.nav-tabs.nav-justified>li>a 
{
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid #d8d3d3;
    margin: 2px;
    background-color: #1c3672;
}

.inpu_radio
{
   position:absolute;
  opacity: 0;
}


.container_tab_ul li
{

}

.container_tab_ul li a
{

}

.tab_content
{
  border: 0px solid blue;
  height: 860px;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 1PX;
}


.embbeedd
{
  width: 100%;
  height: 855px;
}






































































/*--------------------------------------- Knowledge-Dictionary -------------------------------------------------*/


.knowledge_container
{
   border: 0px solid red;
   padding-bottom: 60px;
}


.knowledge_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}


.knowledge_container_image
{
    width: 100%;
    padding: 15px;
    width: 100%;
    padding: 15px;
    /* background-color: #f5f5f5; */
    /* background-image: url(../images/texture0.png); */
    background-blend-mode: color-dodge;
    /* margin-top: 30px; */
    padding-top: 20px;
    padding-bottom: 50px;
    border-radius: 10px;
    border: 1px solid #dadada;
}


.knowledge_container_col1
{
    border: 0px solid #d4c8c8;
    height: auto;
    text-align: center;
    padding: 15px;
    padding-left: 46px;
    padding-right: 47px;
}


.knowledge_dictionary_div
{
  border: 1px solid #ccaf48;
  /* height: 255px; */
  border: 0px solid #e0cb7f;
  /* background-color: #18326f; */
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.knowledge_dictionary_img
{
  height: 240px;
  border: 0px solid #e0cb7f;
  /* border-radius: 9px; */
  background-color: #ffffff;
  padding: 1px;
  width: 100%;
}

.knowledge_dictionary_p1
{
  margin-bottom: 0px;
  font-size: 16px;
  color: black;
  line-height: 44px;
  /* display: none; */
}

.knowledge_dictionary_p2
{ 
  font-size: 11px;
  margin-bottom: 0px;    
  color: #00ffd0;
}



























/*-------------------------------- Official Websites of Our State Universities ------------------------------------------*/

.official_container
{
  border: 0px solid red;
  padding-bottom: 60px;
}


.official_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}

.official_uni_div
{
    border: 1px solid #a8aaaf;
    margin-top: 20px;
    padding: 15px;
    background-color: #ffffff;
    /* background-image: url(../images/texture4.jpg); */
    border-radius: 10px;
}

.official_uni_ol
{
    color: #26458e;
    font-size: 18px;
    /* font-weight: 600; */
}

.official_uni_ol li a
{
   color: #26417b;
   font-weight: 600;
   font-weight: 500;
}

.official_uni_ol li a:hover
{
   color: #d2b049;
   font-weight: 600;
}





















/*------------------------------------------  Publications  -------------------------------------------------*/


input 
{
  /* position: absolute;  */
  opacity: 1;
  z-index: 99999999; 
}
 

.tabs_div
{
   border: 0px solid #4f92ff;
   margin-top: 30px;
} 



.tabs 
{
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tab 
{
  width: 100%;
  color: white;
  overflow: hidden;
}

.tab-label 
{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1em;
  background: #2c3e50;
  font-weight: bold;
  cursor: pointer;
  font-family: 'notokan';
}

.tab-label:hover 
{
  background: #1a252f;
}

.tab-label::after 
{
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
}

.tab-content 
{
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  -webkit-transition: all .35s;
  transition: all .35s;
  border: 0px solid red;
}

.tab-close 
{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}

.tab-close:hover 
{
  background: #1a252f;
}

input:checked + .tab-label 
{
  background: #2c3e50;
}

input:checked + .tab-label::after 
{
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

input:checked ~ .tab-content 
{
  max-height: initial;
  padding: 1em;
}


.view
{
  color: #ffffff;
  padding: 5px;
  border: 1px solid #1a252f;
  border-radius: 10px;
  background-color: #1c3672;
  padding-left: 10px;
  padding-right: 10px;
}


.theader tr th
{
  text-align: center;
  color: #ffffff;
  background-color: #12244e;
}




























/*--------------------------------------- Softwares -------------------------------------------------*/



.software_container
{
   border: 0px solid red;
   padding-bottom: 60px;
}


.software_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}

.software_table_div
{
  border: 0px solid red;
  height: 300px;
  margin-top: 40px;
}


.download
{
  color: #ffffff;
  padding: 5px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  color: #142f6d !important;
}




























/*---------------------------------------  gallery  -------------------------------------------------*/




.gallery_container
{
   border: 0px solid red;
   padding-bottom: 60px;
}


.gallery_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}


.gallery_div
{
  width: 100%;
  border: 0px solid red;
  margin-top: 40px;
  padding: 15px;
}

.gallery_col1
{
  border: 0px solid blue;
  padding: 15px;
  text-align: center;
}

#gallery_icon
{
  font-size: 70px;
  color: #142f6d;
  padding: 5px;
}

.gallery_col1 p
{ 
  font-size: 20px;
  color: #5d81d4;
  margin-bottom: 0px;
  font-weight: 600;
}

#gallery_icon:hover
{
  color: #d09829;
  font-size: 80px;
}


.modal_imgs
{
  height: 500px;
}


























/*---------------------------------------  contact  -------------------------------------------------*/




.contact_container
{
   border: 0px solid red;
   padding-bottom: 60px;
}


.contact_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}


.contact_div
{
  width: 100%;
  border: 0px solid red;
  margin-top: 15px;
  padding: 15px;
}


.theead tr th
{
  color: white;
  text-align: center;
  background-color: #172c5a;
  width: 50%;
  font-weight: 500;
}


































/*---------------------------------------  policies  -------------------------------------------------*/




.policies_container
{
   border: 0px solid red;
   padding-bottom: 60px;
}


.policies_heading
{
    padding: 15px;
    text-align: center;
    border: 1px solid #d6d4ce;
    background-color: #142f6d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 10px;
}


.disclaimer_div
{
  border: 0px solid red;
  margin-top: 20px;
  padding: 5px;
}

.disclaimer_title
{
  border: 1px solid #102148;
  padding: 5px;
  background-color: #102148;
  color: white;
}

.disclaimer_content
{ 
  border: 1px solid #102148;   
  padding: 15px; 
  text-align: justify;
}

.p1
{
  color: #142f6d;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

.p2
{ 
  color: #252925;
  font-size: 16px;
}

















/*---------------------------------------  Image_Gallery  -------------------------------------------------*/

.image_gallery_div
{
  width: 100%;
  border: 0px solid red;
}

.image_gallery_col1
{
  border: 0px solid blue;
  padding: 0px;
}

.image_gallery_img
{
  height: 150px;
  padding: 10px;
  width: 100%;
}



* {box-sizing: border-box}
 

/* Style the tab */
.tab {
  float: left;
  /* border: 1px solid #777373; */
  /* background-color: #f1f1f1; */
 
  /* height: 300px; */
  
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #c8d6fd;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 15px;
  border: 1px solid #c0cff9 !important;
  margin-bottom: 5px;
  border-radius: 10px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #142f6d;
  color: white;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 20px;
  /* border: 1px solid #dcdada; */
  width: 81%;
  border-left: none;
  background-color: #f7f7f7;
  /* height: 300px; */
  margin-top: 20px;
}


.tab_gallery1
{
   width: 19%;
   margin-top: 20px;
}

#nor {
    color: white;
    background-color: #142f6d;
    font-weight: 800;
    border: 1px solid #142f6d;
    /* height: 24px; */
    width: 24px;
    font-family: system-ui;
    border-radius: 50%;
    font-weight: 400;
}

.imeselector
{
  z-index:999999999999999999;
}




/*---------------------------------------- Google Custom Search -----------------------------------------------*/


.modal-header1 
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #d2b049;
}

.modal-title1 
{
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    color: #fffdf3;
}

.modal-footer1
{
  display: none;
}

.modal-dialog1
{
    width: 699px;
    margin: 20px auto;
  border: 0px solid red;
  background-color: white;
}

.myfade
{
   background-color: #00000073;
   z-index: 9999999;   
} 


.modal-open .modal 
{
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #00000069;
}



.desikarana_p
{
  margin-top: 20px;
  text-align: center;
  font-size: 17px;
  color: #123da0;
}


.official_uni_ol li{padding:6px;margin:4px 0px;background:aliceblue;}



 
 