﻿.tablet-mobile {
  display: none;
}
.display-none{
  display:none;
}
.tablet {
  display: none;
}

.mobile {
  display: none;
}

/* Categories */
.section--categories {
  margin-top: 150px;
  padding-top: 20px;
  padding-bottom: 120px;
}

.categories__container {
  margin-top: 30px;
  max-width: 1424px;
  margin-left: auto;
  margin-right: auto;
}

  .categories__container .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
  }

    .categories__container .row:last-child {
      margin-bottom: 0;
    }

    .categories__container .row .category__item {
      /*box-shadow: #cdcdcd 5px 5px 20px;*/
      padding: 8px 0px;
      position: relative;
      max-width: 293px;
      position: relative;
    }

      .categories__container .row .category__item div.cat--price {
        width: 124px;
        height: 54px;
        background-color: #BD1860;
        /*border-radius: 100px;*/
        color: #fff;
        font-family: brandon_grotesqueblack;
        font-size: 16px;
        /*transform: rotate(350deg);*/
        line-height: 15px;
        padding-top: 12px;
        position: absolute;
        top: 10px;
        right: 14px;
        font-weight: 500;
        background-color: #BD1860;
        /*border-radius: 100px;*/
        color: #fff;
        font-family: brandon_grotesquemedium;
        font-size: 24px;
        /*transform: rotate(350deg);*/
        line-height: 21px;
        padding-top: 4px;
        position: absolute;
        top: 15px;
        right: 7px;
        font-weight: 500;
        background-color: rgba(0, 0, 0, 0.3);
        border: solid 1px #fff;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        justify-content: center;
      }

        .categories__container .row .category__item div.cat--price div {
          /*margin-bottom: -25px;*/
          font-size: 30px;
          padding-left: 5px;
          /*padding-right: 5px;*/
          font-family: brandon_grotesqueblack;
        }

        .categories__container .row .category__item div.cat--price span {
          text-transform: uppercase;
          font-size: 14px;
          letter-spacing: 4px;
        }

        .categories__container .row .category__item div.cat--price div span {
          letter-spacing: 0;
          top: -15px;
          position: relative;
          left: -5px;
        }

      .categories__container .row .category__item a {
        background: #BD1860;
        /*border-radius: 4px;*/
        display: block;
        margin-top: 3px;
        text-decoration: none;
        color: #fff;
        font-family: brandon_grotesquemedium;
        font-size: 18px;
        line-height: 29px;
        text-align: center;
        padding: 4px 0;
        font-weight: 500;
        background-color: rgba(0, 0, 0, 0.3);
        color: #fff;
        border: solid 1px #fff;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        margin-top: -25px;
        position: relative;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
      }

    .categories__container .row .special__category {
      max-width: 246px;
      /* border-radius: 4px; */
      color: #fff;
      text-decoration: none;
      /*line-height: 123px;*/
      /* padding: 0 12px; */
      /* box-shadow: #cdcdcd 5px 5px 20px; */
      cursor: pointer;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 8px;
      height: 261px;
      padding-top: 60px;
    }

      .categories__container .row .special__category.special__category__white {
        box-shadow: none;
        color: #B32468;
      }

      .categories__container .row .special__category span {
        vertical-align: middle;
        font-family: brandon_grotesquemedium;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 50px;
        display: inline-block;
        font-weight: 500;
      }

        .categories__container .row .special__category span.quotes {
          display: block;
          font-size: 111px;
        }

          .categories__container .row .special__category span.quotes:first-child {
            line-height: 30px;
            margin-top: 15%;
          }

          .categories__container .row .special__category span.quotes:last-child {
            margin-top: 20%;
          }

/* Personalized Photo Shootings */
.section--personalized {
  padding-bottom: 120px;
}

#section__personalized__subtitle {
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  color: #707070;
  margin-top: 0px;
  margin-bottom: 20px;
  /* color: #000; */
  text-transform: uppercase;
  font-weight: 200;
}

#section__personalized__title {
  /*margin-top: 0;
  margin-bottom: 46px;*/
  font-family: brandon_grotesquemedium;
  font-size: 60px;
  color: #BD1860;
  text-transform: none;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 64px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}

.special__category__mortadela.shooting__detail__row div.shooting__detail__item {
  color: #707070 !important;
}

#section__personalized__content .col-lg-6 {
  width: 44.9%;
}

  #section__personalized__content .col-lg-6 p {
    margin: 0;
  }

  #section__personalized__content .col-lg-6 span {
    color: #484848;
  }

  #section__personalized__content .col-lg-6:first-child {
    margin-left: 4.04%;
  }

  #section__personalized__content .col-lg-6:last-child {
    margin-left: 4.04%;
    margin-left: 2.02%;
  }

/* Shooting Details */

.section--shooting--details {
  padding-bottom: 120px;
}

.shooting__detail__row {
  /*display: flex;
  flex-direction: row;
  justify-content: space-between;*/
  clear: both;
  /*height: 0px;*/
  background-color: #F1B520;
}

.shooting__detail__row__reversed div.shooting__detail__item {
  /*order: 2;*/
  float: right;
}

.shooting__detail__row__reversed img.shooting__detail__item {
  /*order: 1;*/
}

.shooting__detail__row .shooting__detail__item {
  width: 50%;
  float: left;
}

.shooting__detail__row div.shooting__detail__item {
  background-color: #F1B520;
  color: #fff;
  text-align: center;
}

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    display: inline-block;
    max-width: 54.16%;
    text-align: left;
    margin-top: 11%;
  }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content.no__icon {
      margin-top: 17.4%;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content img {
      margin-bottom: 11px;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
      font-family: brandon_grotesquemedium;
      font-size: 45px;
      line-height: 70px;
      margin-top: 0;
      margin-bottom: 11px;
      text-transform: none;
      font-weight: 500;
      text-transform: uppercase;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
      font-family: brandon_grotesqueregular;
      font-size: 20px;
      line-height: 30px;
    }

/* Shooting Phases */

.section--shooting--phases {
  /*padding-bottom: 110px;*/
}

#section__shooting__phases__subtitle {
  margin-top: 0;
  margin-bottom: 10px;
}

#section__shooting__phases__title {
  margin-top: 0;
  margin-bottom: 46px;
}

.section--shooting--phases .red__link {
  margin-left: auto;
  margin-right: auto;
  margin-top: 67px;
  margin-bottom: 14px;
}

#section__shooting__phases__content .col-lg-6 {
  width: 44.9%;
}

  #section__shooting__phases__content .col-lg-6 p {
    margin: 0;
  }

  #section__shooting__phases__content .col-lg-6 span {
    /*color: #484848;*/
  }

  #section__shooting__phases__content .col-lg-6:first-child {
    margin-left: 4.04%;
  }

  #section__shooting__phases__content .col-lg-6:last-child {
    margin-left: 4.04%;
    margin-left: 2.02%;
  }

/* Passport */

.section--passport {
  padding-top: 124px;
  padding-bottom: 22px;
  /*background-color:#707070;*/
}

#section__passport__subtitle {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 200;
}

#section__passport__title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 46px;
}

#section__passport__content {
  color: #fff;
}

  #section__passport__content .col-lg-6 {
    width: 44.9%;
  }

    #section__passport__content .col-lg-6 p {
      margin: 0;
    }

    #section__passport__content .col-lg-6:first-child {
      margin-left: 4.04%;
    }

    #section__passport__content .col-lg-6:last-child {
      margin-left: 4.04%;
      margin-left: 2.02%;
    }

.section--passport .red__link {
  margin-left: auto;
  margin-right: auto;
  margin-top: 57px;
}

.section--passport .final__title {
  margin-top: 14px;
  color: #fff;
}

/* Tips and Tricks */
.section--tips--global {
  padding-top: 120px;
  /*padding-bottom: 120px;*/
}

#section__tips__subtitle {
  margin-top: 0;
  margin-bottom: 10px;
}

#section__tips__title {
  margin-top: 0;
  margin-bottom: 46px;
}

#section__tips__content .col-lg-6 {
  width: 44.9%;
}

  #section__tips__content .col-lg-6 p {
    margin: 0;
  }

  #section__tips__content .col-lg-6 span {
    color: #484848;
  }

  #section__tips__content .col-lg-6:first-child {
    margin-left: 4.04%;
  }

  #section__tips__content .col-lg-6:last-child {
    margin-left: 4.04%;
    margin-left: 2.02%;
  }

.section--tips--global .red__link {
  margin-left: auto;
  margin-right: auto;
  margin-top: 57px;
  margin-bottom: 14px;
}

.content ul {
  margin: 0;
  padding: 0;
  padding-left: 22px;
}

.category--price--new .category--price--extra--info {
  display: flex;
  min-height: 100px;
  justify-content: center;
}

  .category--price--new .category--price--extra--info img {
    height: 100px;
    margin-top: -20px;
  }

  .category--price--new .category--price--extra--info div {
    font-size: 20px;
    max-width: 150px;
    text-align: left;
    padding-left: 20px;
  }

.category--price--new.category--price--optional {
  padding-left: 50px;
}

  .category--price--new.category--price--optional .category--price--extra--info div {
    font-size: 25px;
    max-width: 250px;
  }

.category--price--optional img {
  max-height: 100px;
  margin-bottom: 0 !important;
}

#optional--secondary--description {
  font-size: 20px;
}

