@charset "UTF-8";/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(jquery.fancybox.min.css);html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}
:root{
    --red: #BB2C2C;
    --whitr: fff;
}
svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    *,:after,:before,:first-letter,:first-line {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

* {
    box-sizing: border-box
}

.wrap {
    max-width: 1250px;
    padding: 20px 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    width: 100%
}

.fw:after,.wrap:after {
    content: "";
    display: table;
    clear: both
}

.h1,h1 {
    font-size: 2.5em
}

.h2,h2 {
    font-size: 2.14286em
}

.h3,h3 {
    font-size: 1.875em
}

.h4,h4 {
    font-size: 1.66667em
}

.h5,h5 {
    font-size: 1.5em
}

.h6,h6 {
    font-size: 1.36364em
}

.cc5 {
    width: 5%
}

.pc5 {
    margin-left: 5%
}

.cc10 {
    width: 10%
}

.pc10 {
    margin-left: 10%
}

.cc15 {
    width: 15%
}

.pc15 {
    margin-left: 15%
}

.cc20 {
    width: 20%
}

.pc20 {
    margin-left: 20%
}

.cc25 {
    width: 25%
}

.pc25 {
    margin-left: 25%
}

.cc30 {
    width: 30%
}

.pc30 {
    margin-left: 30%
}

.cc35 {
    width: 35%
}

.pc35 {
    margin-left: 35%
}

.cc40 {
    width: 40%
}

.pc40 {
    margin-left: 40%
}

.cc45 {
    width: 45%
}

.pc45 {
    margin-left: 45%
}

.cc50 {
    width: 50%
}

.pc50 {
    margin-left: 50%
}

.cc55 {
    width: 55%
}

.pc55 {
    margin-left: 55%
}

.cc60 {
    width: 60%
}

.pc60 {
    margin-left: 60%
}

.cc65 {
    width: 65%
}

.pc65 {
    margin-left: 65%
}

.cc70 {
    width: 70%
}

.pc70 {
    margin-left: 70%
}

.cc75 {
    width: 75%
}

.pc75 {
    margin-left: 75%
}

.cc80 {
    width: 80%
}

.pc80 {
    margin-left: 80%
}

.cc85 {
    width: 85%
}

.pc85 {
    margin-left: 85%
}

.cc90 {
    width: 90%
}

.pc90 {
    margin-left: 90%
}

.cc95 {
    width: 95%
}

.pc95 {
    margin-left: 95%
}

.fw [class*=" cc"]:first-child,.fw [class^=cc]:first-child {
    padding-left: 0
}

.fw [class*=" cc"]:last-child,.fw [class^=cc]:last-child {
    padding-right: 0
}

.mt1 {
    margin-top: 10px
}

.mt-1 {
    margin-top: -10px
}

.mb1 {
    margin-bottom: 10px
}

.mb-1 {
    margin-bottom: -10px
}

.mt2 {
    margin-top: 20px
}

.mt-2 {
    margin-top: -20px
}

.mb2 {
    margin-bottom: 20px
}

.mb-2 {
    margin-bottom: -20px
}

.mt3 {
    margin-top: 30px
}

.mt-3 {
    margin-top: -30px
}

.mb3 {
    margin-bottom: 30px
}

.mb-3 {
    margin-bottom: -30px
}

.mt4 {
    margin-top: 40px
}

.mt-4 {
    margin-top: -40px
}

.mb4 {
    margin-bottom: 40px
}

.mb-4 {
    margin-bottom: -40px
}

.mt5 {
    margin-top: 50px
}

.mt-5 {
    margin-top: -50px
}

.mb5 {
    margin-bottom: 50px
}

.mb-5 {
    margin-bottom: -50px
}

.mt6 {
    margin-top: 60px
}

.mt-6 {
    margin-top: -60px
}

.mb6 {
    margin-bottom: 60px
}

.mb-6 {
    margin-bottom: -60px
}

.mt7 {
    margin-top: 70px
}

.mt-7 {
    margin-top: -70px
}

.mb7 {
    margin-bottom: 70px
}

.mb-7 {
    margin-bottom: -70px
}

.mt8 {
    margin-top: 80px
}

.mt-8 {
    margin-top: -80px
}

.mb8 {
    margin-bottom: 80px
}

.mb-8 {
    margin-bottom: -80px
}

.mt9 {
    margin-top: 90px
}

.mt-9 {
    margin-top: -90px
}

.mb9 {
    margin-bottom: 90px
}

.mb-9 {
    margin-bottom: -90px
}

.mt10 {
    margin-top: 100px
}

.mt-10 {
    margin-top: -100px
}

.mb10 {
    margin-bottom: 100px
}

.mb-10 {
    margin-bottom: -100px
}

[class*=" cc"],[class^=cc] {
    float: left;
    padding: 0 10px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    text-align: center;
    font-weight: 400
}

.nosel,.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

ul {
    padding: 0
}

li {
    list-style: none
}

body,p {
    margin: 0;
    padding: 0
}

iframe,img {
    max-width: 100%
}

.browserupgrade {
    background: #fd9;
    color: #000;
    padding: .5em 0;
    text-align: center;
    font-size: 1.4em
}

.clear,.clearfix {
    width: 100%;
    overflow: auto
}

code {
    background: hsla(0,0%,100%,.5)
}

.hidden {
    display: none
}

.cc23 {
    width: 23.33333333%
}

.cc33 {
    width: 33.33333333%
}

.cc43 {
    width: 43.33333333%
}

.pc12 {
    margin-left: 12.5%
}

.pc16 {
    margin-left: 16.5%
}

.pc33 {
    margin-left: 33.33333333%
}

.mt0 {
    margin-top: 0
}

.mb0 {
    margin-bottom: 0
}

.left {
    float: left
}

.right {
    float: right
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.tac {
    text-align: center
}

.taj {
    text-align: justify
}

.jcsa,.jcsb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.dif,.jcsa,.jcsb {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.dif {
    -ms-flex-align: center;
    align-items: center
}

.bold {
    font-weight: 600
}

.upper {
    text-transform: uppercase
}

.vat,.vtop {
    vertical-align: top
}

.vab,.vbot {
    vertical-align: bottom
}

.block,.dib {
    display: inline-block
}

.middle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.fixed {
    position: fixed
}

.underline {
    text-decoration: underline
}

.tdn {
    text-decoration: none
}

.rel,.relative {
    position: relative
}

hr {
    border: 1px solid #ddd;
    border-style: none none solid
}

form input,form textarea {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: .9em;
    min-height: 2.7em;
    transition: .3s ease
}

form input[type=submit] {
    background: #e24f3f;
    color: #fff;
    padding: .5rem 2.75rem
}

form input[type=submit]:hover {
    background: #e24f3f
}

form textarea {
    resize: vertical
}

input,textarea {
    outline: none
}

input:focus:invalid:focus:not([type=submit]),input:hover:invalid:hover:not([type=submit]),textarea:focus:invalid:focus:not([type=submit]),textarea:hover:invalid:hover:not([type=submit]) {
    border: 1px solid red
}

input:focus:valid:focus:not([type=submit]),input:hover:valid:hover:not([type=submit]),textarea:focus:valid:focus:not([type=submit]),textarea:hover:valid:hover:not([type=submit]) {
    border: 1px solid #e24f3f
}

.pc {
    display: block
}

.mb,.mob {
    display: none
}

@media (max-width: 900px) {
    [class*=" cc"],[class^=cc] {
        width:100%
    }

    [class*=" pc"],[class^=pc] {
        margin-left: 0
    }

    .pc {
        display: none!important
    }

    .mb,.mob {
        display: block
    }

    .left,.right {
        float: none
    }
}

.btn {
    padding: .8em 3em;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    transition: .2s ease;
    cursor: pointer;
    white-space: nowrap
}

.btn,.btn:hover {
    background: #e24f3f
}

.btn iframe {
    height: 400px
}

@media (max-width: 640px) {
    iframe {
        height:300px
    }
}

@media (max-width: 480px) {
    .mt2,.mt3,.mt4,.mt5,.mt6,.mt7,.mt8,.mt9 {
        margin-top:10px
    }

    .mb2,.mb3,.mb4,.mb5,.mb6,.mb7,.mb8,.mb9 {
        margin-bottom: 10px
    }

    iframe {
        height: 250px
    }
}

section {
    position: relative;
    padding: 30px 0;
    overflow: hidden
}

body {
    font-size: 16px
}

@media (min-width: 480px) {
    body {
        font-size:18px;
        font-size: calc(.005 * 100vw + 13.6px)
    }
}

@media (min-width: 1280px) {
    body {
        font-size:20px
    }
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-BoldItalic.eot);
    src: url(../fonts/AvenirNextCyr-BoldItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-BoldItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Light.eot);
    src: url(../fonts/AvenirNextCyr-Light-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Light.woff) format("woff"),url(../fonts/AvenirNextCyr-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Demi.eot);
    src: url(../fonts/AvenirNextCyr-Demi-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Demi.woff) format("woff"),url(../fonts/AvenirNextCyr-Demi.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-ThinItalic.eot);
    src: url(../fonts/AvenirNextCyr-ThinItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-ThinItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Italic.eot);
    src: url(../fonts/AvenirNextCyr-Italic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Italic.woff) format("woff"),url(../fonts/AvenirNextCyr-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-HeavyItalic.eot);
    src: url(../fonts/AvenirNextCyr-HeavyItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-HeavyItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-HeavyItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-MediumItalic.eot);
    src: url(../fonts/AvenirNextCyr-MediumItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-MediumItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-LightItalic.eot);
    src: url(../fonts/AvenirNextCyr-LightItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-LightItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Medium.eot);
    src: url(../fonts/AvenirNextCyr-Medium-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Medium.woff) format("woff"),url(../fonts/AvenirNextCyr-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Regular.eot);
    src: url(../fonts/AvenirNextCyr-Regular-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Regular.woff) format("woff"),url(../fonts/AvenirNextCyr-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Heavy.eot);
    src: url(../fonts/AvenirNextCyr-Heavy-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Heavy.woff) format("woff"),url(../fonts/AvenirNextCyr-Heavy.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Bold.eot);
    src: url(../fonts/AvenirNextCyr-Bold-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Bold.woff) format("woff"),url(../fonts/AvenirNextCyr-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-DemiItalic.eot);
    src: url(../fonts/AvenirNextCyr-DemiItalic-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-DemiItalic.woff) format("woff"),url(../fonts/AvenirNextCyr-DemiItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Avenir Next Cyr;
    src: url(../fonts/AvenirNextCyr-Thin.eot);
    src: url(../fonts/AvenirNextCyr-Thin-1.eot) format("embedded-opentype"),url(../fonts/AvenirNextCyr-Thin.woff) format("woff"),url(../fonts/AvenirNextCyr-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerBold.eot);
    src: url(../fonts/MullerBold-1.eot) format("embedded-opentype"),url(../fonts/MullerBold.woff) format("woff"),url(../fonts/MullerBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerRegular.eot);
    src: url(../fonts/MullerRegular-1.eot) format("embedded-opentype"),url(../fonts/MullerRegular.woff) format("woff"),url(../fonts/MullerRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Segoe UI;
    src: url(../fonts/SegoeUI.eot);
    src: url(../fonts/SegoeUI-1.eot) format("embedded-opentype"),url(../fonts/SegoeUI.woff) format("woff"),url(../fonts/SegoeUI.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Segoe UI;
    src: url(../fonts/SegoeUI-Bold.eot);
    src: url(../fonts/SegoeUI-Bold-1.eot) format("embedded-opentype"),url(../fonts/SegoeUI-Bold.woff) format("woff"),url(../fonts/SegoeUI-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@keyframes a {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: scale(.8)
    }

    65.5% {
        transform: scale(1.03)
    }

    to {
        visibility: visible;
        opacity: 1;
        transform: scale(1)
    }
}

.popup-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: rgba(0,0,0,.8);
    display: none;
    overflow-y: scroll
}

.popup-bg.visible {
    display: block;
    animation: a ease .2s
}

.popup-bg .popup {
    width: 820px;
    box-shadow: 0 4px 37px 6px rgba(0,0,0,.25);
    border-radius: 25px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    max-width: 100%;
    overflow: hidden;
    display: none;
    top: 10%;
    margin: 0 auto;
    position: relative;
    padding: 40px
}

.popup-bg .popup.visible {
    display: block
}

.popup-bg .popup .head {
    text-align: center
}

.popup-bg .popup .head .close {
    position: absolute;
    font-size: 42px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 5px;
    top: 5px;
    color: #ddd;
    cursor: pointer;
    overflow: hidden;
    font-family: Uni Neue Book;
    right: 30px;
    top: 30px
}

.popup-bg .popup .head .close:hover {
    color: #bbb
}

.popup-bg .down {
    margin-top: 20px
}

.popup-bg .content {
    padding: 0
}

.popup-bg .inputs input {
    margin: 30px 30px 0
}

.popup-bg .form .inputs {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0
}

.popup-bg .form .submit {
    width: 220px;
    height: 80px;
    margin-top: 60px
}

.popup-bg .form .submit:after {
    content: none!important
}

#popup2 {
    width: 500px
}

#popup2 .content {
    padding-top: 30px
}

#popup1 {
    width: 820px;
    max-width: 100%;
    background: url(../img/popup.png) no-repeat 50% 50%/cover;
    border-radius: 30px;
    border: none;
    padding: 30px;
    padding-bottom: 60px
}

#popup1 .title {
    text-align: center;
    font-weight: 300;
    font-size: 37px;
    font-style: italic;
    color: #fff
}

#popup1 .title strong {
    color: #fd6a04;
    display: block;
    font-weight: 900
}

