/*-- Body Reset --*/
body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
  color: #616971;
  background-color: #0f0c34;
}

/*========== ABOUT HTML PAGE ==========*/


/*===== TOP BAR =====*/

.top-bar {
  background: #02439B;
  height: 2.5rem;
  padding: .5rem 0;
}
.top-bar a {
  color: white;
  text-decoration: none;
  font-size: 1rem;
}
.top-bar a:hover {
  color: #f8f9f9;
  font-weight: bolder;
}
.btn-group-sm button {
  font-size: .6rem;
  color: white;
}
.btn-group-sm button:hover {
  color: white;
}
.btn-group-sm a {
  font-size: .6rem;
  color: black;
}
.btn-group-sm a:hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #3366ff;
}
.top-bar img {
  margin-left: 10px;
  border: 1.2px solid lightgray;
  border-radius: 6px;
}



/*===== NAVIGATION BAR =====*/

.navbar img {
  height: 4rem;
}
.navbar {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .1rem;
  box-shadow: 0 .5rem .5rem rgb(2, 66, 155)!important;
  z-index: 1;
  /* background: rgba(250, 250, 250, .5)!important; */
  /* background: rgb(255, 255, 255)!important; */
  background: rgb(15, 12, 52)!important;
  opacity: 1 !important;
}
#navbarResponsive .nav-link {
    color: #f8f2f2;   /* change to any color */
}
.nav-item {
  padding: .5rem;
}
.nav-link {
  color: #5b5555;
}
.nav-link:hover {
  color: #02439B!important;
}
.dropdown-menu a {
  font-size: .8rem;
  color: black;
}
.dropdown-menu a:hover {
  font-size: 1rem;
  font-weight: bold;
  color: #02439B;
}
.fa-home, .fa-envelope, .fa-newspaper {
  margin-right: 2px;
}
#navbarResponsive .active {
  color: rgba(0, 0, 0, 0.812);
  font-weight: bolder;
  /* text-shadow: 4px 2px lightgray; */
  /* box-shadow: 8px 8px 5px gray; */
}
#navbarResponsive .nav-link.active {
  color: rgb(17, 17, 19); /* your custom blue */
  font-weight: bold;
  /* background-color: rgba(240, 240, 240, 1); optional highlight background */
  /* border-radius: 5px; optional rounded effect */
}



/*===== FOR-ALL =====*/

.fa-ellipsis-v {
  color: #02439B;
  font-size: 1rem;
  margin-right: 1rem;
}



/*===== COMPANY PROFILE =====*/

#companyprofilepics {
  box-shadow: 0 1rem 1rem rgba(2, 66, 155, .2);
}
#companyprofilepics {
  background-image: url(../img/aboutpics1.webp);
  background-size: cover;
  background-attachment: fixed;
  width: auto!important;
  height: auto!important;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.fa-id-card {
  color: #02439B;
  font-size: 2rem;
  margin-right: 1rem;
}
.fa-compass {
  color: #02439B;
  font-size: 1.5rem;
  margin-right: .5rem;
}
.fa-globe-asia {
  color: #02439B;
  font-size: 2rem;
  margin-right: 1rem;
}




/*===== MILESTONE =====*/

#companyprofile h4,p {
    color: white; /* change to any color you want */
}
.alternatecolor {
  background: rgba(2, 66, 166, 0.1);
  padding-top: 0.5rem;
}
#milestonepics {
  box-shadow: 0 1rem 1rem rgba(2, 66, 155, .2);
}
#milestonepics img{
  max-height: 20rem!important;
  margin: 0 1rem 0 1rem;
}
#milestonepics {
  background-image: url(../img/CLOCK.png);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  min-height: 500px!important;
  width: auto!important;
  height: auto!important;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.hr {
  background-color: #f8f9f9 ;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.fa-clock {
  color: #02439B;
  font-size: 1.8rem;
  margin-right: 1rem;
}




/*===== MISSION & VISION =====*/

#missionpics h4,p {
    color: white; /* change to any color you want */
}

.container h4,p {
    color: white; /* change to any color you want */
}
#missionpics {
  box-shadow: 0 1rem 1rem rgba(2, 66, 155, .2);
}
#missionpics img{
  max-height: 20rem!important;
  margin: 0 1rem 0 1rem;
}
#missionpics {
  background-image: url(../img/VISIONMISSION.png);
  background-size: cover;
  background-attachment: scroll;
  min-height: 500px!important;
  max-height: 550px!important;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#missionpics h4 {
  color: white;
}
#missionpics h5 {
  color: #F9F9F9;
}
#missionpics p {
  color: #fffdfd;
  font-weight: bold;
  text-shadow: 0 0 15px rgb(5, 5, 5), 0 0 15px rgba(10, 33, 235, 0.862);
}
.fa-shield-alt, .fa-eye, .fa-tasks {
  color: #02439B;
  font-size: 1.8rem;
  margin-right: 1rem;
}
.fa-dot-circle {
  color: #02439B;
  font-size: 0.8rem;
  margin-right: 5px;
}
.fa-angle-double-right {
  color: #02439B;
  font-size: 1.2rem;
  margin-right: 5px;
}



