/* Compiled Less CSS File */
/* Generated from "style.css" */

@font-face {
  font-family: font-title;
  src: url('../fonts/myriadpro-bold.otf');
}
@font-face {
  font-family: myriadpro-regular;
  src: url('../fonts/myriadpro-regular.otf');
}
/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #323232;
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
@media (min-width: 767px) {
  .navbar {
    padding: 0;
    border-bottom: 20px solid #32296a;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  }
  .top-nav-collapse {
    padding: 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .intro-section {
    padding-top: 100px!important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #32296a;
  }
}
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.intro-section {
  padding-top: 155px;
}
.intro-section .carousel {
  background-color: #fff;
}
.intro-section .carousel-inner > .item > a > img,
.intro-section .carousel-inner > .item > img {
  margin: auto;
}
.home-section,
.profil-section,
.rekanan-section,
.artikel-section,
.body-repair-section,
.car-salon-section,
.body-wash-section,
.portofolio-section,
.contact-section,
.contact-section {
  height: 100%;
  padding-top: 150px;
  padding-bottom: 50px;
}
.home-section h2,
.profil-section h2,
.rekanan-section h2,
.artikel-section h2,
.body-repair-section h2,
.car-salon-section h2,
.body-wash-section h2,
.portofolio-section h2,
.contact-section h2,
.contact-section h2 {
  text-align: center;
}
.profil-section {
  background-color: #323232;
  height: auto;
  color: #fff;
}
.profil-section h2 {
  color: #fff;
}
.profil-section .side-section {
  padding: 20px;
  background-color: #000000;
}
.profil-section .side-section h3 {
  margin-top: 10px;
}
.profil-section .side-section ul {
  margin: 0;
  padding: 0;
}
.profil-section .side-section ul li {
  padding: 0;
  list-style: none;
}
.profil-section .why-gcc {
  margin: 10px 0;
  padding: 30px 0;
  background-color: #32296a;
}
.rekanan-section p {
  margin: 30px 0;
}
.car-salon-section h4 {
  margin: 40px 0 20px 0;
  padding: 10px 20px;
  display: inline-block;
  background-color: #d3372a;
}
.body-wash-section h4 {
  margin: 40px 0 20px 0;
  padding: 10px 20px;
  display: inline-block;
  background-color: #d3372a;
}
.body-wash-section ul {
  padding: 0 0 0 20px;
}
.body-wash-section ul li {
  list-style-type: square;
}
.block-blue {
  margin: 30px 0;
  padding: 20px 0;
  background-color: #32296a;
}
.block-blue ul {
  margin: 20px 0;
  padding: 0 0 0 20px;
}
.block-blue ul li {
  list-style-type: square;
}
.block-blue h4 {
  display: inline-block;
  padding: 10px 20px;
  background-color: #d3372a;
}
.header-fix {
  background-color: #323232;
}
.header-fix .navbar-brand {
  height: auto;
}
.navbar-default {
  background-color: #d3372a;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-toggle span.icon-bar {
  transition: all 0.15s;
}
.navbar-toggle span:nth-child(2) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle span:nth-child(3) {
  opacity: 0;
}
.navbar-toggle span:nth-child(4) {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed span:nth-child(2),
.navbar-toggle.collapsed span:nth-child(4) {
  transform: rotate(0);
}
.navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.box-step {
  position: relative;
  margin: 15px 0;
  padding: 15px;
  border: 1px solid #fff;
  min-height: 150px;
}
.box-step .for-icon img {
  display: block;
  margin: auto;
}
.box-step p {
  text-align: center;
}
.box-step .number {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 90px;
  background-color: #fff;
  color: #32296a;
  font-size: 14px;
  text-align: center;
}
.box-step .arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.box-heading {
  background-color: #32296a;
  padding: 10px 15px;
}
.box-content {
  margin: 0 0 15px 0;
  padding: 15px;
  background-color: #000;
  min-height: 300px;
}
.footer {
  padding: 30px 0 40px 0;
  background-color: #000000;
}
.footer h2 {
  margin: 0;
  font-size: 16px;
}
.footer h3 {
  margin: 0;
  font-size: 20px;
}
.footer p span {
  font-size: 14px;
}
.gallery-title {
  font-size: 36px;
  color: #42B32F;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px;
}
.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #5e5e5e;
}
.filter-button {
  font-size: 18px;
  border: 1px solid #d3372a;
  border-radius: 0px;
  text-align: center;
  background-color: #333333;
  color: #d3372a;
  margin-bottom: 30px;
}
.filter-button:hover {
  font-size: 18px;
  border: 1px solid #32296a;
  text-align: center;
  color: #ffffff;
  background-color: #32296a;
}
.btn-default:active .filter-button:active {
  background-color: #323232;
  color: white;
}
.port-image {
  width: 100%;
}
.gallery_product {
  margin-bottom: 30px;
}
.list-sosmed {
  margin: 20px 0;
  padding: 0;
}
.list-sosmed li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.list-sosmed li a {
  font-size: 24px;
}