/* custom styles for Interlingua Services */
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400");
@import url("bootstrap.min.css");
body {
  font-weight: 300; }

h1, h2 {
  font-family: "Oswald", arial, sans-serif;
  font-weight: 300; }

h1 {
  color: #e1641f; }

h2 {
  color: #212e83;
  font-weight: 700;
  font-size: 24px; }

h3 {
  color: #e1641f;
  font-size: 20px; }

a:not(.btn) {
  color: #e1641f;
  text-decoration: underline; }
  a:not(.btn):hover {
    color: #ea9362; }

img {
  max-width: 100%; }

b, strong {
  font-weight: 700; }

.top-bar {
  background-color: #e1641f;
  color: #fff;
  font-family: "Oswald", arial, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px; }
  .top-bar a {
    color: #fff;
    text-decoration: none; }
    .top-bar a:hover {
      color: #ccc; }

header {
  padding-bottom: 10px; }

.navbar-container .navbar {
  font-family: "Oswald", arial, sans-serif;
  text-transform: uppercase; }
  .navbar-container .navbar .navbar-collapse {
    margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .navbar-container .navbar .navbar-nav, .navbar-container .navbar .navbar-text {
      flex: 1;
      text-align: center; } }
  .navbar-container .navbar li.nav-item a {
    color: #e1641f;
    padding-left: 10px;
    padding-right: 10px;
    background: #f0f0f0;
    border-bottom: 1px solid #e7e7e7;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%; }
    .navbar-container .navbar li.nav-item a:hover {
      background: #f7f7f7;
      color: #ea9362; }
    @media (min-width: 768px) {
      .navbar-container .navbar li.nav-item a {
        background: transparent;
        border: none;
        padding-left: 14px;
        padding-right: 14px; } }
    @media screen and (min-width: 992px) {
      .navbar-container .navbar li.nav-item a {
        font-size: 18px;
        padding-left: 25px;
        padding-right: 25px; } }
    @media screen and (min-width: 1200px) {
      .navbar-container .navbar li.nav-item a {
        font-size: 22px; } }

.hero {
  background-color: #212e83;
  padding: 15px; }
  .hero h2 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px; }
  @media (min-width: 992px) {
    .hero {
      background-image: url(../images/hero-bg.jpg);
      background-size: cover;
      background-position: center center;
      padding-top: 80px;
      padding-bottom: 80px; } }

.callout {
  color: #212e83;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .callout {
      font-size: 24px;
      line-height: 1.8; } }

@media (min-width: 992px) {
  .sign-language {
    background-image: url(../images/sign-language.jpg);
    background-size: cover;
    background-position: center center;
    height: 400px; } }
@media screen and (min-width: 1200px) {
  .sign-language {
    height: 500px; } }

.mission {
  color: #fff;
  background: #e1641f;
  padding: 15px; }
  .mission h2, .mission h3 {
    color: #fff;
    font-size: 40px;
    font-family: "Oswald", arial, sans-serif;
    font-weight: 300; }
  .mission h2 {
    text-transform: uppercase;
    font-weight: 400; }
  @media (min-width: 992px) {
    .mission {
      background-image: url(../images/orange-texture.jpg);
      background-size: cover;
      background-position: top center;
      padding-top: 70px;
      padding-bottom: 70px; } }

.header-border {
  background: #212e83;
  padding: 10px 0 10px; }
  @media screen and (min-width: 992px) {
    .header-border {
      background-image: url(../images/hero-bg.jpg);
      background-size: cover;
      background-position: center center;
      padding-top: 20px;
      padding-bottom: 20px; } }

.header-image {
  background-color: #ccc;
  background-size: cover;
  background-position: center center;
  height: 100px; }
  @media screen and (min-width: 768px) {
    .header-image {
      height: 250px; } }
  @media screen and (min-width: 992px) {
    .header-image {
      height: 350px; } }

.about .header-image {
  background-image: url(../images/about-header.jpg); }

.faqs {
  background-color: #f1b898; }
  .faqs .container {
    position: relative; }
  .faqs h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 15px; }
  .faqs ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .faqs ul li {
      padding-left: 30px;
      position: relative;
      margin-bottom: 30px; }
      .faqs ul li:before {
        content: 'Q:';
        font-family: "Oswald", arial, sans-serif;
        font-size: 24px;
        font-weight: 700;
        color: #212e83;
        margin-left: -30px;
        position: absolute;
        top: -4px; }
      .faqs ul li:nth-child(2n):before {
        content: 'A:'; }

.speech-bubbles {
  position: absolute;
  top: -110px;
  left: 120px; }

.services .header-image {
  background-image: url(../images/services-header.jpg); }

.join .header-image {
  background-image: url(../images/team-header.jpg); }

.contact .header-image {
  background-image: url(../images/contact-header.jpg); }

.full-width {
  width: 100%; }

@media (min-width: 992px) {
  .medium-text-right {
    text-align: right; } }

.meta {
  color: #888;
  font-size: 0.9em;
  margin-bottom: 10px; }

.prev-next {
  font-size: 0.9em; }

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 50%; }

.alignright {
  float: right;
  margin: 0 0 15px 15px;
  max-width: 50%; }

.alignleft img, .alignright img {
  height: auto; }

.wp-caption {
  border: 1px solid #ccc;
  padding: 8px 4px 0;
  text-align: center;
  margin-bottom: 20px;
  clear: both; }

.wp-caption img {
  border: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  font-size: 90%;
  color: #666;
  margin: 8px 0; }

.wp-pagination {
  font-size: 0.9em; }

.older {
  float: left; }

.newer {
  float: right; }

/* comments */
ol.commentlist {
  margin: 0 0 20px;
  padding: 0; }

.commentlist li {
  margin-left: 0; }

.commentlist li cite {
  background-color: #f0f0f0; }

.commentlist li.alt cite {
  background: #fff; }

.commenttext {
  padding: 15px; }

.commentlist li {
  list-style: none; }

.commentlist cite {
  display: block;
  font-style: normal;
  font-weight: bold;
  padding: 15px 15px 0 15px; }

.commentlist .date {
  font-size: 80%;
  line-height: 250%; }

li .commenttext {
  background: #f0f0f0; }

li.alt .commenttext {
  background: #fff; }

.commentlist cite img {
  float: left;
  margin-right: 10px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn {
  white-space: inherit; }
  .btn.btn-primary {
    background-color: #212e83;
    border-color: #212e83; }
    .btn.btn-primary:hover {
      background-color: #3043c0; }
  .btn.btn-lg {
    font-family: "Oswald", arial, sans-serif;
    font-weight: 300;
    color: #212e83;
    background-color: #f9e0d3;
    border-color: #f9e0d3;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 28px; }
    .btn.btn-lg:hover {
      background-color: #fcf0e9; }

.nf-form-fields-required {
  font-size: 12px;
  margin-bottom: 15px; }

footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #212e83;
  color: #fff; }
  footer a:not(.btn) {
    color: #fff; }
    footer a:not(.btn):hover {
      color: #ccc; }
  footer .search-form input[type="text"] {
    flex: 1; }
    @media (min-width: 768px) {
      footer .search-form input[type="text"] {
        width: 0px; } }
  footer .search-form .btn-primary {
    background-color: #5c6490;
    border-color: #5c6490; }
    footer .search-form .btn-primary:hover {
      background-color: #868db2; }
  footer .tel {
    font-family: "Oswald", arial, sans-serif; }

.copyright {
  color: #666;
  font-size: 13px;
  padding: 15px; }
  .copyright a {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #666;
    text-transform: none; }
    .copyright a:hover {
      color: #999; }
