html {
  scroll-behavior: smooth;
}

body {
  color: #000000;
  font-family: "Strait", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
}

.main-content {
  background-color: #ffffff;
  padding: 100px 0px 80px 0px;
}
.main-content .main-content-holder {
  padding: 0px 200px;
  text-align: center;
}

@media (min-width: 1290px) {
  .container {
    width: 1280px;
  }
}
@media (min-width: 1150px) {
  .container {
    width: 1280px;
  }
}
.site {
  overflow-x: hidden;
}

p, a, li {
  color: #000000;
  font-family: "Strait", sans-serif;
  font-size: 28px;
  line-height: 40px;
  font-weight: 300;
}

a {
  color: #C62C2C;
}

a:hover {
  color: #C62C2C;
  text-decoration: underline;
}

a:visited {
  color: #C62C2C;
}

a:focus {
  color: #C62C2C;
  outline: none;
}

*:focus {
  outline: none;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

h2 {
  font-family: "Bowlby One SC", cursive;
  font-size: 40px;
  line-height: 40px;
  color: #C62C2C;
  text-align: center;
  font-weight: 400;
  padding: 11px;
  margin: 0px;
}

h3 {
  font-family: "Bowlby One SC", cursive;
  font-size: 40px;
  line-height: 40px;
  color: #C62C2C;
  text-align: center;
  font-weight: 400;
  padding: 11px;
  margin: 0px;
}

a.btn-default {
  display: inline-block;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  border: solid 5px #000000;
  background-color: #ffffff;
  font-size: 33px;
  padding: 14px 30px;
  text-transform: uppercase;
  color: #C62C2C;
  text-decoration: none;
  font-family: "Bowlby One SC", cursive;
}
a.btn-default:visited, a.btn-default.active, a.btn-default.focus, a.btn-default:active, a.btn-default:focus {
  background-color: #ffffff;
  color: #C62C2C;
}
a.btn-default:hover {
  background-color: #C62C2C;
  color: #ffffff;
}

.icon-facebook {
  display: inline-block;
  margin-right: 10px;
}
.icon-facebook img {
  height: 40px;
  width: auto;
}

.icon-mail {
  display: inline-block;
}
.icon-mail img {
  height: 56px;
  width: auto;
}

.social-block {
  position: absolute;
  right: 0px;
  top: 50px;
  z-index: 100000;
  text-align: right;
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
  .social-block {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 100000;
    text-align: right;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .main-content {
    background-color: #ffffff;
    padding: 60px 0px 80px 0px;
  }
  .main-content .main-content-holder {
    padding: 0px 20px;
    text-align: center;
  }

  .social-block {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100000;
    text-align: right;
  }
  .social-block .icon-facebook {
    display: inline-block;
    margin-right: 10px;
  }
  .social-block .icon-facebook img {
    height: 30px;
    width: auto;
  }
  .social-block .icon-mail {
    display: inline-block;
  }
  .social-block .icon-mail img {
    height: 46px;
    width: auto;
  }

  .btn-default {
    display: inline-block;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    border: solid 5px #000000;
    background-color: #ffffff;
    font-size: 22px;
    padding: 9px 30px;
    text-transform: uppercase;
    color: #C62C2C;
    text-decoration: none;
    font-family: "Bowlby One SC", cursive;
  }
  .btn-default:hover {
    background-color: #C62C2C;
    color: #ffffff;
  }
  .btn-default:visited, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
    background-color: #ffffff;
    color: #C62C2C;
  }
}
.banner-section .home-banner {
  height: 100vh;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-section .home-banner .banner-max {
  height: 100%;
}
.banner-section .home-banner .banner-height {
  height: 100%;
}
.banner-section .home-banner .max-slider {
  height: 100%;
}
.banner-section .home-banner .banner-text {
  width: 100%;
  text-align: center;
  min-height: 100px;
}
.banner-section .home-banner .banner-text h1 {
  font-size: 42px;
  font-family: "Bowlby One SC", cursive;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
  padding: 23px;
  background-color: #C62C2C;
  line-height: 39px;
}
.banner-section .home-banner .banner-text .banner-logo .header-logo {
  max-width: 200px;
  height: auto;
}
.banner-section .home-banner .banner-slider {
  height: 510px;
}
.banner-section .home-banner .banner-slider .carousel-item {
  font-size: 32px;
  color: #ffffff;
  font-weight: 400;
  line-height: 40px;
  font-family: "Bowlby One SC", cursive;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block {
  margin-top: 60px;
  text-align: center;
  padding-left: 200px;
  display: inline-block;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 {
  display: inline-flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 15px;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .span-spacer {
  display: none;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .small-red {
  display: inline-block;
  width: 165px;
  background: #D32D2D;
  font-size: 32px;
  line-height: 32px;
  padding: 9px 15px;
  color: #000000;
  margin-right: 15px;
  text-align: left;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .red-back {
  background: #D32D2D;
  font-size: 32px;
  line-height: 32px;
  padding: 9px 15px;
  text-align: left;
}
.banner-section .home-banner .banner-slider .carousel-item .header-line-block .span-line {
  display: none;
}

.header-line-button {
  margin-top: 67px;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  .banner-section .home-banner {
    height: 100vh;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .banner-section .home-banner .banner-text {
    width: 100%;
    text-align: center;
    min-height: 100px;
  }
  .banner-section .home-banner .banner-text h1 {
    font-size: 42px;
    font-family: "Bowlby One SC", cursive;
    font-weight: 400;
    color: #ffffff;
    display: inline-block;
    padding: 23px;
    background-color: #C62C2C;
    line-height: 39px;
  }
  .banner-section .home-banner .banner-text .banner-logo .header-logo {
    max-width: 200px;
    height: auto;
  }
  .banner-section .home-banner .banner-slider {
    height: 510px;
  }
  .banner-section .home-banner .banner-slider .carousel-item {
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    line-height: 40px;
    font-family: "Bowlby One SC", cursive;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block {
    margin-top: 60px;
    text-align: center;
    padding-left: 100px;
    display: inline-block;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    max-width: 900px;
  }

  .banner-section .home-banner {
    height: 100vh;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .banner-section .home-banner .banner-text {
    width: 100%;
    text-align: center;
    min-height: 100px;
  }
  .banner-section .home-banner .banner-text h1 {
    font-size: 38px;
    font-family: "Bowlby One SC", cursive;
    font-weight: 400;
    color: #ffffff;
    display: inline-block;
    padding: 23px;
    background-color: #C62C2C;
    line-height: 39px;
  }
  .banner-section .home-banner .banner-text .banner-logo .header-logo {
    max-width: 200px;
    height: auto;
  }
  .banner-section .home-banner .banner-slider {
    height: 510px;
  }
  .banner-section .home-banner .banner-slider .carousel-item {
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    line-height: 40px;
    font-family: "Bowlby One SC", cursive;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block {
    margin-top: 60px;
    text-align: center;
    padding-left: 30px;
    display: inline-block;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .header-line-button {
    margin-top: 22px;
    text-align: center;
  }

  .banner-section .home-banner {
    height: 800px;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .banner-section .home-banner .max-slider {
    height: auto;
  }
  .banner-section .home-banner .banner-text {
    width: 100%;
    text-align: center;
    min-height: 100px;
    margin-top: 90px;
  }
  .banner-section .home-banner .banner-text h1 {
    font-size: 24px;
    font-family: "Bowlby One SC", cursive;
    font-weight: 400;
    color: #ffffff;
    display: inline-block;
    padding: 23px;
    background-color: #C62C2C;
    line-height: 30px;
  }
  .banner-section .home-banner .banner-text .banner-logo .header-logo {
    max-width: 200px;
    height: auto;
  }
  .banner-section .home-banner .banner-slider {
    height: 510px;
  }
  .banner-section .home-banner .banner-slider .carousel-item {
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    line-height: 30px;
    font-family: "Bowlby One SC", cursive;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block {
    margin-top: 20px;
    text-align: center;
    padding-left: 0px;
    display: table;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 {
    display: table-row;
    flex-direction: row;
    width: 100%;
    margin-bottom: 15px;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .small-red {
    display: table-cell;
    width: 100px;
    background-color: #D32D2D;
    font-size: 18px;
    line-height: 22px;
    padding: 9px 15px;
    color: #000000;
    text-align: left;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .span-spacer {
    display: table-cell;
    width: 15px;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block .header-line-block1 .red-back {
    display: table-cell;
    background-color: #D32D2D;
    font-size: 18px;
    line-height: 22px;
    padding: 9px 15px;
    text-align: left;
  }
  .banner-section .home-banner .banner-slider .carousel-item .header-line-block .span-line {
    display: table-row;
    flex-direction: row;
    width: 100%;
    height: 15px;
    font-size: 15px;
    line-height: 15px;
  }
}
.logo-holder {
  max-width: 100%;
  transition: all 0.5s ease;
}

.header {
  z-index: 10000;
  position: relative;
  height: 180px;
}
.header .logo-relative {
  position: relative;
  height: 180px;
}
.header .logo-relative .logo-holder {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
}
.header .logo-relative .logo-holder .top-logo {
  max-height: 227px;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .header {
    height: 120px;
  }
  .header .logo-relative {
    position: relative;
    height: 50px;
  }
  .header .logo-relative .logo-holder {
    position: absolute;
    top: 68px;
    left: 30%;
    transform: translate(-20%, 0);
  }
  .header .logo-relative .logo-holder .top-logo {
    max-height: 227px;
  }
}
.footer-section {
  background-color: #000000;
  padding: 80px 0px;
}
.footer-section .footer-text-block {
  text-align: left;
  color: #ffffff;
  margin-top: 44px;
}
.footer-section .footer-text-block h2 {
  text-align: left;
  font-size: 40px;
  line-height: 40px;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
}
.footer-section .footer-text-block p {
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 55px;
}
.footer-section .footer-text-block p a {
  color: #ffffff;
}
.footer-section .footer-text-block ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.footer-section .footer-text-block li {
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
  list-style: none;
  text-indent: 0px;
}
.footer-section .footer-text-block li:before {
  content: "- ";
  text-indent: -5px;
}
.footer-section .lid-button {
  margin-top: 64px;
}
.footer-section .footer-block {
  position: relative;
}
.footer-section .contact-text {
  font-size: 40px;
  line-height: 40px;
  color: #C62C2C;
  font-family: "Bowlby One SC", cursive;
  text-transform: uppercase;
}
.footer-section .contact-mail {
  margin-bottom: 10px;
}
.footer-section .contact-mail a {
  color: #ffffff;
}

@media only screen and (max-width: 575.98px) {
  .footer {
    margin-top: 50px;
  }
  .footer ul.footer-sitemap {
    padding: 20px 0px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .experience {
    height: 580px;
  }
  .experience .experience-title .exp-title {
    font-size: 40px;
    color: #C62C2C;
  }
  .experience .experience-slide .quote {
    font-size: 26px;
    line-height: 32px;
  }
  .experience .experience-slide .quote-name {
    font-size: 26px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .logos {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .logos h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .footer .footer-content-holder .footer-address li a {
    display: block;
  }
  .footer .footer-content-holder .footer-address li .fa-envelope {
    margin-left: 0px;
  }
  .footer ul.footer-social {
    list-style: none;
    margin: 30px 0 0 0px;
  }
  .footer ul.footer-navigation {
    text-align: right;
    list-style: none;
    margin: 0px;
    padding: 30px 0px 0px;
  }

  .experience {
    height: 580px;
  }
  .experience .experience-title {
    text-align: center;
  }
  .experience .experience-title .exp-title {
    font-size: 40px;
    padding-top: 70px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .experience .experience-slide .quote {
    font-size: 18px;
    line-height: 24px;
    padding-left: 15px;
    padding-top: 32px;
  }
  .experience .experience-slide .quote-name {
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
    padding-left: 15px;
  }
}

/*# sourceMappingURL=all.css.map */
