@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
/*START Static Login Page 31012018*/
body {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #000;
	overflow-x: hidden;
}

a {
	text-decoration: none;
}
p {
	font-size: 16px;
	line-height: 25px;
}
/*.container {
	width: 1170px;
}*/
#carousel-example-generic  .carousel-inner .item img {
	width:100%;
}
.menu {
	background: none;
	border: none;
	height: 60px;
	width: 100%;
	position: fixed;
	z-index: 9;
}

.menu ul {
	float: right;
	list-style: none;
}

.menu ul li {
	float: left;
}

.menu ul li a {
	color: #000;
	padding:50px 15px 0 15px;
	text-decoration: none;
	font-size: 18px;
	display: block;
}

.menu ul li a:hover {
	color: #f26523;
	border-bottom: 5px solid #f26523;
}

.menu ul li a.active {
    color: #f26523;
	border-bottom: 5px solid #f26523; 
}
.carousel slide {
	position: relative;
}
.carousel-caption {
	background-color: #f26523;
	left: 0px;
	bottom: 0px;
	width: 35%;
	padding:25px;
	text-shadow: none;
}

.carousel-caption1 p {
	color: #fff;
	text-align: center;
}
.btn-primary-banner {
	position: absolute;
	bottom: 0;
	width: 20%;
    right: 68px;
    line-height: 40px;
    border-radius: 10px 10px 0 0px;
	background-color: #f26523;
}

a.btn-primary-banner {
	color: #fff;
	font-size: 18px;
}

.btn-primary-banner img {
	float: left;
}

input#exampleInputEmail1well {
	float: right;
    width: 31%;
}
.well {
	position: absolute;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.about h2 {
	text-align: center;
	color: #f26523;
}

.about p {
	text-align: center;
}
.ourvision {
	text-align: center;
}

.vision {
	margin-top: 35px;
}
.ourvision h2{
	margin-bottom: 25px;
}

.ourvision ul li {
	text-align: left;
}

.value {
	text-align: center;
}

.value ul li {
	text-align: left;
}

.value h2 {
	margin-bottom: 25px;
}

.about {
	margin-top: 35px;
}
.services {
	margin-top: 35px;
	background-color: #f4f4f4;
}

.services h2 {
	text-align: center;
	color: #f26523;
	padding: 0px;
    margin: 0px;
    padding-bottom: 25px;
    padding-top: 25px;
}

.services p {
	text-align: center;
}

.inspection1 {
	padding: 0px;
	margin-right: 0;
}

.inspection1 img {
	width: 100%;
	height: 359px;
}
.inspection2 {
	height: 359px;
	/*padding:64px 0 129px 41px;*/
	background-color: #f15c25;
}

.inspection2 h2 {
	color: #fff;
	margin-top:0px;
}
.inspection5 {
	height: 359px;
	/*padding:89px 0 129px 41px;*/
	background-color: #f15c25;
}

.inspection6 {
	height: 359px;
	/*padding: 0px 0px 121px 41px;*/
	background-color: #f15c25;
}

.inspection6 h2{
	color: #fff;
} 

.inspection6 p{
	color: #fff;
	padding-right: 14%;
}
.inspection5 h2{
	color: #fff;
}

.inspection5 p{
	color: #fff;
	padding-right: 14%;
} 

.inspection2 p {
	color: #fff;
	padding-right: 14%;
}

.contact {
	background-color: #282928;
}

.contact h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
}

.office img {
	float: left;
}

.office p {
	color: #fff;
	padding-left: 63px;
    text-align: left;
}
/*.phone {
	text-align: center;
}*/

.phone img {
	float: left;
	margin-left: 112px;
	margin-right: 10px;
}

.phone p {
	color: #fff;
	padding-left: 63px;
}

.massage {
	text-align: center;
}

.massage img{
	float: left;
	margin-left: 141px;
}

.massage p {
	color: #fff;
	padding-left: 63px;

}

.login {
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 332px;
	padding: unset;
    background: unset;
    color: unset;
    border-radius: unset;
    font-size: unset;
}

#demo {
	width: 350px;
	float: right;
    padding:25px 25px;
    background-color: #fff;
    /*position: absolute;*/
    bottom: 0px;
}

