/*----------Variable----------------*/


/*Start General Theme Color*/


/*-------------------- Directions -----------------*/


/*--------------------    Width    -----------------*/


/*-------------------- Directions -----------------*/

.kyr-num {
	margin-right: -30px !important;
	background-color: #e9e7de;
	font-family: "Roboto";
	margin-left: 5px !important;
}


/*------- End Reset---------*/


/*------------- Start Header --------------*/
/*
header .top-links {
	font-family: "GE Flow bold";
}

header .top-links li {
	float: left;
	border-left: 1px solid #ccc;
	border-right: 0;
}

header .top-links li:first-child {
	border-left: 0;
}
*/

/*-------- Start Search --------*/

.search-container {
	left: 0 !important;
}


/*-------- End Search --------*/


/*------------- End Header ----------------*/


/*------------------start main navbar ----------------*/


/*Start Bootstrap*/

.modal-header .close {
	padding: 1rem;
	margin: -1rem auto -1rem -1rem;
	font-size: 34pt;
	color: grey;
}

.modal-header .close:focus {
	outline: none;
}
/*
.dropdown-toggle::after {
	float: left;
}
*/
#modelLinks div a {
	box-shadow: 0 4px 16px 6px rgba(0, 0, 0, 0.1);
	float: left;
	padding: 15px;
	height: 150px;
	text-align: center;
	border-radius: 8px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	text-decoration: none;
}

#modelLinks div a:hover {
	border: 2px solid #005eb8;
}

#modelLinks div a img {}

#modelLinks div a h5 {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.71;
	margin: 8px 0 0;
}


/*-------- End Search --------*/


/*------------------End main navbar -----------------*/


/*-------------------------- Start Home Page ----------------------*/


/*-------------------------- Start Banner Slider ---------------------------*/


/*-------------------- End Directions ---------------*/

.slider2 h2 {
	text-align: right;
}

.slider2 p {
	text-align: right;
}

.slider2 ul {
	padding-right: 20px;
	text-align: right;
}

.slider2 ul li {
	text-align: right;
}

.slider2 ol {
	padding-left: 10px;
	text-align: right;
}

.slider2 ol li {
	color: #002554;
	text-align: right;
}

.slider2 ol li span {
	font-family: "GE Flow";
}

@media (max-width: 1200px) {
	.AppLinksImg{
		width:35% !important;
	}

}
@media (max-width: 990px) {
	.AppLinksImg{
		width:30% !important;
	}

}
@media (max-width: 768px) {
	.AppLinksImg{
		width:22% !important;
	}
	
}
@media (min-width: 319px) and (max-width:580px){
    .AppLinksImg {
        width: 28% !important;
    }
}
/*-------------------------- End Banner Slider ----------------------------*/


/*-------------------Start Footer Links --------------------------------------*/
/*
.flinks h2 {
	margin-left: 5px;
	margin-right: 5px;
}

.shortlinks {
	border-left: 3px solid #002554;
	border-right: 0;
	height: 85px !important;
}

@media (max-width: 992px) {
	.shortlinks {
		border-bottom: 1px #E1E1E1 solid;
		border-left: 0;
	}
}

.shortlinks img {
	float: right;
}

*/
/*------------------- End Footer Links --------------------------------------*/


/*Start:: sitemap*/

.widget ul {
	padding-right: 0;
}

.widget ul li {
	padding-right: 0;
}


/*End::  Sitemap*/


/*Start:: Accordion*/

.accordion .card-header:after {
	float: left !important;
}

a.card-header {
	text-align: right !important;
}

.nav-link{
	background:none !important;	
	opacity:1 !important;

}
.nav-link:hover{
	background:none !important;	
	opacity:1 !important;
	color:#0072c6 !important;
}
.nav-link:focus{
	background:none !important;	
	opacity:1 !important;
	color:#0072c6 !important;
}
.hiddenObject{
	display:none !important;
}
/*End:: Accordion*/


/*-------------------------- End Home Page ----------------------*/