@font-face {
    font-family: 'helveticaneuecyrroman';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot');
    src: url('../fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Roman.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuecyrmedium';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Medium.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuecyrlight';
    src: url('../fonts/HelveticaNeueCyr-Light.eot');
    src: url('../fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Light.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneuecyrthin';
    src: url('../fonts/HelveticaNeueCyr-Thin.eot');
    src: url('../fonts/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Thin.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyr-Thin.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pf_din_text_cond_pro_medium';
    src: url('../fonts/pfdintextcondpro-medium.eot');
    src: url('../fonts/pfdintextcondpro-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pfdintextcondpro-medium.woff2') format('woff2'),
    url('../fonts/pfdintextcondpro-medium.woff') format('woff'),
    url('../fonts/pfdintextcondpro-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pf_din_text_cond_pro';
    src: url('../fonts/pfdintextcondpro-regular.eot');
    src: url('../fonts/pfdintextcondpro-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pfdintextcondpro-regular.woff2') format('woff2'),
    url('../fonts/pfdintextcondpro-regular.woff') format('woff'),
    url('../fonts/pfdintextcondpro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, b, u, i, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
}

body {

}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1.2;
}
.container {
    width: 942px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.button {
    display: block;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    padding: 0;
}
.button:hover {
    background: #FED400;
    border-color: #FED400;
}
.small-button {
    height: 35px;
    width: 155px;
    line-height: 35px;
    border-radius: 60px;
    border: 1px solid #FFFFFF;
}
.big-button {
    height: 69px;
    width: 220px;
    line-height: 62px;
    border-radius: 60px;
    border: 2px solid #FFFFFF;
    font-family: 'helveticaneuecyrlight', Arial, sans-serif;
    text-transform: uppercase;
}
input {
    display: block;
    border: none;
}
input:active {
    outline: none;
}
form.horizontal {
    width: 942px;
}
form.horizontal-form input {
    float: left;
}
form.horizontal-form input[type="text"], form.horizontal-form input[type="email"] {
    width: 186px;
    height: 44px;
    background: #FFFFFF;
    padding-left: 28px;
    margin: 9px 0 0 7px;
    font-size: 18px;
    font-family: 'helveticaneuecyrlight', Arial, sans-serif;
}
form.horizontal-form input[type="submit"] {
    margin: 0 0 0 10px;
}
h2 {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    color: #363636;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    line-height: 59px;
}
a {
    cursor: pointer;
}
/*Модальные окна*/
#modal-wrapper {
    display: none;
}
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000;}
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }
.arcticmodal-overlay {opacity: 0 !important;}

.program-modal {
    display: block;
    width: 893px;
    height: 828px;
    background: rgba(0,0,0,1);
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}
.program-modal h3 {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    margin: 40px auto 0;
}
.program-modal > div {
    width: 696px;
    margin: 30px auto 0;
}
.program-modal img {
    float: left;
    display: block;
    width: 292px;
    height: 167px;
    margin: 0 28px;
}
.program-modal p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    margin: 25px 0;
    padding: 0 65px;
    font-size: 24px;
}
.program-modal p.cost {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    font-size: 30px;
    color: #FED400;
}
.program-modal form {
    width: 413px;
    margin: 0 auto;
}
.program-modal input[type="text"], .program-modal input[type="email"] {
    margin-bottom: 16px;
    padding-left: 21px;
    width: 390px;
    border: 1px solid #FFFFFF;
    height: 49px;
    font-size: 18px;
    background: transparent;
    color: #ffffff;
}
.program-modal input[type="submit"] {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    width: 242px;
    height: 57px;
    line-height: 57px;
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    margin: 23px auto 0;
}
.program-modal button:hover {
    background: #DD6585;
    border-bottom: 4px solid #AF3A59;
    transition: 0.3s;
}
#thanks {
    width: 400px;
    height: 300px;
    background: #000000;
}
#thanks p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    margin: 100px auto 0;
    width: 350px;
}
#thanks a {
    margin: 20px auto 0;
}
#more-info {
    width: 800px;
    height: 690px;
    background: #FFFFFF;
}
#more-info p {
    color: #212020;
    width: 655px;
    margin: 40px auto 0;
}
#more-info p.title {
    margin-top: 55px;
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}
#more-info p.mission {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 24px;
    text-align: center;
}
#more-info p.popular {
    font-family: 'helveticaneuecyrlight', Arial, sans-serif;
    text-align: left;
    font-size: 20px;
}
#more-info p.oneday {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}
/*Страница*/
header {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
header img.logo {
    display: block;
    float: left;
    width: 146px;
    height: 46px;
    margin: 17px 0 0 0;
}
header p.slogan {
    float: left;
    position: relative;
    font-size: 16px;
    color: #FFFFFF;
    margin: 21px 0 0 19px;
    width: 240px;
}
header p.slogan:before {
    content: '';
    display: block;
    position: absolute;
    height: 38px;
    width: 2px;
    background: #FFFFFF;
    left: -10px;
}
header a.phone {
    display: block;
    float: left;
    color: #FFFFFF;
    font-size: 30px;
    text-decoration: none;
    margin: 28px 0 0 57px;
    width: 260px;
}
header .top-header .button {
    float: left;
    margin: 22px 0 0 13px;
}
header img.key {
    display: block;
    float: left;
    width: 102px;
    height: 102px;
    margin: 60px 0 0 214px;
}
header p.title {
    float: left;
}
header p.title span {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    text-transform: uppercase;
    display: block;
}
header p.title span.exit {
    font-size: 30px;
    color: #FFFFFF;
    margin: 42px 0 0 17px;
}
header p.title span.quest {
    font-size: 120px;
    color: #FFFFFF;
    margin: -23px 0 0 11px;
}
header p.title span.reality {
    font-size: 30px;
    color: #FED400;
    margin: -19px 0 0 39px;
}
header h1 {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 36px;
    margin: 13px auto 0;
}
header h1:after {
    content: '';
    display: block;
    margin: 6px auto 0;
    height: 2px;
    width: 620px;
    background: #FED400;
}
header p.mobile {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #FFFFFF;
    margin: 28px auto 0;
}
header form {
    margin: 50px 0 91px;
}
a.semicircle {
    cursor: pointer;
    position: absolute;
    display: block;
    height: 76px;
    width: 76px;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -38px;
    background: url(../img/down-arrow.png) no-repeat center 18px, #FFFFFF;
}
#about-quests {
    background: #FFFFFF;
}
#about-quests ul {
    list-style-type: none;
    margin: 45px 0 20px 30px;
}
#about-quests ul li {
    float: left;
    /*width: 210px;*/
    width: 286px;
    margin-left: 14px;
}
#about-quests ul li:first-child {
    margin-left: 0;
}
#about-quests ul img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#about-quests ul div {
    border: 3px solid #FED400;
    border-radius: 100%;
    width: 126px;
    height: 126px;
    position: relative;
    margin: 0 auto;
}
#about-quests ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    color: #272726;
    text-transform: uppercase;
    margin-top: 16px;
    line-height: 19px;
}
#about-quests ul p span {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    color: #272726;
    font-size: 24px;
}
#about-quests .button {
    background: #FEE14C;
    border-color: #FED400;
    margin: 3px auto 0;
    text-transform: uppercase;
    font-size: 12px;
    height: 33px;
}
#about-quests .button:hover {
    background: #FED400;
}
#example {
    background: url(../img/example-bg.png) repeat, #F8F8F8;
}
#example h2 {
    margin-top: 56px;
}
#example .img-wrapper {
    position: relative;
}
#example img {
    display: block;
    width: auto;
    height: auto;
    margin: 69px auto 86px;
}
#example .img-wrapper ul {
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 0;
}
#example .img-wrapper li {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    position: absolute;
    color: #2E3031;
    font-size: 16px;
    width: 250px;
    line-height: 19px;
}
#example li.step-1 {
    top: -4px;
    left: 117px;
}
#example li.step-1 span {
    width: 210px;
    top: 122px;
    left: -60px;
    transform: rotate(68deg);
}
#example li.step-2 {
    top: 272px;
    left: 12px;
}
#example li.step-2 span {
    width: 135px;
    top: 66px;
    left: 120px;
    transform: rotate(0deg);
}
#example li.step-3 {
    top: 483px;
    left: 62px;
}
#example li.step-3 span {
    width: 121px;
    top: 9px;
    left: 173px;
    transform: rotate(0deg);
}
#example li.step-4 {
    top: 5px;
    left: 654px;
}
#example li.step-4 span {
    width: 186px;
    top: 56px;
    left: -186px;
    transform: rotate(151deg);
}
#example li.step-5 {
    top: 278px;
    left: 763px;
}
#example li.step-5 span {
    width: 160px;
    top: 8px;
    left: -170px;
    transform: rotate(180deg);
}
#example li.step-6 {
    top: 484px;
    left: 683px;
}
#example li.step-6 span {
    width: 86px;
    top: 8px;
    left: -100px;
    transform: rotate(180deg);
}
#example .img-wrapper li span {
    display: block;
    position: absolute;
    height: 1px;
    background: #B7B7B7;
}
#example .img-wrapper li span:before {
    content: '';
    top: -2px;
    left: -4px;
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #B7B7B7;
}
#example .img-wrapper li span:after {
    content: '';
    display: block;
    position: absolute;
    right: -11px;
    bottom: -4px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 7px solid #B7B7B7;
}
#giftforbid {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
#giftforbid p.cta {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    margin-top: 73px;
}
#giftforbid p.cta:first-line {
    font-size: 30px;
}
#giftforbid form {
    margin: 40px 0 72px;
}
#anywhere {
    background: #FFFFFF;
}
#anywhere h2 {
    margin-top: 81px;
}
#anywhere ul {
    list-style-type: none;
    margin: 80px auto 81px;
}
#anywhere ul li {
    float: left;
    width: 471px;
    height: 302px;
}
#anywhere ul img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#anywhere ul div {
    border: 3px solid #FED400;
    border-radius: 100%;
    width: 183px;
    height: 183px;
    position: relative;
    margin: 0 auto;
}
#anywhere ul p:first-line {
    font-size: 24px;
}
#anywhere ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    font-size: 16px;
    color: #272726;
    text-transform: uppercase;
    margin-top: 19px;
    line-height: 23px;
}
#quests {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
#quests h2{
    color: #FFFFFF;
    font-size: 60px;
    margin-top: 100px;
}
#quests ul {
    width: 939px;
    padding: 3px 3px 0 0;
    background: #FFFFFF;
    list-style-type: none;
    margin: 56px auto 0;
}
#quests ul li {
    float: left;
    width: 310px;
    height: 240px;
    margin: 0 0 3px 3px;
    border-bottom: 1px solid #DDDEDE;
    position: relative;
    cursor: pointer;
}
#quests ul li > img:first-child {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 240px;
    width: 310px;
    margin: auto;
    z-index: 1;
}
#quests ul li.develop {
    cursor: default;
}
#quests ul li.develop > img:first-child {
    -webkit-filter: url(#blur);
    filter: url(#blur);
    -webkit-filter: blur(3px);
    filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
}
#quests ul li > div {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    z-index: 2;
}
#quests li img.ico {
    display: block;
    float: left;
    width: 47px;
    height: 48px;
    margin: 55px 0 0 20px;
}
#quests li .info {
    float: left;
    margin: 50px 0 0 10px;
}
#quests li p.name {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    width: 200px;
    height: 56px;
}
#quests li .rating {
    display: block;
    margin-top: -10px;
}
#quests li .rating img {
    display: inline-block;
    margin-right: 1px;
}
#quests li div.players {
    margin-top: 22px;
}
#quests li.develop div.players {
    margin-top: 5px;
}
#quests li .players img {
    display: inline-block;
    margin-right: 6px;
}
#quests li p.players {
    font-family: 'helveticaneuecyrlight', Arial, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    margin-top: -3px;
}
#quests li img.look {
    display: block;
    margin-top: 7px;
}
#quests li p.in-process {
    font-family: 'helveticaneuecyrlight', Arial, sans-serif;
    font-size: 12px;
    color: #FED400;
    margin-top: 11px;
}
#quests li .button {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 12px;
    width: 117px;
    height: 27px;
    line-height: 27px;
    margin-top: 7px;
}
#quests p.develop {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    margin-top: 58px;
    text-transform: uppercase;
}
#quests a.more {
    width: 482px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    margin: 31px auto 104px;
}
#emotions {
    background: #FFFFFF;
}
#emotions h2 {
    margin-top: 77px;
}
#emotions ul {
    list-style-type: none;
    margin: 61px auto 57px;
}
#emotions ul li {
    float: left;
    width: 314px;
}
#emotions ul span {
    display: block;
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 72px;
    color: #49535F;
    text-align: center;
    width: 165px;
    height: 165px;
    line-height: 165px;
    border-radius: 100%;
    border: 3px solid #FED400;
    margin: 0 auto;
}
#emotions ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    color: #272726;
    text-transform: uppercase;
    margin-top: 16px;
    line-height: 19px;
    font-size: 18px;
}
#people {
    background: url(../img/example-bg.png) repeat, #F8F8F8;
}
#people ul {
    list-style-type: none;
    width: 700px;
    margin: 60px auto 69px;
}
#people ul li {
    float: left;
    width: 300px;
}
#people ul li:first-child {
    margin-right: 100px;
    position: relative;
}
#people ul li:first-child:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/from-to.png);
    width: 66px;
    height: 61px;
    right: -86px;
    top: 70px;
}
#people ul img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#people ul div {
    border: 3px solid #49535F;
    border-radius: 100%;
    width: 183px;
    height: 183px;
    position: relative;
    margin: 0 auto;
}
#people ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    font-size: 24px;
    color: #515253;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 27px;
}
#offices {
    background: #FFFFFF;
}
#offices .left {
    float: left;
    width: 526px;
    margin-bottom: 18px;
}
#offices .right {
    float: left;
}
#offices .left p {
    font-family: 'helveticaneuecyrthin', Arial, sans-serif;
    font-size: 250px;
    color: #49535F;
    letter-spacing: -34px;
    margin: 18px 0 0 106px;
}
#offices .left p span {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 48px;
    color: #FED400;
    letter-spacing: normal;
    text-transform: uppercase;
}
#offices .right ul {
    list-style-type: none;
    margin: 50px 0 0 0;
}
#offices .right ul li {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 24px;
    color: #515253;
    text-transform: uppercase;
    width: 300px;
    margin-bottom: 42px;
    position: relative;
}
#offices .right ul li:before {
    content: '';
    position: absolute;
    display: block;
    background: url(../img/offices-list.png) no-repeat 0 0;
    width: 12px;
    height: 22px;
    top: 1px;
    left: -42px;
}
#advantages-1 {
    background: url(../img/example-bg.png) repeat, #F8F8F8;
}
#advantages-1 ul {
     list-style-type: none;
     margin: 61px auto 84px;
 }
