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

/*========== CAPABILITIES 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: 3rem;
}

.navbar {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .1rem;
  box-shadow: 0 .5rem .5rem rgba(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;
}
#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: black;
  font-weight: bolder;
  text-shadow: 4px 2px lightgray;
  box-shadow: 8px 8px 5px gray;
}



/*===== PRODUCT =====*/

.fa-grip-lines-vertical, .fa-dolly {
  color: #02439B;
  font-size: 1.8rem;
  margin-right: .8rem;
}
#product p {
  text-indent: 30px;
  text-align: justify;
  text-justify: inter-word;
}
#product img {
  border: 3px solid gray;
  border-radius: 5px;
  padding: 3px;
  box-shadow: 0 0 2px 2px rgba(2, 66, 155)
}
#product img:hover {
  box-shadow: 0 0 10px 10px rgba(2, 66, 155, .5);
}



/* === IMAGE ZOOM === */
.zoom {  
  transition: transform .2s ease;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.zoom:hover {
  transform: scale(1.1);
  cursor: zoom-in;
}


/*===== SERVICE =====*/

.fa-grip-lines-vertical, .fa-handshake {
  color: #02439B;
  font-size: 1.8rem;
  margin-right: .8rem;
}
#service p {
  text-indent: 30px;
  text-align: justify;
  text-justify: inter-word;
}
#service img {
  border: 3px solid gray;
  border-radius: 5px;
  padding: 3px;
  box-shadow: 0 0 2px 2px rgba(2, 66, 155)
}
#service img:hover {
  box-shadow: 0 0 10px 10px rgba(2, 66, 155, .5);
}




/*===== MACHINE =====*/

.fa-tools {
  color: #02439B;
  font-size: 1.5rem;
  margin-right: 1rem;
}
#machine table, th, td {
  border: 1px solid gray;
  color: #fffefe;
}
#machine img {
  border: 3px solid gray;
  border-radius: 5px;
  padding: 3px;
  box-shadow: 0 0 2px 2px rgba(2, 66, 155)
}
#machine img:hover {
  box-shadow: 0 0 10px 10px rgba(2, 66, 155, .5);
}

/*===== SOCKET WWWW.MKP.COM.PH =====*/

.socket {
  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: #02439B;
}
.socket p:hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #02439B;
}


/*===== 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 VISIT US CONTACT US EMAIL US =====*/  

footer{
    /* margin-top: 250px; */
    background: #090231;
    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;
    }
}
/*============ 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) { ... }

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

html, body, section, article { display: grid }

/* display: grid on html & body + min-height: 100% on html
 * avoids the 100vh height mobile problem
 * https://allthingssmitty.com/2020/05/11/css-fix-for-100vh-in-mobile-webkit/
	* AND has better support than 100dvh height */
html { min-height: 100% }

/* avoid pure white text on pure black background
 * https://graphicdesign.stackexchange.com/questions/25356/why-not-use-pure-black-000-and-pure-white-fff
 * https://uxplanet.org/alternatives-to-using-pure-black-000000-for-text-and-backgrounds-54ef0e733cdb
 * https://uxmovement.com/content/why-you-should-never-use-pure-black-for-text-or-backgrounds/ */