#popup1 .inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 460px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

#popup1 .inputs input {
    margin-top: 110px;
    width: 200px;
    height: 60px;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 30px;
    border: 1px solid #96a9b5;
    background-color: #fff;
    max-width: 100%;
    padding-left: 80px;
    font-size: 16px
}

#popup1 .inputs [name=name] {
    background: #fff url(../img/name1.png) no-repeat 20px 50%
}

#popup1 .inputs [name=tel] {
    background: #fff url(../img/tel1.png) no-repeat 20px 50%
}

#popup1 .submit {
    width: 220px;
    height: 80px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    background-color: #fff;
    background-image: linear-gradient(0deg,#e98d27,#f60 99%,#f60);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 60px;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700
}

#popup1 .submit:hover {
    background-image: linear-gradient(0deg,#f60,#f60 99%,#f60)
}

#popup2 .h2 {
    color: #495052;
    font-size: 37px;
    font-weight: 300
}

#popup2 .h2 strong {
    font-weight: 900;
    color: #ec8722
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

body {
    overflow-x: hidden;
    font-family: sans-serif;
    font-size: 20px;
    font-family: Avenir Next Cyr
}

h1,h2,h3,h4,h5,h6 {
    margin: 0
}

a {
    text-decoration: none;
    color: inherit
}

