@font-face {
    font-family: 'DaxlineCyr-Regular';
    src: url('../fonts/DaxlineCyr-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DaxlineCyr-Regular.otf') format('opentype'), url('../fonts/DaxlineCyr-Regular.woff') format('woff'), url('../fonts/DaxlineCyr-Regular.ttf') format('truetype'), url('../fonts/DaxlineCyr-Regular.svg#DaxlineCyr-Regular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/bebasneueregular.eot');
    src: url('../fonts/bebasneueregular.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneueregular.woff') format('woff'), url('../fonts/bebasneueregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

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, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    color: #151515;
    font-family: 'Roboto', Arial, sans-serif
}

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

body {
    -webkit-font-smoothing: antialiased
}

:focus::-webkit-input-placeholder, :focus::-moz-placeholder, :focus:-moz-placeholder, :focus:-ms-input-placeholder {
    color: transparent
}

input[type="text"], input[type="tel"], input[type="email"], input[type="submit"], textarea, select, button, a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="submit"]:focus, input[type="email"]:focus, textarea:focus, select:focus, button:focus, a:focus {
    outline: 0
}

input[type=submit], button, a {
    cursor: pointer
}

.error {
    box-shadow: inset 0 0 0 3px #f00 !important
}

.transition {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.btn {
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    display: inline-block;
    outline: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 25px 70px;
    background-color: #cacac8;
    background-image: linear-gradient(to top, #86b730 0, #b1d235 100%);
    border-radius: 40px
}

.btn:after {
    content: '';
    pointer-events: none;
    display: block;
    width: 80%;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 10%;
    right: 10%;
    bottom: 0;
    opacity: .5;
    box-shadow: 0 10px 10px 0 #88b930;
    transition: box-shadow .3s ease, opacity .3s ease
}

.btn:hover {
    color: #000;
    text-decoration: none;
    box-shadow: inset 0 20px 20px 10px rgba(255, 255, 255, .1)
}

.btn:hover:after {
    opacity: .7
}

.btn:active, .btn:visited, .btn:focus {
    color: #000;
    text-decoration: none
}

.btn:active {
    background-image: linear-gradient(to bottom, #86b730 0, #b1d235 100%);
    box-shadow: none
}

.btn:active:after {
    display: none
}

.btn-phone {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    outline: 0;
    background-color: #fff;
    border: 0;
    padding: 10px 20px;
    border-radius: 70px
}

.btn-phone:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(../img/icon-phone_b.svg) center no-repeat;
    background-size: contain;
    margin-right: 10px
}

.btn-phone:hover {
    text-decoration: none;
    opacity: .7;
    color: #000;
    background-color: #b1d235
}

.btn-phone:active {
    text-decoration: none;
    color: #000
}

.ta-l {
    text-align: left
}

.ta-c {
    text-align: center
}

.ta-r {
    text-align: right
}

.heading h2 {
    font-family: 'Bebas Neue', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 46px;
    line-height: 1.2;
    margin: 10px 0
}

.heading h3 {
    font-family: 'DaxlineCyr-Regular', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0
}

.heading h2 span {
    font-family: 'Bebas Neue', sans-serif;
    color: #b1d235
}

.heading h3 span {
    font-family: 'DaxlineCyr-Regular', sans-serif;
    color: #b1d235
}

#main {
    height: 804px;
    background: url(../img/bg-main.jpg) center top no-repeat
}

#about {
    height: 686px;
    background: url(../img/bg-about.jpg) center top no-repeat
}

#certificate {
    height: 598px;
    background: url(../img/bg-certificate.jpg) center top no-repeat
}

#progress {
    height: auto;
    /*background: url(../img/bg-progress.jpg) center bottom no-repeat*/
}

#founders {
    height: 627px;
    background: url(../img/bg-founders.jpg) center top no-repeat
}

#award {
    height: 815px;
    background: url(../img/bg-award.jpg) center top no-repeat
}

#features {
    height: 692px;
    background: url(../img/bg-features.jpg) center top no-repeat
}

#license {
    height: 725px;
    background: url(../img/bg-license.jpg) center top no-repeat
}

#calc {
    height: auto;
    background: url(../img/bg-calc.jpg) center bottom no-repeat
}

#packets {
    height: 901px;
    /* background: url(../img/bg-packets.jpg) center bottom no-repeat */
}

#tabs {
    height: auto;
    background: url(../img/bg-tabs.jpg) center top no-repeat
}

#icons {
    height: 604px;
    background: url(../img/bg-icons.jpg) center top no-repeat
}

