.alignleft {
    float: left;
}

body {
    overflow-x: hidden;
}

body.logged-in .video-container {
    padding-top: 56.25%;
}

.adaptive-video {position:relative;padding-bottom:56.25%;height:0;}

.adaptive-video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

div.rw-ui-container.rw-dir-ltr .rw-report-link, div.rw-ui-container.rw-valign-middle.rw-halign-right .rw-report-link {
    display: none !important;
}

.alignright {
    float: right;
}

.margin-top-1 {
    margin-top: 20px;
}

.margin-top-2 {
    margin-top: 40px;
}

.padding-5 {
    padding: 50px;
}

.margin-bootom-1 {
    margin-bottom: 20px;
}

.margin-bottom-2 {
    margin-bottom: 40px;
}

.padding-bootom-1 {
    padding-bottom: 20px;
}

.padding-bottom-2 {
    padding-bottom: 40px;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    min-width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../libs/OwlCarousel/dist/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

i {
    font-style: normal;
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\f907"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\f913"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\f91a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\f91e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}


.fa-upload:before {
    content: "\f093"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/webfonts/fa-brands-400.eot);
    src: url(../fonts/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/webfonts/fa-brands-400.woff2) format("woff2"), url(../fonts/webfonts/fa-brands-400.woff) format("woff"), url(../fonts/webfonts/fa-brands-400.ttf) format("truetype"), url(../fonts/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/webfonts/fa-regular-400.eot);
    src: url(../fonts/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/webfonts/fa-regular-400.woff2) format("woff2"), url(../fonts/webfonts/fa-regular-400.woff) format("woff"), url(../fonts/webfonts/fa-regular-400.ttf) format("truetype"), url(../fonts/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/webfonts/fa-solid-900.eot);
    src: url(../fonts/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/webfonts/fa-solid-900.woff2) format("woff2"), url(../fonts/webfonts/fa-solid-900.woff) format("woff"), url(../fonts/webfonts/fa-solid-900.ttf) format("truetype"), url(../fonts/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

@font-face {
    font-family: HelveticaNeueCyr-Roman;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff) format("woff"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeueCyr-Italic;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Italic.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Italic.woff) format("woff"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Italic.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeueCyr-Medium;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.woff) format("woff"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeueCyr-Bold;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.woff) format("woff"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeueCyr-Black;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.woff) format("woff"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: kaliakra;
    src: url(../fonts/kaliakra/kaliakra.woff2) format("woff2"), url(../fonts/kaliakra/kaliakra.woff) format("woff"), url(../fonts/kaliakra/kaliakra.ttf) format("truetype");
    font-display: swap;
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    color: #363438;
    font-size: 27px;
    line-height: 1.2;
    margin-bottom: 20px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    /*line-height: inherit*/
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

.header-pay-btn {
    margin-left: 20px;
    display: none !important;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1356px) {
    .container {
        max-width: 1328px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -14px;
    margin-left: -14px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-13, .col-14, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 14px;
    padding-left: 14px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 7.14286%;
    -ms-flex: 0 0 7.14286%;
    flex: 0 0 7.14286%;
    max-width: 7.14286%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21.42857%;
    -ms-flex: 0 0 21.42857%;
    flex: 0 0 21.42857%;
    max-width: 21.42857%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28.57143%;
    -ms-flex: 0 0 28.57143%;
    flex: 0 0 28.57143%;
    max-width: 28.57143%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35.71429%;
    -ms-flex: 0 0 35.71429%;
    flex: 0 0 35.71429%;
    max-width: 35.71429%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 42.85714%;
    -ms-flex: 0 0 42.85714%;
    flex: 0 0 42.85714%;
    max-width: 42.85714%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 57.14286%;
    -ms-flex: 0 0 57.14286%;
    flex: 0 0 57.14286%;
    max-width: 57.14286%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64.28571%;
    -ms-flex: 0 0 64.28571%;
    flex: 0 0 64.28571%;
    max-width: 64.28571%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 71.42857%;
    -ms-flex: 0 0 71.42857%;
    flex: 0 0 71.42857%;
    max-width: 71.42857%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 78.57143%;
    -ms-flex: 0 0 78.57143%;
    flex: 0 0 78.57143%;
    max-width: 78.57143%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 85.71429%;
    -ms-flex: 0 0 85.71429%;
    flex: 0 0 85.71429%;
    max-width: 85.71429%
}

.col-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 92.85714%;
    -ms-flex: 0 0 92.85714%;
    flex: 0 0 92.85714%;
    max-width: 92.85714%
}

.col-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14
}

.offset-1 {
    margin-left: 7.14286%
}

.offset-2 {
    margin-left: 14.28571%
}

.offset-3 {
    margin-left: 21.42857%
}

.offset-4 {
    margin-left: 28.57143%
}

.offset-5 {
    margin-left: 35.71429%
}

.offset-6 {
    margin-left: 42.85714%
}

.offset-7 {
    margin-left: 50%
}

.offset-8 {
    margin-left: 57.14286%
}

.offset-9 {
    margin-left: 64.28571%
}

.offset-10 {
    margin-left: 71.42857%
}

.offset-11 {
    margin-left: 78.57143%
}

.offset-12 {
    margin-left: 85.71429%
}

.offset-13 {
    margin-left: 92.85714%
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 7.14286%;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 21.42857%;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 28.57143%;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35.71429%;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 42.85714%;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 57.14286%;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 64.28571%;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 71.42857%;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 78.57143%;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 85.71429%;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }

    .col-sm-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 92.85714%;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }

    .col-sm-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-sm-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 7.14286%
    }

    .offset-sm-2 {
        margin-left: 14.28571%
    }

    .offset-sm-3 {
        margin-left: 21.42857%
    }

    .offset-sm-4 {
        margin-left: 28.57143%
    }

    .offset-sm-5 {
        margin-left: 35.71429%
    }

    .offset-sm-6 {
        margin-left: 42.85714%
    }

    .offset-sm-7 {
        margin-left: 50%
    }

    .offset-sm-8 {
        margin-left: 57.14286%
    }

    .offset-sm-9 {
        margin-left: 64.28571%
    }

    .offset-sm-10 {
        margin-left: 71.42857%
    }

    .offset-sm-11 {
        margin-left: 78.57143%
    }

    .offset-sm-12 {
        margin-left: 85.71429%
    }

    .offset-sm-13 {
        margin-left: 92.85714%
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 7.14286%;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 21.42857%;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 28.57143%;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35.71429%;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 42.85714%;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 57.14286%;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 64.28571%;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 71.42857%;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 78.57143%;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 85.71429%;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }

    .col-md-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 92.85714%;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }

    .col-md-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-md-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 7.14286%
    }

    .offset-md-2 {
        margin-left: 14.28571%
    }

    .offset-md-3 {
        margin-left: 21.42857%
    }

    .offset-md-4 {
        margin-left: 28.57143%
    }

    .offset-md-5 {
        margin-left: 35.71429%
    }

    .offset-md-6 {
        margin-left: 42.85714%
    }

    .offset-md-7 {
        margin-left: 50%
    }

    .offset-md-8 {
        margin-left: 57.14286%
    }

    .offset-md-9 {
        margin-left: 64.28571%
    }

    .offset-md-10 {
        margin-left: 71.42857%
    }

    .offset-md-11 {
        margin-left: 78.57143%
    }

    .offset-md-12 {
        margin-left: 85.71429%
    }

    .offset-md-13 {
        margin-left: 92.85714%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 7.14286%;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 21.42857%;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 28.57143%;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35.71429%;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 42.85714%;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 57.14286%;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 64.28571%;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 71.42857%;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 78.57143%;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 85.71429%;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }

    .col-lg-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 92.85714%;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }

    .col-lg-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-lg-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 7.14286%
    }

    .offset-lg-2 {
        margin-left: 14.28571%
    }

    .offset-lg-3 {
        margin-left: 21.42857%
    }

    .offset-lg-4 {
        margin-left: 28.57143%
    }

    .offset-lg-5 {
        margin-left: 35.71429%
    }

    .offset-lg-6 {
        margin-left: 42.85714%
    }

    .offset-lg-7 {
        margin-left: 50%
    }

    .offset-lg-8 {
        margin-left: 57.14286%
    }

    .offset-lg-9 {
        margin-left: 64.28571%
    }

    .offset-lg-10 {
        margin-left: 71.42857%
    }

    .offset-lg-11 {
        margin-left: 78.57143%
    }

    .offset-lg-12 {
        margin-left: 85.71429%
    }

    .offset-lg-13 {
        margin-left: 92.85714%
    }
}

@media (min-width: 1356px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 7.14286%;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 21.42857%;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 28.57143%;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35.71429%;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 42.85714%;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 57.14286%;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 64.28571%;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 71.42857%;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 78.57143%;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 85.71429%;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }

    .col-xl-13 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 92.85714%;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }

    .col-xl-14 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .order-xl-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 7.14286%
    }

    .offset-xl-2 {
        margin-left: 14.28571%
    }

    .offset-xl-3 {
        margin-left: 21.42857%
    }

    .offset-xl-4 {
        margin-left: 28.57143%
    }

    .offset-xl-5 {
        margin-left: 35.71429%
    }

    .offset-xl-6 {
        margin-left: 42.85714%
    }

    .offset-xl-7 {
        margin-left: 50%
    }

    .offset-xl-8 {
        margin-left: 57.14286%
    }

    .offset-xl-9 {
        margin-left: 64.28571%
    }

    .offset-xl-10 {
        margin-left: 71.42857%
    }

    .offset-xl-11 {
        margin-left: 78.57143%
    }

    .offset-xl-12 {
        margin-left: 85.71429%
    }

    .offset-xl-13 {
        margin-left: 92.85714%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1356px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1356px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

div.wpcf7-response-output.wpcf7-acceptance-missing {
    border-color: red;
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

::-webkit-input-placeholder {
    color: #363438
}

::-moz-placeholder {
    color: #363438
}

:-ms-input-placeholder {
    color: #363438
}

::-ms-input-placeholder {
    color: #363438
}

::placeholder {
    color: #363438
}

::-moz-selection {
    background-color: #5e2775;
    color: #fff
}

::selection {
    background-color: #5e2775;
    color: #fff
}

html {
    -webkit-text-size-adjust: none
}

body {
    font-size: 16px;
    min-width: 320px;
    min-height: 100%;
    position: relative;
    line-height: 1.6;
    font-family: HelveticaNeueCyr-Roman;
    color: #8c8a8f;
    padding-top: 180px
}

body.page-404 {
    min-height: 100vh;
    background: url(../img/404.jpg) center no-repeat;
    background-size: cover
}

body.page-template-thank-you-page-ru {
    min-height: 100vh;
    background: url(../img/404.jpg) center no-repeat;
    background-size: cover;
}

body.page-template-thank-you-page-ua {
    min-height: 100vh;
    background: url(../img/404.jpg) center no-repeat;
    background-size: cover;
}

.single-post .article-page-cont {
    position: relative;
}

/*.single-post div#st-1 {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*}*/

.single-news .wpb_content_element ul,
.single-news .wpb_content_element ol {
    font-size: 18px;
    margin-left: 20px;
    list-style: initial;
    line-height: 2.25;
    margin-bottom: 15px;
}

.single-news .wpb_content_element img {
    max-width: 100%;
}

.single-news .wpb_content_element h3 {
    margin-top: 15px;
}

.single-news p img {margin:10px; }
a#scroll-phone {
    background: #5e2775;
    background-color: #5e2775;
    border: none;
}

#upbutton, a#scroll-phone {
    box-sizing: border-box;
    width: 58px;
    height: 58px;
    position: fixed;
    border-radius: 50%;
    z-index: 9;
    left: 18pt;
    -webkit-border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    padding: 0;
    cursor: pointer;
}

#upbutton {
    bottom: 50px;
    border: 3px solid #5e2775;
    background: transparent;
}

#upbutton svg {
    max-width: 25px;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-10px);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-10px);
    }
}

#scroll-phone {
    bottom: 125px;
    animation: bounce 0.5s infinite alternate;
    -webkit-animation: bounce 0.5s infinite alternate;
}

.archive.category .breadcrumbs {
    margin-bottom: 0;
}

#scroll-phone:hover {
    background-color: rgba(94, 39, 117, 0.7);
    transition: .15s ease-in;
}

#scroll-phone img {
    width: 26px;
    height: 26px;
}

.hidden {
    display: none !important;
    transition: 0.3s all ease;
}

b, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 400;
    font-family: HelveticaNeueCyr-Bold
}

h1 {
    font-size: 110px;
    line-height: .8;
    color: #363438;
    margin-bottom: 20px
}

h1 span {
    display: block;
    text-align: right;
    color: #87ba0b;
    font-family: Kaliakra;
    font-size: 66px
}

h2 {
    font-size: 86px;
    color: #363438;
    margin-bottom: 10px
}

h2 + p, h2 + .content {
    /*color: #363438;*/
    font-size: 16px;
    /*font-family: HelveticaNeueCyr-Medium;*/
    line-height: 1.6;
    margin-bottom: 65px
}

a, button, input {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

input {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

a {
    color: #363438
}

a:hover {
    color: #5e2775;
    text-decoration: none
}

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

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden;
}

.course-reviews-share {
    display: flex;
    justify-content: flex-end;
}

.btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    height: 53px;
    border-radius: 10px;
    background: #fe7302;
    padding: 0 41px 0 45px;
    -webkit-box-shadow: 0 0 5px 1px rgba(254, 115, 2, .5);
    box-shadow: 0 0 5px 1px rgba(254, 115, 2, .5);
    overflow: hidden;
    border: none
}

.btn-violet {
    background: #5e2775;
    -webkit-box-shadow: 0 0 5px 1px rgba(94, 39, 117, .5);
    box-shadow: 0 0 5px 1px rgba(94, 39, 117, .5);
}

body .btn:after, body .btn:before {
    content: '';
    position: absolute;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 10px
}

body .btn:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 5px 1px #fac250 inset;
    box-shadow: 0 0 5px 1px #fac250 inset
}

body .btn:after {
    opacity: 0;
    right: 0;
    top: -1000%;
    bottom: -1000%;
    width: 200%;
    -webkit-box-shadow: 0 0 120px 120px #fac250 inset;
    box-shadow: 0 0 120px 120px #fac250 inset
}

.btn span {
    position: relative;
    top: 1px;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: HelveticaNeueCyr-Bold;
    letter-spacing: 1.5px;
    padding: 0 0 0 4px
}
body .btn-violet:before {
    -webkit-box-shadow: 0 0 5px 1px rgb(94, 39, 117) inset;
    box-shadow: 0 0 5px 1px rgb(94, 39, 117) inset;
}

body .btn-violet:after {
    -webkit-box-shadow: 0 0 120px 120px rgb(94, 39, 117) inset;
    box-shadow: 0 0 120px 120px rgb(94, 39, 117) inset;
}
.children-slider {
    padding: 30px 0 0;
}
.children-left {
    padding: 0 15px 0 0;
}

.children-left h3.title-violet {
    font-size: 40px;
    margin-bottom: 30px;
}

/*.children-slider img {*/
/*max-height: 500px !important;*/
/*width: auto !important;*/
/*margin: 0 auto;*/
/*}*/

body .btn:hover {
    -webkit-box-shadow: 0 0 25px 1px rgba(254, 115, 2, .7);
    box-shadow: 0 0 25px 1px rgba(254, 115, 2, .7)
}

body .btn-violet:hover {
    -webkit-box-shadow: 0 0 25px 1px rgba(94, 39, 117, .7);
    box-shadow: 0 0 25px 1px rgba(94, 39, 117, .7);
}

body .btn:hover:after {
    opacity: 1
}

.course-content td:first-child
.btn.green {
    background: #87ba0b;
    height: 50px;
    padding: 0 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50px
}

.btn.green:after, .btn.green:before {
    display: none
}

.btn.green:hover {
    background: #5e2775
}

.btn.green span {
    letter-spacing: normal;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
    text-transform: none;
    top: 0
}

.single-teacher-block {
    color: #363438
}

.teacher-p {
    color: #8c8a8f;
}

.teacher-container {
    padding: 40px 0;
}

.teacher-container img {
    float: right;
}

.page-id-1007 .study-item-button,
.page-id-1013 .study-item-button {
    display: none;
}

body.single-special h1 {
    color: #363438;
}

.specials-page h2 + p {
    margin-bottom: 30px;
    font-family: HelveticaNeueCyr-Roman;
}

.specials-page .course-content table {
    border: 1px dashed #8c8a8f;
}

.specials-page .course-content td {
    border-right: 1px dashed #8c8a8f;
    border-bottom: 1px dashed #8c8a8f;
}

.specials-page .course-content td:last-child {
    border-right: none;
}

.specials-page .course-content tr:last-child td {
    border-bottom: none;
}

