/* Generated by less 2.5.1 */
/* IMPORTS */
/*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,
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,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video */
h3,
h4{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
/*article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  position: relative;
  cursor: default;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}*/
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
  visibility: hidden;
  line-height: 0;
  height: 0;
  clear: both;
}
table {
  width: 100%;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
.table {
  display: table;
  width: 100%;
}
.table .table-row {
  display: table-row;
}
.table .table-row .table-cell {
  display: table-cell;
  vertical-align: top;
}
.nowrap {
  white-space: nowrap;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*img {
  display: block;
}*/
/* COLORS */
/* MIXINS */
html,
body {
  background: #fffde4;
  color: #000000;
}
/* WRAPPER */
#wrapper {
  overflow: hidden;
  position: relative;
}
#center {
  margin: auto;
  width: 980px;
  position: relative;
  z-index: 1;
}
/* HEAD */
#head {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#logo {
  width: 133px;
  margin-right: 40px;
}
#logo img {
  width: 100%;
}
#heading {
  text-transform: uppercase;
}
#heading h1 {
  font-family: 'lec';
  font-size: 130px;
}
#heading h2 {
  font-family: 'gpp-b';
  font-size: 29px;
}
/* BODY */
#body {
  background: #fff;
  overflow: hidden;
}
#body > :last-child {
  margin-bottom: 0;
}
.block {
  margin: auto;
  width: 714px;
  margin-bottom: 40px;
  position: relative;
}
.block#block-01 {
  padding-bottom: 50px;
}
.block#block-01 > div {
  float: left;
  width: 53%;
}
.block#block-01 .text {
  width: 43%;
  margin-right: 4%;
}
.block#block-01 .fact {
  margin-top: 90px;
}
.hero {
  font-family: 'gpp-l';
  font-size: 23px;
  line-height: 1.25;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 30px;
}
.hero span,
.hero a {
  font-family: 'gpp-b';
  color: #0075bd;
  text-transform: uppercase;
}
.line {
  margin: auto;
  margin-bottom: 50px;
  width: 379px;
}
.line img {
  width: 100%;
}
.dots {
  margin: auto;
  margin-bottom: 50px;
  width: 241px;
}
.dots img {
  width: 100%;
}
.frame {
  background: #fffde4;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  padding: 40px 50px 75px;
}
.frame__number {
  position: absolute;
  top: 6px;
  left: 0;
  margin-right: 20px;
  color: #0276bd;
  font-family: 'gpp-c';
  font-size: 67px;
  border-top: 3px solid #0276bd;
}
.frame__head {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}
.frame__head h3 {
  border-bottom: 3px solid #0276bd;
  font-family: 'lec';
  text-transform: uppercase;
  font-size: 75px;
}
.frame__head h4 {
  font-family: 'lec';
  text-transform: uppercase;
  font-size: 75px;
  margin-top: 6px;
}
.frame__body {
  position: relative;
}
.frame__body img.letter {
  position: absolute;
  top: -25px;
  left: -30px;
  width: 174px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.frame:hover img.letter {
  transform: scale(1.1);
}
.frame__text {
  font-size: 18px;
  font-family: 'gpp';
  line-height: 1.25;
  position: relative;
  z-index: 1;
  padding: 0 15px;
}
.frame__text p {
  text-indent: 30px;
}
.frame__text span,
.frame__text a {
  font-family: 'gpp-b';
  color: #0075bd;
  text-transform: uppercase;
}
.frame#frame-01 .frame__head {
  text-align: right;
  margin-right: 300px;
}
.frame#frame-02 .frame__head {
  text-align: right;
  margin-right: 140px;
}
.frame#frame-03 .frame__head {
  margin-right: 210px;
  margin-bottom: 52px;
}
.frame#frame-04 .frame__head {
  text-align: right;
}
.frame#frame-04 .frame__body {
  padding-left: 160px;
}
.frame#frame-04 .frame__body img {
  left: 110px;
}
.fact {
  padding: 30px 0;
  position: relative;
  font-family: 'lec';
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.42;
  letter-spacing: 2px;
}
.fact:before,
.fact:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  width: 250px;
  height: 3px;
  background: #0276bd;
}
.fact:before {
  top: 0;
}
.fact:after {
  bottom: 0;
}
.fact#fact-01 {
  padding-left: 240px;
}
.fact#fact-01:before,
.fact#fact-01:after {
  left: 240px;
}
.fact#fact-02 {
  padding-right: 160px;
  margin-bottom: 58px;
}
.fact#fact-03 {
  padding-left: 180px;
  margin-bottom: 100px;
}
.fact#fact-03:before,
.fact#fact-03:after {
  left: 180px;
}
.fact#fact-04 {
  padding-right: 190px;
  padding-bottom: 32px;
}
.text {
  font-size: 18px;
  font-family: 'gpp';
  line-height: 1.3;
  position: relative;
}
.text p {
  text-indent: 30px;
}
.text span,
.text a {
  font-family: 'gpp-b';
  color: #0075bd;
  text-transform: uppercase;
}
.text#text-01 {
  width: 320px;
  float: left;
  margin: -40px 0 0 60px;
}
.text#text-02 {
  padding-left: 390px;
}
/* IMAGES */
#img-01 {
  position: absolute;
  top: -6px;
  right: 100%;
  margin-right: 10px;
  width: 249px;
}
#img-02 {
  position: absolute;
  top: -61px;
  left: 100%;
  margin-left: 161px;
  width: 505px;
}
#img-03 {
  position: absolute;
  right: 100%;
  bottom: 0px;
}
#img-04 {
  float: left;
  width: 418px;
  margin-left: -100px;
}
#img-05 {
  position: absolute;
  top: -60px;
  left: 100%;
  margin-left: 60px;
  width: 265px;
}
#img-04 {
  float: left;
  width: 418px;
  margin-left: -100px;
}
#img-06 {
  position: absolute;
  z-index: 1;
  top: -124px;
  right: 100%;
  margin-right: -245px;
  width: 560px;
}
#img-07 {
  position: absolute;
  z-index: 1;
  top: -115px;
  left: 100%;
  margin-left: 68px;
  width: 409px;
}
#img-08 {
  position: absolute;
  z-index: 1;
  top: -205px;
  left: 100%;
  margin-left: -100px;
  width: 164px;
}
#img-09 {
  position: absolute;
  z-index: 1;
  top: 54px;
  right: 100%;
  margin-right: -377px;
  width: 647px;
}
#img-10 {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 100%;
  margin-top: -3px;
}
#img-11 {
  position: absolute;
  z-index: 1;
  top: -120px;
  right: 100%;
  margin-right: -130px;
  width: 210px;
}
#img-12 {
  position: absolute;
  z-index: 1;
  top: -35px;
  left: auto !important;
  right: 100%;
  margin-right: -148px;
  width: 531px;
}
#img-13 {
  position: absolute;
  z-index: 1;
  top: -212px;
  left: 100%;
  margin-left: 11px;
  width: 354px;
}
#img-14 {
  position: absolute;
  z-index: 1;
  bottom: 93%;
  left: 76px;
  margin-bottom: 50px;
}
.dots--2 {
  margin: 60px auto;
}
.dots--3 {
  margin: 75px auto;
}
.dots--4 {
  margin-bottom: 90px;
}
@-moz-document url-prefix() {
  .dots--3 {
    margin: 51px auto;
  }
  #fact-04.fact {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  #img-02 {
    top: -65px;
  }
  #img-06 {
    top: -142px;
  }
  #img-07 {
    top: -136px;
  }
  #img-09 {
    top: 16px;
  }
  #img-12 {
    top: -48px;
  }  
  #img-13 {
    top: -225px;
  }
  #frame-03 .frame__head {
    margin-bottom: 40px;
  }
  #text-02 {
    padding-left: 380px;
  }
  #frame-05 {
    margin-top: -11px;
  }
  #fact-03 {
    margin-bottom: 87px;
  }
  #fact-04 {
    padding-bottom: 13px;
  }
  #img-14 {
    margin-bottom: 73px;
  }
}
@media screen and (min-width:0\0) {
  .fact#fact-04 {
    padding: 41px 0 42px;
  }
  .dots--3 {
    margin: 40px auto;
  }
  .dots--4 {
    margin-bottom: 78px;
  }
  #img-02 {
    top: -63px;
  }
  #img-06 {
    top: -142px;
  }
  #img-07 {
    top: -136px;
  }
  #img-09 {
    top: 18px;
  }
  #img-14 {
    bottom: 96.6%;
  }
}
@supports (-ms-ime-align:auto) {
  .fact#fact-04 {
    padding: 41px 0 42px;
  }
  .dots--3 {
    margin: 40px auto;
  }
  .dots--4 {
    margin-bottom: 78px;
  }
  #img-02 {
    top: -65px;
  }
  #img-06 {
    top: -142px;
  }
  #img-07 {
    top: -136px;
  }
  #img-09 {
    top: 17px;
  }
  #img-14 {
    bottom: 96.6%;
  }
}
img.w100 {
  margin: 20px auto !important;
  width: 100% !important;
}
a:hover {
  text-decoration: none;
}
.show1024 {
  display: none;
}
@media screen and (max-width: 1024px) {
  .hide1024 {
    display: none !important;
  }
  .show1024 {
    display: block;
  }
  html,
  body {
    background: #ffffff;
  }
  #wrapper {
    background: transparent;
    padding-right: 10px;
    padding-left: 10px;
  }
  #center {
    width: 320px;
  }
  #body {
    padding: 2px;
  }
  .block {
    width: 100%;
    margin-bottom: 20px;
  }
  .block#block-01 {
    padding-bottom: 20px;
  }
  .block#block-01 > div {
    float: none;
    width: 100%;
  }
  .block#block-01 .fact {
    width: 100%;
    margin: 0 !important;
  }
  .hero {
    font-size: 20px;
    padding-bottom: 20px;
  }
  #logo {
    width: 61px;
    margin-right: 10px;
  }
  #heading h1 {
    font-size: 54px;
  }
  #heading h2 {
    font-size: 16px;
  }
  .line {
    width: 296px;
    margin-bottom: 20px;
  }
  .dots {
    width: 99px;
    margin-bottom: 20px;
  }
  .frame {
    padding: 30px;
  }
  .frame__number {
    top: 1px;
    border-top-width: 2px;
    font-size: 27px;
  }
  .frame__head {
    margin-bottom: 20px;
  }
  .frame__head h3 {
    border-bottom-width: 2px;
  }
  .frame__head h3,
  .frame__head h4 {
    font-size: 30px;
  }
  .frame__body img.letter {
    top: -5px;
    left: -25px;
    width: 72px;
  }
  .frame__text {
    padding: 0 10px;
  }
  .frame#frame-01 .frame__head {
    margin-right: 85px;
  }
  .frame#frame-02 .frame__head {
    margin-right: 90px;
  }
  .frame#frame-03 .frame__head {
    margin-right: 0;
  }
  .frame#frame-04 .frame__body {
    padding-left: 0;
  }
  .frame#frame-04 .frame__body img {
    left: 0;
  }
  .fact {
    padding: 20px 0;
    font-size: 16px;
  }
  .fact:before,
  .fact:after {
    height: 2px;
  }
  .fact#fact-01 {
    padding-left: 0;
  }
  .fact#fact-01:before,
  .fact#fact-01:after {
    left: 0;
  }
  .fact#fact-02 {
    width: 60%;
    margin-left: 0;
    padding-right: 0;
  }
  .fact#fact-02:before,
  .fact#fact-02:after {
    width: 100%;
  }
  .fact#fact-03 {
    width: 60%;
    margin-left: 40%;
    padding-left: 0;
  }
  .fact#fact-03:before,
  .fact#fact-03:after {
    width: 100%;
    left: 0;
  }
  .fact#fact-04 {
    padding-right: 0;
  }
  .mobile-wrap {
    background: #fffde4 url('../i/m00.png') no-repeat bottom center;
    padding-top: 30px;
  }
  #img-01 {
    position: relative;
    top: 0;
    right: 0;
    margin: auto;
    width: 141px;
    margin-top: 20px;
  }
  #img-02 {
    top: -22px;
    width: 195px;
    margin-left: 20px;
  }
  #img-08 {
    top: -50px;
    width: 110px;
    margin-left: 30px;
  }
  #img-11 {
    top: 10px;
    width: 120px;
    margin-right: 10px;
  }
}

.share {
	padding: 20px 20px 50px;
	text-align: center;
}

.share__title {
	margin-bottom: 12px;
	font-family: 'gpp', sans-serif;
	font-size: 29px;
	text-transform: uppercase;
	color: #0276bd;
}

.share__social {
	padding-right: 8px;
}

.share__social a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 8px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.share__social .ok {
	background-image: url("../i/ok.png");
}

.share__social .vk {
	background-image: url("../i/vk.png");
}

.share__social .fb {
	background-image: url("../i/fb.png");
}

.share__social .tw {
	background-image: url("../i/tw.png");
}