#PIXY-SM .section-content {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }
#PIXY-SM .section-title {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1.3em;
  font-weight: bold;
  color: #0c9447;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif; }
#PIXY-SM .section-subtitle {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
  color: #0c9447;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif; }
#PIXY-SM .slider {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 120px 0 0 0; }
  #PIXY-SM .slider .section-content .row {
    margin-bottom: 0; }
  #PIXY-SM .slider .slider-content {
    position: relative;
    text-align: center;
    bottom: 60px; }
    @media only screen and (min-width: 601px) {
      #PIXY-SM .slider .slider-content {
        position: absolute;
        text-align: right; } }
    #PIXY-SM .slider .slider-content .slider-text {
      margin: 60px 0; }
    #PIXY-SM .slider .slider-content .slider-button {
      margin-bottom: 30px; }
      #PIXY-SM .slider .slider-content .slider-button a {
        background: #0c9447;
        padding: 15px 40px;
        border-radius: 3px;
        color: #ffffff; }
    #PIXY-SM .slider .slider-content .slider-listmenu {
      margin-bottom: 60px; }
      #PIXY-SM .slider .slider-content .slider-listmenu a {
        display: inline-block;
        margin-left: 15px;
        border-radius: 3px;
        color: #000000;
        background: none; }
        #PIXY-SM .slider .slider-content .slider-listmenu a:hover {
          color: #0c9447; }
        #PIXY-SM .slider .slider-content .slider-listmenu a:before {
          content: "|";
          padding-right: 15px; }
        #PIXY-SM .slider .slider-content .slider-listmenu a:first-child:before {
          content: "";
          padding-right: 0px; }
#PIXY-SM .mounting {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover; }
  @media only screen and (max-width: 600px) {
    #PIXY-SM .mounting {
      background: none !important;
      text-align: center; } }
  #PIXY-SM .mounting .mounting-drone {
    position: absolute; }
    #PIXY-SM .mounting .mounting-drone.fixed {
      width: 100%;
      position: fixed !important;
      z-index: 0;
      top: 0px;
      left: 0px;
      overflow: hidden; }
  #PIXY-SM .mounting .mounting-img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%; }
  #PIXY-SM .mounting .row {
    margin-bottom: 0; }
  #PIXY-SM .mounting .mounting-content {
    background: rgba(255, 255, 255, 0.85);
    padding: 120px 15px; }
    @media only screen and (max-width: 600px) {
      #PIXY-SM .mounting .mounting-content {
        padding: 60px 15px; } }
    #PIXY-SM .mounting .mounting-content img {
      background: #f0f0f0;
      border-radius: 5px;
      margin: 15px 0; }
#PIXY-SM .mapping {
  position: relative;
  z-index: 2;
  padding: 120px 0;
  text-align: right; }
  @media only screen and (max-width: 600px) {
    #PIXY-SM .mapping {
      background: none !important;
      background-color: #0c9447 !important;
      text-align: center;
      color: #ffffff;
      padding: 60px 0 0 0; } }
  @media only screen and (max-width: 600px) {
    #PIXY-SM .mapping .section-title {
      text-align: center;
      color: #ffffff !important; } }
  @media only screen and (max-width: 600px) {
    #PIXY-SM .mapping .section-subtitle {
      text-align: center;
      color: #ffffff !important; } }
  #PIXY-SM .mapping .divider {
    float: right; }
  #PIXY-SM .mapping .mapping-img {
    margin-bottom: 60px; }
    #PIXY-SM .mapping .mapping-img img {
      background: #f0f0f0;
      border-radius: 5px; }
  #PIXY-SM .mapping .section-content, #PIXY-SM .mapping .section-title {
    padding: 0 15px; }
  #PIXY-SM .mapping .key-features-bg {
    position: absolute; }
    #PIXY-SM .mapping .key-features-bg.fixed {
      width: 100%;
      position: fixed !important;
      z-index: 0;
      top: 0px;
      left: 0px;
      overflow: hidden; }
#PIXY-SM .order {
  position: relative;
  z-index: 3;
  padding-bottom: 30px; }
  @media only screen and (max-width: 600px) {
    #PIXY-SM .order {
      text-align: center; } }
  #PIXY-SM .order .order-content {
    position: relative;
    padding: 120px 0; }
    @media only screen and (max-width: 600px) {
      #PIXY-SM .order .order-content {
        padding: 0 0 60px 0; } }
  #PIXY-SM .order .order-content-inner {
    margin: 100px 0;
    font-size: 1.5em;
    font-weight: bold; }
    @media only screen and (max-width: 600px) {
      #PIXY-SM .order .order-content-inner {
        margin: 50px 0; } }
    #PIXY-SM .order .order-content-inner .price {
      font-size: 4em;
      font-family: 'Open Sans', sans-serif;
      color: #0c9447;
      margin: 10px 0 30px 0; }
    #PIXY-SM .order .order-content-inner .order-button {
      background: #0c9447;
      margin-top: 30px;
      padding: 15px 40px;
      border-radius: 3px;
      color: #ffffff; }
  #PIXY-SM .order .order-note {
    font-style: italic; }

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