/* Template Name: Acme Business Template with Bootstrap 3 Template Version: 1.0 Author: cosmic */ body { color: #373a3c; padding: 0px !important; margin: 0px !important; font-size: 14px; } a { text-decoration: none; outline: none; } p { line-height: 22px; } .head-section { border-bottom: 1px solid #eee; } .head-section .navbar { margin-bottom: 0; } .navbar-default { border: none; } .navbar-brand { color: #bcc0cd; font-size: 30px; font-weight: 100; line-height: 30px; margin-top: 30px; padding: 0; } .navbar-brand span { color: rgb(44, 62, 80); } .head-section .navbar-collapse ul.navbar-nav { float: right; margin-right: 0; z-index: 199; } .head-section .navbar-default { background-color: #fff; } .head-section .nav li a, .head-section .nav li.active ul.dropdown-menu li a { color: #373A3C; font-size: 14px; font-weight: 300; background: none; } ul.dropdown-menu { border: none; } .head-section .nav li a:hover, .head-section .nav li a:focus, .head-section .nav li.active a, .head-section .nav li.active a:hover, .head-section .nav li a.dropdown-toggle:hover, .head-section .nav li a.dropdown-toggle:focus, .head-section .nav li.active ul.dropdown-menu li a:hover, .head-section .nav li.active ul.dropdown-menu li.active a { color: #fff; background-color: rgb(44, 62, 80); } .head-section .navbar-default .navbar-nav > .open > a, .head-section .navbar-default .navbar-nav > .open > a:hover, .head-section .navbar-default .navbar-nav > .open > a:focus { color: #fff; background-color: rgb(44, 62, 80); } .head-section .navbar { min-height: 85px; } .head-section .navbar-nav > li { padding-bottom: 25px; padding-top: 30px; } .head-section ul.navbar-nav li:last-child() { margin-left: 10px !important; } .head-section .navbar-nav > li > a { padding-bottom: 5px; padding-top: 5px; margin-left: 2px; line-height: 30px; } .dropdown-menu li a:hover { color: #fff !important; } .head-section .navbar-default .navbar-nav > .open > a .caret, .navbar-default .nav li.dropdown > a:focus .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; color: #fff; } .dropdown-menu { box-shadow: none; } .head-section .nav li .dropdown-menu { padding: 0; box-shadow: 0 2px 5px rgba(50,50,50,0.1); } .head-section .nav li .dropdown-menu li a { line-height: 25px; padding: 3px 12px; border-bottom: none; } .search { margin-top: 3px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; width: 180px; border: 1px solid #fff; box-shadow: none; background: none; padding-left: 10px; color: #fff; margin-left: 10px; } #searchInput { border-color: gray; color: gray; } #searchInput:hover, #searchInput:focus { color: gray; } .search:focus { margin-top: 3px; width: 180px; border: 1px solid #eaeaea; box-shadow: none; color: gray; font-weight: 300; margin-left: 10px; } .breadcrumbs { background:rgb(44, 62, 80); color: #fff; padding: 25px 0; margin-bottom: 20px; } .breadcrumb { margin-bottom: 0; background: none; } .breadcrumb li a { color: white; } .breadcrumb li.active { color: #fff; } .breadcrumbs h1 { font-size: 24px; margin: 3px 0 0; text-transform: none; } .footer { background: rgb(44, 62, 80); color: #fff; padding: 50px 0; display: inline-block; width: 100%; font-weight: 300; } .footer-small { background-color: rgb(44, 62, 80); margin-top: 30px; padding-top: 5px; } .copyright { color: #fff; padding-top: 15px; width: 95%; margin: auto; } #search { background-color: #fff; } @media only screen and (min-width: 768px) and (max-width: 959px) { .container { width: 768px; } } @media only screen and (max-width: 767px) { .container { width: 95%; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .container { width: 70%; } } .btn { border-radius: 4px; font-weight: 500; border-radius: 3px; border: 1px solid transparent; }