.specials-page .course-content td:nth-child(1) {
    width: 10% !important;
}

.specials-page .course-content td:nth-child(2) {
    font-family: HelveticaNeueCyr-Bold;
    width: 20% !important;
}

.specials-page .course-content td:nth-child(3) {
    width: 20% !important;
}

.specials-page .course-content td:nth-child(4) {
    width: 50% !important;
}


.specials-green {
    color: #87ba0b;
    padding: 20px 0;
    font-size: 18px;
    font-family: 'HelveticaNeueCyr-Medium', sans-serif;
    line-height: 1.6;
}

.specials-text {
    padding: 20px 0;
    font-size: 18px;
    /*font-family: 'HelveticaNeueCyr-Medium', sans-serif;*/
    line-height: 1.6;
}

.specials-page .course-page-info {
    position: relative;
    padding: 50px 0 0 0;
}

.specials-page .course-page-info:before,
.specials-reviews:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    /*border-radius: 200px 0 0 0;*/
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(#f3f3f3));
    background: -o-linear-gradient(bottom, #fff 0, #f3f3f3 100%);
    background: linear-gradient(0deg, #fff 0, #f3f3f3 100%);
}

textarea[name=custom-payment_comment] {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2) !important;
    border: none;
    width: 600px;
    padding: 15px 10px;
    margin-bottom: 25px;
}

.date-and-time {
    white-space: pre-line;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.date-and-time strong {
    color: #5e2775;
}

.title-violet {
    /*color: #5e2775;*/
}

.specials-page ul {
    font-size: 18px;
    line-height: 1.5;
    list-style: circle inside;
}

.specials-page ul li {
    border-bottom: 1px solid #efefef;
    padding-bottom: 4px;
}

.specials-page ul li + li {
    margin-top: 5px;
}

.specials-page ul li:last-child {
    border-bottom: none;
}


.specials-reviews {
    position: relative;
    padding: 50px 0 0 0;
    margin-bottom: 50px;
}

.single-special .article-page {
    margin-bottom: 0;
}

.specials-page .btn {
    margin-top: 15px;
    margin-bottom: 15px;
}

p.green {
    color: #5e2775;
    font-family: HelveticaNeueCyr-Bold;
}

.specials-page .teacher h2 {
    margin-top: 25px;
}

.btn span i {
    padding-right: 10px;
}

.specials-page p {
    font-size: 16px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mx-tr-auto {
    margin-left: 50%;
    transform: translateX(-50%);
}

.specials-page blockquote {
    color: #fff;
}

blockquote {
    text-align: center;
    max-width: 70%;
    font-size: 2em;
    margin: 0 auto;
    font-weight: bold;
    margin-bottom: 30px;
}

/*.specials-page {*/
/*padding-bottom: 30px;*/
/*}*/

.specials-page .zvorotniy-form .btn {
    margin-top: 20px;
}

.specials-page .zvorotniy-form .wpcf7-response-output {
    color: #fff;
}

.specials-page .zvorotniy-form {
    background: url(../img/contact-back.png) center no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding-bottom: 20px;
}

.specials-page .teacher-about {
    color: #8c8a8f;
}

.specials-page .teacher-about p + p {
    margin-top: 10px;
}


.specials-page .wpcf7-form {
    max-width: 500px;
    margin: 0 auto;
}

.specials-page .zvorotniy-form input:not([type=submit]) {
    height: 53px;
    background: #fff;
    border-radius: 53px;
    padding: 0 36px;
    margin-bottom: 13px;
    width: 100%;
    border: 1px solid #8c8a8f;
}

.btn.imagify-btn-ghost:before, .btn.imagify-btn-ghost::after {
    display: none;
}

.specials-page .wpcf7-form textarea {
    border: 1px solid #8c8a8f;
    border-radius: 20px;
    padding: 10px 36px;
    width: 100%;
}

.zvorotniy-form br {
    display: none;
}

#cource-toggle {
    cursor: pointer;
}

.specials-page .about-price {
    white-space: pre-line;
    padding: 25px;
    font-size: 1.3em;
}

div.specials-page .teacher {
    margin-bottom: 55px;
}

.specials-page .about-price strong {
    color: #5e2775;
}

.specials-page h2 + p {
    color: #8c8a8f;
}

.specials-page .table-and-btn {
    height: 500px;
    overflow: hidden;
    position: relative;
}

.table-and-btn.vis-table {
    height: auto;
}

.specials-page .vis-table tbody:before {
    content: none;
}

.vis-table #fulltableshow {
    transform: rotateX(180deg);
}

.specials-page tbody:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 80px 80px #fcfcfc;
    box-shadow: 0 0 80px 80px #fcfcfc;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

#fulltableshow {
    position: absolute;
    right: calc(50% - 25px);
    bottom: 10px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #5e2775;
    padding: 0;
    border: none;
    -webkit-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, .05);
    box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, .05);
    z-index: 4;
    pointer-events: all;
    cursor: pointer;
}

#fulltableshow img {
    max-width: 30px;
}

aside .team {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
}

aside .team {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

aside .team .name {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    border-bottom: none !important;
}

aside .team .descr {
    font-size: 12px;
    line-height: 1.2em;
    border-bottom: none !important;
    display: block;
}

aside .team .photo {
    display: block;
    width: 48px;
    height: 48px;
    overflow: hidden;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: none !important;
}

aside .team img {
    display: block;
    position: relative;
    left: -10px;
    width: 68px;
    max-width: none !important;
}

aside .team {
    list-style: none;
    border: 1px solid #ddd;
}

aside .team li {
    position: relative;
    width: 100%;
    height: 70px;
    display: table;
    margin-top: -1px;
}

aside .team a {
    border-bottom: 1px solid #eee;
    text-decoration: none;
    padding: 10px 10px 10px 68px;
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    color: #222;
}

aside .team li:first-child {
    margin-top: 0;
}

aside .team li:first-child a {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

aside .team li:last-child a {
    border-bottom: none !important;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

aside .team a:hover {
    color: #000;
    background-color: #f3f3f3;
    border-bottom-color: #dbedf6;
}

aside .team li.active a {
    background-color: #187cb8 !important;
    border-bottom-color: #fff !important;
    cursor: default;
}

aside .team li.active span {
    color: #fff !important;
}

aside .team .photo {
    left: 10px;
    top: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    aside a {
        border-bottom-width: .5px !important;
    }
}

.course-content {
    padding-bottom: 25px;
}

.teacher-left {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.teacher-title_in {
    padding-right: 20px;
    width: 100%;
}

.teacher-right {
    max-width: 29%;
    min-width: 29%;
    margin-left: 30px;
}

.rightimg {
    float: right;
    margin-left: 30px;
}

.header {
    position: absolute;
    background: #fff;
    max-width: 100vw;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.header.fixed {
    position: fixed;
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .2)
}

.header.fixed .header-bottom-in {
    padding: 18px 0
}

.header.fixed .header-toggle {
    height: 25px;
    width: 35px
}

.header.fixed .logo {
    width: 130px
}

.header-top {
    background: #363438
}

.header-top-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 0 14px
}

.header-top a {
    color: #fff
}

.header-top a:hover {
    color: #87ba0b
}

.header-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.header-contacts > :not(:last-child) {
    margin-right: 50px
}

.header-contacts > :last-child {
    font-family: HelveticaNeueCyr-Medium
}

.header-contacts i {
    margin-right: 5px
}

.menu {
    margin-left: 30px;
}

/*.menu>ul>li:first-child>ul>li>a {
    font-weight: bold;
    color: #363438
}*/
/*.menu>ul>li:first-child>ul>li:hover>a {*/
/*color: #fff;*/
/*}*/
.menu-item-has-children > ul > li > ul {
    display: block;
}

.header-bottom-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 38px 0
}

.header-bottom-in .logo {
    margin-right: auto
}

.header-bottom-in .logo img {
    width: 200px
}

.header-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px
}

.header-search form {
    display: none;
    position: relative;
    top: 1px;
    width: 270px;
    padding-right: 12px
}

.header-search form ::-webkit-input-placeholder {
    font-family: HelveticaNeueCyr-Italic
}

.header-search form ::-moz-placeholder {
    font-family: HelveticaNeueCyr-Italic
}

.header-search form :-ms-input-placeholder {
    font-family: HelveticaNeueCyr-Italic
}

.header-search form ::-ms-input-placeholder {
    font-family: HelveticaNeueCyr-Italic
}

.header-search form ::placeholder {
    font-family: HelveticaNeueCyr-Italic
}

.header-search form input {
    display: block
}

.header-search form input[type=search] {
    width: 100%;
    height: 42px;
    border: none;
    border-bottom: 2px solid #ebe5ee;
    font-size: 14px;
    color: #8c8a8f;
    padding: 0 40px 0 0
}

.header-search form [type=submit] {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 12px;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    color: #87ba0b;
    background: 0 0;
    border: none
}

.header-search form [type=submit]:hover {
    color: #5e2775
}

.header-search-button {
    width: 40px;
    height: 40px;
    padding: 0;
    background: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    color: #5e2775
}

.header-search-button:hover {
    color: #87ba0b
}

.header-search.open {
    margin-left: 58px
}

.header-search.open form {
    display: block
}

.header-search.open .header-search-button {
    display: none
}

.header-toggle {
    width: 50px;
    height: 40px;
    background: 0 0;
    border: none;
    padding: 0;
    position: relative
}

.header-toggle span, .header-toggle:after, .header-toggle:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #363438;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.header-toggle:after, .header-toggle:before {
    content: ''
}

.header-toggle:before {
    top: 0
}

.header-toggle:after {
    bottom: 0
}

.header-toggle span {
    top: -webkit-calc(50% - 1.5px);
    top: calc(50% - 1.5px)
}

.header-toggle:hover span, .header-toggle:hover:after, .header-toggle:hover:before {
    background: #87ba0b
}

.socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.socials > :not(:last-child) {
    margin-right: 20px
}

.logo a, .logo img {
    display: block
}

.logo img {
    max-width: 100%
}

.menu > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu > ul > li {
    position: relative
}

.menu > ul > li:not(:last-child) {
    margin-right: 30px
}

.menu > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.menu > ul > li:hover > a {
    color: #5e2775
}

.menu > ul > li > a {
    font-family: HelveticaNeueCyr-Medium
}

.menu > ul > li > ul {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: absolute;
    left: -30px;
    top: 100%;
    min-width: 265px;
    padding-top: 40px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    white-space: nowrap;
}

.menu > ul ul:after, .menu > ul ul:before {
    content: '';
    position: absolute
}

.menu > ul > li > ul:before {
    left: 0;
    top: 25px;
    width: 100%;
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 50px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px 1px rgba(0, 0, 0, .1)
}

.menu > ul > li > ul:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent;
    left: 56px;
    top: 10px
}

.menu > ul ul li {
    position: relative;
    z-index: 2
}

.menu > ul ul li:not(:last-child) {
    margin-bottom: 2px
}

.menu > ul ul a {
    padding: 8px 30px;
    font-size: 13px;
    line-height: 1.4;
    font-family: HelveticaNeueCyr-Medium;
    color: #363438;
    width: 100%;
}

.menu > ul ul a:hover {
    color: #fff;
    background: #fe7302;
}

.menu a {
    /*display: block*/
    display: inline-block;
    position: relative;
}

.lang {
    margin-left: 35px;
    border: 2px solid #ebe5ee;
    width: 80px;
    border-radius: 20px 0 20px 0;
    position: relative;
    font-family: HelveticaNeueCyr-Bold;
    text-transform: uppercase;
    background: #fff
}

.lang button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    background: 0 0;
    border: none
}

.lang button i {
    font-size: 12px;
    margin-right: 10px;
    position: relative;
    top: 1px;
    -webkit-transition: .2s transform;
    -o-transition: .2s transform;
    transition: .2s transform
}

.lang ul {
    display: none;
    position: absolute;
    left: -2px;
    right: -2px;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    border: 2px solid #ebe5ee;
    border-radius: 0 0 20px 0;
    border-top: none;
    overflow: hidden;
    background: #fff
}

.quest-popuper {
    max-width: 500px;
    margin: 0 auto;
}

.quest-pop-cont {
    background: #fff;
    padding: 36px 10px 20px 10px;
}

.quest-pop-cont ul li {
    padding-left: 20px;
    position: relative;
}

.quest-pop-cont img {
    max-width: 100%;
}

.quest-pop-cont .quest-punkts h3 {
    text-align: center;
    margin-top: 25px;
}

.quest-pop-cont {
    font-size: 18px;
}

.store-icons {
    text-align: center;
    margin-bottom: 10px;
}

.store-icons svg {
    max-width: 25px;
    fill: #5e2775;
}

.store-icons a + a {
    margin-left: 10px;
}

.quest-det {
    padding-top: 10px;
    white-space: pre-line;
}

@media (min-width: 576px) {
    .mfp-close-btn-in .mfp-close {
        color: black !important;
        right: -5px;
        top: -5px;
    }

    .quest-popuper {
        position: relative;
    }
}

.lang.open {
    border-bottom-color: transparent;
    border-radius: 20px 0 0
}

.lang.open button {
    color: #87ba0b
}

.lang.open button i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 0
}

.lang.open ul {
    display: block
}

.lang a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 36px
}

.lang a:hover {
    background: rgba(235, 229, 238, .5)
}

.archive-course-btn a {
    text-align: center;
    margin: 25px auto 0;
    color: #fff
}

.top-in h1 {
    text-align: right;
}

.top {
    background: url(../img/pattern1.svg) -webkit-calc(50% + 380px) 45px no-repeat;
    background: url(../img/pattern1.svg) calc(50% + 380px) 45px no-repeat;
    background-size: 845px auto;
    position: relative;
    padding: 80px 0 185px
}

.top:after, .top:before {
    content: '';
    position: absolute
}

.article-page-wrap .sharethis-inline-share-buttons {
    position: absolute;
    right: 0;
    top: 0;
}

.top:before {
    width: 1127px;
    height: 897px;
    background: url(../img/bg.png) center no-repeat;
    right: 0;
    bottom: -468px
}