#optional--secondary--image span {
  margin-top: 25px;
  display: inline-block;
  font-size: 40px;
  float: left;
  padding-left: 10px;
}

.category--price--optional img.has--secondary {
  float: left;
}

#new--packages--agb {
  text-align: left;
  padding-top: 20px;
}

.bew--new--prices .category--price--element.highlighted--price div:first-child {
  background-color: #B02E60;
}

.extra--offers--bew {
  padding-top: 15px !important;
}

#plus__sign {
  font-size: 45px;
  padding-top: 135px;
  font-weight: bold;
}

@media(max-width: 1870px) {
  .section--images .row .col-lg-6:first-child h1 {
    font-size: 40px !important;
  }
}

@media(max-width: 1650px) {
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    margin-top: 8%;
  }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content img {
      width: 30px;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
      font-size: 50px;
      line-height: 60px;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
      font-size: 30px;
    }

  .section--images .row .col-lg-6:first-child h1 {
    line-height: 50px !important;
    margin-top: 6% !important;
    margin-left: 10% !important;
  }

  .section--images .row .col-lg-6:first-child h2 {
    margin-left: 10% !important;
  }
}

@media (max-width:1400px) {
  .categories__container .row .category__item, .categories__container .row .special__category {
    max-width: 224px;
  }

    .categories__container .row .category__item img {
      width: 100%;
    }

    .categories__container .row .special__category span {
      font-size: 20px;
    }

      .categories__container .row .special__category span.quotes {
        font-size: 90px;
      }

  .categories__container .row .special__category {
    max-width: 224px;
    /* border-radius: 4px; */
    color: #fff;
    text-decoration: none;
    /* line-height: 123px; */
    /* padding: 0 12px; */
    /* box-shadow: #cdcdcd 5px 5px 20px; */
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 8px;
    height: 238px;
    padding-top: 40px;
  }

  .section--images .row .col-lg-6:first-child h1 {
    width: auto !important;
  }

  .section--images .row .col-lg-6:first-child h2 {
    width: auto !important;
  }
}

@media(max-width: 1487px) {
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    margin-top: 5%;
  }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
      font-size: 40px;
      line-height: 50px;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
      font-size: 18px;
      line-height: 26px;
    }
}

@media(max-width: 1420px) {
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
    font-size: 25px;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
    font-size: 14px;
  }
}

@media(max-width: 1229px) {
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    margin-top: 5%;
  }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
      font-size: 30px;
      line-height: 40px;
    }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
      font-size: 16px;
      line-height: 23px;
    }
}

@media(max-width: 1090px) {
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    max-width: 80%;
  }
}

@media (max-width:1239px) {
  .section--categories {
    margin-top: 100px;
  }
}

@media (max-width:1199px) {
  #section__personalized__content .col-lg-6, #section__shooting__phases__content .col-lg-6, #section__passport__content .col-lg-6, #section__tips__content .col-lg-6 {
    float: left;
  }
}

@media (max-width:1045px) {
  .categories__container .row .special__category span {
    font-size: 20px;
  }

    .categories__container .row .special__category span.quotes {
      font-size: 70px;
    }

  /*.categories__container .row .special__category {
    line-height: 240px;
  }*/

  .categories__container .row {
    margin-bottom: 30px;
  }
}

@media (max-width:965px) {
  .categories__container .row .special__category span {
    font-size: 20px;
  }

    .categories__container .row .special__category span.quotes {
      font-size: 50px;
    }

  /*.categories__container .row .special__category {
    line-height: 220px;
  }*/
}

@media (max-width:894px) {
  .categories__container .row .special__category span {
    font-size: 16px;
  }

    .categories__container .row .special__category span.quotes {
      font-size: 30px;
    }

  .categories__container .row .special__category {
    /*line-height: 200px;*/
    padding-top: 40px;
  }
}

@media (max-width:870px) {
  .categories__container .row .category__item a {
    font-size: 16px;
  }

  #section__personalized__title {
    font-size: 40px;
  }
}

@media(max-width: 901px) {
  /* Shooting Details */

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
    font-family: brandon_grotesquemedium;
    font-size: 50px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 11px;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
    text-align: center;
  }

  .shooting__detail__row {
    flex-direction: column;
  }

    .shooting__detail__row .shooting__detail__item {
      width: 100%;
    }

  .shooting__detail__row__reversed div.shooting__detail__item {
    order: 1;
  }

  .shooting__detail__row__reversed img.shooting__detail__item {
    order: 2;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    max-width: 66.42%;
    margin-top: 60px;
    margin-bottom: 43px;
  }

    .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content.no__icon {
      margin-top: 60px;
      margin-bottom: 62px;
    }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    text-align: center;
  }
}

@media(max-width: 1100px) {
  .tablet-mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  #package__detail .tablet {
    display: block;
  }

  /* Categories */
  .section--categories {
    margin-top: 180px;
    padding-top: 10px;
    padding-bottom: 60px;
  }


  .categories__container .row {
    flex-flow: row wrap;
    justify-content: center;
  }

  .categories__container .row {
    margin-bottom: 0;
    margin-left: -16px;
  }

    .categories__container .row .category__item, .categories__container .row .special__category {
      /*flex: 1 0 224px;*/
      flex-grow: 1;
      margin-left: 16px;
      margin-bottom: 60px;
    }

  .special__category__white.blank {
    width: 224px;
  }

  /* Personalized Photo Shootings */
  #section__personalized__content .col-lg-6:first-child {
    margin-left: 4.16%;
    margin-right: 2.08%;
    width: 44.79%;
    float: left;
  }

  #section__personalized__content .col-lg-6:last-child {
    margin-right: 4.16%;
    margin-left: 0;
    width: 44.79%;
    float: left;
  }

  #section__personalized__subtitle {
    margin-bottom: 20px;
  }

  #section__personalized__title {
    margin-bottom: 50px;
  }
}

@media (max-width:1150px) {
  .categories__container .row .special__category span {
    line-height: 35px;
  }
}

@media (max-width:768px) {


  /* Shooting Phases */

  .section--shooting--phases {
    padding-bottom: 120px;
  }

  #section__shooting__phases__content .col-lg-6:first-child {
    margin-left: 4.16%;
    margin-right: 2.08%;
    width: 44.79%;
    float: left;
  }

  #section__shooting__phases__content .col-lg-6:last-child {
    margin-right: 4.16%;
    margin-left: 0;
    width: 44.79%;
    float: left;
  }

  #section__shooting__phases__subtitle {
    margin-bottom: 20px;
  }

  #section__shooting__phases__title {
    margin-bottom: 50px;
  }

  /* Passport */

  .section--passport {
    padding-bottom: 112px;
  }

  #section__passport__content .col-lg-6:first-child {
    margin-left: 4.16%;
    margin-right: 2.08%;
    width: 44.79%;
    float: left;
  }

  #section__passport__content .col-lg-6:last-child {
    margin-right: 4.16%;
    margin-left: 0;
    width: 44.79%;
    float: left;
  }

  #section__passport__subtitle {
    margin-bottom: 20px;
  }

  #section__passport__title {
    margin-bottom: 50px;
  }

  /* Tips and Tricks */

  .section--tips--global {
    padding-bottom: 120px;
  }

  #section__tips__content .col-lg-6:first-child {
    margin-left: 4.16%;
    margin-right: 2.08%;
    width: 44.79%;
    float: left;
  }

  #section__tips__content .col-lg-6:last-child {
    margin-right: 4.16%;
    margin-left: 0;
    width: 44.79%;
    float: left;
  }

  #section__tips__subtitle {
    margin-bottom: 20px;
  }

  #section__tips__title {
    margin-bottom: 50px;
  }

  #section__personalized__title {
    font-size: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .packages--container .packages--list .package--item .package--price--element {
    font-size: 35px !important;
  }

    .packages--container .packages--list .package--item .package--price--element div > span {
      font-size: 18px !important;
    }

      .packages--container .packages--list .package--item .package--price--element div > span > span {
        top: -13px !important;
      }
}

