@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: bebas-neue;
    src: url(../fonts/BEBAS__.ttf);
}
@font-face {
    font-family: mavenpro-medium;
    src: url(../fonts/MavenPro-Medium.ttf));
}
@font-face {
    font-family: mavenpro-regular;
    src: url(../fonts/MavenPro-Regular.ttf);
}
@font-face {
    font-family: mavenpro-bold;
    src: url(../fonts/MavenPro-Bold.ttf);
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#363636;

}

h1{
	font-family: bebas-neue;
	color:#FFF;
	font-size:42px;
line-height: 59px;
	font-weight:bold;	
	letter-spacing: 2px;
word-spacing: 4px;
}
h2{
	font-family: 'Open Sans', sans-serif;
	color:#363636;
	font-size:38px;
	line-height: 66px;
	font-weight:bold;
}
h3{
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:30px;
	font-weight:bold;
}
h4{
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:24px;
line-height: 38px;
	font-weight:bold;
}
h5{
	font-family: 'Open Sans', sans-serif;
	color:#363636;
	font-size:22px;
line-height: 31px;
	font-weight:bold;
}
.top-gray {
    background-color: #E5E5E5;
    height: 25px;
}
.abt-ctct-text{
	color:#363636;
	font-size:16px;
	 font-family: mavenpro-medium;
}
.abt-ctct-text a{
	color:#363636;
}
.contact {
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    color: #02006F;
    margin-top: -4px;
}
.franchise {
    background-color: #DD0008;
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    height: 24px;
    padding-top: 0px;
}
.top-txt{
    margin-top: -3px;
}
.header {
    padding-top: 8px;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin-top: 45px;
    margin-right: 0px;
}
.navbar-nav > li > a {
    padding-top: 4px;
    padding-bottom: 6px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000070;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #000070;
	border-radius:4px;
	font-weight: bolder;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
}
.pers{
	padding-right:0px;
}
.right-spacing{
	padding-right:0px;
}
.left-spacing{
	padding-left:0px;
}
#home { 
			background: url(../images/bg-img.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
		    padding: 20px 0;
			background-position:center;
				-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
		}
.big-word {
   margin-top: 11px;
}
.formarea {
    background-color: rgba(255, 255, 255, 0.12);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #CCC;
    border-radius:0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-top: 11px;
}
.red-butn{
	background-color:#E20109;
	color:#FFF;
	 font-family: bebas-neue;
	 font-size:24px;
	 letter-spacing:3px;
	 border-radius:0px;
}
.red-bg{
	background-color:#e20008;
}
.dark-red{
	background-color:#bb181d;
	margin-bottom:15px;
	border-radius: 3px;
}
.search {
    background-color: #02006F;
    color: #FFF;
    border-radius: 4px;
    border: 0px none;
    font-family: mavenpro-medium;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 11px;
}
.search:hover{
	background-color: #171B1E;
}
.form-group {
    margin-bottom: 10px;
}
.search-input{
	background-color:#FFF;
	    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #999999;
    background-image: none;
    border: 1px solid #CCC;
    border-radius:3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-top: 11px;
}
.local{
	padding-top:10px;
	background-color:#f8f9f9;
	padding-bottom: 39px;
}
.purple-btn{
	background-color:#02006f;
	border-radius:0px;
	font-size:24px;
	color:#FFF;
	border:0px;
	margin-top:30px;
	-webkit-box-shadow: 6px 5px 1px 0px rgba(2, 0, 110, 0.2);
	   -moz-box-shadow: 6px 5px 1px 0px rgba(2, 0, 110, 0.2);
	        box-shadow: 6px 5px 1px 0px rgba(2, 0, 110, 0.2);
}

.purple-btn:hover{
	background-color: #171B1E;
}
.red-btn{
	background-color:#e20008;
	border-radius:0px;
	font-size:24px;
	color:#FFF;
	border:0px;
	margin-top: 10px;
	-webkit-box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
	   -moz-box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
	        box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
}
.red-btn:hover{
	background-color: #171B1E;
}
.red-btn2{
	background-color:#e20008;
	border-radius:0px;
	font-size:24px;
	color:#FFF;
	border:0px;
	margin-top: -30px;
	-webkit-box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
	   -moz-box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
	        box-shadow: 6px 5px 1px 0px rgba(226, 1, 9, 0.2);
}
.red-btn2:hover{
	background-color: #171B1E;
}
 .slider-txt{
	 margin-top:20px;
	 overflow:hidden;
	 padding-left: 30px;
padding-right: 30px;
 }
