
.section-bg .overlay {
    background-image: linear-gradient(to right, rgba(159, 195, 0, 0.9), rgba(41, 21, 32, 0.9));
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
	padding: 110px 0;
    padding: 160px 0 110px 0;
    padding: 136px 0 70px 0;
}
.section-bg .overlay1{
    background: rgba(41, 21, 32, 0.82);
}

.section-bg .overlay2{
    background: #63B11Ecf;
    background: rgb(255 255 255 / 72%);
    background: #1F27187a;
}

.section-bg .overlay3{
    background: #63B11Ecf;
    background:#f7fdf2;
    background: #eff3f7;
    background: #f4f7f1;
}

.section-bg {
    background-size: cover;
    position: relative;
    background-position: left;
    z-index: 0;
    padding: 0;
    min-height: auto;
    overflow: hidden;
}
.mdemo-form {
    position: relative;
	padding: 45px 0 45px 60px;
	padding: 45px 60px 45px 60px;
	/* background: #fff; */
	/* background: #00000047;
	background: #0000008a; */
	
}

.mdemo-form:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 6px;
    /* background: #ffffff; */
    /* box-shadow: 10px 40px 40px rgba(0,0,0,.2); */
    pointer-events: none;
    right: auto;
    width: 100vw;
}

.mdemo-form input,.mdemo-form select {
    border: 0;
    background: transparent;

	box-shadow: none!important;
    display: block;
    width: 100%;
	min-height: 50px;
	min-height: 54px;
    padding: 11px 0;
    font-size: 18px;
    /* font-weight: 600; */
    line-height: 27px;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
	/* border-bottom-color: rgba(0,0,0,.1);
	border-bottom-color: rgba(255,255,255,.4); */
}

.mdemo-form textarea {
    border: 0;
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 18px;
    /* font-weight: 600; */
	line-height: 27px;
	box-shadow: none!important;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
	/* border-bottom-color: rgba(0,0,0,.1);
	border-bottom-color: rgba(255,255,255,.4); */
}
/* .mdemo-form input::placeholder,.mdemo-form textarea::placeholder{
  color: #fff;
} */

.mdemo-form input,.mdemo-form select {
    /* margin-bottom: 30px; */
    font-size: 18px;
    /* font-weight: 600; */
    /* height: 55px; */
    /* color: #fff; */
}
.mdemo-form input:hover, .mdemo-form input:focus,
.mdemo-form select:hover, .mdemo-form select:focus{
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid transparent;
    border-bottom-color: #63B11E;

}
.mdemo-form textarea:hover, .mdemo-form textarea:focus{
  background: transparent; 
    outline: none;
  box-shadow: none;
     border: 2px solid transparent;
    border-bottom-color: #63B11E;

}

.demo-info {
    padding: 0 30px 0px 0;
}

h2.contact-title {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    color: #1F2718;
    margin-bottom: 30px;
}

.demo-info p {
	color: #ececec;
    color: #4f5051;
    /* font-weight: 700; */
    line-height: 28px;
    font-size: 18px;
}

ul.demo-info {
    margin-top: 30px;
}

ul.demo-info li {
    margin-bottom: 22px;
}



ul.demo-info span {
    font-size: 20px;
    line-height: 26px;
}
ul.demo-info li {
    display: flex;
    width: 100%;
}

.info-left {
    width: 10%;
}

.info-left i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color:  #1F2718;
}

.info-right h4 {
    color: #4f5051;
    font-size: 18px;
}
.contact-page .info-left i{
color: #63B11E;
}
.btn {
display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* font-family: 'Poppins', sans-serif; */
    padding: 10px 30px 10px;
    font-size: 17px;
    line-height: 28px;
    border: 0px;
    border-radius: 10px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-big {
    color: #ffffff;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(45, 45, 45, 0.47843137254901963);
    box-shadow: 2px 5px 10px 0px rgba(45, 45, 45, 0.19);
    color: #fff !important;
    margin-right: 20px;
    background: #63B11E;
    transition: .2s;
    border: 2px solid #63B11E;
    margin-top: 50px;
}

@media only screen and (max-width: 767px) {
.mdemo-form {
    padding: 30px;
}
.mdemo-form:before {
    width: 100%;
}

}


/* .mdemo-form input, .mdemo-form textarea{
	
	
	outline: none;
    box-shadow: none;
    background: transparent!important;
    border: 2px solid transparent!important;
	border-bottom-color:  #e4e4e4!important;
	border-top-color: transparent!important;
	border-right-color: transparent!important;
	border-left-color: transparent!important;
} */

/* .mdemo-form .form-control{
	color: #fff;
}


.mdemo-form input:-internal-autofill-selected {
    appearance: menulist-button;
	background-color: #0000008a !important;
	background: #0000008a !important;
    background-image: none !important;
}

.mdemo-form input:-webkit-autofill,
.mdemo-form input:-webkit-autofill:hover, 
.mdemo-form input:-webkit-autofill:focus,
.mdemo-form textarea:-webkit-autofill,
.mdemo-form textarea:-webkit-autofill:hover,
.mdemo-form textarea:-webkit-autofill:focus,
.mdemo-form select:-webkit-autofill,
.mdemo-form select:-webkit-autofill:hover,
.mdemo-form select:-webkit-autofill:focus {
  -webkit-text-fill-color:#fff;
  color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
} */