@media (max-width:480px) {
  /* Categories */
  .section--categories {
    margin-top: 180px;
    padding-top: 10px;
    padding-bottom: 90px;
  }

  .categories__container .row .category__item, .categories__container .row .special__category {
    margin-bottom: 30px;
  }

  #section__personalized__subtitle, #section__tips__subtitle, #section__shooting__phases__subtitle,
  #section__passport__subtitle {
    margin-bottom: 30px;
  }

  #section__personalized__title, #section__tips__title, #section__shooting__phases__title,
  #section__passport__title {
    margin-bottom: 48px;
  }

  .content {
    padding-left: 9.6%;
    padding-right: 9.6%;
  }

    .content .col-lg-6 {
      float: none !important;
      width: 100% !important;
      margin-left: 0 !important;
    }

  .section--personalized, .section section--shooting--details, .section--passport, .section--tips--global {
    padding-bottom: 60px;
  }

  /* Shooting Details */
  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content h2 {
    font-family: brandon_grotesqueblack;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: none;
    font-weight: 500;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content.no__icon {
    margin-bottom: 60px;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content .shooting__detail__item__text {
    line-height: 25px;
  }

  .shooting__detail__row div.shooting__detail__item .shooting__detail__item__content {
    margin-top: 54px;
    max-width: 68.42%;
  }

  .section--shooting--details {
    padding-bottom: 125px;
  }

  /* Shooting Phases */
  #section__shooting__phases__subtitle {
    margin-bottom: 20px;
  }

  #section__shooting__phases__title {
    margin-bottom: 30px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--shooting--phases .red__link {
    margin-top: 30px;
  }

  /* Passport */
  .section--passport {
    padding-top: 130px;
    padding-bottom: 120px;
  }

  #section__passport__subtitle {
    margin-bottom: 20px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  #section__passport__title {
    margin-bottom: 20px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--passport .content {
    line-height: 25px;
  }

  .section--passport .red__link {
    /*background-color: #940B56;*/
    margin-top: 20px;
  }


  /* Tips and Tricks */
  .section--tips--global {
    padding-top: 126px;
    padding-bottom: 120px;
  }

  #section__tips__subtitle {
    margin-bottom: 20px;
  }

  #section__tips__title {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .section--tips--global .red__link {
    margin-top: 20px;
  }

  .section--categories {
    padding-bottom: 30px;
  }

  .special__category__white.blank {
    display: none;
  }

  .section--shooting--details, .section--shooting--phases, .section--passport {
    padding-bottom: 60px;
  }

  .section--passport {
    padding-top: 70px;
  }

  .section--tips--global {
    padding-top: 66px;
    padding-bottom: 30px;
  }

  #package__detail .tablet {
    display: none;
  }
}

@media(max-width: 375px) {
  .categories__container .row .special__category span {
    font-size: 20px;
  }

    .categories__container .row .special__category span.quotes {
      font-size: 100px;
    }
}

/* Details Page */

.section--images .row {
  display: flex;
  flex-direction: row;
}

  .section--images .row .col-lg-6:first-child {
    background-color: #F6E3DA;
  }

    .section--images .row .col-lg-6:first-child h1 {
      font-family: brandon_grotesqueblack;
      font-size: 60px;
      line-height: 70px;
      margin-bottom: 8px;
      margin-left: 24.9%;
      width: 61.88%;
      margin-top: 16.3%;
      color: #fff;
      font-weight: 500;
      font-family: brandon_grotesquemedium;
      font-size: 60px;
      color: #BD1860;
      text-transform: none;
      font-weight: 100;
      /*margin-top: 0px;*/
      /*margin-bottom: 64px;*/
      font-weight: 500;
      color: #000;
      text-transform: uppercase;
    }

    .section--images .row .col-lg-6:first-child h2 {
      font-family: brandon_grotesquemedium;
      font-size: 24px;
      line-height: 30px;
      margin-left: 24.9%;
      color: #fff;
      width: 50%;
      font-weight: 200;
      text-transform: none;
      font-size: 20px;
      color: #707070;
      margin-top: 47px;
      margin-bottom: 20px;
      /* color: #000; */
      text-transform: uppercase;
    }

  .section--images .row .col-lg-6 img, .section--images .row .col-lg-3 img {
    width: 100%;
    float: left;
  }

/* Top Content */

.section--category--top--content {
  padding-bottom: 120px;
}

  .section--category--top--content h2 {
    font-family: brandon_grotesqueblack;
    font-size: 60px;
    line-height: 70px;
    color: #BD1860;
    text-transform: none;
    margin-bottom: 35px;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    color: #BD1860;
    text-transform: none;
    font-weight: 100;
    /*margin-top: 0px;
    margin-bottom: 64px;*/
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
  }

  .section--category--top--content .category--top--content {
    /*font-family: brandon_grotesquemedium;*/
    font-size: 20px;
    line-height: 30px;
    /*color: #888888;*/
    text-align: left;
    width: 91%;
    margin-left: auto;
    margin-right: auto;
  }

.category--top--content--image {
  margin-left: auto;
  margin-right: auto;
  display: none;
  margin-top: 70px;
}

/* Blue Section */

.section--blue {
  /*background: #68ACC7;*/
  background: #000;
  color: #fff;
  text-align: center;
  padding-top: 79px;
}

  .section--blue h3 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    /*margin-top: 47px;
    margin-bottom: 20px;*/
    /* color: #000; */
    text-transform: uppercase;
  }

#category__prices {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  max-width: 85%;
}

.single--price {
  justify-content: center !important;
}

#category__prices .category--price {
  flex-flow: row wrap;
  width: 33%;
  padding-top: 48px;
  padding-bottom: 35px;
}

.single--price .category--price {
  width: auto !important;
  max-width: 50%;
}

#category__prices .category--price h2 {
  font-family: brandon_grotesquemedium;
  font-size: 40px;
  line-height: 50px;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 10px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 200;
  text-transform: uppercase
}

#category__prices.single--price .category--price h2 {
  max-width: 100%;
  font-family: brandon_grotesquemedium;
  /*font-weight: 500;*/
  text-transform: uppercase;
  margin-bottom: 40px;
}

.category--price--element div:first-child {
  font-family: brandon_grotesquemedium;
  font-size: 73px;
  line-height: 93px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px #fff;
  padding-left: 50px;
  padding-right: 30px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}

  .category--price--element div:first-child > span {
    font-size: 35px;
    line-height: 64px;
    position: relative;
    top: -14px;
    left: -35px;
  }

    .category--price--element div:first-child > span > span {
      position: relative;
      left: 15px;
      top: -25px;
      margin-right: 20px;
    }

/*.category--price--element div:first-child > span > span:after {
        content: "";
        position: absolute;
        width: 65%;
        height: 1px;
        bottom: 0;
        left: 35%;
        border-bottom: 6px solid #fff;
        bottom: 5px;
      }*/

.category--price--element.highlighted div:first-child {
  color: #fff;
  background-color: #B02E60;
  /*background-color: rgba(176, 46, 96, 0.5);*/
  /*background-color: rgba(255, 255, 255, 0.3);*/
  /*border-radius: 5px;*/
  display: inline-block;
  padding-left: 26px;
  padding-right: 10px;
  line-height: 93px;
  /*border: solid 1px #B02E60;*/
  /*padding-top:0;*/
}

.category--price--element.highlighted div:last-child {
  font-family: brandon_grotesqueblack;
  font-size: 40px;
  line-height: 57px;
  color: #B02E60;
  font-weight: 500;
}

  .category--price--element.highlighted div:last-child > span {
    font-size: 17px;
    line-height: 24px;
    position: relative;
    top: -8px;
    left: -8px;
  }

.category--price--element.highlighted div:last-child {
  display: inline-block;
  position: relative;
  left: 35px;
  top: -15px;
}

  .category--price--element.highlighted div:last-child:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: -5px;
    width: 105%;
    border-bottom: 2px solid #BE2062;
    bottom: 50%;
  }

  .category--price--element.highlighted div:last-child > span > span {
    position: relative;
    top: -10px;
  }

/*.category--price--element.highlighted div:last-child > span > span:after {
      content: "";
      position: absolute;
      width: 65%;
      height: 1px;
      bottom: 0;
      left: 35%;
      border-bottom: 2px solid #BE2062;
      bottom: 1px;
    }*/

.category--price--element.highlighted div:first-child > span > span:after {
  border-bottom: 6px solid #FFFFFF;
}

#category__prices .category--price h4 {
  font-family: brandon_grotesquemedium;
  font-size: 28px;
  line-height: 40px;
  margin-top: 16px;
  margin-bottom: 28px;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 200;
}

#category__prices.single--price .category--price h4 {
  max-width: 100%;
}

#category__prices ul {
  display: inline-block;
  list-style-type: none;
  margin-top: 0;
  width: 80%;
}

#category__prices .common--list {
  width: auto !important;
  padding-left: 0;
}

#category__prices ul li {
  text-align: left;
  background: url(../Content/Images/green-tick.png) no-repeat left top;
  min-height: 28px;
  padding-left: 48px;
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
}

.category--price--footer {
  font-family: brandon_grotesqueregular;
  font-size: 24px;
  line-height: 28px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  text-align: left;
  padding-left: 40px;
  font-weight: 500;
}

.section--blue img {
  margin-bottom: -69px;
}

.category--passport .category--price {
  max-width: 52% !important;
}

#category__prices.category--passport ul {
  max-width: 100%;
  padding-left: 40px;
  display: block;
  margin-bottom: 40px;
  width: 100%;
}

#category__prices.category--passport .category--price--footer {
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  line-height: 28px;
  margin-left: 0;
  text-align: left;
  max-width: 100%;
  margin-top: 0;
}

.section--blue img.image--passport {
  margin-bottom: -130px;
}

#passport__link {
  /*border-radius: 4px;*/
  /*background-color: #BD1860;*/
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 8px 0;
  width: 350px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 8px 26px 7px 26px;
  transition: opacity .25s ease-in-out;
  font-weight: 500;
  border: solid 1px #fff;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  /*width: 100%;*/
  display: block;
  text-align: center;
}

#passport__footer {
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  line-height: 29px;
  margin-top: 17px;
  margin-bottom: 83px;
}

/* Packages */