.flex {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jcsa {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.jcsb {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jcfs {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jcc {
    -ms-flex-pack: center;
    justify-content: center
}

.aic {
    -ms-flex-align: center;
    align-items: center
}

footer,header,menu,nav,section {
    max-width: 1920px;
    margin: 0 auto
}

.phone {
    white-space: nowrap
}

.h2 {
    color: #000;
    font-size: 60px;
    font-weight: 700
}

.pagingInfo {
    display: none
}

.wrap {
    padding-left: 5px;
    padding-right: 5px
}

#nav {
    padding-top: 10px;
    padding-bottom: 10px
}

#nav .menu_col {
    margin-left: 50px;
    margin-right: 80px
}

#nav ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    -ms-flex-pack: center;
    justify-content: center
}

#nav ul li {
    position: relative;
    padding-left: 17px;
    margin-right: 15px
}

#nav ul li a:hover {
    text-decoration: underline
}

#nav ul li:last-child {
    margin-right: 0
}

#nav ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px);
    background: #eb6621;
    border-radius: 50%;
    width: 3px;
    height: 3px
}

#nav .contacts {
    -ms-flex-pack: end;
    justify-content: flex-end
}

#nav .mini_col img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 18px
}

#nav .phone {
    font-size: 22px;
    font-weight: 600;
    display: block
}