#team {
    height: 710px;
    background: url(../img/bg-team.jpg) center top no-repeat
}

#order {
    height: 623px;
    background: url(../img/bg-order.jpg) center top no-repeat
}

#header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 0;
    background-color: #242424;
}

#header .logo {
    display: inline-block;
    vertical-align: middle
}

#header p.desc {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #8a8a8a;
    font-weight: 300;
    margin-left: 20px
}

#header .phone {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 0 80px 10px
}

#header .phone:hover {
    text-decoration: none
}

#main {
    padding-top: 75px;
    margin-top: 137px;
}

#main .title h1 {
    font-family: 'Bebas Neue', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    line-height: 1.1;
    font-weight: normal;
    margin: 10px 0
}

#main .title h1 p {
    display: inline-block;
    margin: .8em 0;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 32px;
    color: #fff;
}

#main .title h1 span {
    font-family: 'Bebas Neue', sans-serif;
    color: #b1d235
}

#main .title h2 {
    max-width: 450px;
    font-size: 13px;
    color: #757373;
    font-weight: 400;
    margin: 0
}

#main .title h2 span {
    color: #b1d235
}

#main .buttons {
    margin-top: 70px
}

#main .buttons p {
    font-size: 13px;
    color: #757373;
    font-weight: 400;
    margin-left: 0;
    margin-top: 30px;
}

#main .buttons .btn {
    display: inline-block;
    vertical-align: middle
}

#main .items {
    float: right
}

#main .items .item {
    max-width: 170px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    font-weight: 300;
    position: relative;
    margin-bottom: 20px
}

#main .items .item:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 26px;
    height: 26px;
    background: url(../img/marker1.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: -3px;
    left: -40px
}

#about {
    padding-top: 120px
}

#about ul {
    padding-left: 20px;
    margin-top: 30px
}

#about ul li {
    color: #b1d235;
    padding: 5px 0
}

#about ul li p {
    font-size: 16px;
    padding: 0 5px;
    margin: 0
}

#certificate p {
    font-family: 'DaxlineCyr-Regular', sans-serif;
    display: inline-block;
    position: relative;
    font-size: 22px;
    margin-top: 50px;
    margin-left: 40px
}

#certificate p:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background: url(../img/marker1.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -50px
}

#certificate p b {
    font-family: 'DaxlineCyr-Regular', sans-serif
}

#certificate img {
    display: none
}

#progress {
    padding-bottom: 120px
}

#progress .heading {
    position: relative
}

#progress .heading:after {
    content: '';
    display: block;
    width: 101px;
    height: 54px;
    background: url(../img/line.png) center no-repeat;
    position: absolute;
    top: 40px;
    left: 580px
}

#progress ul {
    padding-left: 20px;
    margin-top: 50px
}

#progress ul li {
    color: #b1d235;
    padding: 5px 0
}

#progress ul li p {
    font-size: 16px;
    padding: 0 5px;
    margin: 0
}

#progress .video {
    text-align: center
}

#progress .video picture {
    display: block;
    position: relative
}

#progress .video picture img {
    width: 100%;
    height: auto
}

#progress .video picture .play {
    width: 157px;
    height: 157px;
    display: block;
    background: url(../img/play.png) center no-repeat;
    background-size: cover;
    transition: transform .3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.9)
}

#progress .video picture .play:hover {
    transform: translateX(-50%) translateY(-50%) scale(1)
}

#progress .buttons {
    text-align: center;
    margin-top: 40px
}

#progress .buttons p {
    font-size: 12px;
    color: #757373
}

#progress .buttons .btn {
    color: #fff
}

#progress .buttons .btn:hover {
    color: #fff
}

#progress .soc {
    display: none
}

#founders {
    padding-top: 20px
}

#founders img {
    display: none
}

#founders p.founder {
    font-size: 16px;
    display: inline-block;
    max-width: 300px;
    line-height: 1.8
}

#founders p.founder b {
    font-size: 22px;
    display: inline-block;
    padding: 5px 0
}

#founders p.founder-1 {
    text-align: right;
    float: left;
    margin-top: 120px
}

#founders p.founder-2 {
    text-align: left;
    float: right
}

#award {
    padding-top: 80px
}

#award .heading h3 {
    font-size: 28px;
    position: relative;
    margin-bottom: 15px;
}

#award .heading h3 b {
    font-family: 'DaxlineCyr-Regular', sans-serif
}

#award .heading h3:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background: url(../img/icon-award.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -50px
}

#award img {
    display: none
}

#photos {
    padding-bottom: 80px;
    overflow: hidden
}