.section--packages {
  padding-top: 115px;
  padding-bottom: 110px;
}

  .section--packages .container {
    max-width: 950px;
  }

  .section--packages h3 {
    margin-top: 0;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #BE2062;
    font-weight: 200;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    color: #707070;
    /*margin-top: 47px;
    margin-bottom: 20px;*/
    /* color: #000; */
    text-transform: uppercase;
  }

  .section--packages h2 {
    margin-top: 0;
    font-family: brandon_grotesqueblack;
    font-size: 40px;
    line-height: 70px;
    margin-bottom: 21px;
    color: #681155;
    text-transform: none;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    color: #BD1860;
    text-transform: none;
    font-weight: 100;
    /*margin-top: 0px;
    margin-bottom: 64px;*/
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
  }

  .section--packages #packages__content {
    font-family: brandon_grotesqueregular;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 41px;
    color: #000;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--packages.section--packages--passport .container {
    max-width: 824px;
  }

  .section--packages.section--packages--passport {
    padding-top: 190px;
  }

    .section--packages.section--packages--passport h3 {
      color: #575756;
      margin-bottom: 10px;
    }

    .section--packages.section--packages--passport h2 {
      /*color: #BE2062;*/
      /*margin-bottom: 10px;*/
      /*font-size: 60px;*/
      margin-bottom: 64px;
      margin-top: 30px;
    }

    .section--packages.section--packages--passport #packages__content {
      width: 100%;
      margin-left: 0;
      text-align: left;
    }

.packages--container {
  display: flex;
  flex-direction: row;
}

  .packages--container .packages--list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
  }

    .packages--container .packages--list .package--item {
      width: 30.91%;
      background-color: #000;
      /*border-radius: 5px;*/
      padding: 30px 23px 30px 23px;
      text-align: left;
      position: relative;
      margin-bottom: 25px;
      margin-left: 1.814%;
      margin-right: 1.814%;
      color: #fff;
    }

    .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(3n+1) {
      margin-left: 0%;
    }

    .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(3n+3) {
      margin-right: 0%;
    }

    .packages--container .packages--list .package--item .package--highlight {
      position: absolute;
      font-family: brandon_grotesquemedium;
      font-size: 13px;
      line-height: 23px;
      color: #ffffff;
      text-transform: uppercase;
      background-color: #B02E60;
      padding: 0px 9px;
      top: -10px;
      font-weight: 200;
    }

    .packages--container .packages--list .package--item h4 {
      font-family: brandon_grotesquemedium;
      font-size: 20px;
      line-height: 35px;
      margin-bottom: 0px;
      margin-top: 0px;
      color: #fff;
      text-align: left;
      text-transform: uppercase;
      font-weight: 200;
    }

    .packages--container .packages--list.packages--list--bew .package--item {
      width: 22.98%;
    }

    .packages--container .packages--list.packages--list--bew .package--item {
      margin-left: 1.25%;
      margin-right: 1.25%;
    }

      .packages--container .packages--list.packages--list--bew .package--item:nth-child(4n+1) {
        margin-left: 0%;
      }

      .packages--container .packages--list.packages--list--bew .package--item:nth-child(4n+4) {
        margin-right: 0%;
      }

    .packages--container .packages--list .package--item .package--price--element {
      /*font-family: brandon_grotesqueblack;*/
      font-size: 40px;
      line-height: 73px;
      /*color: #BE2062;
      font-weight: 500;*/
      font-family: brandon_grotesquemedium;
      /*font-size: 73px;
    line-height: 93px;*/
      color: #fff;
      font-weight: 500;
      display: block;
      background-color: rgba(255, 255, 255, 0.3);
      border: solid 1px #fff;
      /*padding-left: 50px;
      padding-right: 30px;*/
      letter-spacing: 0.7px;
      margin-bottom: 20px;
      padding-top: 5px;
      /*padding-bottom: 5px;*/
      text-align: center;
      overflow: hidden;
      width: 100%;
    }

      .packages--container .packages--list .package--item .package--price--element div {
        margin-right: -20px;
      }

        .packages--container .packages--list .package--item .package--price--element div > span {
          /*font-size: 25px;
        line-height: 64px;
        position: relative;
        top: -24px;
        left: -15px;*/
          font-size: 20px;
          line-height: 64px;
          position: relative;
          top: -7px;
          left: -20px;
        }

          .packages--container .packages--list .package--item .package--price--element div > span > span {
            /*position: relative;*/
            position: relative;
            left: 15px;
            top: -18px;
            margin-right: 20px;
          }

    /*.packages--container .packages--list .package--item .package--price--element div > span > span:after {
            content: "";
            position: absolute;
            width: 65%;
            height: 1px;
            bottom: 0;
            left: 35%;
            border-bottom: 3px solid #BE2062;
            bottom: 3px;
          }*/

    .packages--container .packages--list .package--item ul {
      list-style-type: none;
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      /*max-width: 65%;*/
    }

      .packages--container .packages--list .package--item ul li {
        text-align: left;
        background: url(../Content/Images/green-tick-small.png) no-repeat left top;
        min-height: 18px;
        padding-left: 28px;
        font-family: brandon_grotesqueregular;
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 9px;
        color: #fff;
      }

#package__detail {
  background-color: #B02E60;
  /*border-radius: 5px;*/
  margin-left: 23px;
  margin-bottom: 25px;
  position: relative;
}

  #package__detail h6 {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    max-width: 70%;
    text-align: left;
    margin-top: 30px;
    margin-left: 29px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 200;
    text-align: center;
  }

  #package__detail img {
    position: absolute;
    right: -30px;
    bottom: -20px;
  }

.section--packages h5 {
  font-family: brandon_grotesquebold;
  font-size: 24px;
  line-height: 40px;
  color: #575756;
  margin-bottom: 0;
  margin-top: 15px;
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  color: #707070;
  /* color: #000; */
  text-transform: uppercase;
  font-weight: 200;
}

.section--packages #packages__footer__list {
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  line-height: 40px;
  color: #000;
  list-style-position: inside;
  margin-top: 0;
  margin-bottom: 80px;
  padding-left: 0;
}

#packages__link {
  border-radius: 0px;
  background-color: #BD1860;
  color: #fff;
  text-decoration: none;
  font-family: brandon_grotesqueblack;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  padding: 8px 0;
  width: 350px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  text-align: center;
  color: #fff;
  font-family: brandon_grotesquemedium;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.7;
  padding: 13px 46px;
  text-decoration: none;
  font-weight: 500;
  border: solid 1px #fff;
  background: rgba(0, 0, 0, 0.3);
}

#packages__footer {
  line-height: 29px;
  margin-top: 22px;
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  color: #000;
}

.packages--container .packages--list .package--item.package--empty {
  font-family: brandon_grotesquemedium;
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 21px;
  background-color: #B02E60;
  font-weight: 500;
  text-transform: uppercase;
}

  .packages--container .packages--list .package--item.package--empty span {
    display: block;
    font-size: 110px;
    visibility: hidden;
  }

    .packages--container .packages--list .package--item.package--empty span:last-child {
      margin-top: 50px;
      line-height: 0;
    }

    .packages--container .packages--list .package--item.package--empty span:first-child {
      margin-top: 80px;
      line-height: 0;
    }

/* Purple Content */

.section--purple--content {
  padding-top: 120px;
  padding-bottom: 105px;
}

  .section--purple--content .container {
    max-width: 725px;
  }

  .section--purple--content.section--purple--content--passport .container {
    max-width: 782px;
  }

  .section--purple--content h3 {
    margin: 0;
    text-transform: uppercase;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 36px;
  }

  .section--purple--content h2 {
    margin: 0;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 36px;
    text-transform: none;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    text-transform: none;
    font-weight: 100;
    margin-top: 0px;
    margin-bottom: 64px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
  }

  .section--purple--content.section--purple--content--passport h2 {
    max-width: 100%;
  }

  .section--purple--content #purple__wedding__image {
    margin-bottom: 53px;
    float: left;
  }

  .section--purple--content #purple__section__content {
    font-family: brandon_grotesqueregular;
    font-size: 20px;
    line-height: 25px;
    font-weight: 200;
    text-align: left;
    clear: both;
  }

  .section--purple--content.section--purple--content--passport #purple__section__content {
    max-width: 92.8%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--purple--content #purple__section__content ul {
    margin: 0;
    padding: 20px;
  }

    .section--purple--content #purple__section__content ul li {
      padding-bottom: 25px;
      font-family: brandon_grotesqueregular;
      font-size: 20px;
    }

  .section--purple--content.section--purple--content--bew {
    background-color: #000;
  }

    .section--purple--content.section--purple--content--bew #purple__section__content ul li {
      padding-bottom: 0px;
    }

    .section--purple--content.section--purple--content--bew #purple__section__content ul {
      margin-top: -15px;
      padding-top: 0;
      padding-left: 23px;
      margin-left: 0;
    }

  .section--purple--content #purple__section__content ul li:last-child {
    padding-bottom: 0px;
  }

  .section--purple--content #purple__section__link {
    /*border-radius: 4px;*/
    color: #fff;
    text-decoration: none;
    line-height: 34px;
    text-align: center;
    padding: 8px 0;
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    font-weight: 500;
    display: inline-block;
    /* border-radius: 4px; */
    text-align: center;
    color: #fff;
    font-family: brandon_grotesquemedium;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    padding: 13px 46px;
    text-decoration: none;
    font-weight: 500;
    border: solid 1px #fff;
    background: rgba(0, 0, 0, 0.3);
  }

  .section--purple--content.section--purple--content--bew #purple__section__link {
    background: rgba(255, 255, 255, 0.3);
  }

