.body__home .h-100 {
  height: 100% !important; }
.body__home .d-flex {
  display: flex; }
.body__home .d-inline-block {
  display: inline-block; }
.body__home .flex-direction-row {
  flex-direction: row; }
.body__home .flex-direction-colum {
  flex-direction: column; }
.body__home .justify-content-center {
  justify-content: center; }
.body__home .align-items-center {
  align-items: center; }
@media (max-width: 768px) {
  .body__home .flex-reverse {
    flex-direction: column-reverse; } }
@media (min-width: 768px) {
  .body__home .pr-5 {
    padding-right: 50px; } }
.body__home .card-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0 15px; }
.body__home .col-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  /*padding-right: 15px;
  padding-left: 15px;*/
  flex: 0 0 50%;
  max-width: 50%;
  padding-bottom: 35px; }
  @media (max-width: 768px) {
    .body__home .col-6 {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; } }
.body__home .btn-light {
  background: #fff;
  color: #000;
  border: 0; }
  .body__home .btn-light:after {
    display: none; }
.body__home #navigation .row-container {
  max-width: 1440px; }
.body__home #navigation #logo {
  position: relative;
  top: 40px;
  max-width: 100px;
  height: auto; }
  @media (max-width: 786px) {
    .body__home #navigation #logo {
      top: 0;
      max-width: 60px; } }
.body__home #navigation .iceMenuLiLevel_1 a, .body__home #navigation div.icemegamenu ul#icemegamenu li.active a.icemega_active > span.icemega_title {
  color: #000; }
@media (min-width: 1400px) {
  .body__home #navigation #icemegamenu {
    position: absolute;
    right: 0; }
    .body__home #navigation #icemegamenu > li > a {
      font-size: 30px; } }
.body__home .page-intro {
  overflow: hidden;
  height: 100vh;
  background: url("/templates/protostar/assets/img/cowrybg-hero.jpg") no-repeat;
  background-size: cover;
  color: #000; }
  .body__home .page-intro .intro-slider {
    height: 100%; }
    .body__home .page-intro .intro-slider .slick-list, .body__home .page-intro .intro-slider .slick-track, .body__home .page-intro .intro-slider .slick-slide > div {
      height: 100%; }
    .body__home .page-intro .intro-slider .slick-prev, .body__home .page-intro .intro-slider .slick-next {
      z-index: 99;
      height: 30px;
      width: 30px;
      background-size: contain !important; }
      .body__home .page-intro .intro-slider .slick-prev:before, .body__home .page-intro .intro-slider .slick-next:before {
        content: none; }
    .body__home .page-intro .intro-slider .slick-prev {
      left: 45px !important;
      background: url("/templates/protostar/assets/img/arrow-prev.png") no-repeat; }
      @media (max-width: 1024px) {
        .body__home .page-intro .intro-slider .slick-prev {
          left: 15px !important; } }
    .body__home .page-intro .intro-slider .slick-next {
      right: 45px !important;
      background: url("/templates/protostar/assets/img/arrow-next.png") no-repeat right; }
      @media (max-width: 1024px) {
        .body__home .page-intro .intro-slider .slick-next {
          right: 15px !important; } }
    .body__home .page-intro .intro-slider h1 {
      padding: 0;
      font-size: 36px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 36px;
      margin-bottom: 15px; }
    .body__home .page-intro .intro-slider p {
      font-size: 26px;
      font-weight: 100;
      line-height: 1.3; }
    .body__home .page-intro .intro-slider .btn {
      padding: 10px 40px;
      border-radius: 20px;
      text-transform: uppercase;
      margin: 0; }
    @media (max-width: 1024px) {
      .body__home .page-intro .intro-slider p {
        font-size: 22px; }
      .body__home .page-intro .intro-slider .app {
        max-width: 300px;
        height: auto; }
      .body__home .page-intro .intro-slider .container {
        padding: 0 15px; } }
    @media (max-width: 768px) {
      .body__home .page-intro .intro-slider {
        text-align: center; }
        .body__home .page-intro .intro-slider h1 {
          font-size: 24px; }
        .body__home .page-intro .intro-slider p {
          font-size: 18px; }
        .body__home .page-intro .intro-slider .app {
          max-width: 200px;
          height: auto;
          margin: auto; } }
.body__home .card-container {
  max-width: 1400px;
  margin: auto; }
  .body__home .card-container h2 {
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin: 90px 0 15px; }
    @media (max-width: 768px) {
      .body__home .card-container h2 {
        font-size: 32px;
        margin: 40px 0 0; } }
.body__home .card {
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0 15px 20px;
  background: #fdca4d;
  border-radius: 20px;
  color: #000; }
  .body__home .card .card-title {
    width: 100%;
    padding: 15px;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    border-radius: 20px;
    background: rgba(250, 250, 250, 0.7); }
  .body__home .card .card-img-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    padding: 25px 60px;
    height: 130px; }
  .body__home .card .card-one {
    background: url("/templates/protostar/assets/img/home/bg-one.jpg") no-repeat; }
  .body__home .card .card-two {
    background: url("/templates/protostar/assets/img/home/bg-two.jpg") no-repeat; }
  .body__home .card .card-three {
    background: url("/templates/protostar/assets/img/home/bg-three.jpg") no-repeat; }
  .body__home .card .card-four {
    background: url("/templates/protostar/assets/img/home/bg-four.jpg") no-repeat; }
  .body__home .card .card-body {
    position: relative;
    padding: 40px 20px 75px;
    background: #fdca4d;
    min-height: 145px; }
    .body__home .card .card-body p {
      font-size: 26px;
      font-weight: 100;
      line-height: 1.3; }
    .body__home .card .card-body .btn-light {
      position: absolute;
      left: 20px;
      bottom: 30px;
      padding: 10px 40px;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: bold;
      border-radius: 20px;
      margin: 0; }
  @media (max-width: 1200px) {
    .body__home .card {
      min-height: 165px; } }
  @media (max-width: 1024px) {
    .body__home .card .card-title {
      padding: 20px;
      font-size: 22px; }
    .body__home .card .card-body {
      position: relative;
      padding: 20px 20px 75px; }
      .body__home .card .card-body p {
        font-size: 20px; }
    .body__home .card .btn-light {
      padding: 5px 20px;
      font-size: 16px;
      border-radius: 20px; } }

/*# sourceMappingURL=style.css.map */
