* {
  box-sizing: border-box;
}
body {
    font-family: "Montserrat","Vesper Libre", Arial, sans-serif;
	background: rgb(214,219,191); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(214,219,191) 0%, rgb(254,255,232) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgb(214,219,191) 0%,rgb(254,255,232) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgb(214,219,191) 0%,rgb(254,255,232) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dbbf', endColorstr='#feffe8',GradientType=1 ); /* IE6-9 */
}
table{
border-collapse:collapse !important;
}
table a{
font-weight:bold;
}
.language_selector label {
    color: #FFF;
    margin: 0;
}
.language_select option {
    color: #000;
}
.accessibility_helper{
	padding:0;
}
h1.page_title , h2.page_title {
    text-align: center;
    color: #FFF;
    margin: 0;
    padding: 20px 0;
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.top-header {
/* position: fixed; */
    top: 0;
    left: 0;
    padding: 0px 20px;
    margin: 0;
    z-index: 2;
    width: 100%;
/* 	display: block; */
	text-align:right;
	background: rgb(178,225,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(178,225,255,1) 0%, rgba(102,182,252,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=1 ); /* IE6-9 */

}
.top-header  h3,.top-header  h5{
	color:#000;
}
.header .contact_details{
color: RED;
font-size:13px;
float:right;
margin: auto;
}
.header .contact_details.en{
font-size:11px;
}
.header .contact_details div{
    float: right;
    padding: 0 0 0 10px;
}
.header .contact_details p{
margin:5px 0;
}
.header .contact_details p:first-child{
color: #000;
    /* font-weight: bold; */
}
.header .contact_details .fa.fa-phone {
    margin-right: 10px;
}

.file-info2 {
    font-size: 12px;
    color: #666;
}



.header
{
/* position:fixed; */
top:20px;
left:0;
margin:0;
width:100%;
z-index:3;
text-align: center;
display:flex;
background:#FFF;
}
.header .container
{
max-width: 1110px;
    padding: 0;
    background: #FFF;
	border-radius: 10px 10px 0 0;
}

ul.breadcrumb {
  padding: 7px 16px;
  list-style: none;
}
ul.breadcrumb li {
  display: inline;
  font-size: 1rem;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
.row.show-grid.bottom-header {
    padding: 10px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 100px;
    margin: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cee7ff+0,98bede+100 */
background: rgb(206,231,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(206,231,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(206,231,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(206,231,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee7ff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
    z-index: 2;
}


.ag_links span{
background: rgb(79,133,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(79,133,187,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 ); /* IE6-9 */
    border: 2px solid;
    border-radius: 5px;
    display: grid;
	}
.ag_links span a{
color:#FFF;
padding:10px;
}
.ag_links.en span a{
font-size:14px;
}
.ag_links span a:hover{
color:#000;
text-decoration: none;
}

.footer
{
/* position:fixed; */
bottom:0;
left:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#deefff+0,98bede+100;Blue+3D+%2310 */
background:#222;
text-align:center;
padding: 2px 10vw;
margin:0;
width:100%;
z-index:2;
line-height: 30px;
color:#FFF;
}
.footer p {
    margin: 0;
    line-height: 18px;
    font-size: 14px;
}
.footer.eng p {
font-size:12px;
}
/* .footer div {
    margin: 10px 0;
} */

.footer .fa, .footer .fab {
    font-size: 23px;
    margin: 0 5px;
}

.content
{
/*box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
background:#FFF;
 margin-bottom:34px; */
padding:15px;
/* min-height:84vh; */
}

.logo, .logo-text
{
margin:auto;
/* width: auto; */
}
.logos{

}
.logos:first-child{
border-bottom-left-radius:10px;
border-top-left-radius:10px;
}
.logos:last-child{
border-bottom-right-radius:10px;
border-top-right-radius:10px;
}
.top-header .row, .top-header .row .logo {
    padding: 0;
}
.top-header .contact {
    font-size: 12px;
	color:#B71C1C;
}
.logo-text h1, .logo-text h2, .logo-text h3, .logo-text h4 {
    margin: auto;
}
.social_media a{
	border-radius: 26px;
	vertical-align: middle;
	width: 26px;
	height: 26px;
}


.social_media svg{
	height: 13px;
	width: 13px;
	fill: #FFF;
	margin: auto;
}
.footer ol{
	font-size: 12px;
}

.logo{
max-height:50px;
}
.phone_no{
font-size:11px;
letter-spacing:-0.5px;
}
ul{
list-style-type: disclosure-closed;
}

.logo img {
max-height:50px;
}

/*PRELOADING------------ */
#overlayer {
  width:100%;
  height:100%;  
  position:fixed;
  top:0;
  left:0;
  z-index:9;
  background:#4a4a4a;
}
.loader {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: fixed;
  z-index:10;
  border: 4px solid #AAA;
  top: calc(-20px + 50%);
  left: calc(-20px + 50%);
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  animation: loader-inner 2s infinite ease-in;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d6f9ff+0,9ee8fa+100;Blue+3D */
background: rgb(214,249,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(214,249,255,1) 0%, rgba(158,232,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=0 ); /* IE6-9 */
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  
  25% {
    transform: rotate(180deg);
  }
  
  50% {
    transform: rotate(180deg);
  }
  
  75% {
    transform: rotate(360deg);
  }
  
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }
  
  25% {
    height: 0%;
  }
  
  50% {
    height: 100%;
  }
  
  75% {
    height: 100%;
  }
  
  100% {
    height: 0%;
  }
}



  

.center-content h2{
text-align:center;
}
.content .row 
{
padding: 10px 0;
}
.row1, .row2, .row3{
margin: auto;
min-width:80%;
}
.content .col-xs-12.col-sm-12.col-md-2.left:first-child {
    padding: 0 5px 0 15px;
}
.advt_links:hover
{
text-decoration:none;
}

.advt_links>div
{
padding: 8px 5px;
font-size: 13px;
border: 1px solid #BBB;
border-radius: 5px;
text-align:center;
transition: 0.5s;
margin-bottom:10px;
}
.advt_links.en>div{
font-size: 10px;
padding: 8px 3px;
}
.advt_links div:hover
{
background-color:#E8FDFF;
}

.page_content h5 {
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    color: #b51414;
    box-shadow: 1px 1px #e1e1e1;
	font-weight: bold;
}
.page_content .fltr .row {
padding: 0 0 10px 0;
}
.page_content .fltr h6 {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}
select#district-select {
    padding: 2px 5px;
    border: 1px solid;
    box-shadow: 2px 2px #ccc;
    font-size: 14px;
}

.adv_wrapper {
border: 1px solid #BBB;
border-radius: 5px;
padding: 7px;
margin:20px 0 40px 0;
}
.adv_wrapper2 {
border: 1px solid #BBB;
border-radius: 5px;
padding: 7px;
margin:0;
}
.adv_wrapper h5{
font-weight: bold;
margin: 10px 0 15px 0;
font-size: 21px;
}
.adv_wrapper.en h6{
font-weight: bold;
margin: 10px 0 15px 0;
}
.adv_wrapper a {
    font-size: 14px;
}
.advt_links_container {
    overflow: hidden;
    background: white;
    position: relative;
	height:175px;
	border-top:1px solid;
    border-bottom: 1px solid;
    margin-bottom: 5px;
}
.adv_wrapper.en .advt_links_container {
	height:170px;
}
.adv_wrapper.big .advt_links_container {
    height: 180px;
}
.adv_wrapper.big.en .advt_links_container {
    height: 190px;
}
.row2 .adv_wrapper.big.en .advt_links_container {
    height: 210px;
}
.row2 .adv_wrapper.big .advt_links_container{
height: 190px;
}

.row3 .adv_wrapper.big .advt_links_container {
height: 140px;
}




.row1 .adv_wrapper2 , .row2 .adv_wrapper2 {
height:300px;
}
.row3 .adv_wrapper2 {
height:280px;
}
.advt_links_container p{
line-height:2;
font-size:17px;
}
.en .advt_links_container p{
line-height:2;
font-size:12px;
}
.marqueeElement
{
position:absolute;
top:-100px;
}

.advt_links_container:before, .advt_links_container::before,
.advt_links_container:after,  .advt_links_container::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
    background-image: linear-gradient(180deg, #FFF, rgba(255,255,255,0));
}

.advt_links_container:after, .advt_links_container::after {
    bottom: 0;
    transform: rotate(180deg);
}

.advt_links_container:before, .advt_links_container::before {
    top: 0;
}
.advt_links_container + .row div {
    padding: 0;
}
.row1.row div.col-lg-8:first-child, .row2.row div.col-lg-8:first-child, .row3.row div.col-lg-8:first-child {
    margin-bottom: 20px;
}
.more_info_button {
    background: rgb(79,133,187);
    background: -moz-linear-gradient(top, rgba(79,133,187,1) 0%, rgba(79,133,187,1) 100%);
    background: -webkit-linear-gradient(top, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%);
    background: linear-gradient(to bottom, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 );
    border: 1px solid #000;
    border-radius: 5px;
    color: #FFF;
    padding: 2px 5px;
	font-size:12px;
	transition: all 0.3s;
	white-space: pre-wrap;
}
.more_info_button:hover{
text-decoration:none;
color:#000;
background:#cee1ff;
border: 1px solid #777;
}

.company_row
{
    margin: 40px auto;
    text-align: center;
	border: 1px solid #CCC;
    border-radius: 5px;
}

.company_logos
{
float:left;
}

.company_logos img {
	width: 50%;
	margin-bottom:20px;
}

.BOD div
{
    margin: 0 auto;
	width: 100%;
    margin-bottom: 15px;
}

.BOD img {
	width: auto;
    max-height: 200px;
    border: 5px double;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	margin-bottom: 10px;
}
.list_info{
    padding: 20px;
    font-size: 20px;
    text-align: justify;
    line-height: 2em;
}
.list_info h5 {
    font-weight: bold;
}
.list_info.en{
    font-size: 16px;
}
.ministers p {
margin:0;
}
.ministers img {
    max-width: 160px;
	width:80%;
}
.ministers .secondary img {
    max-width: 140px;
	width:70%;	
}
.ministers .tertiary img {
    max-width: 125px;
	width:65%;	
}
.ministers h6 {
    max-width: 100%;
	font-weight:bold;
	font-size:1.0rem;
	margin-bottom:0;
}
.ministers.en h6 {
	font-size:0.7rem;
}
.foot_note{
text-align: center;
    border: 5px double #000;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 20px;
	color: #000;
background: rgb(183,222,237); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-9 */
	
}
.foot_note.en {
    font-size: 16px;
}
.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-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.ag_links.app_buttons div{
margin-bottom:auto;
}
.ag_links.app_buttons img {
    height: 40px;
	margin-bottom:10px;
}


.ag_links.app_buttons .instructions, .ag_links.app_buttons ~ h6 .instructions{
	color: RED;
    text-decoration: none;
}
.app_container{
padding: 20px 0;
    background: rgb(228,245,252);
    background: -moz-linear-gradient(top, rgba(228,245,252,1) 0%, rgba(191,232,249,1) 50%, rgba(159,216,239,1) 51%, rgba(42,176,237,1) 100%);
    background: -webkit-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);
    background: linear-gradient(to bottom, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=0 );
    border: 1px solid;
}



fieldset.fltr{
    border: 1px solid;
    padding: 20px;
    margin-bottom: 20px;
}

fieldset.fltr legend{
    width: auto;
    padding: 0 10px;
    margin: 0;
}
fieldset.fltr label{
margin:auto 0;
padding-right: 0;
}
fieldset.fltr select {
    padding: 0;
}

.center_details_dialog .ui-dialog-titlebar{
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
color:#FFF;
}


.footer .counter_section{
	font-size: 12px;
}
.footer .counter_section .visit_count{
	text-align: center;
    width: 20px;
    display: inline-block;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #000;
    color: #000;
	line-height:1;
	background: rgb(242,246,248); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
}
div#agencywise_stat_wrapper {
/*     width: 50%; */
    margin: 20px auto;
    border: 2px solid;
    padding: 20px;
}


    @keyframes highlight
    {
      0%   {background: #FFF;}
      33%  {background: #c6f2fc;}
      66%  {background: #c6f2fc;}
      100% {background: #FFF;}
   }

    @-webkit-keyframes highlight /* Safari and Chrome - necessary duplicate */
    {
      0%   {background: #FFF;}
      33%  {background: #c6f2fc;}
      66%  {background: #c6f2fc;}
      100% {background: #FFF;}
   }

/********** FLUID ACCORDION ************/
#fluid-accordion
{
	margin:0 5vw;
/* 	font-family: Quicksand; */
}
#fluid-accordion a {
    color: DARKBLUE;
    text-decoration: underline;
}
#fluid-accordion ol {
    font-weight: 500;
}
#fluid-accordion .row
{
	margin:0;
}
#fluid-accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#fluid-accordion .accordion.row {
  display:flex;
}

/* Accordion styles */
#fluid-accordion {
    font-size: 14px;
}
#fluid-accordion .tabs {
  overflow: hidden;
}
#fluid-accordion .tab {	
  width: 100%;
  color: white;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0,0,0,0.5);
  margin: 20px 0;
  border-radius:5px;
}
#fluid-accordion .tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    font-weight: bolder;
    cursor: pointer;
	margin:0;	
	color:#000;
	transition:all 0.5s;
	font-size:16px;
	line-height:1.5;
	background: #f5f5f5;
    background: rgb(226,226,226);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	}
  
  
#fluid-accordion .ques::after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
	background: rgb(4,97,159); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(4,97,159,1) 0%, rgba(4,97,159,1) 25%, rgba(0,0,0,1) 50%, rgba(4,97,159,1) 75%, rgba(4,97,159,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(4,97,159,1) 0%,rgba(4,97,159,1) 25%,rgba(0,0,0,1) 50%,rgba(4,97,159,1) 75%,rgba(4,97,159,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(4,97,159,1) 0%,rgba(4,97,159,1) 25%,rgba(0,0,0,1) 50%,rgba(4,97,159,1) 75%,rgba(4,97,159,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04619f', endColorstr='#04619f',GradientType=1 ); /* IE6-9 */
    transition: width .5s;
}

#fluid-accordion .ques:hover::after {
    width: 100%;
}



#fluid-accordion .tab-label:hover .btop{
	background-color: rgb(0, 153, 255);
    }
#fluid-accordion .tab-label:hover .bmid{
	background-color: rgb(0, 153, 255);
    }
#fluid-accordion .tab-label:hover .bbot{
	background-color: rgb(0, 153, 255);
    }

#fluid-accordion .tab-label:hover {
	background:#DDD;
background: rgb(207,231,250); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(207,231,250,1) 0%, rgba(99,147,193,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}

#fluid-accordion .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #000;
    transition: all .35s;
	text-align: justify;
	background-color:#FFF;
  }
#fluid-accordion .tab-content p {
    margin: 0;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    line-height: 1.5;
	font-weight: 500;
}