#purple__section__footer {
  font-family: brandon_grotesqueregular;
  font-size: 20px;
  line-height: 29px;
  margin-top: 14px;
  color: #FFF;
}

#purple__section__two__columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

  #purple__section__two__columns ul {
    list-style-type: none;
  }

    #purple__section__two__columns ul:first-child {
      padding-left: 0px;
    }

    #purple__section__two__columns ul li {
      text-align: left;
      background: url(../Content/Images/purple-tick.png) no-repeat left top;
      min-height: 24px;
      padding-left: 48px;
      font-family: brandon_grotesqueregular;
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 25px;
      color: #fff;
      max-width: 87%;
    }

.section--tips {
  padding-top: 124px;
  padding-bottom: 113px;
}

  .section--tips .container {
    max-width: 882px;
  }

  .section--tips h3 {
    margin: 0;
    /*text-transform: uppercase;*/
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 10px;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    color: #707070;
    /* color: #000; */
    text-transform: uppercase;
  }

  .section--tips h2 {
    margin: 0;
    line-height: 70px;
    margin-bottom: 64px;
    text-transform: none;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 60px;
    color: #BD1860;
    text-transform: none;
    font-weight: 100;
    margin-top: 30px;
    margin-bottom: 64px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
  }

  .section--tips ul {
    list-style-type: none;
  }

    .section--tips ul li {
      text-align: left;
      background: url(../Content/Images/green-tick.png) no-repeat left top;
      min-height: 24px;
      padding-left: 42px;
      font-family: brandon_grotesqueregular;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 35px;
      color: #000;
    }

/* Two Columns */

.section--two--columns {
  padding-top: 67px;
  padding-bottom: 93px;
}

  .section--two--columns .container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    max-width: 1068px;
  }

  .section--two--columns .two__columns__item {
    width: 43.45%;
    text-align: left;
  }

    .section--two--columns .two__columns__item:first-child {
      margin-right: 13.1%;
    }

  .section--two--columns .two__columns__title {
    /*font-family: brandon_grotesqueblack;
    font-size: 40px;*/
    line-height: 50px;
    margin-bottom: 14px;
    max-width: 95%;
    font-weight: 500;
    font-family: brandon_grotesquemedium;
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .section--two--columns .two__columns__text {
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 60px;
    font-weight: 200;
  }

  .section--two--columns .two__columns__item .two__columns__text {
    font-family: brandon_grotesqueregular;
    font-size: 18px;
    line-height: 27px;
    max-height: 107px;
    overflow-y: hidden;
    margin-top: 46px;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

    .section--two--columns .two__columns__item .two__columns__text p {
      margin: 0;
    }

      .section--two--columns .two__columns__item .two__columns__text p.empty {
        margin-top: 27px;
      }

  .section--two--columns .two__columns__item .two__columns__more {
    border-bottom: solid 1px #fff;
    font-family: brandon_grotesquemedium;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 13px;
    margin-top: 25px;
  }

    .section--two--columns .two__columns__item .two__columns__more img {
      float: right;
      padding-top: 7px;
      display: block;
      cursor: pointer;
      transition: opacity .25s ease-in-out;
      -webkit-transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -webkit-transition-property: -webkit-transform;
      -moz-transition-property: -moz-transform;
      -o-transition-property: -o-transform;
      transition-property: transform;
    }

      .section--two--columns .two__columns__item .two__columns__more img:hover {
        opacity: 0.7;
      }

      .section--two--columns .two__columns__item .two__columns__more img.expanded {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
      }

  .section--two--columns .two__columns__item .purple__link {
    font-family: brandon_grotesquemedium;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    text-decoration: none;
    /* border-radius: 4px; */
    background-color: rgba(0, 0,0,0.3);
    padding: 8px 26px 7px 26px;
    transition: opacity .25s ease-in-out;
    font-weight: 500;
    border: solid 1px #fff;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 40px;
  }

margin-top: 40px;
font-weight: 500;
}

.section--two--columns--white .two__columns__title {
  color: #BE2062;
}

.section--two--columns--white .two__columns__item .two__columns__text {
  color: #000;
}

.section--two--columns--white .two__columns__item .two__columns__more {
  /*background-color: #fff;*/
  color: #000;
  border-bottom: solid 1px #575756;
}

  .section--two--columns--white .two__columns__item .two__columns__more img {
    fill: #575756;
  }

@media(max-width: 1471px) {
  .section--images .row .col-lg-6:first-child h1 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 5%;
  }
}

@media(max-width: 1200px) {
  .section--images .row .col-lg-6:first-child {
    width: 50%;
    flex-shrink: 0;
  }

  /* Blue Section */

  .section--blue {
    padding-top: 57px;
  }

  #category__prices {
    flex-direction: column;
  }

    #category__prices .category--price {
      padding-top: 17px;
      max-width: 100%;
      padding-bottom: 0;
    }

  .section--blue--multiple #category__prices .category--price {
    width: 100%;
    padding-bottom: 30px;
  }

  .category--passport .category--price {
    max-width: 100% !important;
  }

  #category__prices .category--price h2 {
    line-height: 45px;
    margin-bottom: 7px;
    max-width: 60% !important;
    margin-top: 17px;
  }

  .section--blue--bew #category__prices .category--price h2 {
    max-width: 100% !important;
  }

  .section--blue--wedding #category__prices .category--price h2 {
    max-width: 100% !important;
  }

  #category__prices.category--passport .category--price h2 {
    max-width: 75% !important;
  }

  .section--blue .highlighted {
    padding-top: 11px;
  }

  .section--blue--multiple.section--blue--bew #category__prices .highlighted {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 18px;
  }

    .section--blue--multiple.section--blue--bew #category__prices .highlighted div:first-child {
      order: 2;
      padding: 0;
      width: 40%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--blue--multiple.section--blue--bew #category__prices .highlighted div:last-child {
      order: 1;
      max-width: 15%;
      /*margin-left: auto;
      margin-right: auto;*/
      position: relative;
      /*bottom: -20px;*/
      top: -6px;
      left: 50%;
      margin-left: -40px;
    }

  #category__prices.category--passport .category--price h4 {
    display: none;
  }

  #category__prices.category--passport .category--price--footer {
    padding-top: 5px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  #category__prices .category--price h4 {
    margin-top: 24px;
    margin-bottom: 14px;
    max-width: 100%;
  }

  .section--blue--multiple #category__prices .category--price h4 {
    margin-bottom: 34px;
  }

  #category__prices ul {
    margin-bottom: 0;
  }

  .section--blue--bew #category__prices ul {
    width: 67%;
  }

  .section--blue--bew #category__prices .category--price--footer {
    width: 67%;
    margin-top: 8px;
    margin-bottom: 90px;
  }

    .section--blue--bew #category__prices .category--price--footer:last-child {
      margin-bottom: 60px;
    }

  #category__prices ul li {
    line-height: 40px;
    background: url(../Content/Images/green-tick.png) no-repeat left center;
  }

  .section--blue--multiple #category__prices ul li {
    line-height: 28px;
  }

  #category__prices.category--passport ul {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

    #category__prices.category--passport ul li {
      line-height: 28px;
      background: url(../Content/Images/green-tick.png) no-repeat left top;
    }

  #passport__link {
    margin-top: 49px;
  }

  #passport__footer {
    margin-top: 22px;
    margin-bottom: 60px;
  }
}

@media(max-width: 1119px) {
  .section--images .row .col-lg-6:first-child h1 {
    font-size: 30px;
    line-height: 35px;
    margin-left: 15%;
  }

  .section--images .row .col-lg-6:first-child h2 {
    width: 80%;
  }

  .section--images .row .col-lg-6:first-child h2 {
    font-size: 20px;
    margin-left: 15%;
  }
}

@media(max-width: 1100px) {
  .section--two--columns .container {
    max-width: 90%;
  }
}

@media(max-width: 980px) {
  /* Packages */

  .section--packages {
    padding-bottom: 80px;
  }

    .section--packages .container {
      max-width: 100%;
      margin-left: 10.42%;
      margin-right: 10.42%;
    }

    .section--packages h2 {
      line-height: 45px;
      margin-bottom: 24px;
    }

  .section--packages--bew h2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--packages h3 {
    margin-bottom: 28px;
  }

  .section--packages.section--packages--passport h2 {
    font-size: 40px;
    margin-bottom: 55px;
  }

  .section--packages.section--packages--passport h3 {
    margin-bottom: 25px;
  }

  .section--packages #packages__content {
    width: 100%;
    margin-bottom: 44px;
  }

  .packages--container .packages--list .package--item {
    width: 47.185%;
  }

  .packages--container .packages--list .package--item {
    margin-left: 0;
    margin-right: 5.63%;
  }

  .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(3n+3) {
    margin-right: 5.63%;
  }

  .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(2n+1) {
    margin-left: 0;
  }

  .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(2n) {
    margin-right: 0;
  }

  .packages--container .packages--list .package--item {
    padding: 27px 0 18px 22px;
  }

    .packages--container .packages--list .package--item h4 {
      font-size: 21px;
      line-height: 31px;
    }

    .packages--container .packages--list .package--item ul li {
      font-size: 16px;
      line-height: 19px;
    }

    .packages--container .packages--list .package--item .package--price--element {
      font-size: 49px;
      line-height: 70px;
    }

    .packages--container .packages--list .package--item .package--price--element {
      width: auto;
      margin-right: 20px;
    }

      .packages--container .packages--list .package--item .package--price--element div > span {
        font-size: 23px;
        line-height: 33px;
      }

  .packages--container .packages--list {
    width: 62.887%;
  }

  #package__detail {
    width: 35.33%;
    margin-left: 1.783%;
  }

    #package__detail h6 {
      font-size: 21px;
      line-height: 31px;
    }

    #package__detail img {
      bottom: 18px;
      right: -20px;
    }

  .section--packages h5 {
    margin-top: 34px;
  }

  .section--packages #packages__footer__list {
    margin-bottom: 59px;
  }

  .packages--list--bew .package--item {
    width: 30.91% !important;
    margin-left: 1.814% !important;
    margin-right: 1.814% !important;
  }

  .packages--container .packages--list--bew {
    width: 100%;
  }

    .packages--container .packages--list--bew .package--item:nth-child(3n+1) {
      margin-left: 0% !important;
    }

    .packages--container .packages--list--bew .package--item:nth-child(3n+3) {
      margin-right: 0% !important;
    }

  .packages--list--bew .package--item.package--empty {
    margin-right: 0 !important;
    width: 65.448% !important;
    background-color: #fff;
  }

  .packages--container .packages--list .package--item .package--highlight {
    font-size: 12px;
    line-height: 22px;
    left: 17px;
  }
}

