html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none; }

html {
  font-size: 62.5%; }

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 1000px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #3b3b3b; }

h1, h2, h3, h4, h5, h6, b {
  font-weight: normal; }

input {
  background-color: #fff;
  padding: 0 11px;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  box-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  border-radius: 3px;
  border: none; }
  input:focus {
    outline: none; }
  input.tarif {
    display: none; }

textarea {
  background-color: #fff;
  padding: 11px;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  box-shadow: none;
  max-width: 100%;
  overflow: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.3; }
  textarea:focus {
    outline: none; }

button {
  display: inline-block;
  cursor: pointer;
  background-color: #ededed;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  padding: 0 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #3b3b3b;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

menu {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(251, 251, 251, 0.8);
  background-image: -webkit-linear-gradient(rgba(251, 251, 251, 0.8), rgba(213, 213, 213, 0.8));
  background-image: linear-gradient(rgba(251, 251, 251, 0.8), rgba(213, 213, 213, 0.8));
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1); }
  menu .nav {
    text-align: center;
    margin: 0 -77px; }
    menu .nav a {
      position: relative;
      display: inline-block;
      vertical-align: top;
      padding: 0 62.2px;
      font-size: 1.4rem;
      line-height: 38px;
      color: #3b3b3b;
      text-decoration: none;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
      menu .nav a::after {
        content: '';
        position: absolute;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -2px;
        margin-top: 2px;
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #33b2c8; }
      menu .nav a:last-child::after {
        display: none; }
      menu .nav a:hover {
        color: #33b2c8; }
  menu .wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    menu .wrap .logo {
      float: left;
        margin: 5px 243px 10px 0;
		height: 78px; }
    menu .wrap .phone {
      position: relative;
      float: left;
      margin-top: 27px;
      font-size: 2.5rem;
      line-height: 1.5; }
      menu .wrap .phone::before {
        content: '';
        display: inline-block;
        width: 17px;
        height: 29px;
        background: url("../img/ico1.png") left top no-repeat;
        vertical-align: -5px;
        margin-right: 11px; }
    menu .wrap .mail {
      position: relative;
      float: right;
      margin-top: 32px;
      font-size: 1.6rem;
      line-height: 1.5; }
      menu .wrap .mail::before {
        content: '';
        display: inline-block;
        width: 17px;
        height: 13px;
        background: url("../img/ico2.png") left top no-repeat;
        margin-right: 11px; }
  @media only screen and (max-width: 1000px) {
    menu {
      position: absolute;
      left: 0;
      top: 0;
      min-width: 1000px;
      overflow: hidden; } }

footer {
  background-color: #383838; }
  footer p {
    font-size: 1.2rem;
    line-height: 44px;
    color: white; }
    footer p span {
      float: right; }
    footer p a {
      color: white; }

.l1__grid99 {
  width: 100%;
  overflow: hidden; }

.l1__grid12 {
  width: 960px;
  margin: 0 auto;
  position: relative; }
  .l1__grid12::after {
    clear: both;
    content: "";
    display: table; }

.l2__box1 {
  background-image: url("../img/bg1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #1b6f7d; }
  .l2__box1 .l1__grid12 {
    height: 100vh;
    min-height: 600px; }
  .l2__box1 .wrap {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    white-space: nowrap; }
  .l2__box1 h3 {
    margin-bottom: 7px;
    font-size: 4.6rem;
    line-height: 1.2;
    color: white;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }
  .l2__box1 p {
    display: inline-block;
    background-color: #7d40a8;
    padding: 8px 16px 12px;
    margin-top: 18px;
    font-size: 2.8rem;
    line-height: 1.3;
    color: white;
    font-weight: 300; }
  .l2__box1 .js__scrollTo {
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0; }
    .l2__box1 .js__scrollTo span {
      display: block;
      width: 83px;
      height: 46px;
      background: url("../img/arr1.png") left top no-repeat; }

.l2__box2 {
  padding-bottom: 44px;
  background: url("../img/bg2.jpg") center 77px no-repeat; }
  .l2__box2 .l3__title {
    padding: 44px 0; }
  .l2__box2 .row {
    min-height: 430px;
    margin-bottom: 11px;
    position: relative; }
    .l2__box2 .row::after {
      clear: both;
      content: "";
      display: table; }
  .l2__box2 .row1 {
    background: #e8e8e8 url("../img/pic2.jpg") left top no-repeat; }
    .l2__box2 .row1 .pic {
      position: absolute;
      left: 232px;
      top: -35px; }
  .l2__box2 .row2 {
    background: #e8e8e8 url("../img/pic3.jpg") right top no-repeat; }
    .l2__box2 .row2 .pic {
      position: absolute;
      right: 163px;
      top: -27px; }
  .l2__box2 .row3 {
    background: #e8e8e8 url("../img/pic6.jpg") left top no-repeat; }
    .l2__box2 .row3 .pic {
      position: absolute;
      left: -19px;
      top: -23px; }
  .l2__box2 .row4 {
    background: #e8e8e8 url("../img/pic7.jpg") right top no-repeat; }
    .l2__box2 .row4 .pic {
      position: absolute;
      right: 27px;
      top: -25px; }
  .l2__box2 .wrap {
    padding: 22px 28px;
    width: 427px; }
  .l2__box2 .fll .wrap {
    float: left; }
  .l2__box2 .flr .wrap {
    float: right; }
  .l2__box2 h3 {
    padding-bottom: 2px;
    font-size: 2rem;
    line-height: 1.6;
    font-weight: 600;
    text-transform: uppercase; }
    .l2__box2 h3::before {
      content: '';
      display: inline-block;
      width: 29px;
      height: 29px;
      background: url("../img/ico3.png") left top no-repeat;
      vertical-align: -7px;
      margin-right: 8px; }
  .l2__box2 h4 {
    padding-left: 28px;
    margin-bottom: 8px;
    padding-bottom: 2px;
    margin-left: -28px;
    background-color: #7d40a8;
    font-size: 2rem;
    line-height: 1.5;
    color: white;
    font-weight: 600;
    text-transform: uppercase; }
    .l2__box2 h4::before {
      content: '';
      display: inline-block;
      width: 23px;
      height: 23px;
      background: url("../img/ico4.png") left top no-repeat;
      vertical-align: -4px;
      margin-right: 8px; }
  .l2__box2 p {
    padding-bottom: 18px;
    font-size: 1.5rem;
    line-height: 1.6; }

.l2__box3 {
  padding-bottom: 77px;
  background: #f4f4f4 url("../img/bg3.png") center bottom no-repeat; }
  .l2__box3 ul {
    text-align: center;
    margin: 0 -66px; }
  .l2__box3 li {
    display: inline-block;
    vertical-align: top;
    width: 288px;
    margin: 0 33px; }
  .l2__box3 .wrap {
    display: inline-block;
    width: 188px;
    height: 166px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }
  .l2__box3 p {
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: 300; }
    .l2__box3 p b {
      font-weight: 600; }

.l2__box4 {
  background-color: #43cbe2;
  background-image: -webkit-linear-gradient(#43cbe2, #40c0d6);
  background-image: linear-gradient(#43cbe2, #40c0d6);
  height: 500px;
  overflow: visible; }
  .l2__box4 .l3__title {
    color: white; }
    .l2__box4 .l3__title span::before, .l2__box4 .l3__title span::after {
      background-color: rgba(255, 255, 255, 0.4); }
  .l2__box4 .wrapper {
    background: white url("../img/bg4.jpg") -44px bottom no-repeat;
    min-height: 422px;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  .l2__box4 .wrap {
    padding: 33px;
    padding-left: 388px; }
  .l2__box4 p {
    padding-bottom: 11px;
    font-size: 1.6rem;
    line-height: 1.6; }
    .l2__box4 p b {
      font-weight: 600; }

.l2__box5 {
  padding-bottom: 55px; }
  .l2__box5 ul {
    margin-right: -88px; }
  .l2__box5 li {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 450px;
    margin-right: 55px;
    background-color: white;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  .l2__box5 img {
    display: block;
    margin: 11px auto; }
  .l2__box5 .wrap {
    position: relative;
    background-color: #7d40a8;
    min-height: 211px;
    padding: 28px 28px; }
    .l2__box5 .wrap::before {
      content: '';
      position: absolute;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0;
      height: 0;
      width: 0;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent;
      border-top: 9px solid white; }
  .l2__box5 h4 {
    padding-bottom: 11px;
    font-size: 1.5rem;
    line-height: 1.5;
    color: white;
    font-weight: 600; }
  .l2__box5 p {
    font-size: 1.5rem;
    line-height: 1.5;
    color: white;
    font-weight: 300; }

.l2__box6 {
  position: relative; }
  .l2__box6::before {
    content: '';
    position: absolute;
    left: 0;
    top: -11px;
    width: 100%;
    height: 11px;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.3); }
  .l2__box6 .wrap {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 44px;
    padding: 7px;
    border: 1px solid white;
    border-radius: 6px; }
  .l2__box6 .nested-wrap {
    width: 366px;
    background-color: white;
    border-radius: 4px;
    padding: 0 22px 11px; }
  .l2__box6 .l3__title {
    padding: 22px 0 11px; }
  .l2__box6 .line {
    padding-bottom: 18px;
    margin-right: -22px; }
    .l2__box6 .line img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 7px; }
    .l2__box6 .line span {
      display: inline-block;
      vertical-align: middle;
      width: 277px; }
    .l2__box6 .line.line1 span {
      font-size: 2.2rem; }
  .l2__box6 .map {
    width: 100%;
    height: 366px;
    background-color: #e9e5dc; }

.spacer {
  height: 177px; }

.l2__popup {
  width: 388px;
  margin: 33px auto;
  padding: 16px 38px; }
  .l2__popup form {
    padding: 18px 0 33px;
    background-color: #227683;
    border-radius: 4px;
    text-align: center; }
  .l2__popup input {
    width: 244px;
    height: 44px;
    margin-bottom: 11px; }
  .l2__popup h3 {
    padding-bottom: 18px;
    font-size: 2.2rem;
    line-height: 1.5;
    color: white;
    font-weight: 300; }
  .l2__popup .l3__btn1 {
    width: 244px;
    height: 44px; }

.l3__title {
  padding: 33px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 300; }
  .l3__title span {
    display: inline-block;
    position: relative; }
    .l3__title span::before, .l3__title span::after {
      content: '';
      position: absolute;
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: 3px;
      display: block;
      width: 155px;
      height: 1px;
      background-color: rgba(0, 0, 0, 0.1); }
    .l3__title span::before {
      left: -188px; }
    .l3__title span::after {
      right: -188px; }

@media only screen and (min-width: 1000px) {
  .g-anim, .g-anim1 {
    opacity: 0;
    -webkit-transition: all 1.1s;
    -moz-transition: all 1.1s;
    transition: all 1.1s;
    -webkit-transform: translateY(33px);
    -moz-transform: translateY(33px);
    -ms-transform: translateY(33px);
    -o-transform: translateY(33px);
    transform: translateY(33px); }
    .g-anim.active, .g-anim1.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .l2__box1 .anim {
    opacity: 0;
    -webkit-transform: translateY(11px);
    -moz-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px); }
    .l2__box1 .anim.active {
      opacity: 1;
      -webkit-transform: translate(0) scale(1);
      -moz-transform: translate(0) scale(1);
      -ms-transform: translate(0) scale(1);
      -o-transform: translate(0) scale(1);
      transform: translate(0) scale(1); }
  .l2__box1 h3.anim {
    -webkit-transition: all 0.7s 0.2s;
    -moz-transition: all 0.7s 0.2s;
    transition: all 0.7s 0.2s; }
  .l2__box1 p.anim {
    -webkit-transition: all 0.7s 0.3s;
    -moz-transition: all 0.7s 0.3s;
    transition: all 0.7s 0.3s; }
  .l2__box1 span.anim {
    opacity: 1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1.1s 0.8s;
    -moz-transition: all 1.1s 0.8s;
    transition: all 1.1s 0.8s; }

  .l2__box2 .g-anim {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s; }
    .l2__box2 .g-anim.fll {
      -webkit-transform: translateX(-22px);
      -moz-transform: translateX(-22px);
      -ms-transform: translateX(-22px);
      -o-transform: translateX(-22px);
      transform: translateX(-22px); }
    .l2__box2 .g-anim.flr {
      -webkit-transform: translateX(22px);
      -moz-transform: translateX(22px);
      -ms-transform: translateX(22px);
      -o-transform: translateX(22px);
      transform: translateX(22px); }
    .l2__box2 .g-anim.active {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

  .l2__box3 .anim {
    opacity: 0;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-transform: translateX(22px);
    -moz-transform: translateX(22px);
    -ms-transform: translateX(22px);
    -o-transform: translateX(22px);
    transform: translateX(22px); }
    .l2__box3 .anim.active {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

  .l2__box6 .anim {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 0;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%; }
    .l2__box6 .anim.active {
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); } }
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0.01;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-close {
  color: #fff !important; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-bg, .mfp-wrap {
  min-width: 1000px !important; }

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