
/* telugu */
@font-face {
  font-family: 'Sree Krushnadevaraya';
  font-style: normal;
  font-weight: 400;
  src: local('Sree Krushnadevaraya'), local('SreeKrushnadevaraya'), url(https://fonts.gstatic.com/s/sreekrushnadevaraya/v7/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_HWA0llguQ.woff2) format('woff2');
  unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C7F, U+1CDA, U+200C-200D, U+25CC;
}

.blue_bg
 {
 background-color: #099082 !important;color:white;
 padding:15px!important;
 }
 .owl-carousel91 .owl-nav.disabled, .owl-carousel .owl-dots.disabled 
 {
    display: none !important;
}
.footer-copy-right 
{ 
    color:#fff;
    font-weight:500;
}
.footer-copy-right span a
 {
  color:#ffc12e;  
}

div.gallery 
{
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
}

div.gallery:hover 
{
  border: 1px solid black;
}

/* div.gallery img 
{
  width: 100%;
  height: auto;
} */

div.desc 
{
  padding: 15px;
  text-align: center;
  color:#099082;
  font-size:25px;
  font-weight:600;
  max-width:600px!important;
}


body {font-family: Arial;}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab div {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border:1px solid #C0C0C0;
}

/* Change background color of buttons on hover */
.tab div:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab div.active {
  background-color:orange;
  color:white;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px; 
  border: 1px solid #ccc;
  border-top: none;
}

  
    .telugu_txt 
    {   
   font-family: 'Sree Krushnadevaraya', serif;  
   font-size:22px;
   font-weight:400;
   line-height: 22px;
}

