﻿blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
abbr, fieldset, img {
    border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}
ul li {
    list-style: none
}
caption, th {
    text-align: left
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}
legend {
    color: #000
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}
img {
    max-width: 100%;
    height: auto
}
.container {
    max-width: 1170px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto
}
a {
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s
}
@font-face {
    font-family: GothamPro-Light;
    src: url(../fonts/GothamPro-Light.eot) format('embedded-opentype'), url(../fonts/GothamPro-Light.html) format('woff2'), url(../fonts/GothamPro-Light.woff) format('woff'), url(../fonts/GothamPro-Light.ttf) format('truetype'), url(../fonts/GothamPro-Light.svg) format('svg')
}
@font-face {
    font-family: GothamPro-Medium;
    src: url(../fonts/GothamPro-Medium.eot) format('embedded-opentype'), url(../fonts/GothamPro-Medium.html) format('woff2'), url(../fonts/GothamPro-Medium.woff) format('woff'), url(../fonts/GothamPro-Medium.ttf) format('truetype'), url(../fonts/GothamPro-Medium.svg) format('svg')
}
@font-face {
    font-family: GothamPro-Bold;
    src: url(../fonts/GothamPro-Bold.eot) format('embedded-opentype'), url(../fonts/GothamPro-Bold.html) format('woff2'), url(../fonts/GothamPro-Bold.woff) format('woff'), url(../fonts/GothamPro-Bold.ttf) format('truetype'), url(../fonts/GothamPro-Bold.svg) format('svg')
}
@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamPro.eot) format('embedded-opentype'), url(../fonts/GothamPro.html) format('woff2'), url(../fonts/GothamPro.woff) format('woff'), url(../fonts/GothamPro.ttf) format('truetype'), url(../fonts/GothamPro.svg) format('svg')
}
@font-face {
    font-family: GothamPro-Black;
    src: url(../fonts/11024.eot) format('embedded-opentype'), url(../fonts/11024.html) format('woff2'), url(../fonts/GothamPro-Black.woff) format('woff'), url(../fonts/GothamPro-Black.ttf) format('truetype'), url(../fonts/GothamPro-Black.svg) format('svg')
}
body {
    font-family: GothamPro, sans-serif;
    background-color: #fafafa
}
.header-back {
    background: url(../img/header-back.png) center top/cover no-repeat
}
.offer-medium {
    display: none;
    padding-top: 50px;
    text-align: center
}
.offer-medium .list-meduim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.offer-medium h2 {
    text-align: center;
    font-family: GothamPro-Black, sans-serif;
    color: #ffb822;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 55px
}
.offer-medium h2 span {
    text-transform: none;
    color: #292929;
    font-size: 70px
}
.offer-medium .offer-list {
    text-align: left
}
.offer-medium .offer-list li {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    color: #292929
}
.offer-medium .offer-list li img {
    margin-right: 8px;
    width: 28px
}
.offer-medium .offer-list li span {
    font-family: GothamPro-Black, sans-serif
}
.offer-medium .button {
    font-family: GothamPro-Black, sans-serif;
    display: inline-block;
    color: #292929;
    text-transform: uppercase;
    font-size: 16px;
    font-width: 800;
    letter-spacing: 2.24px;
    margin-top: 68px;
    padding: 30px 52px;
    background: #ffb822;
    box-shadow: 0 7px 18px rgba(255, 184, 34, .75);
    border-radius: 35px;
    margin-bottom: 86px
}
.offer-medium .button:hover
 {
    background: #ff9a22;
}
.order-call:hover{
		color: #ff9a22;
}
.header .header__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 63px
}
.header .header__item p {
    color: #292929;
    font-size: 16px
}
.header .header__item__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header .header__item__logo img {
    margin-right: 12px
}
.header .header__item__logo .small-logo {
    display: none
}
.header .header__item__logo span {
    font-family: GothamPro-Black, sans-serif;
    color: #292929;
    font-size: 25px;
    text-transform: uppercase
}
.header .header__item__contacts p {
    font-family: GothamPro-Bold, sans-serif;
    color: #292929;
    font-size: 28px
}
.header .header__item__contacts span a {
    color: #ffb822;
    font-size: 18px;
    border-bottom: 1px dashed #ffb822;
    font-weight: 800;
    margin-left: 70px;
    margin-top: 10px;
    display: inline-block
}
.header .header__item__contacts span:hover a {
    color: #ff9a22
}
.offer {
    padding-top: 50px
}
.offer h1 {
    font-family: GothamPro-Black, sans-serif;
    color: #ffb822;
    font-size: 70px;
    text-transform: uppercase;
    margin-bottom: 55px
}
.offer h1 span {
    text-transform: none;
    color: #292929;
    font-size: 70px
}
.offer .offer-list li {
    font-size: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    color: #292929
}
.offer .offer-list li span {position:relative;top:-5px}
.offer .offer-list li .circle {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: 0 0;
    border-radius: 50%;
    border: 1px solid #000;
    position: relative;
    margin-right: 19px
}
.offer .offer-list li p img {
    position: absolute;
    top: -5px;
    right: -3px
}
.offer .offer-list .desc-list {
    margin-right: 5px
}
.offer .offer-list li span {
    font-family: GothamPro-Black, sans-serif
}
.offer .button {
    display: inline-block;
    color: #292929;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2.24px;
    font-weight: 600;
    margin-top: 68px;
    padding: 30px 52px;
    background: #ffb822;
    box-shadow: 0 7px 18px rgba(255, 184, 34, .75);
    border-radius: 35px;
    margin-bottom: 86px;
    font-family: GothamPro-Black, sans-serif
}
.offer .button:hover {
    background: #ff9a22
}
.offer-back {
    background: url(../img/offer-back.png) right top/contain no-repeat;
    z-index: 500
}
.present-back {
    padding-bottom: 304px;
    background: #fff;
    padding-top: 78px
}
.present-title {
    text-align: center;
    display: block;
    font-family: GothamPro-Black, sans-serif
}
.present-title h3 {
    color: #292929;
    font-size: 48px;
    font-weight: 900;
    margin-bottom: 20px
}
.present-title h2 {
    color: #ffb822;
    text-shadow: 0 4px 4px rgba(255, 184, 34, .3);
    font-size: 60px;
    text-transform: uppercase;
    font-family: GothamPro-Black, sans-serif
}
.why-me-back {
    box-shadow: 0 12px 31px rgba(0, 0, 0, .1);
    background-color: #fff;
    position: relative
}
.why-me-title {
    font-family: GothamPro-Black, sans-serif;
    text-align: center;
    color: #292929;
    font-size: 33px;
    padding-top: 55px
}
.why-me {
    margin-top: -234px;
    text-align: center;
    margin-bottom: 81px
}
.why-me .why-me-items {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.why-me .why-me-item {
    box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
    word-wrap: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(33.333333333333336% - 30px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.why-me .why-me-item p {
    position: relative;
    color: #292929;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 63px
}
.why-me .why-me-item .why-me-adv {
    margin-top: -20px;
    margin-bottom: 20px
}
.why-me .why-me-item img {
    margin-bottom: 37px;
    margin-top: 70px
}
.why-me .why-me-item span {
    color: #595959;
    font-size: 18px
}
.triangle img {
    position: absolute;
    top: -15px;
    left: 47%;
    -webkit-transform: translate3d(0, - 100%, 0);
    transform: translate3d(0, - 100%, 0);
    -webkit-animation: 1.4s linear infinite spin;
    animation: 1.4s linear infinite spin
}
@-webkit-keyframes spin {
    0%, 100% {
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
    50% {
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0)
    }
}
@keyframes spin {
    0%, 100% {
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
    50% {
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0)
    }
}
.desc_result {
    margin-top: 73px;
    font-size: 30px;
    color: #292929;
    font-weight: 800;
    padding-bottom: 86px
}
.desc_result span {
    text-shadow: 0 4px 4px rgba(255, 184, 34, .3);
    color: #ffb822;
    font-size: 30px
}
.services {
    text-align: center
}
.services h2 {
    color: #292929;
    font-size: 46px;
    margin-bottom: 41px;
    font-family: GothamPro-Black, sans-serif
}
.services p {
    font-size: 23px;
    color: #595959;
    font-weight: 300;
    line-height: 37px;
    margin-bottom: 79px
}
.adv .adv-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.adv .adv-item {
    width: calc(50% - 30px)
}
.adv .adv-item .adv-back {
    background: #fff;
    padding: 0 106px 0 69px
}
.adv .adv-item h3 {
    color: #292929;
    font-size: 30px;
    font-weight: 700;
    padding-top: 76px
}
.adv .adv-item p {
    font-size: 16px;
    color: #595959;
    font-weight: 300;
    margin-top: 40px;
    line-height: 27px
}
.services .button-zakaz {
    font-family: GothamPro-Black, sans-serif;
    display: inline-block;
    padding: 22px 59px;
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.96px;
    background-color: #ffb822;
    border-radius: 27px;
    box-shadow: 0 6px 9px rgba(255, 184, 34, .58);
    z-index: 5
}
.services .button-zakaz:hover {
    background: #ff9a22
}
.adv .adv-item .button-zakaz {
    font-family: GothamPro-Black, sans-serif;
    display: inline-block;
    padding: 22px 59px;
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.96px;
    background-color: #ffb822;
    border-radius: 27px;
    box-shadow: 0 6px 9px rgba(255, 184, 34, .58);
    margin-bottom: 71px;
    margin-top: 53px;
    z-index: 5
}
.adv .adv-item .button-zakaz:hover {
    background: #ff9a22
}
.adv-left {
    position: relative
}
.adv-back-pic {
    position: absolute;
    background: url(../img/adv-back-1.png) right bottom no-repeat;
    width: 320px;
    height: 346px;
    right: 0;
    bottom: 0;
    z-index: 4;
    opacity: .99
}
.advv-right {
    position: relative
}
.adv-back-pic2 {
    position: absolute;
    background: url(../img/adv-back-2.png) right bottom no-repeat;
    width: 320px;
    height: 346px;
    right: 0;
    bottom: 0;
    z-index: 3;
    opacity: .99
}
.yellow-adv {
    display: inline-block;
    width: 55px;
    height: 8px;
    background-color: #ffb822;
    margin: 25px 0 0
}
.price-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.price {
    margin-top: 104px;
    margin-bottom: 102px
}
.price .price-man {
    background: url(../img/price-man.png) no-repeat;
    height: 1000px
}
.price .price-back {
    background: #fff
}
.price .price-item {
    margin-left: 20px;
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
.price .price-title {
    font-family: GothamPro-Black, sans-serif;
    margin-top: 99px;
    color: #292929;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 89px
}
.price .price-desc {
    color: #292929;
    font-size: 26px;
    font-family: GothamPro-Medium, sans-serif
}
.price .price-desc span {
    font-family: GothamPro-Black, sans-serif;
    font-size: 26px;
    color: #ffb822
}
.price .price-number {
    text-align: left;
    font-size: 53px;
    color: #ffb822;
    font-family: GothamPro-Black, sans-serif;
    margin-top: 33px;
    margin-bottom: 20px
}
.price .price-desc_two {
    color: #292929;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 31px
}
.price .price-border {
    text-align: center;
    padding: 15px 40px;
    border: 1px solid #292929;
    font-size: 23px;
    color: #292929
}
.price .price-border span {
    font-family: GothamPro-Black, sans-serif;
    font-size: 26px
}
.price .price-border span large {
    font-size: 47px
}
.price .price-list {
    margin-top: 32px
}
.price .price-list li {
    margin-bottom: 26px;
    list-style-image: url(../img/price-ul.png);
    font-size: 17px;
    color: #292929
}
.price-img {
    position: relative;
    background: #fff;
    color: #292929;
    font-size: 26px;
    font-weight: 800;
    display: inline-block;
    padding: 50px;
    border: 15px solid #ffb822
}
.price-img span {
    font-family: GothamPro-Black, sans-serif;
    color: #ffb822;
    font-size: 26px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 34px
}
.price-img:after {
    content: '';
    position: absolute;
    border: 30px solid transparent;
    border-bottom: 30px solid #ffb822;
    top: -60px;
    left: 0
}
.price-container {
    -ms-flex-item-align: center;
    align-self: center
}
.arguments {
    margin-top: 102px
}
.arguments h2 {
    text-align: center;
    color: #292929;
    font-size: 46px;
    font-weight: 700
}
.arguments .arguments-title {
    text-align: center;
    font-size: 23px;
    font-weight: 300;
    color: #525252;
    margin-top: 62px;
    margin-bottom: 49px
}
.arguments-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}
.arguments-item {
    box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
    word-wrap: break-word;
    margin-top: 30px;
    font-size: 18px;
    color: #292929;
    font-weight: 800
}
.arguments-item p {
    font-size: 90px;
    color: #ffb822;
    font-weight: 400;
    font-family: GothamPro-Black, sans-serif;
    margin-bottom: 32px
}
.arguments-item sup {
    font-size: 30px
}
.arguments-times {
    margin-top: 73px;
    text-align: center;
    font-size: 30px;
    color: #292929;
    font-weight: 800
}
.arguments-times span {
    font-size: 30px;
    color: #ffb822;
    text-shadow: 0 4px 4px rgba(255, 184, 34, .3)
}
.trust-back {
    padding: 45px 47px 52px;
    margin-top: 103px;
    background: #fff;
    box-shadow: 0 12px 31px rgba(0, 0, 0, .1)
}
.trust-back h2 {
    color: #292929;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 74px
}
.trust-item img {
    display: block;
    margin: 0 auto
}
.dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 40px 5px 0;
    padding: 0;
    cursor: pointer
}
.dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background-color: #d2d2d2;
    border-radius: 50%
}
.dots li.slick-active button {
    opacity: .75;
    background-color: #ffb822
}
.sank h3 {
    padding-top: 30px;
    margin-top: 102px;
    margin-bottom: 29px;
    text-align: center;
    color: #292929;
    font-size: 34px;
    font-family: GothamPro-Black, sans-serif
}
.sank h2 {
    text-align: center;
    color: #ffb822;
    text-shadow: 0 4px 8px rgba(255, 184, 34, .3);
    font-size: 50px;
    text-transform: uppercase;
    font-family: GothamPro-Black, sans-serif
}
form {
    margin-top: 25px;
    text-align: center
}
.button_form {
    font-size: 16px;
    color: #292929;
    letter-spacing: 2.24px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 30px 77px;
    background-color: #ffb822;
    border-radius: 35px;
    box-shadow: 0 7px 18px rgba(255, 184, 34, .75);
    margin-left: 15px
}
form input {
    background-color: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 35px;
    padding: 20px 45px;
    margin-left: 0px;
    margin-bottom: 7px
}
form input:focus {
    border: 1px solid #ffb822;
    box-shadow: 0 9px 21px rgba(255, 184, 34, .26)
}
.center-input {
    display: inline-block
}
form input[placeholder] {
    color: #292929;
    font-size: 15px;
    font-weight: 400
}
.back-call {
    margin-top: 99px
}
.back-call h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 34px;
    color: #292929;
    font-weight: 700
}
.back-call .phone-bottom {
    padding-bottom: 101px;
    text-align: center;
    margin-top: 55px;
    color: #595959;
    font-size: 30px;
    font-weight: 400
}
.back-call .phone-bottom span a {
    display: block;
    color: #ffb822;
    text-shadow: 0 6px 6px rgba(255, 184, 34, .3);
    font-size: 40px;
    font-weight: 700
}
.back-call .phone-bottom span:hover a {
    color: #ff9a22
}
.white-container {
    background: #fff
}
footer {
    margin-top: 65px;
    margin-bottom: 42px
}
footer .footer-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
footer .footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: GothamPro-Black, sans-serif
}
footer .footer-item span {
    font-size: 25px;
    color: #292929;
    text-transform: uppercase
}
footer .footer-item p {
    font-size: 13px;
    color: #292929
}
footer .footer-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
footer .footer-item ul li i {
    font-size: 35px;
    color: #ffb822;
    -webkit-transition: all .5s;
    transition: all .5s
}
footer .footer-item ul .icon-skype {
    font-size: 40px
}
footer .footer-item ul li span {
    color: #292929;
    font-size: 28px
}
footer .footer-item ul .icon-phone-circled:hover, footer .footer-item ul .icon-skype:hover {
    color: #ff9a22
}
.button_form:hover {
    background: #ff9a22
}
.modal_window__PI-four, .modal_window__PI-one, .modal_window__PI-sank, .modal_window__PI-three, .modal_window__PI-two {
    position: relative;
    background: #f4f4f4;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto
}
.modal_window__position-four, .modal_window__position-one, .modal_window__position-sank, .modal_window__position-three, .modal_window__position-two {
    position: relative
}
.pop-up-back {
    background: #fff;
    padding: 10px
}
.modal_window__close-four, .modal_window__close-one, .modal_window__close-sank, .modal_window__close-three, .modal_window__close-two {
    position: absolute;
    top: -60px;
    right: -65px;
    font-size: 50px;
    cursor: pointer;
    color: #ffb822
}
.modal_window__PI-four h2, .modal_window__PI-one h2, .modal_window__PI-sank h2, .modal_window__PI-three h2, .modal_window__PI-two h2 {
    text-align: center;
    color: #292929;
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px
}
.modal_window__PI-four p, .modal_window__PI-one p, .modal_window__PI-sank p, .modal_window__PI-three p, .modal_window__PI-two p {
    text-align: center;
    font-size: 14px;
    color: #595959;
    margin-top: 10px
}
.modal_window__PI-sank h2, .modal_window__PI-sank p {
    margin-top: 0
}
.pop-up-four input, .pop-up-one input, .pop-up-three input, .pop-up-two input {
    display: block;
    margin: 0 auto 20px;
    max-width: 320px
}
.button-pop-up {
    display: inline-block;
    font-size: 14px;
    color: #292929;
    text-transform: uppercase;
    letter-spacing: 1.89px;
    font-weight: 700;
    background-color: #ffb822;
    border: 1px solid #ffb822;
    border-radius: 31px;
    padding: 27px 97px 26px 100px;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    transition: all .5s
}
.button-pop-up:hover {
    background: #ff9a22
}
.adv-items, .arguments-items, .price-man, .trust-items, .why-left, .why-right {
    opacity: 0
}
.wibro:hover {
    -webkit-animation: 1s swing;
    animation: 1s swing
}
@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
wrapper {
    position: fixed;
    right: 100px;
    top: 400px;
    z-index: 1;
    display: block;
    opacity: 0
}
.dws {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.bloc, .phone, .pulse {
    position: absolute;
    width: 120px;
    height: 120px;
    color: #fff;
    text-align: center;
    border-radius: 50%
}
.bloc {
    cursor: pointer;
    z-index: 1;
    overflow: hidden
}
.pulse {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    background: #ffb822
}
.pulse:hover {
    background: #ff9a22
}
.phone {
    font-size: 50px;
    line-height: 120px;
    -webkit-animation: .9s ease-in-out infinite phone;
    animation: .9s ease-in-out infinite phone
}
.phone i {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}
.pulse i {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}
.pulse:hover .text {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    opacity: 1
}
.pulse:after, .pulse:before {
    content: '';
    position: absolute;
    border: 1px solid #ffb822;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    -webkit-animation: 1.8s linear infinite pulse;
    animation: 1.8s linear infinite pulse;
    opacity: 0
}
.pulse:after {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
@-webkit-keyframes phone {
    0%, 100% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    50% {
        -webkit-transform: rotate(21deg);
        transform: rotate(21deg)
    }
}
@keyframes phone {
    0%, 100% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    50% {
        -webkit-transform: rotate(21deg);
        transform: rotate(21deg)
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}
.button-present {
    border: none;
    cursor: pointer;
    display: inline-block;
    margin-top: 20px
}
.price-yellow {
    display: none
}
.price-medium {
    display: none;
    margin-bottom: 56px
}
.footer-medium span {
    font-family: GothamPro, sans-serif;
    font-size: 13px!important
}
@media (max-width:1388px) {
    .price .price-man {
        background: 0 0
    }
}
@media (max-width:1308px) {
    .offer-back {
        background: 0 0
    }
}
@media screen and (max-width:1200px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }
}
@media screen and (max-width:992px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .offer-medium {
        display: block
    }
    .offer-medium h2, .offer-medium h2 span {
        font-size: 42px
    }
    .header .header__items {
        padding-top: 20px;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .header .header__item__logo span {
        font-size: 18px
    }
    .header .header__item__contacts p {
        font-size: 22px
    }
    .header .header__item__contacts span a {
        font-size: 16px;
        margin-left: 70px
    }
    .header-center, .offer {
        display: none
    }
    .present-title h3 {
        font-size: 30px
    }
    .present-title h2 {
        font-size: 42px
    }
    .why-me .why-me-item {
        width: calc(50% - 30px)
    }
    .services p {
        line-height: 28px;
        font-size: 16px
    }
    .adv .adv-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .adv .adv-item {
        margin-bottom: 30px;
        width: calc(100% - 30px)
    }
    .price-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .price .price-man {
        background: 0 0
    }
    .price .price-back {
        padding-bottom: 300px
    }
    .price .price-item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .price-container, .price-img:after {
        display: none
    }
    .arguments-item p {
        font-size: 70px
    }
    .arguments-item span {
        font-size: 14px
    }
    .sank h3 {
        font-size: 30px
    }
    .sank h2 {
        font-size: 34px
    }
    .button_form {
        margin-left: 5px
    }
    form input {
        margin-bottom: 20px;
        margin-left: 10px
    }
    .center-input {
        margin: 0 auto 40px
    }
    .back-call h3 {
        font-size: 25px
    }
    .back-call{
    	text-align: center;
    }
    .back-call .phone-bottom {
        font-size: 24px
    }
    .back-call .phone-bottom span a {
        font-size: 30px
    }
    footer .footer-items {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    footer .footer-item span {
        font-size: 18px
    }
    footer .footer-item ul li i {
        font-size: 24px
    }
    footer .footer-item ul .icon-skype {
        font-size: 30px
    }
    footer .footer-item ul li span {
        font-size: 24px
    }
    .price-medium {
        display: block;
        margin: 0 auto 20px
    }
    .footer-medium span, wrapper {
        display: none
    }
}
@media screen and (max-width:720px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .offer-medium .list-meduim {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .offer-medium h2 {
        font-size: 30px
    }
    .offer-medium .button {
        font-size: 12px
    }
    .header .header__item__logo img {
        display: none
    }
    .header .header__item__logo .small-logo {
        display: block
    }
    .header .header__item__logo span {
        font-size: 12px
    }
    .header .header__item__contacts p {
        font-size: 16px
    }
    .header .header__item__contacts span a {
        font-size: 12px;
        margin-left: 30px
    }
    .why-me .why-me-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .why-me .why-me-item {
        width: calc(100% - 30px)
    }
    .triangle img {
        left: 43%
    }
    .adv .adv-item .adv-back {
        padding: 0
    }
    .price .price-item {
        width: calc(100% - 30px)
    }
    .price .price-title {
        font-size: 30px;
        text-align: center;
        margin-top: 20px
    }
    .price .price-desc {
        font-size: 16px;
        text-align: center;
        line-height: 23px
    }
    .price .price-number {
        font-size: 30px
    }
    .price .price-desc_two {
        font-size: 16px;
        text-align: left;
        line-height: 23px
    }
    .price .price-border {
        padding: 15px 20px
    }
    .price .price-border span large {
        font-size: 30px
    }
    .price-img {
        font-size: 18px;
        padding: 20px 40px;
        margin-bottom: 27px
    }
    .price-img span {
        font-size: 16px
    }
    .arguments h2 {
        font-size: 25px
    }
    .arguments-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .sank h2, .sank h3 {
        font-size: 25px
    }
    .button_form {
        font-size: 12px;
        padding: 21px 59px 18px 60px
    }
    .back-call .phone-bottom span a {
        margin-top: 15px
    }
    .button-pop-up {
        padding: 18px 46px 18px 50px
    }
}
@media screen and (max-width:576px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .pop-up-back {
        padding: 0;
        background: #f4f4f4
    }
}
@media (max-width:522px) {
    .adv-back-pic, .adv-back-pic2 {
        display: none
    }
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/**
 * Fade-move animation for second dialog
 */

/* at start */

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-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);
}
/* animate in */

.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);
}
/* animate out */

.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);
}
/* Dark overlay, start state */

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
input, textarea {
    outline: none;
}

.order-call{
	color: #ffb822;
	border-bottom: 1px dashed #ffb822;
	text-align: center;
	font-size: 34px;
	transition: all 0.5s;

}

.order-call:hover {
	color: #ff9a22;
}
.back-call{
	text-align: center;
}
/*# sourceMappingURL=styles.css.map */