/*** Fonts ***/
@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.eot");
  src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500; }
@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.eot");
  src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; }
.loader {
  height: 4px;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  position: fixed;
  z-index: 9999999; }

.loader:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #2980b9;
  animation: loading 2s linear infinite; }

@keyframes loading {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }
.spinner {
  height: 20px;
  width: 20px;
  margin: 0 20px;
  position: relative;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(0, 174, 239, 0.15);
  border-right: 6px solid rgba(0, 174, 239, 0.15);
  border-bottom: 6px solid rgba(0, 174, 239, 0.15);
  border-top: 6px solid rgba(0, 174, 239, 0.8);
  border-radius: 100%; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }
@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
body {
  background-image: url("../images/bg/lines.png"), linear-gradient(135deg, #5b84de, #2f92af 80%);
  background-position: top center;
  background-repeat: repeat-y;
  background-size: contain;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 200; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 28px; }

h1, h2 {
  color: white; }
  h1:first-letter, h2:first-letter {
    text-transform: uppercase !important; }

p {
  font-size: 18px; }

section {
  padding: 40px 0 0 0;
  min-height: 500px; }

/* Buttons */
.btn-contact {
  background: white !important;
  color: #115175 !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
  border-radius: 8px; }
  .btn-contact:hover {
    color: #115175;
    text-decoration: underline; }

.btn-offerte {
  background: #115175;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 24px;
  border-radius: 8px; }
  .btn-offerte:hover {
    color: #fff;
    text-decoration: underline; }
  .btn-offerte .fa {
    font-size: 16px;
    padding: 0 4px 0 8px; }

.btn-facebook {
  margin-left: 012px;
  background: #3b5998;
  padding: 0 26px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: white;
  text-transform: uppercase !important;
  font-weight: 600;
  border: none;
  outline: none; }
  .btn-facebook .fa.fa-facebook {
    color: white;
    font-size: 16px;
    margin: 0; }
  .btn-facebook:hover {
    color: white;
    border: none;
    background: #4e6daf; }

.btn-language-switcher .btn {
  background: transparent;
  border: none;
  color: white; }
.btn-language-switcher .lang-img {
  margin: 0 8px 0 0; }
.btn-language-switcher .btn-language-switcher-item {
  background: #fff; }
  .btn-language-switcher .btn-language-switcher-item a {
    color: #000 !important; }

/* Header */
header {
  height: 100px; }
  header .header-contact {
    height: 44px;
    background-image: linear-gradient(45deg, #5b92c8, #2e72a3);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2196F3;
    color: #FFF; }
  header .header-nav .navbar {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 10px 0;
    z-index: 1;
    border-radius: 0; }
    header .header-nav .navbar .navbar-nav > li > a {
      color: #fff;
      padding-top: 10px;
      padding-bottom: 10px; }
    header .header-nav .navbar .navbar-nav {
      margin: 10px 0; }
      header .header-nav .navbar .navbar-nav li {
        color: #fff;
        padding: 10px; }
        header .header-nav .navbar .navbar-nav li a {
          padding: 8px 10px;
          color: white;
          text-transform: capitalize; }
      header .header-nav .navbar .navbar-nav li.active a {
        background-color: transparent;
        border: 2px solid #d2d2d2;
        border-radius: 4px; }
  header .google-marker {
    height: 18px; }
  header img {
    display: inline-block; }
  header p {
    display: inline-block;
    padding: 11px 8px;
    margin: 0;
    font-size: 14px; }
  header a {
    color: white; }
    header a:hover {
      color: #f2f2f2; }
  @media (min-width: 768px) {
    header .btn-offerte {
      font-size: 18px; }
    header .header-nav .navbar {
      background-color: transparent; }
      header .header-nav .navbar .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 18px;
        font-size: 18px; }
    header .navbar-brand {
      padding: 14px 10px;
      margin: 8px 0 0 0; }
    header p {
      font-size: 20px; }
    header .google-marker {
      height: 32px; } }

.header-2 {
  height: 80px; }
  .header-2 .navbar-brand img {
    height: 50px;
    width: auto; }
  .header-2 .header-nav .navbar {
    background-color: #F2F2F2;
    border: none;
    color: #115175; }
    .header-2 .header-nav .navbar .navbar-nav > li > a {
      color: white;
      font-weight: bold;
      font-size: 16px; }
  .header-2 .navbar-brand {
    float: none;
    margin: 8px 20px 0 0; }
  .header-2 .btn-contact {
    border: 3px solid #2e72a3;
    color: #2e72a3 !important;
    padding: 6px 20px;
    text-transform: uppercase; }
  .header-2 .btn-language-switcher .btn {
    color: #fff;
    margin: 0 20px 0 0; }
  @media (min-width: 768px) {
    .header-2 {
      height: 100px; }
      .header-2 .navbar-brand {
        float: left; }
      .header-2 .header-nav .navbar .navbar-nav > li > a {
        color: #115175; }
      .header-2 .btn-language-switcher .btn {
        color: #115175; } }

.validation-error {
  font-weight: bold;
  font-size: 16px;
  color: red; }

.radio-group {
  margin: 0 0 0 20px; }
  .radio-group .radio-item {
    display: inline-block;
    padding: 10px 10px 10px 0; }
    .radio-group .radio-item span {
      font-weight: 400;
      margin: 0 0 0 4px; }

.spinner-wrap {
  margin: 10px; }
  .spinner-wrap .spinner-message {
    color: #1891b7;
    font-weight: 400;
    font-size: 18px; }

label:first-letter,
.btn:first-letter,
select:first-letter,
.form-control:first-letter,
select > option:first-letter {
  text-transform: capitalize !important; }

select,
.btn {
  text-transform: capitalize; }

.navbar-default .navbar-toggle {
  border-color: #fff; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }

.nav-tabs > li {
  text-transform: uppercase; }

.nav-link:hover {
  background: rgba(255, 255, 255, 0.2); }

.nav-link-2:hover {
  background: rgba(17, 81, 117, 0.9); }
  .nav-link-2:hover a {
    color: white !important; }

.modal-body h3,
.modal-header h4 {
  text-transform: uppercase; }

.form-1-radio {
  font-size: 24px;
  text-transform: capitalize; }

.form-control {
  height: 28px;
  font-size: 13px;
  color: #000;
  background-color: #efefef;
  border: none;
  box-shadow: none;
  font-weight: 400; }

.form-control-small {
  padding: 6px 0;
  width: 52px; }

.form-control-small-2 {
  padding: 6px 0;
  width: 46px; }

.form-control-small-2 {
  padding: 6px 0;
  width: 46px; }

.input-group-addon {
  border: none;
  background: #e2e2e2; }

label {
  font-weight: 400;
  font-size: 14px; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  font-weight: 600; }

.insurance-link {
  font-weight: 400;
  text-decoration: underline; }

.required label::after {
  content: '*'; }

.offerte-item {
  padding: 0; }
  .offerte-item .col-md-1,
  .offerte-item .col-md-2,
  .offerte-item .col-md-3,
  .offerte-item .col-md-4,
  .offerte-item .col-md-5 {
    margin: 0;
    padding: 0 5px; }
  .offerte-item .row {
    margin: 10px 0 0 0; }
  .offerte-item .btn-delete {
    margin: 25px 0 0 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }
  .list-unstyled li {
    font-size: 20px;
    color: white;
    margin: 10px 0; }
    .list-unstyled li .fa {
      margin: 0 20px 0 0;
      font-size: 27px; }

.container-map {
  padding-top: 50px;
  padding-right: 0;
  padding-left: 0;
  height: 400px; }

h2.contact-form-header:first-letter {
  text-transform: uppercase !important; }

/*
* section top
*/
.section-top {
  min-height: 675px;
  margin: 0 0 50px 0; }
  .section-top .section-top-logo {
    height: 90px;
    margin: 0; }
  .section-top .section-top-plane {
    vertical-align: middle;
    height: 120px;
    margin: 80px 0 10px 0; }
  .section-top h2 {
    font-weight: 200;
    line-height: 1.1;
    color: #fff;
    text-transform: capitalize; }
  .section-top h3 {
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-transform: capitalize; }
  .section-top p {
    text-align: justify;
    color: #fff; }
  .section-top .mui-btn--contact {
    background: linear-gradient(-180deg, #74C947 0, #4BC459 100%);
    padding: 6px 48px;
    margin: 40px 0;
    font-size: 22px;
    font-weight: 100;
    height: auto; }
  .section-top .fa {
    display: inherit;
    margin: 20px 0 0 0;
    color: rgba(255, 255, 255, 0.4);
    font-size: 36px;
    -webkit-transition: all 600ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 600ms cubic-bezier(0.47, 0, 0.745, 0.715); }
  .section-top .fa:hover {
    color: rgba(255, 255, 255, 0.8);
    font-size: 48px; }
  .section-top .pointer:hover {
    color: transparent; }
  @media (min-width: 768px) {
    .section-top {
      margin: 50px 0 50px 0; }
      .section-top .section-top-logo {
        height: 260px; }
      .section-top .section-top-plane {
        height: 240px; }
      .section-top h2 {
        font-size: 48px; }
      .section-top h3 {
        font-size: 36px; } }

/*
* section partner
*/
.section-partners {
  background-image: radial-gradient(circle at 0 0, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.8)), url("../images/bg/truck_white.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
  position: relative;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0; }
  .section-partners h2 {
    color: #124D99;
    margin: 40px 0;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.1; }
  .section-partners .image-container {
    padding: 20px 0 40px 0; }
    .section-partners .image-container img {
      padding: 20px 0; }
  @media (min-width: 768px) {
    .section-partners {
      margin: 100px 0 0 0;
      padding: 100px 0 0 0; }
      .section-partners h2 {
        margin: 40px 0 80px 0;
        font-size: 48px; }
      .section-partners .image-container {
        padding: 20px 0 100px 0; }
        .section-partners .image-container img {
          padding: 40px 0; } }

/*
* section contact
*/
.section-contact {
  padding: 80px 0 0 0; }
  .section-contact .logo-img {
    height: 80px; }
  .section-contact .kiwa-img {
    height: 120px;
    margin-bottom: 40px; }
  .section-contact ul {
    width: 320px;
    margin: 40px auto;
    text-align: left;
    list-style: none;
    color: white;
    font-size: 16px;
    line-height: 2;
    font-weight: 200; }
    .section-contact ul li:first-child {
      font-size: 24px; }
  @media (min-width: 768px) {
    .section-contact .logo-img {
      height: 160px; }
    .section-contact .kiwa-img {
      height: 240px; }
    .section-contact ul {
      font-size: 24px; }
      .section-contact ul li:first-child {
        font-size: 32px; } }

.contact-widget-box {
  background: white;
  height: 220px;
  margin: 10px 0;
  padding: 0;
  overflow: hidden; }
  .contact-widget-box .box-logo {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 50px;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 240px;
    background-position-x: 80px; }
  .contact-widget-box .box-air {
    background: url("../images/amerijet_white_logo.png") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain; }
  .contact-widget-box .box-ocean {
    background: url("../images/itn_white_logo.png") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain; }
  .contact-widget-box img {
    object-fit: fill;
    min-width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s; }
  .contact-widget-box:hover {
    cursor: pointer;
    cursor: hand; }
    .contact-widget-box:hover img {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .contact-widget-box .vertical-text {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    float: left;
    background: #376290;
    height: 220px;
    display: flex;
    align-items: flex-end;
    text-align: right; }
    .contact-widget-box .vertical-text h2 {
      transform: rotate(-90deg);
      transform-origin: 50% 50%;
      font-size: 40px;
      color: white;
      margin: 80px 0;
      width: 65px;
      font-style: italic; }

.about-page .list-unstyled li {
  text-align: left; }
  .about-page .list-unstyled li li {
    font-size: 20px; }
.about-page .about-page-logo {
  width: 240px;
  margin: 30px auto 0 auto;
  margin-left: -30px; }
.about-page .about-page-header-content p {
  font-weight: 400;
  padding: 20px 10px;
  color: #005ba0;
  text-align: justify; }
@media (min-width: 768px) {
  .about-page .list-unstyled {
    text-align: center; }
    .about-page .list-unstyled li {
      font-size: 28px; }
  .about-page .about-page-logo {
    width: 280px;
    margin: 80px auto;
    margin-left: 0px; }
  .about-page .about-page-header-content p {
    padding: 25px;
    font-size: 24px; } }

footer {
  background-image: linear-gradient(45deg, #247497, #429bad);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover; }
  footer p {
    color: white;
    margin: 0;
    padding: 20px 0;
    font-size: 14px;
    font-weight: 100; }

/** Overrides */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  background: #255998; }

@media (min-width: 768px) {
  body {
    font-size: 14px; }

  h1, h2 {
    font-size: 36px; }

  p {
    font-size: 20px; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: transparent; }

  .header-2 .header-nav .navbar .navbar-nav > li > a
  .header-2 .header-nav .navbar .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
    font-size: 16px;
    color: #115175; }

  .contact-widget-box .box-logo {
    max-width: 420px; }

  footer p {
    font-size: 16px; } }
/** deprecated*/
.video {
  margin: 30px 0 0 0;
  width: 320px;
  height: 180px; }

.sbox {
  min-height: 160px;
  margin: 0 !important;
  padding: 0;
  overflow: hidden;
  flex-direction: column;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important; }
  .sbox:hover {
    cursor: pointer; }
  .sbox .sbox-heading {
    overflow: hidden;
    height: 160px; }
    .sbox .sbox-heading .sbox-image {
      margin: 0 auto;
      object-fit: fill;
      min-width: 100%; }
    .sbox .sbox-heading .title {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 28px;
      z-index: 11;
      text-align: center;
      font-style: italic;
      color: white;
      font-size: 36px; }
    .sbox .sbox-heading .subtitle {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 67px;
      z-index: 11;
      text-align: center;
      font-size: 24px;
      font-weight: 400;
      color: white; }
    .sbox .sbox-heading .fa-chevron-down {
      position: absolute;
      color: white;
      bottom: 10px;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
      z-index: 11;
      font-size: 32px;
      opacity: 1; }
  .sbox .sbox-content {
    background: #fff;
    padding: 20px 25px;
    min-height: 200px;
    flex: 1; }
    .sbox .sbox-content h2, .sbox .sbox-content h3 {
      color: #005ba0;
      margin: 25px 0 5px 0; }
    .sbox .sbox-content p, .sbox .sbox-content li {
      color: #005ba0;
      font-weight: 400;
      text-align: justify;
      padding: 10px 0; }
    .sbox .sbox-content h1, .sbox .sbox-content h2, .sbox .sbox-content h3 {
      text-transform: uppercase; }
  .sbox .overlay {
    height: 160px;
    background-color: rgba(17, 81, 117, 0.9);
    position: absolute;
    top: 0;
    z-index: 9; }
  @media (min-width: 768px) {
    .sbox .sbox-heading .title {
      font-size: 48px; }
    .sbox .sbox-heading .subtitle {
      font-size: 32px; } }

/*# sourceMappingURL=index.css.map */
