
.contact-section-contact-box {
  padding: 38px 45px;
  border: 2px solid #9ec422;
  background: -moz-linear-gradient(-45deg, rgba(196,196,196,0.65) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(196,196,196,0.65) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(135deg, rgba(196,196,196,0.65) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c4c4c4', endColorstr='#00000000',GradientType=1 );
}

.slidetext-12 {
  font-size: 9.5em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
}

.slidetext-6 {
  font-size: 2.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}

@media (max-width: 1180px) {
	
.slidetext-12 {
  font-size: 7.5em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
}

.slidetext-6 {
  font-size: 2.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}
}

@media (max-width: 992px) {
	
.slidetext-12 {
  font-size: 6.5em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
}

.slidetext-6 {
  font-size: 2.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}
}

@media (max-width: 702px) {
	
.slidetext-12 {
  font-size: 4.5em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
}

.slidetext-6 {
  font-size: 1.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}
}

@media (max-width: 520px) {
	
.slidetext-12 {
  font-size: 3.5em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
}

.slidetext-6 {
  font-size: 1.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}
.text-12 {
	
  font-size: 2.5em !important;

}


}
@media (max-width: 330px) {
	
.slidetext-12 {
  font-size: 2.4em !important;
  color: #9bb504c4 !important;
  line-height: 0.8 !important;
  padding-top:5px !important;
}

.slidetext-6 {
  font-size: 1.8em !important;
}

.slidetext-3 {
  font-size: 1.5em !important;
  font-weight:400;
}
}

.testimonial blockquote::before {
  left: -14px;
  top: -3px;
  color: var(--light);
  content: "“";
  font-size: 247px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}

.testimonial blockquote {
  background: #9bb50400;
}

.testimonial blockquote {
  font-family: "Poppins", Arial, sans-serif;
}

.bg-pic {
  background-color: #96ff1766 !important;
}