@font-face {
  font-family: 'Roboto-Light';
  src: url("fonts/Roboto-Light.ttf"); }
@font-face {
  font-family: 'Roboto-Medium';
  src: url("fonts/Roboto-Medium.ttf"); }
@font-face {
  font-family: 'Roboto-Regular';
  src: url("fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: 'Tamil-MN';
  src: url("fonts/Tamil-MN.ttc"); }
body {
  font-family: 'Roboto-Regular', sans-serif;
  color: #575756;
  font-size: 16px;
  padding: 0 !important; }

#header-mobile .bg-light {
  background-color: #733b89 !important; }

#header-mobile .navbar-light .navbar-brand {
  color: #fff; }

#header-mobile .navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
  background: #FFF;
  border-radius: 0px; }

#header-mobile a.nav-link {
  color: #fff;
  font-family: 'Roboto-Light'; }

#header-top a {
  color: #733b89;
  font-family: 'Roboto-Medium';
  font-size: 14px; }

#header-top .nav-link {
  display: block;
  padding: 10px 5px; }

#header {
  background: #733b89;
  padding-top: 30px;
  padding-bottom: 30px; }

#header .nav {
  margin-top: 30px; }

#header a.nav-link {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: 'Roboto-Medium'; }

#header a.active {
  background: #70c5cc; }

#section-banner {
  padding-top: 80px;
  padding-bottom: 60px; }

#section-banner .text-image {
  padding-bottom: 30px; }

#section-banner .text-content {
  font-size: 25px;
  font-family: 'Roboto-Regular';
  color: #575756; }

#section-gits {
  padding-top: 20px;
  padding-bottom: 30px;
  background: #f8f7f7; }

#section-gits .text-title {
  color: #733b89;
  font-family: 'Roboto-Regular'; }

#section-gits .text-description {
  color: #5a5a59;
  font-family: 'Roboto-Regular';
  font-size: 20px; }

#section-classified {
  padding-top: 100px;
  padding-bottom: 100px; }

#section-classified .text-title {
  color: #733b89;
  font-family: 'Roboto-Regular';
  padding-bottom: 30px; }

#section-classified .text-content {
  font-size: 18px; }

#section-classified .square {
  width: 30px; }

#section-establishments .text-title {
  color: #733b89;
  font-family: 'Roboto-Regular';
  padding-bottom: 60px; }

#section-establishments .establishment {
  padding-left: 10px;
  padding-right: 10px; }

#form-club-nidoo {
  margin-top: 60px;
  background: #70c5cc; }

#form-club-nidoo .parlante {
  position: absolute; }

#form-club-nidoo .content {
  padding-top: 40px;
  padding-left: 80px;
  padding-bottom: 80px; }

#form-club-nidoo .content h3 {
  color: #fff;
  font-size: 28px;
  font-family: 'Roboto-Regular'; }

#form-club-nidoo .content h5 {
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto-Light'; }

#form-club-nidoo .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 0px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-right: 10px; }

#form-club-nidoo .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;
  border: none;
  padding: .375rem 1.75rem;
  font-size: 24px;
  line-height: 1.5;
  border-radius: 0px;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

#form-club-nidoo .btn-primary {
  color: #fff;
  background-color: #733b89;
  border-color: #733b89;
  cursor: pointer; }

#form-club-nidoo .btn-primary:hover {
  color: #fff;
  background-color: #d7803a;
  border-color: #d7803a;
  cursor: pointer; }

#footer {
  background: #d7803a;
  margin-top: 60px;
  padding-top: 40px; }

#footer .nav-link {
  display: block;
  padding: 0px 0px; }

#footer .fa-inverse {
  color: #d7803a; }

#footer a.nav-link {
  color: #fff; }

#footer .social {
  padding-top: 30px; }

#footer .copyright {
  color: #fff;
  font-family: 'Roboto-Light';
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 5px; }

#footer .fa-2x {
  font-size: 1.5em; }

@media (max-width: 575px) {
  #header .nav {
    display: none; }

  #section-banner .text-content {
    font-size: 16px;
    font-family: 'Roboto-Regular';
    color: #575756; }

  #section-gits .text-description {
    color: #5a5a59;
    font-family: 'Roboto-Regular';
    font-size: 16px; }

  #section-classified .text-content {
    font-size: 16px; }

  #form-club-nidoo .parlante {
    display: none; }

  #form-club-nidoo .content {
    padding-top: 40px;
    padding-left: 0px;
    padding-bottom: 80px; } }
@media (max-width: 768px) {
  #header .nav {
    display: none; }

  #form-club-nidoo .parlante {
    display: none; }

  #form-club-nidoo .content {
    padding-top: 40px;
    padding-left: 0px;
    padding-bottom: 80px; } }
@media (max-width: 992px) {
  #header a.nav-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto-Medium'; } }
@media (min-width: 768px) {
  #header-mobile {
    display: none; } }

/*# sourceMappingURL=style.css.map */