#advantages-1 ul li {
    float: left;
    width: 314px;
}
#advantages-1 ul li > div {
    display: block;
    width: 183px;
    height: 183px;
    border-radius: 100%;
    border: 3px solid #FED400;
    margin: 0 auto;
}
#advantages-1 ul li p:first-child:first-line{
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 60px;
}
#advantages-1 ul li p:first-child {
    line-height: 35px;
     display: table-cell;
     font-family: 'helveticaneuecyrroman', Arial, sans-serif;
     font-size: 20px;
     color: #49535F;
     width: 183px;
     height: 183px;
     vertical-align: middle;
     text-align: center;
 }
#advantages-1 ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    color: #272726;
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 24px;
    font-size: 20px;
}
#advantages-2 ul {
    list-style-type: none;
    margin: 75px auto 79px;
}
#advantages-2 ul li {
    float: left;
    width: 314px;
}
#advantages-2 ul img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#advantages-2 ul div {
    border: 3px solid #49535F;
    border-radius: 100%;
    width: 183px;
    height: 183px;
    position: relative;
    margin: 0 auto;
}
#advantages-2 ul p.fact {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    text-align: center;
    font-size: 20px;
    color: #4B4949;
    text-transform: uppercase;
    margin: 21px auto 0;
    line-height: 25px;
    width: 250px;
    min-height: 75px;
}
#advantages-2 ul p.fact + p {
    font-family: 'helveticaneuecyrmedium', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    color: #666969;
    margin: 12px auto 0;
    width: 275px;
}
#insta {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
#insta img.ico {
    display: block;
    float: left;
    margin: 74px 79px 76px 87px;
}
#insta .about {
    float: left;
    margin: 84px 0 0 0;
}
#insta .about p.who {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 48px;
    color: #FFFFFF;
    text-transform: uppercase;
}
#insta .about p.look {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 28px;
}
#insta .about a {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 24px;
    color: #FED400;
    text-transform: uppercase;
    text-decoration: none;
}
#clients {
    background: #FFFFFF;
}
#clients h2 {
    margin-top: 75px;
}
#clients .slider-container {
    width: 942px;
    margin: 60px auto 80px;
    position: relative;
}
#clients .slider {
    position: absolute;
    width: 800px;
    left: 0;
    right: 0;
    margin: auto;
}
#clients .slider li {
    float: left;
    width: 125px;
    height: 450px;
    margin: 0 1px;
}
#clients .slider li img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 120px;
}
#clients .slider li div {
    height: 90px;
    position: relative;
}
#clients .next-slide-c, #clients .prev-slide-c {
    display: block;
    width: 25px;
    height: 52px;
    position: absolute;
    top: 200px;
    cursor: pointer;
}
#clients .prev-slide-c {
    left: 65px;
    background-image: url('../img/clients-left.png');
    background-repeat: no-repeat;
}
#clients .next-slide-c {
    right: 65px;
    background-image: url('../img/clients-right.png');
    background-repeat: no-repeat;
}
#reviews {
    background: url(../img/example-bg.png) repeat, #F8F8F8;
}
#reviews h2 {
    margin-top: 60px;
}
#reviews .slider-container {
    margin: 55px auto 0;
    position: relative;
}
#reviews .slider {
    margin: 0 auto 10px;
}
#reviews .slider li {
    float: left;
    font-size: 12px;
    color: #131313;
    height: 65px;
    width: 123px;
    padding: 0 6px;
    position: relative;
}
#reviews .slider li img {
    cursor: pointer;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 123px;
}
#reviews .next-slide-r, #reviews .prev-slide-r {
    display: block;
    position: absolute;
    width: 25px;
    height: 52px;
    margin-top: 16px;
    cursor: pointer;
}
#reviews .prev-slide-r {
    left: 0;
    background-image: url('../img/clients-left.png');
    background-repeat: no-repeat;
}
#reviews .next-slide-r {
    right: 0;
    background-image: url('../img/clients-right.png');
    background-repeat: no-repeat;
}
#reviews .review-container {
    margin: 10px auto 84px;
}
#reviews .review-container ul {
    list-style-type: none;
}
#reviews .review-container li {
    display: none;
    width: 830px;
    margin: 40px auto 0;
}
#reviews .review-container img {
    float: left;
    display: block;
    width: 263px;
    height: auto;
    outline: 2px solid #BDBEBE;
    margin: 7px 0 0 0;
}
#reviews .review-container .review-text {
    float: left;
    width: 543px;
    text-align: left;
    margin: 0 0 0 24px;
    font-size: 24px;
}
#reviews .review-container .review-text .name {
    font-family: 'pf_din_text_cond_pro_medium', Arial, sans-serif;
    text-transform: uppercase;
    color: #4B4949;
}
#reviews .review-container .review-text .event {
    font-family: 'pf_din_text_cond_pro', Arial, sans-serif;
    color: #4B4949
}
#reviews .review-container .review-text .text {
    font-family: 'pf_din_text_cond_pro', Arial, sans-serif;
    color: #666969;
    margin: 18px 0 0 0;
    padding: 10px 0 0 20px;
    background-image: url('../img/review-quote.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}
#why {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
#why h2 {
    margin-top: 76px;
    color: #FFFFFF;
}
#why p {
    width: 835px;
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 60px auto 94px;
}
#also {
    background: #FFFFFF;
}
#also h2 {
    margin-top: 60px;
}
#also ul {
    list-style-type: none;
    width: 956px;
    margin: 50px 0 62px -7px;
}
#also li {
    float: left;
    margin: 0 7px 11px;
    background: #F8F8F8;
    width: 464px;
    height: 232px;
}
#also li img {
    display: block;
    float: left;
    width: 241px;
    height: 232px;
}
#also li > div {
    float: left;
    width: 223px;
    height: 232px;
}
#also li > div p {
    display: table-cell;
    vertical-align: middle;
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    height: 232px;
    text-align: left;
    padding-left: 30px;
    width: 177px;
    font-size: 18px;
    color: #383838;
}