@media(max-width: 910px) {
  .section--images .row .col-lg-6:first-child h1 {
    margin-top: 5%;
    font-size: 20px;
  }
}

@media(max-width:1130px) {
  .section--images .row .col-lg-6:first-child {
    width: 100%;
  }

  .section--images .row {
    display: block;
  }

    .section--images .row .col-lg-6:first-child {
      padding-top: 38px;
      padding-bottom: 60px;
    }

    .section--images .row .col-lg-6:last-child {
      display: none;
    }

    .section--images .row .col-lg-6:first-child h1 {
      margin-top: 0;
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 13px;
      text-align: center;
      margin-left: auto !important;
      margin-right: auto;
    }

  .section--images--pass .row .col-lg-6:first-child h1 {
    width: 77%;
  }

  .section--images--pass .row .col-lg-6:first-child h2 {
    width: 60%;
  }


  .section--images .row .col-lg-6:first-child h2 {
    margin-bottom: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .section--images--wedding .row .col-lg-6:first-child h1 {
    width: 70%;
  }

  .section--images--wedding .row .col-lg-6:first-child h2 {
    width: 63%;
  }

  .section--images--bew .row .col-lg-6:first-child h1 {
    width: 90%;
  }

  .section--images--bew .row .col-lg-6:first-child h2 {
    width: 60%;
  }

  .section--images #category__main__image {
    display: none;
  }

  .categories__slider.tablet {
    display: block;
  }
}

@media (max-width:768px) {
  /* Top Content */

  .tablet {
    display: block;
  }

  .section--images #category__main__image {
    display: none;
  }

  .categories__slider {
    max-height: 724px;
  }

    .categories__slider .slick-next {
      background: url('../Content/Images/Arrow-right-thick-tablet.svg') no-repeat left top;
      width: 68px;
      height: 98px;
      right: 30px;
    }

    .categories__slider .slick-prev {
      background: url('../Content/Images/Arrow-left-thick-tablet.svg') no-repeat left top;
      width: 68px;
      height: 98px;
      left: 30px;
    }

  /* Top White Content */

  .breadcrumbs {
    margin-top: 28px;
  }

  .section--category--top--content {
    padding-bottom: 95px;
  }

  .section--category--top--content-passport {
    padding-bottom: 49px;
  }

  .section--category--top--content .container {
    max-width: 100%;
    margin-left: 10.42%;
    margin-right: 10.42%;
  }

  .section--category--top--content .category--top--content {
    width: 100%;
  }

  .section--category--top--content h2 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 55px;
    margin-bottom: 24px;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  /* Purple Section */
  .section--purple {
    padding-top: 62px;
    padding-bottom: 1px;
  }

    .section--purple .container {
      max-width: 100%;
      margin-left: 10.42%;
      margin-right: 10.42%;
    }

  .section--purple--content--bew .container {
    margin-left: 13.4%;
    margin-right: 13.4%;
  }

  #purple__section__content iframe {
    max-width: 100%;
    max-height: 342px;
  }

  .section--purple--content h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 34px;
  }

  .section--purple--content--bew h2 {
    max-width: 62%;
  }

  .section--purple--content--bew #purple__section__content {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section--purple--content--bew #purple__section__two__columns {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    margin-top: 70px;
  }

    .section--purple--content--bew #purple__section__two__columns ul {
      padding-left: 0;
      margin: 0;
    }

      .section--purple--content--bew #purple__section__two__columns ul li {
        max-width: 100%;
      }

  .section--purple--content--bew #purple__section__content {
    line-height: 30px;
  }

  .section--purple--content #purple__section__link {
    margin-top: 55px;
  }

  #purple__wedding__image {
    width: 100%;
  }

  /* Section Tips */
  .section--tips {
    padding-top: 89px;
    padding-bottom: 91px;
  }

    .section--tips .container {
      max-width: 100%;
      margin-left: 10.42%;
      margin-right: 10.42%;
    }

    .section--tips h3 {
      margin-bottom: 24px;
    }

    .section--tips h2 {
      font-size: 40px;
      line-height: 45px;
    }

    .section--tips ul li {
      line-height: 25px;
    }

  /* Two Columns */

  .section--two--columns {
    padding-top: 80px;
    padding-bottom: 143px;
  }

    .section--two--columns .container {
      max-width: 100%;
      margin-left: 20.573%;
      margin-right: 20.573%;
      display: block;
    }

    .section--two--columns .two__columns__item .two__columns__text {
      max-height: 77px;
    }

    .section--two--columns .two__columns__item .two__columns__more img {
      margin-right: 21px;
    }

    .section--two--columns .two__columns__item {
      width: 100%;
    }

      .section--two--columns .two__columns__item:last-child {
        margin-top: 131px;
      }

      .section--two--columns .two__columns__item:first-child {
        margin-right: 0;
      }

    .section--two--columns .two__columns__title {
      line-height: 45px;
      text-align: center;
      max-width: 100%;
    }

    .section--two--columns .two__columns__item .two__columns__text {
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 25px;
    }

    .section--two--columns .two__columns__item .two__columns__more {
      line-height: 30px;
    }

    .section--two--columns .two__columns__item .purple__link {
      margin-top: 32px;
      margin-left: auto;
      margin-right: auto;
    }
}

@media (max-width: 700px) {
  /* Packages */

  .section--blue {
    padding-bottom: 30px;
  }

  .desktop-tablet {
    display: none;
  }

  .section--packages {
    padding-top: 159px;
    padding-bottom: 65px;
  }

    .section--packages .container {
      margin-left: 36px;
      margin-right: 36px;
    }

    .section--packages h3 {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 27px;
    }

    .section--packages h2 {
      font-size: 25px;
      line-height: 32px;
      margin-bottom: 15px;
    }

    .section--packages #packages__content {
      font-size: 20px;
      line-height: 25px;
      /*max-width: 90%;*/
      margin-bottom: 30px;
      margin-left: auto;
      margin-right: auto;
    }

    .section--packages.section--packages--passport h2 {
      line-height: 45px;
    }

    .section--packages.section--packages--passport {
      padding-top: 90px;
    }

  .section--purple--content.section--purple--content--passport #purple__section__content {
    padding-bottom: 30px;
  }

  .packages--container {
    flex-direction: column;
  }

    .packages--container .packages--list {
      width: 100%;
    }

      .packages--container .packages--list:not(.packages--list--bew) .package--item:nth-child(3n+3) {
        margin-right: 0;
      }

      .packages--container .packages--list .package--item {
        width: 48.3%;
        margin-right: 0;
        padding-left: 18px;
        padding-top: 22px;
        margin-bottom: 10px;
        height: 260px;
      }

        .packages--container .packages--list .package--item.package--empty {
          padding-top: 0 !important;
        }

        .packages--container .packages--list .package--item:nth-child(2n) {
          margin-left: 3.4% !important;
        }

        .packages--container .packages--list .package--item h4 {
          font-size: 17px;
          line-height: 25px;
        }

        .packages--container .packages--list .package--item .package--price--element div > span {
          font-size: 18px;
          top: -16px;
          left: -19px;
        }

          .packages--container .packages--list .package--item .package--price--element div > span > span:after {
            border-bottom: 2px solid #BE2062;
          }

        .packages--container .packages--list .package--item .package--price--element {
          font-size: 42px;
        }

        .packages--container .packages--list .package--item ul {
          max-width: 76%;
        }

          .packages--container .packages--list .package--item ul li {
            font-size: 14px;
            line-height: 16px;
          }

        .packages--container .packages--list .package--item .package--highlight {
          font-size: 10px;
          line-height: 20px;
          padding: 0 6px;
          top: -5px;
          left: 50%;
          margin-left: -61px;
        }

  #package__detail {
    width: 100%;
    margin-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 59px;
  }

    #package__detail img {
      position: static;
      max-width: 155px;
      margin-bottom: -30px;
      margin-top: 10px;
      margin-right: -17px;
    }

    #package__detail h6 {
      max-width: 100%;
    }

  .section--packages h5 {
    margin-top: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .section--packages #packages__footer__list {
    font-size: 20px;
    line-height: 28px;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 40px;
  }

    .section--packages #packages__footer__list li {
      padding-bottom: 10px;
    }

  #packages__link {
    width: 225px;
  }

  #packages__footer {
    line-height: 25px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
  }

  .section--packages--bew {
    padding-top: 159px;
  }

    .section--packages--bew h2 {
      line-height: 30px;
    }

    .section--packages--bew #packages__content {
      margin-bottom: 15px;
      max-width: 80%;
    }

  .packages--list--bew .package--item:nth-child(2n+1) {
    margin-left: 0 !important;
  }

  .packages--list--bew .package--item {
    margin-right: 0 !important;
    width: 48.3% !important;
    /*margin-bottom: 0!important;*/
  }

    .packages--list--bew .package--item.package--empty {
      width: 48.3% !important;
      margin-left: 0 !important;
    }

  .packages--container .packages--list .package--item.package--empty {
    font-size: 18px;
    line-height: 28px;
  }

    .packages--container .packages--list .package--item.package--empty span {
      font-size: 90px;
    }

  .section--packages--bew h5 {
    margin-top: 50px !important;
  }

  .section--packages--bew #packages__footer__list {
    line-height: 22px;
    margin-bottom: 60px;
  }
}