/*===== CERTIFICATION =====*/

.fa-award {
  color: #02439B;
  font-size: 1.8rem;
  margin-right: 1rem;
}
#certificate img {
  border: 1px solid #000000;
  border-radius: 3px;
  padding: 5px;
  box-shadow: 16px 16px rgba(128, 139, 150, 1);
  margin-bottom: 25px;
}
#certificate img:hover {
  box-shadow: 0 0 10px 10px rgba(2, 66, 155), 16px 16px rgba(2, 66, 155, 1);
}
#certificate p {
  letter-spacing: 1.2px;
  font-weight: bolder;
}




/*===== 1st COLUMN FOOTER =====*/

footer {
  background-color: #090231;
  color: white;
  padding: 1.5rem 1rem 1rem;
}
footer p {
  font-size:.8rem;
}
.fa-map-marker-alt, .fa-phone, .fa-envelope-open-text {
  margin-bottom: .5rem;
  color: #02439B;
  font-size: 1.1rem;
}
.emailsupport a {
  color: white;
}
.emailsupport :hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #02439B;
}



/*===== 2nd COLUMN FOOTER =====*/  

footer hr {
  border-top: .4rem solid #02439B;
  width: 100%;
  margin-bottom: 2rem;
}

.fa-facebook {
  color: #3498db;
}
.fa-twitter {
  color: #1da1f2;
}
.fa-google-plus {
  color: #dd4b39;
}
.fa-instagram {
  color:  #c0392b ;
}
.fa-youtube {
  color: #bb0000;
}
.fa-facebook, .fa-twitter, .fa-google-plus, .fa-instagram, .fa-youtube {
  margin: 1.5rem;
  font-size: 1.5rem;
}
.fa-facebook:hover,.fa-twitter:hover,.fa-google-plus:hover,.fa-instagram:hover,.fa-youtube:hover {
  color: #d5d5d5;
}

/* footer{
    margin-top: 250px;
    background: #333333;
    color: white;
    position: relative;
    width: 100%;
} */
footer img{
    width: 120px;
    margin-top: 43px;
}
footer span{
    margin-top: 25px;
}
footer h6{
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 50px;
}
footer .col-3{
    padding-left: 35px;
}
footer a{
    text-decoration: none;
    transition: 0.5s;
    color: white;
}
footer a:hover{
    /* color: #1e6fbb; */
    color: #02439B;
}
footer .fa-whatsapp{
    margin-right: 5px;
}
.copyright{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    height: 45px;
    background-color: #242424;
    padding-top: 15px;
}
.footer-container{
    display: flex;
}
.social {
    display: flex;
    align-items: center;
    margin-top: 13px;
    padding-left: 5px;
}
.social i {
    color: #fff;
    font-size: 17px;
    margin-right: 15px;
}
@media only screen and (max-width: 600px) {
footer .col-3{
  padding-left:0;
}
.footer-container{
      flex-direction: column;
  }
  .footer-container .col-3{
      width: 100% !important;
  }
  .copyright {
        font-size: 11px;
    }
}

/*===== SOCKET =====*/

.socket {
  /* background-color: #222222; */
  /* border-top: .15rem solid #1ebba3; */
  background-color: black;
  border-top: .15rem solid #02439B;
  letter-spacing: 1.5px;
}
.socket a {
  color: white;
  text-decoration: none;
}
.socket a:hover {
  font-size: 1rem;
  font-weight: bolder;
  /* color: #1ebba3; */
  color: #02439B;

}
/* .socket p:hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #1ebba3;
} */




/*===== MEDIA QUERIES =====*/

/* Devices under 1199px (xl) */
@media (max-width: 1199.98px) {
}


/* Devices under 992px (lg) */
@media (max-width: 991.98px) {
}


/* Devices under 768px (md) */
@media (max-width: 767.98px) {

}


/* Devices under 768px (sm) */
@media (max-width: 576px) {



#milestonepics {
  background-image: url(../img/aboutpics2.webp);
  background-size: cover;
  background-attachment: fixed;
  min-height: 300px!important;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#missionpics {
  background-image: url(../img/aboutpics3.webp);
  background-size: cover;
  background-attachment: scroll;
  min-height: 300px!important;
  max-height: 350px!important;
  padding-top: 0.8rem;
  padding-bottom: 0.5rem;
}
#missionpics h4 {
  font-size: 1rem;
  color: #F9F9F9;
}
#missionpics h5 {
  font-size: 1.2rem;
  color: #F9F9F9;
}
#missionpics p {
  font-size: 0.8rem;
  color: #F9F9F9;
  text-shadow: 0 0 5px white, 0 0 8px green;
}
.fa-shield-alt, .fa-eye {
  color: #02439B;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.fa-dot-circle {
  color: #02439B;
  font-size: 0.4rem;
  margin-right: 2px;
}
#missionpics br {
  display: none;
}

}


/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/