#nav .time {
    opacity: .5;
    letter-spacing: .2px
}

#nav .callback,#nav .time {
    font-size: 14px;
    font-weight: 500
}

#nav .callback {
    width: 200px;
    height: 60px;
    border-radius: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 25px;
    background-image: linear-gradient(0deg,#fe9301,#eb6621 99%,#eb6621)
}

#nav .callback,#nav .callback img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    transition: .2s ease;
    position: relative
}

#nav .callback img {
    margin-right: 14px;
    z-index: 2
}

#nav .callback span {
    position: relative;
    z-index: 2
}

#nav .callback:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: #fff;
    border-radius: 30px;
    opacity: 1;
    transition: .2s ease
}

#nav .callback:hover {
    color: #fff
}

#nav .callback:hover:before {
    opacity: 0
}

#nav .callback:hover img {
    filter: invert(100%)
}

#s01 {
    background: url(../img/bg1.jpg) no-repeat 50% 50%/cover;
    padding-top: 115px;
    padding-bottom: 90px
}

#s01 .h1 {
    font-size: 72px;
    font-weight: 900;
    font-style: italic;
    color: #fff
}

#s01 .h1 span {
    color: #f7820d
}

 .form {
    margin-top: 90px;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    border-radius: 100px;
    border: 1px solid hsla(0,0%,100%,.1);
    padding: 20px
}

 .form .inner {
    width: 100%;
    height: 100%;
    border: 1px solid hsla(0,0%,100%,.2);
    padding: 40px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: inherit
}

