
.topPan {
    background-color: #15317E;
    color: white;
    text-align: center;
    align-items: center;
}
.accblty li a {
    color: white;
    margin-right: 10px;
    margin-left: 10px;
}
.top_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.accblty li a {
    color: #fdfeff;
    margin-right: 10px;
}
.glyphicon-arrow-down {
    color: #ffffff;
}
.glyphicon-volume-up {
    color: #ffffff;
}
.accblty .noDiv {
    display: inline-block;
    margin-right: 5px;
}
.contact a {
    color: #ffffff;
}
.language-switcher-locale-url li {
    display: inline-block;
    margin-right: 10px;
}
.language-switcher-locale-url .active a {
    font-weight: bold;
}
li{
list-style: none;
}
li a {
text-decoration: none;
}
ul li a {
color: white;
margin: 10px;
}
/* counter css code */


@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);


/*/ start count stats /*/

section#counter-stats {
	display: flex;
	justify-content: center;
	margin-top: 100px;
  
    padding: 5px;
    background-image: linear-gradient();
}

.stats {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.stats .fa {
  color: #008080;
  font-size: 60px;
}

/*/ end count stats /*/

/* footar code css start here*/