#fluid-accordion input:checked + .ques .tab-label {
		background:#DDD;
background: rgb(207,231,250); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(207,231,250,1) 0%, rgba(99,147,193,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}
#fluid-accordion input:checked ~ .tab-content {
	max-height: 1000vh;
	padding: 1em;
	background:#F5F5F5;
    border:1px solid #CCC;
    border-top:0;
}
#fluid-accordion input:checked + .ques::after {
    width: 100%;
}
#fluid-accordion .tab-label .title_text
{
	max-width:85%;
}
#fluid-accordion .icon_container {
    position: relative;
    width: 26px;
    height: 16px;
    margin: auto 0;
}
#fluid-accordion .bmenu { 
	width: 26px; 
	height: 16px; 
	display: block; 
	position: absolute;
}
#fluid-accordion .btop, #fluid-accordion .bmid, #fluid-accordion .bbot {
	right: 0;
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #333;
	border-radius: 1px;
	transition: ease-in-out 0.5s;
	}

#fluid-accordion .btop {
	width: 40%; }

#fluid-accordion .bmid {
	width: 60%; }

#fluid-accordion .bbot {
	width: 80%; }

#fluid-accordion .x7 {
	transition: transform .3s ease-out;
	transform-origin: 60% 75%;
}
#fluid-accordion .x7 .btop {
		top: 0;
		transition: width .3s, transform .3s, top .0s, background-color .3s;
		transition-timing-function: ease-out; 
		}