.form input {
    border: none;
    width: 241px;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 80px;
    box-shadow: inset 0 3px 7px rgba(0,0,0,.19);
    border-radius: 40px;
    border: 1px solid #f4f3f3;
    background-color: #fff;
    padding-left: 60px;
    font-size: 14px;
    font-family: Muller
}

.form [name=name] {
    background: #fff url(../img/name.png) no-repeat 20px 50%
}

.form [name=tel] {
    background: #fff url(../img/tel.png) no-repeat 20px 50%
}

.form .submit {
    position: relative;
    width: 260px;
    height: 80px;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: normal;
    box-shadow: inset 0 0 7px rgba(242,92,18,.55);
    border-radius: 41px;
    text-transform: uppercase;
    letter-spacing: .87px;
    font-weight: 700;
    font-size: 15px;
    font-family: Muller;
    text-align: center;
    border: none;
    color: #fff;
    background-color: #4d59a1;
    background-image: linear-gradient(0deg,#f62c2c,#f6a81f 99%,#f6a81f)
}

.form .submit span {
    position: relative;
    z-index: 2
}

.form .submit:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 41px;
    background: url(../img/setka.png) no-repeat 50% 50%/cover
}

.form .submit:hover {
    background-image: linear-gradient(0deg,#f6a81f,#f6a81f 99%,#f62c2c)
}

.form .submit:after {
    content: "";
    position: absolute;
    top: -20px;
    right: -40px;
    background: url(../img/btn.png) no-repeat 50% 50%/cover;
    width: 95px;
    height: 109px
}

@keyframes pulse{
    0%, 100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }

}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.share {
    position: fixed;
    z-index: 99;
    bottom: 40px;
    right: 40px;
    z-index: 999;
}

.share:before, .share:after {
    content: '';
    will-change: transform;
}
.share, .share:before, .share:after {
    height: 56px;
    width: 56px;
    border-radius: 50%;
    position: fixed;
    cursor: pointer;
}
.share:after {
    background: var(--red);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    z-index: 999;
    -webkit-transition: .39s;
    transition: .39s;
}
.share:hover:after{
    background: var(--white);
    -webkit-transition: .39s;
    transition: .39s;
}
.pulse::before {
    animation: pulse 2s infinite;
    box-shadow: 0px 0px 2px 2px var(--red);
}
.share-svg{
    z-index: 10000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}
.share:hover .share-svg svg{
    width: 25px;
    height: 25px;
    fill: var(--red);
    animation: pulse 2s infinite;
    -webkit-transition: .39s;
    transition: .39s;

}
.share-svg svg{
    width: 25px;
    height: 25px;
    fill: white;
    animation: pulse 2s infinite;
    -webkit-transition: .39s;
    transition: .39s;
}
@media(max-width:992px){
    .share {
        bottom: 30px;
        right: 30px;
    }
}
.form .form_control {
    position: relative
}

#arrowAnim {
    width: 95px;
    height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.arrowSliding {
    position: absolute;
    animation: b 3s linear infinite reverse
}

.delay1 {
    animation-delay: 1s
}

.delay2 {
    animation-delay: 2s
}

.delay3 {
    animation-delay: 3s
}