button.btn.btn-info {
	float: right;
}

button.btn.btn-info.login2 {
	background-color: #f15c25;
	width: 350px;
	position: relative;
	bottom: 0px;
	border: 1px solid #f15c25;
}

.emaillogin {
	border-radius: 20px;
	margin-bottom: 15px;
	background: #ebebeb;
    color: #000;
	height:40px;
}
.submitbtn {
	border-radius: 20px;
	width: 115px;
	margin-top: 20px;
	background-color: #000;
	color: #fff;
	padding-top: 10px;
    padding-bottom: 10px;
}
.newbtn {
	background-color: #f15c25;
	border-radius: 25px;
	color: #fff;
	width: 165px;
	margin-top: 20px;
	float: right;
	padding-top: 10px;
    padding-bottom: 10px;
}
.submitbtn.focus, .submitbtn:focus {
    color: #fff !important;
    background-color: #2579a9 !important;
    border-color: #1f648b !important;
    outline: none !important;
}
.newbtn.focus, .newbtn:focus {
    color: #fff !important;
    background-color: #2579a9 !important;
    border-color: #1f648b !important;
    outline: none !important;
}
button.btn.btn-info.login2.focus, button.btn.btn-info.login2:focus {
    color: #fff !important;
    background-color: #f15c25 !important;
    border-color: #f15c25 !important;
    outline: none !important;
}
img.img-responsive.tag {
    position: absolute;
    z-index: 9;
    height: 42px;
    /*left: 373px;*/
}

img.img-responsive.arrow {
	right: 20px;
    margin-top: 10px;
    height: 18px;
    z-index: 9;
    position: absolute;
    cursor:pointer;
}

.affix {
	background: #fff;
    height: 95px;
    width: 100%;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    z-index: 999;
}
 
.forget-pass {
	margin-top: 15px;
	float: right;
    width: 100%;
    text-align: right;
}
.forget-pass a {
	font-size:14px;
}
button.btn.btn-info.login2 {
	font-size: 20px;
	box-shadow: none !important;
	border-radius: unset !important;
}
.inspection2 , .inspection5, .inspection6 {
	padding:25px;
}
.navbar-inverse .navbar-toggle {
    border-color: #000;
    background: #000;
}
#carousel-example-generic2 {
	position:relative;
}
.carousel-indicators-bottom-arrow1 {
	background-image: none !important;
	width:30px;
	height:30px;
	position:absolute;
	left:20px;
	top:50%;
	transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.carousel-indicators-bottom-arrow2 {
	background-image: none !important;
	width:30px;
	height:30px;
	position:absolute;
	right:10px;
	top:50%;
	transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.carousel-indicators-arrow-banner1 {
	background-image: none !important;
	width:30px;
	height:30px;
	position:absolute;
	left:20px;
	top:50%;
	transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.carousel-indicators-arrow-banner2 {
	background-image: none !important;
	width:30px;
	height:30px;
	position:absolute;
	right:20px;
	top:50%;
	transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.carousel-indicators-arrow-banner1 , .carousel-indicators-arrow-banner2 {
	display:none;
}
#aboutus img { width:30%;}
#aboutus ul li {
	line-height:30px;
}
.carousel-indicators-bottom-arrow1 .glyphicon-chevron-left, .carousel-indicators-bottom-arrow2 .glyphicon-chevron-right {
	font-size:40px;
}
footer {
	background:#000;
}
footer p {
	color:#fff;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
}
footer .creaa p {
	float:right;
}
footer .creaa p a {
	color:#fff;
	text-decoration: none;
}
.container {
    width: 90%;
}
#contactus p {
	font-size:14px;

}
.submitbtn:hover, .newbtn:hover  {
	background-color: #2579a9;
    border-color: #1f648b;
	text-shadow:none;
	color:#fff;
}
.forget-pass {
	margin-top:0px;
	margin-bottom:0px;
}
.forget-pass a {
	text-decoration:none;
	color:#828181;
}
.forget-pass a:hover {
	color:#f15a22;
}
 #contactus p a {
    text-decoration:none;
	color:#fff;
}
/*END Static Login Page 31012018*/