@media (max-width:480px) {
  .tablet, .categories__slider.tablet {
    display: none;
  }

  .mobile {
    display: block;
  }

  /* Top Content */

  .section--images .row .col-lg-6:first-child {
    padding-top: 19px;
    padding-bottom: 14px;
  }

    .section--images .row .col-lg-6:first-child h1 {
      font-size: 25px !important;
      line-height: 40px !important;
      width: 90%;
    }

    .section--images .row .col-lg-6:first-child h2 {
      display: none;
    }

  .categories__slider {
    max-height: 381px;
  }

    .categories__slider .slick-next {
      background: url('../Content/Images/Arrow-right-thick-mobile.svg') no-repeat left top;
      width: 52px;
      height: 68px;
      right: 0px;
    }

    .categories__slider .slick-prev {
      background: url('../Content/Images/Arrow-left-thick-mobile.svg') no-repeat left top;
      width: 52px;
      height: 68px;
      left: 0px;
    }

  .section--images .subheader--mobile {
    font-family: brandon_grotesqueregular;
    font-size: 20px;
    line-height: 25px;
    font-weight: 200;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 34px;
    padding-left: 5%;
    padding-right: 5%;
    color: #fff;
    background-color: #000;
  }

  /* Top White Content */

  .section--category--top--content {
    padding-bottom: 66px;
  }

  .breadcrumbs {
    margin-top: 24px;
  }

  .section--category--top--content h2 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 43px;
    margin-bottom: 25px;
    max-width: 100%;
  }

  .section--category--top--content-passport h2 {
    max-width: 100% !important;
  }

  .section--category--top--content .category--top--content {
    line-height: 25px;
  }

  /* Blue Section */

  .section--blue {
    padding-top: 48px;
  }

    .section--blue h3 {
      font-size: 14px;
      line-height: 20px;
    }

  #category__prices .category--price {
    padding-top: 23px;
  }

    #category__prices .category--price h2 {
      margin-top: 0;
      font-size: 25px;
      line-height: 30px;
      max-width: 75% !important;
      margin-bottom: 8px;
    }

    #category__prices .category--price h4 {
      margin-top: 8px;
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 36px;
    }

  #category__prices ul {
    padding-left: 0;
  }

    #category__prices ul li {
      font-size: 20px;
      line-height: 25px;
      padding-left: 40px;
      margin-bottom: 15px;
    }

  .category--price--footer {
    margin-top: 48px;
  }

  .section--blue img {
    max-width: 116px;
    margin-bottom: -60px;
  }

  /* Purple Content */

  .section--purple--content {
    padding-top: 42px;
    padding-bottom: 88px;
  }

    .section--purple--content .container {
      margin-left: 10%;
      margin-right: 10%;
    }

    .section--purple--content h2 {
      font-size: 25px;
      line-height: 30px;
    }

  #purple__section__content iframe {
    max-height: 169px;
  }

  .section--purple--content #purple__section__content ul {
    padding-right: 0;
  }

  .section--purple--content #purple__section__link {
    width: 100%;
  }

  #purple__section__footer {
    line-height: 25px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  /* Tips */

  .section--tips {
    padding-top: 62px;
    padding-bottom: 87px;
  }

    .section--tips h3 {
      font-size: 14px;
      line-height: 20px;
      max-width: 70%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--tips h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 32px;
      max-width: 100%;
    }

    .section--tips ul {
      padding-left: 0;
    }

      .section--tips ul li {
        margin-bottom: 25px;
      }

  /* Section Two Columns */

  .section--two--columns {
    padding-top: 87px;
    padding-bottom: 106px;
  }

    .section--two--columns .container {
      margin-left: 10%;
      margin-right: 10%;
    }

    .section--two--columns .two__columns__title {
      font-size: 25px;
      line-height: 30px;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0;
    }

    .section--two--columns .two__columns__item .two__columns__more img {
      margin-right: 10px;
    }

    .section--two--columns .two__columns__item .two__columns__text {
      margin-top: 20px;
      margin-bottom: 20px;
      max-height: 53px;
    }

    .section--two--columns .two__columns__item .two__columns__more {
      padding-bottom: 7px;
    }

    .section--two--columns .two__columns__item .purple__link {
      margin-top: 37px;
    }

  .section--two--columns--white .two__columns__item:first-child .two__columns__title {
    max-width: 95%;
  }

  .section--two--columns .two__columns__item:last-child .two__columns__title {
    max-width: 95%;
  }

  .section--two--columns .two__columns__item:last-child {
    margin-top: 121px;
  }

  .section--category--top--content-passport .container {
    margin-left: 8.7%;
    margin-right: 8.7%;
  }

  #category__prices.category--passport .category--price h2 {
    max-width: 80% !important;
  }

  #category__prices.category--passport ul {
    padding-left: 0;
    max-width: 100%;
  }

    #category__prices.category--passport ul li {
      line-height: 25px;
    }

  #category__prices.category--passport .category--price--footer {
    font-size: 20px;
    line-height: 25px;
    max-width: 100%;
    padding-left: 0;
  }

  #passport__link {
    margin-top: 69px;
    width: 224px;
  }

  #passport__footer {
    margin-top: 18px;
    line-height: 25px;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .section--blue img.image--passport {
    max-width: 226px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -40px;
  }

  .section--packages.section--packages--passport {
    padding-top: 227px;
    padding-bottom: 52px;
  }

    .section--packages.section--packages--passport h3 {
      max-width: 67%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--packages.section--packages--passport h2 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 25px;
    }

    .section--packages.section--packages--passport #packages__content {
      margin-right: 0;
      max-width: 100%;
    }

  /* Purple Content Passport */

  .section--purple--content--passport {
    padding-top: 45px;
    padding-bottom: 82px;
  }

    .section--purple--content--passport h3 {
      font-size: 14px;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 19px;
    }

    .section--purple--content--passport h2 {
      margin-bottom: 39px;
    }

    .section--purple--content--passport .container {
      margin-left: 9.7%;
      margin-right: 9.7%;
    }

  .section--purple--content.section--purple--content--passport #purple__section__content {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  /* Bewerbung */

  .category--top--content--image {
    max-width: 90%;
  }

  .section--category--top--content.section--category--top--content-bewerbung h2 {
    margin-bottom: 55px;
  }

  .section--category--top--content-bewerbung {
    padding-bottom: 78px;
  }

  .section--blue--multiple.section--blue--bew #category__prices {
    max-width: 81%;
  }

    .section--blue--multiple.section--blue--bew #category__prices .category--price {
      padding-top: 34px;
    }

      .section--blue--multiple.section--blue--bew #category__prices .category--price h2 {
        max-width: 100% !important;
      }

      .section--blue--multiple.section--blue--bew #category__prices .category--price h4 {
        margin-bottom: 25px;
        max-width: 90%;
      }

    .section--blue--multiple.section--blue--bew #category__prices ul {
      padding: 0;
      width: 100%;
    }

      .section--blue--multiple.section--blue--bew #category__prices ul li {
        line-height: 25px;
      }

    .section--blue--multiple.section--blue--bew #category__prices .category--price--footer {
      font-size: 20px;
      line-height: 25px;
      width: 100%;
      max-width: 100%;
      padding-left: 0;
    }

    .section--blue--multiple.section--blue--bew #category__prices .highlighted {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding-bottom: 18px;
    }

      .section--blue--multiple.section--blue--bew #category__prices .highlighted div:first-child {
        order: 2;
        padding: 0;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
      }

      .section--blue--multiple.section--blue--bew #category__prices .highlighted div:last-child {
        order: 1;
        max-width: 30%;
        /*margin-left: auto;
      margin-right: auto;*/
        position: relative;
        /*bottom: -20px;*/
        top: -6px;
        left: 50%;
        margin-left: -40px;
      }

  .section--blue img {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -55px;
    margin-top: 30px;
  }

  .section--blue--multiple.section--blue--bew #category__prices .category--price:last-child .category--price--footer {
    display: none;
  }

  .section--purple--content--bew {
    padding-top: 62px;
    padding-bottom: 111px;
  }

    .section--purple--content--bew h3 {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 25px;
      max-width: 65%;
      margin-left: auto;
      margin-right: auto;
    }

    .section--purple--content--bew h2 {
      margin-bottom: 25px;
      max-width: 100%;
    }

    .section--purple--content--bew #purple__section__content {
      margin-left: 0;
      margin-right: 0;
      max-width: 100%;
    }

    .section--purple--content--bew #purple__section__two__columns {
      max-width: 100%;
      margin-top: 50px;
    }

  /* Wedding */

  .section--blue--wedding #category__prices .category--price ul {
    width: 100%;
  }

  .section--blue--wedding #category__prices .category--price h2 {
    max-width: 100% !important;
  }

  .section--blue--multiple.section--blue--wedding #category__prices .category--price:last-child .category--price--footer {
    display: none;
  }

  .section--packages--wedding {
    padding-bottom: 99px;
  }

  #purple__wedding__image {
    margin-bottom: 40px;
  }

  .category--price--footer--common {
    display: none;
  }
}

