body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

h2 {
  font-family: "AngleciaProDsp";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0.9rem;
}

h3 {
  font-family: "AngleciaProDsp";
  font-size: 30px;
  line-height: 1.33;
}

h5 {
  font-size: 24px;
}

.newsletter, .about {
  margin-bottom: 90px;
}

.newsletter, .about {
  margin-bottom: 120px;
}
header .nav {
  margin-top: 40px;
}
.logo {
  width: 310px;
  height: auto;
  /*margin: 0 443px 0 8px;*/
  margin: 40px 0 0 8px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .logo {
    width: 450px;
  }
}
.ponent a,
.ponent a:link,
.ponent a:visited,
.ponent a:hover,
.ponent a:active {
  color: #000;
  text-decoration: none;
}
.idioma {
  color: #BF1718;
}
.idioma a,
.idioma a:link,
.idioma a:visited,
.idioma a:hover,
.idioma a:active {
  color: #BF1718;
  text-decoration: none;
  font-weight: bold;
}
footer a,
footer a:link,
footer a:visited,
footer a:hover,
footer a:active {
  color: #fff;
  text-decoration: none;
}

.moreinfo a {
  font-size: 15px;
  color: #000;
}

.moreinfo {
  font-weight: 600;
}

.moreinfo a:hover {
  color: #BF1718;
}

.modal-foot {
  font-family: 'Open Sans', sans-serif;
}

.modal-foot h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 35px;
  text-transform: uppercase;
  color: #000;
}

.modal-foot h3 {
  font-family: 'Open Sans', sans-serif;
  padding-top: 15px;
  font-size: 20px;
  line-height: 23px;
  color: #c00000;
  font-weight: bold;
}

.nav-link {
  color: #000000;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #000000;
  background-color: transparent;
}

.menjar {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.sendLoader {
  display: none;
}

.chat-img {
  max-width: 250px;
  height: auto;
  margin-top: -70px;
}

#question-form {
  background-color: #F3F3F2;
  margin-bottom:100px;
}

#question-form .title {
  font-family: "AngleciaProDsp";
  font-size: 40px;
  margin-bottom: 0;
}

#question-form .subtitle {
  font-size: 18px;
}

.sidebar-files .file-box {
  display: flex;
}

.sidebar-files .file-box > div:first-child {
  flex: 0 0 41px;
}

.sidebar-files a {
  color: #000;
}

.sidebar-files img {
  width: 24px;
  margin-right: 15px;
}

.fa-lg {
  font-size: 15px;
  line-height: .75em;
  max-width: 30px;
  padding-right: 10px;
}

.fa-lg a {
  font-size: 15px;
  color: #000;
}

.social a {
  color: #000;
  text-decoration: none;

}

.fa-lg path {
  color: #000;
}
.logo-footer {
  width: 425px;
  height: auto;
}

.logo-footer-eurega {
  width: 150px;
  height: auto;
}

.btn {
  border-radius: 0;
}
.btn-dark:hover {
  background-color: #BF1718;
  border-color: #fff;
}
.col-btn-inscricio {
  margin-top: -60px;
}


.info {
  background-color: #F3F3F2;
}
.info .icons img {
  height: 90px;
}
.info .timer {
  background-color: #fff;
  font-size: 28px;
}

#counter span {
  border-right: 1px solid #000;
  color: #BF1718;
  font-size: 36px;
  font-family: "AngleciaProDsp";
}

#counter small {
  color: #000;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.icons .title {
  font-size: 20px;
  font-family: "AngleciaProDsp";
}

@media (min-width: 768px) {
  .about {
    height: 392px;
  }
}

.about {
  background-color: #f3f3f2;
}

.col-right {
  height: 392px;
  margin-top: -33px;
  text-align: right;
}

.col-left {
  height: 392px;
  display: table-cell;
  vertical-align: middle;
}

.left-content {
  display: inline-block;
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  /*min-height: 100vh;*/ /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.full-height{
  height: 100%;
}

input.form-control-lg {
  outline: 0;
  border-width: 0 0 1px;
  border-color: #000000;
  font-size: 1rem;
  border-radius: 0;
  padding: .5rem 0;
  font-size: 15px;
}
input.form-control-lg:focus {
  border-color: #cccccc;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}
.form-check-input[type="checkbox"] {
  border-radius: 0;
  border-color: #000000;
}
small {
  font-size: 10px;
  line-height: 1.4;
}

/***** PONENTS ******/
.ponent .row {
  background-color: #f3f3f2;
}
.ponent {
  padding-bottom: 20px;
}
.ponent.odd {
  padding-left: 20px;
}
.ponent.even {
  padding-right: 20px;
}
.ponents table .title {
  color: #c00000;;
  font-weight: bold;
  font-size: 0.9rem;
}
/***** FI PONENTS ******/
