﻿@import url(http://fonts.googleapis.com/css?family=Roboto:400, 100, 100italic, 300, 300itlic, 400italic, 500, 500italic, 700, 700italic, 900italic, 900);
 @import url(https://fonts.googleapis.com/css?family=Open+Sans);
 @import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans');

 @charset "utf-8";
/* CSS Document */

.panel-group {
	clear:both;
}
	
body {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../img/bground.png);
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;/*background-color:#666;*/
}
a:link {
	color: #0072CE;
}
a:visited {
	color: #0072CE;
}
/* mouse over link */
a:hover {
	color: #0072CE;
}
/* selected link */
a:active {
	color: #0072CE;
}
a:link.contactus {
	color: #FFFFFF;
}
a:visited.contactus {
	color: #FFFFFF;
}
/* mouse over link */
a:hover.contactus {
	color: #FFFFFF;
}
/* selected link */
a:active.contactus {
	color: #FFFFFF;
}
.header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.red {
	background-color: rgb(255,0,0);
	height: 50px;
	text-align: justify;
}
.empty {
	padding: 0px;
}
.menubar {
	margin-top: -10px;
	height: 41px;
	width: auto;
	background-color: #0072CE;
	vertical-align: middle;
}
.slider {
	vertical-align: middle;
	position: absolute;
	z-index: -1;
}
.plaintext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.95rem;
	color: black;
	text-align: justify;
}
.plaintextcontact {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #444444;
	text-align: justify;
}
.plaintextlg {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #0072CE;
	text-align: justify;
	font-weight: 600;
	margin: 0 0 0 0;
}
.footer {
	padding: 0px;
	padding-top: 50px;
	margin: 0px;
	background-image: url(../img/bgblack%20-%20Copy.png);
	color: #F4F4F4;
	text-align: center;
	vertical-align: middle;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
}
.copyright {
	padding: 10px;
	margin: 0px;
	background-image: url(../img/bgblack2.png);
	color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	width: 100%;
	text-align: center;
}
.UListFooter {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
.UListFooterItem {
	list-style-type: none;
	width: 90%;
	padding: 5px 0 6px 2px;
	margin: 0px 0 0px 2px;
	border-bottom: solid 1px #828282;
	background-repeat: no-repeat;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #FDFDFD;
	line-height: 16px;
}
a:link.FooterLink {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #FAFAFA;
	text-decoration: none;
}
a:visited.FooterLink {
	color: #FFF;
}
a:active.FooterLink {
	color: #FFF;
}
a:hover.FooterLink {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #9B9B9B;
}

ul.stats {
  list-style: none;
  padding: 0;
  list-style-image:url(../img/arrow.png);
  color:#2F2F2F;background-position: 0px 5px;   /* X-pos Y-pos (from top-left) */
}

li.stats {
  padding-left:.6em;
  margin-left:1em;
  margin-bottom:.3em;
  font-size:14px;
    margin-top:5px;
}

li:before {
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  list-style-type: none;
}

.element {
    position: relative;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.element:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.footerbox {
	text-align: left;
	padding-bottom: 40px;
}
.footerheading {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.leftbox {
	border: 1px solid #D7D7D7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0px 10px 0px;
	box-sizing: border-box;
	background-color: #0072CE;
	border-radius: 2px;
	float: left;
	color: #FFF;
	vertical-align: top;
	text-align: center;
}
.leftboxbody {
	text-align: center;
	z-index: 1;
	float: left;
	padding: 0px 0px 15px 0px;
}
.emptybody {
	padding-left: 40px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.5;
	color: #0072CE;
}
.bodycontent {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.blackarrow {
	color: #434343;
}
.blue {
	color: #0072CE;
}
.gray {
	color: #5A5A5A;
}
.white {
	color: #FFFFFF;
}

.white:hover {
	color: #FFFFFF;
}

div.item {
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	float: left;
	width: auto;
}
.caption {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 2px;
	font-size: 11px;
	display: block;
}

/* =============  To Top  =========== */

#scroll {
    position:fixed;
    right:20px;
    bottom:15px;
    cursor:pointer;
    width:45px;
    height:45px;
    background-color:#7abe69;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	z-index:1000;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-13px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#0072CE;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


table.table-style-three {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #434343;
	border-width: 1px;
	border-color: #BCBCBC;
	border-collapse: collapse;
	width: 100%;

}
table.table-style-three th {
	border-width: 1px;
	padding: 0px 15px 0px;
	border-style: solid;
	border-color: #C7C7C7;
	background-color: #0072CE;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 45px;
}
table.table-style-three tr:hover td {
	cursor: text;
}
table.table-style-three tr:nth-child(even) td {
	background-color: transparent;
}
table.table-style-three td {
	border-width: 1px;
	padding: 3px 15px 3px;
	border-style: solid;
	border-color: #DCDCDC;
	background-color: #FFFFFF;
	height: 35px;
	text-align: left;
}

table.table-style-three {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #434343;
	border-width: 1px;
	border-color: #BCBCBC;
	border-collapse: collapse;
	width: 100%;

}
table.table-style-three th {
	border-width: 1px;
	padding: 0px 15px 0px;
	border-style: solid;
	border-color: #C7C7C7;
	background-color: #EAEAEA;
	color: #444;
	font-size: 14px;

	height: 45px;
}
table.table-style-three tr:hover td {
	cursor: text;
}
table.table-style-three tr:nth-child(even) td {
	background-color: transparent;
}
table.table-style-three td {
	border-width: 1px;
	padding: 3px 15px 3px;
	border-style: solid;
	border-color: #DCDCDC;
	background-color: #FFFFFF;
	height: 35px;
	text-align: left;
}


table.table-style-two {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 13px;
	color: #434343;
	border-width: 1px;
	border-color: #BCBCBC;
	border-collapse: collapse;
	width: 100%;

}
table.table-style-two th {
	border-width: 1px;
	padding: 0px 15px 0px;
	border-style: solid;
	border-color: #0072CE;
	background-color: #0072CE;
	color: #FFFFFF;
	font-size:15px;
	height: 45px;
	vertical-align:middle;
	text-align:left;
}
table.table-style-two tr:hover td {
	cursor: text;
}
table.table-style-two tr:nth-child(even) td {
	background-color: transparent;
}
table.table-style-two td {
	border-width: 1px;
	padding: 3px 15px 3px;
	border-style: solid;
	border-color: #DCDCDC;
	background-color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align:middle;
}


.eventstitle {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #434343;
	font-weight: 700;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
.eventslbl {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #0072CE;
	font-weight: 700;
}
.btnsearch {
	border: solid 0px #FFFFFF;
	border-radius: 5px;
	background-color: transparent;
	color: #002163;
	font-size: 15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	cursor:pointer;
	color: white;
}

.btnclose {
	border: solid 1px #CCCCCC;
	border-radius: 0px;
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	padding-left:20px;
	padding-right:20px;
	margin:5px;
}

.btnclose:hover {
	border: solid 1px #0072CE;
	border-radius: 0px;
	background-color: #0072CE;
	color: #FFFFFF;
	font-size: 11px;
	padding-left:20px;
	padding-right:20px;
	margin:5px;
}

.cardsheaderwhite {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #0072CE;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
}

.cardsheaderbluetitle {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	background-color: #0072CE;
	color:  #FFFFFF;
	font-weight: 500;
	text-align: center;
}

.cardsheaderblue {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #0072CE;
	color: #FFFFFF;
	border: #0072CE solid 1px;
	font-weight: 500;
	text-align: center;
}
.cardbody {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height: 200px;
}

.cardbody2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height:150px;
	margin-bottom:0px;
}


.cardbody2025 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	
	margin-bottom:0px;
}

.cardbodymarquee {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height: 170px;
}
.btnmodal:hover {
	border: solid 1px #CCCCCC;
	border-radius: 0px;
	background-color: #FFFFFF;
	color: #191919;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 15px;
	margin-right: 15px;
}
.btnmodal {
	border: solid 1px #0072CE;
	border-radius: 0px;
	background-color: #0072CE;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 15px;
	margin-right: 15px;
	margin-bottom:10px;
}
.modalsearch {
	width: 70%;
}

.langswitch {
	background-color:#FFFFFF;
	border: #D7E0EE 1px solid;
	padding:10px;
}

.containerfloat {
	text-align:right;
	padding:5px;
}

@media all and (max-width: 768px), (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px)
{
	
.copyright {
	padding: 10px;
	margin: 0px;
	background-image: url(../img/bgblack2.png);
	color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 100%;
	text-align: center;
}

.langswitch {
	background-color:#FFFFFF;
	border: #D7E0EE 1px solid;
	padding:0px;
	margin:0px;
	font-size:8px;
	margin-top:5px;
	margin-right:5px;
	height:15px;
	margin:0px;
}
.btnsearch {
	border: solid 1px #FFFFFF;
	border-radius: 0px;
	background-color: transparent;
	color: #0072CE;
	font-size: 10px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	cursor:pointer;
}


body {
	font-size : 12px;
}

.cardbody {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height: auto;
}
.cardbodymarquee {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height: 270px;
}
.emptybody {
	padding-left: 10px;
	padding-left: 10px;
}
.photogallery {
	padding-top: 20px;
	padding-bottom: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.5;
	font-size: 16px;
	color: #0072CE;
}
.plaintext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.cardbody {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
	text-align: justify;
	height: auto;
}
.cardbodymarquee {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1C1C1C;
	text-align: justify;
	height: 270px;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.plaintext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.5;
	font-size: 5vw;
	color: #0072CE;
}
}

.emptybox {
	padding: 5px;
}


    .reports-section {
        font-family: Arial, sans-serif;
        max-width: 1000px;
        margin: 2px auto;
        padding: 25px;
        text-align: center;
    }
    
    .reports-header {
        color: #333;
        font-size: 10px;
        margin-bottom: 30px;
        padding-bottom: 15px;
        border-bottom: 2px solid #eee;
    }
    
    .circle-container {
        display: flex;
        width: 100%;
        padding: 0;
        margin: 0;
        justify-content: center;
    }
    
    .circle-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 5px;
        z-index: 1;
        position: relative;
    }
    
    .circle {
        width: 200px;
        height: 200px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        padding: 20px;
        box-sizing: border-box;
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
        border: 4px solid #0072CE; /* Brown border for all circles */
    }
    
    .circle-content {
        text-align: center;
        font-size: 15px;
        line-height: 1.4;
        word-break: break-word;
        max-width: 100%;
    }
    
    .circle-label {
        margin-top: 15px;
        font-size: 18px;
        font-weight: 600;
        color: #0072CE; /* Brown text for labels */
    }
    
    /* Updated color scheme */
    .circle-1, .circle-3 {
        background: #0072CE; /* Brown background */
        color: white; /* White text */
    }
    .circle-2, .circle-4 {
        background: white; /* White background */
        color: #0072CE; /* Brown text */
    }
	
	    /* Footer Styling */
    .site-footer {
        background-color: #f8f8f8;
        padding: 1px 0;
        margin-top: 10px;
        font-family: Arial, sans-serif;
    }
    
    .footer-content {
        max-width: 1000px;
        margin: 0 auto;
        text-align: center;
    }
    
    .footer-border {
        height: 3px;
        background: linear-gradient(90deg, #8B4513, #d2a679, #8B4513);
        margin: 10px 0;
    }
    
    .footer-text {
        color: #8B4513;
        font-size: 16px;
        letter-spacing: 1px;
        padding: 10px 0;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
    }
	
	/* Language switcher row styling */
.lang-switcher-row {
  padding: 8px 15px;
}

.header-container {
  padding: -15px 20px;
}

.title-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.organization-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title-line {
  display: block;
  text-align: center;
  white-space: nowrap;
}

.logo-img {
  max-height: 100px;
  width: auto;
}

@media (max-width: 767px) {
  .title-line {
    white-space: normal;
  }
}
  @media (max-width: 767px) {
    .external-language-search {
      top: 5px;
      right: 10px;
    }
    
    
    .logo-img {
      max-height: 40px;
    }
  }


/* Language switcher styling */
.langswitch {
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.figure {
  display: inline-block;
  margin: 0 5px;
}

.figure-caption {
  font-size: 0.8rem;
  text-align: center;
  color:white;
  display: block;
}

.btnsearch {
  background: none;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
color: white;

}

/* Responsive adjustments */
@media (max-width: 768px) {
  .organization-title {
    font-size: 1rem;
  }
  

  
  .figure {
    margin: 0 2px;
  }
  
  .figure-caption {
    font-size: 0.7rem;
  }
}

@media (max-width: 576px) {
  .logo-img {
    max-height: 50px;
  }
  
  .title-line {
    white-space: normal;
  }
  
  .containerfloat {
    margin-bottom: 5px;
  }
}
.rectangle-list a{
    position: relative;
    display: block;
    padding: .2em .2em .2em .2em;
    *padding: .4em;
    margin: .3em 0 .3em 2.5em;
    background: #EDEDED;
    color: #2E0500;
    text-decoration: none;
    transition: all .3s ease-out; 
	
}

.rectangle-list a:hover{
    background: #eee;
  	list-style-type: none;
	}   

.rectangle-list a:before{
    content: close-quote;
    counter-increment: li;
    position: absolute;     
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #0072CE;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;    
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;

}

.rectangle-list a:hover:after{
    left: -.2em;
    border-left-color: #0072CE;
            
}  





/*  //////////////////////////////////////////////////////////////////////////// */





/* ✅ Scope everything to reports section only */
.reports-section {
  text-align: center;
  padding: 20px;
}

/* circles container */
.reports-section .circle-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap:;
  margin-bottom: 30px;
}

/* each item */
.reports-section .circle-item {
  flex: 0 1 200px;
  max-width: 220px;
  
}

/* circle shape */
.reports-section .circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* text */
.reports-section .circle-content h1 {
  font-size: 48px;
  margin: 0;
}

.reports-section .circle-content p {
  font-size: 14px;
  margin-top: 6px;
}

@media (max-width: 576px) {
  .reports-section .circle-container {
    flex-direction: column;
    align-items: center;
  }

  .reports-section .circle {
    width: 160px;
    height: 160px;
  }

  .reports-section .circle-content h1 {
    font-size: 36px;
  }

  .reports-section .circle-content p {
    font-size: 12px;
  }
}
