/* CSS Document */

/* Start Navigation */
header nav {
	text-align: center;
	background: #efefef;
}
header nav ul {
	margin: 0;
	padding: 1em;
	list-style-type: none;
}
header nav ul li {
	display: inline;
	margin-left: 1em;
}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {
	display: none;
}
.mean-container .mean-bar{
	background:#000;
}
.mean-container a.meanmenu-reveal span{
	background:#fff;
}
.mean-container a.meanmenu-reveal{
	color:#fff;
}
.mean-nav .collapse{
	border:none;
}
.mean-container .mean-nav ul li a{
	background:#676767;
	font-family: 'Raleway', sans-serif;
}

/*TOP NAV*/
#top-nav{
	position:absolute;
	top:15px;
	right:15px;
}
#top-nav .navbar{
	background:none;
	border:none;
	min-height:0;
	margin:0;
}
#top-nav #navbar2{
	padding:0;
	min-height:0;
}
#top-nav .navbar-nav{
	padding:0;
}
#top-nav .dropdown{
	padding-bottom:10px;
}
#top-nav .dropdown-toggle{
	padding:0 20px 0 10px;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	font-weight:500;
	border-right:1px solid #fff;
	line-height:14px;
	text-transform:uppercase;
	font-size:19px;
}
#top-nav .dropdown:last-child .dropdown-toggle{
	padding-right:0;
	border:none;
}
#top-nav .dropdown-toggle:hover{
	color:#942824;
}
#top-nav .dropdown-menu{
	background:#676767;
	border:none;
	border-radius:0;
}
#top-nav .dropdown-menu li{
	margin:0;
}
#top-nav .dropdown-menu li a{
	font-family: 'Raleway', sans-serif;
	color:#fff;
	padding:10px 15px;
	font-weight:500;
	text-transform:uppercase;
	background:#676767;
}
#top-nav .dropdown-menu li a:hover{
	background:#942824;
}


/*HEADER*/

header #sub-header{
	background:url(../img/slider.jpg) no-repeat top;
	background-size:cover;
	padding:10px;
	position:relative;
}
#sub-logo{
	max-width:250px;
	width:100%;
}
#sub-logo img{
	width:100%;
}
#top-nav{
	right:215px;
	top:30px;
}
#sub-header-phone a{
  position:absolute;
	right:0;
	top:0;
	background:#942824;
	display:table;
	height:100%;
	padding:20px;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	font-size:25px;
}
#sub-header-phone a span{
	display:table-cell;
	vertical-align: middle;
}
#sub-header-phone a:hover{
	background:#6d1e1b;
	text-decoration:none;
}

/*MAIN CONTENT*/
#main-content{
	padding:35px 50px;
}
#main-content p, #main-content ul, #main-content{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#000;
	font-size:17px;
}
#main-content ul{
	list-style-image: url(../img/bullet.jpg);
}
#main-content h1{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#8a332c;
	margin-top:0;
}
#main-content h2{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#676767
}
#main-content h3{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#8a332c
}
#main-content h4{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#000;
	text-transform: uppercase;
}
#main-content h5{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#8a332c;
	font-size:17px;
	text-transform: uppercase;
}
#main-content h6{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#676767;
	font-size:17px;
	text-transform: uppercase;
}
#main-content .form-group label{
	font-size:14px;
	font-weight:300;
	display:block;
	margin-bottom:0;
}
#main-content .form-group input{
	border:none;
	background:#e4e4e4;
}
#main-content .btn-default{
	text-transform:uppercase;
	border:none;
	background:#942824;
	color:#fff;
	font-weight:600;
	border-radius:0;
	padding:10px 20px;
	margin-bottom:15px;
}
#main-content .btn-default:hover{
	background:#6d1e1b;
}
#main-content .sidebar-img{
	max-width:650px;
	width:100%;
	margin:0 auto;
	display:block;
}
#main-content .our-client-img{
	max-width:300px;
	width:100%;
	display:block;
	position:relative;
	margin:0 auto 15px;
}