#photos .heading {
    position: relative
}

#photos .heading:after {
    content: '';
    display: block;
    width: 101px;
    height: 54px;
    background: url(../img/line.png) center no-repeat;
    position: absolute;
    bottom: 30px;
    left: 980px
}

#photos img.companies {
    float: right;
    margin-top: -10px
}

#photos .slider {
    text-align: center;
    position: relative;
    transform: scale(1.2);
    margin: 60px 0 0;
    transform: translateY(-50%);
}

#photos .slider .slide img {
    width: 100%;
    /*border-radius: 20px;*/
    overflow: hidden
}

#photos .slider .owl-nav {
    display: block !important
}

#photos .slider .owl-prev {
    display: inline-block;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../img/arr-prev.svg) center no-repeat, #b1d235;
    background-size: 28px;
    top: 50%;
    left: -95px;
}

#photos .slider .owl-next {
    display: inline-block;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../img/arr-next.svg) center no-repeat, #b1d235;
    background-size: 28px;
    top: 50%;
    right: -95px;
}

#photos .slider .owl-dots {
    margin-top: 20px;
    display: block !important
}

#photos .slider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ddd
}

#photos .slider .owl-dots .owl-dot.active {
    width: 10px;
    height: 10px;
    background-color: #b1d235
}

#photos .slider .owl-dots .owl-dot span {
    display: none
}

#features {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 80px
}

#features .items {
    text-align: center;
    font-size: 0
}

#features .items .item {
    width: 25%;
    display: inline-block;
    vertical-align: top
}

#features .items .item p {
    font-size: 16px;
    color: #302e2e;
    text-align: left
}

#features .buttons {
    margin-top: 80px
}

#features .buttons p {
    font-size: 12px;
    color: #757373
}

#features .buttons .btn, #features .buttons .btn:hover {
    color: #fff
}

#license {
    padding-top: 170px
}

#license .heading {
    position: relative
}

#license .heading h3:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    background: url(../img/icon-license.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -50px
}

#license p {
    font-size: 16px;
    margin-top: 30px
}

#license img {
    display: none
}

#reasons {
    padding-bottom: 80px
}

#reasons .heading h4 {
    font-size: 120px;
    color: #73838b;
    line-height: 1;
    margin: 0;
    font-weight: lighter;
    font-family: 'Bebas Neue', sans-serif
}

#reasons .heading h2 {
    margin-top: -20px
}

#reasons .tabs {
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #b1d235;
    margin: 60px 0 50px
}

#reasons .tabs .tab {
    font-size: 18px;
    color: #505050;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    margin-bottom: -1px;
    padding: 15px 0;
    cursor: pointer;
    border-bottom: 3px solid transparent
}

#reasons .tabs .tab.active {
    border-bottom: 3px solid #007540;
    font-weight: bold
}

#reasons .tabs .tab:hover {
    border-bottom: 3px solid #007540
}

#reasons .contents {
    padding: 0 50px
}

#reasons .contents .content h4 {
    font-size: 22px
}

#reasons .contents .content p {
    font-size: 16px
}

#calc {
    text-align: center;
    padding-bottom: 80px
}

#calc .wrap {
    background-color: #242424;
    border-radius: 40px;
    padding: 80px 0
}

#calc .heading {
    text-align: center
}

#calc .heading h2, #calc .heading h3 {
    color: #fff
}

#calc .range-group {
    margin-top: 50px;
    padding: 0 80px;
    position: relative
}

#calc .range-group .range {
    text-align: center;
    margin-top: 20px;
    border: 0;
    border-radius: 20px
}

#calc .range-group .range .ui-slider-range {
    background-color: #b1d235;
    border-radius: 20px;
    border: 0
}

#calc .range-group .range .ui-slider-handle {
    outline: 0;
    background-color: #80b11a;
    border-radius: 50%;
    border: 0;
    width: 30px;
    height: 30px;
    top: -10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

#calc .range-group .rage-val {
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    background-color: #80b11a;
    border-radius: 6px;
    padding: 5px 10px;
    position: relative
}

#calc .range-group .rage-val:before {
    content: '';
    display: block;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #80b11a;
    top: -16px;
    left: 50%;
    transform: translateX(-50%)
}

#calc .range-group .rage-val span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    min-width: 50px
}

#calc .range-group .range_val_min, #calc .range-group .range_val_max {
    font-size: 16px;
    color: #5a5b5c;
    display: inline-block;
    margin: 0;
    position: absolute;
    bottom: 40px
}

#calc .range-group .range_val_min {
    left: 80px
}

#calc .range-group .range_val_max {
    right: 80px
}