#fluid-accordion .x7 .bmid {
		top: calc(50% - 1px);
		transform-origin: 100% 50%;
		transition: opacity .1s, background-color .3s linear .15s;
		transition-timing-function: ease-out;
		}

#fluid-accordion .x7 .bbot {
		bottom: 0;
		transition: width .3s, transform .3s, bottom .0s, background-color .3s linear .3s;
		transition-timing-function: ease-out;
}



#fluid-accordion input:checked + .ques .icon_container .x7 {
	transform: rotate(-90deg);
}
#fluid-accordion input:checked + .ques .icon_container .x7 .btop {
	width: 67%;
	top: 2px;
	transform: translateY(-50%) rotate(-45deg);
	transform-origin: 50% 50%;
}
#fluid-accordion input:checked + .ques .icon_container .x7 .bmid {
	opacity: 0;
}
#fluid-accordion input:checked + .ques .icon_container .x7 .bbot {
	width: 67%;
	bottom: 2px;
	transform: translateY(50%) rotate(45deg);
	transform-origin: 50% 50%;
}
select#language {
    background: transparent;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 0px 2px;
    font-size: 12px;
	margin-right: 10px;
}
/* .main_banner img{
width:100%;
}
.image_overlap{
    position: absolute;
    width: 100%;
	height: 100%;
} */
.background-img .overlay{
    position: absolute;
    overflow: hidden;
    bottom: 5%;
    left: 0%;
	margin: auto;
}