@keyframes b {
    0% {
        opacity: 0;
        transform: translateX(100px)
    }

    20% {
        opacity: 1;
        transform: translateX(60px)
    }

    80% {
        opacity: 1;
        transform: translateX(-60px)
    }

    to {
        opacity: 0;
        transform: translateX(-100px)
    }
}

#s02 {
    padding-top: 100px;
    background: url(../img/bg2.jpg) no-repeat 50% 0
}

#s02 .services {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#s02 .services .card {
    width: 280px;
    min-height: 221px;
    box-shadow: inset 0 0 7px rgba(242,92,18,.55);
    border-radius: 30px;
    border: 1px solid #d0d0d0;
    background-color: #1f1f1f;
    position: relative;
    margin-top: 80px;
    padding-top: 130px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(0deg,#373535,#682c18 99%,#682c18)
}

#s02 .services .card:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/shadow.png) no-repeat 0 0;
    width: 280px;
    height: 199px
}

#s02 .services .card.long {
    min-height: 520px
}

#s02 .services .card p {
    font-size: 24px
}

#s02 .services .card p strong {
    font-weight: 900
}

#s02 .services .card .img {
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
    text-align: center
}

#s02 .services .card .img.tar {
    text-align: right
}

#s02 .services .card .img img {
    position: relative
}

#s02 .services .card ul {
    margin: 0;
    margin-top: 30px;
    margin-left: 40px;
    text-align: left
}

#s02 .services .card ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px
}

#s02 .services .card ul li:last-child {
    margin-bottom: 15px
}

#s02 .services .card ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background: #f7820d;
    border-radius: 50%
}

#s02 .col {
    width: 33.3333333%;
    margin-top: 40px
}

#s02 .centered .card {
    margin-left: auto;
    margin-right: auto
}

#s02 .toRight .card {
    margin-left: auto;
    margin-right: 0
}

#s03 {
    padding-top: 30px;
    padding-bottom: 100px
}

#s03 .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#s03 .gallery a {
    display: block;
    position: relative;
    border-radius: 30px;
    border: 1px solid #d0d0d0;
    background-color: #1f1f1f;
    margin-top: 25px
}

#s03 .gallery a:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    background: url(../img/eye.png) no-repeat 50% 50%/cover;
    width: 15px;
    height: 12px
}

#s03 .gallery a.hidden {
    display: none
}

#s03 .gallery a span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background-size: cover;
    background-position: 50% 50%
}

#s03 .big {
    width: 566px;
    height: 199px
}

#s03 .small {
    width: 270px;
    height: 199px
}

#s03 .showMore {
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    height: 60px;
    border-radius: 30px;
    background-image: linear-gradient(0deg,#fe9301,#eb6621 99%,#eb6621);
    position: relative;
    cursor: pointer
}

#s03 .showMore:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: #fff;
    border-radius: 30px;
    opacity: 1;
    transition: .2s ease
}

#s03 .showMore:hover {
    color: #fff
}

#s03 .showMore:hover:before {
    opacity: 0
}

#s03 .showMore:hover img {
    filter: invert(100%)
}

#s03 .showMore img,#s03 .showMore span {
    position: relative;
    z-index: 2
}

#s03 .showMore img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 18px
}

#s04 {
    padding-top: 15px;
    background: url(../img/footer.jpg) no-repeat 50% 50%/cover
}

#s04,#s04 .h2 {
    color: #fff
}

#s04 .columns {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

#s04 .columns .col {
    width: 33.333333%;
    margin-top: 50px;
    text-align: center;
    font-size: 16px
}

#s04 .columns .col .img {
    margin-bottom: 40px
}

#s04 .border {
    border-right: 1px solid hsla(0,0%,87%,.2);
    border-left: 1px solid hsla(0,0%,87%,.2)
}

#s04 .phone {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 600
}

#s04 .togis {
    margin-top: 70px;
    margin-bottom: 10px
}

#s04 .footer_nav {
    margin-top: 40px
}

#s04 .footer_nav .logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#s04 ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    -ms-flex-pack: center;
    justify-content: center
}

#s04 ul li {
    position: relative;
    padding-left: 17px;
    margin-right: 15px
}

#s04 ul li a:hover {
    text-decoration: underline
}

#s04 ul li:last-child {
    margin-right: 0
}

#s04 ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px);
    background: #fff;
    border-radius: 50%;
    width: 3px;
    height: 3px
}

