/*
Theme Name: Shahabuddin & Co LTD
Theme URL: Shahabuddin & Co LTD
Description: Shahabuddin & Co LTD
Author: Unitel Direct
Author URL: http://www.uniteldirect.co.uk/
*/

html, html a {
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility !important;
}

body {
    font-family: 'Montserrat', sans-serif !important;
}

#top-bar {
    background-color:#4d98ad;
    border-top: 3px solid #131a2c;
    border-bottom: 3px solid #131a2c;
    padding-top: 5px;
    padding-bottom: 5px;
}

#top-bar p {
    margin:0 !important;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

#top-bar a {
    display: inline-block;
    height:30px;
    width:30px;
    padding-top:6px;
    text-align: center;
    background-color:#28617e;
    color:#fff !important;
    margin: 0 auto;
    margin-top: 3px !important;
    font-size: 12px !important;
}

#top-bar a:hover {
    background-color:#0f1a2e !important;
    color:#fff !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
}

#header {
    background-color: #fff !important;
    padding-top:25px;
    padding-bottom: 25px;
    border-bottom: 3px solid #0f1a2e;
}

#header h1 {
    color:#FFF;
    font-weight:800;
    font-size:48px;
}

#header p {
    font-weight:600;
    color:#FFF;
}

.top-contact {
    text-align: center;
    color:#FFF;
    padding-top:10px;
}

.top-contact p {
    font-weight:600;
    font-size:13px;
    padding-bottom:10px;
}

nav {
    margin-top:27px;
    background-color: transparent !important;
    border:none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

nav a {
    color:#121b2a !important;
    font-weight:700;
}

nav a:hover {
    background-color: #28617e !important;
    color:#fff !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

nav a.current {
    background-color: #121b2a !important;
    color:#fff !important;
}

.navbar-toggle {
    background-color: #121b2a !important;
    border: none !important;
}

.navbar-toggle .icon-bar {
    background-color: #FFF !important;
    width:50px !important;
    height:4px !important;
    margin-bottom: 7px !important;
}

@media (min-width: 992px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}

.dropdown-menu a {
    background-color: #fff !important;
    color: #0f1a2e !important;
    font-weight: 700 !important;
    padding: 10px 18px !important;
}

.camera_wrap {
    border-bottom: 3px solid #292d40;
    margin-bottom: 0px !important;
}

.camera_caption {
    width:30% !important;
    background-color:rgba(15, 25, 46, 0.65) !important; /* caption BG color */
    left: 12% !important;
    padding:10px !important;
    bottom:8% !important;
}

.camera_caption > div {
    background-color:transparent !important;
}

.camera_pag_ul li {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center !important;
    cursor: pointer;
    border-radius: 50% !important;
    background: #28617e!important; /* color of slider dots */
    -webkit-transition: 0.3s all ease !important;
    transition: 0.3s all ease !important;
}

.camera_pag_ul span {
    display: none !important;
    visibility: hidden !important;
}

.camera_pag_ul li.cameracurrent, .camera_pag_ul li:hover {
    background: #0f1a2e !important; /* Color of active dot */
}

.camera_pag {
    position: absolute;
    bottom: 3% !important;
    z-index: 10 !important;
    right: 21.5% !important;
}

@media (max-width:767px) {
    .camera_caption {
        display: none !important;
        visibility: hidden !important;
    }
    .camera_pag {
        display: none !important;
        visibility: hidden !important;
    }
}

@media (min-width: 992px) {
    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    nav {
        float: right !important;
    }
}

@media (max-width: 991px) {
    header {
        text-align: center !important;
    }
}

#top-panels {
    padding-top:40px;
    padding-bottom: 10px;
}

#top-panels h2 {
    text-align: center;
    font-weight: 500;
    color:#111;
    margin-bottom: 20px;
    font-size: 36px;
}

#top-panels h2 strong {
    font-weight: 600;
    color: #28617e;
}

hr {
    width:20% !important;
    border-top: 1px solid #111 !important;
}

.top-panel h3 {
    background-color:#4D98AD;
    font-family: 500;
    color:#FFF !important;
    padding:15px;
    margin-bottom: 0px !important;
    text-align: center;
}

.top-panel a {
    text-decoration: none !important;
}

.top-panel img {
    margin-bottom: 20px;
}

.top-panel img:hover {
    opacity:0.8;
}

#main {
    padding-top:50px;
    padding-bottom:50px;
}

#main h1 {
    margin-bottom: 25px !important;
    color:#111;
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
}

#main h1 strong {
    color: #28617e;
}

#main h2 {
    color:#28617e;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

#main p {
    font-weight:400;
    line-height:1.8em;
    color: #111;
    margin-bottom:20px;
}

#main ul {
    margin-bottom:20px;
    color: #111;
}

#main li {
    margin-bottom: 8px;
}

#main a {
    color: #28617e;
}

#footer {
    background-image: url(images/footer-bg.jpg);
    background-size:cover;
    border-top: 3px solid #0f1a2e;
}

#footer .col-md-4 {
    padding:25px !important;
    background-color:#4D98AD;
    color:#FFF !important;
    line-height: 1.7em;
}

#footer .col-md-4 p {
    margin-bottom: 20px;
}

#footer .col-md-7 {
    padding:25px !important;    
}

#copyright {
    background-color:#121B2A;
    padding-top: 10px;
}

#copyright h1 {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}

#copyright p {
    color:#FFF !important;
    font-size:11px;
    font-weight:400;
}

#footer h4 {
    font-size:20px !important;
    font-weight:600;
    padding-bottom:3px;
    margin-bottom:20px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    color:#FFF;
}

#copyright a {
    color:#63b9e5!important;
    text-decoration: none !important;
}



    /* Contact Form */

input, textarea {
	padding:15px;
	width:100%;
	max-height:150px;
	box-sizing: border-box;
	border: 1px solid #CCC;
}

input[type="submit"] {
	max-width:150px;
	background-color:#0f1a2e;
	color:#FFF;
	border: none !important;
}

/* CHANGE SCROLLER VALUES */

::-webkit-scrollbar {
    width: 10px;
    
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9); 
    background-color:#111;    /* CHANGE THE COLOUR OF THE MAIN BAR */
   
}
 
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,3); 
    background-color:#444;   /* CHANGE THE COLOUR OF THE MOVING PART OF THE SCROLLER */
}