/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/************ nav ***************/

#main-header .container{
	max-width: 1200px !important;
	white-space:nowrap;
}

@media(max-width: 1150px){ 
.logo_container img{
	max-width: 170px;
}
}

/** nav line animation **/

#top-header a:before{
  border-bottom: 0px solid #FD790A;
}

li.menu-item a:before{
  content: '';
  display: block;
  border-bottom: 3px solid #FD790A;
  width: 0;
  position: absolute;
  right: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding-bottom: 25px;
}

li.menu-item a:hover:before { 
  width: 100%; 
}


/******** sub menu *******/

ul.sub-menu{
	min-width: 300px;
	white-space:normal;
}


ul.sub-menu li.menu-item a{
	min-width: 270px;
	padding: 10px !important;
	line-height: 20px !important;
}

ul.sub-menu li.menu-item a:hover{
	background-color: #FC7F09;
	opacity: 1 !important;
}



/** active top nav animation **/
li.mega-menu.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.menu-item-has-children a:before,
li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item a:before,
ul.sub-menu li.menu-item a:before{
   display: none !important;
}

ul.sub-menu li.menu-item a:hover:before { 
   width: 0%;  
}



li.menu-item.menu-item-type-post_type.menu-item-object-product a{
	font-weight: 100 !important;
	padding: 5px 12px !important;
	margin: 0 0 0 0 !important;
	color: rgba(0,0,0,0.9) !important;
}


.mobile-menu-blog,
.mobile-menu-contact,
.mobile-menu-buy{
	display: none !important;
}


@media(max-width: 980px){
	
.mobile-menu-blog,
.mobile-menu-contact,
.mobile-menu-buy{
	display: block  !important;
}
}




/************ top bar ****************/



li.topbar-tel{
	padding: 0 20px 0 0;
}

li.topbar-tel i.fa.fa-phone{
	color: #FE7D0C;
}



/********************* homepage ******************/

.hero-get-started{
	position: absolute;
	top: -220px;
	right: -100px;
}

/** get started form **/

/* ninja */

.solar-form-wrap{
	width: 90%;
	max-width: 700px;
	background-color: #fff;
	padding: 30px;
	margin: auto auto;
}


.get-started-form-sec{
	max-width: 780px;
	margin: auto auto;
}


.get-started-form-sec div.nf-form-fields-required{
	display: none;
}

.get-started-form-sec input.ninja-forms-field.nf-element{
	border-radius: 5px;
}

.get-started-form-sec input.ninja-forms-field.nf-element{
	font-size: 21px;
	font-weight: 600;
}

.get-started-btn input{
	cursor: pointer;
}

.get-started-form-sec .nf-table-display,
.get-started-form-sec tbody.forms-collection tr td{
	border: #fff 0px solid !important;
}

@media(max-width: 600px){
	.get-started-form-sec div.nf-cell{
		height: 55px;
	}
}

/**more less info **/


.section-item-wrap{
	border: 2px solid #FBFBFB;
	transition: all 200ms ease-in;
}


.section-item-title{
	background-color: #FE7D0C;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	padding: 20px;
	text-align: center;
}

.section-item-content{
	padding: 20px;
}

.section-item-title i{
	margin-right: 5px;
}

.show-more,
.show-less{
	cursor: pointer;
	text-align: center;
	color: #005AA8;
	margin-top: 30px;
}

.section-item-more{
	display: none;
}

/************* testimonials ***************/

blockquote.wpcr3_content{
	border-left: 0px solid #fff;
}

.testimonial-description-title-theme1::after{
	display: none;
}



/************** sidebar *******************/

#content-area{
	display: flex;
}

.container::before,
.et_pb_widget_area_left::after{
	display: none;
}

#left-area{
	width: 70%;
}


#sidebar{
	width: 25%;
	padding: 0 0 0 0 !important;
}



.profile-sec{
	background-color: #0F2036;
	padding: 20px;
}

.profile-sec img{
	display: block;
	margin: auto auto;
}

.profile-sec h2{
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-align: center;
}

.profile-sec h3{
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-align: center;
}

/** form sec **/

.side-form-wrap{
	background-color: #0F2036;
	padding: 30px;
}

.side-form-wrap h1,
.side-form-wrap h6{
	color: #fff;
	text-align: center;
}

