/* ----------------------------------

Name:gold.css
Version:1.3

---------------------------------- */

/* Logo */
.logo-dark { width: 110px !important; }
.logo-white { width: 163px !important; }

.smalllogo-dark { width: 70px !important; }
.smalllogo-white { width: 123px !important; }


/* Work Count */
.work-count-box { text-align: center; }
span.title { display: block; text-align: center; color: #000; }
.work-count-box .content-white { margin: 0 auto; color: black; font-size:18px;direction:rtl; }
.work-count-box .black-line-top, 
.work-count-box .black-line-bottom { margin-left: auto; margin-right: auto; display: block; }
.work-count-box i { color: #fff; border-radius: 50%; width: 100px; height: 100px; padding: 29px; background-color: #000; margin-bottom: 20px; }

/* Color and Othe Element */
.navbar-inverse .navbar-nav > li.current > a, 
.navbar-inverse .navbar-nav > li > a:hover { border-bottom: 2px solid #dda43b }
.highlight { background-color: transparent; font-size: 85px }
header {  -webkit-transition: ease-in-out; -moz-transition: ease-in-out; -o-transition: ease-in-out; transition: ease-in-out; }
.rsHeader {background: url(../../images/back1.jpg) no-repeat center top;}
.salemHeader {background: url(../../images/back1.jpg) no-repeat center top;}
.groupHeader {background: url(../../images/back2.jpg) no-repeat center top;}
i { color: #dda43b }
.portfolio-figure .title { color: #dda43b }
.orange-bg { background-color: #dda43b }
.social i:hover { color: #dda43b }
.map-button:before { color: #dda43b }
.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: 150px; z-index: 3; position: relative; }
.popup-slide .title { color: #dda43b }
.popup-navigation span:hover { color: #dda43b }
.orange-line { background-color: #dda43b; }
.label { border-color: #dda43b; }
.blog-day { background-color: #dda43b; border-color: #dda43b; }
.blog-content:hover .blog-day { background-color: #dda43b; }
#success { border-color: #dda43b; color: #dda43b; }
.loader .loader-progress { background-color: #dda43b; }

.gallery ul li { width: 25%; float: left; }