.top:after {
    top: 95px;
    left: -webkit-calc(50% + 108px);
    left: calc(50% + 108px);
    width: 722px;
    height: 568px;
    background: url(../img/kids.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.top-in {
    max-width: 650px;
    position: relative;
    z-index: 2
}

.top-in > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.top-in > ul li {
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    color: #5e2775;
    position: relative
}

.top-in > ul li:not(:last-child) {
    margin-right: 62px
}

.top-in > ul li:not(:last-child):after {
    content: '';
    position: absolute;
    left: -webkit-calc(100% + 20px);
    left: calc(100% + 20px);
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    width: 25px;
    height: 14px;
    background: url(../img/shape1.png) center no-repeat
}

.top .content {
    margin-bottom: 62px;
    position: relative
}

body.webp .top .content:after {
    background: url(../img/arrow-green.webp) center no-repeat;
}

body:not(.webp) .top .content:after {
    background: url(../img/arrow-green.png) center no-repeat;
}

.top .content:after {
    content: '';
    position: absolute;
    bottom: -186px;
    left: 385px;
    width: 83px;
    height: 101px;
    background-size: contain
}

.faq-button {
    position: absolute;
    z-index: 2;
    left: -webkit-calc(50% - 37px);
    left: calc(50% - 37px);
    bottom: 128px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: HelveticaNeueCyr-Bold;
    font-size: 14px;
    line-height: 1;
    width: 75px;
    height: 75px;
    color: #fff;
    border-radius: 50%;
    background: #5e2775;
    padding: 0;
    border: none;
    -webkit-box-shadow: 0 0 0 8px rgba(94, 39, 117, .13);
    box-shadow: 0 0 0 8px rgba(94, 39, 117, .13)
}

.faq-button:hover {
    -webkit-box-shadow: 0 0 0 16px rgba(94, 39, 117, .13);
    box-shadow: 0 0 0 16px rgba(94, 39, 117, .13)
}

.faq-button span {
    font-size: 47px
}

.zvorotniy-form {
    padding-top: 20px;
}

.zvorotniy-page input {
    height: 53px;
    background: #fff;
    border: 1px solid #8c8a8f;
    border-radius: 53px;
    padding: 0 36px;
    margin-bottom: 13px;
    width: 100%;
}

.zvorotniy-page textarea {
    border: 1px solid #8c8a8f;
    border-radius: 28px;
    padding: 15px 36px;
    margin-bottom: 13px;
    width: 100%;
}

.zvorotniy-page .contacts-blocks {
    flex-direction: column;
}

.zvorotniy-page .contacts-block {
    width: 100%;
    padding: 20px 25px;
}

.zvorotniy-page .contacts-block br + br {
    display: none;
}

.zvorotniy-page .contacts-block .btn {
    margin-top: 10px;
}

.zvorotniy-page .contacts-block b {
    margin-bottom: 8px;
}

.zvorotniy-in {
    padding-bottom: 30px;
}

.zvorotniy-form .btn {
    display: flex;
    margin: 0 auto;
}

.reviews-top {
    max-width: 400px;
}

.reviews-title {
    display: flex;
    justify-content: space-between;
}

.reviews-title .titel {
    font-size: 20px;
    font-weight: bold;
}

p#stars {
    margin: 0;
    line-height: initial;
}

.reviews-title .stars a:before, .reviews-title .stars a.active:after {
    color: #000;
    font-family: "FontAwesome";
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.reviews-title p {
    margin: 0;
    line-height: initial;
}

.reviews-title .stars {
    overflow: hidden;
}

.reviews-title .stars a {
    color: transparent;
    display: inline-block;
    font-size: 0;
    margin: 0;
    position: relative;
}

.reviews-title .stars a:before {
    content: "\f006";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    z-index: -1;
    font-family: "Font Awesome 5 Free";
}

.reviews-title .stars a:before {
    color: #5e2775;
    content: "\f005";
    font-weight: bold
}

.reviews-table {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

.reviews-table .r-single + .r-single {
    margin-top: 6px;
}

.r-single {
    display: flex;
    justify-content: space-between;
}

.r-single > span {
    white-space: nowrap;
    padding-right: 10px;
}

.str-r {
    height: 100%;
    background: #5e2775;
}

.stroke-review {
    width: -webkit-fill-available;
    width: fill-available;
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.stroke-review span {
    display: flex;
    align-content: center;
    padding: 0 5px 0 10px;
}

.review-show {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review-show-btn {
    padding: 0 20px;
    margin-left: 15px;
    background: #5e2775;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-family: HelveticaNeueCyr-Bold;
    text-transform: uppercase;
    border-radius: 53px;
    height: 53px;
}

.single-review {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}

.single-review {
    border-top: 1px solid #ccc;
}

.user-info img {
    max-width: 55px;
    border-radius: 50%;
}

.single-review-left {
    width: 100%;
    max-width: 388px;
    padding-right: 25px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: space-evenly;
}

.single-review-right {
    display: flex;
    flex-direction: column-reverse;
    width: -webkit-fill-available;
    width: fill-available;
    justify-content: flex-end;
}

.single-review-cont {
    padding-right: 50px;
}

.single-review-date {
    text-align: right;
    padding-bottom: 7px;
}

.selected.stars a:before {
    color: #5e2775;
    content: "\f005";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}

.selected.stars a.active ~ a:before {
    font-weight: normal;
}

.study {
    position: relative;
    z-index: 2;
    padding-bottom: 120px
}

div#search-and-lang {
    display: flex;
}

.study h2 + .content {
    max-width: 935px
}

.study-list {
    margin: 0 -25px -50px
}

.study-list > div {
    padding: 0 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.study-item-in {
    background: #fff;
    -webkit-box-shadow: 0 0 50px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 50px 1px rgba(0, 0, 0, .05);
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding: 0 28px 44px;
    top: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.study-item-in:after, .study-item-in:before {
    content: '';
    position: absolute;
    background: #5e2775;
    opacity: .1;
    border-radius: 0 0 10px 10px;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.study-item-in:before {
    left: 20px;
    right: 20px;
    height: 10px;
    top: -webkit-calc(100% - 10px);
    top: calc(100% - 10px)
}

.study-item-in:after {
    left: 30px;
    right: 30px;
    height: 20px;
    top: -webkit-calc(100% - 20px);
    top: calc(100% - 20px)
}

.study-item-img {
    height: 245px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    top: 0
}

.study-item-img:before {
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 1px 1px 100px 80px #fff;
    box-shadow: 1px 1px 100px 80px #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.study-item-img img {
    position: relative;
    margin-bottom: 16px;
    max-width: 100%;
    height: auto;
}

.study-item-title {
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    margin-bottom: 20px;
    min-height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    top: 0;
    position: relative
}

.study-item-desc {
    line-height: 1.6;
    -webkit-transition: .2s top;
    -o-transition: .2s top;
    transition: .2s top;
    position: relative;
    top: 0
}

.study-item-button {
    width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: .2s top;
    -o-transition: .2s top;
    transition: .2s top
}

.study-item .btn {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    min-width: 225px;
    letter-spacing: 5px;
    padding: 0 5px 0 0
}

.study-item:hover .study-item-in {
    top: -20px;
    background: #5e2775;
    color: #fff
}

.study-item:hover .study-item-in:after, .study-item:hover .study-item-in:before {
    top: 100%
}

.study-item:hover .study-item-in .btn {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.study-item:hover .study-item-img {
    top: -130px
}

.study-item:hover .study-item-desc, .study-item:hover .study-item-title {
    top: -120px
}

.study-item:hover .study-item-button {
    top: -70px
}

.study-item:hover .study-item-title {
    color: #fff
}

.home .methodology-packs {
    margin-bottom: 30px;
}

.approach {
    position: relative;
    padding: 80px 0 10px
}

.approach:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 200px 0 0 0;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(#f3f3f3));
    background: -o-linear-gradient(bottom, #fff 0, #f3f3f3 100%);
    background: linear-gradient(0deg, #fff 0, #f3f3f3 100%)
}

.approach h2 + p {
    text-align: center;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto
}

.approach-in {
    position: relative;
    z-index: 2;
    padding: 0 40px
}

.approach-list {
    margin: 0 -10px
}

.approach-list > div {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.approach-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding: 15px 40px 50px;
    text-align: center
}

.approach-item-icon {
    min-height: 115px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    position: relative
}

.approach-item-icon:before {
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-box-shadow: 0 0 40px 40px #fe7302;
    box-shadow: 0 0 40px 40px #fe7302;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.approach-item-icon img {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: 2;
    position: relative
}

.approach-item-icon img:last-child {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.approach-item-title {
    color: #5e2775;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    margin-bottom: 20px
}

.approach-item-desc {
    text-align: center;
    line-height: 1.6
}

.approach-item:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 50px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 50px 1px rgba(0, 0, 0, .05)
}

.approach-item:hover .approach-item-icon:before {
    opacity: .2
}

.approach-item:hover .approach-item-icon img {
    opacity: 0
}

.approach-item:hover .approach-item-icon img:last-child {
    opacity: 1
}

body.webp .appointment {
    background: url(../img/bg2.webp) center no-repeat;
}

body:not(.webp) .appointment {
    background: url(../img/bg2.png) center no-repeat;
}

.appointment {
    position: relative;
    background-size: auto 100%
}

.appointment-in {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 170px 0 140px;
    color: #fff;
    min-height: 669px
}

.appointment-left {
    max-width: 406px;
    text-align: center;
    padding-top: 188px
}

.appointment-left h3 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 18px;
    color: #fff;
}

.appointment-left h3 + p {
    font-size: 18px;
    font-family: HelveticaNeueCyr-Medium;
    opacity: .6;
    line-height: 1.25;
    margin-bottom: 40px
}

.appointment form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.appointment form ::-webkit-input-placeholder {
    color: #8c8a8f
}

.appointment form ::-moz-placeholder {
    color: #8c8a8f
}

.appointment form :-ms-input-placeholder {
    color: #8c8a8f
}

.appointment form ::-ms-input-placeholder {
    color: #8c8a8f
}

.appointment form ::placeholder {
    color: #8c8a8f
}

.appointment form input {
    height: 53px;
    background: #fff;
    border-radius: 53px;
    padding: 0 36px;
    border: none;
    margin-bottom: 13px;
    width: 100%
}

.wpcf7-form p {
    margin-bottom: 0;
}

.ajax-loader {
    display: none !important;
}

div.wpcf7-response-output {
    margin-top: 0 !important;
}

.appointment form .btn {
    margin-top: 15px
}

.appointment-right {
    padding-top: 325px;
    position: relative
}

.appointment-right:after, .appointment-right:before {
    content: '';
    position: absolute
}

.appointment-right:before {
    top: 11px;
    right: 28px;
    width: 315px;
    height: 292px;
    background: url(../img/appointment.svg) center no-repeat;
    background-size: contain
}

.appointment-right:after {
    bottom: 96px;
    right: 340px;
    width: 162px;
    height: 100px;
    background: url(../img/arrow-white.png) center no-repeat;
    background-size: contain
}

.appointment-title {
    line-height: .7;
    text-align: right
}

.appointment-title div:first-child {
    font-family: Kaliakra;
    font-size: 63px;
    color: #87ba0b
}

.appointment-title div:last-child {
    font-size: 85px;
    font-family: HelveticaNeueCyr-Bold
}

.appointment .element {
    position: absolute;
    right: 136px;
    bottom: 0;
    overflow: hidden;
    width: 270px;
    height: 188px
}

.appointment .element:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 18px;
    width: 350px;
    height: 262px;
    background: url(../img/hand.png) center no-repeat;
    background-size: contain;
    -webkit-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    transform: rotate(16deg)
}

.reviews {
    text-align: center;
    padding: 50px 0 105px
}

.reviews h2 {
    margin-bottom: 45px
}

.reviews-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 200px
}

.reviews-item-avatar {
    width: 97px;
    height: 97px;
    overflow: hidden;
    border-radius: 50%;
    border: 6px solid #87ba0b;
    margin-bottom: 12px
}

.reviews-item-text {
    line-height: 2.3
}

.reviews-item-name {
    font-size: 24px;
    color: #5e2775;
    font-family: HelveticaNeueCyr-Bold;
    margin-top: 25px
}

.reviews-item-about {
    font-size: 14px;
    font-family: HelveticaNeueCyr-Italic;
    margin-top: 7px
}

.reviews-slider .owl-dots,
.children-slider .owl-dots {
    margin-top: 53px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews-slider .owl-dot,
.children-slider .owl-dot {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0
}

.reviews-slider .owl-dot span,
.children-slider .owl-dot span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #87ba0b;
    opacity: .3;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.reviews-slider .owl-dot:not(:last-child),
.children-slider .owl-dot:not(:last-child) {
    margin-right: 15px
}

.reviews-slider .owl-dot.active span, .reviews-slider .owl-dot:hover span,
.children-slider .owl-dot.active span, .reviews-slider .owl-dot:hover span {
    width: 22px;
    height: 22px;
    opacity: 1
}

.reviews-slider .owl-nav button,
.children-slider .owl-nav button {
    position: absolute;
    top: -webkit-calc(35% - 32px);
    top: calc(35% - 32px);
    width: 36px;
    height: 64px;
    background: url(../img/arrow-right.png) center no-repeat;
    border: none;
    padding: 0
}

.reviews-slider .owl-nav button.disabled,
.children-slider .owl-nav button.disabled {
    opacity: .1;
    cursor: default
}

.reviews-slider .owl-prev {
    left: 95px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.reviews-slider .owl-next {
    right: 95px
}

.contacts-maps {
    height: 870px
}

.contacts-map {
    display: none;
    height: 100%;
    position: relative;
    overflow: hidden
}

.contacts-map:before {
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 2;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 300px 300px #f7f7f7;
    box-shadow: 0 0 300px 300px #f7f7f7
}

.contacts-map.active {
    display: block
}

.contacts-map iframe {
    position: absolute;
    left: 0;
    bottom: -30%;
    width: 100%;
    height: 200%
}

.contacts .container {
    position: relative
}

body.webp .contacts-in {
    background: #87ba0b url(../img/bg_green.webp) center no-repeat;
}

body:not(.webp) .contacts-in {
    background: #87ba0b url(../img/bg_green.png) center no-repeat;
}

.contacts-in {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: -70px;
    background-size: cover;
    border-radius: 10px;
    padding: 50px 80px;
    z-index: 2;
    min-height: 565px
}

.contacts-in:after, .contacts-in:before {
    content: '';
    position: absolute;
    border-radius: 0 0 10px 10px;
    top: 100%;
    background: #87ba0b
}

.contacts-in:before {
    left: 18px;
    right: 18px;
    height: 12px;
    opacity: .57
}

.contacts-in:after {
    left: 33px;
    right: 33px;
    height: 25px;
    opacity: .3
}

.contacts-in h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 60px
}

.contacts-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts-block {
    width: 345px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 25px 40px;
    position: relative
}

.contacts-block:after, .contacts-block:before {
    content: '';
    position: absolute;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    opacity: 0
}

.contacts-block:before {
    width: 108px;
    height: 114px;
    background: url(../img/map-icon.png) center no-repeat;
    background-size: contain;
    right: 30px;
    top: -40px
}

.contacts-block:after {
    width: 1px;
    height: 1px;
    -webkit-box-shadow: 0 0 100px 40px #fff;
    box-shadow: 0 0 100px 40px #fff;
    right: 82px;
    top: 45px
}

.contacts-block > * {
    position: relative;
    z-index: 2
}

.contacts-block-title {
    font-size: 24px;
    color: #363438;
    font-family: HelveticaNeueCyr-Medium;
    margin-bottom: 8px
}

.contacts-block b {
    display: block;
    font-size: 18px;
    font-family: HelveticaNeueCyr-Medium;
    margin-bottom: 12px
}

.contacts-block p {
    line-height: 1.6;
    margin-bottom: 0
}

.contacts-block a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1.6
}

.contacts-block .btn {
    margin-top: 30px
}

.contacts-block.active {
    background: #5e2775;
    color: #fff
}

.contacts-block.active:after, .contacts-block.active:before {
    opacity: 1
}

.contacts-block.active .contacts-block-title {
    color: #fff
}

.contacts-block.active p {
    opacity: .7
}

.contacts-block.active a {
    color: #fff
}

.contacts-block.active a:hover {
    text-decoration: underline
}

.contacts-block.active .btn {
    display: none
}

.footer {
    position: relative;
    background: #212023;
    padding: 165px 0 35px
}

.footer-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-col-1 {
    width: 425px
}

.footer-col-2 {
    width: 240px
}

.footer-col-3 {
    width: 295px
}

.footer-col-4 {
    width: -webkit-calc(100% - 960px);
    width: calc(100% - 960px);
    background: url(../img/footer-img.png) -webkit-calc(100% - 45px) bottom no-repeat;
    background: url(../img/footer-img.png) calc(100% - 45px) bottom no-repeat;
    padding-right: 140px
}

.footer-about {
    max-width: 260px;
    font-family: HelveticaNeueCyr-Medium;
    line-height: 1.6;
    margin-bottom: 28px
}

.footer-about span {
    color: #fff
}

.footer-title {
    color: #fff;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Medium;
    margin-bottom: 43px
}

.footer .logo {
    width: 157px;
    margin-bottom: 37px
}

.footer ul {
    padding-right: 30px
}

.footer ul li:not(:last-child) {
    margin-bottom: 9px
}

.footer ul a {
    display: inline-block;
    font-size: 14px;
    color: #8c8a8f;
    padding-bottom: 4px;
    border-bottom: 1px solid transparent
}

.footer ul a:hover {
    color: #87ba0b;
    border-color: rgba(135, 186, 11, .33)
}

.footer .socials a {
    color: #fff;
    font-size: 19px
}

.footer .socials a:hover {
    color: #87ba0b
}

.footer .socials a:not(:last-child) {
    margin-right: 23px
}

.footer-bottom {
    margin-top: 70px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, .12);
    padding-top: 30px
}

.footer .copyright {
    font-size: 14px;
    text-transform: uppercase;
    font-family: HelveticaNeueCyr-Medium;
    opacity: .3;
}

.footer .copyright a {
    color: #8c8a8f
}

.footer .copyright a:hover {
    color: #87ba0b
}

.breadcrumbs {
    background: #f3f3f3;
    margin-bottom: 35px
}

.breadcrumbs ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0
}

.breadcrumbs ul > * {
    position: relative
}

.breadcrumbs ul > *:not(:last-child) {
    margin-right: 50px
}

.breadcrumbs ul > *:not(:last-child):after {
    content: '';
    position: absolute;
    left: -webkit-calc(100% + 16px);
    left: calc(100% + 16px);
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    width: 20px;
    height: 11px;
    background: url(../img/shape1.png) center no-repeat;
    background-size: contain
}

.breadcrumbs a {
    display: block;
    font-family: HelveticaNeueCyr-Bold;
    color: #5e2775;
    position: relative;
    z-index: 2
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.teachers {
    text-align: center;
    padding-bottom: 65px;
    overflow: hidden
}

.teachers .row {
    margin: 0 -34px -70px
}

.teachers .row > div {
    padding-left: 34px;
    padding-right: 34px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 70px
}

.teachers .row > div:nth-child(2n+2) .teachers-item-avatar:before {
    width: 258px;
    height: 245px;
    background-image: url(../img/teachers-back-2.png);
    left: -9px;
    bottom: 14px
}

.teachers h2 {
    font-size: 60px;
    margin-bottom: 90px
}

.teachers-item-avatar {
    position: relative;
    margin: 0 auto 25px;
    width: 204px;
    height: 204px
}

.teachers-item-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.teachers-item-avatar:before {
    content: '';
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 254px;
    height: 260px;
    background-image: url(../img/teachers-back-1.png);
    left: -5px;
    bottom: -2px
}

.teachers-item-name {
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    margin-bottom: 12px
}

.teachers-item-about {
    font-family: HelveticaNeueCyr-Bold;
    font-size: 16px;
    line-height: 1.6;
    color: #5e2775;
    margin-bottom: 11px
}

.teachers-item-edu {
    color: #bcb6c2
}

.teachers .text-center {
    margin-top: 70px
}

.page-404-in {
    height: -webkit-calc(100vh - 180px);
    height: calc(100vh - 180px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.page-404-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    color: #fff
}

.page-404-cont div:first-child {
    font-family: HelveticaNeueCyr-Bold;
    /*font-size: 352px;*/
    font-size: 200px;
    margin-bottom: 38px;
    position: relative
}

.page-thank-you-cont div:first-child {
    font-family: HelveticaNeueCyr-Bold;
    /*font-size: 352px;*/
    font-size: 10vmin;
    margin-bottom: 38px;
    position: relative;
    color: white;
}

.page-thank-you div:nth-child(2) {
    font-size: 5vmin;
    margin-bottom: 20px;
}

.page-thank-you div:nth-child(3) {
    font-size: 5vmin;
    margin-bottom: 20px;
}

.page-404-cont div:first-child:after {
    content: '';
    position: absolute;
    left: -4px;
    top: -8px;
    width: 390px;
    height: 216px;
    background: url(../img/404.svg) center no-repeat;
    background-size: contain;
}

.page-404-cont div:last-child {
    font-size: 24px;
    opacity: .4
}

.page-404 .text-center {
    margin-top: 70px
}

.page-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 5
}

.page-top h1 {
    font-size: 85px;
    max-width: 60%;
    line-height: normal;
    margin-bottom: 35px
}

.page-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

.page-filter > * {
    margin-top: 5px;
    margin-bottom: 5px
}

.page-filter > :not(:last-child) {
    margin-right: 20px
}

.blog-list {
    margin: 0 -33px -55px
}

.blog-list > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 33px;
    margin-bottom: 55px
}

.blog-list > div:first-child {
    margin-bottom: 0 !important
}

.blog-item-in {
    position: relative;
    top: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-box-shadow: 0 0 30px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 1px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.blog-item-in:after, .blog-item-in:before {
    content: '';
    position: absolute;
    top: 0;
    border-radius: 0 0 10px 10px;
    opacity: .2;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.blog-item-in:before {
    left: 13px;
    right: 13px;
    height: 15px
}

.blog-item-in:after {
    left: 24px;
    right: 24px;
    height: 24px
}

.blog-item-in > * {
    position: relative;
    z-index: 2
}

.blog-item-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

.blog-item-img a, .blog-item-img img {
    display: block
}

.blog-item-img img {
    width: 100%;
    height: auto !important;
}

.blog-item-cont {
    padding: 25px 29px 32px;
    border-top: 6px solid transparent;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

.blog-item-title {
    color: #363438;
    margin-bottom: 14px
}

.blog-item-title a {
    display: block;
    font-size: 22px;
    font-family: HelveticaNeueCyr-Bold;
    color: inherit
}

.blog-item-date {
    font-size: 14px;
    color: #bcb6c2;
    font-family: HelveticaNeueCyr-Italic;
    margin-bottom: 16px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.blog-item-desc {
    line-height: 1.6
}

.blog-item:hover .blog-item-in {
    top: -24px
}

.blog-item:hover .blog-item-in:after, .blog-item:hover .blog-item-in:before {
    top: 100%
}

.blog-item:hover .blog-item-cont, .blog-item:hover .blog-item-date, .blog-item:hover .blog-item-title {
    color: #fff
}

.blog-item.purple .blog-item-in:after, .blog-item.purple .blog-item-in:before {
    background: #5e2775
}

.blog-item.purple .blog-item-cont {
    border-color: #5e2775
}

.blog-item.purple:hover .blog-item-cont {
    background: #5e2775
}

.blog-item.green .blog-item-in:after, .blog-item.green .blog-item-in:before {
    background: #87ba0b
}

.blog-item.green .blog-item-cont {
    border-color: #87ba0b
}

.blog-item.green:hover .blog-item-cont {
    background: #87ba0b
}

.blog-item.orange .blog-item-in:after, .blog-item.orange .blog-item-in:before {
    background: #fe7302
}

.blog-item.orange .blog-item-cont {
    border-color: #fe7302
}

.blog-item.orange:hover .blog-item-cont {
    background: #fe7302
}

.sorting {
    position: relative
}

.sorting-btn {
    border: 2px solid #ebe5ee;
    height: 50px;
    border-radius: 50px;
    min-width: 178px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    padding: 0 15px
}

.sorting-btn span {
    padding-right: 20px;
    line-height: 1;
    position: relative;
    color: #8c8a8f;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.sorting-btn span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #8c8a8f transparent transparent transparent;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.sorting-btn:hover {
    background: #8c8a8f;
    border-color: #8c8a8f
}

.sorting-btn:hover span {
    color: #fff
}

.sorting-btn:hover span:after {
    border-color: #fff transparent transparent transparent
}

.sorting ul {
    position: absolute;
    right: 0;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    background: #fff;
    border: 2px solid #ebe5ee;
    border-radius: 30px;
    white-space: nowrap;
    color: #8c8a8f;
    padding: 10px;
    text-align: right;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    opacity: 0;
    visibility: hidden
}

.sorting ul a, .sorting ul button {
    display: block;
    color: inherit;
    border: none;
    padding: 5px 12px;
    background: 0 0
}

.sorting ul a:hover, .sorting ul button:hover {
    color: #5e2775
}

.sorting.open .sorting-btn span:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sorting.open ul {
    opacity: 1;
    visibility: visible
}

.pagination {
    margin-top: 100px;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ebe5ee
}

.pagination * {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 2px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: HelveticaNeueCyr-Medium
}

.pagination :not(:last-child) {
    margin-right: 10px
}

.pagination a {
    color: #5e2775
}

.pagination a:hover {
    color: #87ba0b
}

.pagination .active {
    color: #28a745;
    border-color: #87ba0b
}

.about {
    margin-bottom: 80px
}

.about-in {
    padding: 0 665px 88px 0;
    position: relative
}

.about-in:after {
    content: '';
    position: absolute;
    top: -24px;
    right: -15px;
    width: 600px;
    height: 507px;
    background: url(../img/about.png) center no-repeat;
    background-size: contain
}

.about h2 {
    margin-bottom: 65px
}

.about h2 + p {
    color: #5e2775;
    margin-bottom: 2rem
}

.about p {
    font-size: 16px;
    line-height: 1.6
}

.methods {
    margin-bottom: 120px
}

.methods h2 {
    text-align: center;
    font-size: 60px;
    margin-bottom: 65px
}

.methods-item {
    border: 1px solid #ebe5ee;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 1px #ebe5ee;
    box-shadow: 0 0 5px 1px #ebe5ee
}

.methods-item:not(:last-child) {
    margin-bottom: 20px
}

.methods-item-title button {
    display: block;
    width: 100%;
    text-align: left;
    line-height: 1;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    padding: 28px 100px 28px 35px;
    background: 0 0;
    border: none;
    position: relative
}

.methods-item-title button:hover b {
    color: #5e2775
}

.methods-item-title span {
    display: block;
    font-size: 18px;
    opacity: .5
}

.methods-item-title b {
    font-size: 26px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.methods-item-title i {
    position: absolute;
    right: 46px;
    font-size: 24px;
    color: #5e2775;
    top: -webkit-calc(50% - 14px);
    top: calc(50% - 14px);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.methods-item-cont {
    display: none
}

.methods-item-cont-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 20px 46px
}

.methods-item-col {
    width: 50%;
    padding: 0 20px
}

.methods-item-col-title {
    font-family: HelveticaNeueCyr-Bold;
    font-size: 19px;
    color: #363438;
    margin-bottom: 30px
}

.methods-item-col-cont {
    line-height: 1.6
}

.methods-item.active .methods-item-title button b {
    color: #5e2775
}

.methods-item.active .methods-item-title button i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #5e2775
}

.certificate {
    margin-bottom: 135px
}

.certificate-in {
    position: relative;
    padding: 0 0 30px 665px
}

.certificate-in:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -10px;
    width: 574px;
    height: 524px;
    background: url(../img/certificate.png) center no-repeat;
    background-size: contain
}

.certificate h2 {
    font-size: 60px;
    margin-bottom: 50px
}

.certificate h2 + p {
    color: #5e2775;
    margin-bottom: 2rem
}

.certificate p {
    font-size: 16px;
    line-height: 1.6
}

.teaching {
    overflow: hidden;
    text-align: center;
    margin-bottom: 185px
}

.teaching-slider {
    padding-right: 210px
}

.teaching h2 {
    font-size: 60px
}

.teaching .owl-stage-outer {
    overflow: visible
}

.teaching-item-img {
    height: 245px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 18px
}

.teaching-item-img img {
    width: auto !important
}

.teaching-item-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 56px;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    margin-bottom: 20px
}

.teaching-item-text {
    line-height: 1.6
}

.article-page {
    margin-bottom: 80px
}

.article-page h1 {
    font-size: 65px;
    line-height: 1;
    margin-bottom: 35px;
    color: #fff;
    z-index: 1;
    /*-webkit-text-stroke: 1px #fff;*/
    /*text-stroke: 1px #fff;*/
}

.article-page-top {
    position: relative;
}

.article-page-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
}

.article-page-top {
    -webkit-box-shadow: 0 0 80px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 80px 1px rgba(0, 0, 0, .1);
    margin-bottom: 60px
}

.article-page-top .container {
    position: relative
}

.article-page-img {
    height: 475px;
    /*position: relative;*/
}

.article-page-img::before {
    content: '';
    background: #292540;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.article-page-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-page-category {
    position: absolute;
    left: 14px;
    bottom: 0;
    color: #fff;
    background: #5e2775;
    font-family: HelveticaNeueCyr-Bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    height: 40px;
    min-width: 182px;
    border-radius: 20px 20px 0 0;
    padding: 0 15px 0 20px
}

.article-page-date {
    font-size: 14px;
    font-family: HelveticaNeueCyr-Italic;
    color: #bcb6c2;
    margin-bottom: 65px
}

.article-page-cont {
    margin-bottom: 30px
}

.article-page-cont p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0
}

.article-page-cont p:not(:last-child) {
    margin-bottom: 1rem;
}

.article-page-cont h5 {
    color: #5e2775;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Bold;
    margin-bottom: 1rem
}

.article-page-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.article-page-block:not(:last-child) {
    margin-bottom: 25px
}

.article-page-block-imgs {
    width: 625px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.article-page-block-imgs div {
    overflow: hidden;
    border-radius: 10px;
    width: 288px
}

.article-page-block-imgs img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-page-block-cont {
    width: -webkit-calc(100% - 625px);
    width: calc(100% - 625px)
}

.article-page-block-cont h3 {
    background-image: url(../img/article-element.png);
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 103px;
    font-size: 48px;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    margin-bottom: 50px
}

.article-page-block-cont p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 2
}

.article-page-block-cont p:not(:last-child) {
    margin-bottom: 42px
}

.article-page-block-cont p b {
    display: block;
    color: #87ba0b;
    font-size: 24px;
    line-height: 1.25
}

.article-page-block.right .article-page-block-imgs div {
    height: 264px
}

.article-page-block.right .article-page-block-imgs div + div {
    height: 344px
}

.article-page-block.right .article-page-block-cont {
    padding-left: 45px
}

.article-page-block.right .article-page-block-cont h3 {
    padding-left: 125px;
    background-position: left center
}

.article-page-block.right .article-page-block-cont p {
    padding-left: 15px
}

.article-page-block.left .article-page-block-cont {
    padding-right: 45px;
    text-align: right
}

.article-page-block.left .article-page-block-cont h3 {
    padding-right: 125px;
    background-position: right center
}

.article-page-block.left .article-page-block-cont p {
    padding-right: 15px
}

.article-page-block.left .article-page-block-cont p b {
    color: #5e2775
}

.article-page-block.left .article-page-block-imgs {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 94px
}

.article-page-block.left .article-page-block-imgs div {
    height: 354px;
    margin-top: 80px
}

.article-page-block.left .article-page-block-imgs div + div {
    margin-top: 0;
    height: 364px
}

.article-page-block.left .article-page-block-share ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.article-page-block-share {
    border-top: 1px solid #bcb6c2;
    margin-top: 50px;
    padding-top: 34px;
    display: flex;
    align-items: center;
}

.article-page-block-share .sharethis-inline-share-buttons {
    margin-bottom: 5px;
}

.article-page-block-share div {
    font-size: 36px;
    font-family: HelveticaNeueCyr-Bold;
    color: #fe7302;
    margin-bottom: 20px;
    padding-right: 15px;
}

/*.article-page-block-share ul {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center*/
/*}*/

.article-page-block-share ul li:not(:last-child) {
    margin-right: 38px
}

.article-page-block-share a {
    display: block;
    font-size: 30px;
    color: #5e2775
}

.article-page-block-share a:hover {
    color: #fe7302
}

.articles {
    margin-bottom: 100px
}

.articles h2 {
    font-size: 60px;
    margin-bottom: 40px
}

.articles-slider {
    padding: 10px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
    overflow: hidden
}

.articles-slider .owl-stage-outer {
    overflow: visible
}

.articles-slider .blog-item {
    margin-top: 24px
}

.articles-slider .blog-item-in {
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.course {
    /*margin-bottom: 110px;*/
    overflow: hidden;
    margin-bottom: 10px;
}

.course h1 {
    font-size: 85px;
    line-height: 1
}

.course h1 + p {
    font-size: 16px;
    line-height: 1.6;
    color: #5e2775;
    font-family: HelveticaNeueCyr-Bold;
    max-width: 915px;
    margin-bottom: 60px
}

.course-in {
    padding-right: 665px;
    margin-bottom: 40px;
    position: relative
}

.course-in:after {
    content: '';
    position: absolute;
    top: -40px;
    right: -150px;
    width: 719px;
    height: 466px;
    background: url(../img/course.png) center no-repeat;
    background-size: contain
}

.course-in h4 {
    color: #363438;
    font-family: HelveticaNeueCyr-Bold;
    font-size: 30px;
    line-height: 1.7;
    margin-bottom: 40px
}

.course-in p {
    text-align: justify
}

.course p, .course-in, .course span {
    line-height: 1.6
}

.course .container p {
    text-align: justify
}

.teacher {
    margin-bottom: 140px
}

.teacher-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.teacher-photo {
    width: 375px;
    height: 500px;
    position: relative
}

.teacher-photo:before {
    content: '';
    width: 465px;
    height: 463px;
    position: absolute;
    top: 28px;
    left: -64px;
    background: url(../img/teacher-back.png) center no-repeat;
    background-size: contain
}

.teacher-photo img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.teacher-cont {
    width: -webkit-calc(100% - 375px);
    width: calc(100% - 375px);
    padding: 0 120px 0 166px
}

.teacher-cont > p {
    color: #bcb6c2;
    line-height: 2.25;
    margin-bottom: 0
}

.teacher-top {
    font-size: 30px;
    color: #363438;
    margin-bottom: 8px
}

.teacher-name {
    font-size: 48px;
    /*color: #fe7302;*/
    margin-bottom: 54px
}

.teacher-about {
    line-height: 1.6;
    color: #bcb6c2;
    margin-bottom: 36px
}

.teacher-about b {
    display: block;
    font-size: 16px;
    color: #87ba0b;
    margin-bottom: 8px
}

.teacher-about p {
    margin-bottom: 0;
    white-space: pre-line;
}

.gallery {
    margin-bottom: 100px
}

.gallery h2 {
    text-align: center;
    margin-bottom: 75px
}

.gallery-in .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 45px
}

.gallery-in .col:first-child {
    margin-bottom: 0 !important
}

.gallery-item img {
    display: block;
    max-width: 100%
}

.franchise-top {
    background: url(../img/franchise-top.jpg) center top no-repeat;
    background-size: auto 100%;
    color: #fff;
    margin-bottom: 20px
}

.franchise-top-in {
    min-height: 951px;
    padding: 110px 665px 0 0
}

.franchise-top-in > p {
    opacity: .8;
    line-height: 2.25;
    text-align: justify;
    margin-bottom: 0
}

.franchise-top-title {
    line-height: 1;
    margin-bottom: 30px
}

.franchise-top-title div {
    font-size: 66px;
    color: #87ba0b;
    font-family: Kaliakra;
    text-align: center;
    line-height: .5
}

.franchise-top-title h1 {
    line-height: .7;
    color: #fff;
    margin-bottom: 35px
}

.franchise-top-title p {
    font-family: HelveticaNeueCyr-Bold;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0
}

.franchise-top .btn {
    margin-top: 70px;
    min-width: 322px
}

.about2 {
    margin-bottom: 105px
}

.about2 .about-in {
    padding: 0 0 88px 665px
}

.about2 .about-in:after {
    right: auto;
    top: -15px;
    left: -42px
}

.about2 h2 {
    line-height: .86;
    margin-bottom: 50px
}

.about2 h2 + p {
    font-size: 18px;
    line-height: 1.7px;
}

.about2 p {
    font-size: 16px;
    line-height: 2.25;
    text-align: justify
}

.advantages {
    margin-bottom: 235px
}

.advantages h2 {
    text-align: center;
    margin-bottom: 16px
}

.advantages h2 + p {
    font-size: 16px;
    font-family: HelveticaNeueCyr-Bold;
    color: #5e2775;
    max-width: 820px;
    text-align: center;
    margin: 0 auto 70px
}

.advantages-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.advantages-left {
    width: -webkit-calc(100% - 630px);
    width: calc(100% - 630px)
}

.advantages-left div {
    text-align: center;
    padding-top: 436px;
    max-width: 300px;
    font-family: HelveticaNeueCyr-Bold;
    line-height: 1.9;
    color: #363438;
    margin-left: 125px;
    position: relative
}

.advantages-left div:after, .advantages-left div:before {
    content: '';
    position: absolute
}

.advantages-left div:before {
    width: 453px;
    height: 454px;
    background: url(../img/two.png) center no-repeat;
    background-size: contain;
    top: -20px;
    left: -80px
}

.advantages-left div:after {
    width: 64px;
    height: 240px;
    background: url(../img/lines.jpg) center no-repeat;
    background-size: contain;
    right: -160px;
    top: 85px
}

.advantages-list {
    width: 630px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advantages-item {
    width: 33.333%;
    margin-bottom: 70px
}

.advantages-item div:first-child {
    font-size: 60px;
    color: #5e2775;
    font-family: HelveticaNeueCyr-Black;
    margin-bottom: 16px
}

.advantages-item div:last-child {
    font-size: 27px;
    font-family: HelveticaNeueCyr-Bold;
    color: #363438;
    line-height: 1.35
}

.franchise {
    background-image: url(../img/franchise.jpg) !important;
    min-height: 988px;
    padding-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.franchise .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.franchise .appointment-in {
    min-height: 0 !important;
    padding: 0 95px 95px 140px
}

.franchise .appointment-left {
    padding-top: 75px
}

.franchise .appointment-right {
    padding-top: 105px
}

.franchise .appointment-right:before {
    display: none
}

.franchise .appointment-right:after {
    bottom: 12px;
    right: 416px
}

.franchise .appointment-title {
    line-height: .8
}

.franchise .appointment-title div:first-child {
    margin-right: 20px
}

.franchise .appointment .element {
    right: 147px;
    bottom: -73px
}

.franchise-list {
    margin-left: -32px;
    margin-right: -32px
}

.franchise-list .col {
    padding-left: 32px;
    padding-right: 32px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.franchise-list .col:nth-child(2n+2) {
    margin-top: -42px
}

.franchise-item {
    background: #fff;
    border-radius: 10px;
    padding: 150px 38px 55px;
    position: relative;
    -webkit-box-shadow: 0 0 50px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 50px 1px rgba(0, 0, 0, .15)
}

.franchise-item-img {
    position: absolute;
    top: -85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.franchise-item-title {
    color: #5e2775;
    font-size: 36px;
    font-family: HelveticaNeueCyr-Bold;
    margin-bottom: 24px
}

.franchise-item-list {
    margin-bottom: 42px
}

.franchise-item-list ul li {
    position: relative;
    padding-left: 37px
}

.franchise-item-list ul li:not(:last-child) {
    margin-bottom: 10px
}

.franchise-item-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: -webkit-calc(50% - 6px);
    top: calc(50% - 6px);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #87ba0b
}

.franchise-item-checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.franchise-item-checkout .btn {
    min-width: 214px
}

@media (max-width: 1700px) {
    .top:after {
        left: -webkit-calc(50% + 47px);
        left: calc(50% + 47px);
        width: 585px;
        height: 458px
    }

    .study-list {
        margin: 0 -14px -28px
    }

    .study-list > div {
        padding: 0 14px;
        margin-bottom: 28px
    }

    .blog-list {
        margin: 0 -14px -28px
    }

    .blog-list > div {
        padding: 0 14px;
        margin-bottom: 28px
    }

    .pagination {
        margin-top: 60px
    }

    .franchise-list {
        margin-left: -14px;
        margin-right: -14px
    }

    .franchise-list .col {
        padding-left: 14px;
        padding-right: 14px
    }
}

@media (max-width: 1355.98px) {
    .menu > ul > li:not(:last-child) {
        margin-right: 30px
    }

    .zvorotniy-page .contacts-block:before {
        width: 63px;
        right: 30px;
        top: -35px;
    }

    .header-search {
        position: relative;
        height: 42px;
        min-width: 40px
    }

    .header-search.open {
        margin-left: 42px
    }

    .header-search form {
        position: absolute;
        right: 0;
        top: 1px;
        width: 520px
    }

    .top:after {
        width: 420px;
        height: 330px;
        top: 150px
    }

    .top-in {
        max-width: 470px
    }

    .top-in > ul li {
        font-size: 18px
    }

    .top-in > ul li:not(:last-child) {
        margin-right: 40px
    }

    .top-in > ul li:not(:last-child):after {
        left: -webkit-calc(100% + 7px);
        left: calc(100% + 7px);
        top: -webkit-calc(50% - 6px);
        top: calc(50% - 6px)
    }

    .top .content:after {
        display: none;
        top: 128px;
        left: 322px
    }

    .page-top h1, h1 {
        font-size: 80px
    }

    .page-top h1 span, h1 span {
        font-size: 45px
    }

    h2 {
        font-size: 60px
    }

    h2 + p {
        line-height: 1.5;
        margin-bottom: 50px
    }

    .study-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .approach-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .appointment-in {
        padding: 0
    }

    .appointment .element {
        right: 0
    }

    .reviews-item {
        padding: 0 100px
    }

    .reviews-slider .owl-prev {
        left: 0
    }

    .reviews-slider .owl-next {
        right: 0
    }

    .contacts-in {
        padding: 40px;
        min-height: 545px
    }

    .contacts-in h2 {
        margin-bottom: 40px
    }

    .contacts-block {
        padding: 20px;
        width: 270px
    }

    .contacts-block .btn {
        width: 100%;
        padding: 0 10px;
        letter-spacing: normal
    }

    .footer-col-1 {
        width: 300px
    }

    .footer-col-2 {
        width: 200px
    }

    .footer-col-3 {
        width: 240px
    }

    .footer-col-4 {
        width: -webkit-calc(100% - 740px);
        width: calc(100% - 740px);
        padding: 0;
        background: 0 0
    }

    .teachers .row > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.333%
    }

    .page-404-cont div:first-child {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-bottom: 0
    }

    .page-404 .text-center {
        margin-top: 80px
    }

    .blog-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .sorting-btn span:after {
        top: 5px
    }

    .about-in {
        padding: 0 500px 0 0
    }

    .about-in:after {
        width: 520px;
        height: 445px;
        top: 0
    }

    .methods h2 {
        margin-bottom: 30px
    }

    .methods-item-title b {
        font-size: 20px
    }

    .certificate-in {
        padding: 0 0 0 500px
    }

    .certificate-in:before {
        width: 480px;
        height: 445px;
        top: 50px;
        pointer-events: none
    }

    .article-page h1 {
        font-size: 45px
    }

    .article-page-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .article-page-block:not(:last-child) {
        margin-bottom: 60px
    }

    .article-page-block-imgs {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto
    }

    .article-page-block-cont {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px
    }

    .article-page-block-cont p {
        padding: 0 !important
    }

    .article-page-block.left .article-page-block-cont {
        text-align: left
    }

    .article-page-block.left .article-page-block-share {
        text-align: center
    }

    .article-page-block.left .article-page-block-share ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .article-page-block.left .article-page-block-imgs {
        padding-top: 0
    }

    .article-page-block.left .article-page-block-imgs div {
        margin-top: 0
    }

    .articles h2 {
        margin-bottom: 20px
    }

    .course h1 {
        font-size: 80px
    }

    .course-in {
        padding-right: 450px
    }

    .course-in:after {
        top: 85px;
        width: 570px;
        height: 380px
    }

    .teacher-cont {
        padding: 0 0 0 80px
    }

    .teacher-name {
        font-size: 45px
    }

    .franchise-top-in {
        padding: 110px 385px 0 0
    }

    .franchise-top-title {
        text-align: center
    }

    .franchise-top-title div {
        text-align: center;
        font-size: 55px;
        line-height: 1
    }

    .about2 .about-in {
        padding: 0 0 0 500px
    }

    .about2 .about-in:after {
        top: 100px
    }

    .advantages {
        margin-bottom: 150px
    }

    .advantages-left {
        width: -webkit-calc(100% - 590px);
        width: calc(100% - 590px)
    }

    .advantages-left div {
        margin-left: 0
    }

    .advantages-left div:before {
        pointer-events: none
    }

    .advantages-left div:after {
        display: none
    }

    .advantages-list {
        width: 590px;
        position: relative;
        z-index: 2;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        padding-top: 40px
    }

    .advantages-item {
        margin-bottom: 40px
    }

    .advantages-item div:first-child {
        font-size: 50px;
        margin-bottom: 15px
    }

    .advantages-item div:last-child {
        font-size: 24px
    }

    .franchise-item {
        padding: 140px 25px 40px
    }

    .franchise-item-title {
        font-size: 27px
    }

    .franchise .appointment-in {
        padding: 0 0 95px
    }

    .franchise .appointment-left {
        max-width: 340px
    }

    .franchise .appointment-right:after {
        right: 320px
    }

    .franchise .appointment-title div:last-child {
        font-size: 80px
    }
}

@media (max-width: 991.98px) {
    .btn span {
        letter-spacing: 1px;
    }

    .pay-btn-cont {
        flex-grow: 1;
        justify-content: flex-end;
        padding-right: 20px;
    }

    header.open .pay-btn-cont {
        justify-content: flex-start;
    }

    .children-slider {
        max-width: initial;
    }

    .children-left {
        padding: 20px 0 0;
    }

    .children-left h3.title-violet {
        font-size: 20px;
    }

    .menu > ul > li > a {
        font-size: 17px;
    }

    .menu ul.sub-menu a {
        font-size: 15px;
    }

    .teacher-title_in {
        padding-right: 15px;
    }

    aside .team a {
        padding: 5px 5px 5px 62px;
    }

    aside .team img {
        left: -5px;
        width: 58px;
    }

    .zvorotniy-page {
        padding: 30px 0;
    }

    .zvorotniy-in > div:first-of-type {
        order: 2;
    }

    .zvorotniy-in > div:last-of-type {
        order: 1;
    }

    .zvorotniy-in .col-lg-6 {
        width: 100%;
        max-width: 100%;
    }

    body {
        padding-top: 100px
    }

    .header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        overflow-y: auto;
        max-height: 100vh
    }

    .header-top {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .header .lang, .header .menu, .header-search, .header-top {
        display: none
    }

    .header .logo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .header-toggle {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .header .menu {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding: 30px 0;
        text-align: center
    }

    .header .menu > ul {
        display: block
    }

    .header .menu > ul > li:not(:last-child) {
        margin: 0 0 15px
    }

    .header .menu > ul ul {
        position: relative;
        left: auto;
        top: auto;
        min-width: initial;
        padding-top: 0;
        transition: initial;
        opacity: 1;
        visibility: visible;
        /*pointer-events: auto;*/
        padding: 8px 0 0;
        display: flex;
        flex-wrap: wrap;
    }

    .menu > ul ul li:not(:last-child) {
        margin-right: 10px;
    }

    .menu > ul > li:first-child > ul > li + li {
        margin-top: 10px;
    }

    header.open .header-pay-btn {
        margin-left: 0;
        margin-right: 20px;
    }

    .menu > ul > li > a {
        display: flex;
        justify-content: center;
    }

    .menu-item-has-children > a {
        display: flex;
        /*justify-content: center;*/
    }

    .togglethis {
        width: 16px;
        height: 16px;
        margin-left: 15px;
    }

    .togglethis img {
        max-width: 100%;
    }

    .header .menu > ul ul:after, .header .menu > ul ul:before {
        display: none
    }

    .header .menu > ul ul a {
        padding: 2px 0;
        text-align: left;
    }

    .header-bottom-in .logo img {
        max-width: 120px;
        min-width: 120px;
    }

    .header-search {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        margin: 0 auto 0 0;
        height: auto
    }

    .header-search-button {
        display: none
    }

    .header-search form {
        position: static;
        display: block;
        width: 100%;
        padding-right: 0
    }

    .header .lang {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin: 0 0 0 auto
    }

    .header-bottom-in {
        padding: 20px 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .header.open .header-toggle span {
        opacity: 0;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .header.open .header-toggle:before {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        top: 18px
    }

    .header.open .header-toggle:after {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        bottom: 18px
    }

    .header.open .header-search {
        display: block
    }

    .header.open .header-top {
        display: block
    }

    .header.open .lang {
        display: block
    }

    .header.open.fixed .header-toggle:before {
        top: 11px
    }

    .header.open.fixed .header-toggle:after {
        bottom: 11px
    }

    .header.open .menu {
        display: block
    }

    .top {
        padding: 40px 0 100px
    }

    .top:after {
        width: 354px;
        height: 277px;
        top: 140px;
        left: -webkit-calc(50% + 10px);
        left: calc(50% + 10px)
    }

    .top-in {
        max-width: 352px
    }

    .top-in > ul {
        display: block
    }

    .top-in > ul li:not(:last-child) {
        margin: 0 0 25px
    }

    .top-in > ul li:not(:last-child):after {
        left: 0;
        top: -webkit-calc(100% + 7px);
        top: calc(100% + 7px)
    }

    .top .content {
        margin-bottom: 40px
    }

    .top .content:after {
        display: none
    }

    .page-top h1, h1 {
        font-size: 60px
    }

    .page-top h1 span, h1 span {
        font-size: 32px
    }

    .faq-button {
        left: -webkit-calc(50% + 75px);
        left: calc(50% + 75px);
        bottom: 60px
    }

    .teachers h2, h2 {
        font-size: 40px
    }

    .teachers h2 + p, h2 + p {
        font-size: 16px
    }

    .study-item-in {
        background: #5e2775;
        color: #fff
    }

    .study-item-in:after, .study-item-in:before {
        top: 100%
    }

    .study-item-in .btn {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        position: relative;
        left: auto;
        top: 0;
        bottom: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .study-item-title {
        color: #fff
    }

    .study-item-button {
        margin-top: 15px
    }

    .study-item:hover .study-item-in {
        top: 0
    }

    .study-item:hover .study-item-button, .study-item:hover .study-item-desc, .study-item:hover .study-item-img, .study-item:hover .study-item-title {
        top: 0
    }

    .approach-item {
        padding: 15px 20px 30px
    }

    .approach-item-desc {
        line-height: 1.5
    }

    .appointment h3 {
        font-size: 30px
    }

    .appointment h3 + p {
        font-size: 16px;
        margin-bottom: 30px
    }

    .appointment-left {
        max-width: 300px
    }

    .appointment-right {
        padding-top: 410px
    }

    .appointment-right:before {
        right: 0;
        top: 80px
    }

    .appointment-right:after {
        display: none
    }

    .appointment-title div:first-child {
        font-size: 45px
    }

    .appointment-title div:last-child {
        font-size: 60px
    }

    .appointment .element:before {
        top: 70px
    }

    .reviews {
        padding: 50px 0
    }

    .reviews-item {
        padding: 0 50px
    }

    .contacts {
        background: #f7f7f7
    }

    .contacts-maps {
        height: 600px
    }

    .contacts-map:before {
        -webkit-box-shadow: 0 0 100px 100px #f7f7f7;
        box-shadow: 0 0 100px 100px #f7f7f7
    }

    .contacts-map iframe {
        height: 100%;
        bottom: 0
    }

    .contacts-in {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin: -60px 0
    }

    .contacts-blocks {
        display: block
    }

    .contacts-block {
        width: 100%;
        text-align: center
    }

    .contacts-block:not(:last-child) {
        margin-bottom: 15px;
        margin-top: 40px;
    }

    .contacts-block .btn {
        width: auto;
        padding: 0 15px
    }

    .footer-col-1, .footer-col-3 {
        width: 60%
    }

    .footer-col-2, .footer-col-4 {
        width: 40%
    }

    .footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
        margin-bottom: 30px
    }

    .footer-title {
        margin-bottom: 20px
    }

    .footer .footer-bottom {
        margin-top: 10px
    }

    .teachers .row > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .page-404-in {
        height: -webkit-calc(100vh - 100px);
        height: calc(100vh - 100px)
    }

    .page-404-cont div:first-child {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    .page-404-cont div:last-child {
        margin-top: -30px;
        font-size: 20px
    }

    .page-404 .text-center {
        margin-top: 60px
    }

    .blog-item-cont {
        padding: 20px
    }

    .blog-item-desc {
        line-height: 1.6
    }

    .page-top {
        display: block;
        margin-bottom: 30px
    }

    .page-top h1 {
        margin-bottom: 20px;
        max-width: none
    }

    .page-filter {
        margin-bottom: 0
    }

    .pagination {
        margin: 50px 0
    }

    .about h2 {
        margin-bottom: 30px
    }

    .about h2 + p {
        margin-bottom: 1rem
    }

    .about-in {
        padding: 0 250px 0 0
    }

    .about-in:after {
        pointer-events: none;
        width: 268px;
        height: 235px;
        top: 100px
    }

    .methods h2 {
        font-size: 40px
    }

    .methods-item-title span {
        font-size: 16px
    }

    .methods-item-title b {
        font-size: 18px
    }

    .methods-item-cont-in {
        display: block
    }

    .methods-item-col {
        width: 100%
    }

    .methods-item-col:not(:last-child) {
        margin-bottom: 30px
    }

    .methods-item-col-title {
        margin-bottom: 15px;
        font-size: 17px
    }

    .certificate h2 {
        font-size: 40px;
        margin-bottom: 30px
    }

    .certificate h2 + p {
        margin-bottom: 1rem
    }

    .certificate-in {
        padding: 0 0 0 250px
    }

    .certificate-in:before {
        width: 260px;
        height: 245px;
        top: 100px;
        left: -30px
    }

    .teaching {
        margin-bottom: 60px
    }

    .teaching h2 {
        font-size: 40px
    }

    .teaching-slider {
        padding-right: 0
    }

    .article-page h1 {
        font-size: 40px
    }

    .article-page-img {
        height: 350px
    }

    .articles h2 {
        font-size: 40px
    }

    .course h1 {
        font-size: 60px
    }

    .course-in {
        padding: 0
    }

    .course-in:after {
        opacity: .1
    }

    .teacher-in {
        display: block
    }

    .teacher-photo {
        margin: 0 auto 30px
    }

    .teacher-cont {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .gallery-in .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }

    .franchise-top {
        background-image: url(../img/franchise-top-mob.jpg)
    }

    .franchise-top-in {
        min-height: 0;
        padding: 40px 0 120px
    }

    .franchise-top-title {
        text-align: left
    }

    .franchise-top-title div {
        text-align: left
    }

    .franchise-top .btn {
        margin-top: 30px
    }

    .about2 .about-in {
        padding: 0 0 0 250px
    }

    .advantages h2 + p {
        font-size: 16px
    }

    .advantages-in {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantages-list {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding: 0;
        margin-bottom: 40px
    }

    .advantages-left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .advantages-left div {
        margin: 0 auto
    }

    .franchise-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px
    }

    .franchise-list .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .franchise-list .col:nth-child(2n+2) {
        margin-top: 0
    }

    .franchise-list .col:not(:last-child) {
        margin-bottom: 120px
    }

    .franchise .appointment-left {
        padding-top: 0;
        max-width: 300px
    }

    .franchise .appointment-right {
        padding-top: 70px
    }

    .franchise .appointment-title div:first-child {
        margin-right: 0;
        font-size: 30px
    }

    .franchise .appointment-title div:last-child {
        font-size: 50px
    }
}

@media (min-width: 992px) {
    .togglethis {
        display: none;
    }

    /*.menu>ul>.menu-item-has-children:first-child>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }*/
}

@media (max-width: 801px) {
    .header-bottom-in .logo img {
        width: 135px;
    }

    .header .menu {
        padding: 15px 0;
    }

    header ul.sub-menu {
        display: none;
    }

    .togglethis img {
        max-width: 100%;
    }

    .header-bottom-in {
        padding: 15px 0;
    }

    body {
        padding-top: 70px;
    }

    .header-toggle {
        width: 45px;
        height: 32px;
    }

    .header.open .header-toggle:before {
        top: 12px;
    }
}

.specials-page .form4-active input:placeholder-shown {
    line-height: 1;
}

@media (max-width: 767.98px) {
    .top-in h1 {
        text-align: left;
    }

    .header-pay-btn {
        padding: 0 15px;
    }

    .specials-page .zvorotniy-form .form4-active {
        padding: 0 10px;
    }

    .specials-page p {
        font-size: 16px;
    }

    .specials-page .wpcf7-form input:not([type=submit]) {
        height: 40px;
    }

    .review-show-btn {
        font-size: 12px;
        padding: 10px;
        height: auto;
        justify-content: center;
    }

    .single-review {
        flex-direction: column;
    }

    .single-review-left {
        justify-content: space-between;
        flex-direction: row-reverse;
        max-width: initial;
        padding-right: 0;
        align-items: center;
    }

    .single-review-date {
        margin-top: -12px;
    }

    .single-review-cont {
        padding-top: 10px;
    }

    .single-review-cont {
        padding-right: 0;
    }

    .teacher-left {
        flex-direction: column;
    }

    .teacher-title_in {
        padding: 0;
    }

    .teacher-right {
        max-width: 40%;
        min-width: 40%;
        margin-left: 30px;
    }

    .rightimg {
        margin: 15px auto;
        float: none;
        display: block;
        text-align: center;
    }

    #upbutton, a#scroll-phone {
        right: 40px;
    }

    .page-404-in {
        padding-bottom: 50px
    }

    .header-top-in {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0
    }

    .header-contacts {
        margin-bottom: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-contacts > :not(:last-child) {
        margin: 0 0 15px
    }

    .top {
        background-position: center;
        padding: 40px 0 30px
    }

    .top:after, .top:before {
        display: none
    }

    .top-in {
        max-width: none
    }

    .top-in > ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .top-in > ul li:not(:last-child) {
        margin: 0 45px 0 0
    }

    .top-in > ul li:not(:last-child):after {
        left: -webkit-calc(100% + 10px);
        left: calc(100% + 10px);
        top: -webkit-calc(50% - 5px);
        top: calc(50% - 5px)
    }

    .page-top h1, h1 {
        font-size: 46px
    }

    .page-top h1 span, h1 span {
        text-align: left
    }

    .faq-button {
        left: -webkit-calc(50% + 173px);
        left: calc(50% + 173px);
        bottom: 48px
    }

    .teachers h2, h2 {
        font-size: 34px
    }

    .teachers h2 + p, h2 + p {
        line-height: 1.6;
        margin-bottom: 30px
    }

    .study {
        padding-bottom: 80px
    }

    .study-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: none
    }

    .study-item-desc {
        line-height: 1.6
    }

    .approach {
        padding: 50px 0
    }

    .approach-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .appointment {
        overflow: hidden
    }

    .appointment h3 {
        font-size: 28px
    }

    .appointment-in {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 0 40px
    }

    .appointment-left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        max-width: none;
        padding: 0
    }

    .appointment-right {
        padding: 180px 0 0;
        margin-bottom: 40px
    }

    .appointment-right:before {
        display: none
    }

    .appointment-title {
        text-align: center
    }

    .appointment .element {
        bottom: -6px;
        right: -150px
    }

    .reviews-item-avatar {
        width: 85px;
        height: 85px
    }

    .reviews-item-text {
        line-height: 1.6
    }

    .reviews-slider .owl-dots,
    .children-slider .owl-dots {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .teachers {
        margin-bottom: 30px
    }

    .teachers h2 {
        margin-bottom: 70px
    }

    .teachers .row > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: none
    }

    .teachers-item-avatar {
        margin-bottom: 20px
    }

    .teachers-item-about {
        font-size: 16px;
        line-height: 1.6
    }

    .teachers-item-name {
        font-size: 20px
    }

    .blog-list > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: none
    }

    .blog-item-cont {
        padding: 30px
    }

    .about {
        margin-bottom: 60px
    }

    .about h2 {
        margin-bottom: 10px
    }

    .about-in {
        padding: 0
    }

    .about-in:after {
        width: 330px;
        height: 280px;
        top: 0;
        right: 0;
        opacity: .1
    }

    .about p {
        font-size: 16px;
        line-height: 1.6
    }

    .methods {
        margin-bottom: 60px
    }

    .methods h2 {
        text-align: left;
        font-size: 34px;
        margin-bottom: 20px
    }

    .methods-item-title button {
        padding: 20px 40px 20px 20px
    }

    .methods-item-title i {
        font-size: 20px;
        right: 20px
    }

    .methods-item-col {
        padding: 0
    }

    .methods-item-col-title {
        margin-bottom: 10px
    }

    .certificate {
        margin-bottom: 60px
    }

    .certificate h2 {
        font-size: 34px;
        margin-bottom: 10px
    }

    .certificate-in {
        padding: 0
    }

    .certificate-in:before {
        opacity: .15;
        top: 25%
    }

    .certificate p {
        font-size: 16px;
        line-height: 1.6
    }

    .teaching h2 {
        font-size: 34px
    }

    .teaching-item-title {
        min-height: 0;
        font-size: 20px
    }

    .teaching-item-title br {
        display: none
    }

    .article-page h1 {
        font-size: 35px
    }

    .article-page-img {
        height: 300px
    }

    .article-page-category {
        letter-spacing: 2px;
        padding: 0 15px 0 17px;
        height: 30px;
        min-width: 0;
        font-size: 10px;
        border-radius: 10px 10px 0 0
    }

    .article-page-top {
        margin-bottom: 30px
    }

    .article-page-date {
        margin-bottom: 30px
    }

    .article-page-cont {
        margin-bottom: 60px
    }

    .article-page-cont h5 {
        font-size: 20px;
        margin-bottom: 1.5rem
    }

    .article-page-cont p {
        font-size: 16px;
        line-height: 1.6
    }

    .article-page-cont p:not(:last-child) {
        margin-bottom: 1.5rem
    }

    .article-page-block:not(:last-child) {
        margin-bottom: 30px
    }

    .article-page-block-cont h3 {
        background-size: 70px auto;
        font-size: 30px;
        min-height: 72px;
        margin-bottom: 30px
    }

    .article-page-block-cont p {
        font-size: 16px;
        line-height: 1.4
    }

    .article-page-block-cont p b {
        font-size: 18px
    }

    .article-page-block-cont p:not(:last-child) {
        margin-bottom: 1rem
    }

    .article-page-block-imgs {
        width: 100%
    }

    .article-page-block-imgs div {
        width: 248px
    }

    .article-page-block-share {
        margin-top: 30px;
        padding-top: 30px
    }

    .article-page-block-share div {
        font-size: 26px
    }

    .article-page-block-share ul li:not(:last-child) {
        margin-right: 30px
    }

    .article-page-block-share a {
        font-size: 24px
    }

    .article-page-block.right .article-page-block-cont h3 {
        padding-left: 80px
    }

    .article-page-block.right .article-page-block-imgs div {
        height: 228px
    }

    .article-page-block.right .article-page-block-imgs div + div {
        height: 296px
    }

    .article-page-block.left .article-page-block-imgs div {
        height: 300px
    }

    .article-page-block.left .article-page-block-imgs div + div {
        height: 310px
    }

    .articles {
        margin-bottom: 40px
    }

    .articles h2 {
        margin-bottom: 0;
        font-size: 34px
    }

    .course {
        margin-bottom: 60px
    }

    .course h1 {
        font-size: 46px
    }

    .course h1 + p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 1rem
    }

    .course-in {
        margin-bottom: 1rem
    }

    .course-in h4 {
        font-size: 28px;
        margin-bottom: 1rem
    }

    .course-in p {
        line-height: 1.6
    }

    .course p, .course-in, .course span {
        line-height: 1.6
    }

    .teacher {
        overflow: hidden;
        margin-bottom: 60px
    }

    .teacher-photo {
        width: auto;
        height: auto;
        max-width: 375px
    }

    .teacher-photo:before {
        width: 120%;
        left: -10%
    }

    .teacher-about {
        line-height: 1.4
    }

    .teacher-about p {
        line-height: inherit
    }

    .teacher-cont p {
        line-height: 1.4
    }

    .gallery {
        margin-bottom: 0
    }

    .gallery-in .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .gallery h2 {
        margin-bottom: 30px
    }

    .franchise-top-title {
        margin-bottom: 1rem
    }

    .franchise-top-title div {
        font-size: 34px
    }

    .franchise-top-title p {
        font-size: 16px;
        line-height: 1.4
    }

    .franchise-top-in > p {
        line-height: 1.4
    }

    .about2 .about-in {
        padding: 0
    }

    .about2 h2 + p {
        font-size: 16px;
        line-height: 1.4
    }

    .advantages {
        margin: 40px 0 80px
    }

    .advantages-list {
        margin-bottom: 10px
    }

    .advantages-item {
        margin-bottom: 30px
    }

    .advantages-item div:first-child {
        font-size: 34px;
        margin-bottom: 10px
    }

    .advantages-item div:last-child {
        font-size: 18px;
        line-height: 1.4
    }

    .advantages-left div {
        padding-top: 200px
    }

    .advantages-left div:before {
        width: 284px;
        height: 200px;
        top: 0;
        left: -webkit-calc(50% - 140px);
        left: calc(50% - 140px)
    }

    .franchise {
        overflow: visible
    }

    .franchise-list .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: none
    }

    .franchise-item {
        width: 350px;
        margin: 0 auto
    }

    .franchise .appointment-left {
        max-width: none
    }

    .franchise .appointment-right {
        padding-top: 40px;
        margin-bottom: 20px
    }

    .franchise .appointment-in .element {
        display: none
    }
}

@media (max-width: 575.98px) {
    body {
        font-size: 16px
    }

    .btn {
        box-shadow: none;
    }

    .header.open .header-search {
        display: none;
    }

    header.open .pay-btn-cont {
        justify-content: space-between;
    }

    header.open .header-toggle + div {
        flex-direction: column;
        width: 100%;
    }

    .menu {
        margin-left: 0;
    }

    .header .menu > ul ul {
        display: block;
    }

    .header-pay-btn {
        margin-left: 0px;
    }

    header.open .header-pay-btn {
        margin-right: 0;
    }

    .menu > ul ul li:not(:last-child) {
        margin-right: 0;
    }

    .header .menu > ul ul a {
        display: flex;
        justify-content: center;
    }

    .quest-pop-cont {
        font-size: 16px;
    }

    .children-slider img {
        max-height: 70vh !important;
        width: 100% !important;
    }

    .specials-green, .specials-text {
        font-size: 14px;
        line-height: 1.6;
    }

    .specials-page ul {
        font-size: 14px;
        line-height: 1.6;
    }

    .date-and-time {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .specials-page .course-page-info {
        margin-bottom: 30px;
        padding-top: 20px;
    }

    .specials-page .about-price {
        padding: 25px 0;
    }

    .course-reviews-share {
        display: block;
    }

    .call-us {
        margin-bottom: 0;
    }

    .article-page-wrap .sharethis-inline-share-buttons {
        position: static;
        padding-bottom: 10px;
    }

    .header.open .lang {
        height: 100%;
        margin-left: 15px;
    }

    .archive-course-btn a {
        margin-top: 0;
    }

    .teacher-right {
        display: none;
    }

    .teacher-left {
        padding: 0 14px;
    }

    .zvorotniy-form .btn {
        width: 100%;
    }

    .zvorotniy-page .contacts-maps {
        height: 150px;
    }

    div.specials-page .teacher {
        margin-bottom: 0;
    }

    .call-us p {
        color: #8c8a8f;
    }

    #upbutton, a#scroll-phone {
        width: 48px;
        height: 48px;
        right: 20px;
    }

    #upbutton {
        bottom: 30px;
    }

    #scroll-phone {
        bottom: 88px;
    }

    #upbutton img, #scroll-phone img {
        width: 20px;
        height: 20px;
    }

    .header-search {
        width: 100%;
        margin-bottom: 15px
    }

    .header .lang {
        margin: 0 auto
    }

    .header-toggle {
        height: 25px;
        width: 35px
    }

    .header.open .header-toggle:before {
        top: 11px
    }

    .header.open .header-toggle:after {
        bottom: 11px
    }

    .page-top h1, h1 {
        font-size: 40px;
        line-height: .9
    }

    .page-top h1 span, h1 span {
        font-size: 26px
    }

    .top-in > ul {
        display: block
    }

    .top-in > ul li:not(:last-child) {
        margin: 0 0 15px;
        font-size: 16px
    }

    .top-in > ul li:not(:last-child):after {
        width: 15px;
        height: 8px;
        left: 0;
        top: -webkit-calc(100% + 5px);
        top: calc(100% + 5px);
        background-size: contain
    }

    .top .content {
        margin-bottom: 30px
    }

    .btn {
        letter-spacing: normal;
        padding: 0 15px;
        height: 48px
    }

    .teachers h2, h2 {
        font-size: 26px
    }

    .teachers h2 + p, h2 + p {
        font-size: 16px
    }

    .study-item-in {
        padding: 0 20px 30px
    }

    .study-item-title {
        min-height: 0;
        margin: 10px 0;
        font-size: 20px
    }

    .approach:before {
        border-radius: 50px 0 0 0
    }

    .approach-in {
        padding: 0
    }

    .approach-item {
        padding: 15px 15px 20px
    }

    .approach-item-icon {
        margin-bottom: 20px
    }

    .approach-item-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .approach-item-desc {
        line-height: 1.6
    }

    .appointment h3 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .appointment h3 + p {
        font-size: 14px;
        margin-bottom: 20px
    }

    .appointment-in {
        min-height: 0
    }

    .appointment-right {
        margin-bottom: 25px
    }

    .appointment-title div:first-child {
        font-size: 32px
    }

    .appointment-title div:last-child {
        font-size: 46px
    }

    .appointment form input {
        height: 48px
    }

    .appointment .element {
        display: none
    }

    .reviews h2 {
        margin-bottom: 25px
    }

    .reviews-item {
        padding: 0
    }

    .reviews-item-name {
        font-size: 20px;
        margin-top: 10px
    }

    .reviews-slider .owl-nav {
        display: none
    }

    .reviews-slider .owl-dot {
        width: 18px;
        height: 18px
    }

    .reviews-slider .owl-dot span {
        width: 12px;
        height: 12px
    }

    .reviews-slider .owl-dot:not(:last-child) {
        margin-right: 10px
    }

    .reviews-slider .owl-dot.active span, .reviews-slider .owl-dot:hover span {
        width: 18px;
        height: 18px
    }

    .faq-button {
        position: static;
        margin: 30px auto 0
    }

    .contacts-maps {
        height: 350px
    }

    .contacts-in {
        padding: 20px
    }

    .contacts-in h2 {
        margin-bottom: 15px
    }

    .contacts-block:before {
        width: 60px;
        height: 62px;
        right: -7px;
        top: -17px
    }

    .contacts-block-title {
        font-size: 20px
    }

    .contacts-block b {
        font-size: 14px
    }

    .contacts-block .btn {
        letter-spacing: normal
    }

    .contacts-block .btn span {
        font-size: 10px
    }

    .footer {
        text-align: center;
        padding: 120px 0 30px
    }

    .footer .logo {
        margin: 0 auto 30px
    }

    .footer-about {
        margin: 0 auto 25px
    }

    .footer .socials {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
        width: 100%
    }

    .footer ul {
        padding-right: 0
    }

    .page-404-in {
        padding-bottom: 80px
    }

    .page-404-cont div:first-child {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4)
    }

    .page-404-cont div:last-child {
        margin-top: -70px;
        font-size: 18px
    }

    .page-404 .text-center {
        margin-top: 60px
    }

    .blog-item-cont {
        padding: 20px
    }

    .blog-item-title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .blog-item-title a {
        font-size: 18px
    }

    .blog-item-date {
        margin-bottom: 10px
    }

    .pagination {
        margin: 30px 0 50px
    }

    .pagination * {
        width: 34px;
        height: 34px;
        border-width: 2px
    }

    .pagination :not(:last-child) {
        margin-right: 4px
    }

    .page-filter {
        display: block
    }

    .page-filter > * {
        width: 100%
    }

    .page-filter > :not(:last-child) {
        margin-right: 0
    }

    .sorting-btn {
        width: 100%
    }

    .sorting ul {
        width: 100%;
        text-align: center
    }

    .methods h2 {
        font-size: 26px
    }

    .methods-item-title span {
        font-size: 14px
    }

    .methods-item-title b {
        font-size: 16px
    }

    .methods-item-title i {
        font-size: 18px;
        right: 14px;
        top: -webkit-calc(50% - 11px);
        top: calc(50% - 11px)
    }

    .methods-item-col-title {
        font-size: 16px
    }

    .teaching h2 {
        font-size: 26px
    }

    .teaching-item-img {
        margin-bottom: 15px
    }

    .teaching-item-title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .teaching-item-text {
        line-height: 1.2
    }

    .certificate h2 {
        font-size: 26px
    }

    .article-page h1 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .article-page-img {
        height: 50vw
    }

    .article-page-block-cont h3 {
        background: 0 0;
        padding: 0 !important;
        font-size: 20px;
        min-height: 0;
        margin-bottom: 20px
    }

    .article-page-block-cont p {
        font-size: 14px;
        line-height: 1.2
    }

    .article-page-block-cont p b {
        font-size: 16px;
        line-height: 1.2
    }

    .article-page-block-imgs {
        display: block
    }

    .article-page-block-imgs div {
        width: 100%;
        height: auto !important
    }

    .article-page-block-imgs div:not(:last-child) {
        margin-bottom: 15px
    }

    .article-page-block-share div {
        font-size: 18px;
        padding-right: 3px;
    }

    .article-page-block-share ul li:not(:last-child) {
        margin-right: 20px
    }

    .article-page-block-share a {
        font-size: 20px
    }

    .article-page-cont {
        margin-bottom: 40px
    }

    .article-page-cont h5 {
        font-size: 16px;
        margin-bottom: 1rem
    }

    .article-page-cont p {
        font-size: 16px
    }

    .article-page-cont p:not(:last-child) {
        margin-bottom: 1rem
    }

    .articles h2 {
        font-size: 26px
    }

    .course {
        margin-bottom: 40px
    }

    .course h1 {
        font-size: 40px
    }

    .course h1 + p {
        line-height: 1.6
    }

    .course .container p {
        text-align: left
    }

    .course-in h4 {
        font-size: 22px
    }

    .teacher-photo:before {
        top: 0
    }

    .specials-page .teacher-photo:before {
        content: none;
    }

    .teacher-top {
        font-size: 24px
    }

    .teacher-name {
        line-height: 1.6;
        font-size: 30px;
        margin-bottom: 30px
    }

    .teacher-cont p {
        line-height: 1.6
    }

    .teacher-about {
        line-height: 1.2;
        margin-bottom: 1rem
    }

    .teacher-about b {
        font-size: 16px
    }

    .teacher-about p {
        margin-bottom: 1rem
    }

    .gallery h2 {
        margin-bottom: 20px
    }

    .gallery-in .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: none;
        margin-bottom: 16px
    }

    .franchise-top-title p {
        line-height: 1.6
    }

    .franchise-top-in > p {
        line-height: 1.6
    }

    .franchise-top .btn {
        min-width: 250px
    }

    .advantages {
        margin-top: 40px
    }

    .advantages h2 + p {
        margin-bottom: 40px
    }

    .advantages-item {
        width: 100%
    }

    .advantages-item div:first-child {
        font-size: 40px;
        line-height: 1
    }

    .advantages-item div:last-child {
        font-size: 22px;
        line-height: 1.2
    }

    .advantages-left div {
        line-height: 1.2
    }

    .franchise-item {
        width: 280px
    }

    .franchise-item-title {
        font-size: 25px
    }

    .franchise-item-list {
        margin-bottom: 30px
    }

    .franchise-item-list ul li {
        padding-left: 25px
    }

    .franchise .appointment-in {
        padding-bottom: 40px
    }

    .franchise .appointment-title div:last-child {
        font-size: 36px
    }

    .about p {
        font-size: 14px
    }

    .about2 h2 + p {
        line-height: 1.6
    }
}

@media (max-height: 600px) {
    .page-404-in {
        padding-bottom: 80px
    }

    .page-404-cont > div:first-child {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4)
    }

    .page-404-cont > div:last-child {
        margin-top: -80px
    }
}

