/*
    Created on : 06.07.2016
    Author     : V.Mihasyuk
*/
.our-story {
  color: #2e3136; }
  .our-story h2, .our-story h3 {
    color: #2e3136;
    font-family: 'Roboto Slab', serif; }
  .our-story h3 {
    font-weight: 400;
    font-size: 18px; }
  .our-story .title {
    text-align: center;
    margin: 40px 0; }
  .our-story p {
    font-weight: 200; }
  .our-story .team-member {
    margin: 40px 0; }
    .our-story .team-member h2 {
      margin-top: 0;
      line-height: 0.7; }

@media (max-width: 769px) {
  .our-story .team-member h2 {
    margin-top: 10px;
    line-height: 1; } }
.ambassadors .ambassador {
  margin: 30px 0;
  min-height: 360px; }
  .ambassadors .ambassador .ambassador-thumnail {
    min-height: 158px; }

.ambassador {
  text-align: center; }
  .ambassador h2, .ambassador h3 {
    font-family: "Roboto Slab";
    color: #2e3136; }
  .ambassador h2 {
    font-size: 21px;
    font-weight: bold; }
  .ambassador h3 {
    font-size: 14px;
    font-weight: 400; }
  .ambassador a {
    color: #dc100a;
    cursor: pointer; }
  .ambassador .social-icons a {
    background: none;
    font-size: 24px;
    width: 25px; }
    .ambassador .social-icons a i {
      color: #2e3136; }
  .ambassador .ambassador-thumnail {
    width: 50%;
    margin: 0 auto; }
  .ambassador .lefted {
    text-align: left; }

@media (max-width: 767px) {
  .ambassadors .ambassador .ambassador-thumnail {
    width: 100%; } }
@media (min-width: 769px) {
  .ambassadors .ambassador .ambassador-thumnail {
    max-height: 158px;
    overflow: hidden; } }
.contact-us {
  text-align: center;
  width: 100%;
  margin: 0 auto; }
  .contact-us input, .contact-us textarea {
    background: #2e3136;
    border: none;
    color: #ffffff;
    border-radius: 0;
    padding: 10px;
    width: 100%; }
    .contact-us input.wpcf7-not-valid, .contact-us textarea.wpcf7-not-valid {
      background: #ee1e40; }
  .contact-us input::-webkit-input-placeholder, .contact-us input:-moz-placeholder, .contact-us input:-ms-input-placeholder, .contact-us textarea::-webkit-input-placeholder, .contact-us textarea:-moz-placeholder, .contact-us textarea:-ms-input-placeholder {
    color: #ffffff; }
  .contact-us input:focus, .contact-us textarea:focus {
    outline: none;
    color: #ffffff;
    background-color: #ee1e40; }
  .contact-us textarea {
    resize: none; }
  .contact-us .submit {
    float: left;
    text-transform: none;
    padding: 5px 25px;
    margin-top: 10px;
    width: auto;
    background: #ee1e40;
    /*        &:hover {
                background: #ee1e40;
            }*/ }
  .contact-us .wpcf7-validation-errors {
    display: none !important; }

::-webkit-input-placeholder {
  color: #ffffff; }

:-moz-placeholder {
  color: #ffffff; }

::-moz-placeholder {
  color: #ffffff; }

:-ms-input-placeholder {
  color: #ffffff; }

@media (min-width: 992px) {
  .contact-us {
    width: 35%; } }
.jobs {
  text-align: center; }
  .jobs h1 {
    font-family: "Roboto Slab";
    font-weight: bold;
    font-size: 36px;
    color: #2e3136;
    margin: 30px 0; }
  .jobs p, .jobs a {
    font-size: 14px;
    font-weight: 200; }
  .jobs p {
    color: #2e3136; }
  .jobs a {
    color: #dc100a; }

.video-post {
  width: 100%; }

.thumnail {
  position: relative; }
  .thumnail img {
    width: 100%; }
  .thumnail .info {
    position: absolute;
    bottom: 0;
    padding: 10px 20px; }
    .thumnail .info h2, .thumnail .info h3 {
      font-family: "Roboto Slab";
      font-weight: 400;
      color: #ffffff;
      margin-top: 0; }
    .thumnail .info h2 {
      font-size: 14px;
      text-transform: uppercase; }
    .thumnail .info h3 {
      font-size: 12px;
      margin-bottom: 0; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  display: none; }
  .overlay .video-source {
    position: fixed;
    left: 0;
    top: 50%;
    margin: 0 auto;
    transform: translate(0, -50%);
    display: none; }

@media (min-width: 992px) {
  .video-post {
    width: 25%; }

  .video-source {
    left: 50%;
    transform: translate(-50%, -50%); } }
.press .article {
  width: 100%; }
  .press .article > a {
    display: block; }
  .press .article .thumnail img {
    width: 100%; }

@media (min-width: 992px) {
  .press .article {
    width: 25%; } }
.about-us {
  background: url("../images/about-us-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.jqcloud-hidden {
  display: none; }

#cloud span {
  min-width: 30%;
  min-height: 30%; }
  #cloud span a {
    font: 700 24px Roboto Slab;
    text-transform: uppercase;
    color: #2e3136;
    padding: 10px; }
    #cloud span a:hover {
      color: #ffffff;
      cursor: pointer;
      background: #2e3136; }

@media (max-width: 768px) {
  .about-us {
    background-size: contain; }
    .about-us h2 {
      text-align: center; }
      .about-us h2 a {
        font: 700 24px Roboto Slab;
        text-transform: uppercase;
        color: #2e3136;
        padding: 10px; }
        .about-us h2 a:hover {
          color: #ffffff;
          cursor: pointer;
          background: #2e3136; } }
.locations .location-post {
  width: 100%;
  position: relative; }
  @media (min-width: 992px) {
    .locations .location-post {
      width: 33%; } }
  .locations .location-post:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 0;
    -webkit-transition: height .5s;
    transition: height .5s; }
  .locations .location-post .info {
    z-index: 3; }
  .locations .location-post:hover {
    cursor: pointer; }
    .locations .location-post:hover:before {
      content: '';
      position: absolute;
      height: 100%;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.8);
      z-index: 2; }
    .locations .location-post:hover .info, .locations .location-post:hover .info h2, .locations .location-post:hover .info h3 {
      color: #000000; }

.download-map {
  padding: 50px 0;
  text-align: center; }
  .download-map a {
    background: #ee1e40;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 15px;
    font: 400 16px Roboto Slab;
    text-transform: uppercase; }
    .download-map a:hover {
      color: #ffffff;
      background: #d61b3a; }

.map-images img {
  width: 100%; }

/*# sourceMappingURL=custom-vm.css.map */
