
.c-font-green4 {
  color: #32c5d2 !important;
}
.c-font-green4 small {
  color: #32c5d2 !important;
}

.c-font-green4-hover:hover {
  color: #ffffff !important;
}


.image-main {
	width:100%;
}

.text-shadow {
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}

.myPadding {
	margin-left:20px;
	text-indent:-1.3em;
}

.project-image {
	width:100%;
}
.non-responsive {
	min-width:1000px;
}