#calc .range-group p.name {
    font-size: 16px;
    color: #5a5b5c;
    display: inline-block;
    margin: 0;
    padding: 5px 0
}

#calc .range-group-1 p.name {
    background: url(../img/icon-calc-1.svg) center left no-repeat;
    background-size: contain;
    padding-left: 50px
}

#calc .range-group-2 p.name {
    background: url(../img/icon-calc-2.svg) center left no-repeat;
    background-size: contain;
    padding-left: 70px
}

#calc p.dohod, #calc p.rashod {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin: 20px 20px 0
}

#calc p.dohod span, #calc p.rashod span {
    color: #fff
}

#calc h4.pribil {
    font-size: 34px;
    color: #fff;
    font-weight: normal;
    margin: 20px 0 0
}

#calc h4.pribil span {
    color: #fff
}

#calc .buttons {
    margin-top: 60px
}

#calc .buttons p {
    color: #757373;
    font: 12px
}

#calc .buttons .btn, #calc .buttons .btn:hover {
    color: #fff
}

#packets {
    padding-top: 130px
}

#packets .container {
    position: relative
}

#packets img {
    display: none
}

#packets .heading {
    text-align: center
}

#packets p.packet {
    font-size: 16px;
    line-height: 1.8;
    position: absolute
}

#packets p.packet b {
    font-size: 22px;
    display: inline-block;
    padding: 0
}

#packets p.packet-1 {
    top: 190px;
    left: 280px
}

#packets p.packet-2 {
    top: 80px;
    left: 710px
}

#tabs {
    text-align: center;
    padding-bottom: 80px
}

#tabs .heading h3 {
    position: relative;
    display: inline-block;
    background-color: #f2f2f2;
    position: relative;
    border-radius: 50px;
    padding: 15px 50px;
    padding-left: 90px
}

#tabs .heading h3:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    background: url(../img/icon-tabs.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 30px
}

#tabs .tabs {
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #b1d235;
    margin: 60px 0 50px
}

#tabs .tabs .tab {
    font-size: 18px;
    color: #505050;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-bottom: -1px;
    padding: 15px 24px;
    cursor: pointer;
    border-bottom: 3px solid transparent
}

#tabs .tabs .tab.active {
    border-bottom: 3px solid #007540;
    font-weight: bold
}

#tabs .tabs .tab:hover {
    border-bottom: 3px solid #007540
}

#tabs .contents {
    text-align: left;
    padding: 0 50px 50px
}

#tabs .contents .content h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    margin-left: 20px
}

#tabs .contents .content ul {
    padding-left: 20px;
    margin-top: 20px
}

#tabs .contents .content ul li {
    color: #b1d235;
    padding: 5px 0
}

#tabs .contents .content ul li p {
    font-size: 16px;
    padding: 0 5px;
    margin: 0
}

#tabs .buttons p {
    font-size: 13px;
    color: #757373
}

#tabs .buttons .btn, #tabs .buttons .btn:hover {
    color: #fff
}

#icons {
    padding-top: 130px;
    text-align: center
}

#icons .heading {
    text-align: center
}

#icons .items {
    font-size: 0;
    margin: 60px 0 0
}

#icons .items .item {
    display: inline-block;
    vertical-align: top;
    width: 16.5%
}

#icons .items .item p {
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
    padding-right: 20px
}

#team {
    padding-top: 90px
}

#team .heading h2, #team .heading h3 {
    color: #fff
}

#order {
    text-align: center;
    padding-top: 40px
}

#order .heading h2, #order .heading h3 {
    color: #fff
}

#order form {
    margin: 50px 0 50px
}

#order form fieldset {
    display: block;
    border: 0
}

#order form input[type=text] {
    display: inline-block;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 25px 40px;
    border-radius: 50px;
    width: 300px;
    margin: 0 10px 20px
}

#order form .btn {
    border: 0;
    color: #fff;
    width: 300px
}

#order form .btn:hover {
    color: #fff
}

#order form .accept {
    display: block
}

#order form .accept input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#order form .accept p {
    font-size: 12px;
    color: #fff
}

#order form .accept a {
    text-decoration: underline;
    color: #fff
}

#order .bottom .container {
    border-top: 1px solid #414141;
    padding-top: 30px
}

#order .logo {
    display: inline-block;
    vertical-align: middle
}

#order p.desc {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #8a8a8a;
    font-weight: 300;
    margin-left: 20px
}

#order .addresses {
    padding-top: 10px
}

#order .addresses p {
    font-size: 12px;
    color: #fff;
    margin: 0
}

