/*
Theme Name: Logo Design Hub
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 Logo Design Hub theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Logo Design Hub

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */



@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");




/***** General CSS *****/

body {
	word-break: break-word;
	color: #888888;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 23px;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	color: #19a8e3;
}

a:hover {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

img {
	max-width: 100%;
}

html,
body {
	height: 100%;
}

input:focus,
textarea:focus,
select:focus {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	outline: none;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: disc;
}

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

.hideDekstop {display: none;}

h1 {font-size: 43px; line-height: 40px; margin: 0 0 20px; color: #353535;}
h2 {font-size: 32px; line-height: 37px; margin: 0 0 15px; color: #353535;}
h3 {font-size: 28px; line-height: 33px; margin: 0 0 10px; color: #353535;}
h4 {font-size: 24px; line-height: 30px; margin: 0 0 10px; color: #353535;}
h5 {font-size: 20px; line-height: 25px; margin: 0 0 10px; color: #353535;}
h6 {font-size: 16px; line-height: 22px; margin: 0 0 5px; color: #353535;}


.count-text a {
    font-size: 20px;
    color: #5dbd22;
    font-weight: 600;
}



.mytext {
    float: right;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    margin-top: -4%;
    margin-bottom: 30px;
}


.CallNowbtn p {
    font-size: 20px!important;
    color: #333!important;
    /* float: right!important; */
    padding: 10px 0px 0px 10px;
    display: inline-block;
}


.aboutSec .secHead .mytext .CallNowbtn a {
    font-size: 20px!important;
    color: #333!important;
    float: right!important;
    padding: 0px 0px 0px 10px;
    display: inline-block;
    text-decoration:none;
    /* margin-bottom: 10%; */
    margin-top: 7%;
}

.carousel-control {
	width: 10px%;
	
    
}
.newsSec .carousel-control.left {
    background: url(../images/news_left_arrow.png) no-repeat top center;
    left: -85px;
    top: 35px;
}
.newsSec .carousel-control.right {
    background: url(../images/news_right_arrow.png) no-repeat top center;
    right: -95px;
    top: 35px;
}

.fancybox-skin {height: 500px;}

.offerBox a,
.qHead,
.planPrice span,
.menuSec ul li a.active,
.menuSec ul li:last-child a {
	
}

.nav li a:after,
.planDetail ul li:before {
	font-family: 'Fonts Awesome';
}

.menuSec {
	width: 100%;
	z-index: 100;
	padding: 9px 0;
}
.menuSec a.serchRight	{
	float:right;
	height:32px;
	line-height:30px;
	width:32px;
	border-radius:100%;
	background:#5dbd22;
	text-align:center;
	margin-top:5px;
}
.menuSec a.serchRight:hover	{background:#469714;}
.menuSec ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 17px;
	line-height: 20px;
	float:left;
}

.menuSec ul li {
	position: relative;
	display: inline-block;
	margin-right:15px;
}

.menuSec ul li:last-child {
	margin-right: 0px;
}

.menuSec li ul {
	display: none;
}

.menuSec ul li a {
	position: relative;
	display: inline-block;
	padding: 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #333333;
	line-height:38px;
	font-size:16px;
	font-weight:400;
}
.menuSec .serachbtn li {
	padding: 0px 17px;
}

.menuSec li:hover>ul {
	display: block;
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	left: 0px;
	width: 230px;
	text-align: left;
	top: 100px;
}

.menuSec li>ul>li>a {
	border: none;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	text-transform: none;
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
	display: block;
	margin: 0;
}

.menuSec li>ul>li>a:before,
.menuSec li>ul>li>a:after {
	display: none;
}

.menuSec li:hover li {
	float: none;
}

.menuSec li:hover a {color:#5dbd22;}
.menuSec li.active a {color:#5dbd22;}


.menuSec ul ul ul {
	left: 100%;
	top: 0;
}

.menuSec ul:before,
.menuSec ul:after {
	content: " ";
	display: table;
}

.menuSec ul:after {
	clear: both;
}


.midSec	{
	display:block;
	width:100%;
	background:#FFF;
	padding:15px 0;
	position:relative;
	z-index:15;
}
.midSec .right_panel	{
	margin:24px 0 0 0;
	font-size:17px;
	font-weight:500;
	color:#6a6a6a;
}
.midSec .right_panel .Deliv	{
	padding-left:0;
}
.midSec .right_panel a	{
	font-weight:600;
	color:#8bd93f;
	font-size:16px;
}

.midSec .right_panel .Email:before	{
	position:absolute;
	left:-20px;
	width:1px;
	height:45px;
	content:"";
	background:#c8d0df;
}

.bottomBar	{
	display:block;
	width:100%;
	padding: 1% 0;
	background:#5dbd22;
}

.bottomBar ul	{
	padding:16px 0;
	margin:0;
}
.bottomBar ul li	{
	color:#FFF;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:500;
	display:inline-block;
	list-style-type:none;
	margin:0 3px;
	line-height:15px;
}
.bottomBar ul li a	{
	color:#FFF;
	text-decoration:none;
}
.bottomBar ul li a:hover	{
	color:#333;
}

.bottomBar a.requestQuote	{
	float:right;
	background:#479914;
	line-height:56px;
	font-size:16px;
	font-weight:400;
	color:#FFF;
	text-decoration:none;
	padding:0 18px;
	
	-moz-box-shadow:    inset -4px -5px 19px -8px rgb(0,0,0,0.3);
   -webkit-box-shadow: inset -4px -5px 19px -8px rgb(0,0,0,0.3);
   box-shadow:         inset -4px -5px 19px -8px rgb(0,0,0,0.3);
}
.CallNowbtn a{
	float: right;
	text-decoration: none;
	font-size:16px;
	line-height: 26px;
	font-weight:400;
	color: #353535;

}

.secHead {
	font-size: 40px;
	line-height: 45px;
	color: #222222;
	position:relative;
	margin-bottom: 20px;
}
.secHead h1	{
	position:relative;
	display:inline-block;
	font-weight:200;
}

.secHead span	{
	text-align:center;
	display:block;
	width:100%;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:5px;
}


.mainBanner	{
	display:block;
	width:100%;
	position:relative;
}

.mainBanner .leftBg	{
	position:absolute;
	left:0;
	top:-56px;
	width:45%;
}
.mainBanner .leftBg img	{
	width:100%;
	object-fit:cover;
}
.mainBanner .imagesSec	{
	position:relative;
}
.mainBanner .imagesSec .rightImg_sec	{
	position:relative;
	height:652px;
	background:url(../images/bannerRight_bg.png) no-repeat top right;
	top:-56px;
	padding:160px 36px 0 0;
	text-align:right;
	right:-40px;
	z-index:5;
}
.mainBanner .imagesSec .rightImg_sec .contentSec	{
	display:inline-block;
	width:65%;
}
.mainBanner .imagesSec .rightImg_sec .contentSec h1{
	color:#FFF;
	font-size:40px;
	font-weight:100;
	line-height:54px;
	font-family: 'Montserrat', sans-serif;
}
.mainBanner .imagesSec .rightImg_sec .contentSec h1 span	{
	font-weight:700;
	color:#5dbd22;
}

.mainBanner .imagesSec .rightImg_sec .contentSec a	{
	margin-top:10px;
	display:inline-block;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:300;
	height:39px;
	line-height:39px;
	padding:0 35px;
	border-radius:25px;
	background:#5dbd22;
}
.mainBanner .imagesSec .rightImg_sec .contentSec a:hover	{
	background:#FFF;
	color:#5dbd22;
}

.mainBanner .imagesSec .bulbImg	{
	position:absolute;
	top:205px;
	left:-213px;
	z-index:6;
}

.form_area	{
	display:inline-block;
	width:100%;
	margin:20px 0 0 0;
}
.form_area .titleArea	{
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:52px;
	background:#FFF;
	border:#ebebeb solid 1px;
	border-radius:0 0 35px 35px;
	color:#479914;
	font-size:24px;
	margin:0 0 20px 0;
	
	-moz-box-shadow:    3px 2px 13px -6px rgb(0,0,0,0.3);
   -webkit-box-shadow: 3px 2px 13px -6px rgb(0,0,0,0.3);
   box-shadow:         3px 2px 13px -6px rgb(0,0,0,0.3);
}

.form_area .form-group	{
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:48px;
	height:48px;
	background:#FFF;
	border:#ebebeb solid 1px;
	border-radius:0 0 35px 35px;
	margin:0 0 10px 0;
	overflow:hidden;
	padding-left:50px
}
.form_area .form-group .form-control	{
	float:left;
	width:80%;
	border:0;
	box-shadow:none;
	height:46px;
	line-height:46px;
	color:#777777;
	font-size:15px;
	font-weight:400;
	padding:0;
	margin:0;
}
.form_area .form-group .icons	{
	width:48px;
	height:48px;
	line-height:42px;
	text-align:center;
	background:#5dbd22;
	color:#FFF;
	font-size:14px;
	font-weight:200;
	float:right;
}
	
.form_area .sendButton	{
    display: inline-flex;
    height: 56px;
    line-height: 46px;
    padding: 0 80px 0 90px;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    background: #5dbd22;
    border-radius: 35px 0 35px 0;
    margin-left: 0;
}

.form_area .ElectricityTariff	{
	display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 0px 0px 50px;
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    background: #5dbd22;
    border-radius: 35px 0 35px 0;
    margin-top: 15px;
    margin-left: 5px;
    width: 122%;
}
.form_area .sendButton:hover	{
	background:#333;
}
.form_area .ElectricityTariff:hover{
	background:#333;
}


/*Home Testimonials css start*/

.testimonialSec {
	padding: 30px 0;
	text-align: center;
}



.offerBox {
	padding:0;
	display:inline-block;
	width:100%;
	text-align:left;
	margin:0 0 30px 0;
	visibility:visible !important;
}
.offerBox:hover .contentBox	{
	box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.3);
	-moz-box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.3);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(119, 119, 119, 0.3);
	background-color: #fff;
}
.offerBox .contentBox	{
	display:inline-block;
	width:100%;
	text-align:center;
	min-height:145px;
	background:#FFF;
	padding:40px 20px;
	margin:15px 0 30px 0;
}


.offerBox p {
	color: #8e8e8e;
	margin: 10px 0;
	font-size:15px;
	line-height:28px;
	font-weight:400;
	text-align:center;
	font-style:italic;
}

.offerBox .bottomTitle	{
	display:inline-block;
	width:100%;
	font-size:13px;
	color:#333333;
	text-transform:uppercase;
	margin-top:10px;
	visibility:visible !important;
	font-weight:600;
	text-align:center;
}
.offerBox .bottomTitle span	{
	display:inline-block;
	width:100%;
	font-size:13px;
	text-decoration:none;
	text-transform:none;
	font-weight:400;
}
.offerBox .bottomTitle .leftImgs {
	display:inline-block;
	width:60px;
	height:60px;
	border-radius:100%;
	overflow:hidden;
	margin:0 15px 0 0;
}
.offerBox .bottomTitle .contentRight	{
	display:inline-block;
	width:100%;
	margin-top:5px;
}
.offerBox .bottomTitle a:hover	{color:#333;}


/*Home Testimonials css End*/


/*Home Tariff css Start*/

.tariffSec {
	padding: 40px 0 60px 0;
	text-align:center;
	background:url(../images/tariff_bg.jpg) no-repeat top center;
	background-size:cover;
}
.tariffSec .secHead	{
	margin-bottom:35px;
	margin-top:25px;
	color:#FFF;
}
.tariffSec .secHead h1	{
	color:#FFF;
}

.tariffSec .contentArea	{
	display:inline-block;
	width:100%;
	text-align:center;
	position:relative;
}
.tariffSec .contentArea p	{
	color:#FFF;
	font-size:16px;
	line-height:30px;
	margin-bottom:25px;
	font-weight:400;
}
.tariffSec .contentArea p.last	{
	font-weight:300;
	letter-spacing:-.2px;
}
.tariffSec .contentArea p span	{
	font-size:20px;
	font-weight:500;
}

.tariffSec .contentArea a.contactButt	{
	margin-top:20px;
	display:inline-block;
	color:#333333;
	font-size:14px;
	text-decoration:none;
	font-weight:500;
	height:39px;
	line-height:39px;
	padding:0 45px;
	border-radius:25px;
	background:#FFF;
	position:relative;
}
.tariffSec .contentArea a.contactButt:hover	{
	background:#121212;
	color:#FFF;
}

.tariffSec .contentArea a.contactButt:before	{
	position:absolute;
	content:"";
	top:-50px;
	width:43px;
	height:59px;
	right:-50px;
	background:url(../images/contact_arrow.png) no-repeat top left;
	
	animation-name: fadeInOut, moveLeft300px, fadeIn;
	animation-duration: 2.5s, 5s, 2s;
	animation-iteration-count: 2, 1, 100;
}

/*Home Tariff css End*/


/*Home Energy Comparison css Start*/

.energyComp	{
	padding: 60px 0 20px 0;
	text-align:center;
	background:#FFF;
}
.energyComp .secHead	{
	margin-bottom:30px;
}
.energyComp .boxEnergy	{
	display:inline-block;
	width:100%;
	min-height:100px;
	overflow:hidden;
	border-radius:6px;
	margin:0 0 20px 0;
	
	box-shadow: 0px 0px 30px 2px rgba(119, 119, 119, 0.2);
	-moz-box-shadow: 0px 0px 30px 2px rgba(119, 119, 119, 0.2);
	-webkit-box-shadow: 0px 0px 30px 2px rgba(119, 119, 119, 0.2);
}

/*Home Energy Comparison css End*/


/*Home Energy Bills css start*/

.energyBills	{
	padding: 100px 0 60px 0;
	text-align:center;
	background:#FFF url(../images/energyBills.jpg) no-repeat bottom center;
	background-size:cover;
	color:#FFF;
	border-bottom:#7dce4a solid 4px;
}

.energyBills .secHead	{
	margin-bottom:50px;
}

.energyBills .sections	{
	margin:0 0 25px 0;
}

.energyBills .circle	{
	width:135px;
	height:135px;
	line-height:135px;
	background:#FFF;
	border:#5dbd22 solid 3px;
	border-radius:100%;
	text-align:center;
	display:inline-block;
	margin:0 0 10px 0;
}
.energyBills .sections .icon img	{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	
	 -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;

}
.energyBills .sections:hover .icon img	{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.energyBills h2	{
	color:#FFF;
	font-size:26px;
	font-weight:400;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
	display:block;
	font-family: 'Roboto', sans-serif;
}

.energyBills p	{
	font-size:14px;
	line-height:26px;
	text-align:center;
	width:90%;
	display:inline-block;
}
	

/*Home Energy Bills css End*/
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: block;
}

/*Home About css Start*/

.aboutSec{
	padding: 40px 0 10px 0;
	text-align:center;
	background:#FFF;
}
.offer {
    padding: 0px 0px 0px 20px;
}
.PDQ .CallNowbtn{
	float: right;
	padding: 0px 0px 0px 10px;
	display: inline-block;
}
 .PDQ .CallNowbtn p {
    font-size: 20px!important;
    color: #333!important;
    /* float: right!important; */
    padding: 10px 0px 0px 10px;
    display: inline-block;
}
.PDQ .CallNowbtn a {
    font-size: 20px!important;
    color: #333!important;
    float: right!important;
    padding: 17px 0px 0px 10px;
    display: inline-block;
}
.PDQ .PhoneNum{
	text-align: center;
}
.PDQ .PhoneNum a{
	color: #000!important;
	font-size: 20px!important;
	line-height: 30px;
}
.PDQ .PhoneNum p{
	color: #000!important;
	font-size: 20px!important;
	line-height: 30px;
}
.PDQ{
	padding: 0px;
	text-align: left;
}

.PDQ h3{

	font-size: 25px;
    line-height: 40px;
    margin: 50px 0 10px;
    color: #353535;
    text-align: center;
}
.PDQ h4{

	font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
    color: #353535;
    padding-left: 15px;
}

.PDQ a{
	text-decoration: none!important;
	text-align: center;
}
.PDQ .form_area a{
	
	color: #fff!important;
}
.PDQ p{
	display: inline-block;
	    padding-left: 10px;
}
.aboutSec  .machine p {
    font-size: 14px;
    line-height: 27px;
    font-size: 15px;
    color: #333333;
    padding: 70px 0px 0px;
}
.aboutSec  .machine h3{
	padding: 30px 0px;
}
.aboutSec .secHead	{
	margin-bottom:40px;
	
}

.aboutSec .secHead h1	{
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
	display: block;
}
.aboutSec .secHead h1:after	{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:0;
	content:"";
	width:77px;
	height:1px;
	background:#5dbd22;
}

.aboutSec .secHead p	{
	font-size:14px;
	line-height:27px;
	font-size:15px;
	color:#333333;
}
.aboutSec .secHead span	{
	color:#5dbd22;
	font-size:18px;
	text-transform:none;
	font-weight:400;
	letter-spacing:0;
}
.aboutSec .secHead ul li {
    font-size: 14px;
    line-height: 27px;
    font-size: 15px;
    color: #333333;
    
}

.aboutSec .secHead a	{
	color:#5dbd22;
	font-size:15px;
	text-transform:none;
	font-weight:600;
	letter-spacing:0;
	text-decoration:underline;
}
.aboutSec .secHead a:hover	{
	text-decoration:none;
}

.aboutSec .sectionBox	{
	display:inline-block;
	width:100%;
	margin:0 0 25px 0;
	position:relative;
}

.aboutSec .sectionBox.first	{
	text-align:left
}
.aboutSec .sectionBox.first .iconBox	{
	float:right;
}

.aboutSec .sectionBox.last	{
	text-align:right;
}
.aboutSec .sectionBox.last .iconBox	{
	float:left;
}

.aboutSec .sectionBox p	{
	font-size:14px;
	color:#333;
	line-height:25px;
	font-weight:400;
	width:80%;
	float:none;
	display:inline-block;
}
.aboutSec .sectionBox h2	{
	font-size:22px;
	font-weight:400;
	color:#333;
	padding:0;
	display:block;
	width:100%;
	margin:0 0 12px 0;
	font-family: 'Roboto', sans-serif;
}
.aboutSec .sectionBox .iconBox	{
	display:inline-block;
	text-align:center;
	background:#5dbd22;
	width:110px;
	height:110px;
	line-height:110px;
	border-radius:100%;
	margin:0 0 20px 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

.aboutSec .sectionBox:hover .iconBox	{
	box-shadow: 0px 3px 7px 8px rgba(119, 119, 119, 0.22);
	-moz-box-shadow: 0px 3px 7px 8px rgba(119, 119, 119, 0.22);
	-webkit-box-shadow: 0px 3px 7px 8px rgba(119, 119, 119, 0.22);
}



/*Home About css End*/


.footerSec {
	background-color: #141414;
	color: #FFF;
	padding: 65px 0 0 0;
	font-size: 14px;
	line-height: 24px;
	float:left;
	width:100%;
	text-align: left;
}
.footerSec a	{color:#FFF;}


.footerSec .footernewsLet	{
	display:inline-block;
	width:100%;
	margin:12px 0 15px 0;
}
.footerSec .footernewsLet .form-control	{
    display: inline-block;
    width: 75%;
    float: left;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 49px;
    height: 49px;
}
.footerSec .footernewsLet .signUp	{
    display: inline-block;
    width: 25%;
    color: #FFF;
	font-size:20px;
    text-align: center;
    font-weight: 600;
    background: #5aba1f;
    line-height: 49px;
    height: 49px;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 0;
}
.footerSec .footernewsLet .signUp:hover	{background:#3a830c;}

footer .copySec	{
	display:inline-block;
	width:100%;
	background:#090909;
	color:#FFF;
	font-size:13px;
	text-align:center;
	line-height:60px;
	margin-top:65px;
}

.logoBox {
	display: block;
}

.fooHead {
	position: relative;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	margin-bottom: 20px;
	padding-bottom:20px;
}
.fooHead:after	{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:35px;
	height:1px;
	background:#159013;
}
.fooHead.social	{
	color:#333333;
	margin-top:20px;
}

.footerSec ul {
	margin: 15px 0 0 0;
	list-style-type: none;
}
.footerSec ul.social li a	{
	color:#FFF;
	font-size:16px;
	height:38px;
	width:38px;
	text-align:center;
	line-height:38px;
	background:none;
	border:#5aba1f solid 1px;
	display:inline-block;
	}
.footerSec ul.social li a:hover	{background:#5aba1f; color:#FFF;}
.footerSec ul li a,
.footerSec a {
	color: #FFF;
}
.footerSec ul li a:hover,
.footerSec a:hover {
	color: #5aba1f;
}
.footerSec ul li {
	margin-bottom: 5px;
}
.footerSec ul.social li	{
	background:none;
	padding:0;
}
.footerSec .working p	{
	color:#5aba1f;
}
ul.social li {
	display: inline-block;
	margin-right: 5px;
	font-size: 20px;
}



.nav-tabs {
	border: none;
	margin: 40px 0 0;
}

.nav-tabs>li>a {
	border: 2px solid #bfbfbf;
	color: #bfbfbf;
	border-radius: 0px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: 2px solid #000131;
	color: #000131;
	border-radius: 0px;
}

.tab-content {
	border: 2px solid #bfbfbf;
	background-color: #000131;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
}

.tab-content p {
	margin: 0;
	color: #a3a4ad;
}

.qHead {
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	margin: 0 0 15px;
}

.nav>li>a {
	padding: 16px 15px;
}



.noLeft {
	padding-left: 0px;
}



.carousel-caption {
	width: 100%;
	height: 100%;
	padding: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-shadow: none;
}



.carousel-indicators li {
	background-color: #FFF;
	border: 2px solid #FFF;
}

.carousel-indicators .active {
	border-color: #fff;
	background-color: #000131;
}

.carousel-indicators {
	bottom: 0px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	width: 100%;
}




.upperSec {
	position: relative;
}

.sideGap {
	margin: 40% 0 0 0;
}


.input-group-addon {
	border-radius: 50px 0 0 50px;
}

.form-control {
	border-radius: 0 50px 50px 0;
}

.btn-default {
	color: #5aba1f;
	border: none;
}

ul.dropdown-menu li {
	display: block;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #19a8e3;
	color: #fff;
}


.formSec input[type="submit"]:hover {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	background-color: #19a8e3;
}


/*Inner Banner Start*/
.innerBanner	{
	display:block !important;
	width:100%;
	position:relative;
	background:url(../images/inner_banner.jpg) repeat top center;
	overflow:hidden;
	text-align:center;
	font-size:60px;
	font-weight:900;
	padding:85px 0;
}
.innerBanner h1	{
	text-transform:uppercase;
	font-size:60px;
	font-weight:900;
}

/*Inner Banner End*/


/*About Page Start*/

.aboutSecond	{
	display:inline-block;
	width:100%;
	padding:30px 0;
	background:#141414;
}
.aboutSecond h1	{
	text-align:right;
	font-size:40px;
	font-weight:200;
	color:#FFF;
	padding:0;
	margin:0;
	line-height:60px;
	text-transform:uppercase;
}

.aboutSecond .counter	{
	font-size:16px;
	color:#FFF;
	display:inline-block;
	width:100%;
	margin: 19px 0 28px 0;
}
.aboutSecond .counter .timer	{
	font-size:40px;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:20px;
}
.aboutSecond p	{
	font-size:16px;
	color:#FFF;
	line-height: 22px;
	text-align: center;
}
.aboutSecond a.contactNow	{
	font-weight:500;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	color:#FFF;
	line-height:25px;
	border-bottom:#FFF solid 1px;
	
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.saveNowbtn a{
	display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 65px;
    font-size: 16px;
    font-weight: 400;
    color: #FFF !important;
    text-decoration: none;
    background: #5dbd22;
    border-radius: 35px 0 35px 0;
    text-decoration: none!important;
    margin-bottom: 50px;

}
.aboutSecond a.contactNow:hover	{
	border:none;
}

.aboutServices	{
	display:inline-block;
	width:100%;
	padding:60px 0;
}
.aboutServices .rightContent	{
	position:relative;
	padding-left:58px;
}
.aboutServices .rightContent:before	{
	position:absolute;
	left:0;
	top:10px;
	content:"";
	width:47px;
	height:1px;
	background:#5dbd22;
}
.aboutServices .rightContent p	{
	color:#333;
	font-size:15px;
	font-weight:400;
	line-height:26px;
}
.aboutServices .rightContent a	{
	text-decoration:underline;
	color:#5dbd22;
}
.aboutServices .rightContent a:hover	{
	text-decoration:none;
}

/*About Page End*/


/*Domestic Energy Detail Page Start*/

.energyDetail .form_area .form-group	{
	padding-left:15px;
	border-radius:0 0 35px 0;
}
.energyDetail .form_area .sendButton	{
	padding-left:0;
	padding-right:0;
	width:100%;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-weight:400;
}

.enerygyDetail_compare	{
	display:inline-block;
	width:100%;
	padding:45px 0;
	background:url(../images/energyDetail_compare_bg.jpg) no-repeat top center;
	background-size:cover;
	color:#FFF;
	text-align:center;
}

.enerygyDetail_compare .secHead h1	{
	color:#FFF;
}
.enerygyDetail_compare p	{
	font-size:15px;
	line-height:27px;
	margin-bottom:25px;
}

.enerygyDetail_Third	{
	background:#FFF;
	padding:45px 0;
	font-size:15px;
	text-align:center;
}

.enerygyDetail_Third p	{
	color:#333;
	line-height:27px;
	font-size:15px;
	margin-bottom:25px;
}

/*Domestic Energy Detail Page End*/


/*Contact Page Start*/

.contactTop {
	display:inline-block;
	width:100%;
	background:#FFF;
	padding:60px 0;
	font-family: 'Montserrat', sans-serif;
}
.contactTop .sections	{
	display:inline-block;
	width:100%;
	margin:0 0 15px 0;
}
.contactTop .sections span	{
	text-transform:uppercase;
	font-weight:600;
	color:#5dbd22;
	font-size:12px;
	margin:0 0 7px 0;
}
.contactTop .sections p	{
	font-size:18px;
	font-weight:500;
	color:#212121;
}
.contactTop .sections a	{
	font-size:18px;
	font-weight:500;
	color:#212121;
	text-decoration:none;
}
.contactTop .sections a:hover	{color:#5dbd22;}
.contactTop p	{
	color:#777777;
	font-size:15px;
	line-height:26px;
}
.contactTop .socialArea	{
	display:inline-block;
	width:100%;
	margin:30px 0 0 0
}
.contactTop .socialArea a	{
	font-size:28px;
	color:#cccccc;
	margin:0 15px 0 0;
}
.contactTop .socialArea a:hover	{
	color:#000;
}
.contactTop .mapArea	{
	display:inline-block;
	width:100%;
	min-height:437px;
	overflow:hidden;
}

.contatSecond	{
	display:inline-block;
	background:#f4f7f8;
	width:100%;
	text-align:center;
	padding:45px 0;
}
.contatSecond .secHead	{
	width:100%;
	margin-bottom:40px;
}

.contatSecond p	{
	color:#212121;
	font-size:18px;
	font-weight:500;
}

.contatSecond .form_area .form-group {
	border-radius:0 0 35px 0;
	padding-left:15px;
}
.contatSecond .form_area .form-group.textarea	{
	height:158px;
}
.contatSecond .form_area .form-group.textarea .icons	{
	height:100%;
}
.contatSecond .form_area .form-group textarea.form-control	{
	height:100%;
	line-height:25px;
	resize:none;
	padding-top:10px;
}
.contatSecond .form_area .SendArea	{
	text-align:left;
}

/*Contact Page End*/


/*Business Insurance Page Start*/

.firstSec .offerBoxes	{
	display:inline-block;
	width:100%;
	text-align:center;
	border-radius:4px;
	overflow:hidden;
	margin:0 0 25px 0;
	
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	
	box-shadow: 0px 0px 11px 1px rgba(119, 119, 119, 0.2);
	-moz-box-shadow: 0px 0px 11px 1px rgba(119, 119, 119, 0.2);
	-webkit-box-shadow: 0px 0px 11px 1px rgba(119, 119, 119, 0.2);
}
.firstSec .offerBoxes:hover	{
	box-shadow: 0px 0px 11px 2px rgba(119, 119, 119, 0.3);
	-moz-box-shadow: 0px 0px 11px 2px rgba(119, 119, 119, 0.3);
	-webkit-box-shadow: 0px 0px 11px 2px rgba(119, 119, 119, 0.3);
}
.firstSec .offerBoxes .imgBox	{
	display:inline-block;
	width:100%;
	height:165px;
	overflow:hidden;
}
.firstSec .offerBoxes .imgBox img	{
	object-fit:cover;
	height:100%;
	width:100%;
}
.firstSec .offerBoxes .contentBox	{
	display:inline-block;
	width:100%;
	padding:20px;
}

.firstSec .offerBoxes .contentBox h1	{
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:400;
	color:#333;
	font-family: 'Roboto', sans-serif;
}
.firstSec .offerBoxes .contentBox h1:after	{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:0;
	content:"";
	width:77px;
	height:1px;
	background:#888888;
}


.firstSec .offerBoxes .contentBox p	{
	line-height:26px;
	font-size:14px;
	color:#333;
}
.firstSec .offerBoxes .contentBox a	{
	display:inline-block;
	color:#5dbd22;
	font-weight:400;
	text-decoration:none;
}
.firstSec .offerBoxes .contentBox a:hover	{
	color:#000;
	font-weight:500;
}






.thirdSec .offerBoxes	{
	display:inline-block;
	width:100%;
	text-align:center;
	border-radius:4px;
	overflow:hidden;
	margin:0 0 25px 0;
	padding:30px;
	
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	
	box-shadow: 0px 0px 1px 2px rgba(119, 119, 119, 0.18);
	-moz-box-shadow: 0px 0px 1px 2px rgba(119, 119, 119, 0.18);
	-webkit-box-shadow: 0px 0px 1px 2px rgba(119, 119, 119, 0.18);
}

.thirdSec .offerBoxes .icons	{
	display:inline-block;
	width:94px;
	height:94px;
	line-height:94px;
	text-align:center;
	border-radius:100%;
	margin:0 0 20px 0;
	background:#5dbd22;
}
.thirdSec .offerBoxes:hover .icons	{
	box-shadow: 0px 3px 7px 6px rgba(119, 119, 119, 0.22);
	-moz-box-shadow: 0px 3px 7px 6px rgba(119, 119, 119, 0.22);
	-webkit-box-shadow: 0px 3px 7px 6px rgba(119, 119, 119, 0.22);
}

.thirdSec .offerBoxes .icons img	{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	
	 -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;

}
.thirdSec .offerBoxes:hover .icons img	{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}


.thirdSec .offerBoxes .imgBox img	{
	object-fit:cover;
	height:100%;
	width:100%;
}
.thirdSec .offerBoxes .contentBox	{
	display:inline-block;
	width:100%;
}

.thirdSec .offerBoxes .contentBox h1	{
	position:relative;
	padding:0;
	margin-bottom:20px;
	font-size:22px;
	line-height:24px;
	font-weight:400;
	color:#141414;
	font-family: 'Roboto', sans-serif;
}

.thirdSec .offerBoxes .contentBox p	{
	line-height:27px;
	font-size:15px;
	color:#333;
	font-weight:500;
}
.thirdSec .offerBoxes .contentBox a	{
	display:inline-block;
	color:#5dbd22;
	font-weight:400;
	text-decoration:none;
}
.thirdSec .offerBoxes .contentBox a:hover	{
	color:#000;
	font-weight:500;
}

/*Business Insurance Page End*/



/*Card Machine Page Start*/

.cardMachine_top	{
	display:inline-block;
	width:100%;
	background:#FFF;
	margin:90px 0;
	position:relative;
	min-height:606px;
	text-align:left;
}
.cardMachine_top .leftImgC	{
	position:absolute;
	top:0;
	right:0;
	width:45%;
	height:606px;
	overflow:hidden;
	background-position:center;
	padding:0;
}
.cardMachine_top .leftImgC img	{
	background-size:cover;
	width:100%;
	height:100%;
}

.cardMachine_top .secHead	{
	margin:35px 0;
}
.cardMachine_top .secHead h1	{
	font-size:36px;
	
}
.cardMachine_top .sections	{
	display:inline-block;
	width:100%;
	margin:0 0 45px 0;
}
.cardMachine_top .sections .icon	{
	display:inline-block;
	margin:0 0 20px 0;
}
.cardMachine_top .sections h3	{
	display:inline-block;
	width:100%;
	font-size:14px;
	font-weight:600;
	color:#212121;
	line-height:28px;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
.cardMachine_top .sections p	{
	font-size:15px;
	line-height:25px;
	color:#333333;
}


.cardMachine_mid	{
	display:block;
	width:100%;
	padding:70px 0;
	background:#f4f7f8;
	text-align:left;
}
.cardMachine_mid .contentBox	{
	padding:40px 0 0 40px;
	display:inline-block;
	width:100%;
	text-align:left;
}
.cardMachine_mid .contentBox h1	{
	display:block;
	font-size:100px;
	font-weight:700;
	line-height:75px;
	color:#dedede;
	padding:0;
	margin:0 0 20px 0;
}
.cardMachine_mid .contentBox h3	{
	font-size:36px;
	font-weight:100;
	color:#333;
	margin:0 0 20px 0;
}
.cardMachine_mid .contentBox p	{
	font-size:16px;
	color:#333;
	line-height:28px;
}

.cardMachine_bott	{
	display:block;
	width:100%;
	padding:70px 0;
	background:#f4f7f8;
	text-align:right;
}
.cardMachine_bott .contentBox	{
	padding:40px 40px 0 0;
	display:inline-block;
	width:100%;
	text-align:left;
}
.cardMachine_bott .contentBox h1	{
	display:block;
	font-size:100px;
	font-weight:700;
	line-height:75px;
	color:#dedede;
	padding:0;
	margin:0 0 20px 0;
	text-align:right;
}
.cardMachine_bott .contentBox h3	{
	font-size:36px;
	font-weight:100;
	color:#333;
	margin:0 0 20px 0;
	text-align:right;
}
.cardMachine_bott .contentBox p	{
	font-size:16px;
	color:#333;
	line-height:28px;
	text-align:right;
}


/*Card Machine Page End*/



/*Business Energy Page Start*/

.businessEnergyTop .SendArea	{
	margin-top:20px;
}

.businessSitemap	{
	display:inline-block;
	width:100%;
	background:url(../images/businessEnergy_bg.png) no-repeat top center;
	background-size:cover;
	padding:10% 0;
	text-align:center;

}

.businessSitemap .sectionBox	{
	display:inline-block;
	width:100%;
	text-align:center;
	/*background:#FFF;*/
	border-radius:6px;
	padding:30px 20px;
	overflow:hidden;
	margin:0 0 40px 0;
	position:relative;
	/*border-top:#FFF solid 5px;*/
	
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	
}
.businessSitemap .sectionBox:hover	{
	border-top:#5dbd22 solid 5px;
}
.businessSitemap .sectionBox a.readMore	{
	display:none;
	bottom:0

}

.businessSitemap .sectionBox p.readMore	{
	display:none;
	bottom:0
}
.businessSitemap .sectionBox:hover p.readMore	{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #5dbd22;
    color: #fff;
    font-size: 14px;
    /* bottom: 10px; */
    font-weight: 500;
    left: 0;
    top: 0;
    padding: 10px 10px;
}

.businessSitemap .sectionBox:hover a.readMore	{
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:14px;
	bottom:10px;
	font-weight:500;
	left:0
}

.businessSitemap .sectionBox h3	{
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#fff;
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family: 'Roboto', sans-serif;
}
.businessSitemap .sectionBox h3:after	{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    content: "";
    width: 68px;
    height: 1px;
    background: #fff;
}

.businessSitemap .sectionBox .iconArea	{
	display:block;
	min-height:74px;
	line-height:74px;
	margin:0 0 20px 0;	
}
.businessSitemap .sectionBox .iconArea img	{
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
}

.businessSitemap .sectionBox:hover .iconArea img	{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);

}

.businessSitemap .sectionBox p	{
	font-size:14px;
	color:#333;
	line-height:26px;
	margin-bottom:15px;
}
.businessSitemap .secHead h1	{
	color:#FFF;
}
.QueryForm .form_area .form-group .form-control{
	width: 90%;
}

/*Business Energy Page End*/

.blog{
}
.blog-main{

	margin:40px 0px;
}

.blog-search {
    border: 1px solid #dfe1e4;
    background-color: #fbfbfb;
    padding: 35px 16px;
}


.blog-search .btn-default {
    background-color: #5aba1f;
        color: #fff;

}

.blog-search button.btn{
font-size: 18px;
    padding: 13px 16px;
}

.blog-search .form-control{
    padding: 14px 12px;
        height: auto;


}


.recent-post {
    margin-top: 60px;

}


.recent-post ul{
	margin-top: 20px;
    margin-left: 0;
}

.recent-post ul li h2 {
    font-size: 19px;
    margin-bottom: 0;
    line-height: 24px;
}

.recent-post ul li a {
    color: #656565;
}

.recent-post ul li {
    display: inline-block;
    background-color: #fbfbfb;
    border: 1px solid #dfe1e4;
    padding: 20px 17px;
        width: 100%;

}

.blog-content-sec{
	position: relative;
	margin-bottom: 50px;

}

.custom-pagination .pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    margin: 0 auto;
    display: table;
}

.custom-pagination .pagination>li>a{
border: none;
color: #c8c8c9;

}

.custom-pagination .pagination>li{

}

.custom-pagination .pagination>li>a:hover{
    background-color: #8ec63f;
    border-radius: 100%;
     color: #fff;
}


.custom-pagination .pagination>li>a.active{
    background-color: #8ec63f;
    border-color: none !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 100%;
    color: #fff;
    padding: 0px;
    text-align: center;
    padding-top: 8px;
    width: 40px;
    height: 40px;
}

.custom-pagination .pagination>li {
    display: inline;
    padding: 0 0 0 10px;
}


.blog-content-sec ul li:before{
	content: '/';
	position: absolute;
	left: -10px;
}

.blog-content-sec ul li:first-child:before{
	display: none;
}

.blog-content-sec ul li{
	display: inline-block;
	position: relative;
}
.blog-content-sec ul{
	margin-top: 20px;
    margin-left: 0px;
}

.blog-content-sec ul li a{
	display: inline-block;
	 color: #656565;
	     padding-right: 11px;

}

.blog-content-sec h4 {
    margin-top: 15px;
}

.blog-content h5 span{
    padding-left: 10px;
}

.blog-content h5{
	font-weight: 600;
	font-size: 16px;
}

.blog-content ul.share-links{
margin-top: 20px;
margin-left: 0px;

}


.blog-content ul.share-links li{
display: inline-block;
    padding-right: 25px;

}


.blog-form .secHead h3:after{
	margin: 0px;
}

.blog-form{
	margin-top: 20px;
}

.blog-form p{
	font-size: 14px;
}

.blog-form{

}

.blog-form input[type="text"]{
	width:100%;
	height: auto;
	padding:10px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	    margin-bottom: 20px;

	
}


.blog-form textarea{
	width:100%;
	height: auto;
	padding:10px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: none;
		    margin-bottom: 20px;

}


.blog-form button{
    padding-left: 0;
    background: #8ec63f;
    color: #FFF;
padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    margin: 20px 0 0 0;
    display: inline-block;
    -webkit-box-shadow: 2px 3px 7px -1px rgba(0,0,0,0.35);
    box-shadow: 2px 3px 7px -1px rgba(0,0,0,0.35);	
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.blog-form button:hover {
    background: #006738;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.form-group textarea{
	
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;
}
.form-group .submit {
	display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 65px;
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    background: #5dbd22;
    border-radius: 35px 0 35px 0;
}

.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.link a{
	text-decoration: none;
	font-size:14px;
	line-height:27px;
	font-size:15px;
	color:#333333;
}
.blog-content p{
	font-size:14px;
	line-height:27px;
	font-size:15px;
	color:#333333;
}
/*blog*/



@media only screen and (min-width: 1366px) and (max-width: 1440px) {
	
}

@media only screen and (min-width: 1201px) and (max-width: 1280px) {
	
.responsive .mainBanner .leftImg	{position:absolute; top:20px; width:415px; left:-50px;}
.responsive .mainBanner .rightImg img	{width:75%;}
.responsive .mainBanner .imagesSec .bulbImg	{left:-150px;}
	
}

@media only screen and (min-width: 967px) and (max-width: 1200px) {
.responsive .menuSec ul li {margin-right: 10px;}
.responsive .sideGap {margin-top: 150px;}
.responsive .sloganLine {font-size: 30px; line-height: 35px; margin: 5px 0;}
.responsive .priceBox {position: relative; top: 0; right: 0; width: 100%;}
.responsive .carousel-indicators {display: none;}
.responsive .carousel-control.right, .responsive .carousel-control.left {top: 20%;}
}

@media (max-width: 1024px) {
	
.mainBanner .imagesSec .rightImg_sec {position:relative; height:561px; top:-56px; padding:64px 36px 0 0; text-align:right; right:-45px; z-index: 5; width: 100%; background-size: 100%;}
.responsive .menuSec ul li	{margin-right:8px;}
.responsive .mainBanner .imagesSec .bulbImg	{left:-50px;}
.responsive .mainBanner .form_area ul{display: block;}
.responsive .mainBanner .form_area ul li{margin: 0 0 20px 0; width: 100%;}
.responsive .mainBanner .form_area ul li a{width: 100%;}

}
	
@media only screen and (min-width: 768px) and (max-width: 966px) {


}

@media (max-width: 854px) {

.responsive .topSec ul.social,
.responsive ul#menu,
.responsive .carousel-indicators,
.responsive .hideMobile {display: none;}

.responsive .slicknav_menu,
.responsive .hideDekstop {display: block;}
.responsive .mainBanner .leftBg {left: 0; top: -56px; width: 50%;}
.responsive .mainBanner .imagesSec .rightImg_sec	{top: -56px; padding: 65px 17px 0 0; text-align:right; right:-22px; z-index: 5; width: 100%;background-size: cover; position: relative; height: 418px;}
.responsive .mainBanner .imagesSec .rightImg_sec .contentSec h1	{font-size: 22px; line-height: 36px;}
.responsive .mainBanner .imagesSec .bulbImg {top: 108px; left: 0;}
.responsive .form_area .titleArea	{font-size:18px; border-radius:0 0 35px 0; line-height:40px; margin-bottom:10px;}
.responsive .form_area .form-group	{padding-left: 22px; margin:0 0 6px 0; border-radius:0 0 35px 0; line-height: 40px; height: 40px;}
.responsive .form_area .form-group .form-control	{height:40px; line-height:40px; width:73%;}
.responsive .form_area	{margin:10px 0 0 0;}
.responsive .form_area .form-group .icons	{width: 42px; height: 40px; line-height: 35px; text-align: left; padding-left:10px;}
.responsive .offerBox .contentBox	{padding:10px 0px; margin:15px 0 15px 0;}
.responsive .secHead h1	{font-size:26px;}
.responsive .tariffSec .secHead	{margin-bottom:10px; margin-top:10px;}
.responsive .tariffSec .contentArea p	{font-size: 15px; line-height: 23px; margin-bottom: 25px;}
.responsive .energyBills .circle	{height:100px; line-height:100px; width:100px;}
.responsive .energyBills p	{line-height:20px;}
.responsive .aboutSec .sectionBox p	{width:95%;}
.responsive .mainBanner .form_area ul{display:block; margin: 0;}
.responsive .mainBanner .form_area ul li{margin: 0 0 20px 0; width: 100%;}
.responsive .mainBanner .form_area ul li a{width: 100%;}
.responsive .form_area .sendButton{width: 100%;}
.responsive .innerBanner h1{font-size: 55px;}
}
	
}

@media (max-width: 768px) {




}

@media (max-width: 767px) {

.responsive .mainBanner .imagesSec .bulbImg {top: 100px; left: -50px; width: 80%;}
.responsive .secHead h1 {font-size: 23px;}
.responsive .energyComp .boxEnergy img	{width:100%; height:100%; background-size:cover;}
.responsive .aboutSec .sectionBox.first	{text-align:center;}
.responsive .aboutSec .sectionBox.first .iconBox	{float:none;}
.aboutSec .sectionBox.last	{text-align:center;}
.aboutSec .sectionBox.last .iconBox	{float:none;}


.responsive .secHead h1 {font-size: 35px; text-align: center; font-weight: 300;}
.responsive .aboutSecond h1	{text-align:center;}
.responsive .aboutSecond	{text-align:center;}
.responsive .aboutServices .secHead	{margin-top:25px;}
.responsive .innerBanner h1	{font-size:40px;}

.responsive .logoBox{text-align: center;}
.responsive .logoBox img{display: inline-block;}
.responsive .mainBanner .form_area{width: 100%;}
.responsive .mainBanner .form_area ul{margin: 0; width: 100%; text-align: center; align-items: center; justify-content: center; display: flex;}
.responsive .mainBanner .form_area ul li{text-align: center; float: none; display: flex;}
.responsive .mainBanner .form_area ul li a{width: 100%;}


}




@media only screen and (min-width: 480px) and (max-width: 767px) {



}
@media (max-width: 736px) {

.responsive .mainBanner .imagesSec .rightImg_sec	{width:68%;}

	
}
@media (max-width: 667px) {

.responsive .mainBanner .imagesSec .rightImg_sec {width: 71%;}
	
}
	
@media (max-width: 640px) {
	
.responsive .mainBanner .imagesSec .rightImg_sec {width: 74%;}

}


@media (max-width: 600px) {
	
.responsive .mainBanner .imagesSec .rightImg_sec {right: 0; height: 360px; width: 72%;}
.responsive .mainBanner .imagesSec .bulbImg {top: 115px; width: 70%;}

}

@media (max-width: 568px) {

.responsive .mainBanner .imagesSec .rightImg_sec	{height:340px;}	
.mainBanner .imagesSec .rightImg_sec .contentSec	{width:72%;}
.tariffSec .contentArea a.contactButt:before	{display:none;}

}

@media (max-width: 560px) {

.responsive .mainBanner .imagesSec .rightImg_sec .contentSec	{width:85%;}
.responsive .mainBanner .imagesSec .rightImg_sec	{height:315px;}

}

@media (max-width: 480px) {

.responsive .innerBanner	{min-height:230px;}
.responsive .mainBanner .leftBg	{position:relative; width:65%;}
.responsive .mainBanner .imagesSec .rightImg_sec	{width:100%; height:390px;}
.responsive .mainBanner .imagesSec .bulbImg	{width:100%;}
.responsive .tariffSec .contentArea a.contactButt:before	{display:none;}
.responsive .aboutSec .sectionBox.first .iconBox	{float:none;}
.responsive .aboutSec .sectionBox.first	{text-align:center;}

.responsive .aboutSec .sectionBox.last .iconBox	{float:none;}
.responsive .aboutSec .sectionBox.last	{text-align:center;}
.responsive .mainBanner .form_area ul{display:block;}
.responsive .mainBanner .form_area ul li{margin: 0 0 20px 0;}

}

@media (max-width: 420px) {

.responsive .mainBanner .imagesSec .bulbImg	{width:84%; top:140px;}
.responsive .mainBanner .leftBg img	{width:86%;}
	
}
@media (max-width: 420px) {
	.responsive .mainBanner .imagesSec .rightImg_sec {width: 100%; height: 327px;}
}

@media (max-width: 375px) {
	
.responsive .mainBanner .imagesSec .rightImg_sec {width: 100%; height: 292px;}
.responsive .mainBanner .imagesSec .rightImg_sec .contentSec h1 {font-size: 22px; line-height: 31px; margin: 0;}
	
}
	
@media only screen and (min-width: 300px) and (max-width: 479px) {
.responsive .midSec .searchCate select	{margin:10px 0 10px 4px; font-size:11px;background:url(../images/categories_arrow.png) no-repeat right 4px center;}
.responsive .topSec ul.social,
.responsive ul#menu,
.responsive .carousel-indicators,
.responsive .hideMobile {display: none;}
.responsive .noLeft {padding-left: 15px;}
.responsive .noRight {padding-right: 15px;}
.responsive .secHead {font-size: 30px; line-height: 35px;}


@media (max-width: 320px) {

.responsive .topSec .col-xs-6	{padding:0;}

.responsive .mainBanner .imagesSec .rightImg_sec {width: 100%; height: 250px; background-size: 100%;}
.responsive .mainBanner .imagesSec .rightImg_sec .contentSec {width: 90%;}
.responsive .mainBanner .imagesSec .rightImg_sec .contentSec h1	{font-size:20px; line-height:26px;}
.responsive .mainBanner .imagesSec .rightImg_sec	{padding:36px 7px 0 0;}
.responsive .mainBanner .imagesSec .bulbImg {width: 100%; top: 100px;}

}

/*blog*/

