/* CSS Document */

body {
  font-family: 'Nanum Gothic', sans-serif;
  color: #888;
}

li {
  font-family: 'Nanum Gothic', sans-serif;
  color: #888;
}

.w-80 {
  width: 180px;
}

body {
  margin-top: 100px;
}











/* resize menu on scroll */

.navbar-custom {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.navbar-small {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
} 
 










/* navigation colours */

.navbar-custom {
  background-color: #D7D7D7 ;
}











/* change the brand and text color */

.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
  color: #FFF;
}











/* change the link color */

.navbar-custom .navbar-nav .nav-link {
  color: #FFF;
}











/* change the link hover color */

.navbar-custom .navbar-nav .nav-link:hover {
  color: #8C8C8C;
}












/* change the color of active or hovered links */

.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
  color: #C4C4C4;
}











/* for dropdown only - change the color of dropdown */

.navbar-custom .dropdown-menu {
  background-color: #D7D7D7;
}

.navbar-custom .dropdown-item {
  color: #FFF;
}

.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
  color: #555;
  background-color: #D7D7D7;
}











/* navigation colour if resizing menu */

.bg-navbar-custom2 {
  background-color: #BDBDBD;
}











/* change hamburger colour */

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}     











/* menu underline on hover dropdown also has link! */

#mainlinks .nav-item::after {
  content: '';
  display: block;
  width: 0px;
  height: 6px;
  background: #C4C4C4;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#mainlinks .nav-item:hover::after {
  width: 100%;
}

#mainlinks .nav-link {
  padding: 15px 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#mainlinks .dropdown-item.active,
#mainlinks .dropdown-item:active {
  color: #C4C4C4;
}

#mainlinks .dropdown-item:focus,
#mainlinks .dropdown-item:hover {
  background: #C4C4C4;
}









/*follow us*/

#lab_social_icon_footer {
  padding: 40px 0;
  background-color: #dedede;
}

#lab_social_icon_footer a {
  color: #333;
}

#lab_social_icon_footer .social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#lab_social_icon_footer .social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}











/*
    Multicoloured Hover Variations
*/

#lab_social_icon_footer #social-fb:hover {
  color: #3B5998;
}

#lab_social_icon_footer #social-tw:hover {
  color: #4099FF;
}

#lab_social_icon_footer #social-pi:hover {
  color: #d34836;
}

#lab_social_icon_footer #social-in:hover {
  color: #E4405F;
}

#lab_social_icon_footer #social-li:hover {
  color: #f12e12;
}

#lab_social_icon_footer #social-em:hover {
  color: #888;
}

#navareasocial .fa {
  display: inline-block;
  background-color: black;
  margin: 15px;
  border-radius: 50%;
  color: white;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  height: 30px;
  width: 30px;
}

#navareasocial .fa:hover {
  opacity: 0.5;
}

#navareasocial .fa-facebook {
  background: #AAAAAA;
  color: white;
}

#navareasocial .fa-twitter {
  background: #55ACEE;
  color: white;
}

#navareasocial .fa-google {
  background: #dd4b39;
  color: white;
}

#navareasocial .fa-linkedin-square {
  background: #AAAAAA;
  color: white;
}

#navareasocial .fa-youtube {
  background: #bb0000;
  color: white;
}

#navareasocial .fa-instagram {
  background: #AAAAAA;
  color: white;
}

#navareasocial .fa-pinterest {
  background: #AAAAAA;
  color: white;
}

#navareasocial .fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#navareasocial .fa-skype {
  background: #00aff0;
  color: white;
}

#navareasocial .fa-android {
  background: #a4c639;
  color: white;
}

#navareasocial .fa-dribbble {
  background: #ea4c89;
  color: white;
}

#navareasocial .fa-vimeo {
  background: #45bbff;
  color: white;
}

#navareasocial .fa-tumblr {
  background: #2c4762;
  color: white;
}

#navareasocial .fa-vine {
  background: #00b489;
  color: white;
}

#navareasocial .fa-foursquare {
  background: #45bbff;
  color: white;
}

#navareasocial .fa-stumbleupon {
  background: #eb4924;
  color: white;
}

#navareasocial .fa-flickr {
  background: #f40083;
  color: white;
}

#navareasocial .fa-yahoo {
  background: #430297;
  color: white;
}

#navareasocial .fa-soundcloud {
  background: #ff5500;
  color: white;
}

#navareasocial .fa-reddit {
  background: #ff5700;
  color: white;
}

#navareasocial .fa-rss {
  background: #ff6600;
  color: white;
}

#navareasocial .fa-instagram {
  background: #AAAAAA;
  color: white;
}

#navareasocial .fa-envelope-square {
  background: #AAAAAA;
  color: white;
}

a.scroll span {
  position: absolute;
  bottom: 80px;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  opacity: 0.7;
}

a.scroll span:hover {
  opacity: 1;
}

a.scroll span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a.scroll span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.8);
  box-shadow: 0 0 0 0 rgba(255,255,255,.8);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    -webkit-box-shadow: 0 0 0 60px rgba(255,255,255,0.1);
    box-shadow: 0 0 0 60px rgba(255,255,255,0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    -webkit-box-shadow: 0 0 0 60px rgba(255,255,255,0.1);
    box-shadow: 0 0 0 60px rgba(255,255,255,0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

footer a:link,
a:visited,
a:hover {
  text-decoration: none;
}

@media (max-width: 1150px) {
  #img-top-title {
    display: none;
  }
}
