/*Home page css*/
.white{
  background-color: #fff!important;
}
.border-box1 > i {
  border-radius: 50%;
  border: 1px solid #545766;
  padding: 7px 5px;
  color: #fff !important;
}
.innerf-banner1 {
  background: url(../img/electricity.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered1{
    position: absolute;
    top: 11%;
    left:48%;
    transform: translate(-50%, -50%);
    color: #fff;
     font-weight: bold;
}

.innerf-banner2 {
  background: url(../img/gas.jpeg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered2{
    position: absolute;
   top: 10%;
    left:48%;
    transform: translate(-50%, -50%);
    color: #fff;
     font-weight: bold;
}

.innerf-banner3 {
  background: url(../img/internet1.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -70px;
}

.centered3{
    position: absolute;
   top: 12%;
    left:48%;
    transform: translate(-50%, -50%);
    color:#fff;
     font-weight: bold;
}

.innerf-banner4 {
  background: url(../img/landline.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -175px;
}

.centered4{
    position: absolute;
   top: 10%;
    left:28%;
    transform: translate(-50%, -50%);
    color: black;
     font-weight: bold;
}

.innerf-banner5 {
  background: url(../img/insurance.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -309px;
}

.centered5{
    position: absolute;
   top: 12%;
    left:50%;
    transform: translate(-50%, -50%);
    color: black;
     font-weight: bold;
}


.innerf-banner6 {
  background: url(../img/paytv.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -140px;
}

.centered6{
    position: absolute;
   top: 9%;
    left:48%;
    transform: translate(-50%, -50%);
    color: black;
     font-weight: bold;
}


.innerf-banner7 {
  background: url(../img/water1.jpeg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered7{
    position: absolute;
    top: 10%;
    left:49%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
}

.innerf-banner8 {
  background: url(../img/solar.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered8{
    position: absolute;
    top: 18%;
    left:50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
}

.innerf-banner9 {
  background: url(../img/truck.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered9{
    position: absolute;
    top: 5%;
    left:75%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
}




.innerf-banner10 {
  background: url(../img/cleaning.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 350px;
  background-position: 0 -230px;
}

.centered10{
    position: absolute;
    top: 14%;
    left:32%;
    transform: translate(-50%, -50%);
    color: #fff;
     font-weight: bold;
}

.call_us{

  background-color: #F96E3C!important;
  color: #fff;
}

.button1{

  background:#0c5a95!important;
  color: #fff;
  padding: 10px 30px!important;
  border-radius: 5px!important;
  line-height: 1.714em !important;
}

.para2 a:hover{

  color: #fff!important;
}

.para1{

  margin-right: 20%!important;
}

.para2{

  margin-top: -40px;
  margin-left: 17px;
}

.form-group {
    margin:0;
    padding:10px ;

    &:first-child { border-color: transparent; }
}
.photo-form-wrapper{
	margin-top:-210px!important;
}
#blue{
	color:#0000FF!important;
}

    
.about{

  margin-bottom: 50px;

}
.heading1{

  padding-top: 68px!important;
}

.head1{
  margin-top: -5px;
}

.head2{
    margin-top: 50px;
}

.head3{

  margin-top: 50px;
}
.move{

  padding: 10px;
  margin-left: 30px!important;
  list-style: disc;
}

.move li{

  padding: 6px;
}

.navbar-fixed-bottom, .navbar-fixed-top{
	position:relative!important;
}
.banner{
	padding-top:0px!important;
}

.lead{
	color:#FFF!important;
}
.searchBtn {
  padding: 0px 10px 0 20px;
  margin-top: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 500;
    border: 3px solid #555;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height:60px;
    height: auto;
    border-radius: 50px 0  0 50px !important;
}
.searchBtn :focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: transparent;

}
footer{
	padding-bottom:30px!important;
}
#myBTN
{ border:0;
  padding: 0px 10px;
  margin-top: 10px;
  color: #fff;
  background:#F96E3C;
  font-size: 27px;
  font-weight: 500;
    border: 3px solid #F2F0EE;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height:60px;
    height: auto;
border-radius: 0 50px 50px 0 !important;
}
/*home page css complete*/


.ph_btn p a{
  color: #FFF !important;
}

.mar-btm{
	margin-bottom:100px!important;
}
.errmsg{
	margin-top:50px;
	color:#fff;
}
.blue{
	color:#074DD0;
}
.uti_header
 {
  cursor: pointer;
  display: block;
  font-size: 100%;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  position: relative;
  border-top-right-radius:3px;
  background: #F96E3C none repeat scroll 0 0;
  border: 1px solid #F96E3C;
  color: #ffffff;
  font-weight: normal;
 }
 .submitStep2{
	 margin-top:50px;
 }
.ph_btn >p{
	color: #000;
	margin:24px;
	font-size:20px;
	
}
.ph_btn >a{
	width:100%;
}
.testimonial{
	background:#FFF!important;
}
.wid{
	width:6%!important;
}
.banner-image{
	height:550px!important
}
.banner-image::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.border {
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
  height: 150px;
  margin: 0 0 20px;
  padding: 30px;
  width: 150px;
}
.promo{
	background-color:#F96E3C!important;
}
.services>*{
	color:#FFF!important;
}
.border-right{
	border-right:1px solid #FFFF;
}
.menu{
	
	top:0px!important;
}
.mar-bot{
	margin-bottom:20px;
}
.heading{
	margin-bottom:80px;
}
.bgblack{
  background-color: #FFF!important;
  border-color: #FFF!important;
}
.banner{
	padding-bottom:0px!important;
}
.connect-all > *{
	color:#222!important;
}
.connect-all span {
  display: block!important;
  font-size: 2.25rem!important;
  line-height: 1.1!important;
}


.banner-text {
  top: 380px;
  left: 50px;
  color: #FFF!important;
  max-width: 1290px;
  position: absolute;
  width: 100%;
  z-index: 100;
}


.flexslider .slides img {
  -moz-user-select: none!important;
  height: auto!important;
}
.flexslider .slides img {
  display: block!important;
  width: 100%!important;
}
.flexslider {
  background: transparent none repeat scroll 0 0!important;
  margin: 0!important;
  position: relative!important;
  width: 100%!important;
}
.faicon {
  background-color: #333;
  border-radius: 40px;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.faicon.active,.faicon:active,.faicon:hover{
	background-color: #F96E3C;
}
.display-icons {
  display: inline;
  padding-left: 10px;
}
.phone {
  color: #444!important;
  transition: all 0.3s linear 0s;
}
.learn-more {
  padding: 80px 0;
}
.learn-more {
  background: #CDCDCD none repeat scroll 0 0!important;
  color: #444;
  overflow: visible;
  text-align: center;
}
.orange{
	 color: #F96E3C!important;
}
.learn-more .vs {
  background: #CDCDCD none repeat scroll 0 0;
  color: #F96E3C;
  font-size: 1.3rem;
  font-weight: bold;
  height: 60px;
  left: 50%;
  line-height: 60px;
  margin-left: -15px;
  margin-top: -30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 2;
}
.learn-more a.more {
  background: #CDCDCD none repeat scroll 0 0;
  border-radius: 30px;
  color: #F96E3C;
  font-size: 1.500rem;
  font-weight:bolder;
  height: 50px;
  left: 50%;
  line-height: 50px;
  padding: 0 30px;
  position: absolute;
  text-decoration: none;
  top: -25px;
  transform: translateX(-50%);
}
.learn-more .col:first-child {
  border-right: 1px solid #666;
  padding-right: 60px;
}
.learn-more .col {
  float: left;
  width: 50%;
}
.navbar-brand {
	color:#FFFF!important;
}
.menu{
	color:#FFFF!important;
}
.testimonial, .flexslider{
	background:#FFF!important;
	border:4px solid #FFF!important;
}
.flex-control-nav{
	bottom:-100px!important;
}
.text i{
	margin-right: 3px;
	font-size:20px;
}
.menu{
	width:100%;
}
.mar-top{
	margin-top:150px;
}
.ui-autocomplete > *{
	
	background:#cdcdcd;
}
.ui-corner-all  :hover{
  color: #000!important;
}
.ui-widget-content a :hover{
	background:#FFFF!important;
  text-decoration: none;
}

.icondiv > .fa{
	font-size:40px;
}
.icondiv > p{
	font-size:16px;
}
#section-1{
	margin-top:50px;
	background:#FFFF!important; 
}
.navbar-toggle{
	background:#746B65!important;
	color:#FFFF!important;
	
}
.navbar-brand{
	margin-top:0px!important;
	padding:0px!important;
}
.navbar-brand h3{
	margin-top:0px!important;
}
.menu{
	height:auto!important;
	z-index:999!important;
}
.footer-container > a{
	color:#FFFF!important;
}

.services{
	margin-top:-25px!important;
}
.alert-danger{
	background-color:#FF6347!important;
	
}
.errmsg > h5{
	margin-top:5px!important;
	color:#FF6347!important;
}

.form-material .form-control{
	margin:5px!important;
}
.margin-top{
	margin-top:2px!important;
}
.white-box-1{
	background:#fff!important;
	padding:25px!important;
	margin-bottom:30px!important;
	height:auto!important
}
.white-box-1 .box-title{
	margin:0 0 12px!important;
	font-weight:500!important;
	text-transform:uppercase!important;
	font-size:16px!important
}

.white-box{
	background:#fff;
	padding:25px;
	margin-bottom:30px;
	height:2110px!important
}

.white-box .box-title{
	margin:0 0 12px;
	font-weight:500;
	text-transform:uppercase;
	font-size:16px
}
#myBTN{
	padding-left:20px!important;
	padding-right:20px!important;
}
.ui-widget-content a{
	color:#222!important;
}
.terms{
	margin-top:150px!important;
}
.terms ul{
	list-style-type:disc!important;
}
.terms ul li{
	margin-left:15px!important;
}
.strong{
	font-size:24px!important;
}
.flex-direction-nav a.flex-next::before {
  color: #222;
  content: ">";
  display: inline-block;
  font-family: ElegantIcons;
  font-size: 38px;
  left: 7px;
  padding-bottom: 22px;
  position: relative;
  top: -3px;
  
}
.flex-direction-nav a.flex-next::before {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  display: block;
  height: 60px;
  margin: -20px 0 0;
  opacity: 1;
  position: absolute;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 60px;
  z-index: 10;
}
.flex-direction-nav a::before {
  font-size: 36px;
  left: 10px;
  top: 17px;
}
.ph_btn {
	  background: #F96E3C none repeat scroll 0 0;
	  cursor: pointer;
	  display: block;
	  float: right;
	  height: 90px;
	  top: 0px;
	  right:0px;
	  text-align:center;
	  position: absolute;
	  text-decoration: none;
	  width:200px;
	}
/*-------------Steps 1-2-3 CSS---------------*/
.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -11px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #f96e3c; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #cdcdcd;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

@media all and (max-width: 768px) {
.col-xs-12, .col-sm-12 {
   width:100%!important;
	}
.banner-text {
  color: #fff;
  left: 0;
  max-width: 1290px;
  position: absolute;
  top: 65px;
  width: 100%;
  z-index: 100;
}
.photo-form-wrapper {
  margin-bottom: 0px!important;
  margin-top: -80px!important;
  
	
}	
.photo-form-wrapper h1, #myBTN{
	font-size:14px!important;
}

.photo-form-wrapper h2 {
    font-size: 14px!important;
}



.banner-image {
  height: 210px!important;
}
.ph_btn {
  background: #f96e3c none repeat scroll 0 0;
  cursor: pointer;
  display: block;
  float: right;
  height: 60px;
  position: relative;
  right: 0px!important;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.banner{
	padding-top: 0px!important;
}

.navbar-brand {
  color: #fff;
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 22px;
 
  padding: 14px 15px;
}

.navbar-brand > img {
  display: inline;
  margin-top: -20px;
  width: 105px!important;
}

.menu{
	width:100%!important;

}
}
@media (max-device-width:480px) and (orientation:landscape){
.navbar-brand >img{
	max-width:50%!important;
}
.banner-text {
  color: #fff;
  left: 0;
  max-width: 1290px;
  position: absolute;
  top: 85px;
  width: 100%;
  z-index: 100;
}
.photo-form-wrapper {
  margin-bottom: 0px!important;
}	
.banner-image {
  height: 458px!important;
}
 
.navbar-brand{
  color: #fff;
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 90px;
  margin-bottom: 40px;
  padding: 14px 15px;
}
.navbar-brand > img {
  display: inline;
  margin-top: -20px;
  width: 185px!important;
}
.menu{
	width:50%!important;
	height:150px!important;
}



}
@media (max-width:480px) {
		#myNavbar{
				width:100%;
		}
		
}
@media (min-width:768px) and (max-width:1199px) {

}


