html {
      -webkit-text-size-adjust: none;
   }

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; }

@font-face {
  font-family: "Marta_Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Marta_Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Marta_Regular.woff2") format("woff2"), url("../fonts/Marta_Regular.woff") format("woff"), url("../fonts/Marta_Regular.ttf") format("truetype"), url("../fonts/Marta_Regular.svg#Marta_Regular") format("svg"); }
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: #423c3c; }

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: 4px;
  border: none;
  height: 46px;
  padding-left: 55px; }
  input:focus {
    outline: none; }
  input.name {
    background: white url("../img/ico2.png") 3px 4px no-repeat; }
  input.phone {
    background: white url("../img/ico3.png") 3px 4px no-repeat; }
  input.tarif {
    display: 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: #423c3c;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

menu {
  position: fixed;    overflow: hidden;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  background-color: #423c3c; }
  menu nav {
    text-align: center;
    margin: 0 -66px; }
  menu a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 24px;
    font-size: 1.4rem;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
  menu a:hover {
    color: #f38f03; }
  menu a:first-child::before {
    display: none; }
  menu a::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 24px;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #fff; }
  menu a.active {
    color: #f38f03; }
  @media only screen and (max-width: 1000px) {
    menu {
      position: absolute;
      left: 0;
      top: 0;
      min-width: 1000px; } }

footer {
  background-color: #393939; }
  footer p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 44px;
    color: white; }
  footer a {
    color: #afc44a; }

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

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

.l2__box1 {
  padding: 54px 0 10px; }
  .l2__box1::after {
    clear: both;
    content: "";
    display: table; }
  .l2__box1 .logo {
    position: relative;
    float: left;
    padding: 2px 0 0 0;
    height: 73px;
    font-size: 3.3rem;
    line-height: .7; }
    .l2__box1 .logo span {
      font-size: 1.6rem;
      white-space: nowrap; }
    /*.l2__box1 .logo::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 42px;
      height: 73px;
      background: url("../img/logo.png") left top no-repeat; }*/
  .l2__box1 .contact {
    position: relative;
    float: right;
    margin-top: 9px;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 600; }
    .l2__box1 .contact::before {
      content: '';
      position: absolute;
      left: -33px;
      top: 11px;
      width: 19px;
      height: 30px;
      background: url("../img/ico1.png") left top no-repeat; }
  .l2__box1 .l3__button {
    margin-left: 22px;
    vertical-align: 4px;
    height: 50px;
    font-size: 1.6rem;
    line-height: 50px;
    font-weight: 400; }

.l2__box2 {
  height: 960px;
  background: #5e5d58 url("../img/bg1.jpg") center -70px no-repeat;
  text-align: center; }
  .l2__box2 h1 {
    padding: 90px 0 30px;
    font-size: 4.9rem;
    line-height: 1.2;
    color: white;
    text-transform: uppercase;
    font-weight: 600; }
  .l2__box2 p {
    display: inline-block;
    vertical-align: top;
    font-size: 3.3rem;
    line-height: 1.3;
    color: white; }
    .l2__box2 p span {
      display: inline-block;
      padding: 0 11px 2px;
      background-color: #354044;
      margin-bottom: 2px; }

.l2__box3 .l1__grid12 {
  padding: 26px 33px 7px;
  background: #99bb4a url("../img/bg2.jpg") center top no-repeat;
  overflow: hidden;
  border-radius: 4px; }
.l2__box3 .countdown {
  float: right;
  border-radius: 20px;
  border: 2px solid #475d13;
  padding: 14px 11px 11px 22px; }
  .l2__box3 .countdown h5 {
    float: left;
    font-size: 1.7rem;
    line-height: 1.5;
    color: #475d13;
    font-weight: 600; }
  .l2__box3 .countdown h6 {
    margin: 0 0 7px 113px;
    font-size: 1.2rem;
    line-height: 1.5;
    color: white; }
  .l2__box3 .countdown .js__timer {
    text-align: center;
    margin-left: 101px; }
    .l2__box3 .countdown .js__timer div {
      float: left;
      font-size: 1.1rem;
      line-height: 1.5;
      color: white; }
      .l2__box3 .countdown .js__timer div:first-child {
        display: none; }
    .l2__box3 .countdown .js__timer span {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 47px;
      height: 39px;
      background: url("../img/bg3.png") center top no-repeat;
      margin: 0 12px 4px;
      border-radius: 4px;
      font-size: 2.4rem;
      line-height: 39px;
      font-weight: bold; }
      .l2__box3 .countdown .js__timer span::after {
        content: ':';
        position: absolute;
        top: -3px;
        right: -15px;
        opacity: .4; }
    .l2__box3 .countdown .js__timer > div:last-child span::after {
      display: none; }
.l2__box3 .p {
 font-size: 2.2rem;
    line-height: 1.3;
    color: white;
    font-weight: 600;
    letter-spacing: -0.5px; }
  .l2__box3 .p span {
    color: #475d13;
    text-transform: uppercase; }
.l2__box3 form {
  text-align: center;
  margin: 26px -44px 0; }
  .l2__box3 form input {
    width: 277px;
    height: 46px;
    margin-right: 22px; }
  .l2__box3 form .l3__button {
    width: 288px;
    height: 49px;
    font-size: 1.9rem;
    font-weight: 600; }
  .l2__box3 form p {
    padding: 7px 0 2px;
    font-size: 1.2rem;
    line-height: 1.8;
    color: white; }
  .l2__box3 form img {
    vertical-align: -11px; }

.l2__box2 + .l2__box3 {
  margin: -570px 0 177px; }

.l2__box9 + .l2__box3 {
  margin: -500px 0 155px }

.l2__box4 {
  background-color: #efefef;
  padding: 44px 0; }
  .l2__box4 .wrap {
    float: right;
    width: 300px;
    background: #354044 url("../img/bg5.png") left bottom no-repeat;
    padding: 11px 0;
    text-align: center; }
    .l2__box4 .wrap h3 {
      font-family: "Marta_Regular";
      font-size: 3.3rem;
      line-height: 1.3;
      color: #99bb4a; }
    .l2__box4 .wrap p {
      padding: 0 0 7px;
      font-size: 1.9rem;
      line-height: 1.5;
      color: white;
      font-weight: 600; }
    .l2__box4 .wrap .cap {
      font-size: 1.3rem;
      line-height: 1.5;
      color: #99bb4a; }
  .l2__box4 ul {
    margin-right: -66px;
    padding-top: 7px; }
  .l2__box4 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 18px 28px 0; }
    .l2__box4 li h3 {
      display: inline-block;
      vertical-align: middle;
      width: 65px;
      height: 62px;
      background: url("../img/bg4.png") left top no-repeat;
      margin-right: 18px;
      font-family: "Marta_Regular";
      font-size: 3.3rem;
      line-height: 77px;
      color: white;
      text-align: center; }
    .l2__box4 li p {
      display: inline-block;
      vertical-align: middle;
      width: 211px;
      font-size: 1.6rem;
      line-height: 1.4;
      color: #423c3c; }
    .l2__box4 li b {
      font-weight: bold; }

.l2__box5 {
  padding: 44px 0; }
  .l2__box5 .l3__title {
    margin-bottom: 28px; }
  .l2__box5 ul {
    text-align: center;
    margin: 0 -44px; }
  .l2__box5 li {
       position: relative;
    display: inline-block;
    vertical-align: top;
    width: 304px;
    margin: 0 18px 33px;
    letter-spacing: -0.5px;}
    .l2__box5 li::after {
      content: '';
      position: absolute;
      top: 72px;
      right: -40px;
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: rgba(243, 143, 3, 0.4); }
    .l2__box5 li:nth-child(3n)::after {
      display: none; }
  .l2__box5 img {
    border-radius: 100%;
    border: 3px solid rgba(243, 143, 3, 0.7); }
  .l2__box5 p {
    padding-top: 11px;
    font-size: 1.4rem;
    line-height: 1.7; }
  .l2__box5 b {
    font-weight: 600; }

.l2__box6 {
  padding: 18px 0;
  background-color: #3d87b9; }
  .l2__box6 .logo {
    float: left; }
  .l2__box6 p {
    margin-left: 288px;
    padding-top: 7px;
    font-size: 1.7rem;
    line-height: 1.5;
    color: white;
    font-weight: 300; }
  .l2__box6 a {
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .l2__box6 a:hover {
      border-color: white; }

.l2__box7 {
  background-color: white;
  background-image: -webkit-linear-gradient(white, #efefef);
  background-image: linear-gradient(white, #efefef);
  padding: 44px 0; }
  .l2__box7 h3 {
    position: relative;
    z-index: 1;
    font-size: 2.8rem;
    line-height: 1.5;
    color: white;
    text-transform: uppercase;
    font-weight: 600; }
  .l2__box7 p {    height: 90px;
    position: relative;
    z-index: 1;
    padding: 2px 18px 9px;
    font-size: 1.4rem;
    line-height: 1.3;
    color: white; }
    .l2__box7 p::after {
      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%);
      bottom: -2px;
      width: 100px;
      height: 2px;
      background-color: #475d13; }
  .l2__box7 .l3__title {
    margin-bottom: 33px; }
  .l2__box7 .l3__button {
    width: 266px;
    height: 49px;
    font-size: 1.9rem;
    line-height: 49px;
    font-weight: 600; }
  .l2__box7 .wrapper {
    text-align: center;
    margin: 0 -44px; }
  .l2__box7 .item {letter-spacing: -0.8px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 311px;
    padding: 18px 0 38px;
    margin: 0 2px;
    background-color: #99bb4a;
    border-radius: 4px; }
    .l2__box7 .item::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: -28px;
      width: 100px;
      height: 100px;
      border-radius: 100%;
      background-color: #99bb4a; }
  .l2__box7 .features {
    background-color: #a5c24a;
    text-align: left;
    padding: 18px;
    margin-bottom: 11px; }
    .l2__box7 .features h4 {
      padding-bottom: 7px;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #475d13;
      font-weight: 600; }
    .l2__box7 .features .row {
      overflow: hidden;
      margin-bottom: 15px; }
      .l2__box7 .features .row:last-child {
        margin: 0; }
    .l2__box7 .features .num {
      float: left;
      width: 33px;
      height: 33px;
      background: url("../img/bg6.png") left top no-repeat;
      font-family: "Marta_Regular";
      font-size: 1.8rem;
      line-height: 33px;
      color: white;
      text-align: center; }
    .l2__box7 .features .txt {    line-height: 17px;
      margin-left: 44px; }
  .l2__box7 .description {
    padding: 0 18px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #475d13; }
    .l2__box7 .description b {
      font-weight: 600;
      color: white; }
  .l2__box7 .price {
    padding: 11px 0px;
    font-size: 1.2rem;
    line-height: 1.5;
    color: white;
    font-weight: 600; }
    .l2__box7 .price span {
      padding: 0 4px;
      font-size: 3.2rem; }

.l2__box8 {
  background-color: #efefef;
  padding: 0 0 22px; }
  .l2__box8 p {
        text-align: center;
    font-size: 2.2rem;
    line-height: 1.5;
    padding: 0 22px;
    font-weight: 600;
    letter-spacing: -1.1px; }
  .l2__box8 .l3__button {
    margin-top: 18px;
    height: 49px;
    font-size: 1.9rem;
    line-height: 49px;
    font-weight: 600; }

.l2__box9 {
  margin-top: -77px;
  padding-top: 222px;
  height: 998px;
  background: url("../img/bg7.jpg") center top no-repeat; }
  .l2__box9 form {
    float: right;
    padding-left: 44px;
    padding-top: 14px;
    margin-left: 33px;
    margin-bottom: 33px; }
  .l2__box9 input {width: 270px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.7);
    color: white;
    margin-bottom: 16px; }
  .l2__box9 button {border-radius: 4px;
    width: 270px;
    height: 44px;
    background: none;
    border-bottom: none;
    border: 2px solid #f38f03;
    font-size: 1.9rem;
    font-weight: 600;
    color: #f38f03; }
    .l2__box9 button:hover {
      background: none;
      border-color: white;
      color: white; }
  .l2__box9 h3 {
    font-size: 2.3rem;
    line-height: 1.5;
    color: white;
    font-weight: 600;
    padding-bottom: 11px; }
  .l2__box9 p {letter-spacing: -0.7px;
    font-size: 1.8rem;
    line-height: 1.6;
    color: white;
    font-weight: 300; }

.l2__box10 {
 padding: 60px 0 44px 0;
  text-align: center; }
  .l2__box10 ul {
    margin: 11px -44px 44px; }
  .l2__box10 li {
    display: inline-block;
    vertical-align: top;
    width: 288px;
    margin: 0 18px; }
  .l2__box10 p {
    padding: 22px 0 0;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 300; }
  .l2__box10 .l3__button {
    width: 307px;
    height: 49px;
    font-size: 1.9rem;
    line-height: 49px;
    font-weight: 600; }

.l2__box11 {    letter-spacing: -0.5px;
  padding: 44px 0 22px;
  background-color: #efefef;
  text-align: center; }
  .l2__box11 h3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: 74px;
    margin: 0 -2px 28px;
    padding: 4px 22px 0 66px;
    border-bottom: 2px solid #475d13;
    text-align: left;
    font-size: 2.1rem;
    line-height: 1.4;
    color: #475d13;
    font-weight: 600; }
    .l2__box11 h3:first-child {
      color: #e60003;
      border-bottom-color: #e60003; }
    .l2__box11 h3:nth-child(2) {
      padding-top: 19px; }
    .l2__box11 h3::before {
      content: '';
      position: absolute; }
    .l2__box11 h3 img {
      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%);
      left: 22px; }
  .l2__box11 h4 {
    float: left;
    padding-left: 23px;
    font-family: "Marta_Regular";
    font-size: 4rem;
    line-height: 1.5;
    color: #e60003; }
  .l2__box11 li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
    margin-bottom: 18px; }
  .l2__box11 li:nth-child(2n) h4 {
    color: #475d13; }
  .l2__box11 p {
    margin-left: 58px;
    padding: 6px 11px 0 0;
    /* font-size: 1.34rem; */
    line-height: 1.6;
    color: #423c3c; }

.l2__box12 {
  height: 683px;
  background: url("../img/bg8.jpg") center top no-repeat; }
  .l2__box12 ul {
    position: relative; }
  .l2__box12 li {
    position: absolute; }
    .l2__box12 li:nth-child(1) {
      left: 466px;
      top: 43px; }
    .l2__box12 li:nth-child(2) {
      left: 566px;
      top: 122px; }
    .l2__box12 li:nth-child(3) {
      left: 616px;
      top: 229px; }
    .l2__box12 li:nth-child(4) {
      left: 599px;
      top: 345px; }
    .l2__box12 li:nth-child(5) {
      left: 530px;
      top: 439px; }
    .l2__box12 li:nth-child(6) {
      left: 317px;
      top: 485px; }
      .l2__box12 li:nth-child(6) img {
        float: none;
        display: block;
        margin: 0 auto; }
      .l2__box12 li:nth-child(6) p {
        text-align: center;
        margin: 7px 0 0 0; }
    .l2__box12 li:nth-child(7) {
      left: -5px;
      top: 441px; }
      .l2__box12 li:nth-child(7) img {
        float: right; }
      .l2__box12 li:nth-child(7) p {
        margin-left: 0;
        margin-right: 72px;
        text-align: right; }
  .l2__box12 img {
    float: left;
    border-radius: 100%; }
  .l2__box12 p {
    margin-left: 72px;
    font-size: 1.6rem;
    line-height: 1.3;
    color: white;
    white-space: nowrap;
    padding: 7px 0 0 0; }
  .l2__box12 .l3__button {
       position: absolute;
    left: 35px;
    top: 245px;
    width: 290px;
    height: 50px;
    font-size: 1.9rem;
    line-height: 50px;
    font-weight: 600;}

.l2__box13 {
  padding: 33px 0; }
  .l2__box13 .l3__title {
    margin-bottom: 33px; }
  .l2__box13 .wrapper {
    margin-right: -66px; }
  .l2__box13 .item {
    display: inline-block;
    vertical-align: top;
    width: 458px;
    margin-right: 33px;
    margin-bottom: 44px; }
  .l2__box13 .ava {
    width: 84px;
    border-radius: 4px;
    float: left; }
  .l2__box13 h3 {
    margin-left: 101px;
    padding: 4px 0 1px;
    font-size: 2.1rem;
    line-height: 1.5;
    color: #374143;
    font-weight: 600; }
  .l2__box13 h4 {
    margin-left: 101px;
    font-size: 1.5rem;
    line-height: 1.4;
    color: white; }

    .l2__box13 h4 span {
      background-color: #99bb4a; padding: 1px 4px;
    display: inline-block;
    letter-spacing: -0.4px;}
		.l2__box13 h4.epic span{    background: url("../img/rev_bg.png") left top no-repeat;
    line-height: 18px;
    height: 64px;
    padding: 3px 4px 1px 4px;}
  .l2__box13 p {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #243640;
    padding-bottom: 18px; }
    .l2__box13 p::last-child {
      padding-bottom: 0; }
  .l2__box13 .wrap {
    position: relative;
    clear: both;
    border: 1px solid #ccc;
    padding: 18px 22px;
    margin-top: 44px; }
    .l2__box13 .wrap::before {
      content: '';
      position: absolute;
      left: 90px;
      top: -25px;
      width: 31px;
      height: 25px;
      background: url("../img/arr1.png") left top no-repeat; }

.l2__box14 {
  margin-top: -77px;
  height: 744px;
  background: url("../img/bg9.jpg") center top no-repeat; }
  .l2__box14 .l3__title {
    padding: 155px 0 38px;
    color: white; }
  .l2__box14 ul {
    text-align: center;
    margin: 0 -44px; }
  .l2__box14 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px; }
  .l2__box14 a {
    display: block;
    background-color: white;
    padding: 18px;
    border-radius: 4px; }
  .l2__box14 img {
    display: block; }
  .l2__box14 p {color:#fff; font-size:18px;}
.l2__box15 {
  margin-top: -33px;
  padding-bottom: 44px; }
  .l2__box15 ul {
    text-align: center;
    margin: 0 -22px; }
  .l2__box15 li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 44px; }

.l2__box16 {
  padding: 33px 0 44px;
  background: #3d87b9 url("../img/bg10.png") center center no-repeat;
  text-align: center; }
  .l2__box16 .l3__title {
    margin-bottom: 33px;
    color: white; }
  .l2__box16 .row {text-align: left;
    font-size: 2.2rem;
    line-height: 1.5;
    color: white;
    font-weight: 300; }
    .l2__box16 .row span {
      padding-left: 11px;
      font-size: 3.6rem; }
    .l2__box16 .row b {
      font-weight: 600; }
    .l2__box16 .row .l3__button {
      margin-left: 105px;
      vertical-align: 6px;
      width: 288px;
      height: 51px;
      font-size: 1.9rem;
      line-height: 51px;
      font-weight: 600; }

.l2__box17 {
  background-color: #a5c24a; }
  .l2__box17 .tabs {
    text-align: center; }
    .l2__box17 .tabs span {
     position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 53px;
    margin: 0 -2px;
    background-color: #f29106;
    font-size: 1.4rem;
    line-height: 58px;
    color: #fff;
    cursor: pointer;}
      .l2__box17 .tabs span.active {
        background-color: #fff;
        color: #374143;
        cursor: default; }
      .l2__box17 .tabs span.active::after {
        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%);
        bottom: -6px;
        height: 0;
        width: 0;
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6px solid #fff; }
  .l2__box17 .map {
    display: none;
    width: 100%;
    height: 422px;
    background-color: #e9e5dc; }
    .l2__box17 .map.active {
      display: block; }
    .l2__box17 .map:last-child {
      background-color: #dbdad4; }
  .l2__box17 form {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 111px;
    width: 341px;
    height: 311px;
    background: url("../img/bg11.jpg") left top no-repeat;
    text-align: center;
    border-radius: 4px; }
    .l2__box17 form h3 {
      padding: 22px 0 11px;
      font-size: 2.3rem;
      text-transform: uppercase;
      color: #475d13;
      text-align: center;
      font-weight: 600; }
    .l2__box17 form input {
      width: 277px;
      margin-bottom: 18px; }
    .l2__box17 form button {
      width: 277px;
      height: 50px;
      font-size: 1.9rem;
      line-height: 50px; }
    .l2__box17 form p {
      padding: 7px 22px;
      font-size: 1.2rem;
      line-height: 1.3;
      color: white; }
.l2__box17 .white{position: absolute;display:none;
    top: 0;
    left: 0;}
.l2__box17 .orange{position: absolute;
    top: 0;
    left: 0;}

.l2__box17 .tabs span.active .white {display:block;}
.l2__box17 .tabs span.active .orange {display:none;;}
.l2__box18 {
  padding: 22px 0; }
  .l2__box18 .logo {
        position: relative;
    float: left;
    padding: 20px 0 10px 0;
    margin-top: 0px;
    font-size: 3.3rem;
    line-height: 1.5;
    color: #364145;
    font-weight: 600; }
    /*.l2__box18 .logo::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 42px;
      height: 73px;
      background: url("../img/logo.png") left top no-repeat; }*/
  .l2__box18 .wrap {
    float: right; }
  .l2__box18 h3 {
    position: relative;
    font-size: 2.4rem;
    line-height: 1.5;
    color: #3c3c3c;
    font-weight: 600; }
    .l2__box18 h3::before {
      content: '';
      position: absolute;
      left: -33px;
      top: 12px;
      width: 19px;
      height: 30px;
      background: url("../img/ico1.png") left top no-repeat; }
    .l2__box18 h3 a {
      vertical-align: 4px;
      margin-left: 22px;
      font-size: 1.9rem;
      line-height: 50px; }
  .l2__box18 p {
    position: relative;
    padding: 7px 134px 0 6px;
    margin-top: 11px;
    font-size: 1.3rem;
    line-height: 1.8;
    color: #3c3c3c;
    text-align: right; }
    .l2__box18 p::before {
      content: '';
      position: absolute;
      left: -36px;
      top: 7px;
      width: 28px;
      height: 30px;
      background: url("../img/ico20.png") left top no-repeat; }

.l2__popup {
  width: 422px;
  margin: 33px auto;
  padding: 16px 38px; }
  .l2__popup form {
    width: 341px;
    background: url("../img/bg12.jpg") left top no-repeat;
    text-align: center;
    border-radius: 4px; }
    .l2__popup form h3 {
      padding: 22px 0 18px;
      font-size: 2.3rem;
      text-transform: uppercase;
      color: #475d13;
      text-align: center;
      font-weight: 600; }
    .l2__popup form input {
      width: 277px;
      margin-bottom: 18px; }
    .l2__popup form button {
      width: 277px;
      height: 50px;
      font-size: 1.9rem;
      line-height: 50px; }
    .l2__popup form p {
      padding: 11px 22px 22px;
      font-size: 1.2rem;
      line-height: 1.3;
      color: white; }

.l3__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: #423c3c;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f5aa09;
  background-image: -webkit-linear-gradient(#f5aa09, #ef7b06);
  background-image: linear-gradient(#f5aa09, #ef7b06);
  border-radius: 8px;
  border: none;
  border-bottom: 3px solid #d06804;
  color: white; }
  .l3__button:hover {
    background-color: #ef7b06;
    background-image: -webkit-linear-gradient(#ef7b06, #f5aa09);
    background-image: linear-gradient(#ef7b06, #f5aa09); }

.l3__title {
  padding: 11px 0;
  font-size: 3.6rem;
  line-height: 1.5;
  color: #374143;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

@media only screen and (min-width: 1000px) {
  .g-anim, .g-anim1 {
    opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translateY(18px);
    -moz-transform: translateY(18px);
    -ms-transform: translateY(18px);
    -o-transform: translateY(18px);
    transform: translateY(18px); }
    .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-transition: all 1.1s 0.3s;
    -moz-transition: all 1.1s 0.3s;
    transition: all 1.1s 0.3s;
    -webkit-transform: translateX(-33px);
    -moz-transform: translateX(-33px);
    -ms-transform: translateX(-33px);
    -o-transform: translateX(-33px);
    transform: translateX(-33px); }
    .l2__box1 .anim.active {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

  .l2__box2 .anim {
    opacity: 0;
    -webkit-transition: all 1.1s;
    -moz-transition: all 1.1s;
    transition: all 1.1s;
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px); }
    .l2__box2 .anim.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .l2__box3.anim {
    opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translateY(11px);
    -moz-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px); }
    .l2__box3.anim.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .l2__box5 .g-anim1 {
    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); }
    .l2__box5 .g-anim1 img {
      opacity: 0;
      -webkit-transition: all 1.1s;
      -moz-transition: all 1.1s;
      transition: all 1.1s;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8); }
    .l2__box5 .g-anim1.active img {
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .l2__box5 .g-anim1 p {
      opacity: 0;
      -webkit-transition: all 1.1s;
      -moz-transition: all 1.1s;
      transition: all 1.1s;
      -webkit-transform: translateY(-11px);
      -moz-transform: translateY(-11px);
      -ms-transform: translateY(-11px);
      -o-transform: translateY(-11px);
      transform: translateY(-11px); }
    .l2__box5 .g-anim1.active p {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .l2__box7 .anim {
    opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translateY(11px);
    -moz-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px); }
    .l2__box7 .anim.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

  .l2__box12 .anim {
    opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translateX(11px);
    -moz-transform: translateX(11px);
    -ms-transform: translateX(11px);
    -o-transform: translateX(11px);
    transform: translateX(11px); }
    .l2__box12 .anim.active {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); } }
.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 */