#order .phone {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin: 0 30px 0
}

#order .phone:before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../img/icon-phone.svg) center left no-repeat;
    background-size: contain
}

#order .phone:hover {
    text-decoration: none
}

#order .soc {
    font-size: 0;
    cursor: default
}

#order .soc a {
    cursor: pointer;
    font-size: 0;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 20px;
    background-color: #393939;
    transition: all .2s ease
}

#order .soc a img {
    width: 70%;
    height: auto
}

#order .soc a:hover {
    transform: scale(1.3)
}

#modals {
    display: none
}

.modal {
    text-align: center;
    padding: 20px 20px;
    max-width: 500px
}

.modal h3 {
    margin-bottom: 30px
}

.modal h3 span {
    font-size: 33px
}

.modal form {
    padding: 0 50px
}

.modal form input[type=text] {
    display: block;
    box-sizing: border-box;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    background-color: #eff0f4;
    padding: 20px 40px;
    border-radius: 50px;
    min-width: 300px;
    width: 100%;
    margin: 0 0 15px
}

.modal form .btn {
    border: 0;
    color: #fff;
    width: 100%;
    padding: 20px 15px
}

.modal form .btn:hover {
    color: #fff
}

.modal form .accept {
    display: block
}

.modal form .accept input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.modal form .accept p {
    font-size: 12px
}

.modal form .accept a {
    text-decoration: underline
}