.no_hover_effect {
  cursor: initial !important;
}

  .no_hover_effect:hover {
    opacity: 1 !important;
  }


/* New Prices */

.picture--types {
  display: flex;
  flex-direction: row;
  width: 100%;
}

  .picture--types .picture--type {
    width: 49.5%;
    margin-right: 1%;
    background: #000;
    color: #fff;
  }

    .picture--types .picture--type .picture--type--container {
      width: 70%;
      margin-left: 20%;
      display: flex;
      flex-direction: row;
      padding-top: 20px;
      padding-bottom: 20px;
    }

      .picture--types .picture--type .picture--type--container .picture--type--content {
        padding-left: 15px;
      }

      .picture--types .picture--type .picture--type--container h4 {
        color: #fff;
        padding: 3px 10px;
        margin-bottom: 0;
        margin-top: 13px;
        font-family: brandon_grotesquemedium;
        border: solid 1px #fff;
        padding: 3px 10px;
        background-color: rgba(255, 255, 255, 0.3);
      }

    .picture--types .picture--type img {
      width: 100px;
    }

    .picture--types .picture--type:last-child {
      margin-right: 0;
    }

    .picture--types .picture--type .picture--type--container .picture--type--details {
      display: flex;
      flex-direction: row;
      padding-top: 10px;
    }

      .picture--types .picture--type .picture--type--container .picture--type--details div:not(.picture--type--price) {
        width: 80px;
        text-align: left;
        font-family: brandon_grotesquemedium;
      }

      .picture--types .picture--type .picture--type--container .picture--type--details div.picture--type--price div {
        color: #fff;
        font-family: brandon_grotesquemedium;
        border: solid 1px #fff;
        padding: 3px 10px;
        background-color: rgba(255, 255, 255, 0.3);
        margin-top: 12px;
      }

.new--packages--main {
  margin-top: 20px;
  background-color: #000;
  color: #fff;
  padding: 15px;
}


  .new--packages--main .new--packages--top {
    width: 70%;
    margin-left: 15%;
    display: flex;
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;
    align-content: center;
    justify-content: center;
  }

    .new--packages--main .new--packages--top img {
      width: 100px;
    }

    .new--packages--main .new--packages--top h2 {
      margin-left: 20px;
      padding-top: 30px;
      color: #fff;
    }

.new--packages--packages {
  display: flex;
  flex-direction: row;
  align-content: space-around;
  justify-content: space-between;
}

  .new--packages--packages .new--packages--package {
    width: 24%;
    border: solid 1px #fff;
    text-align: left;
    position: relative;
  }

    .new--packages--packages .new--packages--package h3 {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.3);
      padding: 10px;
      font-size: 30px;
      text-transform: unset;
    }

    .new--packages--packages .new--packages--package.highlighted h3 {
      background-color: #BD1860;
    }

    .new--packages--packages .new--packages--package .new--packages--info {
      padding: 10px;
      color: #fff;
    }

      .new--packages--packages .new--packages--package .new--packages--info span {
        font-family: brandon_grotesquemedium;
      }

      .new--packages--packages .new--packages--package .new--packages--info strong {
        color: #BD1860;
        font-family: brandon_grotesquemedium;
        font-size: 28px;
        display: block;
      }

      .new--packages--packages .new--packages--package .new--packages--info h5 {
        color: #fff;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 30px;
      }

    .new--packages--packages .new--packages--package .new--packages--spacing {
      min-height: 30px;
    }

    .new--packages--packages .new--packages--package .new--packages--package--price {
      color: #fff;
      font-family: brandon_grotesquemedium;
      border: solid 1px #fff;
      padding: 3px 10px;
      background-color: rgba(255, 255, 255, 0.3);
      position: absolute;
      bottom: 10px;
      right: 10px;
    }

.extra--offers {
  background-color: #000;
  padding: 15px;
  padding-top: 0;
  display: flex;
  flex-direction: row;
  color: #fff;
}

  .extra--offers .extra--offer {
    border: solid 1px #fff;
    width: 49.5%;
    margin-right: 1%;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
  }

    .extra--offers .extra--offer:last-child {
      margin-right: 0;
    }

    .extra--offers .extra--offer img {
      width: 100px;
    }

    .extra--offers .extra--offer .extra--offer--container {
      display: flex;
      flex-direction: row;
      width: 70%;
      margin-left: 20%;
    }

      .extra--offers .extra--offer .extra--offer--container .extra--offer--content {
        text-align: left;
        padding-left: 15px;
      }

        .extra--offers .extra--offer .extra--offer--container .extra--offer--content h4 {
          color: #fff;
          background-color: rgba(255, 255, 255, 0.3);
          border: solid 1px #fff;
          padding: 3px 10px;
          margin-bottom: 0;
          margin-top: 13px;
          text-align: center;
        }

        .extra--offers .extra--offer .extra--offer--container .extra--offer--content h5 {
          color: #fff;
          margin-top: 0;
          line-height: 23px;
          margin-bottom: 7px;
        }

        .extra--offers .extra--offer .extra--offer--container .extra--offer--content .extra--offer--price {
          color: #fff;
          font-family: brandon_grotesquemedium;
          border: solid 1px #fff;
          padding: 3px 10px;
          background-color: rgba(255, 255, 255, 0.3);
          position: absolute;
          bottom: 10px;
          right: 10px;
        }

@media(max-width: 1314px) {
  #category__prices .category--price.category--price--new{
    width: 48%;
  }
}

  @media(max-width: 1200px) {
    #plus__sign{
      padding-top: 0px;
      padding-bottom: 15px;
    }

    #category__prices {
      justify-content: center;
      align-items: center;
    }

    .category--price--new.category--price--optional {
      padding-left: 0;
      padding-bottom: 20px !important;
    }

    #category__prices.category--passport ul {
      max-width: 35%;
    }

    .single--price.category--passport .optional--images {
      width: 250px;
      margin-left: auto;
      margin-right: auto;
    }

    .bew--new--prices#category__prices .category--price {
      width: 100% !important;
    }
  }

  @media(max-width: 980px) {
    .new--section--packages.section--packages .container {
      margin-left: 10px;
      margin-right: 10px;
    }
  }

@media (max-width:784px) {
  #category__prices {
    max-width: 95%;
  }

    #category__prices .category--price.category--price--new {
      width: 100%;
    }
}

@media (max-width:764px) {
  .new--packages--container .picture--types, .extra--offers {
    flex-direction: column;
  }

    .new--packages--container .picture--types .picture--type, .extra--offers .extra--offer {
      width: 100%;
      margin-right: 0;
      margin-bottom: 15px;
    }

      .new--packages--container .picture--types .picture--type .picture--type--container {
        width: 100%;
        margin-left: 0;
        justify-content: center;
      }

  .new--packages--packages {
    flex-wrap: wrap;
  }

    .new--packages--packages .new--packages--package {
      width: 48%;
    }

      .new--packages--packages .new--packages--package:nth-child(1), .new--packages--packages .new--packages--package:nth-child(2) {
        margin-bottom: 15px;
      }

  #category__prices.category--passport ul {
    max-width: 300px;
  }
}

  @media(max-width: 480px) {
    .category--price--new .category--price--extra--info img, .category--price--optional img {
      margin-bottom: 0 !important;
      bottom: auto;
    }

    #optional--secondary--image span {
      margin-top: 55px;
    }

    .bew--new--prices#category__prices ul {
      width: 280px !important;
    }
  }

  @media(max-width: 450px) {
    .extra--offers .extra--offer .extra--offer--container {
      margin-left: 5% !important;
    }

      .extra--offers .extra--offer .extra--offer--container .extra--offer--content {
        padding-bottom: 15px;
      }
  }

  @media(max-width: 1621px) {
    .bew--new--prices#category__prices {
      /*flex-wrap: wrap;*/
      max-width: 95%;
    }
  }

  @media(max-width: 1444px) {
    .bew--new--prices#category__prices {
      flex-wrap: wrap;
      max-width: 95%;
    }

      .bew--new--prices#category__prices .category--price {
        width: 50%;
      }

      .bew--new--prices#category__prices ul {
        width: 300px;
        margin-bottom: 0;
      }

      .bew--new--prices#category__prices .category--price--footer {
        display: none;
      }

      .bew--new--prices#category__prices .category--price {
        padding-top: 0;
      }
  }