#also li > div p span {
    display: inline-block;
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    color: #363636;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}
#questions {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
#questions p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    margin-top: 60px;
}
#questions form {
    margin: 40px auto 71px;
}
#questions .button {
    font-size: 20px;
}
#we-can {
    background: url(../img/example-bg.png) repeat, #F8F8F8;
}
#we-can h2 {
    margin-top: 50px;
}
#we-can ul {
    list-style-type: none;
    margin: 90px 0 75px 0;
}
#we-can ul li {
    float: left;
    width: 210px;
    margin-left: 34px;
    min-height: 350px;
    position: relative;
}
#we-can ul li:first-child {
    margin-left: 0;
}
#we-can ul img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#we-can ul div {
    border: 3px solid #FED400;
    border-radius: 100%;
    width: 126px;
    height: 126px;
    position: relative;
    margin: 0 auto;
}
#we-can ul p {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    color: #272726;
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 19px;
}
#we-can ul p span {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    color: #272726;
    font-size: 24px;
}
#we-can .button {
    background: #FEE14C;
    border-color: #FED400;
    margin: 32px auto 0;
    text-transform: uppercase;
    font-size: 12px;
    height: 33px;
    width: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#we-can .button:hover {
    background: #FED400;
}
footer  {
    background: url(../img/header-bg.jpg);
    background-size: cover;
}
footer  p:first-child {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    text-align: center;
    margin-top: 70px;
    font-size: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
}
footer  form {
    margin: 64px auto 63px;
}
footer .line {
    width: 100%;
    height: 1px;
    background: #FFFFFF;
}
footer p.copyright {
    font-family: 'helveticaneuecyrroman', Arial, sans-serif;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 30px auto 74px;
}
footer p.copyright span {
    color: #FED400;
}

form {
    display: flex;
    align-items: center;
    justify-content: center
}