@media (max-width: 868px) {
    html, body {
        overflow-x: hidden
    }

    .btn {
        font-size: 14px;
        padding: 20px 15px;
        display: block;
        width: 100%
    }

    .btn-phone {
        font-size: 0;
        padding: 5px
    }

    .btn-phone:before {
        margin: 0
    }

    .ta-l {
        text-align: left
    }

    .ta-c {
        text-align: center
    }

    .ta-r {
        text-align: right
    }

    .heading h2 {
        font-size: 24px
    }

    .heading h3 {
        font-size: 14px
    }

    .heading h2 br, .heading h3 br {
        display: none
    }

    #header {
        padding-top: 10px;
        position: absolute
    }

    #header .logo {
        display: inline-block;
        vertical-align: middle
    }

    #header .logo img {
        width: 36px
    }

    #header p.desc {
        font-size: 8px;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin: 0;
        margin-left: 5px;
        width: 80px
    }

    #header .phone {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        margin-right: 20px;
        font-size: 11px
    }

    #header .btn-phone {
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    #header .col-xs-6 br {
        display: none
    }

    #main {
        height: auto;
        background: url(../img/m/bg-main_m.jpg) center bottom no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        padding-top: 110px;
        padding-bottom: 50px;
        text-align: center
    }

    #main .title h1 {
        font-size: 28px
    }

    #main .title h2 {
        font-size: 18px
    }

    #main .title br {
        display: none
    }

    #main .buttons {
        margin-top: 50px;
        text-align: center
    }

    #main .buttons p {
        text-align: center;
        font-size: 12px;
        margin: 20px 0 0
    }

    #main .items {
        float: none;
        margin-top: 30px;
        padding: 0 20px;
        text-align: center;
        display: inline-block
    }

    #main .items .item {
        font-size: 12px;
        display: block;
        text-align: left;
        margin-right: 40px
    }

    #about {
        height: auto;
        background: #fff;
        padding: 30px 0 30px
    }

    #about ul {
        margin-top: 20px
    }

    #about ul li {
        padding: 2px 0
    }

    #about ul li p {
        font-size: 12px
    }

    #certificate {
        height: auto;
        background: #fff;
        padding: 0 0 30px
    }

    #certificate p {
        font-size: 16px;
        margin: 0;
        margin-left: 50px
    }

    #certificate p br {
        display: none
    }

    #certificate img {
        display: block;
        width: 100%
    }

    #progress {
        height: auto;
        background: #fff;
        padding: 50px 0 30px
    }

    #progress .heading:after {
        display: none
    }

    #progress ul {
        margin-top: 20px
    }

    #progress ul li {
        padding: 2px 0
    }

    #progress ul li p {
        font-size: 12px
    }

    #progress .video picture .play {
        width: 100px;
        height: 100px
    }

    #progress .buttons p {
        padding: 0 50px
    }

    #founders {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #founders img {
        display: block;
        width: 100%;
        height: auto
    }

    #founders .heading {
        text-align: center
    }

    #founders p.founder {
        float: none;
        font-size: 10px;
        margin: 00px 0 25px !important;
        text-align: center !important;
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 10px
    }

    #founders p.founder b {
        display: block;
        font-size: 16px;
        text-align: center !important;
        margin: 0
    }

    #founders p.founder br {
        display: none
    }

    #award {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #award .heading h3 {
        font-size: 18px
    }

    #award img {
        display: block;
        width: 100%;
        height: auto
    }

    #photos {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0;
        text-align: center
    }

    #photos .heading {
        text-align: left;
        margin-bottom: 30px
    }

    #photos .heading:after {
        display: none
    }

    #photos img.companies {
        width: 205px;
        float: none
    }

    #photos .slider .owl-nav {
        display: none !important
    }

    #features {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #features .items .item {
        width: 50%;
        margin: 0 0 -20px
    }

    #features .items .item img {
        width: 106px
    }

    #features .items .item p {
        font-size: 12px;
        padding: 0 10px;
        text-align: center
    }

    #features .buttons {
        margin-top: 40px
    }

    #license {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0;
        text-align: center
    }

    #license .heading h3:before {
        display: none
    }

    #license p {
        font-size: 12px;
        margin-bottom: 20px
    }

    #license img {
        display: block;
        width: 100%;
        height: auto
    }

    #reasons {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #reasons .heading h4 {
        font-size: 30px
    }

    #reasons .heading h2 {
        margin: 0
    }

    #reasons .tabs {
        margin: 20px 0 20px;
        border: 0
    }

    #reasons .tabs .tab {
        width: 100%;
        font-size: 14px;
        padding: 10px 15px;
        display: inline-block;
        border-bottom: 1px solid #b1d235
    }

    #reasons .contents {
        padding: 0
    }

    #reasons .contents .content {
        text-align: center
    }

    #reasons .contents .content h4 {
        font-size: 16px
    }

    #reasons .contents .content p {
        font-size: 12px
    }

    #reasons .contents .content img {
        width: 60%;
        height: auto;
        margin-top: 20px
    }

    #calc {
        text-align: left;
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #calc .wrap {
        padding: 15px 15px;
        border-radius: 20px
    }

    #calc .heading {
        text-align: center;
        margin-top: 20px
    }

    #calc .range-group {
        padding: 0;
        text-align: center
    }

    #calc .range-group .range {
        height: 10px
    }

    #calc .range-group .range_val_min {
        left: 0
    }

    #calc .range-group .range_val_max {
        right: 0
    }

    #calc .range-group .range_val_min, #calc .range-group .range_val_max {
        font-size: 10px;
        bottom: 35px
    }

    #calc .range-group p.name {
        background-size: 28px;
        font-size: 14px;
        text-align: left;
        padding-left: 50px !important
    }

    #calc p.dohod, #calc p.rashod {
        text-align: center;
        display: block;
        margin: 30px 0 30px;
        font-size: 16px
    }

    #calc h4.pribil {
        text-align: center;
        display: block;
        margin: 30px 0 30px;
        font-size: 22px
    }

    #calc .buttons {
        text-align: center;
        margin-top: 20px
    }

    #calc .buttons p {
        font-size: 12px
    }

    #calc .buttons .btn {
        margin-bottom: 30px
    }

    #packets {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #packets p.packet {
        position: relative;
        top: 0;
        left: 0;
        font-size: 14px;
        text-align: center
    }

    #packets p.packet b {
        font-size: 16px
    }

    #packets img {
        display: block;
        width: 100%;
        height: auto;
        margin: 40px 0
    }

    #tabs {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #tabs .heading h3 {
        font-size: 14px
    }

    #tabs .tabs {
        margin: 20px 0;
        border: 0
    }

    #tabs .tabs .tab {
        width: 50%
    }

    #tabs .tabs {
        margin: 20px 0 20px;
        border: 0
    }

    #tabs .tabs .tab {
        width: 100%;
        font-size: 14px;
        padding: 10px 15px;
        display: inline-block;
        border-bottom: 1px solid #b1d235
    }

    #tabs .contents {
        padding: 0
    }

    #tabs .contents .content {
        text-align: center
    }

    #tabs .contents .content h4 {
        font-size: 16px;
        margin: 0
    }

    #tabs .contents .content ul {
        margin: 10px 0 30px;
        padding: 0;
        text-align: left
    }

    #tabs .contents .content ul li {
        padding: 2px 0
    }

    #tabs .contents .content ul li p {
        font-size: 12px
    }

    #tabs .buttons p {
        font-size: 12px
    }

    #icons {
        height: auto;
        background: #fff;
        padding: 20px 0 30px;
        font-size: 0
    }

    #icons .items {
        margin-top: 20px
    }

    #icons .items .item {
        width: 50%;
        margin: 0 0 20px
    }

    #icons .items .item img {
        width: 40px
    }

    #icons .items .item p br {
        display: none
    }

    #icons .items .item p {
        text-align: center;
        font-size: 12px;
        padding: 0 10px
    }

    #team {
        height: auto;
        padding: 30px 0
    }

    #order {
        height: auto;
        background: #000;
        padding: 20px 0 30px;
        font-size: 0
    }

    #order form {
        margin: 30px 0
    }

    #order form input[type=text] {
        display: block;
        margin: 0 0 15px;
        padding: 15px 25px;
        box-sizing: border-box;
        width: 100%
    }

    #order form .btn {
        box-sizing: border-box;
        width: 100%
    }

    #order .bottom {
        padding: 0
    }

    #order .bottom .container {
        padding: 30px 15px;
        text-align: center !important
    }

    #order .logo {
        display: none
    }

    #order .logo img {
        width: 36px
    }

    #order p.desc {
        display: none
    }

    #order .phone {
        display: block;
        text-align: center;
        padding: 0;
        margin: 20px 0 0
    }

    #order .phone:before {
        display: none
    }

    .modal {
        padding: 10px;
        width: 100%
    }

    .modal h3 {
        font-size: 18px
    }

    .modal h3 span {
        font-size: 18px
    }

    .modal form {
        padding: 0
    }

    .modal form input[type=text] {
        padding: 15px 15px;
        font-size: 14px;
        min-width: 0;
        margin-bottom: 10px
    }

    .modal form .btn {
        padding: 15px 15px;
        font-size: 12px
    }
}


