
a:focus,
a:hover {
  color: #00aeef !important; }

.g-color-primary--hover:hover {
    color: #00aeef !important;
}

.nav-link:focus,
.nav-link:hover {
  color: #00aeef !important; }

.g-brd-primary {
  border-color: #00aeef !important; }

#text-blue {
	color: #00aeef !important;
}

#text-white {
  color: #fff !important;
  cursor: pointer;
}

#text-white:hover {
  color: #00aeef !important;
}

.g-color-primary {
  color: #00aeef !important; }

 #button-about {
 	background-color: #052c52 !important;
 	border-color: #052c52 !important;
 }

.g-bg-main--hover:hover {
    background-color: #15395b !important;
}

.g-bg-main {
    background-color: #15395b !important;
}

.u-btn-primary {
    color: #fff !important;
    background-color: #00aeef !important;
}

.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #00aeef !important;
    background-color: #00aeef !important;
}

.g-text-hover:hover {
	color: #ffffff !important;
}

.g-detail-text{
  color: #6f7274 !important;
}

.g-detail-text2{
  color: #000000;
  font-weight: 500;
}

.g-background-color{
  background-color: #eee !important;
}

.g-icon-size{
  width: 21px;
  height: 14px;
}

.g-job-height{
  height: 90px;
}

.g-text-center{
  text-align: center !important;
}

::selection {
    color: #fff;
    background-color: #00aeef !important;
}

p {
  color: #000 !important;
}