@media (max-height: 460px) {
    .page-404-in {
        padding-bottom: 120px
    }

    .page-404-cont > div:first-child {
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    .page-404-cont > div:last-child {
        margin-top: -100px
    }

    .page-404 .text-center {
        margin-top: 40px
    }
}

@media (max-height: 380px) {
    .page-404-in {
        padding-bottom: 140px
    }

    .page-404-cont > div:first-child {
        -webkit-transform: scale(.25);
        -ms-transform: scale(.25);
        transform: scale(.25)
    }

    .page-404-cont > div:last-child {
        margin-top: -110px
    }

    .page-404 .text-center {
        margin-top: 20px
    }
}

@media (min-width: 992px) {
    .header-toggle {
        display: none
    }
}

.content ul {
    margin-bottom: 1rem;
    list-style: disc;
    padding-inline-start: 40px;
}

.why-in {
    padding-bottom: 40px;
    /*color: #363438;*/
}

.why-in > div {
    margin-top: 1rem;
}

.methodology {
    position: relative;
    z-index: 2;
    margin-bottom: 60px;
}

.methodology-in {
    /*color: #363438;*/
}

.methodology-in a {
    font-family: HelveticaNeueCyr-Medium;
    color: #5e2775;
    text-decoration: underline;
}

.methodology-in a:hover {
    text-decoration: none;
}

.methodology-top {
    font-size: 16px;
    /*font-family: HelveticaNeueCyr-Medium;*/
    line-height: 1.6;
    margin-bottom: 65px;
}

.packs-text {
    margin-bottom: 1rem;
}

.methodology-packs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}