.slider-btn{
	padding-right:30px;
	padding-left:30px;
}
.gray-area{
	background-color:rgba(255, 255, 255, 0.38);
}
.red-txt{
	color:#e20008;
    background-color: rgba(255, 255, 255, 0.38);
    position: absolute;
    top: 215px;
    width: 100%;
	padding-top:20px;
	padding-bottom:20px;
}
.services{
	margin-bottom:60px;
}
.blue-bg-area{
	background-color:#02006f;
	color:#FFF;
	padding-top:20px;
	padding-bottom: 43px;
}
.service-heading{
	 font-family: bebas-neue;
	 font-size:40px;
	 color:#FFF;
	 letter-spacing: 6px;
}
.service-sub{
	font-size:16px;
	color:#FFF;
}
.red-service-area{
	background-image:url(../images/red-img1.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	margin-top:15px;
	padding-top: 80px;
padding-bottom: 73px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.red-service-area2{
	background-image:url(../images/red-bg-2.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	padding-top: 80px;
padding-bottom: 65px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.cleang3{
	margin-top:15px;
}
.testimonial{
	    background: url(../images/red-bg-area.jpg) 100% 0 no-repeat fixed;

	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
margin-top:30px;
		padding-top:80px;
		padding-bottom:80px;
}
.customer-heading{
	font-size:43px;
	color:#FFF;
	font-family: mavenpro-bold;
	margin-top: 28px;
	line-height: 47px;
}
.testimonials{
	background-color:#FFF;
	padding-top:20px;

}
.stars li{
	color:#02006f;
	display:inline-block;

}
.stars{
	padding-left:0px;
}
.border{
	border:1px solid #FFF;
}
.top-spacing{
	margin-top:20px;
}
.footer-area{
	background-color:#02006f;
	padding-top:20px;
}
.white-txt{
	color:#FFF;
}
.social li{
	display:inline-block;
	padding-left:10px;
}
.testi-sub{
	line-height: 25px;
}
.copy-right{
	margin-top:10px;
}
#pattern { 
			background: url(../images/red-pattern.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
			background-position:center;
				-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	padding-top:25px;
	padding-bottom:25px;
		}
		.main-content{
			margin-top:20px;
			padding-bottom:10px;
		}
.black-txt{
	color:#363636;
}
.service{
	background-color:#ffffff;
	margin-top:30px;
	
}
.service_list {
	list-style:square;
	color:#e20008;
}
.black_txt{
	color:#363636;
}
.service_txt{
	font-family: bebas-neue;
	font-size:20px;
	letter-spacing:2px;
	margin-top:10px;
}
.white-bg{
	background-color:#f8f9f9;
}
.bottom-spacing{
	padding-bottom:20px;
}
.left_spacing{
	padding-left:0px;
}
.right_spacing{
	padding-right:0px;
}
.secound{
	padding-bottom:30px;
}
.third{
	padding-bottom:113px;
}
.top-border{
	border-top:6px solid #223f7b;
	
}
.fourth{
		padding-bottom:113px;
		margin-top:30px;
		margin-bottom:30px;
}
.fifth{
		padding-bottom:141px;
				margin-top:30px;
		margin-bottom:30px;
}
.sub-heading {
    font-family: bebas-neue;
    font-size: 14px;
    letter-spacing: 2px;
    word-spacing: 4px;
}
.border-area {
    border-top: 6px solid #223F7B;
    margin-top: 10px;
    padding-top: 10px;
}
.residential {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
a{
	color:#363636;
}
a:hover{
	color:#223F7B;
	text-decoration:none;
}
.gray_bg {
    background-color: #F4F4F4;
    padding-bottom: 30px;
    margin-bottom: 49px;
	    float: left;
    background: none repeat scroll 0% 0% padding-box #FAFAFA;
    position: relative;
    margin: 10px 1% 10px 0px;
    box-sizing: border-box;
    transition: box-shadow 0.25s linear 0s;
	height: 518px;
}
.gray_bg:hover{
    box-shadow: 0px 0px 8px #333;
	outline: #0455c1 solid 1px;
    z-index: 5;
	transition:1s;
}	
.overlay {

	
}
.overlay:hover {
    opacity: 1;
	}
.dropdown:hover .dropdown-menu {
    display: block;
 }
 .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    margin-top: 9px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000070;
}	
.maven-pro{
	 font-family: mavenpro-bold;
	 font-size:22px;
	 color:#363636;
}
.about-us{
	margin-top:50px;
}
.spacing{
	margin-bottom:30px;
}
.contact_txt{
	font-family: bebas-neue;
	font-size:30px;
	font-weight:bold;
}
.contact-us{
	margin-top:30px;
}
.blue-txt{
	color:#02006f;
}
.form-control1 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #464646;
    background-color: #ebebeb;
    background-image: none;
    border: 1px solid #223f7b;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-top: 11px;
}
.form-control2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #464646;
    background-color: #ebebeb;
    background-image: none;
    border: 1px solid #223f7b;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-top: 25px;
}
#message{
	height: 187px;
}
.contct-btn{
	background-color:#223f7b;
	color:#fff;
	font-family: mavenpro-bold;
	border-radius:0px;
}
.submit-btn{
	background-color:#223f7b;
	color:#fff;
	font-family: mavenpro-bold;
	border-radius:0px;
	margin-top:30px;
}
.abtus-img{
	margin-top: 68px;
}
.service_main li{
	display:inline-table;
	padding-right: 90px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
}
.phone{
margin-top: 42px;	
}
.hear{
	margin-top: 42px;
}
#message2{
	height:200px;
}
.bg-gray-color{
	background-color:#dddddd;
	margin-bottom:20px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 6px 0px;
    line-height: normal;
}