/*
Theme Name: Sungo
Theme URI: http://demo.casethemes.net/sungo
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Sungo is a stunning, professional and flexible Ecology, Solar Energy, and Renewable Energy WordPress theme. Sungo based on in-depth research into Solar power, Wind power, Hydro power, Geothermal energy, Biomass, Biofuels, etc. Sungo is the new outstanding, extremely modern WordPress Theme, designed for energy efficiency company, solar and alternative energy and eco friendly technologies websites.
Version: 1.0.0
Requires PHP: 7.4
Tested up to: 6.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: sungo
Tags: eco, ecology, electricity, energy, energy business, environment, environmental, green energy, natural, nature, nature theme, renewable energy, solar, wind
*/
.cstmread a{color:#00BF63}
.cstmstyl .pxl-testimonial-carousel1 .pxl-item--inner {
    padding:0;
    border-top: 0px solid #ddd;
    border-right: 0px solid #ddd;
    margin: 15px;
}
.cstmstyl .pxl-testimonial-carousel1 .pxl-item--desc{
	background: linear-gradient(to right, #1f9302, #7ed957);
	color:#fff;
    border-radius: 15px;
	padding:15px;
	min-height:300px
}
.cstmstyl .pxl-testimonial-carousel1 .icon-qouter{display:none}
.cstmstyl .pxl-item--meta{text-align:left}
.cstmfrm{
    background-color: #fff;
    border-radius: 1rem;
    color: #000;
    padding: 1.5rem 1rem;
}
.cstmfrm input[type="submit"]:not(.btn) {
	background: linear-gradient(to right, #1f9302, #7ed957); border-radius:40px}

.cstmfrm .pxl-contact-form .wpcf7-list-item {
      position: relative;
    margin: 10px 10px 5px 0; padding:0
}
.cstmfrm .pxl-contact-form .wpcf7-list-item .wpcf7-list-item-label:before {
	z-index: 0;    background-color: transparent;
    border: 1px solid rgb(0 0 0 / 26%);    border-radius: 15px;}

.cstmfrm .pxl-contact-form .wpcf7-list-item input {
    opacity: 0;
    z-index: 3;
}
 .cstmfrm .pxl-contact-form .wpcf7-list-item input, .cstmfrm .pxl-contact-form .wpcf7-list-item .wpcf7-list-item-label:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}
.cstmfrm .pxl-contact-form .wpcf7-list-item .wpcf7-list-item-label:after{display:none}
.cstmfrm .wpcf7-radio{border:0}

.cstmfrm .wpcf7-radio input[type="radio"] + .wpcf7-list-item-label {
    padding: 3px 15px;overflow:hidden; border-radius:15px
}
.cstmfrm .wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label {
      background-color: #00bf63;
    color: white;
}
.cstmfrm .pxl-contact-form .wpcf7-not-valid-tip { color: #00bf63;}
.cstmfrm .pxl-contact-form .wpcf7-form-control.wpcf7-radio{border:none!important}

.thnkcls {
  position: relative;
  overflow: hidden;
}
.thnkcls::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: inherit; 
  filter: blur(6px);
  z-index: 0;
  background-size: cover;
  background-position: center;
}
.thnkcls > .elementor-container {
  position: relative;
  z-index: 1;
}



@media (max-width: 600px){
	.cstmstyl .pxl-testimonial-carousel1 .pxl-item--desc{min-height:auto}	
	.cstmread h3{font-size:18px}
.cstmread h5{font-size:16px}
}