body {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  color: #333;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  color: #333;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Nunito, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

p {
  margin-bottom: 20px;
}

a {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #4d8cf5;
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  color: #000;
}

.page {
  font-family: Rubik, sans-serif;
}

.section {
  margin-bottom: 0rem;
  padding-top: 6rem;
  background-color: #e7e7e7;
}

.section.testimonials {
  min-height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url('../images/testimonial-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/testimonial-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-transform: uppercase;
}

.section.video {
  min-height: 470px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url('../images/video.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/video.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.hero {
  height: 100vh;
  margin-bottom: 0rem;
  padding-top: 2rem;
  background-color: transparent;
  background-image: none;
}

.section.footer {
  background-color: #222;
}

.section._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .57)), to(rgba(0, 0, 0, .57))), url('../images/19f98fd3-12a4-4bbf-8b6b-ed99f7edffbb-PuertoQuetzal_21.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/19f98fd3-12a4-4bbf-8b6b-ed99f7edffbb-PuertoQuetzal_21.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  text-shadow: 0 1px 11px #000;
}

.section._2 {
  margin-bottom: 0rem;
  padding-bottom: 3rem;
  background-color: #4d8cf5;
}

.section._3 {
  background-color: #fff;
}

.section._5 {
  padding-top: 8rem;
  padding-bottom: 2px;
}