/* style by 14.04 */
#fr-founder, #founder {
    position: relative;
    margin:  0 auto;
    padding: 75px 0 125px;
}

#fr-founder::before, #founder::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/_waves-foundation.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}


#founder img,
#fr-founder img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    z-index: 3;
}

#founder .founder-wrap,
#fr-founder .fr-founder-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.fr-wrapper1-mb,
.fr-wrapper2-mb {
    display: none;
}
.wrapper-founders {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
}
.fr-wrapper1 {
    background: url('../img/fr-founderL.jpeg');
    width: 260px;
    height: 260px;
    border: 3px solid #23a455;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-position-x: 50%;
    background-position-y: 15%;
    background-size: 207%;
}

.fr-wrapper2 {
    background-image: url('../img/fr-founderM.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 260px;
    height: 260px;
    border: 3px solid #23a455;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-position-x: 50%;
    background-position-y: 0%;
    background-size: 167%;
    margin-top: 35px;
}
#founder .founder-item,
#fr-founder .fr-founder-item {
    position: relative;
    width: 100%;
    max-width: 32%;
    margin-top: 40px;
    padding: 27px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    box-shadow: 10px 10px 0px 0px #ebebeb;
}

#founder .name,
#fr-founder .name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 46px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'Bebas Neue', sans-serif;
}

#founder .founder-list,
#fr-founder .fr-founder-list {
    padding: 0;
    padding-left: 18px;
    margin: 0;
    max-width: 320px;
}

#founder .founder-list li,
#fr-founder .fr-founder-list li {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
}

#founder .founder-list li:not(:last-of-type),
#fr-founder .fr-founder-list li:not(:last-of-type) {
    margin-bottom: 10px;
}

#award h4 {
    font-family: 'DaxlineCyr-Regular', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding-left: 15px;
}

#packets {
    background-image: url(../img/_waves-min.png);
    background-size: auto 75%;
    background-repeat: no-repeat;
    background-position: right bottom;
    height: auto;
    padding: 130px 0;
}

#packets .packets-bonus {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .packets-list {
    max-width: 325px;
    padding-left: 20px;

}

#packets .packets-list li {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .packets-list li span {
    font-weight: 600;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .packets-list li:not(:last-of-type) {
    margin-bottom: 10px;
}

#bonus {
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%),url(../img/bg-about.jpg) center center/cover no-repeat;
    padding: 130px 0;
}

#bonus .heading h3 {
    font-family: 'Bebas Neue', sans-serif;
    margin-bottom: 20px;
}

#bonus .bonus-parag {
    display: inline-flex;
    align-items: center;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
}

#bonus .bonus-parag span {
    margin-right: 10px;
    color: #b2d235;
    font-size: 46px;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .heading {
    margin-bottom: 40px;
}

#packets .packet-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

#packets .packet {
    position: relative;
    display: flex;
    flex: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background-image: linear-gradient(120deg, #86b730 20%, #3d7e42 80%);
    padding-left: 22px;
}