.side-form-wrap h6{
	line-height: 25px;
}

.sidebar-dash{
	width: 95%;
	margin: 25px auto 25px auto;
	height: 1px;
	background-color: rgba(255,255,255, 0.3);
}




/***************** blog pages *******************/

/** blog archive **/
	
article{
	border-bottom: 1px solid #ccc;
	padding: 0 0 30px 0;
}


/*** solor saving page ***/

.see-my-savings-btn input.ninja-forms-field.nf-element{
	cursor: pointer;
	height: 64px;
}



/*************** sidebar **************/

h4.widgettitle{
	text-align: center;
	font-size: 30px;
}

.et_pb_sidebar_0 #nf-field-36{
	height: 50px !important;
	cursor: pointer;
	border-radius: 5px;
}


/**************** forms *****************/

.con-form-wrap input{
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 0 10px 0 10px;
	font-weight: 500;
	color: #000;
	font-size: 14px;
}

.con-form-wrap #formsubmit{
	cursor: pointer;
	background-color: #FE7D0D;
	color: #fff;
}

.get-started-form-sec div.nf-error-msg.nf-error-required-error{
	letter-spacing:.5px;
	color: #FC8010;
	text-align: center;
	font-weight: 900;
}


.home .nf-error-msg.nf-error-field-errors{
	display: none;
}

div.nf-form-fields-required{
	display: none;
}


/****************** footer *******************/

.top-footer{
	max-width: 900px;
	width: 90%;
	margin: 20px auto 75px auto;
	text-align: center;
}

.top-footer img{
	margin: 20px 0;
}

#main-footer h4.title{
	color: #FE7D0C !important;
	font-size: 17px;
	font-weight: 700 !important;
	margin: 0 0 10px 0;
}

div.textwidget.custom-html-widget ul li{
	line-height: 20px;
}



  
.blog-listings{
    max-width: 740px;
}
.blog-listings a{
   color: #508bbf; 
}
.post-date, .post-category {
    display: inline-block;
    height: 16px;
    padding: 1px 0;
    font-size: 11px;
    margin-right:20px;
    
}
.post-date i, .post-category i {
    color: #e1e1e1;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 9px;
}
.post-date {
    
    background-position: left center;
    background-repeat: no-repeat;
}
.post-category {
   
    background-position: left center;
    background-repeat: no-repeat;
}
.post-helper-absolute {
    position: absolute;
    top: 30px;
    left: -80px;
}
.post-custom:first-child .post-helper-absolute {
    top: 0px;
}
div.avatar.big {
    width: 71px;
    height: 71px;
}
div.avatar {
    width: 51px;
    height: 51px;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid rgba(236, 236, 236, 0.4);
    
    -webkit-box-shadow: 0 0 0 1px rgba(116,122,124,0.4);
    box-shadow: 0 0 0 1px rgba(116,122,124,0.4);
}


.avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.post-custom .separator {
    position: absolute;
    top: 0;
    right: 0;
    height: 3px;
    width: 100%;
    background: #dadada;
    border-bottom: solid 1px #fff;
    margin-bottom: 30px;
}
.separator {
    position: relative;
    height: 3px;
    width: 100%;
    background: #dadada;
    border-bottom: solid 1px #fff;
    margin-bottom: 30px;
}
.post-custom:first-child .separator {
  display: none;
}

.post-comments {
    position: absolute;
    top: 48px;
    left: 42px;
    display: block;
    width: 26px;
    height: 26px;
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.7);
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.7);
    background-position: 0 -100px;
    border-radius: 50%;   
  
}
.post-comments span {
    float: right;
    font-size: 12px;
    font-weight: 300;
    color: #f3f3f3;
    line-height: 22px;
    padding: 0 4px 0 4px;
    text-align: center;
    background: #2f6daa;
    border-radius: 50%;
    margin: 0px;
    width: 14px;
    -webkit-box-shadow: inset 0 0px 4px 0px rgba(0,0,0,0.4);
    box-shadow: inset 0 0px 4px 0px rgba(0,0,0,0.4);
    border: 2px solid #fff;
    
}
.post-comments span:after {
    content: '';
   
    position: absolute;
    top: 3px;
    left: -2px;
    width: 5px;
    height: 5px;
}
.post-author {
    display: block;
    width: 71px;
    text-align: center;
    margin-top: 8px;
    font-size: 11px;
	line-height: normal;

}
.post-type {
    position: relative;
    display: block;
    width: 41px;
    height: 41px;
    margin: 13px auto 0;
    background-color: #333;
    border-radius: 100%;
    text-align: center;
}
.post-type span {
    line-height: 41px;
    color: #eee;
    font-size: 18px;
    padding-top: 12px;
    display: inline-block;
}
.post-custom h2 {
    margin-bottom: 5px;
    text-transform: none;
    color: #3b74aa;
    font-weight: 100;
    font-size: 25px;
}
.post-body-text p {
    margin-top: 20px;
    line-height: 1.8;
    color: #45484a;
    font-size: 15px;
	font-weight: 400;
    margin-bottom: 1em;
}