/*SUB CALLOUT AREA*/
#sub-callout{
	position:relative;
}
#sub-callout img{
	width:100%;
}
#sub-callout-wrapper{
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
#sub-callout-inside{
	width:100%;
	text-align:center;
	height:calc(100% + 1px);
	background:rgba(0,0,0,0.68);
	display:table;
	padding:10px 15%;
}
#sub-callout-inside div{
	display:table-cell;
	vertical-align: middle;
}
#sub-callout-inside h2{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:36px;
}
#sub-callout-inside p{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:18px;
}
#sub-callout-inside .btn-default{
	text-transform:uppercase;
	border:none;
	background:#942824;
	color:#fff;
	font-weight:600;
	border-radius:0;
	padding:10px 20px;
	margin-bottom:15px;
}
#sub-callout-inside .btn-default:hover{
	background:#6d1e1b;
}

/*LOCATIONS*/
.location-block{
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:15px solid #942824;
	margin-bottom:20px;
}
.location-block .location-img{
	width:100%;
	margin-bottom:20px
}
.location-block .location-carousel{
	padding:0 42px;
	position:relative;
	margin-bottom:20px;
}
.location-block .location-carousel .owl-prev{
	left:-42px;
	position:absolute;
	top:25%;
}
.location-block .location-carousel .owl-next{
	right:-42px;
	position:absolute;
	top:25%;
}
.location-block h3{
	margin-top:0;
	margin-bottom:0;
}
.location-block h4{
	margin-bottom:0;
}
.location-block a.location-link{
	font-size:13px;
	margin-bottom:15px;
	display:inline-block;
	color:#942824;
	font-weight:700;
}

/*NEWS*/
.news-block{
	padding-bottom:15px;
	border-bottom:15px solid #942824;
}
.news-block h3{
	margin-bottom:0;
}
.news-block a{
	font-size:13px;
	margin-bottom:15px;
	display:inline-block;
	color:#942824;
	font-weight:700;
}
.news-img{
	width:100%;
	margin-bottom:20px
}
#news-carousel{
	padding:0 42px;
	position:relative;
	margin-bottom:20px;
}
#news-carousel .owl-prev{
	left:-42px;
	position:absolute;
	top:25%;
}
#news-carousel .owl-next{
	right:-42px;
	position:absolute;
	top:25%;
}
.news-video{
	max-width:600px;
	float:right;
	position:relative;
	width: 100%;
	margin:0 0 15px 15px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*FOOTER*/

footer{
	padding:50px 30px;
	background:url(../img/footer-bg.jpg) no-repeat bottom #3e3e3e;
}
footer ul li a{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#fff;
	font-size:18px;
}
footer ul li a:hover{
	color:#942824;
	text-decoration:none;
}
footer .footer-menu-1{
	list-style-type:none;
	padding-left:0;
	padding-right:30px;
}
footer .footer-menu-1 li{
	padding: 8px 0;
	border-bottom:1px solid #fff
}
footer .footer-menu-2{
	list-style-type:none;
	padding-left:0;
	padding-top:8px;
}
footer #footer-address-box{
	width:100%;
	background:rgba(1,0,0,0.21);
	padding:20px 30px;
}
footer #footer-address-box a#footer-phone{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#fff;
	font-size:26px;
}
footer #footer-address-box a#footer-phone:hover{
	color:#fff;
	text-decoration:none;
	cursor:text;
}
footer #footer-address-box p{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#fff;
	font-size:17px;
}
footer #footer-address-box a#footer-location-link{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-style:italic;
	text-decoration:underline;
	color:#fff;
	font-size:17px;
}
footer #footer-address-box a#footer-location-link:hover{
	color:#942824;
}
a#sub-footer-link{
	width:100%;
	background:#942824;
	display:block;
	text-align:right;
	padding:8px 40px;
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	color:#fff;
}
a#sub-footer-link:hover{
	text-decoration:none;
	background:#6d1e1b;
}
a#pre-footer-link{
	width:100%;
	background:#942824;
	display:block;
	text-align:center;
	padding:8px 40px;
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	color:#fff;
}
a#pre-footer-link:hover{
	text-decoration:none;
	background:#6d1e1b;
}