#packets .packet-1 {
    transform: translate(20%, 20%);
    z-index: 1;
}

#packets .packet-2 {
    z-index: 2;
}


#packets .packet h4 {
    width: 200px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .packet p {
    position: relative;
    width: 200px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
}

#packets .packet p + p {
margin-top: 10px;
}

#packets .packet p::before {
    position: absolute;
    left: 0;
    bottom: 0;
}

#packets .packet-1 p:first-of-type::before {
    content: 'от';
    font-size: 22px;
    transform: translate(-40px, -8px);
}

#packets .packet-1 p:last-of-type::before {
    content: 'до';
    font-size: 22px;
    transform: translate(-40px, -8px);
}

#packets .packet-2 p::before {
    content: '+';
    transform: translate(-40px, 0);
}

#packets .packet > span {
    display: inline-block;
    width: 200px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
    margin-top: 20px;
}

@media screen and (max-width: 1200px) {
    #packets .packet {
        width: 350px;
        height: 350px;
    }
    #fr-founder, #founder {
        padding: 150px 0;
    }
}

@media screen and (max-width: 992px) {
    .wrapper-founders {
        display: none;
    }
    
    #fr-founder, #founder {
        padding: 50px 0;
    }
    
    #fr-founder::before, #founder::before {
        background-size: 100% auto;
    }

    #founder .founder-wrap,
    #fr-founder .fr-founder-wrap {
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }    

    #founder img,
    #fr-founder img {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        width: 50vw;
        min-width: 300px;
        display: block;
        order: 1;
        margin: 0 auto;
    }

    #founder .founder-item,
    #fr-founder .fr-founder-item {
        width: 48%;
        max-width: none;
        order: 2;
    }

    #founder .founder-item.leftside,
    #fr-founder .fr-founder-item.leftside {
        border-right: 0;
    }

    #founder .founder-item.rightside, 
    #fr-founder .fr-founder-item.rightside {
        border-left: 0;
    }

    #award h4 {
        font-size: 22px;
    }

    #packets .packets-list {
        max-width: none;
    }

    #bonus .bonus-parag {
        margin-top: 0;
    }
}


@media screen and (max-width: 868px) { 
    #fr-founder .fr-founder-wrap {
        flex-direction: column;
        align-items: center;
    }
    .fr-founder-wrap .leftside {
        order: 2;
    }
    #fr-founder .fr-founder-item.rightside {
        order: 4;
    }
    .fr-wrapper2-mb {
        order: 3;
    }
    .fr-wrapper1-mb {
        margin-top: 50px;
        order: 1;
        display: block;
        background: url('../img/fr-founderL.jpeg');
        width: 320px;
        height: 320px;
        border: 3px solid #23a455;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-position-x: 50%;
        background-position-y: 15%;
        background-size: 207%;
    }
    .fr-wrapper2-mb {
        margin-top: 50px;
        display: block;
        background: url('../img/fr-founderM.jpg');
        width: 320px;
        height: 320px;
        border: 3px solid #23a455;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-position-x: 50%;
        background-position-y: 15%;
        background-size: 207%;
    }
    #award h4 {
        font-size: 13px;
        margin-bottom: 15px;
    }

    #founder .founder-item,
    #fr-founder .fr-founder-item {
        width: 60vw;
        min-width: 320px;
    }

    #founder .founder-item.leftside,
    #fr-founder .fr-founder-item.leftside {
        border-right: 1px solid #000;
    }

    #founder .founder-item.rightside,
    #fr-founder .fr-founder-item.rightside {
        border-left: 1px solid #000;
    }

    #packets {
        padding: 65px 0;
    }

    #packets .packet {
        width: 300px;
        height: 300px;
    }

    #packets .packets-bonus {
        font-size: 20px;
    }

    #packets .packets-list li {
        font-size: 18px;
    }

    #packets .packet-wrap {
        flex-direction: column;
    }

    #packets .packet-1 {
        transform: translate(-20%, 25%);
        z-index: 1;
    }

    #packets .packet-2 {
        transform: translate(20%, 0);
    }

    #packets .packet h4 {
        width: 150px;
        font-size: 22px;
    }

    #packets .packet p {
        width: 150px;
        font-size: 50px;
    }

    #packets .packet > span {
        font-size: 18px;
        width: 150px;
    }

    #bonus {
        position: relative;
        padding: 65px 0 30px;
        background: none;
    }

    #bonus .bonus-parag span {
        font-size: 22px;
    }

    #bonus .bonus-parag {
        font-size: 18px;
    }
}


