@font-face {
  font-family: ageone;
  src: url(fonts/ageone.ttf);
}

.text-color-1 {
  color: #063F7A !important;
}
.text-color-2 {
  color: #004F9F !important;
}
.text-color-3 {
  color: #0080C5 !important;
}
.text-color-4 {
  color: #00B0EA !important;
}
.text-color-5 {
  color: #5CD6FF !important;
}
.text-color-6 {
  color: #414143 !important;
}

.background-1 {
  background: #063F7A !important;
}
.background-2 {
  background: #004F9F !important;
}
.background-3 {
  background: #0080C5 !important;
}
.background-4 {
  background: #00B0EA !important;
}
.background-5 {
  background: #5CD6FF !important;
}
.background-6 {
  background: #414143 !important;
}


.custom-font {
  font-family: ageone;
}

#slider {
  height: 75vh !important;
}

.google-ma {
  min-height: 400px; 
  width: 100%;
}

#testimonials {
  background-image: url(../img/testimonial.jpg); 
  background-size: cover;
  background-position: center;
}

.tp-fullwidth-forcer {
  height: 75vh !important;
}

.btn-custom {
  text-decoration: none !important;
}

#footer .logo img {
  height: 1rem;
  position: relative;
  top: -2px;
  right: -3px;
}

.logo-think-text {
  font-size: 1em!important;
}

.logo-think-text .logo-think {
  font-family: 'neutra-display-bold'!important;
  color: #777!important;
  font-size: 1.3em!important
}

.logo-think-text .logo-in {
  font-family: 'lobster'!important;
  color: #0093D5!important;
  font-size: 0.9em!important;
  margin-left: .1em!important
}

.logo-think-text .logo-techsol {
  font-family: 'neutra-display-bold'!important;
  color: #777!important;
  font-size: 1.3em!important
}

label.error {
  color: #dc7878;
}

.custom-schedule {
  position: relative;
  top: -20px !important;
}