/* ----------------------------------

Name:gold.css
Version:1.5

---------------------------------- */

/* Logo */
.logo-dark { width: 122px !important; }
.logo-white { width: 122px !important; }

/* Color and Othe Element */
.navbar-inverse .navbar-nav > li.current > a, 
.navbar-inverse .navbar-nav > li > a:hover { border-bottom: 2px solid #ffcb07 }
.highlight { background-color: transparent; font-size: 85px }
header { background: url(http://placehold.it/1920x1080) no-repeat center top; -webkit-transition: ease-in-out; -moz-transition: ease-in-out; -o-transition: ease-in-out; transition: ease-in-out; }
i { color: #ffcb07 }
.portfolio-figure .title { color: #ffcb07 }
.orange-bg { background-color: #ffcb07 }
.social i:hover { color: #ffcb07 }
.map-button:before { color: #ffcb07 }
.intro-bg { width: 100%; position: absolute; height: 500px; top: 0; z-index: 2; background: rgba(0, 0, 60, 0.95); background: -moz-linear-gradient(left, rgba(221, 164, 59, 0.95) 0%, rgba(221, 59, 120, 0.80) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(221, 164, 59, 0.95)), color-stop(100%, rgba(221, 59, 120, 0.80))); background: -webkit-linear-gradient(left, rgba(221, 164, 59, 0.95) 0%, rgba(221, 59, 120, 0.80) 100%); background: -o-linear-gradient(left, rgba(221, 164, 59, 0.95) 0%, rgba(221, 59, 120, 0.80) 100%); background: -ms-linear-gradient(left, rgba(221, 164, 59, 0.95) 0%, rgba(221, 59, 120, 0.80) 100%); background: linear-gradient(to right, rgba(221, 164, 59, 0.95) 0%, rgba(221, 59, 120, 0.80) 100%); }
.highlight { position: relative; z-index: 3 }
header .intro-section { padding-top: 365px; z-index: 3; position: relative; }
.popup-slide .title { color: #ffcb07 }
.popup-navigation span:hover { color: #ffcb07 }
.orange-line { background-color: #ffcb07; }
.label { border-color: #ffcb07; }
.blog-day { background-color: #ffcb07; border-color: #ffcb07; }
.blog-content:hover .blog-day { background-color: #ffcb07; }
#success { border-color: #ffcb07; color: #ffcb07; }
.loader .loader-progress { background-color: #ffcb07; }