.wrapper {
  display: block;
  width: 75rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 100px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid._1 {
  display: block;
}

.width-1-1 {
  max-width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.width-1-2 {
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.width-1-2.align-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.width-1-3 {
  max-width: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
}

.width-1-4 {
  max-width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.width-1-5 {
  max-width: 20%;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.align-center {
  font-family: Rubik, sans-serif;
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.v-align {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.block {
  padding: 15px;
}

.block-lg {
  padding: 25px;
}

.block-xlg {
  padding: 35px;
}

.contrast {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}

.text-large {
  font-size: 18px;
  line-height: 28px;
}

.text-large.contrast {
  font-family: Rubik, sans-serif;
  font-weight: 500;
  text-shadow: 0 0 33px #000;
}

.text-large.text-italic._1 {
  color: #fff;
}

.text-xlarge {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 34px;
}

.text-italic {
  font-style: italic;
}

.text-italic.text-large {
  font-family: Rubik, sans-serif;
}

.overlay {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.overlay-background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(69, 134, 241, .8);
}

.hero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75))), url('../images/hero-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/hero-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.logo {
  padding: 15px;
}

.logo._1 {
  padding-top: 0px;
}

.nav-link {
  margin-right: 0px;
  padding: 30px 15px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #4d8cf5;
}

.nav-link.w--current {
  font-family: Rubik, sans-serif;
  font-size: 13px;
}

.navbar {
  background-color: transparent;
}

.navbar._1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: rgba(34, 34, 34, .9);
}

.hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-scroll {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 1;
  font-weight: 400;
  text-shadow: 0 1px 6px #000;
}

.hero-scroll:hover {
  color: #4d8cf5;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-heading {
  margin-top: 100px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 1;
  font-weight: 500;
  text-transform: none;
  text-shadow: 0 1px 21px rgba(0, 0, 0, .76);
}

.button {
  margin: 10px;
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #4d8cf5;
  color: #fff;
  text-transform: uppercase;
}

.button:hover {
  background-color: #222;
  color: #fff;
}

.button.outlined {
  border: 1px solid #4d8cf5;
  background-color: #fff;
  color: #333;
}

.button.outlined:hover {
  background-color: #4d8cf5;
  color: #fff;
}

.button.outlined.alt {
  background-color: transparent;
  color: #fff;
}

.button.outlined.alt:hover {
  background-color: #4d8cf5;
  color: #fff;
}

.section-header {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.section-title {
  font-size: 32px;
  letter-spacing: 2px;
}

.line-border {
  display: block;
  width: 70px;
  height: 2px;
  margin: 20px auto;
  background-color: #4d8cf5;
}

.line-border.contrast {
  background-color: #fff;
}

.slider {
  height: 200px;
  background-color: transparent;
  text-align: center;
}

.slider-mask {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.testimonial-text {
  color: #fff;
  font-size: 18px;
  line-height: 1.8;
  font-style: italic;
  text-transform: none;
}

.testimonial-name {
  margin-top: 15px;
  color: #4d8cf5;
  font-size: 16px;
  font-weight: 700;
}

.slide {
  text-align: center;
}

.icon {
  font-family: 'Fontawesome webfont', sans-serif;
  line-height: 1;
}

.icon.service-icon {
  color: #4d8cf5;
  font-size: 36px;
  line-height: 1;
}

.icon-large {
  font-size: 32px;
  line-height: 1;
}

.team-icon {
  display: inline-block;
  width: 32px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #222;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  line-height: 32px;
  text-align: center;
}

.team-icon:hover {
  background-color: #fff;
  color: #4d8cf5;
}

.video-icon {
  margin-top: 25px;
  margin-bottom: 25px;
}

.news-meta {
  margin-bottom: 10px;
  color: #999;
  font-size: 14px;
  line-height: 1;
  font-style: italic;
  font-weight: 600;
}

.readmore-text {
  margin-right: 5px;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}

.readmore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-wrapper {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.form-input {
  height: 50px;
  padding-right: 15px;
  padding-left: 15px;
}

.form-textarea {
  min-height: 200px;
}

.footer {
  padding-top: 22px;
  padding-bottom: 22px;
  background-color: #222;
  text-align: center;
}

.footer-link {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #4d8cf5;
}

.copyright-text {
  color: #777;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
}

.fixed-navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  background-color: rgba(34, 34, 34, .9);
}

.menu-icon {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #fff;
  font-size: 32px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 29px;
}

.heading._1 {
  margin-top: 40px;
  margin-left: 10px;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.image {
  width: 400px;
  margin-left: 20px;
  float: left;
  border-radius: 11px;
  box-shadow: 0 2px 7px -1px rgba(0, 0, 0, .7);
}

.text-block {
  margin-bottom: 50px;
}

.text-block._1 {
  color: #fff;
}

.heading-2 {
  font-family: Rubik, sans-serif;
  color: #fff;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column {
  padding-top: 10px;
}

.column-2 {
  padding-top: 20px;
}

.image-3 {
  width: 120px;
  float: left;
}

.heading-3 {
  color: #fff;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-3 {
  padding-top: 30px;
}

.column-4 {
  padding-top: 20px;
}

.fixed-navbar-copy {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  background-color: rgba(34, 34, 34, .9);
}

.div-block {
  height: 320px;
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: 0 2px 12px -2px rgba(0, 0, 0, .6);
  text-align: left;
}

.div-block._1 {
  height: auto;
  padding-bottom: 30px;
  box-shadow: none;
}

.image-5 {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-5._1 {
  margin-bottom: 10px;
}

.image-5._2 {
  margin-top: 20px;
}

.heading-4 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
}

.heading-4._1 {
  font-size: 21px;
  line-height: 25px;
}

.paragraph {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}

.paragraph._1 {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}

.column-5 {
  display: block;
  text-align: center;
}

.row-2 {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.row-2._1 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #adadad;
}

.link-block {
  margin-left: 10px;
  padding: 10px 20px;
  float: right;
  border: 1px solid #6b6b6b;
}

.link-block-2 {
  display: block;
  width: 350px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px;
  background-color: #4d8cf5;
  font-size: 18px;
}

.link-block-2:hover {
  background-color: #7ea4e4;
}

.text-block-2 {
  color: #fff;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}

.heading-5 {
  font-family: Rubik, sans-serif;
}

.slider-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100vh;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .71)), color-stop(98%, rgba(0, 0, 0, .15)), to(#fff)), url('../images/ThinkstockPhotos-506589256.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .71), rgba(0, 0, 0, .15) 98%, #fff), url('../images/ThinkstockPhotos-506589256.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .91)), to(rgba(0, 0, 0, .01))), url('../images/Untitled-1_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .91), rgba(0, 0, 0, .01)), url('../images/Untitled-1_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .37)), to(rgba(0, 0, 0, .15))), url('../images/Untitled-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .15)), url('../images/Untitled-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.column-6 {
  padding-top: 20px;
}

.text-span {
  font-size: 16px;
}

.html-embed {
  margin-right: 10px;
  margin-bottom: 0px;
}

.column-7 {
  padding-right: 10px;
}

.slide-nav {
  z-index: 10000;
  display: none;
}

.paragraph-2 {
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 24px #000;
}

.collection-item {
  padding: 10px;
  border-bottom: 1px solid #000;
}

.heading-6 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.paragraph-3 {
  margin-bottom: 10px;
  font-size: 12px;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

html.w-mod-js *[data-ix="overlay-hidden"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

@media (max-width: 991px) {
  .section {
    margin-bottom: 1rem;
    padding-top: 1rem;
  }
  .section.hero {
    background-position: 0px 0px, 50% 0px;
  }
  .wrapper {
    width: 48rem;
  }
  .width-1-4 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-large {
    font-size: 16px;
  }
  .logo {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .hero-content {
    padding-left: 15px;
  }
  .hero-heading {
    font-size: 40px;
    font-weight: 500;
  }
  .form-wrapper {
    width: 100%;
  }
  .fixed-navbar {
    z-index: 9999;
  }
  .menu-icon {
    padding: 20px 10px;
  }
  .menu-icon.w--open {
    background-color: #333;
  }
  .mobile-menu {
    background-color: #333;
  }
  .fixed-navbar-copy {
    z-index: 9999;
  }
  .div-block {
    height: auto;
    padding-bottom: 10px;
  }
  .image-5 {
    float: left;
  }
  .column-5 {
    margin-bottom: 10px;
  }
  .column-5._1 {
    display: none;
  }
}

@media (max-width: 767px) {
  .section.testimonials {
    padding-top: 0.5rem;
  }
  .section.hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(transparent)), url('../images/ThinkstockPhotos-506589256.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), transparent), url('../images/ThinkstockPhotos-506589256.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .wrapper {
    width: 100%;
  }
  .width-1-2.v-align {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .width-1-3 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .width-1-4 {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .logo {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section-header {
    margin-bottom: 20px;
  }
  .slider {
    height: 250px;
  }
  .testimonial-text {
    font-size: 16px;
  }
  .testimonial-name {
    font-size: 14px;
  }
  .form-wrapper {
    width: 100%;
  }
  .copyright-text {
    font-size: 11px;
  }
  .menu-icon {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block {
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  .paragraph._1 {
    display: inline-block;
    text-align: center;
  }
  .row-2 {
    margin-bottom: 20px;
  }
  .html-embed {
    margin-right: 0px;
  }
}

@media (max-width: 479px) {
  .section.hero {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(4%, rgba(0, 0, 0, .7)), to(transparent)), url('../images/ThinkstockPhotos-506589256.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .7) 4%, transparent), url('../images/ThinkstockPhotos-506589256.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .width-1-2 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .width-1-4 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-large {
    font-size: 13px;
  }
  .text-large.text-italic {
    font-size: 14px;
  }
  .text-xlarge {
    font-size: 18px;
  }
  .logo._1 {
    padding-top: 0px;
  }
  .hero-heading {
    font-size: 39px;
  }
  .slider {
    height: 400px;
  }
  .footer-link {
    font-size: 10px;
  }
  .menu-icon {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading._1 {
    margin-top: 10px;
    font-size: 24px;
  }
  .image-3 {
    width: 60px;
  }
  .image-5 {
    width: 200px;
  }
  .image-5._1 {
    width: 50%;
    float: right;
  }
  .image-5._2 {
    width: 100px;
    margin-top: 0px;
    float: right;
  }
  .image-5._3 {
    width: 50%;
  }
  .image-5._4 {
    width: 100px;
    float: right;
  }
  .html-embed {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}