@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,500,600&subset=latin,cyrillic);
@font-face{
    font-family:Museo Sans Cyrl;
    font-weight:900;
    font-style:normal;
    src:local("Museo Sans Cyrl");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-900.eot");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-900.woff");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-900.ttf")
}
@font-face{
    font-family:Museo Sans Cyrl;
    font-weight:700;
    font-style:normal;
    src:local("Museo Sans Cyrl");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-700.eot");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-700.woff");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-700.ttf")
}
@font-face{
    font-family:Museo Sans Cyrl;
    font-weight:500;
    font-style:normal;
    src:local("Museo Sans Cyrl");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-500.eot");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-500.woff");
    src:url("/constructor/editor/assets/fonts/MuseoSansCyrl-500.ttf")
}
@font-face{
    font-family:Gogoia;
    font-weight:400;
    font-style:normal;
    src:local("Gogoia");
    src:url("/constructor/editor/assets/fonts/GOGOIA-Deco.eot");
    src:url("/constructor/editor/assets/fonts/GOGOIA-Deco.woff");
    src:url("/constructor/editor/assets/fonts/GOGOIA-Deco.ttf")
}
@font-face{
    font-family:social-icon-pack-1;
    font-weight:400;
    font-style:normal;
    src:local("social-icon-pack-1");
    src:url("/constructor/editor/assets/fonts/icons/social/pack1/social-icon-pack-1.eot");
    src:url("/constructor/editor/assets/fonts/icons/social/pack1/social-icon-pack-1.woff");
    src:url("/constructor/editor/assets/fonts/icons/social/pack1/social-icon-pack-1.ttf")
}
@font-face{
    font-family:social-icon-pack-2;
    font-weight:400;
    font-style:normal;
    src:local("social-icon-pack-2");
    src:url("/constructor/editor/assets/fonts/icons/social/pack2/social-icon-pack-2.eot");
    src:url("/constructor/editor/assets/fonts/icons/social/pack2/social-icon-pack-2.woff");
    src:url("/constructor/editor/assets/fonts/icons/social/pack2/social-icon-pack-2.ttf")
}
/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face{
    font-family:FontAwesome;
    src:url("/constructor/editor/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
    src:url("/constructor/editor/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/constructor/editor/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/constructor/editor/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/constructor/editor/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/constructor/editor/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight:400;
    font-style:normal
}
.fa{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.fa-lg{
    font-size:1.33333em;
    line-height:.75em;
    vertical-align:-15%
}
.fa-2x{
    font-size:2em
}
.fa-3x{
    font-size:3em
}
.fa-4x{
    font-size:4em
}
.fa-5x{
    font-size:5em
}
.fa-fw{
    width:1.28571em;
    text-align:center
}
.fa-ul{
    padding-left:0;
    margin-left:2.14286em;
    list-style-type:none
}
.fa-ul>li{
    position:relative
}
.fa-li{
    position:absolute;
    left:-2.14286em;
    width:2.14286em;
    top:.14286em;
    text-align:center
}
.fa-li.fa-lg{
    left:-1.85714em
}
.fa-border{
    padding:.2em .25em .15em;
    border:.08em solid #eee;
    border-radius:.1em
}
.fa-pull-left{
    float:left
}
.fa-pull-right{
    float:right
}
.fa.fa-pull-left{
    margin-right:.3em
}
.fa.fa-pull-right{
    margin-left:.3em
}
.pull-right{
    float:right
}
.pull-left{
    float:left
}
.fa.pull-left{
    margin-right:.3em
}
.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(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.fa-rotate-90{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform:scaleX(-1);
    transform:scaleX(-1)
}
.fa-flip-vertical{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform:scaleY(-1);
    transform:scaleY(-1)
}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{
    filter:none
}
.fa-stack{
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em;
    vertical-align:middle
}
.fa-stack-1x,.fa-stack-2x{
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.fa-stack-1x{
    line-height:inherit
}
.fa-stack-2x{
    font-size:2em
}
.fa-inverse{
    color:#fff
}
.fa-glass:before{
    content:"\F000"
}
.fa-music:before{
    content:"\F001"
}
.fa-search:before{
    content:"\F002"
}
.fa-envelope-o:before{
    content:"\F003"
}
.fa-heart:before{
    content:"\F004"
}
.fa-star:before{
    content:"\F005"
}
.fa-star-o:before{
    content:"\F006"
}
.fa-user:before{
    content:"\F007"
}
.fa-film:before{
    content:"\F008"
}
.fa-th-large:before{
    content:"\F009"
}
.fa-th:before{
    content:"\F00A"
}
.fa-th-list:before{
    content:"\F00B"
}
.fa-check:before{
    content:"\F00C"
}
.fa-close:before,.fa-remove:before,.fa-times:before{
    content:"\F00D"
}
.fa-search-plus:before{
    content:"\F00E"
}
.fa-search-minus:before{
    content:"\F010"
}
.fa-power-off:before{
    content:"\F011"
}
.fa-signal:before{
    content:"\F012"
}
.fa-cog:before,.fa-gear:before{
    content:"\F013"
}
.fa-trash-o:before{
    content:"\F014"
}
.fa-home:before{
    content:"\F015"
}
.fa-file-o:before{
    content:"\F016"
}
.fa-clock-o:before{
    content:"\F017"
}
.fa-road:before{
    content:"\F018"
}
.fa-download:before{
    content:"\F019"
}
.fa-arrow-circle-o-down:before{
    content:"\F01A"
}
.fa-arrow-circle-o-up:before{
    content:"\F01B"
}
.fa-inbox:before{
    content:"\F01C"
}
.fa-play-circle-o:before{
    content:"\F01D"
}
.fa-repeat:before,.fa-rotate-right:before{
    content:"\F01E"
}
.fa-refresh:before{
    content:"\F021"
}
.fa-list-alt:before{
    content:"\F022"
}
.fa-lock:before{
    content:"\F023"
}
.fa-flag:before{
    content:"\F024"
}
.fa-headphones:before{
    content:"\F025"
}
.fa-volume-off:before{
    content:"\F026"
}
.fa-volume-down:before{
    content:"\F027"
}
.fa-volume-up:before{
    content:"\F028"
}
.fa-qrcode:before{
    content:"\F029"
}
.fa-barcode:before{
    content:"\F02A"
}
.fa-tag:before{
    content:"\F02B"
}
.fa-tags:before{
    content:"\F02C"
}
.fa-book:before{
    content:"\F02D"
}
.fa-bookmark:before{
    content:"\F02E"
}
.fa-print:before{
    content:"\F02F"
}
.fa-camera:before{
    content:"\F030"
}
.fa-font:before{
    content:"\F031"
}
.fa-bold:before{
    content:"\F032"
}
.fa-italic:before{
    content:"\F033"
}
.fa-text-height:before{
    content:"\F034"
}
.fa-text-width:before{
    content:"\F035"
}
.fa-align-left:before{
    content:"\F036"
}
.fa-align-center:before{
    content:"\F037"
}
.fa-align-right:before{
    content:"\F038"
}
.fa-align-justify:before{
    content:"\F039"
}
.fa-list:before{
    content:"\F03A"
}
.fa-dedent:before,.fa-outdent:before{
    content:"\F03B"
}
.fa-indent:before{
    content:"\F03C"
}
.fa-video-camera:before{
    content:"\F03D"
}
.fa-image:before,.fa-photo:before,.fa-picture-o:before{
    content:"\F03E"
}
.fa-pencil:before{
    content:"\F040"
}
.fa-map-marker:before{
    content:"\F041"
}
.fa-adjust:before{
    content:"\F042"
}
.fa-tint:before{
    content:"\F043"
}
.fa-edit:before,.fa-pencil-square-o:before{
    content:"\F044"
}
.fa-share-square-o:before{
    content:"\F045"
}
.fa-check-square-o:before{
    content:"\F046"
}
.fa-arrows:before{
    content:"\F047"
}
.fa-step-backward:before{
    content:"\F048"
}
.fa-fast-backward:before{
    content:"\F049"
}
.fa-backward:before{
    content:"\F04A"
}
.fa-play:before{
    content:"\F04B"
}
.fa-pause:before{
    content:"\F04C"
}
.fa-stop:before{
    content:"\F04D"
}
.fa-forward:before{
    content:"\F04E"
}
.fa-fast-forward:before{
    content:"\F050"
}
.fa-step-forward:before{
    content:"\F051"
}
.fa-eject:before{
    content:"\F052"
}
.fa-chevron-left:before{
    content:"\F053"
}
.fa-chevron-right:before{
    content:"\F054"
}
.fa-plus-circle:before{
    content:"\F055"
}
.fa-minus-circle:before{
    content:"\F056"
}
.fa-times-circle:before{
    content:"\F057"
}
.fa-check-circle:before{
    content:"\F058"
}
.fa-question-circle:before{
    content:"\F059"
}
.fa-info-circle:before{
    content:"\F05A"
}
.fa-crosshairs:before{
    content:"\F05B"
}
.fa-times-circle-o:before{
    content:"\F05C"
}
.fa-check-circle-o:before{
    content:"\F05D"
}
.fa-ban:before{
    content:"\F05E"
}
.fa-arrow-left:before{
    content:"\F060"
}
.fa-arrow-right:before{
    content:"\F061"
}
.fa-arrow-up:before{
    content:"\F062"
}
.fa-arrow-down:before{
    content:"\F063"
}
.fa-mail-forward:before,.fa-share:before{
    content:"\F064"
}
.fa-expand:before{
    content:"\F065"
}
.fa-compress:before{
    content:"\F066"
}
.fa-plus:before{
    content:"\F067"
}
.fa-minus:before{
    content:"\F068"
}
.fa-asterisk:before{
    content:"\F069"
}
.fa-exclamation-circle:before{
    content:"\F06A"
}
.fa-gift:before{
    content:"\F06B"
}
.fa-leaf:before{
    content:"\F06C"
}
.fa-fire:before{
    content:"\F06D"
}
.fa-eye:before{
    content:"\F06E"
}
.fa-eye-slash:before{
    content:"\F070"
}
.fa-exclamation-triangle:before,.fa-warning:before{
    content:"\F071"
}
.fa-plane:before{
    content:"\F072"
}
.fa-calendar:before{
    content:"\F073"
}
.fa-random:before{
    content:"\F074"
}
.fa-comment:before{
    content:"\F075"
}
.fa-magnet:before{
    content:"\F076"
}
.fa-chevron-up:before{
    content:"\F077"
}
.fa-chevron-down:before{
    content:"\F078"
}
.fa-retweet:before{
    content:"\F079"
}
.fa-shopping-cart:before{
    content:"\F07A"
}
.fa-folder:before{
    content:"\F07B"
}
.fa-folder-open:before{
    content:"\F07C"
}
.fa-arrows-v:before{
    content:"\F07D"
}
.fa-arrows-h:before{
    content:"\F07E"
}
.fa-bar-chart-o:before,.fa-bar-chart:before{
    content:"\F080"
}
.fa-twitter-square:before{
    content:"\F081"
}
.fa-facebook-square:before{
    content:"\F082"
}
.fa-camera-retro:before{
    content:"\F083"
}
.fa-key:before{
    content:"\F084"
}
.fa-cogs:before,.fa-gears:before{
    content:"\F085"
}
.fa-comments:before{
    content:"\F086"
}
.fa-thumbs-o-up:before{
    content:"\F087"
}
.fa-thumbs-o-down:before{
    content:"\F088"
}
.fa-star-half:before{
    content:"\F089"
}
.fa-heart-o:before{
    content:"\F08A"
}
.fa-sign-out:before{
    content:"\F08B"
}
.fa-linkedin-square:before{
    content:"\F08C"
}
.fa-thumb-tack:before{
    content:"\F08D"
}
.fa-external-link:before{
    content:"\F08E"
}
.fa-sign-in:before{
    content:"\F090"
}
.fa-trophy:before{
    content:"\F091"
}
.fa-github-square:before{
    content:"\F092"
}
.fa-upload:before{
    content:"\F093"
}
.fa-lemon-o:before{
    content:"\F094"
}
.fa-phone:before{
    content:"\F095"
}
.fa-square-o:before{
    content:"\F096"
}
.fa-bookmark-o:before{
    content:"\F097"
}
.fa-phone-square:before{
    content:"\F098"
}
.fa-twitter:before{
    content:"\F099"
}
.fa-facebook-f:before,.fa-facebook:before{
    content:"\F09A"
}
.fa-github:before{
    content:"\F09B"
}
.fa-unlock:before{
    content:"\F09C"
}
.fa-credit-card:before{
    content:"\F09D"
}
.fa-feed:before,.fa-rss:before{
    content:"\F09E"
}
.fa-hdd-o:before{
    content:"\F0A0"
}
.fa-bullhorn:before{
    content:"\F0A1"
}
.fa-bell:before{
    content:"\F0F3"
}
.fa-certificate:before{
    content:"\F0A3"
}
.fa-hand-o-right:before{
    content:"\F0A4"
}
.fa-hand-o-left:before{
    content:"\F0A5"
}
.fa-hand-o-up:before{
    content:"\F0A6"
}
.fa-hand-o-down:before{
    content:"\F0A7"
}
.fa-arrow-circle-left:before{
    content:"\F0A8"
}
.fa-arrow-circle-right:before{
    content:"\F0A9"
}
.fa-arrow-circle-up:before{
    content:"\F0AA"
}
.fa-arrow-circle-down:before{
    content:"\F0AB"
}
.fa-globe:before{
    content:"\F0AC"
}
.fa-wrench:before{
    content:"\F0AD"
}
.fa-tasks:before{
    content:"\F0AE"
}
.fa-filter:before{
    content:"\F0B0"
}
.fa-briefcase:before{
    content:"\F0B1"
}
.fa-arrows-alt:before{
    content:"\F0B2"
}
.fa-group:before,.fa-users:before{
    content:"\F0C0"
}
.fa-chain:before,.fa-link:before{
    content:"\F0C1"
}
.fa-cloud:before{
    content:"\F0C2"
}
.fa-flask:before{
    content:"\F0C3"
}
.fa-cut:before,.fa-scissors:before{
    content:"\F0C4"
}
.fa-copy:before,.fa-files-o:before{
    content:"\F0C5"
}
.fa-paperclip:before{
    content:"\F0C6"
}
.fa-floppy-o:before,.fa-save:before{
    content:"\F0C7"
}
.fa-square:before{
    content:"\F0C8"
}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before{
    content:"\F0C9"
}
.fa-list-ul:before{
    content:"\F0CA"
}
.fa-list-ol:before{
    content:"\F0CB"
}
.fa-strikethrough:before{
    content:"\F0CC"
}
.fa-underline:before{
    content:"\F0CD"
}
.fa-table:before{
    content:"\F0CE"
}
.fa-magic:before{
    content:"\F0D0"
}
.fa-truck:before{
    content:"\F0D1"
}
.fa-pinterest:before{
    content:"\F0D2"
}
.fa-pinterest-square:before{
    content:"\F0D3"
}
.fa-google-plus-square:before{
    content:"\F0D4"
}
.fa-google-plus:before{
    content:"\F0D5"
}
.fa-money:before{
    content:"\F0D6"
}
.fa-caret-down:before{
    content:"\F0D7"
}
.fa-caret-up:before{
    content:"\F0D8"
}
.fa-caret-left:before{
    content:"\F0D9"
}
.fa-caret-right:before{
    content:"\F0DA"
}
.fa-columns:before{
    content:"\F0DB"
}
.fa-sort:before,.fa-unsorted:before{
    content:"\F0DC"
}
.fa-sort-desc:before,.fa-sort-down:before{
    content:"\F0DD"
}
.fa-sort-asc:before,.fa-sort-up:before{
    content:"\F0DE"
}
.fa-envelope:before{
    content:"\F0E0"
}
.fa-linkedin:before{
    content:"\F0E1"
}
.fa-rotate-left:before,.fa-undo:before{
    content:"\F0E2"
}
.fa-gavel:before,.fa-legal:before{
    content:"\F0E3"
}
.fa-dashboard:before,.fa-tachometer:before{
    content:"\F0E4"
}
.fa-comment-o:before{
    content:"\F0E5"
}
.fa-comments-o:before{
    content:"\F0E6"
}
.fa-bolt:before,.fa-flash:before{
    content:"\F0E7"
}
.fa-sitemap:before{
    content:"\F0E8"
}
.fa-umbrella:before{
    content:"\F0E9"
}
.fa-clipboard:before,.fa-paste:before{
    content:"\F0EA"
}
.fa-lightbulb-o:before{
    content:"\F0EB"
}
.fa-exchange:before{
    content:"\F0EC"
}
.fa-cloud-download:before{
    content:"\F0ED"
}
.fa-cloud-upload:before{
    content:"\F0EE"
}
.fa-user-md:before{
    content:"\F0F0"
}
.fa-stethoscope:before{
    content:"\F0F1"
}
.fa-suitcase:before{
    content:"\F0F2"
}
.fa-bell-o:before{
    content:"\F0A2"
}
.fa-coffee:before{
    content:"\F0F4"
}
.fa-cutlery:before{
    content:"\F0F5"
}
.fa-file-text-o:before{
    content:"\F0F6"
}
.fa-building-o:before{
    content:"\F0F7"
}
.fa-hospital-o:before{
    content:"\F0F8"
}
.fa-ambulance:before{
    content:"\F0F9"
}
.fa-medkit:before{
    content:"\F0FA"
}
.fa-fighter-jet:before{
    content:"\F0FB"
}
.fa-beer:before{
    content:"\F0FC"
}
.fa-h-square:before{
    content:"\F0FD"
}
.fa-plus-square:before{
    content:"\F0FE"
}
.fa-angle-double-left:before{
    content:"\F100"
}
.fa-angle-double-right:before{
    content:"\F101"
}
.fa-angle-double-up:before{
    content:"\F102"
}
.fa-angle-double-down:before{
    content:"\F103"
}
.fa-angle-left:before{
    content:"\F104"
}
.fa-angle-right:before{
    content:"\F105"
}
.fa-angle-up:before{
    content:"\F106"
}
.fa-angle-down:before{
    content:"\F107"
}
.fa-desktop:before{
    content:"\F108"
}
.fa-laptop:before{
    content:"\F109"
}
.fa-tablet:before{
    content:"\F10A"
}
.fa-mobile-phone:before,.fa-mobile:before{
    content:"\F10B"
}
.fa-circle-o:before{
    content:"\F10C"
}
.fa-quote-left:before{
    content:"\F10D"
}
.fa-quote-right:before{
    content:"\F10E"
}
.fa-spinner:before{
    content:"\F110"
}
.fa-circle:before{
    content:"\F111"
}
.fa-mail-reply:before,.fa-reply:before{
    content:"\F112"
}
.fa-github-alt:before{
    content:"\F113"
}
.fa-folder-o:before{
    content:"\F114"
}
.fa-folder-open-o:before{
    content:"\F115"
}
.fa-smile-o:before{
    content:"\F118"
}
.fa-frown-o:before{
    content:"\F119"
}
.fa-meh-o:before{
    content:"\F11A"
}
.fa-gamepad:before{
    content:"\F11B"
}
.fa-keyboard-o:before{
    content:"\F11C"
}
.fa-flag-o:before{
    content:"\F11D"
}
.fa-flag-checkered:before{
    content:"\F11E"
}
.fa-terminal:before{
    content:"\F120"
}
.fa-code:before{
    content:"\F121"
}
.fa-mail-reply-all:before,.fa-reply-all:before{
    content:"\F122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
    content:"\F123"
}
.fa-location-arrow:before{
    content:"\F124"
}
.fa-crop:before{
    content:"\F125"
}
.fa-code-fork:before{
    content:"\F126"
}
.fa-chain-broken:before,.fa-unlink:before{
    content:"\F127"
}
.fa-question:before{
    content:"\F128"
}
.fa-info:before{
    content:"\F129"
}
.fa-exclamation:before{
    content:"\F12A"
}
.fa-superscript:before{
    content:"\F12B"
}
.fa-subscript:before{
    content:"\F12C"
}
.fa-eraser:before{
    content:"\F12D"
}
.fa-puzzle-piece:before{
    content:"\F12E"
}
.fa-microphone:before{
    content:"\F130"
}
.fa-microphone-slash:before{
    content:"\F131"
}
.fa-shield:before{
    content:"\F132"
}
.fa-calendar-o:before{
    content:"\F133"
}
.fa-fire-extinguisher:before{
    content:"\F134"
}
.fa-rocket:before{
    content:"\F135"
}
.fa-maxcdn:before{
    content:"\F136"
}
.fa-chevron-circle-left:before{
    content:"\F137"
}
.fa-chevron-circle-right:before{
    content:"\F138"
}
.fa-chevron-circle-up:before{
    content:"\F139"
}
.fa-chevron-circle-down:before{
    content:"\F13A"
}
.fa-html5:before{
    content:"\F13B"
}
.fa-css3:before{
    content:"\F13C"
}
.fa-anchor:before{
    content:"\F13D"
}
.fa-unlock-alt:before{
    content:"\F13E"
}
.fa-bullseye:before{
    content:"\F140"
}
.fa-ellipsis-h:before{
    content:"\F141"
}
.fa-ellipsis-v:before{
    content:"\F142"
}
.fa-rss-square:before{
    content:"\F143"
}
.fa-play-circle:before{
    content:"\F144"
}
.fa-ticket:before{
    content:"\F145"
}
.fa-minus-square:before{
    content:"\F146"
}
.fa-minus-square-o:before{
    content:"\F147"
}
.fa-level-up:before{
    content:"\F148"
}
.fa-level-down:before{
    content:"\F149"
}
.fa-check-square:before{
    content:"\F14A"
}
.fa-pencil-square:before{
    content:"\F14B"
}
.fa-external-link-square:before{
    content:"\F14C"
}
.fa-share-square:before{
    content:"\F14D"
}
.fa-compass:before{
    content:"\F14E"
}
.fa-caret-square-o-down:before,.fa-toggle-down:before{
    content:"\F150"
}
.fa-caret-square-o-up:before,.fa-toggle-up:before{
    content:"\F151"
}
.fa-caret-square-o-right:before,.fa-toggle-right:before{
    content:"\F152"
}
.fa-eur:before,.fa-euro:before{
    content:"\F153"
}
.fa-gbp:before{
    content:"\F154"
}
.fa-dollar:before,.fa-usd:before{
    content:"\F155"
}
.fa-inr:before,.fa-rupee:before{
    content:"\F156"
}
.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{
    content:"\F157"
}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before{
    content:"\F158"
}
.fa-krw:before,.fa-won:before{
    content:"\F159"
}
.fa-bitcoin:before,.fa-btc:before{
    content:"\F15A"
}
.fa-file:before{
    content:"\F15B"
}
.fa-file-text:before{
    content:"\F15C"
}
.fa-sort-alpha-asc:before{
    content:"\F15D"
}
.fa-sort-alpha-desc:before{
    content:"\F15E"
}
.fa-sort-amount-asc:before{
    content:"\F160"
}
.fa-sort-amount-desc:before{
    content:"\F161"
}
.fa-sort-numeric-asc:before{
    content:"\F162"
}
.fa-sort-numeric-desc:before{
    content:"\F163"
}
.fa-thumbs-up:before{
    content:"\F164"
}
.fa-thumbs-down:before{
    content:"\F165"
}
.fa-youtube-square:before{
    content:"\F166"
}
.fa-youtube:before{
    content:"\F167"
}
.fa-xing:before{
    content:"\F168"
}
.fa-xing-square:before{
    content:"\F169"
}
.fa-youtube-play:before{
    content:"\F16A"
}
.fa-dropbox:before{
    content:"\F16B"
}
.fa-stack-overflow:before{
    content:"\F16C"
}
.fa-instagram:before{
    content:"\F16D"
}
.fa-flickr:before{
    content:"\F16E"
}
.fa-adn:before{
    content:"\F170"
}
.fa-bitbucket:before{
    content:"\F171"
}
.fa-bitbucket-square:before{
    content:"\F172"
}
.fa-tumblr:before{
    content:"\F173"
}
.fa-tumblr-square:before{
    content:"\F174"
}
.fa-long-arrow-down:before{
    content:"\F175"
}
.fa-long-arrow-up:before{
    content:"\F176"
}
.fa-long-arrow-left:before{
    content:"\F177"
}
.fa-long-arrow-right:before{
    content:"\F178"
}
.fa-apple:before{
    content:"\F179"
}
.fa-windows:before{
    content:"\F17A"
}
.fa-android:before{
    content:"\F17B"
}
.fa-linux:before{
    content:"\F17C"
}
.fa-dribbble:before{
    content:"\F17D"
}
.fa-skype:before{
    content:"\F17E"
}
.fa-foursquare:before{
    content:"\F180"
}
.fa-trello:before{
    content:"\F181"
}
.fa-female:before{
    content:"\F182"
}
.fa-male:before{
    content:"\F183"
}
.fa-gittip:before,.fa-gratipay:before{
    content:"\F184"
}
.fa-sun-o:before{
    content:"\F185"
}
.fa-moon-o:before{
    content:"\F186"
}
.fa-archive:before{
    content:"\F187"
}
.fa-bug:before{
    content:"\F188"
}
.fa-vk:before{
    content:"\F189"
}
.fa-weibo:before{
    content:"\F18A"
}
.fa-renren:before{
    content:"\F18B"
}
.fa-pagelines:before{
    content:"\F18C"
}
.fa-stack-exchange:before{
    content:"\F18D"
}
.fa-arrow-circle-o-right:before{
    content:"\F18E"
}
.fa-arrow-circle-o-left:before{
    content:"\F190"
}
.fa-caret-square-o-left:before,.fa-toggle-left:before{
    content:"\F191"
}
.fa-dot-circle-o:before{
    content:"\F192"
}
.fa-wheelchair:before{
    content:"\F193"
}
.fa-vimeo-square:before{
    content:"\F194"
}
.fa-try:before,.fa-turkish-lira:before{
    content:"\F195"
}
.fa-plus-square-o:before{
    content:"\F196"
}
.fa-space-shuttle:before{
    content:"\F197"
}
.fa-slack:before{
    content:"\F198"
}
.fa-envelope-square:before{
    content:"\F199"
}
.fa-wordpress:before{
    content:"\F19A"
}
.fa-openid:before{
    content:"\F19B"
}
.fa-bank:before,.fa-institution:before,.fa-university:before{
    content:"\F19C"
}
.fa-graduation-cap:before,.fa-mortar-board:before{
    content:"\F19D"
}
.fa-yahoo:before{
    content:"\F19E"
}
.fa-google:before{
    content:"\F1A0"
}
.fa-reddit:before{
    content:"\F1A1"
}
.fa-reddit-square:before{
    content:"\F1A2"
}
.fa-stumbleupon-circle:before{
    content:"\F1A3"
}
.fa-stumbleupon:before{
    content:"\F1A4"
}
.fa-delicious:before{
    content:"\F1A5"
}
.fa-digg:before{
    content:"\F1A6"
}
.fa-pied-piper-pp:before{
    content:"\F1A7"
}
.fa-pied-piper-alt:before{
    content:"\F1A8"
}
.fa-drupal:before{
    content:"\F1A9"
}
.fa-joomla:before{
    content:"\F1AA"
}
.fa-language:before{
    content:"\F1AB"
}
.fa-fax:before{
    content:"\F1AC"
}
.fa-building:before{
    content:"\F1AD"
}
.fa-child:before{
    content:"\F1AE"
}
.fa-paw:before{
    content:"\F1B0"
}
.fa-spoon:before{
    content:"\F1B1"
}
.fa-cube:before{
    content:"\F1B2"
}
.fa-cubes:before{
    content:"\F1B3"
}
.fa-behance:before{
    content:"\F1B4"
}
.fa-behance-square:before{
    content:"\F1B5"
}
.fa-steam:before{
    content:"\F1B6"
}
.fa-steam-square:before{
    content:"\F1B7"
}
.fa-recycle:before{
    content:"\F1B8"
}
.fa-automobile:before,.fa-car:before{
    content:"\F1B9"
}
.fa-cab:before,.fa-taxi:before{
    content:"\F1BA"
}
.fa-tree:before{
    content:"\F1BB"
}
.fa-spotify:before{
    content:"\F1BC"
}
.fa-deviantart:before{
    content:"\F1BD"
}
.fa-soundcloud:before{
    content:"\F1BE"
}
.fa-database:before{
    content:"\F1C0"
}
.fa-file-pdf-o:before{
    content:"\F1C1"
}
.fa-file-word-o:before{
    content:"\F1C2"
}
.fa-file-excel-o:before{
    content:"\F1C3"
}
.fa-file-powerpoint-o:before{
    content:"\F1C4"
}
.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{
    content:"\F1C5"
}
.fa-file-archive-o:before,.fa-file-zip-o:before{
    content:"\F1C6"
}
.fa-file-audio-o:before,.fa-file-sound-o:before{
    content:"\F1C7"
}
.fa-file-movie-o:before,.fa-file-video-o:before{
    content:"\F1C8"
}
.fa-file-code-o:before{
    content:"\F1C9"
}
.fa-vine:before{
    content:"\F1CA"
}
.fa-codepen:before{
    content:"\F1CB"
}
.fa-jsfiddle:before{
    content:"\F1CC"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{
    content:"\F1CD"
}
.fa-circle-o-notch:before{
    content:"\F1CE"
}
.fa-ra:before,.fa-rebel:before,.fa-resistance:before{
    content:"\F1D0"
}
.fa-empire:before,.fa-ge:before{
    content:"\F1D1"
}
.fa-git-square:before{
    content:"\F1D2"
}
.fa-git:before{
    content:"\F1D3"
}
.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{
    content:"\F1D4"
}
.fa-tencent-weibo:before{
    content:"\F1D5"
}
.fa-qq:before{
    content:"\F1D6"
}
.fa-wechat:before,.fa-weixin:before{
    content:"\F1D7"
}
.fa-paper-plane:before,.fa-send:before{
    content:"\F1D8"
}
.fa-paper-plane-o:before,.fa-send-o:before{
    content:"\F1D9"
}
.fa-history:before{
    content:"\F1DA"
}
.fa-circle-thin:before{
    content:"\F1DB"
}
.fa-header:before{
    content:"\F1DC"
}
.fa-paragraph:before{
    content:"\F1DD"
}
.fa-sliders:before{
    content:"\F1DE"
}
.fa-share-alt:before{
    content:"\F1E0"
}
.fa-share-alt-square:before{
    content:"\F1E1"
}
.fa-bomb:before{
    content:"\F1E2"
}
.fa-futbol-o:before,.fa-soccer-ball-o:before{
    content:"\F1E3"
}
.fa-tty:before{
    content:"\F1E4"
}
.fa-binoculars:before{
    content:"\F1E5"
}
.fa-plug:before{
    content:"\F1E6"
}
.fa-slideshare:before{
    content:"\F1E7"
}
.fa-twitch:before{
    content:"\F1E8"
}
.fa-yelp:before{
    content:"\F1E9"
}
.fa-newspaper-o:before{
    content:"\F1EA"
}
.fa-wifi:before{
    content:"\F1EB"
}
.fa-calculator:before{
    content:"\F1EC"
}
.fa-paypal:before{
    content:"\F1ED"
}
.fa-google-wallet:before{
    content:"\F1EE"
}
.fa-cc-visa:before{
    content:"\F1F0"
}
.fa-cc-mastercard:before{
    content:"\F1F1"
}
.fa-cc-discover:before{
    content:"\F1F2"
}
.fa-cc-amex:before{
    content:"\F1F3"
}
.fa-cc-paypal:before{
    content:"\F1F4"
}
.fa-cc-stripe:before{
    content:"\F1F5"
}
.fa-bell-slash:before{
    content:"\F1F6"
}
.fa-bell-slash-o:before{
    content:"\F1F7"
}
.fa-trash:before{
    content:"\F1F8"
}
.fa-copyright:before{
    content:"\F1F9"
}
.fa-at:before{
    content:"\F1FA"
}
.fa-eyedropper:before{
    content:"\F1FB"
}
.fa-paint-brush:before{
    content:"\F1FC"
}
.fa-birthday-cake:before{
    content:"\F1FD"
}
.fa-area-chart:before{
    content:"\F1FE"
}
.fa-pie-chart:before{
    content:"\F200"
}
.fa-line-chart:before{
    content:"\F201"
}
.fa-lastfm:before{
    content:"\F202"
}
.fa-lastfm-square:before{
    content:"\F203"
}
.fa-toggle-off:before{
    content:"\F204"
}
.fa-toggle-on:before{
    content:"\F205"
}
.fa-bicycle:before{
    content:"\F206"
}
.fa-bus:before{
    content:"\F207"
}
.fa-ioxhost:before{
    content:"\F208"
}
.fa-angellist:before{
    content:"\F209"
}
.fa-cc:before{
    content:"\F20A"
}
.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{
    content:"\F20B"
}
.fa-meanpath:before{
    content:"\F20C"
}
.fa-buysellads:before{
    content:"\F20D"
}
.fa-connectdevelop:before{
    content:"\F20E"
}
.fa-dashcube:before{
    content:"\F210"
}
.fa-forumbee:before{
    content:"\F211"
}
.fa-leanpub:before{
    content:"\F212"
}
.fa-sellsy:before{
    content:"\F213"
}
.fa-shirtsinbulk:before{
    content:"\F214"
}
.fa-simplybuilt:before{
    content:"\F215"
}
.fa-skyatlas:before{
    content:"\F216"
}
.fa-cart-plus:before{
    content:"\F217"
}
.fa-cart-arrow-down:before{
    content:"\F218"
}
.fa-diamond:before{
    content:"\F219"
}
.fa-ship:before{
    content:"\F21A"
}
.fa-user-secret:before{
    content:"\F21B"
}
.fa-motorcycle:before{
    content:"\F21C"
}
.fa-street-view:before{
    content:"\F21D"
}
.fa-heartbeat:before{
    content:"\F21E"
}
.fa-venus:before{
    content:"\F221"
}
.fa-mars:before{
    content:"\F222"
}
.fa-mercury:before{
    content:"\F223"
}
.fa-intersex:before,.fa-transgender:before{
    content:"\F224"
}
.fa-transgender-alt:before{
    content:"\F225"
}
.fa-venus-double:before{
    content:"\F226"
}
.fa-mars-double:before{
    content:"\F227"
}
.fa-venus-mars:before{
    content:"\F228"
}
.fa-mars-stroke:before{
    content:"\F229"
}
.fa-mars-stroke-v:before{
    content:"\F22A"
}
.fa-mars-stroke-h:before{
    content:"\F22B"
}
.fa-neuter:before{
    content:"\F22C"
}
.fa-genderless:before{
    content:"\F22D"
}
.fa-facebook-official:before{
    content:"\F230"
}
.fa-pinterest-p:before{
    content:"\F231"
}
.fa-whatsapp:before{
    content:"\F232"
}
.fa-server:before{
    content:"\F233"
}
.fa-user-plus:before{
    content:"\F234"
}
.fa-user-times:before{
    content:"\F235"
}
.fa-bed:before,.fa-hotel:before{
    content:"\F236"
}
.fa-viacoin:before{
    content:"\F237"
}
.fa-train:before{
    content:"\F238"
}
.fa-subway:before{
    content:"\F239"
}
.fa-medium:before{
    content:"\F23A"
}
.fa-y-combinator:before,.fa-yc:before{
    content:"\F23B"
}
.fa-optin-monster:before{
    content:"\F23C"
}
.fa-opencart:before{
    content:"\F23D"
}
.fa-expeditedssl:before{
    content:"\F23E"
}
.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{
    content:"\F240"
}
.fa-battery-3:before,.fa-battery-three-quarters:before{
    content:"\F241"
}
.fa-battery-2:before,.fa-battery-half:before{
    content:"\F242"
}
.fa-battery-1:before,.fa-battery-quarter:before{
    content:"\F243"
}
.fa-battery-0:before,.fa-battery-empty:before{
    content:"\F244"
}
.fa-mouse-pointer:before{
    content:"\F245"
}
.fa-i-cursor:before{
    content:"\F246"
}
.fa-object-group:before{
    content:"\F247"
}
.fa-object-ungroup:before{
    content:"\F248"
}
.fa-sticky-note:before{
    content:"\F249"
}
.fa-sticky-note-o:before{
    content:"\F24A"
}
.fa-cc-jcb:before{
    content:"\F24B"
}
.fa-cc-diners-club:before{
    content:"\F24C"
}
.fa-clone:before{
    content:"\F24D"
}
.fa-balance-scale:before{
    content:"\F24E"
}
.fa-hourglass-o:before{
    content:"\F250"
}
.fa-hourglass-1:before,.fa-hourglass-start:before{
    content:"\F251"
}
.fa-hourglass-2:before,.fa-hourglass-half:before{
    content:"\F252"
}
.fa-hourglass-3:before,.fa-hourglass-end:before{
    content:"\F253"
}
.fa-hourglass:before{
    content:"\F254"
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{
    content:"\F255"
}
.fa-hand-paper-o:before,.fa-hand-stop-o:before{
    content:"\F256"
}
.fa-hand-scissors-o:before{
    content:"\F257"
}
.fa-hand-lizard-o:before{
    content:"\F258"
}
.fa-hand-spock-o:before{
    content:"\F259"
}
.fa-hand-pointer-o:before{
    content:"\F25A"
}
.fa-hand-peace-o:before{
    content:"\F25B"
}
.fa-trademark:before{
    content:"\F25C"
}
.fa-registered:before{
    content:"\F25D"
}
.fa-creative-commons:before{
    content:"\F25E"
}
.fa-gg:before{
    content:"\F260"
}
.fa-gg-circle:before{
    content:"\F261"
}
.fa-tripadvisor:before{
    content:"\F262"
}
.fa-odnoklassniki:before{
    content:"\F263"
}
.fa-odnoklassniki-square:before{
    content:"\F264"
}
.fa-get-pocket:before{
    content:"\F265"
}
.fa-wikipedia-w:before{
    content:"\F266"
}
.fa-safari:before{
    content:"\F267"
}
.fa-chrome:before{
    content:"\F268"
}
.fa-firefox:before{
    content:"\F269"
}
.fa-opera:before{
    content:"\F26A"
}
.fa-internet-explorer:before{
    content:"\F26B"
}
.fa-television:before,.fa-tv:before{
    content:"\F26C"
}
.fa-contao:before{
    content:"\F26D"
}
.fa-500px:before{
    content:"\F26E"
}
.fa-amazon:before{
    content:"\F270"
}
.fa-calendar-plus-o:before{
    content:"\F271"
}
.fa-calendar-minus-o:before{
    content:"\F272"
}
.fa-calendar-times-o:before{
    content:"\F273"
}
.fa-calendar-check-o:before{
    content:"\F274"
}
.fa-industry:before{
    content:"\F275"
}
.fa-map-pin:before{
    content:"\F276"
}
.fa-map-signs:before{
    content:"\F277"
}
.fa-map-o:before{
    content:"\F278"
}
.fa-map:before{
    content:"\F279"
}
.fa-commenting:before{
    content:"\F27A"
}
.fa-commenting-o:before{
    content:"\F27B"
}
.fa-houzz:before{
    content:"\F27C"
}
.fa-vimeo:before{
    content:"\F27D"
}
.fa-black-tie:before{
    content:"\F27E"
}
.fa-fonticons:before{
    content:"\F280"
}
.fa-reddit-alien:before{
    content:"\F281"
}
.fa-edge:before{
    content:"\F282"
}
.fa-credit-card-alt:before{
    content:"\F283"
}
.fa-codiepie:before{
    content:"\F284"
}
.fa-modx:before{
    content:"\F285"
}
.fa-fort-awesome:before{
    content:"\F286"
}
.fa-usb:before{
    content:"\F287"
}
.fa-product-hunt:before{
    content:"\F288"
}
.fa-mixcloud:before{
    content:"\F289"
}
.fa-scribd:before{
    content:"\F28A"
}
.fa-pause-circle:before{
    content:"\F28B"
}
.fa-pause-circle-o:before{
    content:"\F28C"
}
.fa-stop-circle:before{
    content:"\F28D"
}
.fa-stop-circle-o:before{
    content:"\F28E"
}
.fa-shopping-bag:before{
    content:"\F290"
}
.fa-shopping-basket:before{
    content:"\F291"
}
.fa-hashtag:before{
    content:"\F292"
}
.fa-bluetooth:before{
    content:"\F293"
}
.fa-bluetooth-b:before{
    content:"\F294"
}
.fa-percent:before{
    content:"\F295"
}
.fa-gitlab:before{
    content:"\F296"
}
.fa-wpbeginner:before{
    content:"\F297"
}
.fa-wpforms:before{
    content:"\F298"
}
.fa-envira:before{
    content:"\F299"
}
.fa-universal-access:before{
    content:"\F29A"
}
.fa-wheelchair-alt:before{
    content:"\F29B"
}
.fa-question-circle-o:before{
    content:"\F29C"
}
.fa-blind:before{
    content:"\F29D"
}
.fa-audio-description:before{
    content:"\F29E"
}
.fa-volume-control-phone:before{
    content:"\F2A0"
}
.fa-braille:before{
    content:"\F2A1"
}
.fa-assistive-listening-systems:before{
    content:"\F2A2"
}
.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{
    content:"\F2A3"
}
.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{
    content:"\F2A4"
}
.fa-glide:before{
    content:"\F2A5"
}
.fa-glide-g:before{
    content:"\F2A6"
}
.fa-sign-language:before,.fa-signing:before{
    content:"\F2A7"
}
.fa-low-vision:before{
    content:"\F2A8"
}
.fa-viadeo:before{
    content:"\F2A9"
}
.fa-viadeo-square:before{
    content:"\F2AA"
}
.fa-snapchat:before{
    content:"\F2AB"
}
.fa-snapchat-ghost:before{
    content:"\F2AC"
}
.fa-snapchat-square:before{
    content:"\F2AD"
}
.fa-pied-piper:before{
    content:"\F2AE"
}
.fa-first-order:before{
    content:"\F2B0"
}
.fa-yoast:before{
    content:"\F2B1"
}
.fa-themeisle:before{
    content:"\F2B2"
}
.fa-google-plus-circle:before,.fa-google-plus-official:before{
    content:"\F2B3"
}
.fa-fa:before,.fa-font-awesome:before{
    content:"\F2B4"
}
.fa-handshake-o:before{
    content:"\F2B5"
}
.fa-envelope-open:before{
    content:"\F2B6"
}
.fa-envelope-open-o:before{
    content:"\F2B7"
}
.fa-linode:before{
    content:"\F2B8"
}
.fa-address-book:before{
    content:"\F2B9"
}
.fa-address-book-o:before{
    content:"\F2BA"
}
.fa-address-card:before,.fa-vcard:before{
    content:"\F2BB"
}
.fa-address-card-o:before,.fa-vcard-o:before{
    content:"\F2BC"
}
.fa-user-circle:before{
    content:"\F2BD"
}
.fa-user-circle-o:before{
    content:"\F2BE"
}
.fa-user-o:before{
    content:"\F2C0"
}
.fa-id-badge:before{
    content:"\F2C1"
}
.fa-drivers-license:before,.fa-id-card:before{
    content:"\F2C2"
}
.fa-drivers-license-o:before,.fa-id-card-o:before{
    content:"\F2C3"
}
.fa-quora:before{
    content:"\F2C4"
}
.fa-free-code-camp:before{
    content:"\F2C5"
}
.fa-telegram:before{
    content:"\F2C6"
}
.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{
    content:"\F2C7"
}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{
    content:"\F2C8"
}
.fa-thermometer-2:before,.fa-thermometer-half:before{
    content:"\F2C9"
}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{
    content:"\F2CA"
}
.fa-thermometer-0:before,.fa-thermometer-empty:before{
    content:"\F2CB"
}
.fa-shower:before{
    content:"\F2CC"
}
.fa-bath:before,.fa-bathtub:before,.fa-s15:before{
    content:"\F2CD"
}
.fa-podcast:before{
    content:"\F2CE"
}
.fa-window-maximize:before{
    content:"\F2D0"
}
.fa-window-minimize:before{
    content:"\F2D1"
}
.fa-window-restore:before{
    content:"\F2D2"
}
.fa-times-rectangle:before,.fa-window-close:before{
    content:"\F2D3"
}
.fa-times-rectangle-o:before,.fa-window-close-o:before{
    content:"\F2D4"
}
.fa-bandcamp:before{
    content:"\F2D5"
}
.fa-grav:before{
    content:"\F2D6"
}
.fa-etsy:before{
    content:"\F2D7"
}
.fa-imdb:before{
    content:"\F2D8"
}
.fa-ravelry:before{
    content:"\F2D9"
}
.fa-eercast:before{
    content:"\F2DA"
}
.fa-microchip:before{
    content:"\F2DB"
}
.fa-snowflake-o:before{
    content:"\F2DC"
}
.fa-superpowers:before{
    content:"\F2DD"
}
.fa-wpexplorer:before{
    content:"\F2DE"
}
.fa-meetup:before{
    content:"\F2E0"
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
.flatpickr-calendar{
    background:transparent;
    opacity:0;
    display:none;
    text-align:center;
    visibility:hidden;
    padding:0;
    -webkit-animation:none;
    animation:none;
    direction:ltr;
    border:0;
    font-size:14px;
    line-height:24px;
    border-radius:5px;
    position:absolute;
    width:307.875px;
    box-sizing:border-box;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    background:#fff;
    box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)
}
.flatpickr-calendar.inline,.flatpickr-calendar.open{
    opacity:1;
    max-height:640px;
    visibility:visible
}
.flatpickr-calendar.open{
    display:inline-block;
    z-index:99999
}
.flatpickr-calendar.animate.open{
    -webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);
    animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)
}
.flatpickr-calendar.inline{
    display:block;
    position:relative;
    top:2px
}
.flatpickr-calendar.static{
    position:absolute;
    top:calc(100% + 2px)
}
.flatpickr-calendar.static.open{
    z-index:999;
    display:block
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){
    box-shadow:none!important
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){
    box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6
}
.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{
    border-bottom:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.flatpickr-calendar .hasWeeks .dayContainer{
    border-left:0
}
.flatpickr-calendar.hasTime .flatpickr-time{
    height:40px;
    border-top:1px solid #e6e6e6
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{
    height:auto
}
.flatpickr-calendar:after,.flatpickr-calendar:before{
    position:absolute;
    display:block;
    pointer-events:none;
    border:solid transparent;
    content:"";
    height:0;
    width:0;
    left:22px
}
.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{
    left:auto;
    right:22px
}
.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{
    left:50%;
    right:50%
}
.flatpickr-calendar:before{
    border-width:5px;
    margin:0 -5px
}
.flatpickr-calendar:after{
    border-width:4px;
    margin:0 -4px
}
.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{
    bottom:100%
}
.flatpickr-calendar.arrowTop:before{
    border-bottom-color:#e6e6e6
}
.flatpickr-calendar.arrowTop:after{
    border-bottom-color:#fff
}
.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{
    top:100%
}
.flatpickr-calendar.arrowBottom:before{
    border-top-color:#e6e6e6
}
.flatpickr-calendar.arrowBottom:after{
    border-top-color:#fff
}
.flatpickr-calendar:focus{
    outline:0
}
.flatpickr-wrapper{
    position:relative;
    display:inline-block
}
.flatpickr-months{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.flatpickr-months .flatpickr-month{
    background:transparent;
    color:rgba(0,0,0,.9);
    fill:rgba(0,0,0,.9);
    height:34px;
    line-height:1;
    text-align:center;
    position:relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    overflow:hidden;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{
    text-decoration:none;
    cursor:pointer;
    position:absolute;
    top:0;
    height:34px;
    padding:10px;
    z-index:3;
    color:rgba(0,0,0,.9);
    fill:rgba(0,0,0,.9)
}
.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{
    display:none
}
.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{
    position:relative
}
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{
    left:0
}
.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{
    right:0
}
.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{
    color:#959ea9
}
.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{
    fill:#f64747
}
.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{
    width:14px;
    height:14px
}
.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{
    transition:fill .1s;
    fill:inherit
}
.numInputWrapper{
    position:relative;
    height:auto
}
.numInputWrapper input,.numInputWrapper span{
    display:inline-block
}
.numInputWrapper input{
    width:100%
}
.numInputWrapper input::-ms-clear{
    display:none
}
.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{
    margin:0;
    -webkit-appearance:none
}
.numInputWrapper span{
    position:absolute;
    right:0;
    width:14px;
    padding:0 4px 0 2px;
    height:50%;
    line-height:50%;
    opacity:0;
    cursor:pointer;
    border:1px solid rgba(57,57,57,.15);
    box-sizing:border-box
}
.numInputWrapper span:hover{
    background:rgba(0,0,0,.1)
}
.numInputWrapper span:active{
    background:rgba(0,0,0,.2)
}
.numInputWrapper span:after{
    display:block;
    content:"";
    position:absolute
}
.numInputWrapper span.arrowUp{
    top:0;
    border-bottom:0
}
.numInputWrapper span.arrowUp:after{
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-bottom:4px solid rgba(57,57,57,.6);
    top:26%
}
.numInputWrapper span.arrowDown{
    top:50%
}
.numInputWrapper span.arrowDown:after{
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:4px solid rgba(57,57,57,.6);
    top:40%
}
.numInputWrapper span svg{
    width:inherit;
    height:auto
}
.numInputWrapper span svg path{
    fill:rgba(0,0,0,.5)
}
.numInputWrapper:hover{
    background:rgba(0,0,0,.05)
}
.numInputWrapper:hover span{
    opacity:1
}
.flatpickr-current-month{
    font-size:135%;
    line-height:inherit;
    font-weight:300;
    color:inherit;
    position:absolute;
    width:75%;
    left:12.5%;
    padding:7.48px 0 0;
    line-height:1;
    height:34px;
    display:inline-block;
    text-align:center;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.flatpickr-current-month span.cur-month{
    font-family:inherit;
    font-weight:700;
    color:inherit;
    display:inline-block;
    margin-left:.5ch;
    padding:0
}
.flatpickr-current-month span.cur-month:hover{
    background:rgba(0,0,0,.05)
}
.flatpickr-current-month .numInputWrapper{
    width:6ch;
    width:7ch\0;
    display:inline-block
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after{
    border-bottom-color:rgba(0,0,0,.9)
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after{
    border-top-color:rgba(0,0,0,.9)
}
.flatpickr-current-month input.cur-year{
    background:transparent;
    box-sizing:border-box;
    color:inherit;
    cursor:text;
    padding:0 0 0 .5ch;
    margin:0;
    display:inline-block;
    font-size:inherit;
    font-family:inherit;
    font-weight:300;
    line-height:inherit;
    height:auto;
    border:0;
    border-radius:0;
    vertical-align:initial;
    -webkit-appearance:textfield;
    -moz-appearance:textfield;
    appearance:textfield
}
.flatpickr-current-month input.cur-year:focus{
    outline:0
}
.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{
    font-size:100%;
    color:rgba(0,0,0,.5);
    background:transparent;
    pointer-events:none
}
.flatpickr-current-month .flatpickr-monthDropdown-months{
    appearance:menulist;
    background:transparent;
    border:none;
    border-radius:0;
    box-sizing:border-box;
    color:inherit;
    cursor:pointer;
    font-size:inherit;
    font-family:inherit;
    font-weight:300;
    height:auto;
    line-height:inherit;
    margin:-1px 0 0;
    outline:none;
    padding:0 0 0 .5ch;
    position:relative;
    vertical-align:initial;
    -webkit-box-sizing:border-box;
    -webkit-appearance:menulist;
    -moz-appearance:menulist;
    width:auto
}
.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{
    outline:none
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover{
    background:rgba(0,0,0,.05)
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{
    background-color:transparent;
    outline:none;
    padding:0
}
.flatpickr-weekdays{
    background:transparent;
    text-align:center;
    overflow:hidden;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:28px
}
.flatpickr-weekdays .flatpickr-weekdaycontainer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
span.flatpickr-weekday{
    cursor:default;
    font-size:90%;
    background:transparent;
    color:rgba(0,0,0,.54);
    line-height:1;
    margin:0;
    text-align:center;
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    font-weight:bolder
}
.dayContainer,.flatpickr-weeks{
    padding:1px 0 0
}
.flatpickr-days{
    position:relative;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    width:307.875px
}
.flatpickr-days:focus{
    outline:0
}
.dayContainer{
    padding:0;
    outline:0;
    text-align:left;
    width:307.875px;
    min-width:307.875px;
    max-width:307.875px;
    box-sizing:border-box;
    display:inline-block;
    display:-ms-flexbox;
    display:-webkit-box;
    display:flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -ms-flex-pack:justify;
    justify-content:space-around;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    opacity:1
}
.dayContainer+.dayContainer{
    box-shadow:-1px 0 0 #e6e6e6
}
.flatpickr-day{
    background:none;
    border:1px solid transparent;
    border-radius:150px;
    box-sizing:border-box;
    color:#393939;
    cursor:pointer;
    font-weight:400;
    width:14.2857143%;
    -ms-flex-preferred-size:14.2857143%;
    flex-basis:14.2857143%;
    max-width:39px;
    height:39px;
    line-height:39px;
    margin:0;
    display:inline-block;
    position:relative;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center
}
.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{
    cursor:pointer;
    outline:0;
    background:#e6e6e6;
    border-color:#e6e6e6
}
.flatpickr-day.today{
    border-color:#959ea9
}
.flatpickr-day.today:focus,.flatpickr-day.today:hover{
    border-color:#959ea9;
    background:#959ea9;
    color:#fff
}
.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{
    background:#569ff7;
    box-shadow:none;
    color:#fff;
    border-color:#569ff7
}
.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{
    border-radius:50px 0 0 50px
}
.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{
    border-radius:0 50px 50px 0
}
.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){
    box-shadow:-10px 0 0 #569ff7
}
.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{
    border-radius:50px
}
.flatpickr-day.inRange{
    border-radius:0;
    box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6
}
.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{
    color:rgba(57,57,57,.3);
    background:transparent;
    border-color:transparent;
    cursor:default
}
.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{
    cursor:not-allowed;
    color:rgba(57,57,57,.1)
}
.flatpickr-day.week.selected{
    border-radius:0;
    box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7
}
.flatpickr-day.hidden{
    visibility:hidden
}
.rangeMode .flatpickr-day{
    margin-top:1px
}
.flatpickr-weekwrapper{
    float:left
}
.flatpickr-weekwrapper .flatpickr-weeks{
    padding:0 12px;
    box-shadow:1px 0 0 #e6e6e6
}
.flatpickr-weekwrapper .flatpickr-weekday{
    float:none;
    width:100%;
    line-height:28px
}
.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{
    display:block;
    width:100%;
    max-width:none;
    color:rgba(57,57,57,.3);
    background:transparent;
    cursor:default;
    border:none
}
.flatpickr-innerContainer{
    display:block;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    box-sizing:border-box;
    overflow:hidden
}
.flatpickr-rContainer{
    display:inline-block;
    padding:0;
    box-sizing:border-box
}
.flatpickr-time{
    text-align:center;
    outline:0;
    display:block;
    height:0;
    line-height:40px;
    max-height:40px;
    box-sizing:border-box;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.flatpickr-time:after{
    content:"";
    display:table;
    clear:both
}
.flatpickr-time .numInputWrapper{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    width:40%;
    height:40px;
    float:left
}
.flatpickr-time .numInputWrapper span.arrowUp:after{
    border-bottom-color:#393939
}
.flatpickr-time .numInputWrapper span.arrowDown:after{
    border-top-color:#393939
}
.flatpickr-time.hasSeconds .numInputWrapper{
    width:26%
}
.flatpickr-time.time24hr .numInputWrapper{
    width:49%
}
.flatpickr-time input{
    background:transparent;
    box-shadow:none;
    border:0;
    border-radius:0;
    text-align:center;
    margin:0;
    padding:0;
    height:inherit;
    line-height:inherit;
    color:#393939;
    font-size:14px;
    position:relative;
    box-sizing:border-box;
    -webkit-appearance:textfield;
    -moz-appearance:textfield;
    appearance:textfield
}
.flatpickr-time input.flatpickr-hour{
    font-weight:700
}
.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{
    font-weight:400
}
.flatpickr-time input:focus{
    outline:0;
    border:0
}
.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{
    height:inherit;
    float:left;
    line-height:inherit;
    color:#393939;
    font-weight:700;
    width:2%;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    align-self:center
}
.flatpickr-time .flatpickr-am-pm{
    outline:0;
    width:18%;
    cursor:pointer;
    text-align:center;
    font-weight:400
}
.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{
    background:#eee
}
.flatpickr-input[readonly]{
    cursor:pointer
}
@-webkit-keyframes fpFadeInDown{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    to{
        opacity:1;
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
}
@keyframes fpFadeInDown{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    to{
        opacity:1;
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
}
.jcwf_container .col{
    display:block;
    float:left
}
.jcwf_container .str-section{
    position:relative;
    z-index:5;
    background-repeat:no-repeat;
    background-size:initial
}
.jcwf_container .str-section:after{
    display:block;
    visibility:hidden;
    clear:both;
    overflow:hidden;
    width:0;
    height:0
}
.jcwf_container .section-editing{
    z-index:330;
    background-color:#fff
}
.jcwf_container .str-floating-left{
    z-index:10!important;
    float:left
}
.jcwf_container .str-floating-left.str-col-1 .str-helper,.jcwf_container .str-floating-left.str-col-2 .str-helper,.jcwf_container .str-floating-left.str-col-3 .str-helper,.jcwf_container .str-floating-left.str-col-4 .str-helper,.jcwf_container .str-floating-left.str-col-5 .str-helper,.jcwf_container .str-floating-left.str-col-6 .str-helper,.jcwf_container .str-floating-left.str-col-7 .str-helper,.jcwf_container .str-floating-left.str-col-8 .str-helper,.jcwf_container .str-floating-left.str-col-9 .str-helper,.jcwf_container .str-floating-left.str-col-10 .str-helper,.jcwf_container .str-floating-left.str-col-11 .str-helper,.jcwf_container .str-floating-left.str-col-12 .str-helper{
    right:0;
    margin-left:0
}
.jcwf_container .str-floating-right{
    z-index:10!important;
    float:right
}
.jcwf_container .str-floating-right.str-col-1 .str-helper,.jcwf_container .str-floating-right.str-col-2 .str-helper,.jcwf_container .str-floating-right.str-col-3 .str-helper,.jcwf_container .str-floating-right.str-col-4 .str-helper,.jcwf_container .str-floating-right.str-col-5 .str-helper,.jcwf_container .str-floating-right.str-col-6 .str-helper,.jcwf_container .str-floating-right.str-col-7 .str-helper,.jcwf_container .str-floating-right.str-col-8 .str-helper,.jcwf_container .str-floating-right.str-col-9 .str-helper,.jcwf_container .str-floating-right.str-col-10 .str-helper,.jcwf_container .str-floating-right.str-col-11 .str-helper,.jcwf_container .str-floating-right.str-col-12 .str-helper{
    left:0;
    margin-left:0
}
.jcwf_container .str-wrapper{
    position:relative;
    min-width:180px;
    margin:0 auto
}
.jcwf_container .str-wrapper_vertical-center{
    margin:auto;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:table;
    width:100%
}
.jcwf_container .str-row{
    position:relative;
    clear:both;
    margin:0;
    padding:0
}
.jcwf_container .str-row:after{
    display:block;
    visibility:hidden;
    clear:both;
    overflow:hidden;
    content:"";
    width:0;
    height:0
}
.jcwf_container .str-product__col{
    float:left;
    margin-left:1.7%
}
.jcwf_container .str-product__col:first-of-type{
    margin-left:0
}
.jcwf_container .str-product__col_last{
    float:right
}
.jcwf_container .str-product__col_12{
    width:100%
}
.jcwf_container .str-product__col_11{
    width:91.52%
}
.jcwf_container .str-product__col_10{
    width:83.05%
}
.jcwf_container .str-product__col_9{
    width:74.57%
}
.jcwf_container .str-product__col_8{
    width:66.1%
}
.jcwf_container .str-product__col_7{
    width:57.62%
}
.jcwf_container .str-product__col_6{
    width:49.15%
}
.jcwf_container .str-product__col_5{
    width:40.67%
}
.jcwf_container .str-product__col_4{
    width:32.2%
}
.jcwf_container .str-product__col_3{
    width:23.72%
}
.jcwf_container .str-product__col_2{
    width:15.25%
}
.jcwf_container .str-product__col_1{
    width:6.775%
}
@media screen and (max-width:480px){
    .jcwf_container .col{
        margin-left:0
    }
    .jcwf_container .str-product__col_1,.jcwf_container .str-product__col_2,.jcwf_container .str-product__col_3,.jcwf_container .str-product__col_4,.jcwf_container .str-product__col_5,.jcwf_container .str-product__col_6,.jcwf_container .str-product__col_7,.jcwf_container .str-product__col_8,.jcwf_container .str-product__col_9,.jcwf_container .str-product__col_10,.jcwf_container .str-product__col_11,.jcwf_container .str-product__col_12{
        width:100%
    }
}
.jcwf_container .strw__social-link{
    text-decoration:none;
    display:inline-block
}
.jcwf_container .strwimage__image{
    max-width:100%
}
.jcwf_container .str-bw_image:hover .strwimage__title{
    opacity:1;
    background:rgba(0,0,0,.5)
}
.jcwf_container .strwimage__load-button{
    padding:6px 13px;
    border:1px solid #aab4c4;
    border-radius:4px;
    color:#aab4c4;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    margin-top:40px
}
.jcwf_container .strwimage__load-button:hover{
    background:#aab4c4;
    color:#e6e9ef
}
.jcwf_container .str-col-1 .strwimage__load-button,.jcwf_container .str-col-2 .strwimage__load-button{
    display:none
}
.jcwf_container .strwimage__title{
    transition:opacity .1s;
    opacity:0;
    color:#fff;
    background:#000;
    position:absolute;
    bottom:0;
    left:0;
    padding:10px 13px
}
.jcwf_container .strwf_button{
    text-decoration:none;
    outline:none
}
.jcwf_container .strwf__parent-button .strwf_button__icon,.jcwf_container .strwf_button .strwf_button__icon{
    margin-right:.4em
}
.jcwf_container .strwf__parent-button .strwf_button__additional-text,.jcwf_container .strwf_button .strwf_button__additional-text{
    display:block;
    margin-top:.4em
}
.jcwf_container .cart__button{
    cursor:pointer;
    text-align:center;
    border:1px solid transparent;
    border-radius:5px;
    background-color:transparent
}
.jcwf_container .button_green{
    color:#fff;
    background-color:#5bbd83
}
.jcwf_container .button_green:hover{
    background-color:#6dc491
}
.jcwf_container .cart__button-small{
    line-height:40px;
    padding:10px 20px;
    min-width:20px;
    height:40px
}
.jcwf_container .cart__button-back{
    text-align:center
}
.jcwf_container .str-bw_line-content{
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    width:50%
}
.jcwf_container .strwf__line-wrapper_withicon .str-bw_line-content{
    width:46%
}
.jcwf_container .strwf__line-wrapper_withicon .str-bw_line-content_icon{
    width:4%
}
.jcwf_container .str-bw_line-content_icon{
    display:inline-block;
    width:0;
    vertical-align:middle;
    text-align:center
}
.jcwf_container .strwf__line-wrapper_gradient .str-bw_line-content:last-child{
    background-color:transparent!important;
    background:-webkit-gradient(left top,right top,color-stop(0,currentColor),color-stop(100%,hsla(0,0%,96%,0)));
    background:linear-gradient(90deg,currentColor 0,hsla(0,0%,96%,0))
}
.jcwf_container .strwf__line-wrapper_gradient .str-bw_line-content:first-child{
    background-color:transparent!important;
    background:-webkit-gradient(left top,right top,color-stop(0,rgba(255,33,255,0)),color-stop(100%,currentColor));
    background:linear-gradient(90deg,rgba(255,33,255,0) 0,currentColor)
}
.jcwf_container body .e__page{
    line-height:normal;
    color:inherit
}
.jcwf_container .link_brand{
    color:#3e4652;
    cursor:pointer
}
.jcwf_container .link_brand:hover{
    color:#6899de
}
.jcwf_container .link_brand:hover path{
    fill:#6899de
}
.jcwf_container .link_brand:visited:hover{
    color:#6899de
}
.jcwf_container .link_brand.group-title:visited{
    color:#aab4c4
}
.jcwf_container .link_brand.group-title:visited:hover{
    color:#6899de
}
.jcwf_container .link_brand.group-title:visited.link_active{
    color:#538bd9
}
.jcwf_container body.direction_rtl .str-bw_headline_h1,.jcwf_container body.direction_rtl .str-bw_headline_h2,.jcwf_container body.direction_rtl .str-bw_headline_h3,.jcwf_container body.direction_rtl .str-bw_text,.jcwf_container div.jc_lessons_container.direction_rtl .str-bw_headline_h1,.jcwf_container div.jc_lessons_container.direction_rtl .str-bw_headline_h2,.jcwf_container div.jc_lessons_container.direction_rtl .str-bw_headline_h3,.jcwf_container div.jc_lessons_container.direction_rtl .str-bw_text,.jcwf_container div.jcwf_container.direction_rtl .str-bw_headline_h1,.jcwf_container div.jcwf_container.direction_rtl .str-bw_headline_h2,.jcwf_container div.jcwf_container.direction_rtl .str-bw_headline_h3,.jcwf_container div.jcwf_container.direction_rtl .str-bw_text{
    direction:rtl
}
.jcwf_container header .str-bw_headline_h1 a,.jcwf_container header .str-bw_headline_h2 a,.jcwf_container header .str-bw_headline_h3 a,.jcwf_container header .str-bw_text a{
    text-decoration:none
}
.jcwf_container header .str-bw_headline_h1 a:hover,.jcwf_container header .str-bw_headline_h2 a:hover,.jcwf_container header .str-bw_headline_h3 a:hover,.jcwf_container header .str-bw_text a:hover{
    text-decoration:underline
}
.jcwf_container .placeholder{
    color:#aab4c4!important
}
.jcwf_container .widget-wrapper{
    white-space:normal;
    word-wrap:break-word;
    position:relative
}
.jcwf_container .str-bw_headline_h1 .widget-wrapper,.jcwf_container .str-bw_headline_h2 .widget-wrapper,.jcwf_container .str-bw_headline_h3 .widget-wrapper,.jcwf_container .str-bw_text .widget-wrapper{
    font-size:16px
}
.jcwf_container .str-bw_headline_h1 .widget-wrapper button,.jcwf_container .str-bw_headline_h1 .widget-wrapper label,.jcwf_container .str-bw_headline_h2 .widget-wrapper button,.jcwf_container .str-bw_headline_h2 .widget-wrapper label,.jcwf_container .str-bw_headline_h3 .widget-wrapper button,.jcwf_container .str-bw_headline_h3 .widget-wrapper label,.jcwf_container .str-bw_text .widget-wrapper button,.jcwf_container .str-bw_text .widget-wrapper label{
    cursor:pointer;
    text-decoration:none;
    outline:none
}
.jcwf_container .str-bw_headline_h1 .widget-wrapper ul,.jcwf_container .str-bw_headline_h2 .widget-wrapper ul,.jcwf_container .str-bw_headline_h3 .widget-wrapper ul,.jcwf_container .str-bw_text .widget-wrapper ul{
    padding-left:30px;
    list-style-type:disc
}
.jcwf_container .str-bw_headline_h1 .widget-wrapper ol,.jcwf_container .str-bw_headline_h2 .widget-wrapper ol,.jcwf_container .str-bw_headline_h3 .widget-wrapper ol,.jcwf_container .str-bw_text .widget-wrapper ol{
    padding-left:30px;
    list-style-type:decimal
}
.jcwf_container .str-bw_headline_h1 .widget-wrapper p,.jcwf_container .str-bw_headline_h2 .widget-wrapper p,.jcwf_container .str-bw_headline_h3 .widget-wrapper p,.jcwf_container .str-bw_text .widget-wrapper p{
    font-size:18px
}
.jcwf_container .str-bw_headline_h1 a,.jcwf_container .str-bw_headline_h2 a,.jcwf_container .str-bw_headline_h3 a,.jcwf_container .str-bw_text a{
    text-decoration:underline;
    color:inherit
}
.jcwf_container h6.small{
    font-size:13px;
    font-weight:400
}
.jcwf_container blockquote{
    font-family:Lora;
    font-size:18px;
    font-style:italic;
    line-height:normal;
    margin:0 0 30px;
    padding:0 0 0 16px;
    border-left:3px solid #e6e9ef
}
.jcwf_container h1,.jcwf_container h2,.jcwf_container h3,.jcwf_container h4,.jcwf_container h5,.jcwf_container h6{
    font-family:Roboto;
    margin:0
}
.jcwf_container h1,.jcwf_container h2,.jcwf_container h3,.jcwf_container h4,.jcwf_container h5{
    font-weight:300
}
.jcwf_container h3{
    font-size:40px
}
.jcwf_container h4{
    font-size:32px
}
.jcwf_container h5{
    font-size:24px
}
.jcwf_container h6{
    font-size:16px;
    font-weight:700
}
.jcwf_container .iti{
    position:relative;
    display:inline-block
}
.jcwf_container .iti *{
    box-sizing:border-box;
    -moz-box-sizing:border-box
}
.jcwf_container .iti__hide{
    display:none
}
.jcwf_container .iti__v-hide{
    visibility:hidden
}
.jcwf_container .iti input,.jcwf_container .iti input[type=tel],.jcwf_container .iti input[type=text]{
    position:relative;
    z-index:0;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-right:36px;
    margin-right:0
}
.jcwf_container .iti__flag-container{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    padding:1px
}
.jcwf_container .iti__selected-flag{
    z-index:1;
    position:relative;
    display:flex;
    align-items:center;
    height:100%;
    padding:0 6px 0 8px
}
.jcwf_container .iti__arrow{
    margin-left:6px;
    width:0;
    height:0;
    border-left:3px solid transparent;
    border-right:3px solid transparent;
    border-top:4px solid #555
}
.jcwf_container .iti__arrow--up{
    border-top:none;
    border-bottom:4px solid #555
}
.jcwf_container .iti__country-list{
    position:absolute;
    z-index:2;
    list-style:none;
    text-align:left;
    padding:0;
    margin:0 0 0 -1px;
    box-shadow:1px 1px 4px rgba(0,0,0,.2);
    background-color:#fff;
    border:1px solid #ccc;
    white-space:nowrap;
    max-height:200px;
    overflow-y:scroll;
    -webkit-overflow-scrolling:touch
}
.jcwf_container .iti__country-list--dropup{
    bottom:100%;
    margin-bottom:-1px
}
@media (max-width:500px){
    .jcwf_container .iti__country-list{
        white-space:normal
    }
}
.jcwf_container .iti__flag-box{
    display:inline-block;
    width:20px
}
.jcwf_container .iti__divider{
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #ccc
}
.jcwf_container .iti__country{
    padding:5px 10px;
    outline:none
}
.jcwf_container .iti__dial-code{
    color:#999
}
.jcwf_container .iti__country.iti__highlight{
    background-color:rgba(0,0,0,.05)
}
.jcwf_container .iti__country-name,.jcwf_container .iti__dial-code,.jcwf_container .iti__flag-box{
    vertical-align:middle
}
.jcwf_container .iti__country-name,.jcwf_container .iti__flag-box{
    margin-right:6px
}
.jcwf_container .iti--allow-dropdown input,.jcwf_container .iti--allow-dropdown input[type=tel],.jcwf_container .iti--allow-dropdown input[type=text],.jcwf_container .iti--separate-dial-code input,.jcwf_container .iti--separate-dial-code input[type=tel],.jcwf_container .iti--separate-dial-code input[type=text]{
    padding-right:6px;
    padding-left:52px;
    margin-left:0
}
.jcwf_container .iti--allow-dropdown .iti__flag-container,.jcwf_container .iti--separate-dial-code .iti__flag-container{
    right:auto;
    left:0
}
.jcwf_container .iti--allow-dropdown .iti__flag-container:hover{
    cursor:pointer
}
.jcwf_container .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{
    background-color:rgba(0,0,0,.05)
}
.jcwf_container .iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.jcwf_container .iti--allow-dropdown input[readonly]+.iti__flag-container:hover{
    cursor:default
}
.jcwf_container .iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.jcwf_container .iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{
    background-color:transparent
}
.jcwf_container .iti--separate-dial-code .iti__selected-flag{
    background-color:rgba(0,0,0,.05)
}
.jcwf_container .iti--separate-dial-code .iti__selected-dial-code{
    margin-left:6px
}
.jcwf_container .iti--container{
    position:absolute;
    top:-1000px;
    left:-1000px;
    z-index:1060;
    padding:1px
}
.jcwf_container .iti--container:hover{
    cursor:pointer
}
.jcwf_container .iti-mobile .iti--container{
    top:30px;
    bottom:30px;
    left:30px;
    right:30px;
    position:fixed
}
.jcwf_container .iti-mobile .iti__country-list{
    max-height:100%;
    width:100%
}
.jcwf_container .iti-mobile .iti__country{
    padding:10px;
    line-height:1.5em
}
.jcwf_container .iti__flag{
    width:20px
}
.jcwf_container .iti__flag.iti__be{
    width:18px
}
.jcwf_container .iti__flag.iti__ch{
    width:15px
}
.jcwf_container .iti__flag.iti__mc{
    width:19px
}
.jcwf_container .iti__flag.iti__ne{
    width:18px
}
.jcwf_container .iti__flag.iti__np{
    width:13px
}
.jcwf_container .iti__flag.iti__va{
    width:15px
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
    .jcwf_container .iti__flag{
        background-size:5652px 15px
    }
}
.jcwf_container .iti__flag.iti__ac{
    height:10px;
    background-position:0 0
}
.jcwf_container .iti__flag.iti__ad{
    height:14px;
    background-position:-22px 0
}
.jcwf_container .iti__flag.iti__ae{
    height:10px;
    background-position:-44px 0
}
.jcwf_container .iti__flag.iti__af{
    height:14px;
    background-position:-66px 0
}
.jcwf_container .iti__flag.iti__ag{
    height:14px;
    background-position:-88px 0
}
.jcwf_container .iti__flag.iti__ai{
    height:10px;
    background-position:-110px 0
}
.jcwf_container .iti__flag.iti__al{
    height:15px;
    background-position:-132px 0
}
.jcwf_container .iti__flag.iti__am{
    height:10px;
    background-position:-154px 0
}
.jcwf_container .iti__flag.iti__ao{
    height:14px;
    background-position:-176px 0
}
.jcwf_container .iti__flag.iti__aq{
    height:14px;
    background-position:-198px 0
}
.jcwf_container .iti__flag.iti__ar{
    height:13px;
    background-position:-220px 0
}
.jcwf_container .iti__flag.iti__as{
    height:10px;
    background-position:-242px 0
}
.jcwf_container .iti__flag.iti__at{
    height:14px;
    background-position:-264px 0
}
.jcwf_container .iti__flag.iti__au{
    height:10px;
    background-position:-286px 0
}
.jcwf_container .iti__flag.iti__aw{
    height:14px;
    background-position:-308px 0
}
.jcwf_container .iti__flag.iti__ax{
    height:13px;
    background-position:-330px 0
}
.jcwf_container .iti__flag.iti__az{
    height:10px;
    background-position:-352px 0
}
.jcwf_container .iti__flag.iti__ba{
    height:10px;
    background-position:-374px 0
}
.jcwf_container .iti__flag.iti__bb{
    height:14px;
    background-position:-396px 0
}
.jcwf_container .iti__flag.iti__bd{
    height:12px;
    background-position:-418px 0
}
.jcwf_container .iti__flag.iti__be{
    height:15px;
    background-position:-440px 0
}
.jcwf_container .iti__flag.iti__bf{
    height:14px;
    background-position:-460px 0
}
.jcwf_container .iti__flag.iti__bg{
    height:12px;
    background-position:-482px 0
}
.jcwf_container .iti__flag.iti__bh{
    height:12px;
    background-position:-504px 0
}
.jcwf_container .iti__flag.iti__bi{
    height:12px;
    background-position:-526px 0
}
.jcwf_container .iti__flag.iti__bj{
    height:14px;
    background-position:-548px 0
}
.jcwf_container .iti__flag.iti__bl{
    height:14px;
    background-position:-570px 0
}
.jcwf_container .iti__flag.iti__bm{
    height:10px;
    background-position:-592px 0
}
.jcwf_container .iti__flag.iti__bn{
    height:10px;
    background-position:-614px 0
}
.jcwf_container .iti__flag.iti__bo{
    height:14px;
    background-position:-636px 0
}
.jcwf_container .iti__flag.iti__bq{
    height:14px;
    background-position:-658px 0
}
.jcwf_container .iti__flag.iti__br{
    height:14px;
    background-position:-680px 0
}
.jcwf_container .iti__flag.iti__bs{
    height:10px;
    background-position:-702px 0
}
.jcwf_container .iti__flag.iti__bt{
    height:14px;
    background-position:-724px 0
}
.jcwf_container .iti__flag.iti__bv{
    height:15px;
    background-position:-746px 0
}
.jcwf_container .iti__flag.iti__bw{
    height:14px;
    background-position:-768px 0
}
.jcwf_container .iti__flag.iti__by{
    height:10px;
    background-position:-790px 0
}
.jcwf_container .iti__flag.iti__bz{
    height:14px;
    background-position:-812px 0
}
.jcwf_container .iti__flag.iti__ca{
    height:10px;
    background-position:-834px 0
}
.jcwf_container .iti__flag.iti__cc{
    height:10px;
    background-position:-856px 0
}
.jcwf_container .iti__flag.iti__cd{
    height:15px;
    background-position:-878px 0
}
.jcwf_container .iti__flag.iti__cf{
    height:14px;
    background-position:-900px 0
}
.jcwf_container .iti__flag.iti__cg{
    height:14px;
    background-position:-922px 0
}
.jcwf_container .iti__flag.iti__ch{
    height:15px;
    background-position:-944px 0
}
.jcwf_container .iti__flag.iti__ci{
    height:14px;
    background-position:-961px 0
}
.jcwf_container .iti__flag.iti__ck{
    height:10px;
    background-position:-983px 0
}
.jcwf_container .iti__flag.iti__cl{
    height:14px;
    background-position:-1005px 0
}
.jcwf_container .iti__flag.iti__cm{
    height:14px;
    background-position:-1027px 0
}
.jcwf_container .iti__flag.iti__cn{
    height:14px;
    background-position:-1049px 0
}
.jcwf_container .iti__flag.iti__co{
    height:14px;
    background-position:-1071px 0
}
.jcwf_container .iti__flag.iti__cp{
    height:14px;
    background-position:-1093px 0
}
.jcwf_container .iti__flag.iti__cr{
    height:12px;
    background-position:-1115px 0
}
.jcwf_container .iti__flag.iti__cu{
    height:10px;
    background-position:-1137px 0
}
.jcwf_container .iti__flag.iti__cv{
    height:12px;
    background-position:-1159px 0
}
.jcwf_container .iti__flag.iti__cw{
    height:14px;
    background-position:-1181px 0
}
.jcwf_container .iti__flag.iti__cx{
    height:10px;
    background-position:-1203px 0
}
.jcwf_container .iti__flag.iti__cy{
    height:14px;
    background-position:-1225px 0
}
.jcwf_container .iti__flag.iti__cz{
    height:14px;
    background-position:-1247px 0
}
.jcwf_container .iti__flag.iti__de{
    height:12px;
    background-position:-1269px 0
}
.jcwf_container .iti__flag.iti__dg{
    height:10px;
    background-position:-1291px 0
}
.jcwf_container .iti__flag.iti__dj{
    height:14px;
    background-position:-1313px 0
}
.jcwf_container .iti__flag.iti__dk{
    height:15px;
    background-position:-1335px 0
}
.jcwf_container .iti__flag.iti__dm{
    height:10px;
    background-position:-1357px 0
}
.jcwf_container .iti__flag.iti__do{
    height:14px;
    background-position:-1379px 0
}
.jcwf_container .iti__flag.iti__dz{
    height:14px;
    background-position:-1401px 0
}
.jcwf_container .iti__flag.iti__ea{
    height:14px;
    background-position:-1423px 0
}
.jcwf_container .iti__flag.iti__ec{
    height:14px;
    background-position:-1445px 0
}
.jcwf_container .iti__flag.iti__ee{
    height:13px;
    background-position:-1467px 0
}
.jcwf_container .iti__flag.iti__eg{
    height:14px;
    background-position:-1489px 0
}
.jcwf_container .iti__flag.iti__eh{
    height:10px;
    background-position:-1511px 0
}
.jcwf_container .iti__flag.iti__er{
    height:10px;
    background-position:-1533px 0
}
.jcwf_container .iti__flag.iti__es{
    height:14px;
    background-position:-1555px 0
}
.jcwf_container .iti__flag.iti__et{
    height:10px;
    background-position:-1577px 0
}
.jcwf_container .iti__flag.iti__eu{
    height:14px;
    background-position:-1599px 0
}
.jcwf_container .iti__flag.iti__fi{
    height:12px;
    background-position:-1621px 0
}
.jcwf_container .iti__flag.iti__fj{
    height:10px;
    background-position:-1643px 0
}
.jcwf_container .iti__flag.iti__fk{
    height:10px;
    background-position:-1665px 0
}
.jcwf_container .iti__flag.iti__fm{
    height:11px;
    background-position:-1687px 0
}
.jcwf_container .iti__flag.iti__fo{
    height:15px;
    background-position:-1709px 0
}
.jcwf_container .iti__flag.iti__fr{
    height:14px;
    background-position:-1731px 0
}
.jcwf_container .iti__flag.iti__ga{
    height:15px;
    background-position:-1753px 0
}
.jcwf_container .iti__flag.iti__gb{
    height:10px;
    background-position:-1775px 0
}
.jcwf_container .iti__flag.iti__gd{
    height:12px;
    background-position:-1797px 0
}
.jcwf_container .iti__flag.iti__ge{
    height:14px;
    background-position:-1819px 0
}
.jcwf_container .iti__flag.iti__gf{
    height:14px;
    background-position:-1841px 0
}
.jcwf_container .iti__flag.iti__gg{
    height:14px;
    background-position:-1863px 0
}
.jcwf_container .iti__flag.iti__gh{
    height:14px;
    background-position:-1885px 0
}
.jcwf_container .iti__flag.iti__gi{
    height:10px;
    background-position:-1907px 0
}
.jcwf_container .iti__flag.iti__gl{
    height:14px;
    background-position:-1929px 0
}
.jcwf_container .iti__flag.iti__gm{
    height:14px;
    background-position:-1951px 0
}
.jcwf_container .iti__flag.iti__gn{
    height:14px;
    background-position:-1973px 0
}
.jcwf_container .iti__flag.iti__gp{
    height:14px;
    background-position:-1995px 0
}
.jcwf_container .iti__flag.iti__gq{
    height:14px;
    background-position:-2017px 0
}
.jcwf_container .iti__flag.iti__gr{
    height:14px;
    background-position:-2039px 0
}
.jcwf_container .iti__flag.iti__gs{
    height:10px;
    background-position:-2061px 0
}
.jcwf_container .iti__flag.iti__gt{
    height:13px;
    background-position:-2083px 0
}
.jcwf_container .iti__flag.iti__gu{
    height:11px;
    background-position:-2105px 0
}
.jcwf_container .iti__flag.iti__gw{
    height:10px;
    background-position:-2127px 0
}
.jcwf_container .iti__flag.iti__gy{
    height:12px;
    background-position:-2149px 0
}
.jcwf_container .iti__flag.iti__hk{
    height:14px;
    background-position:-2171px 0
}
.jcwf_container .iti__flag.iti__hm{
    height:10px;
    background-position:-2193px 0
}
.jcwf_container .iti__flag.iti__hn{
    height:10px;
    background-position:-2215px 0
}
.jcwf_container .iti__flag.iti__hr{
    height:10px;
    background-position:-2237px 0
}
.jcwf_container .iti__flag.iti__ht{
    height:12px;
    background-position:-2259px 0
}
.jcwf_container .iti__flag.iti__hu{
    height:10px;
    background-position:-2281px 0
}
.jcwf_container .iti__flag.iti__ic{
    height:14px;
    background-position:-2303px 0
}
.jcwf_container .iti__flag.iti__id{
    height:14px;
    background-position:-2325px 0
}
.jcwf_container .iti__flag.iti__ie{
    height:10px;
    background-position:-2347px 0
}
.jcwf_container .iti__flag.iti__il{
    height:15px;
    background-position:-2369px 0
}
.jcwf_container .iti__flag.iti__im{
    height:10px;
    background-position:-2391px 0
}
.jcwf_container .iti__flag.iti__in{
    height:14px;
    background-position:-2413px 0
}
.jcwf_container .iti__flag.iti__io{
    height:10px;
    background-position:-2435px 0
}
.jcwf_container .iti__flag.iti__iq{
    height:14px;
    background-position:-2457px 0
}
.jcwf_container .iti__flag.iti__ir{
    height:12px;
    background-position:-2479px 0
}
.jcwf_container .iti__flag.iti__is{
    height:15px;
    background-position:-2501px 0
}
.jcwf_container .iti__flag.iti__it{
    height:14px;
    background-position:-2523px 0
}
.jcwf_container .iti__flag.iti__je{
    height:12px;
    background-position:-2545px 0
}
.jcwf_container .iti__flag.iti__jm{
    height:10px;
    background-position:-2567px 0
}
.jcwf_container .iti__flag.iti__jo{
    height:10px;
    background-position:-2589px 0
}
.jcwf_container .iti__flag.iti__jp{
    height:14px;
    background-position:-2611px 0
}
.jcwf_container .iti__flag.iti__ke{
    height:14px;
    background-position:-2633px 0
}
.jcwf_container .iti__flag.iti__kg{
    height:12px;
    background-position:-2655px 0
}
.jcwf_container .iti__flag.iti__kh{
    height:13px;
    background-position:-2677px 0
}
.jcwf_container .iti__flag.iti__ki{
    height:10px;
    background-position:-2699px 0
}
.jcwf_container .iti__flag.iti__km{
    height:12px;
    background-position:-2721px 0
}
.jcwf_container .iti__flag.iti__kn{
    height:14px;
    background-position:-2743px 0
}
.jcwf_container .iti__flag.iti__kp{
    height:10px;
    background-position:-2765px 0
}
.jcwf_container .iti__flag.iti__kr{
    height:14px;
    background-position:-2787px 0
}
.jcwf_container .iti__flag.iti__kw{
    height:10px;
    background-position:-2809px 0
}
.jcwf_container .iti__flag.iti__ky{
    height:10px;
    background-position:-2831px 0
}
.jcwf_container .iti__flag.iti__kz{
    height:10px;
    background-position:-2853px 0
}
.jcwf_container .iti__flag.iti__la{
    height:14px;
    background-position:-2875px 0
}
.jcwf_container .iti__flag.iti__lb{
    height:14px;
    background-position:-2897px 0
}
.jcwf_container .iti__flag.iti__lc{
    height:10px;
    background-position:-2919px 0
}
.jcwf_container .iti__flag.iti__li{
    height:12px;
    background-position:-2941px 0
}
.jcwf_container .iti__flag.iti__lk{
    height:10px;
    background-position:-2963px 0
}
.jcwf_container .iti__flag.iti__lr{
    height:11px;
    background-position:-2985px 0
}
.jcwf_container .iti__flag.iti__ls{
    height:14px;
    background-position:-3007px 0
}
.jcwf_container .iti__flag.iti__lt{
    height:12px;
    background-position:-3029px 0
}
.jcwf_container .iti__flag.iti__lu{
    height:12px;
    background-position:-3051px 0
}
.jcwf_container .iti__flag.iti__lv{
    height:10px;
    background-position:-3073px 0
}
.jcwf_container .iti__flag.iti__ly{
    height:10px;
    background-position:-3095px 0
}
.jcwf_container .iti__flag.iti__ma{
    height:14px;
    background-position:-3117px 0
}
.jcwf_container .iti__flag.iti__mc{
    height:15px;
    background-position:-3139px 0
}
.jcwf_container .iti__flag.iti__md{
    height:10px;
    background-position:-3160px 0
}
.jcwf_container .iti__flag.iti__me{
    height:10px;
    background-position:-3182px 0
}
.jcwf_container .iti__flag.iti__mf{
    height:14px;
    background-position:-3204px 0
}
.jcwf_container .iti__flag.iti__mg{
    height:14px;
    background-position:-3226px 0
}
.jcwf_container .iti__flag.iti__mh{
    height:11px;
    background-position:-3248px 0
}
.jcwf_container .iti__flag.iti__mk{
    height:10px;
    background-position:-3270px 0
}
.jcwf_container .iti__flag.iti__ml{
    height:14px;
    background-position:-3292px 0
}
.jcwf_container .iti__flag.iti__mm{
    height:14px;
    background-position:-3314px 0
}
.jcwf_container .iti__flag.iti__mn{
    height:10px;
    background-position:-3336px 0
}
.jcwf_container .iti__flag.iti__mo{
    height:14px;
    background-position:-3358px 0
}
.jcwf_container .iti__flag.iti__mp{
    height:10px;
    background-position:-3380px 0
}
.jcwf_container .iti__flag.iti__mq{
    height:14px;
    background-position:-3402px 0
}
.jcwf_container .iti__flag.iti__mr{
    height:14px;
    background-position:-3424px 0
}
.jcwf_container .iti__flag.iti__ms{
    height:10px;
    background-position:-3446px 0
}
.jcwf_container .iti__flag.iti__mt{
    height:14px;
    background-position:-3468px 0
}
.jcwf_container .iti__flag.iti__mu{
    height:14px;
    background-position:-3490px 0
}
.jcwf_container .iti__flag.iti__mv{
    height:14px;
    background-position:-3512px 0
}
.jcwf_container .iti__flag.iti__mw{
    height:14px;
    background-position:-3534px 0
}
.jcwf_container .iti__flag.iti__mx{
    height:12px;
    background-position:-3556px 0
}
.jcwf_container .iti__flag.iti__my{
    height:10px;
    background-position:-3578px 0
}
.jcwf_container .iti__flag.iti__mz{
    height:14px;
    background-position:-3600px 0
}
.jcwf_container .iti__flag.iti__na{
    height:14px;
    background-position:-3622px 0
}
.jcwf_container .iti__flag.iti__nc{
    height:10px;
    background-position:-3644px 0
}
.jcwf_container .iti__flag.iti__ne{
    height:15px;
    background-position:-3666px 0
}
.jcwf_container .iti__flag.iti__nf{
    height:10px;
    background-position:-3686px 0
}
.jcwf_container .iti__flag.iti__ng{
    height:10px;
    background-position:-3708px 0
}
.jcwf_container .iti__flag.iti__ni{
    height:12px;
    background-position:-3730px 0
}
.jcwf_container .iti__flag.iti__nl{
    height:14px;
    background-position:-3752px 0
}
.jcwf_container .iti__flag.iti__no{
    height:15px;
    background-position:-3774px 0
}
.jcwf_container .iti__flag.iti__np{
    height:15px;
    background-position:-3796px 0
}
.jcwf_container .iti__flag.iti__nr{
    height:10px;
    background-position:-3811px 0
}
.jcwf_container .iti__flag.iti__nu{
    height:10px;
    background-position:-3833px 0
}
.jcwf_container .iti__flag.iti__nz{
    height:10px;
    background-position:-3855px 0
}
.jcwf_container .iti__flag.iti__om{
    height:10px;
    background-position:-3877px 0
}
.jcwf_container .iti__flag.iti__pa{
    height:14px;
    background-position:-3899px 0
}
.jcwf_container .iti__flag.iti__pe{
    height:14px;
    background-position:-3921px 0
}
.jcwf_container .iti__flag.iti__pf{
    height:14px;
    background-position:-3943px 0
}
.jcwf_container .iti__flag.iti__pg{
    height:15px;
    background-position:-3965px 0
}
.jcwf_container .iti__flag.iti__ph{
    height:10px;
    background-position:-3987px 0
}
.jcwf_container .iti__flag.iti__pk{
    height:14px;
    background-position:-4009px 0
}
.jcwf_container .iti__flag.iti__pl{
    height:13px;
    background-position:-4031px 0
}
.jcwf_container .iti__flag.iti__pm{
    height:14px;
    background-position:-4053px 0
}
.jcwf_container .iti__flag.iti__pn{
    height:10px;
    background-position:-4075px 0
}
.jcwf_container .iti__flag.iti__pr{
    height:14px;
    background-position:-4097px 0
}
.jcwf_container .iti__flag.iti__ps{
    height:10px;
    background-position:-4119px 0
}
.jcwf_container .iti__flag.iti__pt{
    height:14px;
    background-position:-4141px 0
}
.jcwf_container .iti__flag.iti__pw{
    height:13px;
    background-position:-4163px 0
}
.jcwf_container .iti__flag.iti__py{
    height:11px;
    background-position:-4185px 0
}
.jcwf_container .iti__flag.iti__qa{
    height:8px;
    background-position:-4207px 0
}
.jcwf_container .iti__flag.iti__re{
    height:14px;
    background-position:-4229px 0
}
.jcwf_container .iti__flag.iti__ro{
    height:14px;
    background-position:-4251px 0
}
.jcwf_container .iti__flag.iti__rs{
    height:14px;
    background-position:-4273px 0
}
.jcwf_container .iti__flag.iti__ru{
    height:14px;
    background-position:-4295px 0
}
.jcwf_container .iti__flag.iti__rw{
    height:14px;
    background-position:-4317px 0
}
.jcwf_container .iti__flag.iti__sa{
    height:14px;
    background-position:-4339px 0
}
.jcwf_container .iti__flag.iti__sb{
    height:10px;
    background-position:-4361px 0
}
.jcwf_container .iti__flag.iti__sc{
    height:10px;
    background-position:-4383px 0
}
.jcwf_container .iti__flag.iti__sd{
    height:10px;
    background-position:-4405px 0
}
.jcwf_container .iti__flag.iti__se{
    height:13px;
    background-position:-4427px 0
}
.jcwf_container .iti__flag.iti__sg{
    height:14px;
    background-position:-4449px 0
}
.jcwf_container .iti__flag.iti__sh{
    height:10px;
    background-position:-4471px 0
}
.jcwf_container .iti__flag.iti__si{
    height:10px;
    background-position:-4493px 0
}
.jcwf_container .iti__flag.iti__sj{
    height:15px;
    background-position:-4515px 0
}
.jcwf_container .iti__flag.iti__sk{
    height:14px;
    background-position:-4537px 0
}
.jcwf_container .iti__flag.iti__sl{
    height:14px;
    background-position:-4559px 0
}
.jcwf_container .iti__flag.iti__sm{
    height:15px;
    background-position:-4581px 0
}
.jcwf_container .iti__flag.iti__sn{
    height:14px;
    background-position:-4603px 0
}
.jcwf_container .iti__flag.iti__so{
    height:14px;
    background-position:-4625px 0
}
.jcwf_container .iti__flag.iti__sr{
    height:14px;
    background-position:-4647px 0
}
.jcwf_container .iti__flag.iti__ss{
    height:10px;
    background-position:-4669px 0
}
.jcwf_container .iti__flag.iti__st{
    height:10px;
    background-position:-4691px 0
}
.jcwf_container .iti__flag.iti__sv{
    height:12px;
    background-position:-4713px 0
}
.jcwf_container .iti__flag.iti__sx{
    height:14px;
    background-position:-4735px 0
}
.jcwf_container .iti__flag.iti__sy{
    height:14px;
    background-position:-4757px 0
}
.jcwf_container .iti__flag.iti__sz{
    height:14px;
    background-position:-4779px 0
}
.jcwf_container .iti__flag.iti__ta{
    height:10px;
    background-position:-4801px 0
}
.jcwf_container .iti__flag.iti__tc{
    height:10px;
    background-position:-4823px 0
}
.jcwf_container .iti__flag.iti__td{
    height:14px;
    background-position:-4845px 0
}
.jcwf_container .iti__flag.iti__tf{
    height:14px;
    background-position:-4867px 0
}
.jcwf_container .iti__flag.iti__tg{
    height:13px;
    background-position:-4889px 0
}
.jcwf_container .iti__flag.iti__th{
    height:14px;
    background-position:-4911px 0
}
.jcwf_container .iti__flag.iti__tj{
    height:10px;
    background-position:-4933px 0
}
.jcwf_container .iti__flag.iti__tk{
    height:10px;
    background-position:-4955px 0
}
.jcwf_container .iti__flag.iti__tl{
    height:10px;
    background-position:-4977px 0
}
.jcwf_container .iti__flag.iti__tm{
    height:14px;
    background-position:-4999px 0
}
.jcwf_container .iti__flag.iti__tn{
    height:14px;
    background-position:-5021px 0
}
.jcwf_container .iti__flag.iti__to{
    height:10px;
    background-position:-5043px 0
}
.jcwf_container .iti__flag.iti__tr{
    height:14px;
    background-position:-5065px 0
}
.jcwf_container .iti__flag.iti__tt{
    height:12px;
    background-position:-5087px 0
}
.jcwf_container .iti__flag.iti__tv{
    height:10px;
    background-position:-5109px 0
}
.jcwf_container .iti__flag.iti__tw{
    height:14px;
    background-position:-5131px 0
}
.jcwf_container .iti__flag.iti__tz{
    height:14px;
    background-position:-5153px 0
}
.jcwf_container .iti__flag.iti__ua{
    height:14px;
    background-position:-5175px 0
}
.jcwf_container .iti__flag.iti__ug{
    height:14px;
    background-position:-5197px 0
}
.jcwf_container .iti__flag.iti__um{
    height:11px;
    background-position:-5219px 0
}
.jcwf_container .iti__flag.iti__un{
    height:14px;
    background-position:-5241px 0
}
.jcwf_container .iti__flag.iti__us{
    height:11px;
    background-position:-5263px 0
}
.jcwf_container .iti__flag.iti__uy{
    height:14px;
    background-position:-5285px 0
}
.jcwf_container .iti__flag.iti__uz{
    height:10px;
    background-position:-5307px 0
}
.jcwf_container .iti__flag.iti__va{
    height:15px;
    background-position:-5329px 0
}
.jcwf_container .iti__flag.iti__vc{
    height:14px;
    background-position:-5346px 0
}
.jcwf_container .iti__flag.iti__ve{
    height:14px;
    background-position:-5368px 0
}
.jcwf_container .iti__flag.iti__vg{
    height:10px;
    background-position:-5390px 0
}
.jcwf_container .iti__flag.iti__vi{
    height:14px;
    background-position:-5412px 0
}
.jcwf_container .iti__flag.iti__vn{
    height:14px;
    background-position:-5434px 0
}
.jcwf_container .iti__flag.iti__vu{
    height:12px;
    background-position:-5456px 0
}
.jcwf_container .iti__flag.iti__wf{
    height:14px;
    background-position:-5478px 0
}
.jcwf_container .iti__flag.iti__ws{
    height:10px;
    background-position:-5500px 0
}
.jcwf_container .iti__flag.iti__xk{
    height:15px;
    background-position:-5522px 0
}
.jcwf_container .iti__flag.iti__ye{
    height:14px;
    background-position:-5544px 0
}
.jcwf_container .iti__flag.iti__yt{
    height:14px;
    background-position:-5566px 0
}
.jcwf_container .iti__flag.iti__za{
    height:14px;
    background-position:-5588px 0
}
.jcwf_container .iti__flag.iti__zm{
    height:14px;
    background-position:-5610px 0
}
.jcwf_container .iti__flag.iti__zw{
    height:10px;
    background-position:-5632px 0
}
.jcwf_container .iti__flag{
    height:15px;
    box-shadow:0 0 1px 0 #888;
    background-image:url("/constructor/editor/assets/images/intl_tel_input/flags.png");
    background-repeat:no-repeat;
    background-color:#dbdbdb;
    background-position:20px 0
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
    .jcwf_container .iti__flag{
        background-image:url("/constructor/editor/assets/images/intl_tel_input/flags@2x.png")
    }
}
.jcwf_container .iti__flag.iti__np{
    background-color:transparent
}
.jcwf_container .iti{
    width:100%
}
.jcwf_container .iti .strwf__input{
    padding-left:55px!important
}
.jcwf_container .strwf__input-wrapper{
    position:relative;
    margin-bottom:15px
}
.jcwf_container .strwf__input-wrapper_1{
    width:98.4%
}
.jcwf_container .strwf__input-wrapper_2{
    width:48.4%
}
.jcwf_container .strwf__input-wrapper_3{
    width:31.73333%
}
.jcwf_container .strwf__input-wrapper_4{
    width:23.4%
}
.jcwf_container .strwf__input-wrapper_5{
    width:18.4%
}
.jcwf_container .strw-form__hidden{
    display:none
}
.jcwf_container .strwf__label{
    font-size:14px;
    display:block;
    margin-bottom:5px;
    vertical-align:top
}
.jcwf_container .strwf__label_block{
    display:block
}
.jcwf_container .strwf__input{
    display:block;
    box-sizing:border-box;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline:none
}
.jcwf_container .strwf__input.error{
    border-color:#ff0f0f
}
.jcwf_container .strwf__input.error+.error-text{
    display:block
}
.jcwf_container .strwf__input:focus{
    border-color:#bdbdbd;
    box-shadow:inset 0 0 10px -3px #bdbdbd
}
.jcwf_container .strwf__input:focus.error{
    border-color:#ff0f0f;
    box-shadow:inset 0 0 10px -3px #ff0f0f
}
.jcwf_container .strwf__input-inline{
    display:inline-block;
    margin:0 .8%;
    vertical-align:top
}
.jcwf_container .strwf__input_textarea{
    line-height:normal;
    height:104px!important;
    resize:none
}
.jcwf_container .error-text{
    position:absolute;
    z-index:10;
    right:10px;
    top:100%;
    font-size:12px;
    display:none;
    padding:2px 8px;
    color:#fff;
    border-radius:4px;
    background:#ff0f0f
}
.jcwf_container .error-text:before{
    position:absolute;
    top:0;
    right:24px;
    width:0;
    height:0;
    margin-top:-10px;
    content:"";
    border:5px solid transparent;
    border-color:transparent transparent #ff0f0f
}
.jcwf_container .strwf_button{
    line-height:normal;
    display:inline-block;
    box-sizing:border-box;
    max-width:100%;
    cursor:pointer;
    text-align:center;
    vertical-align:top;
    word-wrap:break-word;
    border:0
}
.jcwf_container .strwf_button:hover{
    opacity:.8
}
.jcwf_container .strwf_button:focus{
    outline:none
}
.jcwf_container .strwf_button[disabled]{
    color:#aab4c4!important;
    background-color:#e6e9ef!important
}
.jcwf_container .strwf_button[disabled] .strwf_button__additional-text{
    color:#aab4c4!important
}
.jcwf_container .strwf_button[disabled]:hover{
    background-color:#e6e9ef!important
}
.jcwf_container .tutorial__share-image{
    float:left;
    margin-right:40px
}
.jcwf_container .tutorial__share-text{
    overflow:hidden;
    margin-bottom:30px;
    text-align:left
}
.jcwf_container .strwf__share-buttons{
    margin-bottom:0
}
.jcwf_container .strwf__share-text{
    margin-top:20px;
    margin-bottom:15px
}
.jcwf_container .strwf__radio-wrapper{
    display:inline-block;
    margin-right:15px;
    margin-bottom:5px;
    vertical-align:middle
}
.jcwf_container .strwf__radio-wrapper:last-of-type{
    margin-right:0
}
.jcwf_container .strwf__radio{
    display:inline-block;
    margin:0 5px 0 0;
    padding:0;
    vertical-align:middle
}
.jcwf_container .strwf__radio-label{
    font-size:14px;
    display:inline-block;
    vertical-align:middle
}
.jcwf_container .strwf__offert-wrapper .strwf__radio-label{
    font-size:inherit
}
.jcwf_container .subscribe-form .str-col-6{
    display:inline-block;
    max-width:50%
}
.jcwf_container .subscribe-form .StripeElement{
    background-color:#fff;
    height:40px;
    padding:10px 12px;
    border:1px solid transparent
}
.jcwf_container .subscribe-form .StripeElement--invalid{
    border-color:#fa755a
}
.jcwf_container .subscribe-form .StripeElement--webkit-autofill{
    background-color:#fefde5!important
}
.jcwf_container .subscribe-form .subscribe-form__icon-container .subscribe-form__icon{
    margin-top:-33px;
    margin-right:15px;
    float:right
}
.jcwf_container .subscribe-form .subscribe-form__products .strwf__radio-wrapper input[type=radio]+label{
    font-size:18px;
    line-height:120%;
    font-weight:300;
    padding-top:5px;
    padding-bottom:5px
}
.jcwf_container .subscribe-form .subscribe-form__products .strwf__radio-wrapper input[type=radio]+label:before{
    top:7px
}
.jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__title{
    font-size:18px
}
.jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__price{
    font-size:18px;
    display:inline-block;
    color:#5bbd82;
    white-space:nowrap
}
.jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__old-price{
    font-size:18px;
    margin-right:10px;
    text-decoration:line-through;
    white-space:nowrap
}
.jcwf_container .subscribe-form .subscribe-form__product-price-desc{
    text-align:center;
    border-top:1px solid #ccc;
    padding-top:15px;
    margin-top:15px
}
.jcwf_container .subscribe-form .subscribe-form__tax{
    text-align:right;
    margin-top:15px
}
.jcwf_container .subscribe-form .subscribe-form__tax h5{
    display:inline-block
}
.jcwf_container .subscribe-form .subscribe-form__tax h6{
    display:inline-block;
    font-weight:400
}
.jcwf_container .subscribe-form .subscribe-form__tax h5+h5,.jcwf_container .subscribe-form .subscribe-form__tax h6+h6{
    margin-left:10px
}
.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__title{
    font-size:14px;
    margin-right:7px;
    display:inline-block
}
.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__value{
    font-size:14px;
    color:#5bbd82;
    display:inline-block
}
.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__total-title{
    font-size:18px;
    margin-right:7px;
    display:inline-block
}
.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__total-cost{
    font-size:18px;
    color:#5bbd82;
    display:inline-block
}
.jcwf_container .subscribe-form .subscribe-form__tax.subscribe-form__tax_underlined{
    border-top:1px solid #ccc;
    padding-top:15px
}
.jcwf_container .subscribe-form .strwf__input-wrapper.strwf__input-wrapper_invisible{
    display:none
}
.jcwf_container .subscribe-form .strwf__radio-wrapper{
    display:inline-block;
    margin:0;
    padding:0
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]+label{
    cursor:pointer;
    position:relative;
    padding-left:25px
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]+label:before{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    content:"";
    display:block;
    margin:0 10px 0 0;
    border-radius:50%;
    height:18px;
    width:18px;
    border:2px solid #a09e9e;
    color:transparent;
    font-size:9px;
    text-align:center;
    line-height:16px;
    box-sizing:border-box
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]{
    width:1px;
    height:20px;
    display:block;
    position:absolute;
    opacity:0;
    margin:0
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]:checked+label:before{
    border-color:#5bbd82;
    border-width:5px
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]:disabled+label{
    cursor:not-allowed
}
.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]:checked:disabled+label:before,.jcwf_container .subscribe-form .strwf__radio-wrapper input[type=radio]:disabled+label:before{
    cursor:not-allowed;
    background-color:silver;
    border-color:silver
}
@media only screen and (max-width:767px){
    .jcwf_container .subscribe-form .str-col-8{
        width:66.13%
    }
    .jcwf_container .subscribe-form .str-col-4{
        width:32.26%
    }
    .jcwf_container .subscribe-form .str-col-4,.jcwf_container .subscribe-form .str-col-8{
        margin:0;
        display:block;
        float:left
    }
}
@media only screen and (max-width:481px){
    .jcwf_container .subscribe-form .str-col-4,.jcwf_container .subscribe-form .str-col-8{
        width:50%
    }
    .jcwf_container .subscribe-form .subscribe-form__products .strwf__radio-wrapper input[type=radio]+label{
        font-size:16px;
        padding-top:3px;
        padding-bottom:3px
    }
    .jcwf_container .subscribe-form .subscribe-form__products .strwf__radio-wrapper input[type=radio]+label:before{
        top:4px;
        height:16px;
        width:16px
    }
    .jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__old-price,.jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__price,.jcwf_container .subscribe-form .subscribe-form__products .subscribe-form__title{
        font-size:16px
    }
    .jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__title,.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__value{
        font-size:12px
    }
    .jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__total-cost,.jcwf_container .subscribe-form .subscribe-form__tax .subscribe-form__tax__total-title{
        font-size:16px
    }
}
.jcwf_container .subscribe-form .jc-cpc{
    box-sizing:border-box;
    display:block;
    min-width:215px;
    position:relative;
    width:100%;
    padding:14px;
    background-color:#fff;
    background-image:none;
    border:1px solid #000;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size:16px;
    line-height:25px;
    height:53px;
    border-radius:3px;
    margin-bottom:10px
}
.jcwf_container .subscribe-form .jc-cpc.error{
    border-color:#ff0f0f
}
.jcwf_container .subscribe-form .jc-cpc.error+.error-text,.jcwf_container .subscribe-form .jc-cpc .jc-cpc__number{
    display:block
}
.jcwf_container .subscribe-form .jc-cpc .jc-cpc__info{
    position:absolute;
    right:10px;
    top:14px;
    background-color:#fff;
    white-space:nowrap
}
.jcwf_container .subscribe-form .jc-cpc .jc-cpc__inline{
    display:inline-block
}
.jcwf_container .subscribe-form .jc-cpc input{
    border:0;
    padding:0;
    font-weight:300;
    color:#555;
    height:25px;
    font-size:16px;
    line-height:25px
}
.jcwf_container .subscribe-form .jc-cpc input.jc-cpc__number-view{
    width:210px
}
.jcwf_container .subscribe-form .jc-cpc input[data-cp=cardNumber]{
    display:none
}
.jcwf_container .subscribe-form .jc-cpc input[data-cp=expDateMonth]{
    width:30px;
    transition:margin .4s ease
}
.jcwf_container .subscribe-form .jc-cpc input[data-cp=expDateYear]{
    width:23px
}
.jcwf_container .subscribe-form .jc-cpc input[data-cp=cvv]{
    width:35px
}
.jcwf_container .subscribe-form .jc-cpc input:focus{
    outline:0
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small{
    overflow:hidden
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small .jc-cpc__number-view:not(:focus){
    margin-left:-180px;
    transition:margin .4s ease
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small .jc-cpc__info{
    transition:margin .4s ease
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small .jc-cpc__info.jc-cpc__info_small{
    margin-right:-45px
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small .jc-cpc__info.jc-cpc__info_smallest{
    margin-right:-120px
}
.jcwf_container .subscribe-form .jc-cpc .jc-cpc__number-preview{
    display:none;
    color:#757575;
    position:absolute;
    left:0;
    top:14px;
    padding-left:15px;
    background-color:#fff;
    white-space:nowrap;
    letter-spacing:.4px
}
.jcwf_container .subscribe-form .jc-cpc.jc-cpc_small .jc-cpc__number-view:not(:focus)+.jc-cpc__number-preview{
    display:block
}
.jcwf_container .subscribe-form .bump-offer-form{
    font-size:14px
}
.jcwf_container .subscribe-form .bump-offer-form__button{
    width:100%;
    color:#fff
}
.jcwf_container .subscribe-form .bump-offer-form__description{
    margin-top:10px
}
.jcwf_container .subscribe-form .bump-offer-form__description>p{
    margin:0;
    padding:0
}
.jcwf_container .subscribe-form .bump-offer-form__button-checkbox-text{
    display:inline-block
}
.jcwf_container .subscribe-form .bump-offer-form__button-checkbox-text>p{
    margin:0;
    padding:0
}
.jcwf_container .subscribe-form .bump-offer-form__button-image{
    max-height:16px;
    max-width:16px;
    margin-right:5px;
    vertical-align:middle
}
.jcwf_container .subscribe-form .bump-offer-form__button-checkbox{
    position:relative;
    top:2px;
    margin-right:10px
}
.jcwf_container .subscribe-form .meeting-date__preview{
    text-align:center
}
.jcwf_container .subscribe-form .meeting-date__preview>a{
    color:#569ff7;
    text-decoration-style:dashed
}
.jcwf_container .subscribe-form .meeting-date__container{
    display:flex;
    justify-content:center
}
.jcwf_container .subscribe-form .meeting-date__calendar{
    border:1px solid #ccc;
    border-radius:5px;
    background-color:#fff
}
.jcwf_container .subscribe-form .meeting-date__calendar__title{
    padding:10px;
    font-size:24px;
    font-weight:300;
    text-align:center
}
.jcwf_container .subscribe-form .meeting-date__calendar__date{
    margin:0 auto
}
.jcwf_container .subscribe-form .meeting-date__calendar__date>.flatpickr-input{
    display:none
}
.jcwf_container .subscribe-form .meeting-date__calendar__date .flatpickr-calendar{
    top:0;
    height:300px;
    box-shadow:none;
    border-radius:5px;
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.jcwf_container .subscribe-form .meeting-date__calendar__time{
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
    display:none;
    overflow-y:auto;
    height:300px;
    width:250px;
    padding:10px;
    border-left:0;
    margin:0 auto
}
.jcwf_container .subscribe-form .meeting-date__calendar__time__goback,.jcwf_container .subscribe-form .meeting-date__calendar__time__timezone{
    margin:0;
    background-color:transparent;
    width:100%;
    font-size:16px;
    padding:10px;
    text-align:center
}
.jcwf_container .subscribe-form .meeting-date__calendar__time__goback a,.jcwf_container .subscribe-form .meeting-date__calendar__time__timezone a{
    color:#569ff7;
    font-size:18px;
    text-decoration:none;
    border-bottom:1px dashed #569ff7
}
.jcwf_container .subscribe-form .meeting-date__calendar__time .strwf_button{
    margin:5px auto;
    background-color:transparent;
    border-radius:5px;
    color:#569ff7;
    width:100%;
    font-size:16px;
    padding:10px;
    border:1px solid #569ff7
}
.jcwf_container .subscribe-form .meeting-date__calendar__time .strwf_button:active,.jcwf_container .subscribe-form .meeting-date__calendar__time .strwf_button:hover{
    background-color:#569ff7;
    color:#fff
}
.jcwf_container .strwf_button_full{
    background-repeat:no-repeat;
    background-size:cover;
    background-color:inherit;
    height:200px;
    display:block;
    text-align:center;
    position:relative;
    text-decoration:none;
    overflow:hidden
}
.jcwf_container .strwf_button_full:hover{
    opacity:1
}
.jcwf_container .strwf_button_full:hover .str-link__text{
    top:30%
}
.jcwf_container .strwf_button_full:hover .str-link__button{
    top:60%
}
.jcwf_container .strwf_button_full:before{
    position:absolute;
    z-index:0;
    top:0;
    right:0;
    bottom:0;
    left:0;
    content:"";
    background-color:inherit
}
.jcwf_container .str-link__text{
    color:#fff;
    font-size:22px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    transition:top .2s ease-out
}
.jcwf_container .str-bw_link.block__settings-editing .str-link__text{
    top:30%
}
.jcwf_container .str-bw_link.block__settings-editing .str-link__button{
    top:60%
}
.jcwf_container .str-link__button{
    display:inline-block;
    padding:20px;
    font-size:16px;
    background:#fff;
    border:0;
    position:absolute;
    top:100%;
    left:50%;
    transform:translateX(-50%);
    transition:top .2s ease-out
}
.jcwf_container .strbw_list-item__caption{
    vertical-align:middle;
    margin-left:8px;
    display:inline-block
}
.jcwf_container .strbw_list li{
    padding-left:20px;
    background-size:20px;
    background-position:0 2px;
    background-repeat:no-repeat
}
.jcwf_container .strbw_list.strbw_list_icon li{
    position:relative;
    background:none!important;
    padding-left:1.4em
}
.jcwf_container .strbw_list.strbw_list_icon li .strbw_list__icon{
    position:absolute;
    left:0;
    top:0;
    width:1.4em;
    height:1.4em;
    text-align:center;
    line-height:1.4em
}
.jcwf_container .strbw_list.strbw_list_icon li .strbw_list-item__caption{
    line-height:1.4
}
.jcwf_container .strbw_list.strbw_list_none,.jcwf_container .strbw_list.strbw_list_none li,.jcwf_container .strbw_list.strbw_list_strip{
    border:0!important
}
.jcwf_container .strbw_list.strbw_list_strip li:last-child{
    border-bottom:0!important
}
.jcwf_container .strbw_list.strbw_list_frame{
    overflow:hidden
}
.jcwf_container .strbw_list.strbw_list_frame li:last-child{
    border-bottom:0!important
}
.jcwf_container .strbw_list-card{
    text-align:left;
    display:inline-block
}
.jcwf_container ul{
    list-style:none
}
.jcwf_container .social{
    font-size:12px;
    line-height:17px;
    display:inline-block;
    margin:0 5px;
    padding-top:2px;
    vertical-align:top;
    color:#fff;
    border-radius:5px;
    text-decoration:none;
    width:110px;
    height:30px
}
.jcwf_container .social_vk{
    background-color:#45668e
}
.jcwf_container .social_vk:hover{
    background-color:#4d729f
}
.jcwf_container .social_fb{
    background-color:#3b5998
}
.jcwf_container .social_fb:hover{
    background-color:#4264aa
}
.jcwf_container .social_tw{
    background-color:#55acee
}
.jcwf_container .social_tw:hover{
    background-color:#6cb7f0
}
.jcwf_container .social__icon{
    vertical-align:middle;
    display:inline-block;
    margin-right:7px
}
.jcwf_container .str-widget__in-view_fade{
    opacity:0;
    transition:opacity .7s ease-out
}
.jcwf_container .str-widget__in-view_fade.str-widget__in-view{
    opacity:1
}
.jcwf_container .str-widget__in-view_left{
    opacity:0;
    transition:all .5s linear;
    -webkit-transform:translate3d(-100px,0,0);
    transform:translate3d(-100px,0,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.jcwf_container .str-widget__in-view_left.str-widget__in-view{
    opacity:1;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.jcwf_container .str-widget__in-view_right{
    opacity:0;
    transition:all .5s linear;
    -webkit-transform:translate3d(100px,0,0);
    transform:translate3d(100px,0,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.jcwf_container .str-widget__in-view_right.str-widget__in-view{
    opacity:1;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.jcwf_container .str-widget__in-view_top{
    opacity:0;
    transition:all .7s ease-out;
    -webkit-transform:translate3d(0,-100px,0);
    transform:translate3d(0,-100px,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.jcwf_container .str-widget__in-view_top.str-widget__in-view{
    opacity:1;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.jcwf_container .str-widget__in-view_bottom{
    opacity:0;
    transition:all .7s ease-out;
    -webkit-transform:translate3d(0,200px,0);
    transform:translate3d(0,200px,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.jcwf_container .str-widget__in-view_bottom.str-widget__in-view{
    opacity:1;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.jcwf_container .str-widget__in-view_zoom{
    opacity:0;
    transition:all .7s ease-out;
    -webkit-transform:scale3d(.8,.8,.8);
    transform:scale3d(.8,.8,.8);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.jcwf_container .str-widget__in-view_zoom.str-widget__in-view{
    opacity:1;
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
}
.jcwf_container .inline-middle:before{
    display:inline-block;
    height:100%;
    content:"";
    vertical-align:middle
}
@media screen and (max-width:767px){
    .jcwf_container h1{
        font-size:9.7vw
    }
    .jcwf_container h2{
        font-size:8.3vw
    }
    .jcwf_container h3{
        font-size:6.7vw
    }
    .jcwf_container h4{
        font-size:5.05vw
    }
    .jcwf_container h5{
        font-size:4vw
    }
    .jcwf_container h6{
        font-size:2.5vw
    }
    .jcwf_container .str-bw_headline_h1 .widget-wrapper,.jcwf_container .str-bw_headline_h2 .widget-wrapper,.jcwf_container .str-bw_headline_h3 .widget-wrapper,.jcwf_container .str-bw_text .widget-wrapper,.jcwf_container .strwf__form form{
        padding:10px!important
    }
    .jcwf_container .str-bw_line-content{
        max-width:320px
    }
    .jcwf_container .str-bw_line{
        overflow:hidden
    }
    .jcwf_container .str-bw_line .widget-wrapper{
        padding-left:0!important;
        padding-right:0!important
    }
}
@media only screen and (min-width:768px){
    .jcwf_container .str-col{
        display:block;
        float:left;
        margin:0 0 0 1.6%
    }
    .jcwf_container .str-col:first-child{
        margin-left:0
    }
    .jcwf_container .str-col_end{
        float:right
    }
    .jcwf_container .str-col-12{
        width:100%
    }
    .jcwf_container .str-col-11{
        width:91.53%
    }
    .jcwf_container .str-col-10{
        width:83.06%
    }
    .jcwf_container .str-col-9{
        width:74.6%
    }
    .jcwf_container .str-col-8{
        width:66.13%
    }
    .jcwf_container .str-col-7{
        width:57.66%
    }
    .jcwf_container .str-col-6{
        width:49.2%
    }
    .jcwf_container .str-col-5{
        width:40.73%
    }
    .jcwf_container .str-col-4{
        width:32.26%
    }
    .jcwf_container .str-col-3{
        width:23.8%
    }
    .jcwf_container .str-col-2{
        width:15.33%
    }
    .jcwf_container .str-col-1{
        width:6.866%
    }
}
@media only screen and (min-width:481px){
    .jcwf_container h1{
        font-size:72px
    }
    .jcwf_container h2{
        font-size:56px
    }
}
@media only screen and (max-width:767px){
    .jcwf_container .str-col{
        margin:1% 0 0
    }
    .jcwf_container .str-col-1,.jcwf_container .str-col-2,.jcwf_container .str-col-3,.jcwf_container .str-col-4,.jcwf_container .str-col-5,.jcwf_container .str-col-6,.jcwf_container .str-col-7,.jcwf_container .str-col-8,.jcwf_container .str-col-9,.jcwf_container .str-col-10,.jcwf_container .str-col-11,.jcwf_container .str-col-12{
        width:100%
    }
}
@media only screen and (max-width:767px){
    .jcwf_container .str-bw_spacer-content{
        padding-bottom:20px!important
    }
}
@media only screen and (max-width:767px){
    .jcwf_container .strwf__input-inline{
        display:block;
        width:100%;
        margin:0 0 15px
    }
    .jcwf_container .strwf__button-wrapper .strwf__label{
        display:none
    }
}
@keyframes vex-fadein{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
@-webkit-keyframes vex-fadein{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
@keyframes vex-fadeout{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes vex-fadeout{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@keyframes vex-rotation{
    0%{
        transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -o-transform:rotate(0deg)
    }
    to{
        transform:rotate(359deg);
        -webkit-transform:rotate(359deg);
        -moz-transform:rotate(359deg);
        -ms-transform:rotate(359deg);
        -o-transform:rotate(359deg)
    }
}
@-webkit-keyframes vex-rotation{
    0%{
        transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -o-transform:rotate(0deg)
    }
    to{
        transform:rotate(359deg);
        -webkit-transform:rotate(359deg);
        -moz-transform:rotate(359deg);
        -ms-transform:rotate(359deg);
        -o-transform:rotate(359deg)
    }
}
.vex,.vex *,.vex :after,.vex :before{
    box-sizing:border-box
}
.vex{
    position:fixed;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    z-index:1111;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.vex-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll
}
.vex-overlay{
    background:#000;
    filter:alpha(opacity=40);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    animation:vex-fadein .5s;
    -webkit-animation:vex-fadein .5s;
    -moz-animation:vex-fadein .5s;
    -ms-animation:vex-fadein .5s;
    -o-animation:vex-fadein .5s;
    -webkit-backface-visibility:hidden;
    position:fixed;
    background:rgba(0,0,0,.4);
    top:0;
    right:0;
    bottom:0;
    left:0
}
.vex.vex-closing .vex-overlay{
    animation:vex-fadeout .5s;
    -webkit-animation:vex-fadeout .5s;
    -moz-animation:vex-fadeout .5s;
    -ms-animation:vex-fadeout .5s;
    -o-animation:vex-fadeout .5s;
    -webkit-backface-visibility:hidden
}
.vex-content{
    animation:vex-fadein .5s;
    -webkit-animation:vex-fadein .5s;
    -moz-animation:vex-fadein .5s;
    -ms-animation:vex-fadein .5s;
    -o-animation:vex-fadein .5s;
    -webkit-backface-visibility:hidden;
    background:#fff
}
.vex.vex-closing .vex-content{
    animation:vex-fadeout .5s;
    -webkit-animation:vex-fadeout .5s;
    -moz-animation:vex-fadeout .5s;
    -ms-animation:vex-fadeout .5s;
    -o-animation:vex-fadeout .5s;
    -webkit-backface-visibility:hidden
}
.vex-dialog-form{
    margin:0
}
.vex-dialog-button{
    text-rendering:optimizeLegibility;
    -moz-appearance:none;
    -webkit-appearance:none;
    cursor:pointer;
    -webkit-tap-highlight-color:transparent
}
.vex-loading-spinner{
    animation:vex-rotation .7s linear infinite;
    -webkit-animation:vex-rotation .7s linear infinite;
    -moz-animation:vex-rotation .7s linear infinite;
    -ms-animation:vex-rotation .7s linear infinite;
    -o-animation:vex-rotation .7s linear infinite;
    -webkit-backface-visibility:hidden;
    box-shadow:0 0 1em rgba(0,0,0,.1);
    position:fixed;
    z-index:1112;
    margin:auto;
    top:0;
    right:0;
    bottom:0;
    left:0;
    height:2em;
    width:2em;
    background:#fff
}
body.vex-open{
    overflow:hidden
}
.vex-content{
    position:relative;
    width:94%;
    max-width:380px;
    margin:30px auto;
    padding:70px 0 20px;
    text-align:center;
    word-wrap:break-word;
    border-radius:4px;
    background-color:#fff;
    box-shadow:0 2px 10px rgba(0,0,0,.1)
}
.vex.vex-theme-os .vex-close{
    position:absolute;
    top:0;
    right:0;
    cursor:pointer;
    border-radius:0 5px 0 0
}
.vex.vex-theme-os .vex-close:before{
    position:absolute;
    top:3px;
    right:3px;
    font-size:26px;
    font-weight:400;
    line-height:28px;
    width:30px;
    height:32px;
    content:"\D7";
    text-align:center;
    color:#bbb;
    border-radius:3px;
    background:transparent
}
.vex.vex-theme-os .vex-close:active:before,.vex.vex-theme-os .vex-close:hover:before{
    color:#777;
    background:#e0e0e0
}
.vex-content__text{
    font:18px Open Sans,Arial,sans-serif;
    display:block
}
.vex-content__copy{
    font-family:Open Sans,Arial,sans-serif;
    font-size:12px;
    display:block;
    margin-top:26px;
    color:#727272
}
.vex-content__link{
    text-decoration:none;
    color:#538bd9
}
.vex-content__link:hover{
    color:#6899de
}
.vex-form__success-ok{
    width:50px;
    margin-top:10px;
    margin-bottom:20px
}
.vex-form__success{
    max-width:460px;
    padding:24px
}
.vex-button-video__modal{
    min-height:340px;
    max-width:640px;
    padding:30px
}
.vex-button__modal{
    min-height:140px;
    max-width:640px;
    padding:30px
}
.vex-form__modal{
    text-align:left;
    padding:0
}
.vex-form__modal .strw-form__hidden{
    display:block
}
.vex-image__modal{
    max-width:640px;
    padding:0
}
.str-wrapper {
     max-width:980;
     font-family:'Open Sans' 
}
.ls_61b34f789fe1862010000017 {
    background-color:rgba(255, 255, 255, 0);
     color:#000000;
     padding:0px 0px 0px 0px;
     background-image:none;
     border:0px solid rgba(255, 255, 255, 1);
     max-width:450px;
     margin:0% auto 0% auto;
     border-radius:0px;
     box-shadow:0px 0px 0px 0px rgba(204, 204, 204, 1)
}
.ls_61b34f789fe1862010000017-wrapper {
    max-width:450px
}
.str-bw_61b34f789fe1862010000038 {
    padding:0px 0px 0px 0px
}
.str-bw_61b34f789fe1862010000038 .strwf__parent-button:hover {
    opacity:0.8 !important;
     background-image:none !important
}
form[id='61b34f789fe1862010000038'] .strwf_form-button:hover {
    opacity:0.8 !important;
     background-image:none !important;
     background-color:rgba(122, 89, 0, 1) !important
}
.str-wrapper {
    font-family: Open Sans
}
.str-wrapper .strwf_button {
    font-family: Open Sans
}
h1,h2,h3,h4,h5,h6 {
    font-family: Open Sans
}