.methodology-pack {
    width: 350px;
}

.methodology-pack:not(:last-child) {
    margin-right: 30px;
}

.methodology-pack .btn {
    width: 220px;
}

.methodology-pack-cont {
    display: none;
    color: #8c8a8f;
    font-size: 18px;
    font-family: HelveticaNeueCyr-Medium;
    line-height: 1.7;
    margin-bottom: 65px;
    padding-top: 1rem;
}

.methodology-pack-cont ul {
    margin-bottom: 0;
}

.course-in .alignright {
    float: right;
    margin: -60px -60px 30px 60px;
}

.course-in {
    padding: 0 !important;
}

.course-in:after {
    display: none;
}

.course-in img {
    display: block;
    max-width: 100%;
    height: auto;
}

.blog-list:last-child {
    margin-bottom: 30px;
}

.course-in .alignright {
    height: auto;
}

.search-in {
    padding: 30px 0 60px;
}

.search-in .page-title span {
    color: #5e2775;
}

.search-in article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.search-in article .entry-header {
    width: 100%;
    font-size: 30px;
    margin-bottom: 15px;
}

.search-in article .post-thumbnail {
    width: 300px;
    display: block;
    max-width: 100%;
}

.search-in article .post-thumbnail img {
    width: 100% !important;
    height: auto !important;
}

