
body, html {
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    overflow-x: hidden !important;
    color: #838282;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #2f2f2f;
}

    a:focus {
        outline: none;
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
}

h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
}

img {
    border: none;
}

/* Preloader */

#top-menu
{
    
    margin-top:-16px;
}
/*scrol to top*/

.scrollToTop {
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 60px;
    display: none;
    font-size: 25px;
    height: 55px;
    line-height: 50px;
    position: fixed;
    right: 50px;
    text-align: center;
    text-decoration: none;
    width: 55px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999;
}

    .scrollToTop:hover,
    .scrollToTop:focus {
        color: #fff;
        text-decoration: none;
        outline: none;
    }

/*--------------------*/
/* HOME HEADER */
/*--------------------*/

#header {
    float: left;
    display: inline;
    width: 100%;
}

.header-inner {
    display: inline;
    position: relative;
    float: left;
    width: 100%;
}

    .header-inner > img {
        width: 100%;
    }

.header-overlay {
    /*background-color: rgba(0, 0, 0, 0.6);*/
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.header-content {
    float: right;
    /*width: 38%;*/
   min-height: 500px;
    padding: 15px;
    padding-bottom: 0px;
    text-align: center;
    margin-top: 57px;
    background-color:#f26522;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.75);
    border-radius: 10px;
    
}
.header-content.green{
    background-color:#00a651;
	}
.header-content h2
{
      font-family: Exo;
    font-size: 20pt;
     
}
.header-content h3
{
     font-family: Exo;
    font-size: 100%; 
    color:#FFF;
   
    margin-top:-6px;
}
.header-content input
{
    
}
/*--------------------*/
/* MENU */
/*--------------------*/

#menu-area {
    float: left;
    display: inline;
    width: 100%;
}

.main-navbar {
    background: #f7f7f7;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7;
    border-right: medium none;
    height: 89px;
    margin-bottom: 0;
   -webkit-box-shadow: 1px 2px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 2px 6px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 2px 6px 0px rgba(50, 50, 50, 0.75);
     z-index: 100 !important;
    
}

.navbar-fixed-top {
    height: 80px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
     
}

.logo {
    height: 71px;
    width: 283px;
    margin-right: 0px;
    margin-top: 15px;
    padding: 0;
}

.logo-compressed {
    height: 43px;
    width: 212px;
}

.logo img {
    height: 130%;
}

#navbar {
    float: left;
    width: 76%;
    padding: 0;
    
}

.main-nav {
    display: inline-block;
    text-align: right;
	padding-top:10px;
    width: 100%;
}

.main-nav li{
	float: none;
	text-align:right;
	margin-right: 36px;
	display: inline-block;
}

       

.less-padding {
    padding: 30px 20px !important;
}


    

/***********************************************************************************/
/*--------------------*/
/* MENU */
/*--------------------*/

.main-navbar.blu{
    margin:0;
    padding:0;
    background: #308fce;
    border-radius: 0;
    /*! border-bottom: 1px solid #425671; */
    border-right: medium none;
    height: 89px;
    margin-bottom: 0;
   -webkit-box-shadow: 1px 2px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 2px 6px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 2px 6px 0px rgba(50, 50, 50, 0.75);
     z-index: 100 !important;
    border-bottom: none !important;;
}
.blu .label-call-us{
	color:#022b49;
	}

.blwr .offer-inst h3{
	color:#279b49;
	font-size:26px;
	font-family:Exo;
	font-weight:bold;
	text-align:center;
}
.blwr .offer-inst h4{
	color: #f26522;
	font-size:32px !important;
	text-align:center;
	font-family: 'Myriad Pro';
}


.nwc{
	width:100% !important;
	text-align:center !important;
	}
.nwc img{
	float:none !important;
	margin:10px 0 !important;
	display:inline-block !important;
	}
.ofsv .offers-holder{
	padding-top:50px;
	}
/***********************************************************************************/



/*======================///////////////
			start responsive style
=====================///////////////////////*/


@media(max-width:1199px ) {
    .offers-holder
    {
        margin-top:80px;
    }
    
    .header-content {
        padding: 20px;
    }

        .header-content h2 {
            font-size: 24px;
            
        }



    .header-btn-area {
        margin-top: 65px;
    }

    .logo {
        margin-right: 0;
    }

    #navbar {
        width: 71%;
        padding: 0;
    }

    .main-nav li a {
        padding: 39px 16px;
    }
}


