
@charset 'utf-8';
/*
 Theme Name:   Good Energy-child
 Theme URI:    http://goodenergy.themerex.net/
 Description:  Good Energy - Multipurpose and Multiskin Responsive Wordpress theme
 Author:       ThemeRex
 Author URI:   http://themerex.net/
 Template:     goodenergy
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  themerex
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
/*General*/
.wpcf7-form input[type="submit"] {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
body {
	color: #232a34!important;
}
.page_content_wrap {
	padding: 70px 0;
	font-size: 18px;
	line-height: 30px;
}

/*Top header*/
.top_panel_style_3 .top_panel_top_contact_phone {
	font-size: 16px;
}
.top_panel_inner_style_3 .top_panel_top .top_panel_top_contact_phone a {
	color: #323232;
}
body .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a {
	color: #323232;
	border: 1px solid #323232;
	display: inline-block;
	border-radius: 50%;
	padding: 3px;
	text-align: center;
}
body .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a.facebook-color {
	color: #3b5998;
	border-color: #3b5998;
}
body .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a.instagram-color {
	color: #c13584;
	border-color: #c13584;
}
body .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a.whatsapp-color {
	color: #25D366;
	border-color: #25D366;
}
body .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover {
	border-color: #258D26;
	color: #258D26;
}

/*Slide*/
.title-slide, .title-slide-alt {
	font-weight: 900;
	font-size: 60px;
	line-height: 60px!important;
}
.title-slide-alt, .subtitle-slide  {
	color: #323232;
}
.subtitle-slide {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px!important;
	margin-top: 15px;
	display: inline-block;
}
.button-slide {
	background-color: #86bc25;
	color: #fff;
	border-radius: 25px;
	padding: 10px 40px;
	display: inline-block;
	margin-top: 30px;
	font-size: 23px;
	border: 2px solid #86bc25;
}
.button-slide:hover {
	background-color: #fff;
}
.overlay-slide {
	display: none!important;
}
.tparrows::before {
	color: #86bc25;
}

/*Header*/
body .top_panel_middle .logo {
	margin: 15px 0;
}
body .menu_main_nav > li > a {
	font-size: 17px;
}
body .menu_main_nav > li {
	padding: 15px;
}
#menu_main {
	margin-right: -15px;
}
body.responsive_menu .top_panel_middle .menu_main_responsive_button {
	top: 10px!important;
}
.menu_main_responsive a {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
body .top_panel_middle .menu_main_wrap {
		margin-top: calc(2.5em*0.8);
}

/*Title*/
.top_panel_title_inner .page_title {
	color: #232a34!important;
}

/*Footer*/
body .copyright_wrap_inner {
	background-color: #e1e1e1;
	color: #323232;
	text-align: center;
}
body .copyright_wrap_inner .copyright_text a {
	color: #323232;
	font-size: 17px;
}
body footer .footer_wrap_inner {
	text-align: center;
	background-color: #f7f7f7;
	font-size: 20px;
	color: #008d36;
	padding: 70px 0 35px 0!important;
}
body .footer_wrap aside {
	color: #008d36!important;
	margin-bottom: 35px!important;
	width: 100%;
}
#footer-menu {
	list-style-type: none;
}
#footer-menu li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0;
}
#footer-menu li:last-child {
	margin-right: 0;
}
#footer-menu a {
	color: #5b5b5b!important;
	font-size: 16px;
}
#footer-menu a:hover {
	color: #258D26!important;
}

/*Cookies*/
#cn-accept-cookie, #cn-more-info {
	color: #fff;
	border: 1px solid #fff!important;
	text-decoration: none;
	padding: 5px;
	background-color: transparent;
	text-shadow: none;
}
#cn-accept-cookie:hover, #cn-more-info:hover {
	background-color: #fff;
	color: #111;
}

/*Sections*/
.padding {
	padding: 70px 0 35px 0;
}
.padding-bottom {
	padding-bottom: 35px;
}
.padding-top {
	padding-top: 35px;
}
.gray {
	background-color: #f7f7f7;
}

