/* Variables */
/* footer */
/* helpers */
/* colors */
/* Variables */
/* footer */
/* helpers */
/* colors */
/* General custom styles */


section {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 3rem 4rem; }
  @media (max-width: 992px) {
    section {
      padding: 3rem 2rem; } }

.card-unstyled .card-header, .card-unstyled .card-block {
  padding: 0; }

.overflow-hidden {
  overflow: hidden; }

.embed-container {
  position: relative;
  padding-bottom: 66.666%;
  height: 0;
  overflow: hidden; }
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.card, .card-img {
  border-radius: 0;
  border: none; }

/* Variables */
/* footer */
/* helpers */
/* colors */
/* Icons and badges */
@font-face {
  font-family: 'icomoon';
  src: url("../../../static/fonts/theme/modern-lines/icomoon.eot?za7un");
  src: url("../../../static/fonts/theme/modern-lines/icomoon.eot?za7un#iefix") format("embedded-opentype"), url("../../../static/fonts/theme/modern-lines/icomoon.ttf?za7un") format("truetype"), url("../../../static/fonts/theme/modern-lines/icomoon.woff?za7un") format("woff"), url("../../../static/fonts/theme/modern-lines/icomoon.svg?za7un#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon {
  display: inline-block;
  width: 84px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  font-size: 4rem; }

/* Define font */
.icon-01:before {
  content: "\e900"; }

.icon-02:before {
  content: "\e901"; }

.icon-03:before {
  content: "\e902"; }

.icon-04:before {
  content: "\e903"; }

.icon-05:before {
  content: "\e904"; }

.icon-06:before {
  content: "\e905"; }

.icon-07:before {
  content: "\e906"; }

.icon-08:before {
  content: "\e907"; }

/* Header */
.header {
  background-color: transparent;
  position: relative;
  margin-top: 0 !important; }

.header-cover {
  overflow: visible;
  min-height: 450px;
  padding-bottom: 0 !important;
  -webkit-box-shadow: 0px -4px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -4px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -4px 5px 2px rgba(0, 0, 0, 0.2); }
  @media (max-width: 480px) {
    .header-cover {
      min-height: 460px; } }
  .header-cover:before {
    position: absolute;
    width: 120%;
    height: 120%;
    top: -15%;
    left: -10%;
    content: '';
    background-repeat: no-repeat; }
    @media (max-width: 1200px) {
      .header-cover:before {
        width: 100%;
        left: 0; } }
    @media (max-width: 480px) {
      .header-cover:before {
        top: -45%; } }
    @media (min-width: 490px) and (max-width: 992px) {
      .header-cover:before {
        top: -50%; } }

.header-bar {
  color: #ffffff;
  background-color: transparent;
  padding: 0;
  padding-top: 0 !important;
  margin-top: 0 !important; }
  @media (max-width: 480px) {
    .header-bar {
      padding-top: 80px !important; } }
  @media (max-width: 960px) and (min-width: 490px) {
    .header-bar {
      padding-top: 150px !important; } }
  .header-bar h1 {
    font-size: 2rem;
    font-weight: 600;
    max-width: 650px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0 !important; }

.card-header {
  position: relative;
  min-height: 70px;
  text-align: center; }
  .card-header .card-title {
    font-size: 1.8rem;
    font-weight: 600; }
  .card-header .card-title-left {
    text-align: left;
    float: left; }
  .card-header .card-icon-left {
    text-align: right; }
  .card-header .card-title-desc {
    display: inline-block;
    padding-right: 55px;
    float: left; }
  .card-header .card-icon-desc {
    display: inline-block;
    float: right; }
  .card-header .card-icon img {
    width: 75px;
    height: 75px; }

.card-block {
  padding-top: 25px !important; }

#brand-logo {
  max-height: 80px; }

/* Content */
#wrapper {
  padding-top: 90px; }
  @media (max-width: 760px) {
    #wrapper {
      padding-top: 30px; } }

#main-wrap {
  position: relative; }

#presentation {
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 100px; }
  @media (max-width: 760px) {
    #presentation {
      margin-bottom: 25px; } }

#block-video-description {
  text-align: left; }
  #block-video-description h3 {
    text-align: left; }

.grid-terms-bg {
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  position: relative;
  padding-top: 150px;
  text-align: center; }
  .grid-terms-bg .grid-col {
    margin-bottom: 0 !important; }
    @media (max-width: 768px) {
      .grid-terms-bg .grid-col {
        margin-top: 150px; } }

#block-about, #block-terms, #block-contact {
  padding: 20px 30px; }

.card-icon-out {
  position: relative;
  z-index: 99;
  top: -135px; }
  .card-icon-out:before {
    width: 70px;
    height: 70px;
    background: #ffffff;
    position: absolute;
    content: '';
    bottom: -70px;
    z-index: -1;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

#payment {
  padding-top: 0; }
  #payment .card-unstyled {
    margin-left: 0; }

.badge {
  position: absolute;
  left: -70px;
  bottom: 0;
  padding: 40px 50px 40px 70px;
  color: #ffffff;
  font-weight: 600;
  font-size: 21px; }
  @media (max-width: 992px) {
    .badge {
      bottom: -50px; } }
  @media (max-width: 480px) {
    .badge {
      bottom: -40px; } }

.footer-user-logo {
  /* Tablet */ }
  @media (max-width: 992px) {
    .footer-user-logo {
      margin-bottom: 1rem; } }

.list-group-item,
.list-item-group {
  background-color: transparent;
  border-color: #F9EDED; }

/*# sourceMappingURL=modern-lines.css.map */