@media(max-width:991px ) {
    
    .adv-container
    {
        
    }
    .header-content {
        padding: 50px;
    }
    .new-elec
    {
        margin-top: 20px !important;
        margin-left: 12px;
    }
#top-menu
    {
        display: none;
    }
    .contactUs-top-footer
    {
        margin-left: 40px;
    }
    .header-content
    {
        margin-top: 286px;
    }
    .header-content h2 {
            font-size: 18px;
            
        }
    .offers-holder
    {
        margin-top:20%;
    }



    .header-btn-area {
        margin-top: 20px;
    }

    #navbar {
        width: 76%;
        padding: 0;
    }
}


@media screen and (max-width:767px ) {
    .header-content h2 {
        font-size: 35px;
        line-height: 35px;
    }

        .header-content h2 span {
            font-weight: normal;
            line-height: 55px;
        }


    .main-nav li {
        display: block;
        float: left;
        width: 100%;
    }

        .main-nav li a {
            display: block;
            padding: 8px 7px;
        }

    .less-padding {
        padding: 8px 7px !important;
    }

    #navbar {
        margin-right: 0;
        width: 104.5%;
    }

    .main-nav {
        background: #ccc none repeat scroll 0 0;
        display: block;
        margin: 0;
        text-align: center;
        width: 100%;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
        margin-right: 78px;
        margin-top: 32px;
        border-radius: 0;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #00d999;
            border-color: #00d999;
            color: #fff;
        }

            .navbar-default .navbar-toggle:hover .icon-bar,
            .navbar-default .navbar-toggle:focus .icon-bar {
                background-color: #fff;
            }



    .navbar-fixed-top .search-area {
        top: -77px;
    }

    .navbar-fixed-top .navbar-toggle {
        margin-top: 25px;
    }

    .navbar-fixed-top .search-area input[type="text"]:focus {
        top: 23px !important;
    }

/******************** Shams Styles **********************/
.header-overlay{
	position:relative;
	}
.header-content{
	width:100%;
	margin-top:20px;
	}
.adv-box{
	width:100%;
	clear:both;
	}
.adv-container{
	padding-top:30px;
	}
.old-elec{
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	}
.old-elec img{
	max-width:100%;
	display:inline-block;
	}
.offers-holder{
	margin-top:40px;
	}
.offers-holder > div{
	text-align:center;
	margin-bottom:15px;
	}
.offers-holder > div img{
	margin-bottom:10px;
	display:inline-block;
	}
.adv-colored{
	margin-bottom:40px;
	}
/********************************************************/

}

.img-savings{
margin-top: 95px;
margin-left: -148px;
    margin-bottom:30px;
}

@media(max-width:480px ) {
   
    .header-content {
        padding: 20px;
    }

        .header-content h2 {
            font-size: 22px;
            line-height: 25px;
        }

            .header-content h2 span {
                font-weight: normal;
                line-height: 43px;
            }


    #navbar {
        width: 106%;
    }

    .title-area {
        padding: 0 15px;
    }
.old-elec{
	margin-top:0px !important;
	}
.img-savings{
	max-width:100%;
	margin-left:0px;
	}
.header-inner > img{
	margin-top:40px;
	}


.offer-inst{
	width:100%;
	clear:both;
	padding:10px 0px !important;
	}
.offer-inst h3{
	font-size:17px !important;
	line-height:26px;
	}
.blwr .offer-inst h4{
	font-size:17px !important;
	font-weight:bold;
	}
}

@media screen and (max-width:380px){
.offer-inst h3 br{
	display:none;
	}
.offer-inst{
	padding:10px 0px !important;
	}
.offer-inst h3{
	font-size:17px;
	line-height:26px;
	}
.offer-inst h4{
	font-size:24px;
	}
.header-content{
	padding:20px;
	}
.header-content h2{
	font-size:16px;
	line-height:22px;
	}
.header-content h3{
	font-size:14px;
	line-height:22px;
	}
}