/*Elements*/
body h2, body h3 {
	margin-top: 0;
	font-size: 40px;
}
body h2.sc_title.styling2 {
	padding-bottom: 55px;
	line-height: 1.2;
}
.sc_title.aftertitle-gray::after {
	background-image: url('images/aftertitle-gray.png')!important;
}
.sc_title.aftertitle-green::after {
	background-image: url('images/aftertitle-green.png')!important;
}
.sc_title.aftertitle-black::after {
	background-image: url('images/aftertitle-black.png')!important;
}
body .sc_title.styling1::before {
	background-color: #86bc25;
	top: 25px;
}
body img {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
body figure.sc_image {
	margin-bottom: 0;
}
.title-box {
	padding: 15px 0;
	border-bottom: 2px solid #86bc25;
	font-size: 23px;
	font-weight: bold;
}
.list-with-icon {
	list-style-type: none;
	padding-left: 45px;
	margin-right: -45px;
}
.list-with-icon li {
	display: inline-block;
	width: calc(50% - 50px);
	margin-right: 45px;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 35px!important;
}
.list-with-icon li strong {
	font-size: 17px;
}
.list-with-icon li::before {
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: -45px;
	background-repeat: no-repeat;
	background-size: contain;
}
.list-with-icon li.saving::before {
	background-image: url('images/saving.png');
}
.list-with-icon li.like::before {
	background-image: url('images/like.png');
}
.list-with-icon li.environment::before {
	background-image: url('images/environment.png');
}
.list-with-icon li.people::before {
	background-image: url('images/people.png');
}
ul.custom-bullet {
	list-style: none;
	padding-left: 20px;
}
ul.custom-bullet li::before {
  content: "\2022";
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form select, .wpcf7-form textarea {
	background-color: transparent!important;
	border-bottom: 1px solid #475235;
	border-radius: 0;
	padding: 15px 0;
	font-size: 19px;
	color: #323232!important;
	font-weight: bold;
}
.wpcf7-form textarea {
	height: 150px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #323232!important;
    opacity:  1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #323232!important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #323232!important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #323232!important;
}
.wpcf7 form .wpcf7-response-output {
	margin: 35px 0 0 0!important;
	font-weight: bold;
}
.wpcf7-not-valid-tip {
	font-weight: bold;
}
.wpcf7 .privacy {
	width: auto;
	margin-bottom: 0;
}
.wpcf7-form .privacy span[class*="acceptance"] input[type="checkbox"] {
	position: static!important;
}
.wpcf7-form label[for="privacy"] {
	vertical-align: middle;
	display: inline-block;
	margin-top: 4px;
	font-weight: bold;
}
.wpcf7-form label[for="privacy"] a {
	text-decoration: underline;
	color: #323232;
}
.wpcf7-form input[type="submit"] {
	font-family: Barlow;
	background-color: rgba(255, 255, 255, 0.8);
	color: #323232!important;
	font-size: 23px;
	font-weight: bold;
	padding: 15px 65px;
	border-radius: 30px;
	margin-top: 0!important;
}
.wpcf7-form input[type="submit"]:hover {
	background-color: rgba(255, 255, 255, 1);
}
.wpcf7-form .actions-section {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.wpcf7-form .ajax-loader {
	position: absolute;
}

/*Responsive*/
@media (max-width: 767px) {
	/*Header*/
	body .top_panel_style_3 .top_panel_top_socials {
		margin-top: 15px;
		float: none;
		text-align: center;
		margin-right: 0;
	}
	.top_panel_wrap [class*=" icon-"]::before {
		margin-right: 0;
	}

	/*Slide*/
	.title-slide, .title-slide-alt {
		font-size: 35px;
		line-height: 40px!important;
	}
	.subtitle-slide {
		font-size: 14px;
	}
	.overlay-slide {
		display: block!important;
	}

	/*Elements*/
	.list-with-icon {
		margin-right: 0;
	}
	.list-with-icon li {
		display: inline-block;
		width: 100%;
	}
	.wpcf7-form .actions-section {
		display: block;
	}
	.wpcf7 .privacy {
		margin-bottom: 35px;
	}
}