/* Header */

#head { background:#181015 url( ../images/bg_header.jpg) no-repeat; background-size: cover; min-height:520px; text-align: center; padding-top:240px; color:white; font-family:"Open sans", Helvetica, Arial; font-weight:300; }
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }
a:hover{
text-decoration:none;
}
@media (max-width: 767px) {
	#head { min-height:420px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}


/* Autohide navbar */
.slideUp { top:-154px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.page-header .page-title{font-size:28px; line-height:0;}
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:140px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }	
	
.navbar{
 /* background-color:#f8f8f8 !important; */
background:rgba(248,248,248,0.6);
border:0 !important;

}	
.navbar-nav>li a{
color:#000000 !important;
font-family:"Open sans", Helvetica, Arial;
font-size:16px;
text-transform:capitalize;
color:#636363;
border-radius:4px !important;

}

.navbar-nav>li a:hover{
background-color:#65635d !important;
color:#fff !important;

}

.navbar-nav>li.active a{
background-color:#65635d !important;
color:#FFFFFF !important;


}

.logo{
	margin-top:-30px !important;
}

#top-small-nav{
 background-color:#f1f0f0;
 border-bottom:2px solid #e7e6e6;
 min-height:35px;
}

#slider{
	margin:0 auto; background-position:center;
	text-align:center;
}

.big-text{
text-align:center;
background-color:#f5f5f4;
font-family:"Open sans", Helvetica, Arial;

padding:40px 0;
font-size:20px;
line-height:35px;
}

.navbar-nav>li>.dropdown-menu{
margin-top:0px;
background-color:#FFFFFF !important;
margin-left:5px;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.time-bg{
background-color:#e9e9e9;
text-align:center;
font-size:20px;
font-weight:bold;
height:200px;
}

.services{
background-color:#FFFFFF;
padding-top:20px;

}

@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Open sans:400,500";

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 160px; height: 160px; border: 6px solid #e9e9e9; line-height: 88px; border-radius: 50%; background: #f8f8f8; vertical-align: middle; }
.box > .icon:hover > .image { background: #65635d; }
.box > .icon > .image > i { font-size: 70px !important; color: #595353 !important; padding-top:40px; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; padding: 15px 0 10px 0; }
.box > .icon:hover > .info { }
.box > .icon > .info > h3.title { font-family: "Open sans",sans-serif !important; font-size: 30px; color: #222; font-weight:100; }
.box > .icon > .info > p { font-family: "Open sans",sans-serif !important; font-size: 16px; color: #666; line-height: 1.6em; margin: 20px; padding-bottom:15px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Open sans",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding:15px 30px; background-color: #554242 !important; }
.box .space { height: 30px; }

.box .more a{
background-color:#2d2d2d !important;
padding:15px 30px;
color:#FFFFFF !important;
}

#footer-links{
	background-color:#281818;
	border-top:8px solid #4f4b4b;
	min-height:220px;
	padding-top:20px;
	padding-bottom:20px;
}

#footer-links h2{
	color:#d4d1d1;
	font-family: 'BebasNeueRegular';
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
}

.footer-head-bg{
	background:url(../images/footer-head-bg.png) repeat-x center right;
	margin:0 0 0 0;
}

.footer-head-bg h2{
	color:#fff;
	background:#281818;
	font-family: 'BebasNeueRegular';
	text-transform:uppercase;
	font-weight:normal;
	font-size:25px;
	padding:10px 10px 10px 0;
	display:inline-block;
	line-height:30px;
	margin:0;

}

ul.list li{
	margin-left:-15px;
	list-style-image:url(../images/list-img.png);
	line-height:23px;

}

ul.list li a{
	color:#929292;
}

address{
	color:#929292;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

.padding-address{
	padding:0;
}

.social-icon img{
	margin-left:5px;
	float:right;
	padding-top:5px;
}

footer{
	background-color: #e9e9e8;
min-height: 35px;
line-height: 35px;
color: #555;
}

#blue-bg{
	background-color:#ffb401;
	min-height:220px;
	padding:10px 0;
	margin-top:20px;
	
}

.headdig-bg2{
	background:url(../images/headding-bg.png) repeat-x center right;
	margin:0 0 0 0;
}

.headdig-bg2 h3{
	color:#fff;
	background:#ffb401;
	font-family: 'BebasNeueRegular';
	text-transform:uppercase;
	font-weight:normal;
	font-size:25px;
	padding:10px 10px 10px 0;
	display:inline-block;
	line-height:30px;
	margin:0;

}

.call-text{
line-height:40px; color:#888780;
}

.padd{
padding-top:4px;
}

.maincontent p{
 line-height:26px !important;
 font-size:15px !important;
 font-family: "Open sans",sans-serif !important;
}

.center-text{
text-align:center;
font-size:24px;
font-family: "Open sans",sans-serif !important;
}

.center-text img{
margin-bottom:18px;
}

.navbar-inverse{
padding:0 !important;
}

.padd-nav{
padding-top:30px !important;
padding-bottom:15px !important;
}

.slider{
padding-top:150px !important;
background-color:#f8f8f8;
}

.features img{
border:2px solid #ccc;
border-radius:5px !important;
}

ul.list-order{
}

ul.list-order li{
line-height:30px;
list-style-image:url(../images/list-img-black.png);
}

.list-view ul.list-order li{
line-height:30px;
list-style-image:url(../images/list-img-black.png);
font-size:16px;
}

.case-head{
margin-top:18px !important;
}

.listrap {
            list-style-type: none;
            margin: 0;
            padding: 0;
            cursor: default;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .listrap li {
            margin: 0;
            padding: 10px;
        }

        .listrap li.active, .listrap li:hover {
            background-color: #d9edf7;
        }

        .listrap strong {
            margin-left: 10px;
        }

        .listrap .listrap-toggle {
            display: inline-block;
            width: 60px;
            height: 60px;
        }

        .listrap .listrap-toggle span {
            background-color: #428bca;
            opacity: 0.8;
            z-index: 100;
            width: 60px;
            height: 60px;
            display: none;
            position: absolute;
            border-radius: 50%;
            text-align: center;
            line-height: 60px;
            vertical-align: middle;
            color: #ffffff;
        }

        .listrap .listrap-toggle span:before {
            font-family: 'Glyphicons Halflings';
            content: "\e013";
        }

        .listrap li.active .listrap-toggle span {
            display: block;
        }
		a .btn-custom{
	background-color:#fff !important;
	border-radius:2px !important;
	border:1px solid #ccc;
	color:#675656 !important;
	font-size:14px;
	font-weight:normal;
	padding:5px 15px;
}

a .btn-custom:hover{
	background-color:#675656 !important;
	border-radius:2px !important;
	border:1px solid #ccc;
	color:#FFF !important;
}

a .btn-custom.active{
	background-color:#675656 !important;
	border-radius:2px !important;
	border:1px solid #ccc;
	color:#FFF !important;
}
.steps-block{
padding:15px 0;
text-align:center;
}

.steps-block p{
font-size:16px;
padding:15px 0;
line-height:28px;
}

p.benefits-head{
font-size:16px !important;
font-weight:bold;
padding-bottom:0px;
}

.padd a{
text-decoration:none;
color:#333333;
font-weight:bold;
display:inline-block;
vertical-align:middle;
line-height:28px;
}