.c-navy {
  color: #313E5E; }

.c-yellow {
  color: #FFCD02; }

.c-yellow-hover {
  color: #DAAF00; }

.c-white {
  color: #FFF; }

.c-gray-100 {
  color: #F5F5F5; }

.c-gray-200 {
  color: #E0E0E0; }

.c-gray-300 {
  color: #C0C0C0; }

.c-gray-400 {
  color: #A9A9A9; }

.c-gray-500 {
  color: #909090; }

.c-gray-600 {
  color: #707070; }

.c-gray-700 {
  color: #585858; }

.c-gray-800 {
  color: #383838; }

.c-gray-900 {
  color: #181818; }

.c-black {
  color: #1A1A1A; }

.c-blue {
  color: #009be3; }
.c-red {
  color: red; }
  
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; } 
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

  
.w3l-covers-18 .covers-main {
  padding: 10px 0px; }


/* custom css for content in home page */
.cnt {
	font-family: Helvetica; font-size: 14px; font-weight:600px;
}
.nav-01 {
	font-family: HelveticaCondensedRegular; font-size: 17px;
}


.cntBig {
	font-family: Varela Round; font-size: 20px; font-weight:400px; color: #253856;
	text-align: justify;
}