@media(max-width:360px ) {
    .header-inner > img {
        height: 250px;
        width: 100%;
    }

    .header-content {
        padding: 20px;
    }

    .header-btn-area {
        margin-top: 00px;
    }

        .header-btn-area a {
            display: block;
            margin: 10px 15px;
        }

    .knowmore-btn {
        font-size: 14px;
        padding: 7px 8px;
    }

    .download-btn {
        font-size: 14px;
        padding: 7px 8px;
    }

    #navbar {
        width: 108.3%;
    }

    .title-area {
        padding: 0 10px;
    }

    .tittle {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .title-area p {
        font-size: 14px;
    }
}


@media(max-width:320px ) {


    #navbar {
        width: 109%;
    }
}


/*Custome*/

.Money-Down {
    margin-right: -20px;
    line-height: 33px;
    margin-top:10px;
    
}
.Head-DownArrow img
{
	margin-top:10px;
	margin-right:-340px !important;
	width:140px;
}
.label-top-blue {
    color: #308fce;
    font-size: 23pt;
    width: 100%;
    display: block;
    text-align: left;
    font-family: Exo;
    font-weight: bold;
}
.blu .label-top-blue{
    color: #ffffff;
}

.label-call-us {
    text-align: left;
    color: #403f3b;
    font-size: 13pt;
    width: 100%;
    display: block;
    font-family: Exo;
    font-weight: bold;
    line-height: 30px;
    margin-top:-15px;
   
}

.label-Phone-num {
    text-align: left;
    color: #022b49;
    font-size: 25pt;
    width: 100%;
    display: block;
    font-family: Exo;
    font-weight: bold;
    line-height: 30px;
}

.contactUs-top
{
    margin-top:-0px;
    margin-left:20px;
    margin-right: -40px;
}
.contactUs-top div:first-child {
    float: left;
    height: 10px;
    padding: 0px 0px;
    padding-right: 20px;
}

.contactUs-top div:last-child {
    float: left;
}

#header
{
    margin-top:-59px;
} 

.offers-holder p
{
     font-family: Exo;
    color:#212121;
}
.old-elec
{
    /*padding-right:4px;*/
    /*margin-top: -34px;*/
}
.new-elec
{
    padding-left:4px;
    /*margin-top: -34px;*/
}
.old-elec img{

}
.advanctages
{
    background:#308fce;
    color:#FFF;
    margin-top:30px;
}
.adv-main 
{

   margin-top:30px;
    padding-bottom:50px;
}
.adv-main img
{

    float: :none;
    margin:0 auto;
    height: 80px;
    margin-bottom: 10px;
}
.adv-main p
{
    text-align: center;
    font-family: Exo;
    font-size: 11pt;
    
}
.adv-colored
{
background: #f26522;
    margin-top:-20px;
    border-top:#f5c8b2 6px solid;
    padding-top:44px;
    border-bottom: 2px solid #923d14;
}

.footer
{
    background:#022b49;
    padding-top: 30px;
     padding-bottom: 10px;
}

.label-call-us-footer {
    text-align: left;
    color: #FFF;
    font-size: 13pt;
    width: 100%;
    display: block;
    font-family: Exo;
    font-weight: bold;
    line-height: 30px;
    margin-top:-15px;
   
}

.label-Phone-num-footer {
    text-align: left;
    color: #f26522;
    font-size: 25pt;
    width: 100%;
    display: block;
    font-family: Exo;
    font-weight: bold;
    line-height: 34px;
}

.contactUs-top-footer
{
  
  

    
}
.contactUs-top-footer div:first-child {
    float: left;
    height: 10px;
    padding: 0px 0px;
    margin-left: -44px;
    display: block;
}

.contactUs-top-footer div:last-child {
    float: left;
}
.lbl-rights
{
    color: #FFF;
    line-height: 30px;
      font-family: Exo;
    font-size: 11pt;
	margin-bottom:30px;
}


.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.No-border-left
{
border-left:none;
}
.input-group-addon
{
    background:#FFF !important;
}
.btn-estimate{
      font-family: Exo;
    font-size: 16pt;
    font-weight: bold;
    background: #308fce !important;;
width:100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.btn-estimate.orng{
	width:100%;
	border:none;
	font-size:16pt;
	font-family:Exo;
	font-weight:bold;
	background:#f26522 !important;;
	border-bottom:6px solid #822a00;
	}
.reg-form label
{
    color:#FFF;
    font-size: 13px;
}
.input-group-addon
{
    padding: 3px 12px !important;
}