.search-in article .entry-summary {
    width: calc(100% - 300px);
    padding-left: 30px;
    line-height: 1.7;
}

.search-in article .entry-footer {
    width: 100%;
    padding: 30px 0 0;
}

.footer-bottom {
    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;
}

.pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
}

.pay img {
    width: 55px;
}

.pay img:not(:last-child) {
    margin-right: 15px;
}

.faq-list .methods-item-col {
    width: 100%;
    white-space: pre-line;
}

.faq-button:hover {
    color: #fff;
}

.about {
    margin-bottom: 0;
}

.about-in {
    padding-bottom: 40px;
}

.about p {
    font-size: 16px;
}

.about p b {
    /*color: #363438;*/
}

.about h2 + p b {
    color: #5e2775;
}

.about p a {
    text-decoration: underline;
    color: #5e2775;
}

.about_widetext {
    margin-bottom: 40px;
}

.about_widetext .container {
    margin-bottom: 40px;
}

.about_widetext h3 {
    color: #363438;
    font-size: 27px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.about_widetext h3 span {
    display: inline-block;
    margin: 0 5px;
    color: #5e2775;
}

.about_widetext p {
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
    color: #8c8a8f;
    line-height: 1.6;
}

.methooods .methods-item-title button {
    pointer-events: none;
}

.methooods .methods-item:last-child .methods-item-cont {
    display: block !important;
    padding: 0;
}

.methooods .methods-item:last-child .methods-item-cont .methods-item-cont-in {
    padding: 28px 15px 23px;
}

.blog-item-block, .article-page-wrap {
    display: flex;
    align-items: center;
    position: relative;
}

.blog-item-block > div:not(:last-child), .article-page-wrap > div:not(:last-child) {
    margin-right: 20px;
}

.blog-item-hits {
    margin-bottom: 16px;
    color: #bcb6c2;
    font-size: 14px;
}

.article-page-hits {
    color: #bcb6c2;
    font-size: 14px;
    margin-bottom: 65px;
}

.blog-item:hover .blog-item-hits {
    color: #fff;
}

.blog-item .btn {
    margin-top: 20px;
}

.blog-item .btn i {
    color: #fff;
    margin-left: 7px;
    position: relative;
    z-index: 2;
}

.news-tags {
    margin-top: 25px;
    color: #87ba0b;
}

.news-tags a {
    color: inherit;
    display: inline-block;
}

.news-tags a:hover {
    text-decoration: underline;
}

.news-tags a:not(:last-child):after {
    content: ',';
}

.article-page-share {
    display: flex;
    align-items: center;
}

.article-page-share-title {
    font-size: 16px;
    margin-right: 15px;
}

.article-page-share-list {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.article-page-share-list > *:not(:last-child) {
    margin-right: 15px;
}

.share-fb {
    color: #4267B2;
}

.share-telegram {
    color: #0088cc;
}

.share-twitter {
    color: #1DA1F2;
}

.article-page-cont hr {
    margin: 20px 0;
}

.course-price-block, .course-page-price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.course-in-price, .course-page-price {
    font-size: 25px;
    font-family: HelveticaNeueCyr-Bold;
    color: #5e2775;
    margin-right: 30px;
}

.education-block {
    margin: 0 40px 0 auto;
}

.education-block a:not(:hover) {
    color: #8c8a8f;
}

.education-link {
    margin-left: 10px;
}

.home h2 + .content, .home .methodology-top, .methodology-pack-cont {
    margin-bottom: 0;
}

@media (max-width: 1355.98px) {

    .methodology-top, .methodology-pack-cont, h2 + .content {
        line-height: 1.5;
    }

    h2 + .content, .methodology-top, .methodology-pack-cont {
        margin-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .blog-list > .news-item {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 55px 0 0;
    }

    .blog-list > .news-item:last-child {
        margin-bottom: 55px;
    }

    .news-item .blog-item-in {
        display: flex;
    }

    .news-item .blog-item-img {
        border-radius: 10px 0 0 10px;
        width: 600px;
    }

    .news-item .blog-item-img a, .news-item .blog-item-img img {
        height: 100% !important;
    }

    .news-item .blog-item-img img {
        object-fit: cover;
    }

    .news-item .blog-item-cont {
        border-radius: 0 10px 10px 0;
        background: #fff;
        border: none;
        border-left: 6px solid transparent;
        width: calc(100% - 600px);
    }
}

@media (max-width: 1355.98px) and (min-width: 992px) {
    .news-item .blog-item-cont {
        width: calc(100% - 490px);
    }
    .news-item .blog-item-img {
        width: 490px;
    }
    .lang {
        margin-left: 10px;
    }

    .header-search {
        margin-left: 15px;
    }

    .menu > ul > li:not(:last-child) {
        margin-right: 16px;
    }

    .menu > ul > li > a {
        font-size: 13px;
    }

}


@media (max-width: 991.98px) {

    .education-link {
        margin: 5px 0 0;
        display: inline-block;
    }

    .menu > ul > li > .sub-menu {
        display: none;
    }

    div#search-and-lang {
        order: 3;
    }

    .methodology-top, .methodology-pack-cont, h2 + .content {
        font-size: 16px;
    }

    h2 + .content, .methodology-top, .methodology-pack-cont {
        margin-bottom: 30px;
    }

    .course-in .alignright {
        margin: 0 0 30px;
    }

    .search-in article .entry-header {
        font-size: 24px;
    }
}

@media (max-width: 767.98px) {

    .education-block {
        margin: 20px 0 0 0;
    }

    textarea[name=custom-payment_comment] {
        width: 100%;
    }

    .education-link {
        margin: 0 0 0 10px;
    }

    .course-price-block, .course-page-price-wrap {
        display: block;
    }

    .course-in-price, .course-page-price {
        margin: 0 0 20px;
    }

    .course-price-block .btn, .course-page-price-wrap .btn {
        box-shadow: none;
    }

    .methodology-top, .methodology-pack-cont, h2 + .content {
        line-height: 1.6;
    }

    .search-in article {
        display: block;
        padding: 15px 0;
    }

    .search-in article .post-thumbnail {
        margin-bottom: 15px;
    }

    .search-in article .entry-summary {
        width: 100%;
        padding: 0;
    }

    .search-in article .entry-footer {
        padding: 0;
    }

    .search-in article .entry-header {
        font-size: 22px;
    }

    .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .pay {
        margin-top: 15px;
    }

    .article-page-hits {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 670px) {
    iframe {
        height: auto !important;
        max-width: 100% !important;
    }

    .single-post iframe {
        min-height: 220px;
    }

    section.contacts iframe {
        height: 100% !important;
    }
}

@media (max-width: 575.98px) {

    .education-link {
        display: block;
        margin: 10px auto 0;
    }

    .methodology-top, .methodology-pack-cont, h2 + .content {
        font-size: 16px;
    }

    .methodology-packs {
        display: block;
    }

    .methodology-pack {
        width: 100%;
    }

    .methodology-pack:not(:last-child) {
        margin: 0 0 15px;
    }

    .search-in article .entry-header {
        font-size: 18px;
    }

    .faq-button {
        display: none;
    }

    .footer-bottom {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .blog-item-hits {
        margin-bottom: 10px;
    }

    .blog-item .btn {
        width: 100%;
    }
}

.course-page h2 {
    margin-bottom: 60px;
    font-size: 60px;
    line-height: 1;
}

.course-page h2 span {
    font-size: 80%;
    /*color: #5e2775;*/
}

.course-page .teacher {
    margin-bottom: 80px
}

.course-page .teacher-in {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.course-page .teacher-cont {
    padding-right: 0
}

.course-page .teacher-photo {
    height: 563px
}

.specials-page.course-page .teacher-photo {
    height: auto;
}

.specials-page.course-page .teacher-photo:before {
    content: none;
}

.course-page .teacher-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.course-page .teacher-name {
    margin-bottom: 30px
}

.course-page-video {
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.course-page-video iframe {
    display: block;
    width: 100%;
    height: 100%
}

.course-page-info {
    margin-bottom: 100px;
}

.course-page-info h2 {
    font-size: 40px
}

.course-page-info h2, .course-page-info p {
    margin-bottom: 30px
}

.course-page-info p {
    /*color: #87ba0b;*/
}

.course-page-info-cont {
    width: 50%;
    padding-right: 30px
}

.course-page-info-img {
    width: 50%
}

.course-page-info-img img {
    display: block;
    max-width: 100%
}

.course-page-about {
    margin-bottom: 40px
}

.course-page-about p {
    font-size: 18px;
    line-height: 1.6;
    color: #8c8a8f;
    font-family: HelveticaNeueCyr-Medium
}

.course-page-why {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
    color: #8c8a8f;
    font-family: HelveticaNeueCyr-Medium
}

.course-page-why b {
    display: block;
}

.course-page-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.course-page-block {
    width: 370px;
    margin-right: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    padding: 30px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #363438;
    font-family: HelveticaNeueCyr-Bold
}

.course-page-block:nth-child(n+4) {
    margin-top: 20px;
}

.course-page-for {
    line-height: 1.6;
    margin-bottom: 30px
}

.course-page-for p {
    white-space: pre-line;
}

.course-page-for b {
    color: #8c8a8f
}

.course-page-buttons {
    margin-top: 30px
}

.course-content {
    padding-top: 30px;
}

.course-content table {
    display: block;
    margin: 20px 0;
    border: 1px solid #8c8a8f;
    border-right: none;
    border-bottom: none;
}

.course-content tbody {
    display: block;
}

#st_gdpr_iframe {
    height: 0 !important;
    display: none !important;
}

.course-content tr {
    display: flex;
}

.course-content tr:first-child {
    font-family: HelveticaNeueCyr-Bold;
}

.course-content td {
    padding: 10px;
    border-right: 1px solid #8c8a8f;
    border-bottom: 1px solid #8c8a8f;
    display: flex;
    align-items: center;
}

.course-content td:first-child {
    width: 25% !important;
    white-space: pre-line;
    word-break: break-all;
}

.course-content td:nth-child(2) {
    width: 20% !important;
}

.course-content td:last-child {
    width: 65% !important;
}

@media (max-width: 1355.98px) {
    .course-page-video {
        height: 270px
    }

    .course-page .teacher-photo {
        height: 520px
    }
}

@media (max-width: 991.98px) {
    .course-page h2 {
        line-height: 1.4;
        font-size: 40px
    }

    .course-page-video {
        height: 380px
    }

    .course-page-info {
        display: block
    }

    .course-page-info-cont {
        width: 100%;
        padding: 0;
        margin: 0 0 30px
    }

    .course-page-info-img {
        width: 100%
    }

    .course-content td:first-child {
        width: 20% !important;
    }

    .course-content td:nth-child(2) {
        width: 25% !important;
    }

    .course-content td:last-child {
        width: 55% !important;
    }
}

@media (max-width: 767.98px) {
    .course-page h2 {
        font-size: 34px !important
    }

    .course-page-video {
        height: 285px
    }

    .course-page-blocks {
        display: block
    }

    .course-page-block {
        width: 100%
    }

    .course-page-block:not(:last-child) {
        margin: 0 0 30px
    }

    .course-page-about p {
        line-height: 1.6
    }

    .course-page-why {
        line-height: 1.6
    }

    .course-content table {
        font-size: 14px;
    }

    .course-content td {
        padding: 10px;
    }
}

@media (max-width: 575.98px) {
    .course-page h2 {
        margin-bottom: 30px;
        line-height: 1.2;
        font-size: 26px !important
    }

    .course-page .teacher {
        margin-bottom: 60px
    }

    .course-page .teacher-photo {
        height: auto
    }

    .course-page .teacher-name {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 15px;
        position: relative;
    }

    .specials-page .about-price {
        font-size: 14px;
    }

    blockquote {
        font-size: 1.5em;
    }

    .course-page .teacher-about {
        margin-bottom: 30px
    }

    .course-page-video {
        height: 52vw
    }

    .course-page .btn {
        font-size: 11px;
        text-align: center
    }

    .course-page-about p {
        font-size: 16px;
        margin-bottom: 25px
    }

    .course-page-why {
        font-size: 16px
    }

    .course-content table {
        font-size: 12px;
    }

    .course-content td {
        padding: 8px;
    }

    .course-content td:first-child, .specials-page .course-content td:nth-child(1) {
        width: 10% !important;
    }

    .specials-page .course-content td:nth-child(2) {
        width: 20% !important;
        word-break: break-word;
    }

    .specials-page .course-content td:nth-child(3) {
        width: 20% !important;
        word-break: break-word;
    }

    .specials-page .course-content td:nth-child(4) {
        width: 50% !important;
    }

}

.slider-banner-wrap {
    padding: 60px 15px 100px;
    overflow: hidden;
}

.slider-banner {
    max-width: 900px;
    margin: 0 auto;
}

.slider-banner .owl-stage-outer {
    overflow: visible;
}

.slider-banner-item {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}

.slider-banner-item img:not(:first-child) {
    display: none;
}

.slider-banner-item a {
    display: block;
}

.slider-banner .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

.slider-banner .owl-nav button {
    width: 50px;
    height: 50px;
    border: 1px solid #5e2775;
    background: url(../img/arrow-right.png) center no-repeat;
    background-size: 15px auto;
    padding: 0;
}

.slider-banner .owl-prev {
    transform: rotate(180deg);
    margin-right: 20px;
}

.form {
    padding: 30px 0 60px;
}

.form br, form .price {
    display: none;
}

.form input:not([type=submit]), .form select {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    max-width: 600px;
    height: 53px;
    padding: 0 15px;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2) !important;
    margin-bottom: 30px;
    position: relative;
}

.form select {
    padding-right: 30px;
    background: url("../img/angle.svg") calc(100% - 15px) center no-repeat;
}

.form input[type=submit] {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    height: 53px;
    border-radius: 0;
    background: #fe7302;
    padding: 0 41px 0 45px;
    -webkit-box-shadow: 0 0 25px 1px rgba(254, 115, 2, .5);
    box-shadow: 0 0 25px 1px rgba(254, 115, 2, .5);
    overflow: hidden;
    border: none;
    -webkit-box-shadow: 0 0 5px 1px #fac250 inset;
    box-shadow: 0 0 5px 1px #fac250 inset;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: HelveticaNeueCyr-Bold;
    letter-spacing: 4px;
}

.form input[type=submit]:hover {
    box-shadow: none;
}

.form span.wpcf7-not-valid-tip {
    margin: -20px 0 30px;
}

.form div.wpcf7-response-output {
    margin: 30px 0 0;
    padding: 0;
    border: none;
}

.form .price_block {
    margin-bottom: 30px;
    font-size: 25px;
    font-family: HelveticaNeueCyr-Bold;
    color: #5e2775;
}

.form .price_block.grn:after {
    content: ' грн.';
}

.form .price_block.grn-week-ua:after {
    content: ' грн./тиждень';
}

.form .price_block.grn-week-ru:after {
    content: ' грн./неделя';
}

.modal, .modal-back {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}

.modal.open {
    opacity: 1;
    visibility: visible;
}

.modal-back {
    background: rgba(0, 0, 0, .7);
}

.modal-cont {
    width: 420px;
    max-width: calc(100% - 30px);
    position: relative;
    z-index: 2;
}

.modal-close {
    border: none;
    padding: 0;
    background: none;
    width: 50px;
    height: 50px;
    display: block;
    margin-left: auto;
    font-size: 30px;
    background: url("../img/times-solid.svg") center no-repeat;
    background-size: 20px auto;
}

.modal-body {
    padding: 15px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 100px);
}

@media (max-width: 991.98px) {

    .slider-banner {
        max-width: 80%;
    }

    .slider-banner-item img:first-child {
        display: none;
    }

    .slider-banner-item img:nth-child(2) {
        display: block;
    }

    .form {
        padding: 10px 0 30px;
    }

}

@media (max-width: 575.98px) {

    .slider-banner-wrap {
        padding: 30px 0 60px;
    }

    .slider-banner-item img:nth-child(2) {
        display: none;
    }

    .slider-banner-item img:last-child {
        display: block;
    }

    .modal-cont {
        max-width: calc(100% - 10px);
    }

    .modal-body {
        padding: 5px;
    }

}

.reviews-item-avatar img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    -o-object-fit: cover;
}

@media (max-width: 370px) {

    .modal-cont {
        max-width: calc(100% - 4px);
        width: calc(100% - 4px);
    }

    .modal-body {
        padding: 0;
    }
}

.container.register-widget {
    opacity: 0;
    visibility: hidden;
    max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(255, 255, 255, .7);
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.container.register-widget.on-screen {
    opacity: 1;
    visibility: visible;
}

.container.register-widget .register-form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../img/contact-back.png) center no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 40px 40px 20px;
    color: #ffffff;
    min-width: 600px;
    width: 60vw;
    text-align: center;
}

.container.register-widget .register-form .register-close {
    padding: 10px;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

.container.register-widget .register-form .register-close:before {
    content: 'x';
    color: #fff;
    font-size: 24px;
    display: block;
}

/*.container.register-widget.form4-active .register-form:nth-child(4) {*/
/*opacity: 1;*/
/*visibility: visible;*/
/*}*/

.register-form4 h3 {
    text-align: center;
    font-size: 32px;
    line-height: 1.4;
    color: #ffffff;
    margin: 0 0 10px;
}

.register-form4 h3 + .subtitle {
    color: #ffffff;
    font-size: 19px;
    line-height: 21px;
}

.container.register-widget .register-form form {
    margin-top: 40px;
}

/*.container.register-widget .register-form form br {*/
/*display: none;*/
/*}*/

.container.register-widget .register-form form label {
    margin-bottom: 0;
    display: block;
    max-width: 400px;
    margin: 0 auto 10px;
}

.form4-active form input[type="text"],
.form4-active form input[type="tel"],
.form4-active form input[type="email"],
.form4-active form input[type="date"] {
    display: block;
    width: 100%;
    height: 53px;
    border-radius: 53px;
    background: #fff;
    color: #363438;
    padding: 0 35px 0;
    border: none;
    margin: 0;
}

.form4-active form input::placeholder {
    color: #363438;
    display: block;
    line-height: 1;
}

.form4-active form input[type="submit"] {
    display: block;
    width: 202px;
    margin: 20px auto 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    height: 53px;
    border-radius: 53px;
    background: #fe7302;
    padding: 5px 45px 0 49px;
    -webkit-box-shadow: 0 0 25px 1px rgba(254, 115, 2, .5);
    box-shadow: 0 0 25px 1px rgba(254, 115, 2, .5);
    overflow: hidden;
    border: none;
    color: #ffffff;
    z-index: 2;
    text-transform: uppercase;
    font-size: 12px;
    font-family: HelveticaNeueCyr-Bold;
    letter-spacing: 4px;
}

.form4-active form input[type="submit"]:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(254, 115, 2, .5);
    box-shadow: 0 0 10px 1px rgba(254, 115, 2, .5);
}

.form4-active form .choose_a_course {
    display: flex;
    justify-content: center;
    width: 240px;
    margin: 0 auto;
}

.form4-active form .choose_a_course label {
    margin-left: 10px;
}

.form4-active form p:nth-last-child(2) {
    margin-bottom: 0;
}

.form4-active label {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .container.register-widget .register-form {
        padding: 20px 20px 0;
        width: 95vw;
        min-width: 95vw;
    }

    .register-form4 h3 {
        font-size: 23px;
    }

    .form4-active form {
        margin-top: 20px;
    }
}

@media (max-width: 360px) {
    header:not(.open) .pay-btn-cont {
        display: none !important;
    }
}

@media (max-width: 330px) {
    header.open .pay-btn-cont {
        max-width: calc(100% - 40px);
        max-width: -webkit-calc(100% - 40px);
    }

    .header-pay-btn {
        text-align: center;
    }
}

.text-center {
    text-align: center;
}

.form4-titles {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

html[lang="uk"] .single-special .zvorotniy-form {
    margin-bottom: 35px;
}

/*.your-payment_price {*/
/*display: none;*/
/*}*/
#another_payment {
    font-size: 18px;
}

#another_payment:hover {
    cursor: pointer;
}