.banner_container{position:relative;
  }

.banner_container img{width:100%;
 }
.user_account .fa-user-circle {
    font-size: 20px;
}
.user_account .fa-user-circle.active {
   color: #145790;
}
.top-header.row{
	padding: 0;
	overflow-x: clip;
}
.cards > div{
    padding: 1% 2%;
    background: #FFF;
    border: 1px solid #555;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
	text-align: justify;
	font-size: 10px;
}
.banner_container .cards > div {
    font-size: 7px;
}
.cards h4{
	color: #c92929;
    font-weight: bold;
}
.cards ul{
	padding-left:1rem;
}
.banner_container .cards > div{
    flex-direction: column;
    align-self: flex-end;
	background: rgb(228 245 245 / 80%);
}
.banner_container .cards div:nth-child(1){
    height: auto;
}
.banner_container .cards div:nth-child(2){
	height: 60%;
}
.banner_container .cards p {
    margin: 0;
}
.banner_container .cards div hr{
	margin: 0.3rem 0;
}
.banner_container .cards div a{
    float: right;
    text-decoration: underline;
    cursor: pointer;
}
.cards h4{
	font-size:15px;
}
.quick_links{
	margin:1vw;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.quick_links div {
    background: #FFF;
    border: 1px solid #000;
    padding: 0.7vw;
    text-align: center;
    font-size: 10px;
	cursor: pointer;
	font-weight:bold;
}
.gradient-custom-2 {	
background: hsla(10, 82%, 65%, 1);
background: linear-gradient(180deg, hsla(10, 82%, 65%, 1) 0%, hsla(290, 79%, 13%, 1) 100%);
background: -moz-linear-gradient(180deg, hsla(10, 82%, 65%, 1) 0%, hsla(290, 79%, 13%, 1) 100%);
background: -webkit-linear-gradient(180deg, hsla(10, 82%, 65%, 1) 0%, hsla(290, 79%, 13%, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#ef745c", endColorstr="#34073d", GradientType=1 );
}

.no-shadow{
box-shadow:none;
}
#registrationForm button#btnGenerateOTP {
    padding: 0.625rem 0.5rem 0.5rem;
}
#registrationForm .form-text{
font-size:0.750em;
}
.facilities .card{
cursor:pointer;
}
.facilities .card-header{
font-size:40px;
padding:0;
}
.facilities .card-body{
padding:0.5rem;
}
.top-header + .container {
    min-height: 70vh;
}
a.btn{
padding: .625rem 0.5rem .5rem;
}
.version{
	font-size:10px;
	font-style:italic;
}
.home ol{
	font-size:13px;
	text-align:justify;
	color:#000;
}
.home h5{
	color: #030b5a;
}
.home img{
	max-width: 100%;
}
/*********************************************************************/   
   
   
   



@media(max-width:768px){
.accessibility_helper{
	width: auto;
}
}
/* Extra small devices (phones, less than 768px) */
@media(min-width:576px){
	.company_logos img {
		width: 100%;
	}
	.row2 .adv_wrapper.big .advt_links_container{
	height: 190px;
	}

	.row3 .adv_wrapper.big .advt_links_container {
	height: 140px;
	}
	.adv_wrapper.big .advt_links_container {
		height: 180px;
	}
	.adv_wrapper.big.en .advt_links_container {
		height: 190px;
	}
	.adv_wrapper.big .advt_links_container {
		height: 180px;
	}
	.row2 .adv_wrapper.big.en .advt_links_container {
		height: 210px;
	}


}
/* Small devices (tablets, 768px and up) */
@media(min-width:768px){
/*   .gradient-form {
    height: 100vh !important;
  } */
  .gradient-custom-2 {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
  }
  .navbar-nav .active, .navbar-nav .nav-link.active{
	   border-bottom: 3px solid #145790;
	   width: fit-content;
	}
	.menu_bar{
	/* padding: 0rem 1.5rem; */
	}
	.header .container
	{
		display:flex;
	}
	.btco-hover-menu .collapse ul li{position:relative;}
	.btco-hover-menu .collapse ul li:hover> ul{display:block}
	.btco-hover-menu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
	/*******/
	.btco-hover-menu .collapse ul ul li{position:relative}
	.btco-hover-menu .collapse ul ul li:hover> ul{display:block}
	.btco-hover-menu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
	/*******/
	.btco-hover-menu .collapse ul ul ul li{position:relative}
	.btco-hover-menu .collapse ul ul ul li:hover ul{display:block}
	.btco-hover-menu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}
	.cards > div, .banner_container .cards > div{
		font-size:14px;
		padding: 1%;
	}
	.cards ul{
		padding-left:2rem;
	}
	.banner_container .cards div:nth-child(1) hr{
		margin: 1rem 0;
	}
	.cards h4{
		font-size:24px;
	}
	.quick_links div {
		font-size:14px;
	}
	.background-img .overlay{
		padding: 0 10%;
	}
}
/* Medium devices (desktops, 992px and up) */
@media(min-width:992px){
.facilities .card-body{
padding:0.5rem;
}
	.footer{
		display:flex;
	}
/* 	.footer div {
		margin: auto;
	} */
	.logo-text{
		display:flex;
		height:100%;
	}
	.logo {
		padding: 0;
	}
    .logo img {
        margin: 10px 0;
        min-height: 50px;
    }

	.company_row div
	{
	margin: auto;
	}


	.row1.row div.col-lg-8:first-child, .row2.row div.col-lg-8:first-child, .row3.row div.col-lg-8:first-child {
		margin-bottom: 0px;
	}



}
/* Large devices (large desktops, 1200px and up) */
@media(min-width:1200px){}








@media only screen and (max-width: 991px) {
    .btco-hover-menu .show > .dropdown-toggle::after{
        transform: rotate(-90deg);
    }
}










