* {outline:none !important}
html {
	height: 100%;
}
body {
	margin:0;
	padding:0; 
	height: 100%;
	overflow-x:hidden;
	background:#ffffff;
} 
h1,
h2,
h3 {
	text-transform:uppercase;
}
p {
    margin-bottom: 1.2rem;
}

.container {
	width:1260px;
	max-width:1260px;
}
.Padding0 {padding:0;}
.PaddingLeft {
	padding-left:210px;
	padding-right:0
}

.PageTitle {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:41px;
	min-height:130px;
	line-height:43px;
	padding: 20px 0;
	/*color:#eeeeee;*/
	color:#999999;
}



/**************** Header **************/
.Header {
	display:inline-block;
	width:100%;
	height:115px;
	float:left;  
}
.Header .Line {
	display:inline-block;
	width:100%;
	float:left;
	height:4px;
	background-image:linear-gradient(to right, #316eff , #a800ff);
}
.Header .container {
	height:100%;
}
.Header .Logo {
	display:inline-block;
	width:355px;
	height:62px;
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
    position: relative;
    z-index: 1;
	transition:0.3s;
	margin-top:26px;
}

.Header .logoge{
	background-image: url('../img/new.logo3.png');
}

.Header .logoen{
	background-image: url('../img/new.logo4.png');
}

.Header .Logo:hover {
	opacity:0.7;;
}
.Header .Right {
	padding-top:6px;
}
.Header .Right .Contact {
	display:inline-block;
	font-size:14px;
	color:#848484;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	text-decoration:none;
}
.Header .Right .Language {
	display:inline-block;
	position:relative;
	margin-left:25px;
}
.Header .Right .Language:after {
	content:'';
	width:1px;
	height:13px;
	background:#a8a8a8;
	position:absolute;
	left:50%;
	top:6px;
}
.Header .Right .Language a {	
	font-size:14px;
	color:#848484;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	text-decoration:none;
	padding:0 6px; 
}
.Header .Right .Language a.active {
	color:#b7b7b7;
}

.Header .SearchDiv {
	display:inline-block;
	width:100%;
	position:relative;
	margin-top:25px;
}
.Header .SearchDiv input[type="text"] {
	border:none;
	border-bottom:solid #b7b7b7 1px;
	width:220px;
	height:30px;
	line-height:30px;
	font-size:13px;
	font-family:FiraGORegular;
	color:#848484;
}
.Header .SearchDiv .Button {
	position:absolute;
	right:0;
	border:none;
	background:none;
	color:#073897;
}

/**************** MainMenu **************/
.MainMenu {
	display:inline-block;
	width:100%;
	float:left;
}
.MainMenu ul {
	margin:0;
	padding:0;
} 
.MainMenu ul li {
	list-style:none;
	display:inline-block;
	margin-right:10px;;
}
.MainMenu ul li a {
	color:#666666;
	font-size:16px;
	font-family:FiraGOSemiBold;
    font-feature-settings: 'case' on;
	text-decoration:none;
	transition:1s;
	display:block;
	line-height:70px;
	height:70px;
}
.MainMenu ul li:hover a,
.MainMenu ul li.active a {
	color:#063797;
}

/**************** Cover **************/
.Cover {
	display:inline-block;
	width:100%;
	float:left;
	height:250px;
	background:url('../img/cover.jpg');
}
.Cover .Info {
	color:#fff;
	font-family:FiraGORegular;
	font-weight:bold;
    font-feature-settings: 'case' on;
	/*padding-top:110px;*/
	padding-top:140px;
	display:inline-block;
	cursor: pointer;
	text-decoration: none;
}
.Cover .Info label {
	/*font-size:68px; 
	line-height:68px;*/
	font-size:48px; 
	line-height:48px;
	cursor: pointer;
}
.Cover .Info span {
	/*font-size:38px;
	line-height:38px;*/
	font-size:28px;
	line-height:28px;
}
.Cover .Arrow {
	display:inline-block;
	/*width:50px;
	height:100px;*/
	width:35px;
	height:70px;
	background:url('../img/arrow_1.png') no-repeat;
	background-size:100% 100%;
	margin-left:15px;
}






/************** Useful Links ****************/
.CommentProject {
	display:inline-block;
	width:100%;
	margin-bottom:45px;
}
.CommentProject {}
.CommentProject .DropDown {
	display:inline-block;
	width:100%;
	margin-bottom:10px;
	text-align:right; 
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	color:#5c5c5c;
	font-size:16px;
}
.CommentProject .DropDown .btn-group {
	cursor:pointer;
}
.CommentProject .DropDown i {
	color:#0b6392;
	font-size:20px;
}
.CommentProject .DropDown .dropdown-toggle::after {
	display:none
}
.CommentProject .Content {
	padding:0 40px;
	position: relative;
	margin-top:-52px;
}
.CommentProject .Content .Slide {
	max-height: 130px;
	min-height: 130px;
	overflow: hidden;
}
.CommentProject .row {
	margin-left:-5px;
	margin-right:-5px;
}
.CommentProject .row .col-sm-2 {
	padding-left:5px;
	padding-right:5px;
}
.CommentProject .Content .Item {
	background:#0c57bc; 
}
.CommentProject .Content .Item .Info {
	display:inline-flex;
	align-items:stretch;
	padding:20px 10px 10px 10px; 
	height:100px;
}
.CommentProject .Content .Item .Image {
	display:inline-block;
	height:61px;
	width:67px; 
}
.CommentProject .Content .Item .Image img {
	height:61px;
	width:67px; 
}
.CommentProject .Content .Item .Title {
	color:#fff;
	font-size:12px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	line-height:15px;  
	padding-left:10px;
} 
.CommentProject .Content .Item .Comment {
	border-top:solid #fff 1px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	color:#fff;
	text-align:right;
	font-size:13px;
	height:30px;
	line-height:30px;
	width:100%;
	display:inline-block;
	padding-right:10px;
	text-decoration:none;
	transition:0.3s;
} 
.CommentProject .Content .Item .Comment:hover {
	opacity:0.7;
}
.CommentProject .Content .Item .Comment i {
	font-size:15px;
	margin-left:5px;
}
.CommentProject .Prev {
	width:28px;
	height:55px;
	background:url('../img/prev.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-10px;
	left:0;
	cursor:pointer;
	transition:0.3s;
}
.CommentProject .Prev:hover{
	opacity:0.7;
}
.CommentProject .Next {
	width:28px;
	height:55px;
	background:url('../img/next.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:0;
	cursor:pointer;
	transition:0.3s;
}
.CommentProject .Next:hover{
	opacity:0.7;
}





/************** Video Instruction ****************/
.VideoInstruction {
	display:inline-block;
	width:100%;
	
}
.VideoInstruction .Content {
	background:#fff;
	box-shadow:1px 0px 10px rgba(98,113,131,0.4);
	padding:12px 12px 6px 12px;
}
.VideoInstruction .tab-content {}
.VideoInstruction .tab-content iframe {
	width:100%;
	height:438px;
	border:none;
}
.VideoInstruction .nav {
	display:inline-block;
}
.VideoInstruction .nav li {}
.VideoInstruction .nav li a {
	color:#c6c6c6;
	font-size:14px;
	line-height:19px;
	font-family:FiraGORegular;	
	display:inline-flex;
	align-items:center;
	position:relative;
	transition:0.3s;
}

.VideoInstruction .nav li a:before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:transparent;
}
.VideoInstruction .nav li a span {
	font-size:40px;
	display:inline-block;
	width:55px;
	text-align:center; 
	float:left;
	
}
.VideoInstruction .nav li a label {
	display:inline-block;
	width:calc(100% - 55px);
	float:left;
	margin-bottom:0;
}
.VideoInstruction .nav li a:hover,
.VideoInstruction .nav li a.active {
	background:#707070;
	color:#fff;
}
.VideoInstruction .nav li a.active:after {
	content:'';
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #707070; 
	position:absolute;
	left:-10px;
	top:12px;
}
.VideoInstruction .row0 {
	margin:0;
}
.VideoInstruction .row0 .col-sm-4,
.VideoInstruction .row0 .col-sm-8 {
	padding:0;
}





/************** Home News ****************/
.HomeNews {
	display:inline-block;
	width:100%;
	padding:85px 0;
	background:#e5ebf2;
	margin-top:100px;
	margin-bottom:70px;
}
.HomeNews .DivTitle {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:31px;
	color:#fff;
	margin-bottom:5px;
}
.HomeNews .NewsSlide {
	background:#fff;
	box-shadow:1px 0px 10px rgba(98,113,131,0.4);
	
}
.HomeNews .NewsSlide .Item {
	display:inline-flex;
	padding:40px 40px 70px 40px;
	position:relative;
}
.HomeNews .NewsSlide .Item .Image {
	display:inline-block;
	width:50%;
	height:250px;
}
.HomeNews .NewsSlide .Item .Image img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.HomeNews .NewsSlide .Item .Info {
	display:inline-block;
	width:50%;
	padding-left:25px;
}
.HomeNews .NewsSlide .Item .Info .Date {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:16px;
	margin-bottom:5px;
}
.HomeNews .NewsSlide .Item .Info .Date span:nth-child(1) {
	color:#0c57bc;
}
.HomeNews .NewsSlide .Item .Info .Date span:nth-child(2) {
	color:#999999;
}
.HomeNews .NewsSlide .Item .Info .Date span:nth-child(3) {
	color:#cccccc;
}
.HomeNews .NewsSlide .Item .Info .Title {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:14px;
	color:#0c57bc; 
}
.HomeNews .NewsSlide .Item .Info .Text {
	color:#3e454c;
	font-family:FiraGOBold; 
	font-size:12px;
}
.HomeNews .NewsSlide .Item .Info .ReadMore {
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 14px;
	color:#fff;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	background:#0c57bc;
	font-size:11px;
	text-decoration:none;
	transition:0.3s;	
    position: absolute;
    bottom: 0;
    right:0px;	
}
.HomeNews .NewsSlide .Item .Info .ReadMore:hover {
	opacity:0.7;
} 
.HomeNews .Prev  {
	width: 20px;
	height:42px;
	background: url(../img/prev.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	left: 24px;
	cursor: pointer;
	transition: 0.3s;
	z-index: 9;
}
.HomeNews .Prev:hover{
	opacity:0.7;
}
.HomeNews .Next {
	width:20px;
	height:42px;
	background:url('../img/next.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-21px;
	right:24px;
	cursor:pointer;
	transition:0.3s;
	z-index: 9;
}
.HomeNews .Next:hover{
	opacity:0.7;
}

.HomeNews .Dots {
	position: absolute;
    z-index: 9999;
    left: 0;
    bottom: 25px;
    width: 100%;
    height: 18px;
    text-align: center;
}
.HomeNews .Dots .slick-dots {
	bottom:0;
}
.HomeNews .Dots .slick-dots li {
	width:44px;
	height:3px;
	background:#d9dfe7;
}
.HomeNews .Dots .slick-dots li.slick-active {
	background:#0c57bc;
}
.HomeNews .Dots .slick-dots li button {
	display:none;
}



/************** Reports Div ****************/
.ReportsDiv {
	display:inline-block;
	width:100%;
	margin-bottom:40px;
}
.ReportsDiv .Item {
	display:inline-flex;
	align-items:center;
	width:100%;
	color:#fff;
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:33px;
	height:136px;
	background:#e5ebf2 url('../img/patern.png');
	box-shadow:3px 0px 10px rgba(5,8,31,0.15);
	margin-bottom:30px;
	text-decoration:none;
}
.ReportsDiv .Item span {
	display:inline-block;
	background:#0c57bc;
	padding:0px 18px;
}



/************** News ****************/
.NewsPage {
	display:inline-block;
	width:100%;
}
.NewsPage .Content {}
.NewsPage .Content .Item {
	display:inline-block;
	width:100%;
	margin-bottom:60px;
}
.NewsPage .Content .Item .Image {
	width:270px;
	height:180px;
	display:inline-block;
	float:left;
}
.NewsPage .Content .Item .Image img {
	width:100%;
	height:100%;
	object-fit:cover;;
}
.NewsPage .Content .Item .Info {
	display:inline-block;
	width:calc(100% - 270px);
	padding-left:20px;
	padding-right:40px;
}
.NewsPage .Content .Item .Info .Date {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:16px;
	margin-bottom:5px;
}
.NewsPage .Content .Item .Info .Date span:nth-child(1) {
	color:#0c57bc;
}
.NewsPage .Content .Item .Info .Date span:nth-child(2) {
	color:#999999;
}
.NewsPage .Content .Item .Info .Date span:nth-child(3) {
	color:#cccccc;
}
.NewsPage .Content .Item .Info .Title {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:14px;
	color:#0c57bc;
	height:48px;
	overflow:hidden;
}
.NewsPage .Content .Item .Info .Text {
	color:#3e454c;
	font-family:FiraGOBold; 
	font-size:12px;
}






/************** Events ****************/
.EventsPage {
	display:inline-block;
	width:100%;
}
.EventsPage .Content {}
.EventsPage .Content .Item {
	display:inline-block;
	width:100%;
	margin-bottom:60px;
}
.EventsPage .Content .Item .Image {
	width:175px;
	height:115px;
	display:inline-block;
	float:left;
}
.EventsPage .Content .Item .Image img {
	width:100%;
	height:100%;
	object-fit:cover;;
}
.EventsPage .Content .Item .Info {
	display:inline-block;
	width:calc(100% - 175px);
	padding-left:20px;
	padding-right:40px;
}
.EventsPage .Content .Item .Info .Date {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:16px;
	margin-bottom:5px;
}
.EventsPage .Content .Item .Info .Date span:nth-child(1) {
	color:#0c57bc;
}
.EventsPage .Content .Item .Info .Date span:nth-child(2) {
	color:#999999;
}
.EventsPage .Content .Item .Info .Date span:nth-child(3) {
	color:#cccccc;
}
.EventsPage .Content .Item .Info .Title {
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:14px;
	color:#0c57bc;
	height:48px;
	overflow:hidden;
}
.EventsPage .Content .Item .Info .Text {
	color:#3e454c;
	font-family:FiraGOBold; 
	font-size:12px;
}





/************** Single Text ****************/
.SingleText {
	display:inline-block;
	width:100%;
	margin-bottom:100px;
}
.SingleText .Content {}
.SingleText .Content.Content2 {
	margin-bottom:30px;
}
.SingleText .Content .Image {
	display:inline-block;
	float:left;
	width:500px;
	margin-right:30px;
	margin-bottom:20px;
}
.SingleText .Content .Image img {
	width:500px;
	height:auto;
}
.SingleText .Content .Image.BigImage { 
	width:100%; 
	margin-bottom:30px;
}
.SingleText .Content .Image.BigImage img {
	width:100%; 
	height:400px;
	object-fit:cover;
}
.SingleText .Content .Date { 
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	font-size:16px;
	margin-bottom:7px;
}
.SingleText .Content .Date span:nth-child(1) {
	color:#0c57bc;
}
.SingleText .Content .Date span:nth-child(2) {
	color:#999999;
}
.SingleText .Content .Date span:nth-child(3) {
	color:#cccccc;
}
.SingleText .Content .Title {
	color:#0c57bc;
	font-size:26px;
	font-family:FiraGOBold;
    font-feature-settings: 'case' on; 
}
.SingleText .Content .Title.Title18 {
	font-size:18px;
}
.SingleText .Content .Text {
	color:#3e454c;
	font-size:14px;
	font-family:FiraGORegular;
	line-height:24px;
}
.SingleText .Content .Text ul{
	margin: 0;
	padding: 0;
}
.SingleText .Content .Text li {
	list-style:none;
	display:inline-block;
	width:100%;
	margin-bottom:28px;
	border-left:solid #063797 2px;
	padding-left:11px;
} 
.SingleText .Content .Text a {
	color:#063797; 
}


.SingleText .Content.Content3 {}
.SingleText .Content.Content3 strong { 
	font-family:FiraGOBold;
    font-feature-settings: 'case' on; 
}
.SingleText .Content.Content3 li {
	border-left:none; 
	list-style: inside;
	font-family:FiraGOBold;
	list-style: disc outside none;
	display: list-item;
	padding-left:0;
	margin-bottom:14px;
}




/************** Single Menu ****************/
.SingleMenu {
	display:inline-block;
	width:100%; 
	text-align:center;
} 
.SingleMenu li {
	display:inline-block; 
}
.SingleMenu li a {
	display:inline-block;
	height:30px;
	line-height:30px;
	color:#666666;
	/*font-size:14px;*/
	font-size:16px;
	font-family:FiraGORegular;
	padding:0 14px;
	transition:0.3s;
	margin-bottom:10px;
	text-decoration:none;
	position:relative;
	/* new style  */
	font-weight: bold;
}
.SingleMenu li a:hover,
.SingleMenu li.active a{
	background:#063797;
	color:#fff;
}
.SingleMenu li a:after {
	content:'';
	width:2px;
	height:13px;
	background:#666666;
	position:absolute;
	left:0;
	top:8px;
} 
.SingleMenu li a:hover:after,
.SingleMenu li.active a:after {
	opacity:0;
}
 


/************** Accordion ****************/
.Accordion {
	display:inline-block;
	width:100%;
	margin-bottom:50px;
}
.Accordion .AccTitle {
	color:#063797;
	font-size:18px;
	font-family:FiraGOBold;
    font-feature-settings: 'case' on; 
	margin-bottom:20px;
}
.Accordion .ItemAcc {
	margin-bottom:5px;
	border:solid #d7d7d7 1px;
	border-bottom:0;
}
.Accordion .ItemAcc .CardHeader {} 
.Accordion .ItemAcc .CardHeader .Head  {
	color:#3e454c;
	font-size:16px;
	font-family:FiraGORegular; 
	display:block;
	width:100%;
	padding:7px 28px;
	cursor:pointer;
	position:relative;
	border-bottom:solid #d7d7d7 1px;
} 
.Accordion .ItemAcc .CardHeader .Head i {
	position:absolute;
	right:18px;
	top:5px;
	color:#0b6392;
	font-size:25px;
}
.Accordion .ItemAcc .CardHeader .Head.collapsed i:before {
	content:"\f105"; 
}
.Accordion .ItemAcc .collapse {}

.Accordion .ItemAcc .CardBody {
	font-family:FiraGORegular;
	font-size:15px;
	padding:28px; 
}

.AccordionInside {}
.AccordionInside .ItemAcc {
	border:none; 
} 
.AccordionInside .ItemAcc .CardHeader .Head {
	padding-left:30px;
	padding-right:0;
	background:url('../img/pdf1.png') no-repeat;
	background-position:left center;
}
.AccordionInside .ItemAcc .CardHeader .Head span {
	float:right;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	color:#000;
}
.AccordionInside .ItemAcc .CardHeader .Head span div {
	display:inline-block;
}
.AccordionInside .ItemAcc .CardHeader .Head.collapsed i:before {
	content:"\f27b"; 
	color:#000;
}
.AccordionInside .ItemAcc .CardHeader .Head.collapsed span {
	color:#000;
}
.AccordionInside .ItemAcc .CardHeader .Head span {
	color:#0c57bc;
}
.AccordionInside .ItemAcc .CardHeader .Head span i {
	position:relative;
	font-size:18px;
	right:0;
	top:0;
	margin-left:6px;
}



/************** Useful Links ****************/
.UsefulLinks {
	display:inline-block;
	width:100%;
}
.UsefulLinks {}
.UsefulLinks .Content {
	padding:0 40px;
	position: relative;
}
.UsefulLinks .Content .Slide {}
.UsefulLinks .row {
	margin-left:-5px;
	margin-right:-5px;
}
.UsefulLinks .row .col-sm-2 {
	padding-left:5px;
	padding-right:5px;
}
.UsefulLinks .Content .Item {
	padding:10px;
	border:solid #d7d7d7 1px;
	display: block;
}
.UsefulLinks .Content .Item .Image {
	display:inline-block;
	height:42px;
	margin-bottom:12px;
}
.UsefulLinks .Content .Item .Image img {
	max-height:42px;
	max-width:100%;
}
.UsefulLinks .Content .Item .Title {
	color:#034da1;
	font-size:12px;
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	line-height:15px;
	height:30px;
	overflow:hidden;
}

.UsefulLinks .More {
	display:inline-block;
	float:right;
	color:#0c57bc;
	font-size:16px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	margin-top:20px;
	text-decoration:none;
	transition:0.3s;
}
.UsefulLinks .More:hover {
	opacity:0.7;
}
.UsefulLinks .Prev {
	width:28px;
	height:55px;
	background:url('../img/prev.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-27.5px;
	left:0;
	cursor:pointer;
	transition:0.3s;
}
.UsefulLinks .Prev:hover{
	opacity:0.7;
}
.UsefulLinks .Next {
	width:28px;
	height:55px;
	background:url('../img/next.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-27.5px;
	right:0;
	cursor:pointer;
	transition:0.3s;
}
.UsefulLinks .Next:hover{
	opacity:0.7;
}




/**************** International **************/
.International {
	display:inline-block;
	width:100%;
}
.International .Content {}
.International .Content .Item {
	display:inline-block;
	width:100%;
	border:solid #d7d7d7 1px;
	padding:25px 16px 15px 16px;
	margin-bottom:40px;
	text-decoration:none;
}
.International .Content .Item .Title {
	color:#0c57bc;
	font-size:14px;
	font-family:FiraGOBold;
    font-feature-settings: 'case' on;
	line-height:22px;
}
.International .Content .Item .Text {
	color:#333333;
	font-size:12px;
	font-family:FiraGOBold;

}
.International .Content .Item .Icon {
	width:10px;
	height:17px;
	background:url('../img/more_arrow.png') no-repeat;
	background-size:100% 100%;
	float:right;
}
 


/**************** Pagination **************/
.Pagination {
	display:inline-block;
	width:100%;	
}
.Pagination .Info {
	border-top:solid #286489 1px;
	text-align:center;
	padding-top:18px;
}
.Pagination li {
	display:inline-block;
}
.Pagination li a {
	color:#cccccc;
	font-size:16px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	padding:5px 7px;
	text-decoration:none;
	transition:0.3s;
}
.Pagination li span {
	color:#cccccc;
	font-size:16px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
}
.Pagination li.active a,
.Pagination li a:hover {
	color:#0c57bc;
	font-family:FiraGOBold;
}


.ArchiveButton {
	display:inline-block;
	width:100%;
	padding-left:15px;
	padding-right:15px; 
}
.ArchiveButton .Content {
	display:inline-block;
	width:100%;
	border-top:solid #286489 1px;
}
.ArchiveButton .Content a {
	background:#0c57bc;
	font-family:FiraGORegular;
	font-size:12px;
	color:#fff;
	padding:0 13px;
	height:27px;
	line-height:27px;
	display:inline-block;
	text-decoration:none;
	float:right;
	margin-top:-1px;
	transition:0.3s;
}
.ArchiveButton .Content a:hover {
	opacity:0.8; 
}




/**************** Contact **************/
.ContactPage {
	display:inline-block;
	width:100%;
	margin-bottom:100px;
}

.ContactForm {}
.ContactForm .Time {
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	font-size:16px; 
	margin-bottom:15px;
	margin-top:-4px;
}
.ContactForm .Time span {
	font-family:FiraGOBold;	
	color:#0c57bc;
}
.ContactForm label {
	color:#666666;
	font-size:16px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	margin-bottom:0px;
    position: relative;
    top: 2px;
}
.ContactForm label span {
	color:#cc3333;
}

.SendButton {
	height:28px;
	background:#0c57bc;
	padding:0 20px;
	line-height:28px;
	display:inline-block;
	border:none;
	color:#fff;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	font-size:12px;
	margin-top:3px;
	transition:0.3s;
}

.SendButton:hover {
	opacity:0.7;
}

.ContactInfo {
	display:inline-block;
	width:100%;
	text-align:right;
	padding-top:20px;
}
.ContactInfo li {
	list-style:none;
	font-size:16px; 
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	line-height:18px; 
	margin-bottom:20px; 
}
.ContactInfo li.Blue {
	color:#063797;
}

.GoogleMap {
	display:inline-block;
	width:100%;
	height:370px;
	margin-top:40px;
}
.GoogleMap #map {
	width:100%;
	height:100%;
}


.form-control {
	border:solid #d7d7d7 1px;
	border-radius:0;
	font-family:FiraGORegular;
	color:#666666;
}
.form-control:focus {
	box-shadow:none !important;
	border:solid #d7d7d7 1px !important;
}
textarea.form-control {
	height:94px;
	resize:none;
}




/**************** Footer & Banners **************/
.Banners {
	display:inline-block;
	width:100%;
	background:#fff;
	padding:10px 10px 4px 10px;
	box-shadow:1px 0px 10px rgba(98,113,131,0.4);
	margin-top:-80px;
	margin-bottom:50px;
}
.Banners .row {
	margin-left:-4px;
	margin-right:-4px;
}
.Banners .row .col-sm-3 {
	padding-left:4px;
	padding-right:4px;
}
.Banners .Item {
	display:inline-block;
	width:100%;
	height:190px;
}
.Banners .Item .Image {
	width:100%;
	height:100%;
	background:#d7deeb url('../img/banner_text.png') no-repeat;
	background-position:center center;
}
.Banners .Item .Image img {
	width:100%;
	height:100%;
}




/******************* News Calendar ******************/
.NewsCalendar {
	display:inline-block;
	width:100%;
	height:360px;
	background:#fff;
	box-shadow:1px 0px 10px rgb(98 113 131 / 40%)
}

.ui-widget.ui-widget-content {
	width:100%;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
	text-align:center;
	background:none;
	border:none;
}

.ui-datepicker td span, .ui-datepicker td a {
	padding: 16px 0;
}
.ui-datepicker td {
	width: 14.28571428571429%;
}

.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active, 
.ui-button:active, 
.ui-button.ui-state-active:hover {
	background:#0c57bc;
	color:#fff;
	font-family:FiraGOBold;
	border-radius:100%;
}






/******************* Footer ******************/
.Footer {
	display:inline-block;
	width:100%;
	height:700px;
	background:url('../img/footer.jpg');
	margin-top:160px;
}
.Footer .FootMenu {}
.Footer .FootMenu li {
	list-style:none;
}
.Footer .FootMenu li a {	
	display:inline-block;
	color:#ffffff;
	font-size:16px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
	text-decoration:none;
	padding:4px 0;
	transition:0.3s;
}
.Footer .FootMenu li a:hover {
	opacity:0.7;
}

.Footer .FootContact {
	text-align:right;
}
.Footer .FootContact label {
	color:#fff;
	font-size:14px;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
}
.Footer .FootContact div {
	font-size:20px;
	color:#fff;
	line-height:22px;
	margin-bottom:18px;
	text-transform:uppercase;
	font-family:FiraGORegular;
    font-feature-settings: 'case' on;
}
.Footer .FootContact div span {
	display:inline-block;
	width:100%;
	font-size:14px;
}

.FootBottom {	
	display:inline-block;
	width:100%;
	height:90px;
	float:left;
	position: relative;
}
.FootBottom .CopyRight {
	position:absolute;
	top:-30px;
	color:#fff;
	font-size:13px;
	font-family:FiraGOLight;
}
.FootBottom .container {
	height:100%;
}
.FootBottom .Info {
	display:inline-flex;
	align-items:center;
	height:100%;
}
.FootBottom .Item {
	display:inline-block;
	margin-right:25px;
}
.FootBottom .Item img {
	height:50px;
}
.FootBottom .Item .Text {
	width:440px;
	max-width:100%;
	font-size:10px;
	color:#5f5f5f;
	font-family:FiraGOLight;
}

#datepicker{
	margin: 0 auto;
	width: 315px;
}

.highlight{
	background: #707070;
    color: #fff;
    font-family: FiraGOBold;
    border-radius: 100%;
}

.highlight a{
	color: white !important;
}

.NewsCalendar{
	padding: 20px !important;
}

.ui-widget-header{
	border: none !important;
	background-color:  white !important;
}

.ui-widget.ui-widget-content{
	border: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	margin: 0;
    font-family: FiraGORegular;
    font-size: 13px;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
}

.ui-datepicker-title{
	font-family: FiraGORegular;
	font-size: 15px;
	font-feature-settings: 'case' on;
}

.ui-datepicker th{
	font-family: FiraGORegular;
	font-size: 13px;
	font-feature-settings: 'case' on;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
	border: none !important;
	/**/
}

.ui-datepicker-prev-hover,
.ui-datepicker-next-hover{
	background-color: transparent !important;
}

.ui-widget-header .ui-icon{
	background-image: url(../img/more_arrow.png) !important;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    cursor: pointer;
}

.ui-widget-header .ui-icon-circle-triangle-w{
	transform: rotate(180deg);
}

.modal-title{
	font-family: FiraGOSemiBold;
	font-feature-settings: 'case' on;
}

.modal-body .btn-primary{
	font-family: FiraGORegular;
}

.form-leg label{
	color: #3e454c;
    font-family: FiraGOBold;
    font-size: 16px;
}

#leg-msg{
    font-family: FiraGOBold;
    font-size: 16px;
    background: #707070;
    padding: 10px;
    color: white;
}

#leg-title a{
	color: #007bff;
    font-family: FiraGOBold;
    font-size: 16px;
    text-decoration: underline;
}

/*.ui-state-active{
	background: #0c57bc !!important;
}

.ui-state-active:hover{
	background: #0c57bc !!important;
}*/