#dev {
    background: #000;
    color: #fff;
    padding: 10px 0;
    font-family: Segoe UI;
    font-size: 16px
}

#dev .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#dev a:hover {
    text-decoration: underline
}

#dev a {
    font-weight: 700
}

#dev .copy {
    text-align: right;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1366px) {
    #nav {
        padding:0
    }

    #s01 {
        padding-top: 50px
    }

    #s01 .h1 {
        font-size: 60px
    }

    .form {
        margin-top: 40px
    }

    #s02 {
        padding-top: 60px
    }

    .h2 {
        font-size: 50px
    }
}

@media (max-width: 1024px) {
    #nav .callback {
        display:none
    }

    #s03 .big {
        width: 500px
    }

    #s03 .small {
        width: 250px
    }

    #s04 .columns .col {
        margin-top: 60px
    }
}

@media (max-width: 960px) {
    #s03 .big {
        width:450px
    }

    #s03 .small {
        width: 240px
    }
}

@media (max-width: 900px) {
    #s03 .big {
        width:430px
    }

    #s03 .small {
        width: 220px
    }
}

@media (max-width: 800px) {
    #s02 .services {
        display:block
    }

    #s02 .services .card {
        margin-left: auto!important;
        margin-right: auto!important
    }

    #s02 .col {
        width: 100%
    }

    #s01 .h1 {
        font-size: 46px
    }

    .form .inner {
        padding: 0;
        border: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .form .form_control {
        display: none
    }

    .form .submit {
        margin-top: 40px
    }

    #s03 .big {
        width: 360px
    }

    #s03 .small {
        width: 190px
    }
}

@media (max-width: 640px) {
    #nav .menu_col {
        display:none
    }

    #nav .logo {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    #s01 .h1 {
        font-size: 40px
    }

    #s01 {
        padding-bottom: 50px
    }

    .h2 {
        font-size: 36px
    }

    #s02 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    #s03 .gallery {
        display: block;
        width: 280px
    }

    #s03 .gallery,#s03 .gallery a {
        margin-left: auto;
        margin-right: auto
    }

    #s03 .gallery a {
        width: 279px!important;
        height: 360px!important
    }

    .pagingInfo {
        display: block;
        text-align: center;
        margin-top: 40px;
        color: #000;
        font-size: 16px;
        font-weight: 700
    }

    .slick-next,.slick-prev {
        position: absolute;
        z-index: 2;
        width: 12px;
        height: 20px;
        top: calc(100% + 50px)
    }

    .slick-next:before,.slick-prev:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../img/l.png) no-repeat 50% 50%
    }

    .slick-prev {
        left: 0
    }

    .slick-next {
        right: 0
    }

    .slick-next:before {
        transform: rotate(180deg)
    }
}

@media (max-width: 480px) {
    .wrap {
        padding-left:0;
        padding-right: 0;
        max-width: 300px
    }

    #s01 .h1 {
        font-size: 26px
    }

    #s01 .h1 span:nth-of-type(2) {
        display: block
    }

    .form {
        border: none;
        padding: 0
    }

    .form input {
        margin-top: 20px
    }

    .form .submit {
        margin-top: 40px
    }

    .form {
        margin-top: 30px
    }

    #s01 {
        padding-top: 10px
    }

    #nav .mini_col img,#nav .time {
        display: none
    }

    #nav .wrap {
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #nav .wrap .logo {
        width: 190px
    }

    #nav .wrap .phone {
        text-align: left;
        font-size: 24px
    }

    #s04 .columns {
        display: block
    }

    #s04 .columns .col {
        width: 100%;
        border: none
    }

    #s04 .columns .col p {
        margin-top: 0
    }

    #s04 .columns .col .img {
        margin-bottom: 20px
    }

    #s04 .columns .col {
        margin-top: 40px
    }

    #s04 ul {
        display: none
    }

    #s04 .footer_nav .logo {
        text-align: center
    }

    #s04 {
        padding-bottom: 40px
    }

    #dev .wrap {
        display: block;
        text-align: center
    }

    #dev .copy {
        text-align: center;
        margin-top: 20px
    }

    #popup2 .h2 {
        font-size: 30px
    }

    .popup-bg .popup {
        padding-left: 10px;
        padding-right: 10px
    }

    #s03 {
        padding-bottom: 60px
    }
}
