/*!
 * Start Bootstrap - New Age v4.0.0-beta (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  font-family: "Muli", "Helvetica", "Arial", "sans-serif";
}

a {
  color: #9B7EBD;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover, a:focus {
  color: #6B5B7A;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section {
  padding: 100px 0;
}

section h2 {
  font-size: 50px;
}

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: #fff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color: #6B5B7A;
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #6B5B7A;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px 10px;
  color: #222222;
}

#mainNav .navbar-nav > li > a {
  font-size: 11px;
  font-family: "Lato", "Helvetica", "Arial", "sans-serif";
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #222222;
}

#mainNav .navbar-nav > li > a.active {
  color: #9B7EBD !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a:focus {
  color: #222222;
}

#mainNav .navbar-nav > li > a:hover, #mainNav .navbar-nav > li > a:focus:hover {
  color: #9B7EBD;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: fade(black, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: black;
  }
  #mainNav .navbar-nav > li > a {
    color: rgba(0, 0, 0, 0.7);
  }
  #mainNav .navbar-nav > li > a:focus {
    color: rgba(0, 0, 0, 0.7);
  }
  #mainNav .navbar-nav > li > a:hover, #mainNav .navbar-nav > li > a:focus:hover {
    color: black;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #9B7EBD;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover, #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #9B7EBD;
  }
}

header.masthead {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  background: url("../img/background.jpg") no-repeat;
  background-size: cover;
}

header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 100px;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .header-content img {
  width: 70%;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
  }
  header.masthead .header-content img {
    width: 500px;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
}

section.idea {
  position: relative;
  padding: 100px 0;
  background-position: center;
  background-size: cover;
}

section.idea .idea-content {
  position: relative;
  z-index: 1;
}

section.idea .idea-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 65px;
  color: #fff;
}

.Hannari {
  font-family: "Hannari";
}

@media (min-width: 768px) {
  section.idea .idea-content h2 {
    font-size: 80px;
  }
}

section.idea .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.news {
  position: relative;
  padding: 150px 0;
  background: #f7f5f5;
  background-position: center;
  background-size: cover;
}

section.news .news-content {
  position: relative;
  z-index: 1;
}

section.news .news-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 65px;
  color: #fff;
}

.newsArea {
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}

.newsArea ul {
  list-style: none;
}

.newsArea ul li {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  section.news .news-content h2 {
    font-size: 80px;
  }
}

section.news .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.service {
  position: relative;
  padding: 150px 0;
  background-color: #f7f5f5;
}

section.service h2 {
  font-size: 50px;
  margin-top: 0;
}

section.service .app_list .overlay {
  display: block;
  width: 100%;
  height: 100%;
}

section.service .app_list .app_list_item {
  position: relative;
  overflow: hidden;
}

section.service .app_list .app_list_item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(black 0%, rgba(0, 0, 0, 0) 100%);
}

section.service .app_list .app_list_item:hover:before {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media (max-width: 767px) {
  section.service .app_list .app_list_item-w {
    max-width: 240px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

section.service .app_list .app_list_title {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  margin: 1rem;
  color: #fff;
}

@media (max-width: 767px) {
  section.service .app_list .app_list_title {
    margin: 1rem;
  }
}

section.service .app_list .app_list_overlay {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  bottom: 0;
  opacity: 0;
  left: 0;
  padding: 1.5rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

section.service .app_list .app_list_overlay .app_link {
  margin: 0 auto;
  width: 48%;
}

section.service .app_list .app_list_overlay .app_link img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  section.service .app_list .app_list_overlay {
    opacity: 1;
    padding: 1.5rem 0.5rem;
  }
}

section.service .app_list .slick-prev {
  width: auto;
  height: auto;
  left: -50px;
}

section.service .app_list .slick-next {
  width: auto;
  height: auto;
  right: -50px;
}

section.service .app_list .slick-prev:before,
section.service .app_list .slick-next:before {
  font-size: 24px;
  color: #999;
}

section.service .app_list .slick-prev::before {
  position: relative;
  content: "\f053";
  font-family: FontAwesome;
  padding: 10px;
  opacity: 1;
}

section.service .app_list .slick-next::before {
  position: relative;
  content: "\f054";
  font-family: FontAwesome;
  padding: 10px;
  opacity: 1;
}

section.service .app_list .slick-dots {
  bottom: -50px;
}

section.service .app_list .slick-dots li {
  margin: 0 4px;
  width: 32px;
  height: 5px;
}

section.service .app_list .slick-dots li button:before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #000;
  opacity: 1;
}

section.service .app_list .slick-dots li.slick-active button:before {
  background: #000;
}

section.service .serviceMore {
  color: #9B7EBD;
}

section.service .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.service .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.service .badges .badge-link img {
  height: 60px;
}

section.works {
  background: #fff;
}

section.features .section-heading {
  margin-bottom: 100px;
}

section.features .section-heading h2 {
  margin-top: 0;
}

section.features .section-heading p {
  margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
  max-width: 325px;
  margin: 0 auto;
}

section.features .device-container {
  margin-bottom: 100px;
}

section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

section.features .feature-item h3 {
  font-size: 30px;
}

section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.recruit {
  position: relative;
  padding: 250px 0;
  color: #000;
  background-image: url("../img/recruit5.png");
  background-position: center;
  background-size: cover;
}

section.recruit .recruit-content {
  position: relative;
  z-index: 1;
}

section.recruit .recruit-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 25px;
  color: #000;
}

section.recruit .recruit-content p {
  font-size: 14px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px) {
  section.service .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.service h2 {
    font-size: 70px;
  }
}

@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}

.googleMaps {
  margin: 40px 0;
  padding: 0;
  position: relative;
  top: 40px;
}

@media (min-width: 768px) {
  section.recruit .recruit-content h2 {
    font-size: 80px;
  }
  section.recruit .recruit-content p {
    background: none;
    font-size: 20px;
    padding: 0;
  }
}

section.recruit .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.company {
  position: relative;
/*   padding: 150px 0; */
  background: #f7f5f5;
  color: #000;
}

