/*
 * Date created: 2026-07-31 01:06:36
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */


/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

@font-face {
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.ttf") format("truetype");
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.ttf") format("truetype");
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}
@font-face {
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
@font-face {
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.ttf") format("truetype");
    font-family: "Opensans Condensed";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}
@font-face {
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot?#iefix")format("embedded-opentype"),
    url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.woff") format("woff"),
    url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.ttf") format("truetype");
    font-family: "Opensans Condensed";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;line-height:1.15;}body{margin:0}h1{}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}a{-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0;}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0 2px;border:1px solid #c0c0c0;padding:0.35em 0.625em 0.75em}legend{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;max-width:100%;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
*:focus {
    outline:none;
}
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
body {

  background-position: 50% 0px;
  overflow-x: hidden;
  color: #000;
  font-family:  Opensans, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 12px;
    background-color: #F5F5F5;
}
body::-webkit-scrollbar {
    background-color: #F5F5F5;
    width: 12px;
}
body::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 12px;
    background-color: #dadada;
}


/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}
.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(_mod_files/webfonts/fa-brands-400.eot);src:url(_mod_files/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(_mod_files/webfonts/fa-brands-400.woff2) format("woff2"),url(_mod_files/webfonts/fa-brands-400.woff) format("woff"),url(_mod_files/webfonts/fa-brands-400.ttf) format("truetype"),url(_mod_files/webfonts/fa-brands-400.svg#fontawesome) format("svg");font-display: swap;}
.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(_mod_files/webfonts/fa-regular-400.eot);src:url(_mod_files/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(_mod_files/webfonts/fa-regular-400.woff2) format("woff2"),url(_mod_files/webfonts/fa-regular-400.woff) format("woff"),url(_mod_files/webfonts/fa-regular-400.ttf) format("truetype"),url(_mod_files/webfonts/fa-regular-400.svg#fontawesome) format("svg");font-display: swap;}
.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(_mod_files/webfonts/fa-solid-900.eot);src:url(_mod_files/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(_mod_files/webfonts/fa-solid-900.woff2) format("woff2"),url(_mod_files/webfonts/fa-solid-900.woff) format("woff"),url(_mod_files/webfonts/fa-solid-900.ttf) format("truetype"),url(_mod_files/webfonts/fa-solid-900.svg#fontawesome) format("svg");font-display: swap;}
.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}


h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  margin: 1em 0 0;
  padding-bottom: 15px;
  font-family: Opensans;
  font-weight: 100;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {text-align: center;font-weight:550;}
  h1,.h1 { font-size: 24px; line-height: 30px; }
  h2,.h2 { font-size: 18px; line-height: 24px; }
  h3,.h3 { font-size: 16px; line-height: 22px; }
  h4,.h4 { font-size: 14px; line-height: 20px; }
  h5,.h5 {font-size: 12px;line-height: 18px;}
  h6,.h6 { font-size: 10px; line-height: 16px; }
}
@media (min-width: 1024px) {
  h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {text-align: left;}
  h1,.h1 {margin:0.7em 0 0 0;font-size: 1.8rem;font-weight: normal;line-height: 1.1;text-align: center;}
  h2,.h2 {font-size: 24px;line-height: 32px;}
  h3,.h3 { font-size: 18px; line-height: 24px; }
  h4,.h4 { font-size: 21px; line-height: 22px; }
  h5,.h5 {display: block;margin: 0;padding: 10px;font-size: 13px;line-height: 15px;}
  h6,.h6 { font-size: 12px; line-height: 18px; }
}
a, .a {
  cursor: pointer;
  color: #000;
     text-decoration: none; 
}
a:hover, .a:hover {
  
}

p a, p .a, li a ,li .a {text-decoration: underline; }
p  a:hover, p .a:hover, li a ,li .a { text-decoration: none;}

.l-content ul a, .l-content ol .a  {text-decoration: underline; }
.l-content ul a:hover, .l-content ol a:hover { text-decoration: none;}

img {
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
}
p,ul,ol,dl,blockquote,pre,address,fieldset,figure {margin: 0;padding: 0;}
p {padding-bottom:1em;
}
ul,ol { padding-left: 15px; }
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul {margin: 0;}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #ddd;
  width: 100%;
  height: 0;
}
::-webkit-input-placeholder {color:#999;}
::-moz-placeholder          {color:#999;}
:-ms-input-placeholder      {color:#999;}
input[placeholder]          {text-overflow:ellipsis;}
input::-moz-placeholder     {text-overflow:ellipsis;} 
input:-moz-placeholder      {text-overflow:ellipsis;} 
input[type="text"]:-ms-input-placeholder {text-overflow:ellipsis;} 
input::-webkit-input-placeholder       {  -webkit-transition: line-height 0.5s ease;  transition: line-height 0.5s ease;line-height: 20px;}
input::-moz-placeholder                {  -webkit-transition: line-height 0.5s ease;  transition: line-height 0.5s ease;line-height: 20px;}
input:-moz-placeholder                 {  -webkit-transition: line-height 0.5s ease;  transition: line-height 0.5s ease;line-height: 20px;}
input:-ms-input-placeholder            {  -webkit-transition: line-height 0.5s ease;  transition: line-height 0.5s ease;line-height: 20px;}
input:focus::-webkit-input-placeholder { -webkit-transition: line-height 0.5s ease; transition: line-height 0.5s ease;line-height: 100px;}
input:focus::-moz-placeholder          { -webkit-transition: line-height 0.5s ease; transition: line-height 0.5s ease;line-height: 100px;}
input:focus:-moz-placeholder           { -webkit-transition: line-height 0.5s ease; transition: line-height 0.5s ease;line-height: 100px;}
input:focus:-ms-input-placeholder      { -webkit-transition: line-height 0.5s ease; transition: line-height 0.5s ease;line-height: 100px;}
textarea:focus::-webkit-input-placeholder { -webkit-transition: font-size 0.5s linear; transition: font-size 0.5s linear;font-size: 0;}
input,
textarea {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  margin: 7px 0;
  outline: none;
  -webkit-box-shadow: 1px 2px 3px 1px rgba(200,200,200, 0.2) inset;
  box-shadow: 1px 2px 3px 1px rgba(200,200,200, 0.2) inset;
  border: 1px solid rgba(220,220,220,.5) !important;
  padding: 5px;
  width: 100%;
  min-height: 40px;
  color: #000;
  font-size: 16px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-box-shadow: 0px 2px 3px 0px #ddd inset;
          box-shadow: 0px 2px 3px 0px #ddd inset;
  border: 1px solid #ddd !important;
}
::-moz-selection {
  background: #3399ff;
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: #777;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection:window-inactive {background: #999;}
::selection:window-inactive {background: #999;}
img::-moz-selection { background: transparent; }
img::selection { background: transparent; }
img::-moz-selection { background: transparent; }
iframe {border:0;}
video {
  display: block;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  margin: auto;
  width: 100%;
  height: auto;
  text-align: center;
}
@media(max-width: 639px){
.-dn,.-d-n,.dn{display:none!important}
.-m0,.-m-0,.m0{margin:0!important}
.-mlra,.-mlr-a,.mlra{margin-right:auto!important;margin-left:auto!important}
.-mt0,.-mt-0,.mt0{margin-top:0!important}
.-mt5px,.-mt-5px,.mt5px{margin-top:5px!important}
.-mt10px,.-mt-10px,.mt10px{margin-top:10px!important}
.-mt15px,.-mt-15px,.mt15px{margin-top:15px!important}
.-mt30px,.-mt-30px,.mt30px{margin-top:30px!important}
.-mt45px,.-mt-45px,.mt45px{margin-top:45px!important}
.-mb0,.-mb-0,.mb0{margin-bottom:0!important}
.-mb5px,.-mb-5px,.mb5px{margin-bottom:5px!important}
.-mb10px,.-mb-10px,.mb10px{margin-bottom:10px!important}
.-mb15px,.-mb-15px,.mb15px{margin-bottom:15px!important}
.-mb30px,.-mb-30px,.mb30px{margin-bottom:30px!important}
.-mb45px,.-mb-45px,.mb45px{margin-bottom:45px!important}
.-ml0,.-ml-0,.ml0{margin-left:0!important}
.-mr0,.-mr-0,.mr0{margin-right:0!important}
.-ml15px,.-ml-15px,.ml15px{margin-left:15px!important}
.-mr15px,.-mr-15px,.mr15px{margin-right:15px!important}
.-p0,.-p-0,.p0{padding:0!important}
.-pt0,.-pt-0,.pt0{padding-top:0!important}
.-pt5px,.-pt-5px,.pt5px{padding-top:5px!important}
.-pt10px,.-pt-10px,.pt10px{padding-top:10px!important}
.-pt15px,.-pt-15px,.pt15px{padding-top:15px!important}
.-pt30px,.-pt-30px,.pt30px{padding-top:30px!important}
.-pt45px,.-pt-45px,.pt45px{padding-top:45px!important}
.-pb0,.-pb-0,.pb0{padding-bottom:0!important}
.-pb5px,.-pb-5px,.pb5px{padding-bottom:5px!important}
.-pb10px,.-pb-10px,.pb10px{padding-bottom:10px!important}
.-pb15px,.-pb-15px,.pb15px{padding-bottom:15px!important}
.-pb30px,.-pb-30px,.pb30px{padding-bottom:30px!important}
.-pb45px,.-pb-45px,.pb45px{padding-bottom:45px!important}
.-pl0,.-pl-0,.pl0{padding-left:0!important}
.-pl10px,.-pl-10px,.pl10px{padding-left:10px!important}
.-pr0,.-pr-0,.pr0{padding-right:0!important}
.-pr10px,.-pr-10px,.pr10px{padding-right:10px!important}
.-tal,.-ta-l,.tal{text-align:left!important}
.-tar,.-ta-r,.tar{text-align:right!important}
.-tac,.-ta-c,.tac{text-align:center!important}
.-ttu,.-tt-u,.ttu{text-transform:uppercase!important}
.-fwl,.-fw-l,.fwl{font-weight:100!important}
.-fwn,.-fw-n,.fwn{font-weight:400!important}
.-fwb,.-fw-b,.fwb{font-weight:700!important}
.-cfff,.-c-fff,.cfff{color:#fff!important}
.-c000,.-c-000,.c000{color:#000!important}
.-bgcfff,.-bgc-fff,.bgcfff{background-color:#fff!important}
.-bgc000,.-bgc-000,.bgc000{background-color:#000!important}
.-db,.-d-b,.db{display:block!important}
.-dib,.-d-ib,.dib{display:inline-block!important}
.-fln,.-fl-n,.fln{float:none!important}
.-fll,.-fl-l,.fll{float:left!important}
.-flr,.-fl-r,.flr{float:right!important}
.-posr,.-pos-r,.posr{position:relative!important}
.-posa,.-pos-a,.posa{position:absolute!important}
.-posf,.-pos-f,.posf{position:fixed!important}
.-clb:after,.-cl-b:after,.clb:after{clear:both}
.-clb:before,.-clb:after,.-cl-b:before,.-cl-b:after,.clb:before,.clb:after{display:table;content:" "}
.-ovh,.-ov-h,.ovh{overflow:hidden!important}
.-ovv,.-ov-v,.ovv{overflow:visible!important}
.-w100pc,.-w-100pc,.w100pc{width:100%!important}
.-h100pc,.-h-100pc,.h100pc{height:100%!important}
}
@media(min-width: 640px) and (max-width: 1023px){
.d-n,.-d-n,.d-n-,.dn{display:none!important}
.m-0,.-m-0,.m-0-,.m0{margin:0!important}
.mlr-a,.-mlr-a,.mlr-a-,.mlra{margin-right:auto!important;margin-left:auto!important}
.mt-0,.-mt-0,.mt-0-,.mt0{margin-top:0!important}
.mt-5px,.-mt-5px,.mt-5px-,.mt5px{margin-top:5px!important}
.mt-10px,.-mt-10px,.mt-10px-,.mt10px{margin-top:10px!important}
.mt-15px,.-mt-15px,.mt-15px-,.mt15px{margin-top:15px!important}
.mt-30px,.-mt-30px,.mt-30px-,.mt30px{margin-top:30px!important}
.mt-45px,.-mt-45px,.mt-45px-,.mt45px{margin-top:45px!important}
.mb-0,.-mb-0,.mb-0-,.mb0{margin-bottom:0!important}
.mb-5px,.-mb-5px,.mb-5px-,.mb5px{margin-bottom:5px!important}
.mb-10px,.-mb-10px,.mb-10px-,.mb10px{margin-bottom:10px!important}
.mb-15px,.-mb-15px,.mb-15px-,.mb15px{margin-bottom:15px!important}
.mb-30px,.-mb-30px,.mb-30px-,.mb30px{margin-bottom:30px!important}
.mb-45px,.-mb-45px,.mb-45px-,.mb45px{margin-bottom:45px!important}
.ml-0,.-ml-0,.ml-0-,.ml0{margin-left:0!important}
.mr-0,.-mr-0,.mr-0-,.mr0{margin-right:0!important}
.ml-15px,.-ml-15px,.ml-15px-,.ml15px{margin-left:15px!important}
.mr-15px,.-mr-15px,.mr-15px-,.mr15px{margin-right:15px!important}
.p-0,.-p-0,.p-0-,.p0{padding:0!important}
.pt-0,.-pt-0,.pt-0-,.pt0{padding-top:0!important}
.pt-5px,.-pt-5px,.pt-5px-,.pt5px{padding-top:5px!important}
.pt-10px,.-pt-10px,.pt-10-,.pt10px{padding-top:10px!important}
.pt-15px,.-pt-15px,.pt-15-,.pt15px{padding-top:15px!important}
.pt-30px,.-pt-30px,.pt-30-,.pt30px{padding-top:30px!important}
.pt-45px,.-pt-45px,.pt-45px-,.pt45px{padding-top:45px!important}
.pb-0,.-pb-0,.pb-0-,.pb0{padding-bottom:0!important}
.pb-5px,.-pb-5px,.pt-5px-,.pb5px{padding-bottom:5px!important}
.pb-10px,.-pb-10px,.pt-10px-,.pb10px{padding-bottom:10px!important}
.pb-15px,.-pb-15px,.pt-15px-,.pb15px{padding-bottom:15px!important}
.pb-30px,.-pb-30px,.pt-30px-,.pb30px{padding-bottom:30px!important}
.pb-45px,.-pb-45px,.pt-45px-,.pb45px{padding-bottom:45px!important}
.pl-0,.-pl-0,.pb-0-,.pl0{padding-left:0!important}
.pl-10px,.-pl-10px,.pb-10px-,.pl10px{padding-left:10px!important}
.pr-0,.-pr-0,.pr-0-,.pr0{padding-right:0!important}
.pr-10px,.-pr-10px,.pr-10px-,.pr10px{padding-right:10px!important}
.ta-l,.-ta-l,.ta-l-,.tal{text-align:left!important}
.ta-r,.-ta-r,.ta-r-,.tar{text-align:right!important}
.ta-c,.-ta-c,.ta-c-,.tac{text-align:center!important}
.tt-u,.-tt-u,.tt-u-,.ttu{text-transform:uppercase!important}
.fw-l,.-fw-l,.fw-l-,.fwl{font-weight:100!important}
.fw-n,.-fw-n,.fw-n-,.fwn{font-weight:400!important}
.fw-b,.-fw-b,.fw-b-,.fwb{font-weight:700!important}
.c-fff,.-c-fff,.c-fff-,.cfff{color:#fff!important}
.c-000,.-c-000,.c-000-,.c000{color:#000!important}
.bgc-fff,.-bgc-fff,.bgc-fff-,.bgcfff{background-color:#fff!important}
.bgc-000,.-bgc-000,.bgc-000-,.bgc000{background-color:#000!important}
.d-b,.-d-b,.d-b-,.db{display:block!important}
.d-ib,.-d-ib,.dib{display:inline-block!important}
.fl-n,.-fl-n,.fl-n-,.fln{float:none!important}
.fl-l,.-fl-l,.fl-l-,.fll{float:left!important}
.fl-r,.-fl-r,.fl-r-,.flr{float:right!important}
.pos-r,.-pos-r,.pos-r-,.posr{position:relative!important}
.pos-a,.-pos-a,.pos-a-,.posa{position:absolute!important}
.pos-f,.-pos-f,.pos-f-,.posf{position:fixed!important}
.cl-b:after,.-cl-b:after,.cl-b-:after,.clb:after{clear:both}
.cl-b:before,.cl-b:after,.-cl-b:before,.-cl-b:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{display:table;content:" "}
.ov-h,.-ov-h,.ov-h-,.ovh{overflow:hidden!important}
.ov-v,.-ov-v,.ov-v-,.ovv{overflow:visible!important}
.w-100pc,.-w-100pc,.w-100pc-,.w100pc{width:100%!important}
.h-100pc,.-h-100pc,.h-100pc-,.h100pc{height:100%!important}
}
@media (min-width: 1024px){
.dn-,.d-n-,.dn{display:none!important}
.m0-,.m-0-,.m0{margin:0!important}
.mlra-,.mlr-a-,.mlra{margin-right:auto!important;margin-left:auto!important}
.mt0-,.mt-0-,.mt0{margin-top:0!important}
.mt5px-,.mt-5px-,.mt5px{margin-top:5px!important}
.mt10px-,.mt-10px-,.mt10px{margin-top:10px!important}
.mt15px-,.mt-15px-,.mt15px{margin-top:15px!important}
.mt30px-,.mt-30px-,.mt30px{margin-top:30px!important}
.mt45px-,.mt-45px-,.mt45px{margin-top:45px!important}
.mb0-,.mb-0-,.mb0{margin-bottom:0!important}
.mb5px-,.mb-5px-,.mb5px{margin-bottom:5px!important}
.mb10px-,.mb-10px-,.mb10px{margin-bottom:10px!important}
.mb15px-,.mb-15px-,.mb15px{margin-bottom:15px!important}
.mb30px-,.mb-30px-,.mb30px{margin-bottom:30px!important}
.mb45px-,.mb-45px-,.mb45px{margin-bottom:45px!important}
.ml0-,.ml-0-,.ml0{margin-left:0!important}
.mr0-,.mr-0-,.mr0{margin-right:0!important}
.ml15px-,.ml-15px-,.ml15px{margin-left:15px!important}
.mr15px-,.mr-15px-,.mr15px{margin-right:15px!important}
.p0-,.p-0-,.p0{padding:0!important}
.pt0-,.pt-0-,.pt0{padding-top:0!important}
.pt5px-,.pt-5px-,.pt5px{padding-top:5px!important}
.pt10px-,.pt-10px-,.pt10px{padding-top:10px!important}
.pt15px-,.pt-15px-,.pt15px{padding-top:15px!important}
.pt30px-,.pt-30px-,.pt30px{padding-top:30px!important}
.pt45px-,.pt-45px-,.pt45px{padding-top:45px!important}
.pb0-,.pb-0-,.pb0{padding-bottom:0!important}
.pb5px-,.pb-5px-,.pb5px{padding-bottom:5px!important}
.pb10px-,.pb-10px-,.pb10px{padding-bottom:10px!important}
.pb15px-,.pb-15px-,.pb15px{padding-bottom:15px!important}
.pb30px-,.pb-30px-,.pb30px{padding-bottom:30px!important}
.pb45px-,.pb-45px-,.pb45px{padding-bottom:45px!important}
.pl0-,.pl-0-,.pl0{padding-left:0!important}
.pl10px-,.pl-10px-,.pl10px{padding-left:10px!important}
.pr0-,.pr-0-,.pr0{padding-right:0!important}
.pr10px-,.pr-10px-,.pr10px{padding-right:10px!important}
.tal-,.ta-l-,.tal{text-align:left!important}
.tar-,.ta-r-,.tar{text-align:right!important}
.tac-,.ta-c-,.tac{text-align:center!important}
.ttu-,.tt-u-,.ttu{text-transform:uppercase!important}
.fwl-,.fw-l-,.fwl{font-weight:100!important}
.fwn-,.fw-n-,.fwn{font-weight:400!important}
.fwb-,.fw-b-,.fwb{font-weight:700!important}
.cfff-,.c-fff-,.cfff{color:#fff!important}
.c000-,.c-000-,.c000{color:#000!important}
.bgcfff-,.bgc-fff-,.bgcfff{background-color:#fff!important}
.bgc000-,.bgc-000-,.bgc000{background-color:#000!important}
.db-,.d-b-,.db{display:block!important}
.dib-,.d-ib-,.dib{display:inline-block!important}
.fln-,.fl-n-,.fln{float:none!important}
.fll-,.fl-l-,.fll{float:left!important}
.flr-,.fl-r-,.flr{float:right!important}
.posr-,.pos-r-,.posr{position:relative!important}
.posa-,.pos-a-,.posa{position:absolute!important}
.posf-,.pos-f-,.posf{position:fixed!important}
.cb-:after,.cl-b-:after,.clb:after{clear:both}
.cl-b-:before,.cl-b-:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{display:table;content:" "}
.ovh-,.ov-h-,.ovh{overflow:hidden!important}
.ovv-,.ov-v-,.ovv{overflow:visible!important}
.w100pc-,.w-100pc-,.w100pc{width:100%!important}
.h100pc-,.h-100pc-,.h100pc{height:100%!important;}
}


                                                            
.df,.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
.fx,.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
._>.cell,._.grid>li{margin:0;width:100%}
.wrap,.fx,.cell,.grid>li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.wrap{margin-right:auto;margin-left:auto;width:100%}
ul.grid{padding-left:0;padding-bottom:0 !important;}
.grid>li{list-style:none}
@media(max-width: 639px){
.wrap{padding-right:10px;padding-left:10px}
.grid{margin:0 -5px;}
.cell,.grid>li{width:calc(100% - 10px)}
.cell{margin:0 5px}
.grid>li{margin:5px}
.grid ul.grid{margin:-5px}
.-liauto>li,.-li-auto->li,.liauto>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.-w0h,.-w-0h,.w0h{width:calc(4.1667% - 10px)}
.-w1,.-w-1,.w1,.-li12>li,.-li-12>li,.li12>li{width:calc(8.3333% - 10px)}
.-w1h,.-w-1h,.w1h,.-li8>li,.-li-8>li,.li8>li{width:calc(12.5% - 10px)}
.-w2,.-w-2,.w2,.-li6>li,.-li-6>li,.li6>li{width:calc(16.6667% - 10px)}
.-w2h,.-w-2h,.w2h{width:calc(20.8333% - 10px)}
.-w3,.-w-3,.w3,.-li4>li,.-li-4>li,.li4>li{width:calc(25% - 10px)}
.-w3h,.-w-3h,.w3h{width:calc(29.1667% - 10px)}
.-w4,.-w-4,.w4,.-li3>li,.-li-3>li,.li3>li{width:calc(33.3333% - 10px)}
.-w4h,.-w-4h,.w4h{width:calc(37.5% - 10px)}
.-w5,.-w-5,.w5{width:calc(41.6667% - 10px)}
.-w5h,.-w-5h,.w5h{width:calc(45.8333% - 10px)}
.-w6,.-w-6,.w6,.-li2>li,.-li-2>li,.li2>li{width:calc(50% - 10px)}
.-w6h,.-w-6h,.w6h{width:calc(54.1667% - 10px)}
.-w7,.-w-7,.w7{width:calc(58.3333% - 10px)}
.-w7h,.-w-7h,.w7h{width:calc(62.5% - 10px)}
.-w8,.-w-8,.w8{width:calc(66.6667% - 10px)}
.-w8h,.-w-8h,.w8h{width:calc(70.8333% - 10px)}
.-w9,.-w-9,.w9{width:calc(75% - 10px)}
.-w9h,.-w-9h,.w9h{width:calc(79.1667% - 10px)}
.-w10,.-w-10,.w10{width:calc(83.3333% - 10px)}
.-w10h,.-w-10h,.w10h{width:calc(87.5% - 10px)}
.-w11,.-w-11,.w11{width:calc(91.6667% - 10px)}
.-w11h,.-w-11h,.w11h{width:calc(95.8333% - 10px)}
.-li5>li,.-li-5>li,.li5>li{width:calc(20% - 10px)}
.-li7>li,.-li-7>li,.li7>li{width:calc(14.2857% - 10px)}
.-li9>li,.-li-9>li,.li9>li{width:calc(11.1111% - 10px)}
.-li10>li,.-li-10>li,.li10>li{width:calc(10% - 10px)}
.-li11>li,.-li-11>li,.li11>li{width:calc(9.0909% - 10px)}
.-ml0h,.-ml-0h,.ml0h{margin-left:calc(4.1667% + 5px)}
.-ml1,.-ml-1,.ml1{margin-left:calc(8.3333% + 5px)}
.-ml1h,.-ml-1h,.ml1h{margin-left:calc(12.5% + 5px)}
.-ml2,.-ml-2,.ml2{margin-left:calc(16.6667% + 5px)}
.-ml2h,.-ml-2h,.ml2h{margin-left:calc(20.8333% + 5px)}
.-ml3,.-ml-3,.ml3{margin-left:calc(25% + 5px)}
.-ml3h,.-ml-3h,.ml3h{margin-left:calc(29.1667% + 5px)}
.-ml4,.-ml-4,.ml4{margin-left:calc(33.3333% + 5px)}
.-ml4h,.-ml-4h,.ml4h{margin-left:calc(37.5% + 5px)}
.-ml5,.-ml-5,.ml5{margin-left:calc(41.6667% + 5px)}
.-ml5h,.-ml-5h,.ml5h{margin-left:calc(45.8333% + 5px)}
.-ml6,.-ml-6,.ml6{margin-left:calc(50% + 5px)}
.-ml6h,.-ml-6h,.ml6h{margin-left:calc(54.1667% + 5px)}
.-ml7,.-ml-7,.ml7{margin-left:calc(58.3333% + 5px)}
.-ml7h,.-ml-7h,.ml7h{margin-left:calc(62.5% + 5px)}
.-ml8,.-ml-8,.ml8{margin-left:calc(66.6667% + 5px)}
.-ml8h,.-ml-8h,.ml8h{margin-left:calc(70.8333% + 5px)}
.-ml9,.-ml-9,.ml9{margin-left:calc(75% + 5px)}
.-ml9h,.-ml-9h,.ml9h{margin-left:calc(79.1667% + 5px)}
.-ml10,.-ml-10,.ml10{margin-left:calc(83.3333% + 5px)}
.-ml10h,.-ml-10h,.ml10h{margin-left:calc(87.5% + 5px)}
.-ml11,.-ml-11,.ml11{margin-left:calc(91.6667% + 5px)}
.-ml11h,.-ml-11h,.ml11h{margin-left:calc(95.8333% + 5px)}
._>.cell{padding:0 -5px}
._.grid>li{padding:5px}
._.-_0,._.-_-0,._._0,
.grid ul._.-_0,.grid ul._.-_-0,.grid ul._._0{margin:0}
._.-_0>.cell,._.-_-0>.cell,._._0>.cell,
._.-_0>li,._.-_-0>li,._._0>li{padding:0}
._.-_10,._.-_-10,._._10{margin:0 -10px}
._.-_10>.cell,._.-_-10>.cell,._._10>.cell{padding:0 10px}
.grid ul._.-_10,.grid ul._.-_-10,.grid ul._._10{margin:-10px}
._.-_10>li,._.-_-10>li,._._10>li{padding:10px}
._.-_15,._.-_-15,._._15 {margin:0 -15px}
._.-_15>.cell,._.-_-15>.cell,._._15>.cell{padding:0 15px}
.grid ul._.-_15,.grid ul._.-_-15,.grid ul._._15{margin:-15px}
._.-_15>li,._.-_-15>li,._._15>li{padding:15px}
._>.-w0h,._>.-w-0h,._>.w0h{width:4.1667%}
._>.-w1,._>.-w-1,._>.w1,._.-li12>li,._.-li-12>li,._.li12>li{width:8.3333%}
._>.-w1h,._>.-w-1h,._>.w1h,._.-li8>li,._.-li-8>li,._.li8>li{width:12.5%}
._>.-w2,._>.-w-2,._>.w2,._.-li6>li,._.-li-6>li,._.li6>li{width:16.6667%}
._>.-w2h,._>.-w-2h,._>.w2h{width:20.8333%}
._>.-w3,._>.-w-3,._>.w3,._.-li4>li,._.-li-4>li,._.li4>li{width:25%}
._>.-w3h,._>.-w-3h,._>.w3h{width:29.1667%}
._>.-w4,._>.-w-4,._>.w4,._.-li3>li,._.-li-3>li,._.li3>li{width:33.3333%}
._>.-w4h,._>.-w-4h,._>.w4h{width:37.5%}
._>.-w5,._>.-w-5,._>.w5{width:41.6667%}
._>.-w5h,._>.-w-5h,._>.w5h{width:45.8333%}
._>.-w6,._>.-w-6,._>.w6,._.-li2>li,._.-li-2>li,._.li2>li{width:50%}
._>.-w6h,._>.-w-6h,._>.w6h{width:54.1667%}
._>.-w7,._>.-w-7,._>.w7{width:58.3333%}
._>.-w7h,._>.-w-7h,._>.w7h{width:62.5%}
._>.-w8,._>.-w-8,._>.w8{width:66.6667%}
._>.-w8h,._>.-w-8h,._>.w8h{width:70.8333%}
._>.-w9,._>.-w-9,._>.w9{width:75%}
._>.-w9h,._>.-w-9h,._>.w9h{width:79.1667%}
._>.-w10,._>.-w-10,._>.w10{width:83.3333%}
._>.-w10h,._>.-w-10h,._>.w10h{width:87.5%}
._>.-w11,._>.-w-11,._>.w11{width:91.6667%}
._>.-w11h,._>.-w-11h,._>.w11h{width:95.8333%}
._.-li5>li,._.-li-5>li,._.li5>li{width:20%}
._.-li7>li,._.-li-7>li,._.li7>li{width:14.2857%}
._.-li9>li,._.-li-9>li,._.li9>li{width:11.1111%}
._.-li10>li,._.-li-10>li,._.li10>li{width:10%}
._.-li11>li,._.-li-11>li,._.li11>li{width:9.0909%}
._>.-ml0h,._>.-ml-0h,._>.ml0h{margin-left:4.1667%}
._>.-ml1,._>.-ml-1,._>.ml1{margin-left:8.3333%}
._>.-ml1h,._>.-ml-1h,._>.ml1h{margin-left:12.5%}
._>.-ml2,._>.-ml-2,._>.ml2{margin-left:16.6667%}
._>.-ml2h,._>.-ml-2h,._>.ml2h{margin-left:20.8333%}
._>.-ml3,._>.-ml-3,._>.ml3{margin-left:25%}
._>.-ml3h,._>.-ml-3h,._>.ml3h{margin-left:29.1667%}
._>.-ml4,._>.-ml-4,._>.ml4{margin-left:33.3333%}
._>.-ml4h,._>.-ml-4h,._>.ml4h{margin-left:37.5%}
._>.-ml5,._>.-ml-5,._>.ml5{margin-left:41.6667%}
._>.-ml5h,._>.-ml-5h,._>.ml5h{margin-left:45.8333%}
._>.-ml6,._>.-ml-6,._>.ml6{margin-left:50%}
._>.-ml6h,._>.-ml-6h,._>.ml6h{margin-left:54.1667%}
._>.-ml7,._>.-ml-7,._>.ml7{margin-left:58.3333%}
._>.-ml7h,._>.-ml-7h,._>.ml7h{margin-left:62.5%}
._>.-ml8,._>.-ml-8,._>.ml8{margin-left:66.6667%}
._>.-ml8h,._>.-ml-8h,._>.ml8h{margin-left:70.8333%}
._>.-ml9,._>.-ml-9,._>.ml9{margin-left:75%}
._>.-ml9h,._>.-ml-9h,._>.ml9h{margin-left:79.1667%}
._>.-ml10,._>.-ml-10,._>.ml10{margin-left:83.3333%}
._>.-ml10h,._>.-ml-10h,._>.ml10h{margin-left:87.5%}
._>.-ml11,._>.-ml-11,._>.ml11{margin-left:91.6667%}
._>.-ml11h,._>.-ml-11h,._>.ml11h{margin-left:95.8333%}
.-ord0,.-ord-0,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.-ord99,.-ord-99,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.-x0,.-x-0,.x0{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.-x50,.-x-50,.x50{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.-x100,.-x-100,.x100{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.-y0,.-y-0,.y0{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.-y50,.-y-50,.y50{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.-y100,.-y-100,.y100{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
}
@media (min-width: 640px) and (max-width: 1023px) {
.wrap{padding-right:20px;padding-left:20px}
.grid{margin:0 -10px}
.cell,.grid>li{width:calc(100% - 20px);}
.cell{margin:0 10px}
.grid>li{margin:10px}
.grid ul.grid{}
.li-auto->li,.-li-auto>li,.li-auto->li,.liauto>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.w-0h,.-w-0h,.w-0h-,.w0h{width:calc(4.1667% - 20px)}
.w-1,.-w-1,.w-1-,.w1,.li-12>li,.-li-12>li,.li-12->li,.li12>li{width:calc(8.3333% - 20px)}
.w-1h,.-w-1h,.w-1h-,.w1h,.li-8>li,.-li-8>li,.li-8->li,.li8>li{width:calc(12.5% - 20px)}
.w-2,.-w-2,.w-2-,.w2,.li-6>li,.-li-6>li,.li-6->li,.li6>li{width:calc(16.6667% - 20px)}
.w-2h,.-w-2h,.w-2h-,.w2h{width:calc(20.8333% - 20px)}
.w-3,.-w-3,.w-3-,.w3,.li-4>li,.-li-4>li,.li-4->li,.li4>li{width:calc(25% - 20px)}
.w-3h,.-w-3h,.w-3h-,.w3h{width:calc(29.1667% - 20px)}
.w-4,.-w-4,.w-4-,.w4,.li-3>li,.-li-3>li,.li-3->li,.li3>li{width:calc(33.3333% - 20px)}
.w-4h,.-w-4h,.w-4h-,.w4h{width:calc(37.5% - 20px)}
.w-5,.-w-5,.w-5-,.w5{width:calc(41.6667% - 20px)}
.w-5h,.-w-5h,.w-5h-,.w5h{width:calc(45.8333% - 20px)}
.w-6,.-w-6,.w-6-,.w6,.li-2>li,.-li-2>li,.li-2->li,.li2>li{width:calc(50% - 20px)}
.w-6h,.-w-6h,.w-6h-,.w6h{width:calc(54.1667% - 20px)}
.w-7,.-w-7,.w-7-,.w7{width:calc(58.3333% - 20px)}
.w-7h,.-w-7h,.w-7h-,.w7h{width:calc(62.5% - 20px)}
.w-8,.-w-8,.w-8-,.w8{width:calc(66.6667% - 20px)}
.w-8h,.-w-8h,.w-8h-,.w8{width:calc(70.8333% - 20px)}
.w-9,.-w-9,.w-9-,.w9{width:calc(75% - 20px)}
.w-9h,.-w-9h,.w-9h-,.w9h{width:calc(79.1667% - 20px)}
.w-10,.-w-10,.w-10-,.w10{width:calc(83.3333% - 20px)}
.w-10h,.-w-10h,.w-10h-,.w10h{width:calc(87.5% - 20px)}
.w-11,.-w-11,.w-11-,.w11{width:calc(91.6667% - 20px)}
.w-11h,.-w-11h,.w-11h-,.w11h{width:calc(95.8333% - 20px)}
.li-5>li,.-li-5>li,.li-5->li,.li5>li{width:calc(20% - 20px)}
.li-7>li,.-li-7>li,.li-7->li,.li7>li{width:calc(14.2857% - 20px)}
.li-9>li,.-li-9>li,.li-9->li,.li9>li{width:calc(11.1111% - 20px)}
.li-10>li,.-li-10>li,.li-10->li,.li10>li{width:calc(10% - 20px)}
.li-11>li,.-li-11>li,.li-11->li,.li11>li{width:calc(9.0909% - 20px)}
.ml-0h,.-ml-0h,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 10px)}
.ml-1,.-ml-1,.ml-1-,.ml1{margin-left:calc(8.3333% + 10px)}
.ml-1h,.-ml-1h,.ml-1h-,.ml1h{margin-left:calc(12.5% + 10px)}
.ml-2,.-ml-2,.ml-2-,.ml2{margin-left:calc(16.6667% + 10px)}
.ml-2h,.-ml-2h,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 10px)}
.ml-3,.-ml-3,.ml-3-,.ml3{margin-left:calc(25% + 10px)}
.ml-3h,.-ml-3h,.ml-3h-,.ml3h{margin-left:calc(29.1667% + 10px)}
.ml-4,.-ml-4,.ml-4-,.ml4{margin-left:calc(33.3333% + 10px)}
.ml-4h,.-ml-4h,.ml-4h-,.ml4h{margin-left:calc(37.5% + 10px)}
.ml-5,.-ml-5,.ml-5-,.ml5{margin-left:calc(41.6667% + 10px)}
.ml-5h,.-ml-5h,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 10px)}
.ml-6,.-ml-6,.ml-6-,.ml6{margin-left:calc(50% + 10px)}
.ml-6h,.-ml-6h,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 10px)}
.ml-7,.-ml-7,.ml-7-,.ml7{margin-left:calc(58.3333% + 10px)}
.ml-7h,.-ml-7h,.ml-7h-,.ml7h{margin-left:calc(62.5% + 10px)}
.ml-8,.-ml-8,.ml-8-,.ml8{margin-left:calc(66.6667% + 10px)}
.ml-8h,.-ml-8h,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 10px)}
.ml-9,.-ml-9,.ml-9-,.ml9{margin-left:calc(75% + 10px)}
.ml-9h,.-ml-9h,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 10px)}
.ml-10,.-ml-10,.ml-10-,.ml10{margin-left:calc(83.3333% + 10px)}
.ml-10h,.-ml-10h,.ml-10h-,.ml10h{margin-left:calc(87.5% + 10px)}
.ml-11,.-ml-11,.ml-11-,.ml11{margin-left:calc(91.6667% + 10px)}
.ml-11h,.-ml-11h,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 10px)}
._>.cell{padding:0 10px}
._.grid>li{padding:10px}
._._-0,._.-_-0,._._-0-,._._0,
.grid ul._._-0,.grid ul._.-_-0,.grid ul._._-0-,.grid ul._._0{margin:0}
._._-0>.cell,._.-_-0>.cell,._._-0->.cell,._._0>.cell,
._._-0>li,._.-_-0>li,._._-0->li,._._0>li{padding:0}
._._-5,._.-_-5,._._-5-,._._5{margin:0 -5px}
._._-5>.cell,._.-_-5>.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
.grid ul._._-5,.grid ul._.-_-5,.grid ul._._-5-,.grid ul._._5{margin:-5px}
._._-5>li,._.-_-5>li,._._-5->li,._._5>li{padding:5px}
._._-15,._.-_-15,._._-15-,._._15{margin:0 -15px}
._._-15>.cell,._.-_-15>.cell,._._-15->.cell,._._15>.cell{padding:0 15px}
.grid ul._._-15,.grid ul._.-_-15,.grid ul._._-15-,.grid ul._._15{margin:-15px}
._._-15>li,._.-_-15>li,._._-15->li,._._15>li{padding:15px}
._>.w-0h,._>.-w-0h,._>.w-0h-,._>.w0h{width:4.1667%}
._>.w-1,._>.-w-1,._>.w-1-,._>.w1,._.li-12>li,._.-li-12>li,._.li-12->li,._.li12>li{width:8.3333%}
._>.w-1h,._>.-w-1h,._>.w-1h-,._>.w1h,._.li-8>li,._.-li-8>li,._.li-8->li,._.li8>li{width:12.5%}
._>.w-2,._>.-w-2,._>.w-2-,._>.w2,._.li-6>li,._.-li-6>li,._.li-6->li,._.li6>li{width:16.6667%}
._>.w-2h,._>.-w-2h,._>.w-2h-,._>.w2h{width:20.8333%}
._>.w-3,._>.-w-3,._>.w-3-,._>.w3,._.li-4>li,._.-li-4>li,._.li-4->li,._.li4>li{width:25%}
._>.w-3h,._>.-w-3h,._>.w-3h-,._>.w3h{width:29.1667%}
._>.w-4,._>.-w-4,._>.w-4-,._>.w4,._.li-3>li,._.-li-3>li,._.li-3->li,._.li3>li{width:33.3333%}
._>.w-4h,._>.-w-4h,._>.w-4h-,._>.w4h{width:37.5%}
._>.w-5,._>.-w-5,._>.w-5-,._>.w5{width:41.6667%}
._>.w-5h,._>.-w-5h,._>.w-5h-,._>.w5h{width:45.8333%}
._>.w-6,._>.-w-6,._>.w-6-,._>.w6,._.li-2>li,._.-li-2>li,._.li-2->li,._.li2>li{width:50%}
._>.w-6h,._>.-w-6h,._>.w-6h-,._>.w6h{width:54.1667%}
._>.w-7,._>.-w-7,._>.w-7-,._>.w7{width:58.3333%}
._>.w-7h,._>.-w-7h,._>.w-7h-,._>.w7h{width:62.5%}
._>.w-8,._>.-w-8,._>.w-8-,._>.w8{width:66.6667%}
._>.w-8h,._>.-w-8h,._>.w-8h-,._>.w8{width:70.8333%}
._>.w-9,._>.-w-9,._>.w-9-,._>.w9{width:75%}
._>.w-9h,._>.-w-9h,._>.w-9h-,._>.w9h{width:79.1667%}
._>.w-10,._>.-w-10,._>.w-10-,._>.w10{width:83.3333%}
._>.w-10h,._>.-w-10h,._>.w-10h-,._>.w10h{width:87.5%}
._>.w-11,._>.-w-11,._>.w-11-,._>.w11{width:91.6667%}
._>.w-11h,._>.-w-11h,._>.w-11h-,._>.w11h{width:95.8333%}
._.li-5>li,._.-li-5>li,._.li-5->li,._.li5>li{width:20%}
._.li-7>li,._.-li-7>li,._.li-7->li,._.li7>li{width:14.2857%}
._.li-9>li,._.-li-9>li,._.li-9->li,._.li9>li{width:11.1111%}
._.li-10>li,._.-li-10>li,._.li-10->li,._.li10>li{width:10%}
._.li-11>li,._.-li-11>li,._.li-11->li,._.li11>li{width:9.0909%}
._>.ml-0h,._>.-ml-0h,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
._>.ml-1,._>.-ml-1,._>.ml-1-,._>.ml1{margin-left:8.3333%}
._>.ml-1h,._>.-ml-1h,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
._>.ml-2,._>.-ml-2,._>.ml-2-,._>.ml2{margin-left:16.6667%}
._>.ml-2h,._>.-ml-2h,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
._>.ml-3,._>.-ml-3,._>.ml-3-,._>.ml3{margin-left:25%}
._>.ml-3h,._>.-ml-3h,._>.ml-3h-,._>.ml3h{margin-left:29.1667%}
._>.ml-4,._>.-ml-4,._>.ml-4-,._>.ml4{margin-left:33.3333%}
._>.ml-4h,._>.-ml-4h,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
._>.ml-5,._>.-ml-5,._>.ml-5-,._>.ml5{margin-left:41.6667%}
._>.ml-5h,._>.-ml-5h,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
._>.ml-6,._>.-ml-6,._>.ml-6-,._>.ml6{margin-left:50%}
._>.ml-6h,._>.-ml-6h,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
._>.ml-7,._>.-ml-7,._>.ml-7-,._>.ml7{margin-left:58.3333%}
._>.ml-7h,._>.-ml-7h,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
._>.ml-8,._>.-ml-8,._>.ml-8-,._>.ml8{margin-left:66.6667%}
._>.ml-8h,._>.-ml-8h,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
._>.ml-9,._>.-ml-9,._>.ml-9-,._>.ml9{margin-left:75%}
._>.ml-9h,._>.-ml-9h,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
._>.ml-10,._>.-ml-10,._>.ml-10-,._>.ml10{margin-left:83.3333%}
._>.ml-10h,._>.-ml-10h,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
._>.ml-11,._>.-ml-11,._>.ml-11-,._>.ml11{margin-left:91.6667%}
._>.ml-11h,._>.-ml-11h,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
.ord-0,.-ord-0,.ord-0-,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord-99,.-ord-99,.ord-99-,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.x-0,.-x-0,.x-0-,.x0{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.x-50,.-x-50,.x-50-,.x50{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.x-100,.-x-100-,.x-100-,.x100{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.y-0,.-y-0,.y-0-,.y0{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.y-50,.-y-50,.y-50-,.y50{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.y-100,.-y-100,.y-100-,.y100{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
}
@media(min-width:1024px){
.wrap{padding-right:30px;padding-left:30px}
.grid{margin:0 -15px}
.cell,.grid>li{width:calc(100% - 30px)}
.cell{margin:0 15px}
.grid>li{margin:15px}
.grid ul.grid{margin:-15px}
.liauto->li,.li-auto->li,.liauto>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.w0h-,.w-0h-,.w0h{width:calc(4.1667% - 30px)}
.w1-,.w-1-,.w1,.li12->li,.li-12->li,.li12>li{width:calc(8.3333% - 30px)}
.w1h-,.w-1h-,.w1h,.li8->li,.li-8->li,.li8>li{width:calc(12.5% - 30px)}
.w2-,.w-2-,.w2,.li6->li,.li-6->li,.li6>li{width:calc(16.6667% - 30px)}
.w2h-,.w-2h-,.w2h{width:calc(20.8333% - 30px)}
.w3-,.w-3-,.w3,.li4->li,.li-4->li,.li4>li{width: calc(25% - 30px)}
.w3h-,.w-3h-,.w3h{width:calc(29.1667% - 30px)}
.w4-,.w-4-,.w4,.li3->li,.li-3->li,.li3>li{width:calc(33.3333% - 30px)}
.w4h-,.w-4h-,.w4h{width:calc(37.5% - 30px)}
.w5-,.w-5-,.w5{width:calc(41.6667% - 30px)}
.w5h-,.w-5h-,.w5h{width:calc(45.8333% - 30px)}
.w6-,.w-6-,.w6,.li2->li,.li-2->li,.li2>li{width:calc(50% - 30px)}
.w6h-,.w-6h-,.w6h{width:calc(54.1667% - 30px)}
.w7-,.w-7-,.w7{width:calc(58.3333% - 30px)}
.w7h-,.w-7h-,.w7h{width:calc(62.5% - 30px)}
.w8-,.w-8-,.w8{width:calc(66.6667% - 30px)}
.w8h-,.w-8h-,.w8h{width:calc(70.8333% - 30px)}
.w9-,.w-9-,.w9{width:calc(75% - 30px)}
.w9h-,.w-9h-,.w9h{width:calc(79.1667% - 30px)}
.w10-,.w-10-,.w10{width:calc(83.3333% - 30px)}
.w10h-,.w-10h-,.w10h{width:calc(87.5% - 30px)}
.w11-,.w-11-,.w11{width:calc(91.6667% - 30px)}
.w11h-,.w-11h-,.w11h{width:calc(95.8333% - 30px)}
.li5->li,.li-5->li,.li5>li{width:calc(20% - 30px)}
.li7->li,.li-7->li,.li7>li{width:calc(14.2857% - 30px)}
.li9->li,.li-9->li,.li9>li{width:calc(11.1111% - 30px)}
.li10->li,.li-10->li,.li10>li{width:calc(10% - 30px)}
.li11->li,.li-11->li,.li11>li{width:calc(9.0909% - 30px)}
.ml0h-,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 15px)}
.ml1-,.ml-1-,.ml1{margin-left:calc(8.3333% + 15px)}
.ml1h-,.ml-1h-,.ml1h{margin-left:calc(12.5% + 15px)}
.ml2-,.ml-2-,.ml2{margin-left:calc(16.6667% + 15px)}
.ml2h-,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 15px)}
.ml3-,.ml-3-,.ml3{margin-left:calc(25% + 15px)}
.mlh3-,.ml-3h-,.mlh3{margin-left:calc(29.1667% + 15px)}
.ml4-,.ml-4-,.ml4{margin-left:calc(33.3333% + 15px)}
.ml4h-,.ml-4h-,.ml4h{margin-left:calc(37.5% + 15px)}
.ml5-,.ml-5-,.ml5{margin-left:calc(41.6667% + 15px)}
.ml5h-,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 15px)}
.ml6-,.ml-6-,.ml6{margin-left:calc(50% + 15px)}
.ml6h-,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 15px)}
.ml7-,.ml-7-,.ml7{margin-left:calc(58.3333% + 15px)}
.ml7h-,.ml-7h-,.ml7h{margin-left:calc(62.5% + 15px)}
.ml8-,.ml-8-,.ml8{margin-left:calc(66.6667% + 15px)}
.ml8h-,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 15px)}
.ml9-,.ml-9-,.ml9{margin-left:calc(75% + 15px)}
.ml9h-,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 15px)}
.ml10-,.ml-10-,.ml10{margin-left:calc(83.3333% + 15px)}
.ml10h-,.ml-10h-,.ml10h{margin-left:calc(87.5% + 15px)}
.ml11-,.ml-11-,.ml11{margin-left:calc(91.6667% + 15px)}
.ml11h-,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 15px)}
._>.cell{padding:0 15px}
._.grid>li{padding:15px}
._._0-,._._-0-,._._0,
.grid ul._._0-,.grid ul._._-0-,.grid ul._._0{margin:0}
._._0->.cell,._._-0->.cell,._._0>.cell,
._._0->li,._._-0->li,._._0>li{padding:0}
._._5-,._._-5-,._._5{margin:0 -5px}
._._5->.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
.grid ul._._5-,.grid ul._._-5-,.grid ul._._5{margin:-5px}
._._5->li,._._-5->li,._._5>li{padding:5px}
._._10-,._._-10-,._._10{margin:0 -10px}
._._10->.cell,._._-10->.cell,._._10>.cell{padding:0 10px}
.grid ul._._10-,.grid ul._._-10-,.grid ul._._10{margin:-10px}
._._10->li,._._-10->li,._._10>li{padding:10px}
._>.w0h-,._>.w-0h-,._>.w0h{width:4.1667%}
._>.w1-,._>.w-1-,._>.w1,._.li12->li,._.li-12->li,._.li12>li{width:8.3333%}
._>.w1h-,._>.w-1h-,._>.w1h,._.li8->li,._.li-8->li,._.li8>li{width:12.5%}
._>.w2-,._>.w-2-,._>.w2,._.li6->li,._.li-6->li,._.li6>li{width:16.6667%}
._>.w2h-,._>.w-2h-,._>.w2h{width:20.8333%}
._>.w3-,._>.w-3-,._>.w3,._.li4->li,._.li-4->li,._.li4>li{width: 25%}
._>.w3h-,._>.w-3h-,._>.w3h{width:29.1667%}
._>.w4-,._>.w-4-,._>.w4,._.li3->li,._.li-3->li,._.li3>li{width:33.3333%}
._>.w4h-,._>.w-4h-,._>.w4h{width:37.5%}
._>.w5-,._>.w-5-,._>.w5{width:41.6667%}
._>.w5h-,._>.w-5h-,._>.w5h{width:45.8333%}
._>.w6-,._>.w-6-,._>.w6,._.li2->li,._.li-2->li,._.li2>li{width:50%}
._>.w6h-,._>.w-6h-,._>.w6h{width:54.1667%}
._>.w7-,._>.w-7-,._>.w7{width:58.3333%}
._>.w7h-,._>.w-7h-,._>.w7h{width:62.5%}
._>.w8-,._>.w-8-,._>.w8{width:66.6667%}
._>.w8h-,._>.w-8h-,._>.w8h{width:70.8333%}
._>.w9-,._>.w-9-,._>.w9{width:75%}
._>.w9h-,._>.w-9h-,._>.w9h{width:79.1667%}
._>.w10-,._>.w-10-,._>.w10{width:83.3333%}
._>.w10h-,._>.w-10h-,._>.w10h{width:87.5%}
._>.w11-,._>.w-11-,._>.w11{width:91.6667%}
._>.w11h-,._>.w-11h-,._>.w11h{width:95.8333%}
._.li5->li,._.li-5->li,._.li5>li{width:20%}
._.li7->li,._.li-7->li,._.li7>li{width:14.2857%}
._.li9->li,._.li-9->li,._.li9>li{width:11.1111%}
._.li10->li,._.li-10->li,._.li10>li{width:10%}
._.li11->li,._.li-11->li,._.li11>li{width:9.0909%}
._>.ml0h-,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
._>.ml1-,._>.ml-1-,._>.ml1{margin-left:8.3333%}
._>.ml1h-,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
._>.ml2-,._>.ml-2-,._>.ml2{margin-left:16.6667%}
._>.ml2h-,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
._>.ml3-,._>.ml-3-,._>.ml3{margin-left:25%}
._>.mlh3-,._>.ml-3h-,._>.mlh3{margin-left:29.1667%}
._>.ml4-,._>.ml-4-,._>.ml4{margin-left:33.3333%}
._>.ml4h-,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
._>.ml5-,._>.ml-5-,._>.ml5{margin-left:41.6667%}
._>.ml5h-,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
._>.ml6-,._>.ml-6-,._>.ml6{margin-left:50%}
._>.ml6h-,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
._>.ml7-,._>.ml-7-,._>.ml7{margin-left:58.3333%}
._>.ml7h-,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
._>.ml8-,._>.ml-8-,._>.ml8{margin-left:66.6667%}
._>.ml8h-,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
._>.ml9-,._>.ml-9-,._>.ml9{margin-left:75%}
._>.ml9h-,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
._>.ml10-,._>.ml-10-,._>.ml10{margin-left:83.3333%}
._>.ml10h-,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
._>.ml11-,._>.ml-11-,._>.ml11{margin-left:91.6667%}
._>.ml11h-,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
.ord0-,.ord-0-,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99-,.ord-99-,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.x0-,.x-0-,.x0{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.x50-,.x-50-,.x50{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.x100-,.x-100-,.x100{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.y0-,.y-0-,.y0{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.y50-,.y-50-,.y50{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.y100-,.y-100-,.y100{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
}
.seebtn {
   display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    margin: 1em auto 0;
    border-radius: 4px;
    background: #efc700;
    padding: .5em;
    /* width: 100%; */
    max-width: 260px;
    color: #222;
    font-family: Opensans;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    text-shadow: none;
    text-transform: uppercase;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);
}
.seebtn:hover {
    z-index: 1;
    background: #eee;
    color: #000;
    text-shadow: none;
}
.seebtn--call {
    margin-top: 30px;
    margin-bottom: 30px
}
.seebtn--footer {
    margin: 30px 0;
    max-width: 220px;    box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);
}
.seebtn--catlink {
    margin-top: -20px;
    margin-bottom: 20px;
    max-width: 200px;
}
.seebtn--load {
margin-bottom: 4px;
max-width: 380px;
}
.table th,  .table tr:first-child>th  {
 border: 1px solid #ddd; padding:10px;
    background: #fffa00;
}

.table {
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  background: #eee;
  width: 100%;
  max-width: 99.9999%;
  overflow: auto;
  color: #000;
}
.table::-webkit-scrollbar {
  display: none;
}
.table td {
  vertical-align: top;
  padding: 8px;    line-height: 1.3;
}
.table tr:first-child td {
  padding-bottom: 10px;
  color: #000;
}
.table tr:nth-child(2n+1) {
  background: #fff;
}
.table tr:first-child {
  
  font-size: 1rem;
  line-height: 1.2;
}
.table th,
.table tr:first-child>td {
 
}
.table tr td:first-child,
.table tr td.first-child {
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.table tr.table_head td, .table tr.table_head th {
    background: #fff;
    padding-bottom: 22px;
    max-width: 50%;
    color: #000;
    font-weight: 100;
}
.table td {
  border: 1px solid #ddd;
}
table.scroll {
  display: block;
  table-layout: auto;
  overflow: scroll;
}
table.scroll td {
  word-break: normal;
}
div.wrap-table {
  overflow-x: auto; margin-bottom:16px;
}
div.wrap-table::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
}
div.wrap-table::-webkit-scrollbar-thumb {
  border: 2px solid #fff;
  border-radius: 8px;
  background-color: #fffa00;  
}
div.wrap-table .table {
  display: table;
}
.table tr:hover td {
}
.flex-video {
  position: relative;
  padding-top: 10%;
  padding-bottom: 53.5%;
  height: 0;
  overflow: hidden; }
.flex-video.widescreen {
  padding-bottom: 56.34%; }
.flex-video.vimeo {
  padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
.waves-effect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.waves-effect .waves-ripple {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  position: absolute;
  transform: scale(0) translate(0, 0);
  opacity: 0;
  transition: all 0.5s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  width: 100px;
  height: 100px;
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
  transform: translateZ(0);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  vertical-align: middle;
  z-index: 1;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.waves-button {
  border-radius: 0.2em;
  padding: 0.85em 1.1em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  vertical-align: bottom;
  border-radius: 0.2em;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
}
.waves-float:active {
  -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  padding: 20px;
  width: 100%;
  height: 100%;
  overflow: auto;
  text-align: center;
}
.blocker:before{
  display: inline-block;
  vertical-align: middle;
  margin-right: -0.05em;
  height: 100%;
  content: "";
}
.modal {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  z-index: 2;
  z-index: 99999!important;
  box-shadow: 0 0 10px #000;
  border-radius: 8px;
  background-color: #fff;
  padding: 15px 15px;
  max-width: 400px;
  text-align: left;
}
.modal a.close-modal {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
.modal-spinner {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-right: -32px;
  border-radius: 8px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
  width: 64px;
  height: 64px;
}
@media(max-width:1023px){
    .touch-side-swipe {
        display: none;
        top: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 100%;
    }
    .tss .touch-side-swipe {
        display: block;
        overflow-y: overlay;
    }
    .tss {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        will-change: transform;
        height: 100%;
    }
    .tss-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .tss-label {
        display: block;
        position: absolute;
        top: 5px;
        right: -44px;
        z-index: 99999;
        cursor: pointer;
        width: 44px;
        height: 44px;
    }
    .tss-label_pic {
        display: inline-block;
        position: relative;
        vertical-align: middle;
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-style: normal;
        direction: ltr;
        text-align: left;
        text-indent: -9999px;
    }
    .tss-label_pic:after, .tss-label_pic:before {
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        pointer-events: none;
        content: '';
    }
    .tss--close .tss-label_pic {
        margin: 15px 7px;
        -webkit-box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        width: 30px;
        height: 4px;
        color: #000;
    }
    .tss--close .tss-label_pic:after {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        -webkit-box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
        box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
        width: 30px;
        height: 3px;
        color: #fff;
    }
    .tss--open .tss-label_pic {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: 2px;
        padding:0;
        width: 40px;
        height: 40px;
        color: #fff;
    }
    .tss--open .tss-label_pic:before{
        width: 40px;
        height: 2px;
    }
    .tss--open .tss-label_pic:after{
        width: 2px;
        height: 40px;
    }
    .tss--open .tss-label_pic:after, .tss--open .tss-label_pic:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        -webkit-box-shadow: inset 0 0 0 32px;
        box-shadow: inset 0 0 0 32px;
    }
    .tss-bg {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        will-change: opacity;
        background: #000;
        width: 100%;
        height: 100%;
    }
}
.cd-top {
  display:none;
}
@media (min-width: 0px) {
  .cd-top {
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 20px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 50%;
    background: none;
    background: #efc700;
    padding: 8px;
    overflow: hidden;
    color: #222;
    font-size: 17px;
    line-height: 17px;
    text-decoration:none;
    text-shadow: 0px -1px 3px gray;
    white-space: nowrap;
  }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
  }
  .cd-top.cd-fade-out {
    opacity: .5;
  }
 .cd-top:hover {
    opacity: 1;
    text-shadow: -1px -1px 5px gray;
  }
}
.slick-slider
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    touch-action: pan-y;
}
.slick-list
{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track
{
    display: block;
    position: relative;
    top: 0;
    left: 0;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list
{
    /*background: #fff url('./ajax-loader.gif') center center no-repeat;*/
}
.slick-prev,
.slick-next
{
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    margin-top: -10px;
    outline: none;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    border: none;
    border-radius: 0;
    border-radius: 50%;
    background: #ffd700;
    padding: 0;
    width: 35px;
    height: 35px;
    color: transparent;
    font-size: 0;
    line-height: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    outline: none;
    background: transparent;
    background: rgba(255, 255, 255, 0.7);
    color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .75;
    color: #000;
    font-family: 'slick';
    font-size: 25px;
    line-height: 1;
}
.slick-prev
{
    left: 0px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 1;
}
.slick-prev:before
{
    display: block;
    content: '\f105';
   font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    font-family: Font Awesome\ 5 Free;;
}
.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
     display: block;
    /* margin-top: 3px; */
    content: '\f105';
    font-weight: 600;
    font-size: 28px;
    line-height: 33px;
    font-family: Font Awesome\ 5 Free;
}
.slick-slider
{
}
.slick-dots
{
    display: block;
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    float: right;
    clear: both;
    z-index: 1;
    margin: auto;
    border-radius: 11px;
    background: transparent;
    padding: 0 7px;
    max-width: 300px;
    height: 26px;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 5px;
    padding: 0;
    width: 20px;
    height: 20px;
}
.slick-dots li button
{
    display: block;
    cursor: pointer;
    outline: none;
    border: 0;
    background: transparent;
    padding: 5px;
    width: 20px;
    height: 20px;
    color: transparent;
    font-size: 0;
    line-height: 0;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;position: absolute;top: 0;left: 0;opacity: 1;-webkit-transition: all .4s linear;transition: all .4s linear;margin: 0 4px;-webkit-box-shadow: inset 6px 6px 0 #fff, inset -6px -6px 0 #fff, inset -6px 6px 0 #fff, inset 6px -6px 0 #fff;box-shadow: inset 6px 6px 0 #fff, inset -6px -6px 0 #fff, inset -6px 6px 0 #fff, inset 6px -6px 0 #fff;border: 2px solid #000;border-radius: 50%;width: 12px;height: 12px;overflow: hidden;text-align: center;content: ' ';}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    -webkit-box-shadow: inset 4px 4px 0 #ffd700, inset -4px -4px 0 #ffd700, inset -4px 4px 0 #ffd700, inset 4px -4px 0 #ffd700;
            box-shadow: inset 4px 4px 0 #ffd700, inset -4px -4px 0 #ffd700, inset -4px 4px 0 #ffd700, inset 4px -4px 0 #ffd700;
}
.slick-current img {
}
.doubleSlider {
    background:#fff;
}
.doubleSliderNav {
    background:#fff;
}
.multi-slider-wrap {
    padding-bottom: 0!important;
}
.multi-slider-title {
    background: #222;
    padding-top: 7px;
    padding-right:15px;
    padding-bottom: 10px;
    padding-left:15px;
    color:#fff;
    font-size: 20px;
    font-size: calc(22px + 1vw);
    line-height: 1.2;
    text-align: center;
}
.multi-slider {position: relative;}
.multi-slider_item {
}
.multi-slider_item .zoomarallax {
}
.multi-slider_picture {
     -webkit-transition: all .8s ease;
     transition: all .8s ease;
}
.multi-slider_item:hover .multi-slider_picture {
    opacity: 0.35;
}
.multi-slider_picture {
}
.multi-slider_img {
}
.multi-slider_description {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #000;
    width: 100%;
    height: 100%;
    text-align: center;
}
.multi-slider:hover .multi-slider_description {
    opacity: 1;   
}
.multi-slider_title {
    display: block;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
    margin-top: 27%;
    border: 2px solid #fff;
    border-radius: 4px;
    background: #efc700;
    padding: 10px 4px;
    max-width: 70%;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
.certificates-title {
    font-size: 3rem;
    line-height: 1.7;
    text-align:center;
}
.certificates {
    border-top: 4px solid #efc700;
    background: rgb(32, 34, 35) url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding-bottom: 30px;
}
.certificates_item {
    padding-right: 5px;
    padding-left: 5px;
}
.certificates_picture {
}
.certificates_img {
}
.certificates .slick-prev, .certificates .slick-next{
    background: #dddddd;
}
.zoomarallax {
    position: relative;
    cursor: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgaWQ9IlNWR1Jvb3QiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOm9zYj0iaHR0cDovL3d3dy5vcGVuc3dhdGNoYm9vay5vcmcvdXJpLzIwMDkvb3NiIj4NCjxnIHRyYW5zZm9ybT0ibWF0cml4KC41ODgxNCAwIDAgLjU2NzUzIC40MjYyNiAuOTcxMDYpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMy40MTU1IiBzdHlsZT0icGFpbnQtb3JkZXI6bWFya2VycyBzdHJva2UgZmlsbCI+DQo8ZyBmaWxsPSIjZmZmIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMy40MTU1IiBzdHlsZT0icGFpbnQtb3JkZXI6bWFya2VycyBzdHJva2UgZmlsbCI+DQo8cGF0aCBkPSJtMjguOTgzIDIwaC02di02YzAtMC41NTItMC40NDgtMS0xLTFzLTEgMC40NDgtMSAxdjZoLTZjLTAuNTUyIDAtMSAwLjQ0OC0xIDFzMC40NDggMSAxIDFoNnY2YzAgMC41NTIgMC40NDggMSAxIDFzMS0wLjQ0OCAxLTF2LTZoNmMwLjU1MiAwIDEtMC40NDggMS0xcy0wLjQ0OC0xLTEtMXoiIHN0eWxlPSJwYWludC1vcmRlcjptYXJrZXJzIHN0cm9rZSBmaWxsIi8+DQo8cGF0aCBkPSJtNTEuNzA0IDUxLjI3My0xNC44NTktMTUuNDUzYzMuNzktMy44MDEgNi4xMzgtOS4wNDEgNi4xMzgtMTQuODIgMC0xMS41OC05LjQyLTIxLTIxLTIxcy0yMSA5LjQyLTIxIDIxIDkuNDIgMjEgMjEgMjFjNS4wODMgMCA5Ljc0OC0xLjgxNyAxMy4zODQtNC44MzJsMTQuODk1IDE1LjQ5MWMwLjE5NiAwLjIwNSAwLjQ1OCAwLjMwNyAwLjcyMSAwLjMwNyAwLjI1IDAgMC40OTktMC4wOTMgMC42OTMtMC4yNzkgMC4zOTgtMC4zODMgMC40MS0xLjAxNiAwLjAyOC0xLjQxNHptLTQ4LjcyMS0zMC4yNzNjMC0xMC40NzcgOC41MjMtMTkgMTktMTlzMTkgOC41MjMgMTkgMTktOC41MjMgMTktMTkgMTktMTktOC41MjMtMTktMTl6IiBzdHlsZT0icGFpbnQtb3JkZXI6bWFya2VycyBzdHJva2UgZmlsbCIvPg0KPC9nPg0KPC9nPg0KPC9zdmc+DQo='),pointer;
    overflow: hidden;
}
.zoomarallaxEx{
    position: relative;
    overflow: hidden;
}
.zoomarallax_img {
    opacity:0;
    max-width: 100%;
}
.zoomarallax_img:hover {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*! nouislider - 10.1.0 - 2017-07-28 13:09:54 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  touch-action: none;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.noUi-connect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.noUi-origin {
  position: absolute;
  width: 0;
  height: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
      cursor: e-resize;
    width: 25px;
    height: 25px;
    left: -12px;
    top: -5px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  top: -17px;
  left: -6px;
  width: 28px;
  height: 34px;
}
.noUi-target {
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  background: #fff;
}
.noUi-connect {
  -webkit-transition: background 450ms;
  transition: background 450ms;
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  border-radius: 4px;
  background: #3FB8AF;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  cursor: default;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #333;
    border-radius: 100%;
  box-shadow: 0 1px 2px rgba(153, 153, 153, 0.86);
  cursor: default;
  border: 4px solid #ffd700;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:before,
.noUi-handle:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 7px;
    background: #E8E7E6;
    width: 1px;
    height: 14px;
    content: "";
}
.noUi-handle:after {
  left: 9px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  top: 14px;
  left: 6px;
  width: 14px;
  height: 1px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
.noUi-pips-horizontal {
  top: 100%;
  left: 0;
  padding: 10px 0;
  width: 100%;
  height: 80px;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  top: 0;
  left: 100%;
  padding: 0 10px;
  height: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
  margin-top: -1px;
  width: 5px;
  height: 2px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  color: #000;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  bottom: 120%;
  left: 50%;
  transform: translate(-50%, 0);
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  top: 50%;
  right: 120%;
  transform: translate(0, -50%);
}
.tabs {
    margin: auto;
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
}
.tabs:after {
    display:table;
    clear:both;
    content: " ";
}
.tabs_wrap {
    display: inline-block;
}
.tabs_link {
    display: block;
    /* float: left; */
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
    background: #ddd;
    padding: 0.5em 3em 0.5em 0.5em;
    color: #000;
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
    margin: 0 0 .5em 0;
    /* width: 200px; */
}
.tabs_link:hover, .tabs_link--active {
    background: #fffd00;
    /* font-weight: 600; */
}
.tabs_content {
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    max-height:0;
    overflow:hidden;
}
.tabs_content--active {
    max-height:none;
}

@media (max-width: 768px) {
    .tabs_link  {font-size:.8rem;}
}
@media (max-width: 1023.98px) {
    input#nav-mobile, input#nav-mobile-open {
        display: none;
    }
    .navbar {
        top: 0;
        left: 0;
        z-index: 9999;
        background: #fff;
        padding-right: 0;
        padding-left: 0px;
        width: 100%;
        height: 100%;
    }

    .navbar > ul {
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 1px;
        max-width: 100%;
        list-style: none;
        text-align: left;
        position: relative;
    }

    .navbar > ul > li {
        display: block;
        position: relative;
        cursor: pointer;
        margin-top: 1px;
        border: none;
        border-top: 1px solid #eee;
        border-bottom: 1px outset rgba(250, 250, 250, 0.6);
        padding: 2px!important;
        max-width: 100%;
    }

    .navbar > ul > li > a {
        display: block;
        padding: 14px 10px;
        color: #222;
        font-size: 18px;
        line-height: 1.2;
        text-decoration: none;
        /* white-space: nowrap; */
    }

    .navbar > ul > li > ul {
        display: block;
        position: relative;
        z-index: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background: rgb(253, 253, 253);
        padding: 0px;
        list-style: none;
    }

    .navbar > ul > li > ul > li {
        display: block;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: 0 -1px 0 #ddd;
        border: none;
        overflow: hidden;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        max-width: 100%;
    }

    .navbar > ul > li > ul > li > a {
        display: block;
        padding: 15px 10px;
        color: #222;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: none;
        text-shadow: none;
        /* white-space: nowrap; */
    }

    .navbar > ul > li.nb-active > a {
        pointer-events: visible;
    }

    .navbar ul ul ul {
        display: none!important;
    }

    .nb-navbar {
        transition: all .3s ease;
        position: relative;
    }

    .nb-navbar.navbar > ul > li {
        position: initial;
        top: 0;
        z-index: 1;
        overflow: hidden;
        position: relative;
    }
    .nb-navbar.navbar > ul > li > ul {
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 0;
        transition: all .3s ease;
    }

    .nb-navbar--hidden {
        transform: translateX(-100%);
        overflow: visible;
    }

    .nb-open-subnav-btn {
        position: absolute;
        display: block;
        left: calc(100% - 60px);
        padding: 15px 20px;
        font-size: 24px;
        font-weight: 600;
        color: #777;
        line-height: 20px;
        box-shadow: 0 0px 1px #999;
        background: #eee;
        z-index:1;
        height: 25px;
        top: 50%;
        bottom: 50%;
        margin: auto;
    }

    .nb-subnav-parent>ul>li {
        /* height: 50px; */
    }
    .nb-subnav-parent>a {
      padding-right: 35px!important;
    }

    .nb-navbar li.nb-subnav-parent>ul {
        transform: translateX(100%);
        position: absolute;
        position: initial;
    }

    .nb-navbar li.nb-subnav-parent.nb-item--actived>ul {
        z-index: 1;
    }

    label.navbar_subpanel-label {
        cursor: pointer;
    }

    .nb-subnav-title {
        font-size: 21px;
        padding-right: 10px;
        background: #eee;
        color: #777;
    }

    .nb-subnav-title_wrap {
        padding: 10px 0px 10px 10px;
        display: inline-block;
    }

    .nb-subnav-title_arrow {
        transform: rotate(180deg);
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 1;
        padding-bottom: 2px;
        /* transform:none; */
    }

    .nb-subnav-title_text {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 15px;
        line-height: 1;
        padding-left: 5px;
    }

    .nb-subnav-parent {
        overflow: hidden;
        position: relative;
    }

    .nb-item--actived {
        overflow: visible !important;
        position: initial !important;
    }

    .nb-subnav-parent .nb-subnav-parent .nb-open-subnav-btn {display:none;}
}

/*
@media (max-width: 1023px) {
  input#nav-mobile, input#nav-mobile-open {display: none;}
  .navbar {
    top: 0;
    left: 0;
    z-index: 9999;
    background: #eee;
    padding-right: 0;
    padding-left: 0px;
    width: 100%;
    height:100%;
    overflow-x: hidden;
  }
  .navbar > ul {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0!important;
    padding: 1px;
    width: 100%;
    list-style: none;
  }
  .navbar > ul > li {
    display: block;
    position: relative;
    cursor: pointer;
    margin-top: 2px;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    
  
    padding: 0;
  }
  .navbar > ul > li > a {
    display: block;
    padding: 25px 10px;
    color: #000;
    font-size: 18px;
    line-height: 0;
    text-decoration: none;
    white-space: nowrap;
  }
  .navbar > ul > li > a:hover {
  }
  .navbar > ul > li > ul {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    background: rgba(0, 0, 0, 0);
    padding: 1px;
    width: 100%;
    height: 0;
    list-style: none;
  }
  .navbar > ul > li:hover > ul {
    height: initial;
  }
  .navbar > ul > li > ul:before {
    display: block;
    position: relative;
    top: -52px;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    height: 52px;
    color: #999;
    font-size:20px;
    font-weight: 800;
    line-height: 50px;
    text-align: right;
    content: "+";
  }
  .navbar > ul > li:hover > ul:before {
    height: 0;
    content:" ";
  }
  .navbar > ul > li > ul:hover {
    margin-top: 0;
    padding-top: 0;
    height: initial;
  }
.navbar > ul > li > ul > li {
    -webkit-transition: all .2s linear;
    display: block;
    position: relative;
    transition: all .2s linear;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: 0px solid #ddd;
    height: 0;
    overflow: hidden;
  }
  .navbar > ul > li:hover > ul > li {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-top: 1px solid #ddd;
    height: 100%;
    min-height: 50px;
    overflow: visible;
  }
  .navbar > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li.active {
    background: #fff;
  }    
  .navbar > ul > li > ul > li > a {
    display: block;
    z-index: -1;
    padding: 0 10px;
    height: 50px;
    color: #222;
    font-size: 16px;
    line-height: 50px;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
  }
  .navbar > ul > li:hover > ul > li > a {
  }
  .navbar > ul > li > ul > li > ul {
    -webkit-transition: all .5s ease;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .5s ease;
    margin-top: -52px;
    padding: 1px;
    padding-top: 0;
    width: 100%;
    height: 100%;
    max-height: 52px;
    overflow: hidden;
    list-style: none;
  }
  .navbar > ul > li > ul > li:hover > ul {
    margin-top: 0;
    padding-top: 0;
    max-height: none;
  }
  .navbar > ul > li > ul > li > ul:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 100%;
    width: 30px;
    height: 50px;
    font-size:20px;
    line-height: 50px;
    text-align: right;
    text-align: center;
    content:"+";
  }
  .navbar > ul > li > ul > li:hover > ul:before {
    content:"";
  }
  .navbar > ul > li > ul > li:hover > ul > li {
    height:100%;
    max-height:40px;
  }
  .navbar > ul > li > ul > li > ul > li {
    -webkit-transition: all .3s ease;
    display: block;
    position: relative;
    transition: all .3s ease;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow:  0 -1px 0 rgba(255, 255, 255, 0.05);
    box-shadow:  0 -1px 0 rgba(255, 255, 255, 0.05);
    border: none;
    border-right:1px solid rgba(0, 0, 0, 0.3);
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    height: 0;
    overflow: hidden;
  }
  .navbar > ul > li > ul > li:hover > ul > li {
    border-bottom: 1px solid #999;
  }
  .navbar > ul > li > ul > li > ul > li.active {
    background: #eee;
  }    
  .navbar > ul > li > ul > li > ul > li > a {
    display: block;
    display: block;
    position: relative;
    padding: 10px;
    color: #444;
    font-size: 0;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
  }
  .navbar > ul > li > ul > li:hover > ul > li > a {
    font-size: 14px;
  }
  .navbar a {
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    pointer-events: none;
  }
  .navbar > ul > li:hover > a {
    pointer-events: visible;
  }
  .navbar > ul > li > ul > li:hover > a {
    pointer-events: visible;
  }
  .navbar > ul > li > ul > li > ul > li:hover > a {
    pointer-events: visible;
  }
}
*/

@media (min-width: 1024px) {
  input#nav-mobile, input#nav-mobile-open {display: none;}
  .navbar {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
}
  .navbar > ul {
    z-index: 9999;
    list-style: none;
}
  .navbar > ul > li {
    word-wrap: break-word;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  .navbar > ul > li:first-of-type {
  }
  .navbar > ul > li.active,
  .navbar > ul > li:hover {
  }
  .navbar .link-active {
    -webkit-box-shadow: inset 1px -1px 0 #fff;
    box-shadow: inset 1px -1px 0 #fff;
    background: #fff;
    color: #000;
  }
  .navbar > ul > li a:hover {
  }
  .navbar > ul > li.active > a {
    text-decoration: none;
  }
  .navbar > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: none;
    padding-top: 15px;
    padding-right: 1px;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 100%;
    color: #ddd;
    font-size: calc(11px + 0.3vw);
    font-weight: 100;
    line-height: 22px;
    text-shadow: none;
    white-space: nowrap;
}
.navbar > ul > li > a:before {
    display: block;
    position: relative;
    float: left;
    margin-top: -6px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-size: 36px;
    width: 37px;
    height: 36px;
    content:" ";
}
.navbar > ul > li:nth-of-type(1) > a:before {
  background-image: url(_mod_files/ce_images/files/icon-nav-okompanii.png);
}
.navbar > ul > li:nth-of-type(2) > a:before {
  background-image: url(_mod_files/ce_images/files/icon-nav-calc.png);
}
.navbar > ul > li:nth-of-type(3) > a:before {
  background-image: url(_mod_files/ce_images/files/icon-nav-stati.png);
}
.navbar > ul > li:nth-of-type(4) > a:before {
  background-image: url(_mod_files/ce_images/files/icon-nav-rub.png);
}
.navbar > ul > li:nth-of-type(5) > a:before {
  background-image: url(_mod_files/ce_images/files/icon-nav-kontakty.png);
}
  .navbar > ul > li:first-child > a {
  }
  .navbar > ul > li:hover > a {
  }
  .navbar > ul > li:hover > a:before {
  }
  .navbar > ul > li:hover > a:before,
  .navbar > ul > li.active > a:before {
  }
  .navbar > ul > li > ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    z-index: 9999;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    background: #fff;
    padding: 10px;
    padding-left: 0;
  }
  .navbar > ul > li:hover > ul {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .navbar > ul > li > ul:hover {
  }
  .navbar > ul > li > ul > li {
    display: block;
    position: relative;
    z-index: 9999;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    list-style: none;
    text-align: left;
    white-space: nowrap;
  }
  .navbar > ul > li:hover > ul > li {
  }
  .navbar > ul > li:hover > ul > li>a{
  }
  .navbar > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li.active{
    line-height: 22px;
  }    
  .navbar > ul > li > ul > li.active > a {
  }
  .navbar > ul > li > ul > li > a {
    display: block;
    z-index: 9999;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 8px;
    width: initial;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}
  .navbar > ul > li > ul > li:hover > a {
  color: #00aa07;
  }
  .navbar > ul > li:hover > ul > li > a {
  }
  .navbar > ul > li > ul > li > ul {
    -webkit-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    display: block;
    position: relative;
    position: relative;
    transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    list-style: none;
  }
  .navbar > ul > li > ul > li:hover > ul {
  }
  .navbar > ul > li > ul > li > ul > li {
    display: block;
    position: relative;
    padding: 2px 5px;
  }
  .navbar > ul > li > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li > ul > li.active {
  }
  .navbar > ul > li > ul > li > ul > li > a {
    display: block;
    position: relative;
    color: #000;
    text-shadow: none;
  }
  .navbar > ul > li > ul > li:hover > ul > li > a {
  }
  .navbar > ul > li > ul > li > ul > li:hover > a {
    color: #f19434;
  }
}
@media (min-width: 1024px) and (max-width: 1220px) {
  .navbar > ul > li.active > a,
  .navbar > ul > li:hover > a {
    -webkit-box-shadow:none;
    box-shadow:none
  }
}
@media (min-width: 1270px) {
  .navbar > ul {
  }
  .navbar > ul > li > a {}
  .navbar > ul > li {
  }
}
@media (min-width: 1400px) {
  .navbar > ul > li > a {
    font-size: 16px;
  }
  .navbar > ul > li {
    margin-right: 5px;
  }
}
.popupContent {
    border-radius:5px;
    background:lightgray;
    padding:20px;
}
.discussion_amiroTEdDivPreview,
.quest_preview,
.forum_preview {
    display: none;
    margin-top: 6px;
    margin-bottom: 10px;
    margin-left: 4px;
    border: 1px solid #A5A5A5;
    background: #F0F0F0;
    padding: 4px;
}
.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic,
.forum_front_edit, .forum_tr_create_topic, .discussion_front_edit,
.discussion_span_answer_for {
    display: none;
}
.quest_bb_preview,
.forum_bb_preview {display:none;
    text-align:center;
}
a[name="forum"] ~ table,
a[name="forum"] ~ table>tbody,
a[name="forum"] ~ table>tbody>tr {
    display:block;
    width:100%;
}
.quest_quote_messages,
.quest_quote_messages tbody,
.quest_quote_messages tr {
    display: block;
    width:100%;
    max-width: 320px;
    overflow: hidden;
}
.amiroTEdCtrl {
    max-width:320px;
}
div.mselectFrame{
    zoom: 1;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    border: 1px solid #848484;
    overflow: auto;
}
div.mselectOption, div.mselectOptionselected{
    cursor: default;
    padding: 0px 2px;
    white-space: nowrap;
}
div.mselectOptionselected{
    background: #5fabfe;
    color: #fff;
}
.MediaBox_shadow{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100000;
    background: #000;
    width: 100%;
    height: 100%;
}
* html .MediaBox_shadow{
    position: absolute;
}
.MediaBox{
    display: none;
    position: fixed;
    z-index: 100001;
    background: #222;
}
* html .MediaBox{
    position: absolute;
}
.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    position: absolute;
    overflow: hidden;
}
.MediaBox_shadowL, .MediaBox_shadowR{
    background: url(_img/ami_jsapi/shade-v.png) repeat-y;
    width: 15px;
    height: 100%;
}
.MediaBox_shadowL{
    top: 0px;
    left: -15px;
}
.MediaBox_shadowR{
    top: 0px;
    right: -15px;
    background-position: -15px 0px;
}
.MediaBox_shadowT, .MediaBox_shadowB{
    background: url(_img/ami_jsapi/shade-h.png) repeat-x;
    width: 100%;
    height: 15px;
}
.MediaBox_shadowT{
    top: -15px;
    left: 0px;
}
.MediaBox_shadowB{
    bottom: -15px;
    left: 0px;
    background-position: 0px -15px;
}
.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    background: url(_img/ami_jsapi/shade-c.png) no-repeat;
    width: 15px;
    height: 15px;
}
.MediaBox_shadowLT{
    top: -15px;
    left: -15px;
}
.MediaBox_shadowRT{
    top: -15px;
    right: -15px;
    background-position: -15px 0px;
}
.MediaBox_shadowLB{
    bottom: -15px;
    left: -15px;
    background-position: 0px -15px;
}
.MediaBox_shadowRB{
    right: -15px;
    bottom: -15px;
    background-position: -15px -15px;
}
.MediaBox_speckLT{
    position: absolute;
    width: 0px;
    height: 0px;
}
.MediaBox_speckRB{
    position: absolute;
    width: 0px;
    height: 0px;
}
.MediaBox_close{
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    background: url(_img/ami_jsapi/close.png);
    width: 39px;
    height: 39px;
}
.MediaBox_loader{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
    width: 32px;
    height: 32px;
}
.MediaBox_container{
    margin: 10px 10px;
}
.MediaBoxBlack{
    background: #000;
}
.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{
    background-image: url(_img/ami_jsapi/glass-frame-v.png);
}
.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{
    background-image: url(_img/ami_jsapi/glass-frame-h.png);
}
.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{
    background-image: url(_img/ami_jsapi/glass-frame-c.png);
}
.MediaBoxBlack .MediaBox_speckLT{
    background-image: url(_img/ami_jsapi/glass-frame-c2lt.png);
}
.MediaBoxBlack .MediaBox_speckRB{
    background-image: url(_img/ami_jsapi/glass-frame-c2rb.png);
}
.MediaBoxBlack .MediaBox_close{
    top: -25px;
    right: -25px;
    background-image: url(_img/ami_jsapi/glass-frame-close.png);
}
.MediaBoxBlack .MediaBox_loader{
    background-image: url(_img/ami_jsapi/loader-black.gif);
}
.MediaBoxBlack .MediaBox_container{
    margin: 0px 0px;
}
img[data-ami-mbpopup],
.mb-image {
    cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;
}
.MediaBox_loader{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100002;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
    width: 32px;
    height: 32px;
}
.MediaBox_group{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
}
.MediaBox_header{
    margin: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
}
.MediaBox_url{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
}
.MediaBox_description{
    padding: 10px;
    padding-bottom: 0px;
}
.MediaBox_imageArea{
    position: relative;
}
.MediaBox_previous{
    position: absolute;
    top: 50%;
    left: -28px;
    cursor: pointer;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-prev.png);
    width: 32px;
    height: 63px;
}
.MediaBox_next{
    position: absolute;
    top: 50%;
    right: -28px;
    cursor: pointer;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-next.png);
    width: 32px;
    height: 63px;
}
.MediaBox_container{
    position: relative;
    margin: 10px 10px 0px 10px;
    text-align: center;
}
.MediaBox_zoom{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
    text-align: right;
}
.MediaBox_zoom a{
    font-style: italic;
}
#MediaBox_sliderPrevious{
    float: left;
    cursor: pointer;
    margin: 40px 0px 0px 10px;
    background: #00f;
    width: 10px;
    height: 20px;
}
#MediaBox_sliderNext{
    float: right;
    cursor: pointer;
    margin: 40px 10px 0px 0px;
    background: #00f;
    width: 10px;
    height: 20px;
}
.MediaBox .disabled{
    cursor: default !important;
    background: #ccf !important;
}
.MediaBox_slider{
    position: relative;
    margin: 10px 30px 0px 30px;
    height: 80px;
    overflow: hidden;
    white-space: nowrap;
}
.MediaBox_sliderImage{
    cursor: pointer;
    max-height: 80px;
}
.MediaBox_sliderDelimeter{
    zoom: 1;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    width: 10px;
}
.MediaBox_counter{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
    text-align: right;
}
.articles-announce {
}
.articles-announce_item {
}
.articles-announce_header {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.articles-announce_picture {
border: 10px solid #f6c452;
}
.articles-announce_text {
margin-top: 10px;
margin-bottom: 10px;
}
.articles-announce--blog {}
.articles-announce_item--blog {}
.articles-announce_header--blog {}
.articles-announce_picture--blog {}
.articles-announce_text--blog {}
.articles-announce--news {}
.articles-announce_item--news {}
.articles-announce_header--news {}
.articles-announce_header--news>a {
    color:#fff;
    font-size: 11px;
    font-weight: 100;
    font-weight: 600;
}
.articles-announce_picture--news {}
.articles-announce_text--news {
    color: #fff;
}
.articles-announce--instblog {}
.articles-announce_item--instblog {}
.articles-announce_header--instblog {}
.articles-announce_picture--instblog {}
.articles-announce_text--instblog {}
.articles-announce--instnews {}
.articles-announce_item--instnews {}
.articles-announce_header--instnews {}
.articles-announce_picture--instnews {}
.articles-announce_text--instnews {}
.articles-page p:first-of-type {
    padding-top: 0;
    padding-bottom:0;
}
.articles-page--blog {}
.articles-page--news {}
.articles-page--instblog {}
.articles-page--instnews {}
@media(min-width:640px){
    .articles-page p img {
        max-width:380px;
    }
}
.articles-list_header {
}
.articles-list_header--news a {
    display:block;
    padding:10px 0;
    font-family: Roboto Condensed;
    font-size: 1.2rem;
    font-weight:600;
    line-height:1.3;
}
.expand {display: none}
table[id*="sign"] {display: none!important;}
.catalog-title {
    margin-top: 0;
}
.catalog {
}
.catalog_item {
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    background: #fff;
    padding: 0 15px;
}
.catalog_head {
}
.catalog_title {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: calc(14px + 0.6vw);
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
.catalog_picture {
    margin-bottom: 15px;
}
.catalog_img {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.catalog_optlist-title {
}
.catalog_optlist {
}
.catalog_optlist-item {
}
.catalog_opttable {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight:600;
    text-align:center;
}
.catalog_opttable td:first-of-type {
    text-align:left;
}
.catalog_opttable-first {
    background:#eee;
}
.catalog_opttable-first>td {
    background: #eeeeee;
    padding-bottom: 10px!important;
    color:#000 !important;
    text-transform: uppercase;
}
.catalog_opttable-last {
    background: rgb(251, 236, 200);
}
.catalog_description {
    margin-top: 10px;
    margin-bottom: 10px;
}
.catalog_price {
    margin-bottom:15px;
    font-size: calc(18px + 0.5vw);
    text-align:center;
}
.catalog_price-num {
    font-weight:600;
}
.catalog-optlist{
    padding: 0;
    list-style: none;
}
.catalog-optlist_item{
    line-height: 1.4;
}
.catalog-optlist_item:before {
}
.catalog_action {
}
.catalog_wrap-btn {padding-bottom: 15px;}
.catalog_btn {
}
.catalog_btn-link {
    background: #999!important;
}
.product-page {
    padding-top:15px;
}
.product {
    margin-top: 15px;
    padding: 15px;
}
.product_title {margin-bottom: 15px;font-size: calc(15px + 1vw);font-weight: 600;line-height: 1.3;text-align: center;}
.product_figure {}
.product_img {display: block;margin: 0 auto;}
.product_optlist {
    margin: 0;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    list-style-type: none;
}
.product_opttable {
}
.product_optlist-item {
}
.product_optlist-item-first {
    background: #eee!important;
}
.product_optlist-item-first>td {
    padding: 11px .5em!important;
    color:#000!important;
}
.product_optlist-name {
}
.product_optlist-unit {
    font-weight: 100!important;
    text-align: center;
}
.rallist-title {
    margin: 3px 0;
    font-size: calc(12px + 0.5vw);
    line-height: 1.3;
}
.product-photos-wrap {
    margin-top:15px;
}
.product-photos {
}
.product-photos_item {
}
.product-photos_picture {
}
.product-photos_img {
}
.product_action {padding: 0 15px;}
.product_price {
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 4px #999;
    box-shadow: 0 1px 4px #999;
    background: #00b500;
    padding: 6px 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.product_price-title {text-transform: uppercase;}
.product_price-sum {font-size: calc(12px + 0.8vw);}
.product_price-unit {
}
.product_btn {
line-height:31px;
}
.product_btn:before {
    display:block;
    float: left;
    background: url(_mod_files/ce_images/files/icon-calc.png) 0 0 no-repeat;
    padding-right: 5px;
    width:30px;
    height:30px;
    content:" ";
}
@media(max-width:1024px){
    .product_btn:before {
    }  
}
.gallery {
    margin: auto!important;
    padding: 3px;
    max-width: 1400px;
    overflow-x: hidden;
}
.gallery_item {position: relative;-webkit-transition: all .2s ease;transition: all .2s ease;-webkit-box-shadow: 0 1px 3px #999;box-shadow: 0 1px 3px #999;overflow: hidden;}
.gallery_item:hover {-webkit-box-shadow: 0 1px 4px #222;box-shadow: 0 1px 4px #222;}
.gallery_img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.gallery_img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery-link {
    padding-top: 15px!important;
    overflow-x:hidden;
}
.gallery-link_item {
    display: block;
    position: relative;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
     -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.28);
    box-shadow: 0 3px 3px rgba(0,0,0,0.28);
    border-radius: 5px;
}
.gallery-link_item:hover {
background: #fff;
}
.gallery-link_picture {-webkit-transition: all .2s ease;transition: all .2s ease;}
.gallery-link_item:hover .gallery-link_picture {
    
}
.gallery-link_item:before {
    display:block;
    display:block;
    position:absolute;
    top:0;
    right: 0;
    bottom:0;
    left: 0;
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity:1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin:auto;
    background: #000;
    background-size:100%;
    width: 190px;
    height: 50px;
    color: #fff;
    font-weight:600;
    line-height: 3.5;
    text-align:center;
    text-transform:uppercase;
    content: "\041F\043E\0434\0440\043E\0431\043D\0435\0435";
}
.gallery-link_item:hover:before {
    -webkit-transform: translate(0 , 15px);
    transform: translate(0 , 15px);
    opacity:1;
}
@media (max-width: 1023px) {
    .gallery-link_item:before {    height: 30px;
    font-weight: 500;     background: rgba(0, 0, 0, 0.6);    bottom: 8%;
    line-height: 30px; }
}
.gallery-link_img {
}
.gallery-link_title {
}
.gallery-link_description {
    display: block;
  
    
    padding: 1.4em 1em 1em;
}
.gallery-link_title {
    color: #000;
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: .6em;
    text-transform: uppercase;
}
.page-cat-features {
    background: #eee;
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: 12vw;
}

@media (max-width: 639px) { 
    .page-cat-features {

    min-height: 24vw;
}
}
.page-cat-features_head {
    display: none;
    border-top: 4px solid #00b500;
    border-bottom: 4px solid #00b500;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.page-cat-features_title {
    color: #efc700;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
}
.page-cat-features_item {
border-radius: 4px;
background: #333 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
padding: 20px;
}
.page-cat-features_picture {
    display: block;
    position: relative;
    margin: auto;
    border: 6px solid #efc700;
    border-radius: 30%;
    background: #eee;
    padding: 30px;
    max-width: 60px;
}
.page-cat-features_picture>img {
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
}
.page-cat-features_text {
    margin-right: auto;
    margin-left: auto;
    padding: 15px 10px 0px 10px;
    max-width: 320px;
    color: #eee;
    font-size: 0.9rem;
    line-height: 1.3;
}
.l-crumbs {
}
.crumbs-wrap .pages_path {
      left: 0;
    margin: auto;
    padding-top: 8px;
    color: #777;
    /* text-align: center; */
    font-size: 13px;

}
.crumbs-wrap .pages_path a {color: #777;}
.page_header {}
.page_header--title {
    color: #fff;
    font-size: 54px;
    line-height: 1.2963;
    text-align: left;
}
.wrap-l-action{background: url(_mod_files/ce_images/files/bg-action.webp) 100% 50% no-repeat fixed;background-size: cover;}
.l-action {
    -webkit-box-shadow: 0 0 2px #ddd;
            box-shadow: 0 0 2px #ddd;
      background: #dddddd;
    padding: 15px;border-radius: 8px;
    overflow: hidden;
}
.l-action_title  {
    margin: 0 auto;
    padding-bottom: 8px;
 
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.l-action_text {
    padding-right: 0px;
    padding-bottom: 10px;
  
    font-size: 1.2rem;
    line-height: 1.4;
}
.l-action_text1 {
    padding-bottom: 15px;
 
    font-size: 1.5rem;
    line-height: 1.2;
}
.l-action_text--after {
    margin-top:15px;
    text-align:center;
    text-transform:uppercase;
}
.l-action_picture {
}
.l-action_img {
    border-radius: 50%;
}
.l-action_btn {-webkit-box-shadow: 0 1px 0px #ddd;box-shadow: 0 1px 0px #ddd;max-width: 270px; margin-bottom:16px;}
.wrap-wrap-whywe {
  background: rgba(0, 0, 0, 0.6);  
}
.wrap-whywe {
  background: #444 url(_mod_files/ce_images/files/bg-footer.webp) 50% 0 no-repeat fixed;
  background-size: cover; color:#fff;
}

@media(max-width: 768px){
  .wrap-whywe {background-size: 250%;}  
}
.whywe-title {
    z-index: 9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: rgba(255, 215, 0, 0.85);
    padding-top: 7px;
    padding-bottom: 5px;
    padding-bottom: 10px;
    font-size: calc(22px + 1vw);
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
.whywe {margin-top: 15px;}
.whywe_item {
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    margin: auto;
}
.whywe_item:hover {
}
.whywe_title {
    margin: 0 auto 10px auto;
    color: #fff;
    font-family: Opensans;
    font-size: calc(13px + 0.7vw);
    line-height: 1.2;
}
@media(max-width: 639px){
    .whywe_title {
        text-align: center;
    }
    .whywe_text {
        text-align: center;
    }
}
.whywe_picture {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin:auto;
    border-radius: 50%;
    background: #ffd700;
    padding: 13px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}
.whywe_img {
    display: block;
    float: none;
    margin: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.whywe_text {
    color: #fff;
    font-size: 14px;
}
.whywe-side {
  position: relative;
    margin-bottom: 30px;
   
    padding: 1em 1em 1.5em 1em;
    font-size: 1.1rem;
    text-align: center;
}
.whywe-side:befor {
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  background-color: gold;
  width: 23%;
  height:4px;
  content: " ";
}
.whywe-side:afte {
  display:block;
  position:absolute;
  right:0;
  bottom:0;
  background-color: gold;
  width: 23%;
  height:4px;
  content: " ";
}
.whywe-side_title {position:relative;padding-top: 15px;padding-bottom: 10px;color: #fff;font-size: 1.5rem;font-weight: bold;line-height: 1.4;text-align: center;text-transform: uppercase;}
.whywe-side_text {position:relative;color: #fff;font-size: 1.2rem;line-height: 1.2;}
.whywe-side_text--01 {
padding-bottom: 5px;
font-size: 1.1rem;
line-height: 1.2;
text-align: center;
text-transform: uppercase;
}
.whywe-side_text--02 {
clear: both;
padding: 5px 0;
}
.whywe-side_text--02:before {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 2px solid #efc700;
    border-radius: 50%;
    background: #161718;
    padding: 12px 5px;
    font-weight: 600;
    line-height: 0;
    content: "\2713";
}
.whywe_btn {
    clear: both;
    max-width: 200px;
   font-weight: 600;
}

@media (max-width: 1023px) {
    .whywe-side_title {    font-size: 1.2rem;line-height: 1.3; }
}

@media (max-width: 639px) {
    .whywe-side_title {  padding-top: 8px;  font-size: 1rem;line-height: 1.2; }
    .whywe_btn {margin-top:8px;}
}
.stages-wrap {
  background: rgba(0, 0, 0, 0.4);
}
.stages-title {
  padding-top:15px;
  padding-bottom: 20px;
  font-size: calc(22px + 1vw);
  text-align:center;
}
.stages {}
.stages_item.waves-float {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: auto!important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
}
.stages_item--home {
}
.stages_item {
    -webkit-box-shadow: 0px 1px 4px #999;
    box-shadow: 0px 1px 4px #999;
    background: #fff;
    text-align: center;    border-radius: 8px;
    overflow: hidden;
}
.stages_name {
       margin: 16px 0 8px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    text-transform: uppercase;;
}
.stages_title {
    position:relative;
    background: #efc700 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding: 7px 5px;
    color: #000;
    font-size: 1rem;
    line-height: initial;
}
.stages_footer {
    position:relative;
    background: #ffd700;
    background: #444;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    line-height: initial;
}
.stages_figure + .stages_title:before {
  display:inline-block;
  margin-bottom:-4px;
  background: url(_mod_files/ce_images/files/icon-clock.png) 0 0 no-repeat;
  background-size:30px;
  padding-right:5px;
  width:30px;
  height:30px;
  content: " ";
}
.stages_description {
    background: #fff;
    padding: 10px;
    font-size: 0.9rem;
    text-align: left;
}
.stages_figure {
    display: block;
    position: relative;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #111;
    overflow: hidden;
}
.stages_img {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
}
.stages_backstage {
    font-size: 12px;
    line-height: 1.2;
}
.stages_backstage:before {
 margin-right: 5px;
 color: #efc700;
 font-size: 19px;
 content: "\26a0";
}
.cat-list-wrap-wrap {
    background: url(_mod_files/ce_images/files/bg-extra3.webp) 0 0 no-repeat fixed;
    background-size: cover;
}
.cat-list-wrap {
    background: rgba(0, 0, 0, 0.67);
    padding-top: 15px;
    padding-bottom: 15px;
}
.cat-list-title {
    font-size: 2rem;
    line-height: 1.2;
    text-align: center;
    text-transform:uppercase;
}
.cat-list {}
.cat-list_item {
    display: block;border-radius: 8px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.cat-list_title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: rgba(255,215,0,0.8);
    padding: 10px 0;
    width: 100%;
    max-width: 100%;
    color: #000;
    font-family: Opensans, Roboto Condensed;text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.4;
    text-align: center;
}
.cat-list_item:hover .cat-list_title {
    top: 10%;
}
.cat-list_text {
    position: absolute;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background:rgba(0, 0, 0, 0.76);
    padding: 7px 4px;
    width:100%;
    font-size: 1.2rem; color:#fff;
    text-align:center;
}
.cat-list_item:hover .cat-list_text {
    bottom: 10%;
}
img.cat-list_img {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    max-width: 100%;
}
.cat-list_item:hover .cat-list_img {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
.l-header {
    top: 0;
    z-index: 99999;
    width: 100%;
}
@media (max-width:1023px) {
    .l-header {
        position: initial;
        background-size: initial;
    }
}
.header-text {
    color:#fff;
    font-size: calc(18px + 1.5vw);
    font-weight: 600;
    letter-spacing: -1px;
    line-height: initial;
    text-align: right;
}
.logo {
    display: block;
    position: relative;
    z-index: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

    color: #000;
}
.logo_img {
    display: block;
    width: auto;
}
@media(min-width:1024px){
   .logo_img {
       -webkit-transition: all .4s ease;
       transition: all .4s ease;
       max-height: 70px;
    }
    .onScrollChanged .logo_img {
        max-height: 40px;
    }
}
.logo_title1 {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    font-size: 20px;
    font-style:italic;
    line-height: initial;
    text-align: center;
}
@media(min-width:1200px) {
    .logo_title1 {
        font-size: 28px;
    }
}
.logo_title2 {
    color: #fff;
    font-size: 15px;
    line-height: initial;
    text-align: center;
    text-shadow: none;
}
.logo_title1-span {
  color: #f6c452;
}
@media(max-width:1023px) {
    .logo {}
    .logo_title1 {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        background-position-y: 15px;
        font-size: 35px;
        font-weight: 600;
        line-height: 50px;
    }
    .logo_title2 {
        font-size: 20px;
    }
    .phone_code {
        color: #fff;
    }
}
@media(min-width:1024px) {
    .top-links_link>a {
        color: #fff;
    }
}
@media(min-width:1400px) {
    .logo {}
    .logo_title1 {}
    .logo_title2 {
        font-size: 20px;
    }
}
.header-contacts {
    position:relative;
    padding-left:80px;
    max-width:200px;
}
.header-contacts:before {
    position:absolute;
    top:30%;
    bottom:0;
    left:0;
    margin-top:auto;
    margin-right: 10px;
    margin-bottom:auto;
    color:#fff;
    font-size:80px;
    font-weight:600;
    content:"\2706";
}
.phone {
    margin: .5em 0;    text-align: right;
}
.phone a {
    color: rgb(221, 221, 221);
}
.onScrollChanged .phone a {
    color: #000;
}
.onScrollChanged .callme-link {
border-bottom: 1px dashed #222;
color: #222;
}
.phone_text {
    display:inline;
    font-size: 30px;
}
.phone_icon {
    display:inline;
    color: #efc700;
    font-size: 30px;
}
.phone_code {
    display:inline;
    color: #dddddd;
    font-size: 16px;
    line-height: 24px;
}
.phone_mail {
    color: #fff;
}
.phone_action {
    margin: 10px 0 0 auto;
    max-width:200px;
}
.phone_mail.seebtn {
}
@media(max-width:1023px) {
    .phone {
        text-align: right !important;
    }
    .phone_text {
        color: #fff;
    }
    .phone_code {
        color: #fff;
    }
}
.l-contacts {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    margin: auto;
    width: 100%;
    max-width: 100%;
}
@media(max-width:1023px) {
    .l-contacts {
        background: #111;
    }
}
@media(min-width:1024px){
    .l-contacts {
    background: none;
    background: #161718;

    }
}
.in-home .l-contacts {}
.top-links {
    z-index: 999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    background: #202223;
    width:100%;
}
.onScrollChanged .top-links{
}
.top-links_link {
    display: block;
    color: #ddd;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
@media(max-width:1023px){
     .top-links_link {
         padding-top: 10px;
         padding-bottom: 10px;
    }
}
@media(max-width:1200px){
     .top-links_link {
        font-size: 14px;
    }
}
.top-links_link:hover {color: gold;}
.top-links_link>a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    font-family: Opensans;
    font-size: 13px;
}
@media (min-width:640px) {
    .top-links_link>a {
        font-size: 13px;
    }
}
.top-links_link>a:hover {
    -webkit-box-shadow: 0 4px 0 #3db7ef;
    box-shadow: 0 4px 0 #3db7ef;
    text-shadow: none;
}
@media(min-width: 1200px) {
    .top-links_link>a {
        font-size: 14px;
        letter-spacing: 1px;
    }
}
@media (min-width:1024px) {
    .top-links_link>a {
        color: #172646;
    }
    .page-cat-features {
    }
}
@media (min-width:1024px) {
    .top-links_link>a {
    }
    .page-cat-features {
    }
}
.top-links_btn {
    display:block;
    position:relative;
    z-index: 2;
    cursor: pointer;
    margin-left: 2px;
    -webkit-box-shadow: inset 0 0px 3px #999;
    box-shadow: inset 0 0px 3px #999;
    border-radius: 4px;
    background: #ddd;
    padding: 5px 0;
    color: #222;
    text-align: center;
}
.top-links_btn:hover {
    background: #aaa;
}
.top-links_btn>a {
    color: #222;   
}
.top-links_btn--portfolio {
    background: #efc700;
}
.top-links_btn--portfolio:hover {
    background: #eee;
}
.top-links_btn--services:before {
    display:inline-block;
    margin-right: 0px;
    margin-bottom: -6px;
    background: url(_mod_files/ce_images/files/icon-nav-uslugi.png) 0 0 no-repeat;
    background-size: 23px;
    width: 25px;
    height: 24px;
    content:" ";
}
.top-links_subbtn {
    position:absolute;
    left: 0;
    -webkit-transition:height .2s ease;
    transition:height .2s ease;
    margin-top: 6px;
    padding-left: 0;
    width: 239px;
    height: 0px;
    overflow:hidden;
    text-align: left;
}
.top-links_subbtn--portfolio {
    width: 100%;
    max-width: 140px;
}
.top-links_btn--portfolio:before {
    display:inline-block;
    margin-right: 0px;
    margin-bottom: -6px;
    background: url(_mod_files/ce_images/files/icon-nav-portfolio.png) 0 0 no-repeat;
    background-size: 23px;
    width: 25px;
    height: 24px;
    content:" ";
}
.top-links_btn:hover .top-links_subbtn {
    height: 297px;
}
@media(max-width:1023px){
   .top-links_btn:hover .top-links_subbtn {
        height: 0;
    } 
}
.top-links_subbtn-item {
    display: block;
    list-style:none;
}
.top-links_subbtn-link {
    display:block;
    margin-top: 0px;
    -webkit-box-shadow: inset 0 -1px 3px #999;
    box-shadow: inset 0 -1px 3px #999;
    background: #161718;
    padding: 4px 10px;
    color: #eee;
    font-size: 13px;
}
.top-links_subbtn-link:hover {
    background: #454647;
}
.l-extra {
    position: relative;
}
@media( max-width: 1023px) {
    .l-extra {
      
    }
}
.icon-link-3d {
}
.icon-link-3d_img:hover {
    -webkit-transform: rotate(7730deg);
    transform: rotate(7730deg);
    -webkit-transition: -webkit-transform 10s ease;
    transition: -webkit-transform 10s ease;
    transition: transform 10s ease;
    transition: transform 10s ease, -webkit-transform 10s ease;
}
.icon-link-3d_title {
    margin-top: 20px;
    color:#fff;
    font-size: 12px;
    text-transform:uppercase;
}
@media(min-width:1024px){
    .icon-link-3d_title {
        position:absolute;
    }
}
@media(min-width:1024px){
   .scrollax-wrap--garant {
        height: 700px;
    } 
}
.scrollax-bg--garant {
}
.scrollax-content--garant {
}
.l-extra2 {
}
.in-home .l-extra2 {
}
.multi-slider-home {
    position:relative;
    margin: auto;
    max-width: 2000px;
    overflow:hidden;
}
.prime-title {
    background: #efc700 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #202223;
    font-size:20px;
    font-size: 2.3rem;
    line-height: 1.2;
    text-align: center;
}
.prime-title--home {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    width:100%;
    height:50px;
    color:#fff;
}
.prime-title--service {
}
.local-nav-title {
color: #fff;
font-size: calc(15px + 2vw);
line-height: 1.3;
text-shadow: 0 1px #000, 1px 0 #000, 1px 1px #000, -1px -1px #000, 0 -1px #000, -1px 0 #000;
}
.local-nav {
}
.local-nav_item {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background:#efc700 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding:5px;
}
.local-nav_item:hover {
    background: #fff;
}
.local-nav_picture {
}
.local-nav_img {
}
.local-nav_title {
    color: #000;
    font-weight:600;
    line-height: 1.4;
}
.l-extra3 {
}
.l-news-announce {
    background: rgba(0, 0, 0, 0.6);
    padding: 0px 0 30px 0;
}
@media(max-width:1023px){
    .scrollax-wrap--extra-announce {
        background: rgba(33, 4, 2, 0.7);
    }
}
@media(min-width:1024px){
    .scrollax-wrap--extra-announce {
        min-height: 700px;
    }
}
.scrollax-bg--extra-announce {
}
.scrollax-content--extra-announce {
}
.extra-announce-wrap {
}
@media(min-width:1024px) {
    .extra-announce-wrap {
        margin-top:120px;
        margin-bottom:140px;
    }
}
.extra-announce_title {
    margin-bottom: 15px;
    font-size: calc(25px + 1vw);
    text-align: center;
}
@media(max-width:1023px) {
    .extra-announce_title {
        padding-top:15px;
    }
}
.extra-announce_title>a {
    color:#fff;
}
.extra-announce_subtitle {
    margin-bottom: 15px;
    color: #fff;
    font-size: calc(11px + 0.6vw);
    text-align:center;
    text-transform: uppercase;
}
.l-footer {
    background: url(_mod_files/ce_images/files/bg-action.webp) 0 0 no-repeat;
    background-size: cover;
    overflow: hidden;
    color: #ddd;
}
.footer-wrap {
    background: rgba(0, 0, 0, 0.9);
    padding-top: 30px;
}
.footer-title {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: calc(20px + 0.6vw);
    text-transform: uppercase;
}
.footer-action {
    border: 2px solid #fff
}
.footer-slogan1 {
    padding:10px;
    font-size: calc(16px + 0.3vw);
    font-weight:600;
    text-transform:uppercase;
}
.footer-slogan2 {
    font-size:calc(16px + 0.3vw);
}
.footer-mail-block {
    margin: auto;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.6);
    max-width: 300px;
    height: 330px;
}
.product-links-title {margin-bottom: 5px;color: #ddd;font-size: 23px;line-height: 1.1;text-transform: uppercase;}
.product-links{
padding-left: 0;
list-style: none;
}
.product-links_item{
}
.product-links_link{display: block;color: #fff;font-size: 18px;line-height: 1.4;}
.product-links_link:before {
     display: inline-block;
    margin-right: 0px;
    width: 20px;
    height: 20px;
    /* color: #efc700; */
    content: "\2713";
    content: "\f00c";
    font-size: .8em;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.nav-links{
}
.nav-links_item {list-style: none;}
.nav-links_link {display: block;
    padding: .2em;
    font-size: 1rem;
    color: #fff;
    line-height: 1.2rem;
    text-transform: uppercase;}
.bottom-contacts-title {
display: none;
}
.bottom-contacts-title_link {
color: #fff;
font-size: 30px;
}
.bottom_contacts {
    line-height: 1.5;
}
.bottom_phone-title {
    font-size: 24px;
    text-transform: uppercase;
}
.bottom_phone {
    padding-left: 30px;
    font-size: 30px;
}
.bottom_phone>span {
    font-size: 20px;
}
.bottom_address-title {
    font-size: 24px;
    text-transform: uppercase;
}
.bottom_address-title:before {
    display:inline-block;
    margin-right: 0px;
    margin-bottom: -8px;
    background: url(_mod_files/ce_images/files/balun-icon01.png) 0 0 no-repeat;
    background-size: 23px;
    width:30px;
    height:30px;
    content:" ";
}
.bottom_address {
    margin-top: 7px;
    padding-left: 30px;
    font-size: 1rem;
}
.bottom_address:before {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: -8px;
        width: 20px;
        height: 20px;
        color: #999;
        content: "\2713";
}
h5 {
}
.sitemap {
    display: inline-block;
    margin: 15px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.sitemap i {
    font-size: 12px;
    line-height: 50px;
}
.logoimark {
    position: relative;
    margin: auto;
    background: url(_mod_files/ce_images/files/logo11.png) 50% 50% no-repeat;
    background-size: 80%;
    padding-bottom: 28px;
    width: 53px;
    height: 31px;
    overflow: hidden;
}
.pegi18 {
    margin: 25px 0 15px 0;
    text-align: center;
}
.counter {
    margin: 25px 0 15px 0;
    height: 31px;
    text-align: center;
}
@media( max-width: 1023px) {
    .counter {
        display: none;
    }
}
.footer-address {
    margin-left: 30px;
    font-family: Opensans Condensed;
    font-size: calc(16px + 1vw);
    font-weight: 600;
    line-height: 1.2;
}
.icon-baloon {
}
.icon-baloon:before {
    display: block;
    float:left;
    margin-right:10px;
    background: url(_mod_files/ce_images/files/balun-icon01.png) 0 0 no-repeat;
    background-size:100%;
    width:30px;
    height: 30px;
    overflow: hidden;
    content:" ";
}
.footer-phone {
    margin-bottom: 15px;
    font-size: calc(16px + 1vw);
    font-weight: 600;
    line-height: 1.2;
}
.icon-phone {
}
.icon-phone:before{
}
.footer-mail {
    display: block;
    margin-bottom: 15px;
    color: #fff;
    font-size: calc(16px + 1vw);
    font-weight: 600;
    line-height: 1.2;
}
.icon-mail {
}
.icon-mail:before{
    margin-right: 10px;
    content:"\40";
}
.footer > div {
    display: table-cell;
    vertical-align: bottom;
}
.copyright {
    text-align: center;
}
.copyright h5 {
    color: #eee;
}
.attention {}
@media(min-width:1024px){
    [data-sr] {
        visibility: hidden;
    }
}
.wrap {
    max-width: 1260px;
}
@media(max-width:639px){
    img{display:block;margin-right:auto;margin-left:auto;max-width:100%;height:auto!important}
}
.l-nav {}
@media(min-width:1024px){
  #onScrollChangeClassNav {
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  #onScrollChangeClassNav {
  }
  #onScrollChangeClassNav.onScrollChanged {
      -webkit-box-shadow: 0 0px 3px #999;
              box-shadow: 0 0px 3px #999;
      background: #fff;
      padding-top: 0;
  }
  #onScrollChangeClassNav.onScrollChanged .navbar>ul>li>a {
      padding-top: 10px;
      padding-bottom: 6px;
      color:#000;
  }
  #onScrollChangeClassNav.onScrollChanged .navbar>ul>li>a:before {
      -webkit-filter: invert(100%);
              filter: invert(100%);
  }
  .navbar > ul > li.active > a, .navbar > ul > li:hover > a {
      text-decoration: underline;
  }
}
.l-slider {
    position: relative;
    overflow: visible;
}
.slogan {
    font-family: Opensans;
}
.slogan_1 {font-size: calc(28px + 1vw);font-weight: 600;line-height: 1;text-transform: uppercase;}
.slogan_2 {font-size: calc(17px + 1vw);line-height: 1;}
.l-central {
    position: relative;
    background: #424344 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
}
.in-home .l-central {
}
.in-main .l-content {
}
@media(min-width: 1024px) {
    .l-central {
    }
}
@media (max-width:1023px) {
    .l-crumbs div,
    .l-crumbs li {
        text-align: center;
    }
    .l-crumbs {
        display: none;
    }
}
.prime-wrap {
      background-attachment: fixed;
      background-color: #444;
      background-position: 50% ;
      background-repeat: no-repeat;
      background-size: 100%;
}
.prime-features_wrap-description {
  background:  rgba(0, 0, 0, 0.8);
}
.prime-features_description {
  margin: auto;
  padding: 50px;
  max-width: 700px;
}
@media(min-width:1300px){
  .prime-features_wrap-description {
    background: linear-gradient(116deg, rgba(0, 0, 0, 0.8) 55.9%, rgba(0, 0, 0, 0) 56%);
  }
  .prime-features_description {
    margin: 0;
  }
}
.prime-features {padding-bottom: 25px;}
.prime-features_item {padding-top: 10px;padding-bottom: 10px;font-size: 30px;line-height: 1.2;}
.prime-features_item:before {
    display: block;
    float: left;
    margin-right: 15px;
    border: 2px solid #eee;
    border-radius: 50%;
    background: #efc700;
    padding: 16px 7px;
    color: #222;
    font-size: 24px;
    font-weight: 600;
    line-height: 0;
    content: "\2713";
}
.prime-features_item:after {
    display: table;
    clear: both;
    content: " ";
}
.seebtn--prime-features {
  margin: auto;
}
.subprime-title {
    background: #efc700 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #202223;
    font-size: 20px;
    font-size: 2.3rem;
    line-height: 1.2;
    text-align: center;
}
.subprime-wrap {
      /*background-attachment: fixed;*/
      background-color: #444;
      background-position: 50% 0;
      background-repeat: no-repeat;
      background-size: cover;
}
.subprime-features_wrap-description {
  background:  rgba(0, 0, 0, 0.8);
}
.subprime-features_description {
  margin: auto;
  padding: 50px;
  max-width: 870px;
}
@media(min-width:1300px){
  .subprime-features_description {
    margin: 0;
  }
  .subprime-features_wrap-description {
    background: linear-gradient(110deg, rgba(0, 0, 0, 0.8) 69.9%, rgba(0, 0, 0, 0) 70%);
  }
}
@media(min-width:1024px){
        .subprime-wrap{background-image: url(_mod_files/ce_images/files/bg-action.webp);}
    }
.subprime-features {padding-bottom: 30px;}
.subprime-features_item {padding-top: 10px;padding-bottom: 10px;font-size: 30px;line-height: 1.2;}
.subprime-features_item:before {
    display: block;
    float: left;
    margin-right: 15px;
    border: 2px solid #eee;
    border-radius: 50%;
    background: #efc700;
    padding: 16px 7px;
    color: #222;
    font-size: 24px;
    font-weight: 600;
    line-height: 0;
    content: "\2713";
}
.subprime-features_item:after {
    display: table;
    clear: both;
    content: " ";
}
.seebtn--subprime-features {
  margin: auto;
}
.l-extra-cat {background: #eee;background-size: cover;}
.l-content {
}
@media (max-width:1023px) {
    .l-content div,
    .l-content li {
    }
}
.content-title {
    z-index: 9;
    background: #fff;
    padding-top: 11px;
    padding-bottom: 10px;
    font-size: calc(14px + 1vw);
    line-height: 1.4;
    text-align: center;
    text-align: center;
    text-transform: uppercase;
}
.l-content p {
  padding-bottom: 15px;
}

.l-content ul,
.l-content ol {  padding-bottom: 15px;
  
}
.l-content p {
}
.l-content ul,
.l-content ol {
   
}
.l-content p img {
    float: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media (min-width: 640px) {
    .l-content p img {
        float: left;
        margin: 5px 15px 15px 0;
        overflow: hidden;
    }
    .l-content p img,
    .l-content li img {
    }
    .l-content a img:hover {
    }
}
.homecontent-wrap {
}
.homecontent {
}
.homecontent_picture {
}
.homecontent_title {
  padding-right: 40px;
  padding-left: 40px;
  font-size: calc(24px + 2vw);
  line-height: 1;
  text-align: left;
}
.homecontent_text {
  padding: 25px 40px;
}
ul.slick-slider-grid-container {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    padding: 0;
}
.l-content p a {
}
.loupeWrapImg>img.loupeImg {
  -webkit-transition: none!important;
  transition: none!important;
}
.about {
}
.about_circle {
    margin: auto;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);
            box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);
    border: 5px solid #fffa00;
    border-radius: 100%;
    background: #eee;
    width: 120px;
    height: 120px;
    color: #000;
    font-size: 35px;
    font-weight: 600;
    line-height: 120px !important;
    text-align: center;
}
.about_text {
    margin: auto;
    margin-top: 10px;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform:uppercase;
}
.pager_pages {
    display: none;
}
@media(min-width:1024px){
  .scrollax-wrap {
      display: block;
      position: relative;
      width: 100%;
      overflow: hidden;
  }
  .scrollax-bg {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
  }
  .scrollax-bg_img {
    -webkit-transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
  }
  .scrollax-content {
      display: block;
      position: absolute;
      background-color: rgba(46, 6, 1, 0.5);
      width: 100%;
      height: 100%;
  }
}
.homeprime {
}
.homeprime-bg {
}
@media(max-width:1023px){
  .homeprime, .prime {
      background: url(_mod_files/ce_images/files/extrabg05.jpg) 0 0 no-repeat;
      background-size: cover;
  }
}
@media(min-width:1024px){
    .homeprime {
        height: 60vw;
    }
}
.homeprime-inner-wrap {
  top: 0;
  left: 0;
  background-image: url(_mod_files/ce_images/files/09.png);
  width: 100%;
  height: 100%;
}
@media(min-width:1024px){
    .homeprime-wrap {
        margin-top: 200px;
        margin-bottom: 100px;
    }
    .homeprime-inner-wrap {
      position: absolute;
    }
}
@media(max-width:1023px){
    .homeprime-inner-wrap {
        background: rgba(0, 0, 0, 0.5);
    }
}
.homeprime_img {}
.homeprime_img:before {
    -webkit-transform: rotate(30deg);
    display: none;
    position: absolute;
    top: 0;
    right: -60%;
    -webkit-transform: rotate(125deg);
            transform: rotate(125deg);
    background: url(_mod_files/ce_images/files/slider-pattern.png);
    background: rgba(255, 255, 255, 0.72);
    width: 150%;
    height: 1000px;
    content: '';
}
.homeprime_description-wrap {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}
.homeprime_logo {text-align: center;}
.homeprime_logo-img {
}
.homeprime_title {
    position: relative;
    margin: auto;
    max-width: 1100px;
    color: #fff;
    font-family: Opensans;
    font-size: 74px;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 0 #000;
}
.homeprime_text {
    position: relative;
    margin: auto;
    margin-top: 15px;
    max-width: 700px;
    color: #fff;
    font-family: Helvetica;
    font-size: 25px;
    font-weight: 100;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}
@media(max-width:1023px) {
    .homeprime_title {
        font-size: 30px;
        line-height: 50px;
    }
}
.slogan {
  background: gold;
  padding: 15px 0;
  width:100%;
  color:#222;
}
.slogan_title {
  text-align: center;
  text-transform: uppercase;
}
.slogan_text {
}
.slogan_btn-wrap {
  text-align:center;
}
.slogan_btn {
  -webkit-box-shadow: 0 0 3px #000;
          box-shadow: 0 0 3px #000;
  background:#fff;
}
.panel-wrap {
  position: relative;
  background: #000;
  background: url(_mod_files/ce_images/files/sostav-bg.jpg) 0 0 no-repeat fixed;
  background-size: cover;
  overflow: hidden;
  padding-bottom:8px;
}
.panel-title {
 
  padding-top: 7px;
  padding-bottom: 7px;
  color: #fff;
  font-size: 2.3rem;
  line-height: 1.2;
  text-align: center;
  margin:0;
}
.panel {z-index: 999;padding-top: 10px;}
.panel_item {overflow: hidden;}
.panel_title {
  position:relative;
  background: #444;
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.panel_title:after {
  display: table;
  clear: both;
  content: " ";
}
.panel_text {
  margin-top: 40px;
  padding: 7px 5px;
  color: #efc700;
  font-size: 1.3rem;
  line-height: 1.2;
  text-shadow: -1px 1px 0 #444;
}
.panel_picture {
    float: left;
    margin: 15px 15px 0 auto;
    border: 4px solid #efc700;
    border-radius: 50%;
    background: #eee;
    padding: 18px;
    width: 50px;
    height: 50px;
    text-align:center;
}
@media(max-width:1300px){
  .panel_picture {
  }
}
.panel_picture--mod01 {
}
.panel_picture--mod01 .panel_img {
  display: block;
  margin: auto;
}
.panel_img {
  display: block;
  margin: auto;

}
.panel-price {
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 0px 0px 30px;
}
.panel-price_item {
  display: block;
  position: relative;
  margin-left: 15px;
  text-align: center;
}
@media(min-width:1024px){
  .panel-price_item:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #efc700;
    border-radius: 50%;
    background: #eeeeee;
    padding: 25px 18px;
    color: #000;
    font-size: 30px;
    font-weight: 100;
    line-height: 0;
    content: "\20bd";
  }
}
.panel-price_sum {font-size: 26px;font-weight: 600;}
.panel-price_title {
  font-size: 18px;
  font-weight: 600;
}
.shop-wrap {
    display: block;
    position: relative;
    background: url(_mod_files/ce_images/files/extrabg06.jpg) no-repeat 50% 0 fixed;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    color: #BBB;
}
@media(max-width:1023px){
    .shop-wrap {
        background: url(_mod_files/ce_images/files/extrabg05.jpg) 0 0 no-repeat;
        background-size: cover;
    }
}
@media(min-width:1024px){
    .shop-wrap {
        height: 740px;
    }
}
.shop-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
.shop-bg_img {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}
.shop-inner-wrap {
    display: block;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
}
@media(max-width:1023px){
    .shop-inner-wrap {
    }
}
@media(min-width:1024px){
    .shop-inner-wrap {
        position: absolute;
    }
}
.shop-photos-wrap {
}
@media(min-width:1024px){
    .shop-photos-wrap {
        margin-top:120px;
        margin-bottom: 90px;
    }
}
.shop-photos-title {
  margin-bottom: 15px;
  color: #fff;
  font-size: calc(24px + 2vw);
  line-height: 1;
  text-align: center;
}
.shop-photos-subtitle {
  margin-bottom: 15px;
  color: #fff;
  font-size: calc(11px + 1vw);
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.shop-photos {
}
.shop-photos_item {
}
.shop-photos_img {
}
.stickInParent {z-index: 9;}
.gallery3d {
}
.view-icons_item {
}
.view-icons_title {margin-bottom: 15px;}
.view-icons_picture {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    margin: auto;
    border-radius: 50%;
    background: #F6C452;
    padding: 20px;
    width: 74px;
    height: 74px;
}
.view-icons_img {
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
}
.homeprice {padding-top: 5px;padding-bottom: 5px;font-size: calc(21px + 1vw);font-weight: 600;text-transform: uppercase;}
.moreprice {padding-top: 5px;padding-bottom: 10px;font-size: 20px;}
.moreprice>a {
  border-bottom: 1px solid #000;
  color: #000;
}
.moreprice>a:hover {
  border-bottom: 1px solid #f6c452;
}
.photo {
}
.photo_item {
}
.callme-link {
  padding-bottom: 5px;
  color: #dddddd;
  line-height: 1;
  text-decoration: underline;text-align: right;
}
.callme-link:hover {
  color: #dddddd;
}
.check-true:before {
    margin-right: 10px;
    color: #218325;
    font-size: calc(16px + 1vw);
    font-weight: 600;
    line-height: 1;
    content: "\2713";
}
.card {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
            box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 2px;
    background-color: #fff;
    padding: 0px;
    padding: 7px;
    height: 100%;
    overflow: hidden;
    font-family:Roboto Condensed;
}
.contacts_icon {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.20), 0 2px 10px 0 rgba(0,0,0,.15);
            box-shadow: 0 2px 5px 0 rgba(0,0,0,.20), 0 2px 10px 0 rgba(0,0,0,.15);
    border-radius: 100%;
    background: #fff;
    text-align: center;
}
.card_addressname {
  font-weight:600;
  text-align: center;
}
.card_address {
    padding-bottom: 5px;
}
.card_address:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -15px;
    background: url(_mod_files/ce_images/files/icon-balun.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 34px;
    content: " ";
}
.card_subway {
}
.card_subway:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -15px;
    background: url(_mod_files/ce_images/files/icon-subway.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 34px;
    content: " ";
}
.card_car {
}
.card_car:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -10px;
    background: url(_mod_files/ce_images/files/icon-car.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 27px;
    content: " ";
}
.catlink-title {
  background: rgba(255, 215, 0, 0.8);
  font-size: 2.6rem;
  line-height:1.4;
  text-align:center;
}
.catlink-bgwrap {
  background: url(_mod_files/ce_images/files/bg-prime-ofis.jpg);
}
.catlink-bgwrap--commerce{
  }
.catlink-bgwrap--home{
}
.catlink-wrap {
  background-color: rgba(0, 0, 0, 0.61);
  padding-top: 30px;
  padding-bottom: 10px;
}
.catlink-wide-wrap {
  margin: 0 auto;
  max-width: 1024px;
}
.catlink {
  padding-right: 5px;
  padding-left: 5px;
}
.catlink_item {
  position: relative;
  border-top: 4px solid gold;
  border-right: 4px solid gold;
  border-left: 4px solid gold;
}
.catlink_item:before {
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  background-color: gold;
  width: 15%;
  height:4px;
  content: " ";
}
.catlink_item:after {
  display:block;
  position:absolute;
  right:0;
  bottom: 0;
  background-color: gold;
  width: 15%;
  height:4px;
  content: " ";
}
.catlink_wrap-title {
  position: relative;
  padding: 15px;
}
.catlink_wrap-title:before {
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  background-color: gold;
  width: 40%;
  height:2px;
  content: " ";
}
.catlink_title {
  position:relative;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  }
.catlink_title--01 {
}
.catlink_title:before {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  margin-bottom: -10px;
  background-position: 50%;
  background-repeat:no-repeat;
  background-size: 36px;
  width: 36px;
  height: 36px;
  content: " ";
}
.catlink_title--01:before {
  background-image: url(_mod_files/ce_images/files/icon-mark.png);
}
.catlink_title--02 {
}
.catlink_title--02:before {
  background-image: url(_mod_files/ce_images/files/icon-bonus.png);
}
.catlink_picture {padding-bottom: 15px;text-align: center;}
.catlink_text {
  padding: 20px 20px 30px 20px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}
.catlink_link {
  position: absolute;
  right: 0;
  left: 0;
  margin: -15px auto 0 auto;
  color: #fff;
  font-size: calc(15px + 0.4vw);
  font-weight: bold;
  text-align: center;
}
.map-wrap {
  background: url(_mod_files/ce_images/content/bg_lerua.jpg) right center no-repeat;
  overflow: hidden;background-size:cover;
}
.map{
    position: relative;
    width: 100%;
    height: 100%;
}
.map-title {
    padding: 15px 0;
    font-size: 2.5rem;
    line-height: 1;
}
.map-description-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.95);
    background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgba(0, 0, 0, 0.95)),color-stop(75%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.95) 55%,rgba(0, 0, 0, 0) 75%);
    width: 100%;
    height: 100%;
    color: #fff;
}
@media(min-width:1024px){
  .map-description-wrap {
  }
}
.map-description {
  font-size: 16px;
  font-weight: 600;
}
.map-description--01 {margin-bottom: 15px;text-transform: uppercase;}
.map-description--02 {
  position:relative;
  border-top: 4px solid #efc700;
  border-bottom: 4px solid #efc700;
  border-left: 4px solid #efc700;
  background: #111;
  padding: 15px;
  max-width: 100%;
  font-size: 1.22rem;
  line-height: 1.5;
}
@media(min-width:1024px) {
  .map-description--02 {
    border-right: 0px solid #efc700;
    padding-right: 80px;
    width: 420px;
  }
}
.map-description--02>p {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 1023px) {
  .map-description--02 {
    border: 4px solid gold;
  }
  .map-description--02:after {
    border: 4px solid gold;
  }
}
@media (min-width: 1024px) {
  .map-description--02:before {
      display: block;
      position: absolute;
      top: 0;
      right: -104px;
      bottom: 0;
      -webkit-transform: scaleX(0.7) rotate(135deg);
              transform: scaleX(0.7) rotate(135deg);
      z-index: 0;
      margin: auto;
      border-top: 4px solid #efc700;
      border-left: 4px solid #efc700;
      background: #111;
      width: 202px;
      height: 202px;
      content: " ";
  }
  .map-description--extend:after {
      right: -85px;
      width: 165px;
      height: 165px;
  }
}
.map_contacts {
    padding: 30px;
    font-weight: 600;
    line-height: 1.5;
}
.map_phone-title {
    font-size: 30px;
    text-transform: uppercase;
}
.map_phone {
    padding-left: 30px;
    line-height: 2.5rem;
}
.map_phone a {color: #ddd;}
.map_phone span {
    font-size: 20px;
}
.map_address-title {
    font-size: 30px;
    text-transform: uppercase;
}
.map_address-title:before {
    display:inline-block;
    margin-right:4px;
    margin-bottom:-4px;
    background: url(_mod_files/ce_images/files/balun-icon01.png) 0 0 no-repeat;
    background-size:30px;
    width:30px;
    height:30px;
    content:" ";
}
.map_address {
    padding-left: 30px;
    font-size: 20px;
}
.price-main {
    margin-bottom: 15px;
}
.price-table-title {
  font-weight:600;
  text-align: right;
}
.price-table tr:not(:first-child) {
  background:none !important;
}
.price-table tr.table_tr-odd{
  background: #aaa !important;
}
.price-table_estate {
  display:none;
}
.price-table_estate--office {
}
.price-table_estate--restaurant {
}
.price-table_estate--shop {
}
.price-table_estate--salon {
}
.price-table_estate--hotel {
}
.examples-wrap {background: #c1c0c0 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;}
.examples-title {
  padding-top: 15px;
  color: #000;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
.examples_item {-webkit-box-shadow: 0 2px 3px #999;box-shadow: 0 2px 3px #999;background: #444;box-shadow: 0 1px 3px #999;
    border-radius: 8px;}
.examples_description {
  padding: 15px;
  color: #eee;
}
.examples_title {
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
}
.examples_title1 {
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
}
.examples_picture {
  text-align: center;
}
.examples_img {
}
.examples_param {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2;
  text-align: center;
}
.examples_param:after {
  display: block;
  margin: auto;
  background: #000;
  width: 80%;
  height: 1px;
  content: " ";
}
.examples_sum {
  position:relative;
  margin-left: 15px;
  padding-top: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}
.examples_sum:before {
    display: block;
    position: relative;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    border: 2px solid #222;
    border-radius: 50%;
    background: #efc700;
    padding: 11px 6px;
    color: #000;
    font-size: 18px;
    font-weight: 100;
    line-height: 0;
    content: "\20bd";
}
.examples_time {
    position:relative;
    margin-left: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
}
.examples_time:before {
    display: block;
    position: relative;
    float: left;
    margin-top: 4px;
    margin-right: 11px;
    color: #000;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    content: "\231a";
}
.portfolio-title {
}
.portfolio {
}
.portfolio-options {
  -webkit-box-shadow: 0 1px 3px #999;
          box-shadow: 0 1px 3px #999;
  background: #eee;
  padding: 20px;
}
.portfolio-options_title {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.6;
  text-transform: uppercase;
}
.portfolio-options_text {
  position:relative;
}
.portfolio-options_text:after {
  display:block;
  margin: 15px auto;
  background: #fff;
  width: 70%;
  height: 2px;
  content:"";
}
.portfolio-options_list {
  padding: 0!important;
  list-style: none;
}
.portfolio-options_list-item {
} 
.portfolio-options_list-item--01 {
}
.portfolio-options_list-item--02 {
}
.portfolio-options_list-item--03 {
}
.portfolio-options_list-item--04 {
}
.portfolio-options_list-item--01:after,
.portfolio-options_list-item--02:after,
.portfolio-options_list-item--03:after,
.portfolio-options_list-item--04:after {
  display: table;
  clear: both;
  content: " ";
}
.portfolio-options_list-item--01:before {
    display: block;
    position: relative;
    float: left;
   
    margin-right: 11px;
  
    font-size: 16px;
  
        display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f200";
    font-weight: 900;
}
.portfolio-options_list-item--02:before {
    display: block;
    position: relative;
    float: left;
  
    margin-right:11px;
  
  
    font-size: 16px;

         display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f017";
    font-weight: 900;
}
.portfolio-options_list-item--03:before {
    display: block;
    position: relative;
    float: left;
    
    margin-right: 11px;


    font-size: 16px;

        display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f158";
    font-weight: 900;
}
.portfolio-options_list-item--04:before {
   display: block;
    position: relative;
    float: left;

    margin-right: 11px;


    font-size: 16px;

        display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f3c5";
    font-weight: 900;
}
.portfolio-features {
}
.portfolio-features_item {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
  list-style:none;
}
.portfolio-features_item:before {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
 
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    font-weight: 400;
}
.services-wrap-wrap {
    background: url(_mod_files/ce_images/files/bg-extra3.webp) 50% 0 no-repeat fixed;
}
@media (max-width: 1023px) {
    .services-wrap-wrap {
    background: url(_mod_files/ce_images/files/bg-extra3.webp) 50% 0 no-repeat fixed;background-size:cover; 
}
}
.services-wrap {
    background: rgba(0, 0, 0, 0.3);padding: 0 0 1em 0;
}
.services-title {
    border-top: 4px solid #efc700;
    border-bottom: 4px solid #efc700;
    background: rgba(0, 0, 0, 0.6) url(_mod_files/ce_images/files/noise.png) 0 0 repeat;
    padding: 10px 30px;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.services {
}
.services_item {
 background: #fff;
    margin: 0;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    overflow: hidden;
}
.services_link {
    display: block;
    position: relative;
}
.services_title {
   display: block;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 0.6) 100%);
    padding: 50px 0 10px;
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    font-family: Opensans;
}
.services_picture {
}
.services_img {
}
.services_sum {
    background: #ffff00;
    padding: 7px;
    color: #000;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
.services_list {
   
    padding: 1em;
}
.services_list-item {list-style-type: none;
    font-size: .8rem;
    line-height: 1.3rem;
    padding: .2em 0;
}
.services_list-item__b {font-weight:550 !important;}

.services_list-item__minus:before {content: "\f057" !important; font-weight: 400 !important;}
.home-features {padding-top: 15px;}
.home-features-title {
  background: gold;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  text-align:center;
  text-transform: uppercase;
}
.home-features_item {
    -webkit-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
    border-radius: 2px;
    background: #555;
    padding: 15px;
}
.home-features_text {padding-bottom: 15px;font-size: 1.4rem;line-height: 1.2;text-align: center;}
.home-features_title {padding-bottom: 15px;font-size: 1.2rem;font-weight: 600;line-height: 1.2;text-align: center;}
.home-features_picture {margin: auto;margin-bottom: 15px;border: 3px solid #efc700;border-radius: 10%;background: #dddddd;padding: 20px;max-width: 60px;max-height: 60px;text-align: center;    display: block;
    position: relative;
    margin: auto;
    border-radius: 100%;
    padding: 14px;
    max-width: 60px;
    background: #fff;
    border: 0px;
    background: #fffa00;}
.home-features_description {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
.calculator {margin: auto;-webkit-box-shadow: 0px 1px 3px #969595;box-shadow:0px 1px 3px #969595;border-radius: 10px;background: #f5f5f5;padding: 15px 30px;max-width: 1000px;}
.calculator-inputs {margin-bottom: 15px;}
.calculator-inputs_opt {cursor: pointer;margin: 5px 0;padding-right: 16px;padding-left: 16px;}
.calculator-inputs_opt-name {font-size: 1rem;
    line-height: 1.2;
    font-weight: 550;}
.calculator-inputs_opt-input {box-shadow: none;border-radius: 4px;font-size: 1.3rem;background: #fff;padding: 0 5px;max-width: 80px;min-height: 30px;font-weight: 600;line-height: 2.1;text-align: center;}
.calculator-inputs_opt-unit {
  font-size: 1rem;
  line-height: 1.2; font-weight: 550;
}
.calculator-services-title {        font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 8px;
    /* text-align: center; */
    text-transform: uppercase;
    font-weight: 550;}
.calculator-services-wrap {
}
.calculator-services {
}
.calculator-services_title {display: inline-block;
    /* border-bottom: 1px solid #efc700; */
    padding: 0 0 1em 1.5em;
    font-weight: 600;
    text-transform: uppercase;}
.calculator-services-wrap {
}
.calculator-services_item {    background: #fff;
    padding: 1em;
    color: #000;
    border-radius: 8px;
    -webkit-box-shadow: 0px 1px 3px #969595;
    box-shadow: 0px 1px 3px #969595;}
.calculator-services_list {display: block;padding-left: 0;width: 100%;}
.calculator-services_list-item {    line-height: 1.4;
    list-style: none;
    font-size: .8rem;
    padding: 0 0 .5em 0;}
.calculator-services_list-item:before {
        display: block;
    float: left;
    margin-bottom: 0px;
    /* line-height: 21px; */
    content: "\f00c";
    font-family: Font Awesome\ 5 Free;
    padding: 0 .4em 0 0;
    font-weight: 600;
}
.calculator-estate_item {padding: .4em 0;display: -webkit-box;display: -ms-flexbox;display: flex;/* border: 0px solid gold; *//* background:#fffa00; */width: 100%;max-width: 100%;/* box-shadow: 0px 1px 3px rgba(150, 149, 149, 0.85); *//* color: #000; *//* border-radius: 25px; */}
.calculator-estate-title {    font-size: 1.2rem;
    line-height: 1.4;
    /* margin: 0 0 8px; */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: .5em;
    /* margin-left: 0px; */
    font-weight: 550;
    /* text-align: center; */
    text-transform: uppercase;} 
.calculator-services_title:after {
  display:table;
  clear: both;
  content: " ";
}
.calculator-variant_radio {
  cursor: pointer;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 5px;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  width: 30px;
  height: 20px;
  min-height: 0;
  overflow: hidden;
}
.calculator-variant_label {
    cursor: pointer;
 
    width: 100%;
    line-height: 1.3;
    font-size: 1rem;
}
.example-tabs-title {
  padding-top: 15px;
  font-size: 2.5rem;
  line-height: 1.4;
  text-align: center;
}
.example-tabs-wrap-wrap {border-top: 4px solid #ddd;border-bottom: 4px solid #ddd;background: #222 url(_mod_files/ce_images/files/noise.png) 0 0 repeat;}
.example-tabs-wrap {
  }
.example-tabs {
}
.example-tabs_title {padding-bottom: 10px;font-size: 1.4rem;line-height: 1.4;text-align: center;text-transform: uppercase;}
.example-tabs_pictures>ul.grid {padding-bottom:15px;}
.example-tabs_opts {
}
.example-tabs_opts-item {
  font-weight: 600;
}
.example-tabs_picture {
  margin-bottom: 5px;
  border: 2px solid #efc700;
  border-radius: 3px;
}
.example-tabs_picture-img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.example-tabs_pictures-item {
  position: relative;
  border: 1px solid #efc700;
  overflow: hidden;
}
.example-tabs_img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  border-radius: 2px;
}
.example-tabs_img:hover {
  -webkit-transform: scale(1.1) rotate(5deg);
          transform: scale(1.1) rotate(5deg);
}
.example-tabs_text {
  margin-bottom: 10px;
  border: 1px solid #efc700;
  background: #333;
  padding: 5px 15px;
}
.example-tabs_link-btn {
}
/*fix (fixed nav-bar on mobile - now static). TODO: fix must be moved to the script */

@media(max-width:1023px) {
    .top-links.is_stuck {
        position: relative !important;
        width: 100%!important;
    }
    .top-links.is_stuck + div {
        display:none!important;
    }
}



       .cardNews {border-radius: 2px;box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);margin-bottom: 30px;background: #fff;color: #000;}
    .cardNews_wrap {padding: 16px 16px 0px 16px;}
    .cardNews_title { font-size: 21px;
    line-height: 28px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto Condensed","Helvetica Neue",Arial,sans-serif,'FontAwesome';}
   .cardNews_wrap_sub {background: #eee; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    padding: 8px 0;
    margin-top: 12px;}
    .button_news {max-width: 320px; margin:16px auto 32px; box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);}
    .remont_rabota_wrap{background:#eee;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}
.remont_rabota_conditions_wrap{display:inline-block}
.remont_rabota_conditions{font-family:Roboto Condensed;font-size:14px;margin:0 0 0 8px;letter-spacing:.2px;text-align:center;float:left}
.remont_rabota_conditions > span{font-weight:600;display:block;font-size:26px}
    .button_remont{box-shadow:0 2px 5px 0 rgba(0,0,0,.20);background:red;color:#fff}
    .rabota__design_img{transition:all .3s ease;display:block;margin:auto;border-radius:100%;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}
.button_design{max-width:380px;box-shadow:0 2px 5px 0 rgba(0,0,0,.20);background:#ffd700;color:#000}
.button_design_2{max-width:320px;box-shadow:0 2px 5px 0 rgba(0,0,0,.20)}
    .rabota_autor{font-family:Opensans;font-size: .8rem;
    line-height: 2rem;}
.rabota_autor > span{font-weight:600;text-transform:uppercase;font-size: 1rem;}
.rabota_otzyv{color:#000;padding:10px;background:rgba(255,255,255,0.95);border-radius:2px;box-shadow:0 3px 3px rgba(0,0,0,0.28);font-family:Roboto Condensed;font-size:16px;line-height:26px;position:relative;margin-top:8px}
.rabota_otzyv::before,.rabota_otzyv::after{content:'';position:absolute;left:20px;top:-27px;border:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0.08)}
.rabota_otzyv::after{border-bottom:15px solid rgba(255,255,255,0.95);top:-26px}
 .remont_circle{border-radius:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.20);border:2px solid #fff;height:32px;width:32px;text-align:center;line-height:32px!important;color:#000;background:#ffd700;box-shadow:0 2px 5px 0 rgba(0,0,0,.20);border:none;font-size:18px!important;float:left}
   .slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(),move}.sp-grabbing{cursor:url(),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal .sp-next-arrow,.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-horizontal.sp-rtl .sp-previous-arrow,.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #FFF;text-align:center;font-size:30px;border-radius:30px;top:0;color:#FFF;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}
.homeSlider_title {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
    /* font-size: 54px;*/
    /* max-width: 700px; */
    /* line-height: 70px;*/
    /* font-weight: 600;
    font-family: Roboto Condensed;
    /* text-align: center;*/
       text-shadow: 1px 1px 0 #000;
    /* max-height: 150px; */
    background:rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}

.slider_button {margin-top:30px;}
.main_slider_title_span { font-size: 18px;
    display: block;
    box-shadow: 0 4px 0 #f6dd0a;
    text-align: center;}
.main_slider_title {color: #fff;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);font-size: 32px;line-height: 36px;font-weight: 100!important;    
}
    .main_slider_title_3 {    color: #fff;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    font-size: 28px;
    line-height: 36px;
    font-weight: 100!important;
    margin: 0 66px;} 
    
       @media (max-width:768px){
.main_slider_sign_span{display:block;font-size:14px;font-weight:100;}
.main_slider_title_span { font-size:18px;}        
.main_slider_title{font-size:24px;}
}

.main_slider_title_2 {color: #fff;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4); font-size: 18px;
    line-height: 21px;}
.main_slider_title_2_span {font-size:21px;display:block;color: #fff;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);}
.main_slider_ul {
    list-style-type: none;
    font-size: 32px;
    line-height: 36px;
    padding-left: 0px;}

.main_slider_button {   
   padding: 10px 0;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    background: #f6dd0a;
    width: 280px;
    display: block;
    font-weight: 500;
    text-align: center;
    border: none;
    text-shadow: none;
    color: #000;
    margin: 8px;
    border-radius: 5px;}
.main_slider_button:hover {background: #fff;color:#000;}


.slider__circle {
    color: #000;
    background:#f6dd0a;
    box-shadow: none;
    border: none;
    font-size: 28px !important;
    line-height: 36px !important;
    width: 36px !important;
    height: 36px !important;
    text-align: center;
    border-radius: 100%;
    text-shadow: none;margin:0 12px
}
    
    
    .tabs_content-wrap {box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
    background-color: #eee;
    padding: 0.5em 1em;
    border-radius: 4px;}
    .cardDesign__ul{list-style-type:none;margin:0}
.cardDesign__ul li{}
.cardDesign__ul li:before {content: "\f00c"; font-size: .8em; font-family: "Font Awesome 5 Free";font-weight: 600;}
.cardDesign__preimushestva{padding:16px 10px 10px;background:#fff;border-radius:6px;box-shadow:0 3px 3px rgba(0,0,0,0.28);position:relative;font-size:.9em;margin:8px 0;letter-spacing:.2px}
.cardDesign__preimushestva1::before,.cardDesign__preimushestva1::after{content:'';position:absolute;left:20px;top:-27px;border:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0.08)}
.cardDesign__preimushestva1::after{border-bottom:15px solid #fffd00;top:-26px}
    .cardDesign__point {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: .4em;
}
    .cardDesign__price {text-align: center;
    font-weight: 600;
    font-size: 1rem;}
    
    .cardDesign__price > span {display:block; font-weight:400;font-size: 0.8rem;}
    
    .cardDesign__price_rouble {    color: #000;
    background: #fffd00;
    border: none;
    font-weight: 400;
    font-size: 18px!important;
    text-align: center;
    padding: 4px 12px;
    border-radius: 100%;
    display: inline-block !important;}
     .cardDesign__price_2 {text-align: center;
    font-weight: 600;
    font-size: 1.2rem;
        margin: 1em 0;}
     .cardDesign__price_2 > span {display:block; font-size: 0.8rem;}
    
    .smeta_card__img {height: 126px;}
    .smeta_card {    
     -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.28);
    box-shadow: 0 3px 3px rgba(0,0,0,0.28);
    border-radius: 5px;
    padding: 1em;
    position: relative;
    margin: 1em 0.1em 0.1em;
    background: #fffd00;}
    
    
    @media (max-width:1023px) {
    .smeta_card {max-width: 380px;
    margin: auto; }
}

    
     .smeta_card__title {
    font-size: .9em;
    /* margin: 8px 0; */
    letter-spacing: .2px;
    font-weight: 600;
    text-align: center;
}
    .smeta_card__desc {
    font-size: .9em;
        margin: .5em 0 1em; }
    .smeta_card__button  {
       display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    margin: auto;
    border-radius: 50px;
    background: #fff;
    color: #000;
    font-size: .9rem;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,.20);
    font-weight: 600;
    line-height: 2rem;
    max-width: 110px;
}
.smeta_card__button:hover {
    z-index: 1;
    background: #eee;
    color: #000;
    text-shadow: none;
}
    
    
    
      .numberTitel {
        /* line-height: 32px; */   
        font-size: 1.2rem;
        font-weight: 600;}
    .numberDescription {   
        list-style: none;    margin: 1em 0 0 0;}
    .numberCircle {font-size: 24px;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    color: rgb(0, 0, 0);
    line-height: 50px;
    font-weight: 600;
    border-radius: 100%;
    background: rgb(255, 253, 0);
    margin: 0px 0.2em 0px 0px;} 
    .numberDescription_li {    font-size: 1rem;    margin-bottom: 0.3em;}
    .numberDescription_li:::before{    display: block;
        float: left;
        margin: 0 4px 0 0;
        padding: 11px 5px;
        line-height: 0;
        
        font-size: 24px;
        content: "\f058";
        font-family: Font Awesome\ 5 Free;}

    
      @media (max-width:639px) {    .numberTitel {
        /* line-height: 32px; */   
        font-size: .9rem;}
           }

    
   
    
    @media (max-width: 1023px) {
   .terms_titel {  font-size: .8rem;
    line-height: 24px;
    font-weight: 600;
    padding-left: .4rem;}
        .terms_desc {
    margin: 8px 0 0;
    font-size: .8rem;
    line-height: 21px;
    font-weight: 600;
}
}
@media (min-width: 1024px) {
              .terms_titel {  font-size: 1.2rem;
    line-height: 24px;
    font-weight: 600;
            padding-left: .4rem;}
          .terms_desc {
   margin: .2em 0 0;
    font-size: 1.1rem;
    line-height: 21px;
    font-weight: 500;
    display: block;
    color: #696969;
}
    }
    
    .link_etapy { font-weight: 600;
    font-size: .9em;
    line-height: 1.4em;
    margin-top: 1rem;}
    
    .top_adress {color:#fff; text-align:left;}
    
    
    
    
    @media(max-width:639px){.-o00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.-o99{-ms-flex-order:99;-webkit-order:99;order:99}}
@media(min-width:640px) and (max-width:1023px){.o-00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.o-99{-ms-flex-order:99;-webkit-order:99;order:99}}
@media(max-width:1023px){.-o-00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.-o-99{-ms-flex-order:99;-webkit-order:99;order:99}}
@media(min-width:1024px){.o00-{-ms-flex-order:-1;-webkit-order:-1;order:-1}.o99-{-ms-flex-order:99;-webkit-order:99;order:99}}

    
    
    
       .services_link {
        display: block;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
        margin: .5em;
    }
    
    
    .tabs_link--active {position: relative;}
    .tabs_link--active::before, .tabs_link--active::after {
        content: '';
        position: absolute;
        top: 3px;
        right: -29px;
        border: 15px solid rgba(0,0,0,0);
        border-left: 14px solid rgba(0,0,0,0.08);
    }
    
    
    .tabs_link--active::after {
        border-left: 15px solid #fffd00;
        top: 3px;
    }
    
    @media (max-width: 768px) {
        .tabs_link--active::before, .tabs_link--active::after {display:none;}
    }
    .main__title {
        margin: .5em 0 0 0;
        font-size: 1rem;
        position: relative;
        
        font-weight: 500;}
    
    .main__title:before {
        display: block;
        float: left;
        margin-bottom: 0px;
        content: "\f10d";
        font-family: Font Awesome\ 5 Free;
        padding: 0 .3em 0 0;
        font-weight: 600;font-size: .9rem;
    }
    
    
    .main__title:after {
        
        margin-bottom: 0px;
        content: "\f10e";
        font-family: Font Awesome\ 5 Free;
        padding: 0 0 0 .3em;
        font-weight: 600;font-size: .9rem;
    }
    
    .main__title1:after {
        display: block;
        position: absolute;
        content: '';
        background-color: #fffd00;
        width: 83px;
        height: 2px;
        bottom: 0;
        left: 0;
        transition: all 0.2s;
    }
    
    @media (max-width:769px) {
        .main__title {  font-size: .8rem;line-height: 1.2rem; font-weight: 560;}
    }
    
    .wrap-wrap_cp__span {    display: block;
        max-width: 500px;
        font-size: 1rem;}
    .wrap-wrap_cp  {
        background: linear-gradient(to bottom,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.95) 100%);
        padding:14em 0 2em;color:#fff;
        
    }
    
    .top-links {background: rgba(0, 0, 0, 0.6);}
    .wrap_cp {
        background: #444 url(_mod_files/ce_images/content/bg_of_pattern_1.jpg) 50% 100% no-repeat fixed;
        background-size: cover;
    }
    
    @media (max-width: 1023px) {     .wrap_cp {background-position-x: 90%;  background-size: cover !important;} }
    
    
    
    .services_titel-list   {background: #fff;
        padding: .5em 1em;
        color: #000;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.4;}
    .services_description {padding: 1em;font-size: .85rem;}
    
    .services_btn {padding: 1em;
        /* margin: 1em; */
        /* background: black; */
        /* color: #fff; */
        font-weight: 600;} 
    .services_btn:hover {background:#fff;}
    
    .services_description:before {
        display: block;
        float: left;
        margin-bottom: 0px;
        content: "\f10d";
        font-family: Font Awesome\ 5 Free;
        padding: 0 .3em 0 0;
        font-weight: 600;
    }
    
    
    .services_description:after {
        
        margin-bottom: 0px;
        content: "\f10e";
        font-family: Font Awesome\ 5 Free;
        padding: 0 0 0 .3em;
        font-weight: 600;
    }
    
    .services_list-item:before {
        display: block;
        float: left;
        margin-bottom: 0px;
        /* line-height: 21px; */
        content: "\f00c";
        font-family: Font Awesome\ 5 Free;
        font-size: 11px;
        padding: 0 .8em 0 0;
        font-weight: 600;
    }
    
    
    .services_list-i:before {
        display: block;
        float: left;
        margin-bottom: 0px;
        /* line-height: 21px; */
        content: "\f00d";
        font-family: Font Awesome\ 5 Free;
        font-size: 11px;
        padding: 0 .8em 0 0;
        font-weight: 600;
    }
    
    .services_wrap {background: #fffd00;}
    .services_wrap-titel {
        margin: 1em 0 0;padding: 0 0 0 1em;}
    .services-price_sum{font-size:1.4rem;font-weight: 600;}
    .services-price_title{font-size:16px;text-transform:lowercase;font-weight: 600;}
    .services-img  {border-radius: 50%;
        max-width: 90%;}
    
    
    
     #rabotysSlider {margin:1em 0;} 
    .gallery-link_title > span {font-weight: 600; font-size: .6em; display: block; color: #444; line-height: 1.6em;}
    .gallery-link_square {line-height: 0;
        font-size: .8rem;
        color: #777;font-weight:600;
        text-align: right;
        padding-top: .3em;
        text-align: left;
        padding: 0.2em 0 0 3em;}
    .gallery-link_square__span {
        color: #000;
        font-size: 1rem;
        text-transform: initial;
        font-weight: 600;
        padding-top: 1em;
        display: block;}
    .gallery-link_description {    background: none;}
    .gallery-link_item:before {display:none;}
    .gallery-link_sq:before {
        content: "\f0c8";
        font-family: Font Awesome\ 5 Free;
        /* padding: 0 .3em 0 0; */
        font-weight: 400;
        font-size: 2rem;
        /* text-align: left; */
        display: block;
        float: left;}
    .gallery-link_tim:before {
        content: "\f017";
        font-family: Font Awesome\ 5 Free;
        /* padding: 0 .3em 0 0; */
        font-weight: 400;
        font-size: 2rem;
        /* text-align: left; */
        display: block;
        float: left;margin-left: .2em;}
    .gallery-link_time {line-height: 0;
        font-size: .8rem;
        color: #777;font-weight:600;
        text-align: right;
        padding-top: .3em;
        text-align: left;
        padding: 0.2em 0 0 4em;}
    .gallery-link_time__span {
        color: #000;
        font-size: .9rem;
        text-transform: initial;
        font-weight: 600;
        padding-top: 1em;
        display: block;}
    
    
    
    .gallery-link_cena {line-height: 0;
    font-size: 1rem;
    color: #777;
    font-weight: 600;
    text-align: right;
    /* padding-top: .3em; */
    text-align: left;
    /* padding: 0.2em 0 0 3em; */}
    .gallery-link_cena__span {
         color: #000;
    font-size: 1.1rem;
    text-transform: initial;
    font-weight: 600;
    padding-top: 1em;
    display: block;}
    .gallery-link_cen:before {
        content: "\f09d";
        font-family: Font Awesome\ 5 Free;
    /* padding: 0 .3em 0 0; */
    font-weight: 400;
    font-size: 2.5rem;
    /* text-align: left; */
    display: block;
    float: left;
    width: 80px;
    text-align: center;}
    
    .gallery-link_place {line-height: 0;
    font-size: 1rem;
    color: #777;
    font-weight: 600;
    text-align: right;
    /* padding-top: .3em; */
    text-align: left;
    /* padding: 0.2em 0 0 3em; */}
    .gallery-link_place__span {
       color: #000;
    font-size: 1rem;
    text-transform: initial;
    font-weight: 600;
    padding-top: 1em;
    display: block;}
    .gallery-link_plac:before {
       content: "\f279";
    font-family: Font Awesome\ 5 Free;
    /* padding: 0 .3em 0 0; */
    font-weight: 400;
    font-size: 2.8rem;
    /* text-align: left; */
    display: block;
    float: left;
    width: 80px;
    text-align: center;}
    
    
    
    .gallery-link_square2 {line-height: 0;
    font-size: 1rem;
    color: #777;
    font-weight: 600;
    text-align: right;
    /* padding-top: .3em; */
    text-align: left;
    /* padding: 0.2em 0 0 3em; */}
    .gallery-link_square2__span {
         color: #000;
    font-size: 1.1rem;
    text-transform: initial;
    font-weight: 600;
    padding-top: 1em;
    display: block;}

    .gallery-link_sq2:before {
        content: "\f0c8";
        font-family: Font Awesome\ 5 Free;
    /* padding: 0 .3em 0 0; */
    font-weight: 400;
    font-size: 3rem;
    /* text-align: left; */
    display: block;
    float: left;
    width: 80px;
    text-align: center;}
    .gallery-link_tim2:before {
        content: "\f017";
        font-family: Font Awesome\ 5 Free;
    /* padding: 0 .3em 0 0; */
    font-weight: 400;
    font-size: 3rem;
    /* text-align: left; */
    display: block;
    float: left;
    width: 80px;
    text-align: center;}
    .gallery-link_time2 {line-height: 0;
    font-size: 1rem;
    color: #777;
    font-weight: 600;
    text-align: right;
    /* padding-top: .3em; */
    text-align: left;
    /* padding: 0.2em 0 0 3em; */}
    .gallery-link_time2__span {
       color: #000;
    font-size: 1.1rem;
    text-transform: initial;
    font-weight: 600;
    padding-top: 1em;
    display: block;}
    
    
    .card_project_tabs{background-color:#eee;    padding: 1em;
    overflow: hidden;
        border-radius: 6px; margin-bottom:1em;}
.card_project_tabs__titel   {font-size: 1.4rem;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 2em;
    font-weight: 550;}
.card_project_tabs__desc {background: #fff;
    margin: 1.5em 1em;
    padding: 1em;
        border-radius: 6px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.28);} 
    
    
    
         @media (max-width:768px){
        .card_project_tabs__titel {font-size: 1.2rem; margin-top: 1em;}
        .gallery-link_sq2:before, .gallery-link_tim2:before, .gallery-link_cen:before, .gallery-link_plac:before {font-size: 2rem;
    width: 50px;}
        .gallery-link_square2, .gallery-link_time2, .gallery-link_cena, .gallery-link_place {font-size: .8rem;padding-top: .4em;}
        .gallery-link_cena__span, .gallery-link_place__span, .gallery-link_square2__span, .gallery-link_time2__span {font-size: .8rem;}
        .card_project_tabs__desc {margin: 1.5em 0;}
    }
    
    
.imtabs{width:100%;margin:auto}
.imtabs:after{content:" ";display:table;clear:both}
.imtabs_link--active{box-shadow:0 2px 5px 0 rgba(0,0,0,.20)}
.imtabs_link:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.20)}
.imtabs_content{overflow:hidden;max-height:0;transition:all .3s ease;}
.imtabs_content:hover > img{transform:scale(1.1)}
.imtabs_content > img{transition:all .3s ease;display:block;margin:auto;width:100%!important}
.imtabs_content--active{max-height:none}

    
    
    
    /*--VIDEO BG--*/

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
video {   
  
   background-size:cover; 
}

@media (min-width: 1023px) {
    .fullscreen-bg_after {background: rgba(0, 0, 0, 0.3);}
}
    
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 1024px) {
  .fullscreen-bg { background: url(_mod_files/ce_images/bg/bg_img_main.webp) fixed 50% 0px no-repeat;      background-size: cover;}
        .fullscreen-bg_af {background: url(_mod_files/ce_images/bg/bg_video.webp) 50% 0px no-repeat;      background-size: cover;}
        
        .fullscreen-bg_after {background: none !important;}
.fullscreen-bg__video { display: none;}
}

/*--END VIDEO BG--*/
    
.calculator_action-wrap {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
    
.calculator_action-wrap--show {
    max-height: 1000px;
    transition: max-height 0.25s ease-in;
}
    
.offset-top {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    display: block;
    position: relative;
    margin-top: -55px;
    border-top: 55px solid transparent;
    background-clip: padding-box;
}
    
.question_wrap {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 9px 22px rgb(0 0 0 / 6%);
}
.accordion_wrap {
    list-style: none;
    padding: 0;
    margin: 0;
}
.accordion_item {
    padding: 0px 15px;
    border-bottom: 1px solid #cecece;
}
.accordion_item:last-child {
    border-bottom: none;
}

.accordion_header {
    position: relative;
    padding: 15px 0px;
    cursor: pointer;
}
.accordion_header-title {
    font-size: 1rem;
    font-weight: 500;
}
.accordion_header-button {
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    transform: translateY(-50%);
    font-size: 2.5rem;
    line-height: 1.6rem;
    font-weight: 300;
    transition: transform .3s ease;
}
.accordion_header:hover .accordion_header-title,
.accordion_header:hover .accordion_header-button {
    color: var(--primary-hex);
    filter: brightness(80%);
}

.accordion_expand {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease;
}
.accordion_item--open .accordion_header-title,
.accordion_item--open .accordion_header-button {
    color: var(--primary-hex);
}
.accordion_item--open .accordion_header-button {
    transform: translateY(-50%) rotate(45deg);
}
.accordion_item--open .accordion_expand {
    max-height: 700px;
    overflow: hidden;
    opacity: 1;
    padding: 10px 0px;
}
    

/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