.qvest-page-block {
    margin-right: 15px;
    margin-left: 13px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) !important;
    padding: 30px;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #5e2775;
    font-family: HelveticaNeueCyr-Bold;
}

@media (max-width: 520px) {
    .qvest-page-block {
        margin-bottom: 30px;
    }
}

.btn-payforcourse {
    display: flex;
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1370px) {
    .btn {
        text-align: center;
        padding: 0 10px 10px;
    }

    .header-bottom .btn span {
        width: 150px;
    }

    .btn span {
        padding-top: 10px;
    }

    .btn span {
        max-width: 250px;
    }
}

@media (min-width: 1356px) {
    .btn {
        text-align: center;
        min-width: 100px;
    }

    .header-bottom .btn span {
        width: 150px;
    }

    .header-bottom-in .logo {
        margin-right: 76px;
    }

    .btn span {
        max-width: 250px;
    }
}

.single-courses h2 {
    font-size: 50px;
    padding-left: 10px;
    line-height: 1;
    padding: 20px 0 20px;
}

.single-courses .course-in > div, .page-id-416 .course-in > div, .page-id-323 .course-in > div, .page-id-1522 .course-in > div, .page-id-1623 .course-in > div, .postid-1645 .course-in > div {
    margin: 20px 0 20px;
    padding-left: 10px;
}

.single-courses .course-in > ul > li, .page-id-1522 .course-in > ul > li, .page-id-1623 .course-in > ul > li {
    list-style: disc;
    margin: 10px 0 10px;
    text-indent: 15px;
    margin-left: 13px;
    list-style-position: outside;
}

.single-courses .course h3 {
    padding-left: 10px;
    font-size: 25px;
    color: #363438;
}

.single-courses .container > p {
    padding-left: 7px;
}

@media (min-width: 319px) and (max-width: 768px) {
    .single-courses h2 {
        font-size: 28px;
    }
}

.wpcf7-validation-errors {
    display: none !important;
}

.imageleft {
    float: left;
    width: 50%;
    transition-property: width;
    transition-duration: 1s;
}

.imageright {
    float: right;
    width: 30%;
    margin: 0 20px 20px 0;
}

@media (max-width: 780px) {
    .imageleft, .imageright {
        width: 95%;
        margin: 10px auto;
        float: none;
    }
}
.postid-1700 .article-page-cont div {
    margin: 20px 0 20px;
    font-size: 16px;
}

.rw-rating-table    {
    display: none;
}

.single-post .rw-rating-table    {
    display: block;
}