section.company h2 {
  font-size: 50px;
  margin-top: 0;
}

section.company .companyInfo {
  margin: 0 auto;
  max-width: 480px;
}

section.company ul {
  list-style: none;
  clear: both;
  text-align: left;
}

section.company ul li {
  float: left;
  margin-left: 10px;
}

section.company .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.company .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.company .badges .badge-link img {
  height: 60px;
}

section.contact {
  background-color: #6B5B7A;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section.contact .section-heading {
  color: #fff;
}

section.contact a {
  color: #fff;
}

section.contact a:hover {
  color: #ddd;
}

section.contact .form-group {
  margin-bottom: 25px;
}

section.contact .form-group input,
section.contact .form-group textarea {
  padding: 20px;
}

section.contact .form-group input.form-control {
  height: auto;
}

section.contact .form-group textarea.form-control {
  height: 236px;
}

section.contact .form-control:focus {
  border-color: #9B7EBD;
  -webkit-box-shadow: none;
          box-shadow: none;
}

section.contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #eeeeee;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section.contact :-moz-placeholder {
  font-weight: 700;
  color: #eeeeee;
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section.contact ::-moz-placeholder {
  font-weight: 700;
  color: #eeeeee;
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section.contact :-ms-input-placeholder {
  font-weight: 700;
  color: #eeeeee;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section.contact .text-danger {
  color: #e74c3c;
}

section.privacy_terms {
  background-color: #f7f5f5;
}

section.privacy_terms .content-row {
  width: 300px;
  height: 180px;
  margin: 50px auto 0px;
}

section.privacy_terms .content {
  width: 300px;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
}

section.privacy_terms h3 {
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  section.company .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.company h2 {
    font-size: 70px;
  }
}

@media (min-width: 768px) {
  section.privacy_terms .content-row {
    width: 600px;
  }
}

footer {
  padding: 25px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: #6B5B7A;
}

footer p {
  font-size: 12px;
  margin: 0;
  color: #fff;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

.bg-primary {
  background: #9B7EBD;
  background: -webkit-gradient(linear, left top, left bottom, from(#9B7EBD), to(#6B5B7A));
  background: linear-gradient(#9B7EBD, #6B5B7A);
}

.text-primary {
  color: #9B7EBD;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: #000;
  border: 1px solid;
  border-color: #000;
  background: #fff;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: #fff;
  border-color: #000;
  background-color: #6B5B7A;
}

.btn {
  border-radius: 300px;
  font-family: "Lato", "Helvetica", "Arial", "sans-serif";
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-xl {
  font-size: 11px;
  padding: 15px 45px;
  background: #fff;
}

.iframe-wrap {
  position: relative;
  width: 85%;
  padding-top: 120%;
  margin-left: auto;
  margin-right: auto;
}

.freebirdHeaderMast {
  background: none;
  background-color: rgba(255, 255, 255, 0) !important;
}