.sc-button {
    display: inline-block;
    cursor: pointer;
    font-size: 10px;
    padding: 0px 20px;
    margin-top: 5px;
    margin-right: 7px;
    text-transform: uppercase;
    border-width: 1px;
    border-color: #f3f3f3;
    border-style: solid;
    border-radius: 8px;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
    color: #45484a !important;
    position: relative;
    margin-bottom: 15px;
}


.grey-grad {
    background: #eaebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9dbdd), to(#eaebeb));
    background: -webkit-linear-gradient(top, #d9dbdd, #eaebeb);
    background: -moz-linear-gradient(top, #d9dbdd, #eaebeb);
    background: -ms-linear-gradient(top, #d9dbdd, #eaebeb);
    background: -o-linear-gradient(top, #d9dbdd, #eaebeb);
}

.container-t1 {
    display: block;
    background: #f3f3f3;
    padding: 3px;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.post-body {
    display: block;
    margin-top: 15px;
}
.item-con-t1 {
    display: block;
    background: #cbcbcc;
    padding: 1px 1px 2px;
}
.item-con-t1 img {
    display: block;
    width: 100%;
    height: auto;
}

.post-custom {
    position: relative;
    display: block;
    padding: 30px 0 25px 10px;
    margin-left: 80px;
}

.post-custom:first-child {
    padding-top: 0px;
}


@media screen and (max-width:640px){
    .post-helper-absolute {
        display: none;
    }
    .post-custom{
        margin-left: 0;
    }
    .post-date {
        margin-bottom: 5px;
    }
}
@media screen and (max-width:980px){
.page-id-3843 #content-area {
    display: block;
}
}



.get-started-form-sec .nf-form-content nf-fields-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}
.get-started-form-sec  .listselect-container {
    min-width: 233px;
    margin-right: 10px;
}
.get-started-form-sec .submit-wrap{
    min-width: 287px;
}

#main-header .nav li ul a {
    color: #ffffff !important;
}


@media screen and (max-width:767px){
.get-started-form-sec #ninja_forms_required_items,
.get-started-form-sec .nf-field-container{
     margin-bottom:0px;
}

ul#mobile_menu ul.sub-menu {
    min-width: inherit !important;
}
ul#mobile_menu ul.sub-menu li.menu-item a {
    min-width: inherit !important;
}
.get-started-form-sec .submit-wrap{
    min-width: inherit;
}
.get-started-form-sec .listselect-container{  
    margin-right:0;
}
}

@media (min-width:768px){

.page-id-3482 .nf-form-content div#nf-field-125-container {
    display: none;
}
.page-id-3482  .nf-form-content nf-fields-wrap nf-field {
    width: 32%;
    margin-right: 10px;
    float: left;
}
.page-id-3482 .nf-form-content nf-fields-wrap nf-field:last-child {
    width: 100%;
}
.page-id-3482 .nf-form-content nf-fields-wrap nf-field:first-child {
    width: 98%;
}
.page-id-3482 .nf-form-content nf-fields-wrap nf-field:nth-last-of-type(2),.page-id-3482 .nf-form-content nf-fields-wrap nf-field:nth-last-of-type(3) {
    width:98%;
}

}

@media (max-width:400px){
.page-id-3482 .nf-form-content {   
    max-width: 256px;
}
}
@media(max-width: 991px){
    #content-area {
        display: block;
    }
}