

/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1552930031420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/ergostol/components/bitrix/news.list/top_banner/style.css?17575976341359*/
/*top banner*/
.top-banner {
    width: 100%;
    font-family: PT Sans, Helvetica, Arial, sans-serif;
    font-weight: 400;
    position: relative;
    float:left;
    min-height:31px;
}

.top-banner__close {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
    z-index: 2;
}

.top-banner__close-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    max-height: 100%;
    background-color: #0000004d;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 13px;
    
}

.top-banner__close-btn:before {
    content: "\2715";
}

.top-banner__link {
    width: 100%;
    height: 100%;
    display: block;
    padding:5px 0;
    text-align:center;
    z-index: 1;
    text-decoration:none !important;
    font-size:14px;
}

.top-banner__img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: auto;
}
.top-banner__close-popover{
	background-color:#333;
	color:#fff;
	border-radius:8px;
	padding:4px 8px;
	font-size:12px
}

.top-banner .carousel-item{
	transition:none !important;
}

@media (max-width: 768px) {
.top-banner{
	margin:13px 0 20px;
}	
}
/*end top banner*/
/* End */


/* Start:/local/templates/ergostol/components/bitrix/menu/top/style.min.css?1565896012490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/ergostol/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/ergostol/components/softeffect/geoip/top_location/style.css?17587168444133*/
.yakus-geo-ip{position: relative;}

.modal-confirm{position: absolute; right: 215px; top: 30px; width: 270px; background: #575757; color: #fff; -webkit-box-shadow: #727272 1px 1px 4px; box-shadow: #6C6C6C 1px 1px 6px; z-index: 9950; padding: 10px;}
.modal-confirm-title{font-size: 15px;}
.modal-confirm-your-town{font-size: 22px; margin-top: 15px; margin-bottom: 15px;}
.modal-confirm button.close-y {color: #fff; text-shadow: 0 1px 0 #000000;}
.modal-confirm-yes, .modal-confirm-no{cursor: pointer; display: inline-block; width: 48%; box-sizing: border-box; padding: 10px 10px; font-size: 13px; color: #fff; border: none; background: #686868; white-space: nowrap;}
.modal-confirm-yes{float: right; background: #48b13b;}

.modal-y {
    display: none;
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: 9950;
    outline: 0;
    background: #fff;
    width: 600px;
    -webkit-box-shadow: #727272 1px 1px 4px;
    box-shadow: #6C6C6C 1px 1px 6px;
    text-shadow: none;
    font-size: 15px;
}

.modal-y-header {
    padding: 15px;
    border-bottom: 1px solid #E5E5E5;
    min-height: 16px;
}

button.close-y {
    padding: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    margin-top: -2px;
}
.close-y {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
}

.close-y:hover {
    opacity: 0.4;
}

.modal-y-title {
    font-size: 13px;
    margin: 0;
    line-height: 1.428571429;
    color: #181818;
    font-weight: bold;
}

.modal-y-body {
    position: relative;
    padding: 20px;
}

.form-control-y {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



#list_city {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
    background-color: #FFF;
    border: 1px solid #FFF;
    padding: 0px 0px 5px 5px;
    -webkit-box-shadow: #727272 1px 1px 4px;
    box-shadow: #A5A5A5 1px 1px 4px;
    display: block;
}

#list_city a {
    display: block;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
}


.col-xs-4-y {
    list-style: none;
    min-width: 30%;
    float: left;
    margin: 15px 1% 15px 1%;
    padding: 0px;
    line-height: 22px;
}


.col-xs-4-y a{
    line-height: 22px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.col-xs-4-y a:hover{
    color: #009cf7;
}


.btn-primary-y {
    color: #FFF;
    background-color: #428BCA;
    border-color: #357EBD;
}
.btn-primary-y:hover {
    color: #FFF;
    background-color: #3177a5;
    border-color: #357EBD;
}

.btn-y {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#shadow-y{
    background: #000000;
    opacity: .2;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 900;
}

.y-geoip-preloader{width: 20px; height: 20px; display: inline-block; background: url(/local/templates/ergostol/components/softeffect/geoip/top_location/images/preloader.gif) no-repeat;}

@media(max-width: 600px){
    .modal-y {width: 90%;}
    #city_name_txt{width: 100%;}
}
/* End */


/* Start:/local/templates/ergostol/css/color.css?1565896012469*/
.white,.content-body .white h1{
	color:#fff;
}
.color2{
	color:#666;
}

.size12{
	font-size:12px;
}

.size14{
	font-size:14px;
}

.size16{
	font-size:16px;
}

.size18{
	font-size:18px;
}

.size20{
	font-size:20px;
}

.bg-white-light{
	background:rgba(242, 242, 242, 1);
}

.bg-btn1{
	background:rgba(51, 51, 51, 1);
	color:#fff;
	text-decoration:none !important;
}

.bg-btn1:hover{
	color:#eee;
	background:rgba(71, 71, 71, 1);
}
/* End */


/* Start:/local/templates/ergostol/css/fontawesome/all.min.css?159860597655255*/
/*!
 * Font Awesome Free 5.8.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-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-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-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-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-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.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-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-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-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-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-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-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-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.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-ubuntu:before{content:"\f7df"}.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-ups:before{content:"\f7e0"}.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-injured:before{content:"\f728"}.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-nurse:before{content:"\f82f"}.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-usps:before{content:"\f7e1"}.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-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.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-wind:before{content:"\f72e"}.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-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.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-wpressr:before{content:"\f3e4"}.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-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:swap;src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.eot);src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.woff2) format("woff2"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.woff) format("woff"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.ttf) format("truetype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.eot);src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.woff2) format("woff2"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.woff) format("woff"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.ttf) format("truetype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.eot);src:url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.woff2) format("woff2"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.woff) format("woff"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.ttf) format("truetype"),url(/local/templates/ergostol/css/fontawesome/../../font/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/* End */


/* Start:/local/templates/ergostol/css/YouTubePopUp.css?16172118803172*/
@charset "UTF-8";

/*
    Name: YouTubePopUp
    Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
    Version: 1.0.2
    Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
    Written By: Qassim Hassan
    Twitter: @QQQHZ
    Websites: wp-time.com | qass.im | wp-plugins.in
    Dual licensed under the MIT and GPL licenses:
        http://www.opensource.org/licenses/mit-license.php
        http://www.gnu.org/licenses/gpl.html
    Copyright (c) 2016 - Qassim Hassan
*/

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(/local/templates/ergostol/css/../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}

@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}
/* End */


/* Start:/local/templates/ergostol/css/style_verst.css?1578916073671*/
.imagetext { font-size: 20 px; } .contacts-img { max-width: 497px!important; } .benefits-img { max-width: 874px!important; } .faq-model-img { max-width: 535px!important; } .faq-color-img { max-width: 695px!important; } .faq-options-img { max-width: 690px!important; } .brochure-logo-img { max-width: 700px!important; }<br>
 <br>
 <code></code>
<div>
	//.vkvideo {<br>
	 position:relative;<br>
	 padding-bottom:56.25%;<br>
	 padding-top:30px;<br>
	 height:0;<br>
	 overflow:hidden;<br>
	 border:1px solid #ccc;<br>
	 }<br>
	 .vkvideo iframe&nbsp;{<br>
	 position:absolute;<br>
	 top:0;<br>
	 left:0;<br>
	 width:100%;<br>
	 height:100%;<br>
	 }
</div>
 //<code></code><br>
/* End */


/* Start:/local/templates/ergostol/font/proximanova/stylesheet.css?156589601316610*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 21, 2017 9:51 AM */

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-LightIt.eot');
	src: local('Proxima Nova Condensed Light Italic'), local('ProximaNovaCond-LightIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-LightIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-LightIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-LightIt.eot');
	src: local('Proxima Nova Light Italic'), local('ProximaNova-LightIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-LightIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-LightIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Regular.eot');
	src: local('Proxima Nova Condensed Regular'), local('ProximaNovaCond-Regular'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Regular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Regular.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Extrabld.eot');
	src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Extrabld.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Black.eot');
	src: local('Proxima Nova Condensed Black'), local('ProximaNovaCond-Black'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Black.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Black.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ExtrabldIt.eot');
	src: local('Proxima Nova Condensed Extrabold Italic'), local('ProximaNovaCond-ExtrabldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ExtrabldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Regular.eot');
	src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Regular.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Semibold.eot');
	src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Semibold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Thin.eot');
	src: local('Proxima Nova Extra Condensed Thin'), local('ProximaNovaExCn-Thin'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Thin.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Thin.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Semibold.eot');
	src: local('Proxima Nova Condensed Semibold'), local('ProximaNovaCond-Semibold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Semibold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-SemiboldIt.eot');
	src: local('Proxima Nova Extra Condensed Semibold Italic'), local('ProximaNovaExCn-SemiboldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-SemiboldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Semibold.eot');
	src: local('Proxima Nova Extra Condensed Semibold'), local('ProximaNovaExCn-Semibold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Semibold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-ThinIt.eot');
	src: local('Proxima Nova Thin Italic'), local('ProximaNova-ThinIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ThinIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Thin.eot');
	src: local('Proxima Nova Condensed Thin'), local('ProximaNovaCond-Thin'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Thin.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Thin.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-RegularIt.eot');
	src: local('Proxima Nova Condensed Regular Italic'), local('ProximaNovaCond-RegularIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-RegularIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ThinIt.eot');
	src: local('Proxima Nova Extra Condensed Thin Italic'), local('ProximaNovaExCn-ThinIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ThinIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-SemiboldIt.eot');
	src: local('Proxima Nova Semibold Italic'), local('ProximaNova-SemiboldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-SemiboldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-RegularIt.eot');
	src: local('Proxima Nova Regular Italic'), local('ProximaNova-RegularIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-RegularIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Extrabld.eot');
	src: local('Proxima Nova Condensed Extrabold'), local('ProximaNovaCond-Extrabld'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Extrabld.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ExtrabldIt.eot');
	src: local('Proxima Nova Extra Condensed Extrabold Italic'), local('ProximaNovaExCn-ExtrabldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ExtrabldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BlackIt.eot');
	src: local('Proxima Nova Extra Condensed Black Italic'), local('ProximaNovaExCn-BlackIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BlackIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-LightIt.eot');
	src: local('Proxima Nova Extra Condensed Light Italic'), local('ProximaNovaExCn-LightIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-LightIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-LightIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ThinIt.eot');
	src: local('Proxima Nova Condensed Thin Italic'), local('ProximaNovaCond-ThinIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ThinIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Light.eot');
	src: local('Proxima Nova Extra Condensed Light'), local('ProximaNovaExCn-Light'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Light.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BoldIt.eot');
	src: local('Proxima Nova Condensed Bold Italic'), local('ProximaNovaCond-BoldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BoldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Extrabld.eot');
	src: local('Proxima Nova Extra Condensed Extrabold'), local('ProximaNovaExCn-Extrabld'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Extrabld.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BoldIt.eot');
	src: local('Proxima Nova Extra Condensed Bold Italic'), local('ProximaNovaExCn-BoldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BoldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Black.eot');
	src: local('Proxima Nova Black'), local('ProximaNova-Black'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Black.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Bold.eot');
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Bold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Bold.eot');
	src: local('Proxima Nova Extra Condensed Bold'), local('ProximaNovaExCn-Bold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Bold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaT-Thin.eot');
	src: local('Proxima Nova Thin'), local('ProximaNovaT-Thin'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaT-Thin.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaT-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-BoldIt.eot');
	src: local('Proxima Nova Bold Italic'), local('ProximaNova-BoldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BoldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Bold.eot');
	src: local('Proxima Nova Condensed Bold'), local('ProximaNovaCond-Bold'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Bold.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Black.eot');
	src: local('Proxima Nova Extra Condensed Black'), local('ProximaNovaExCn-Black'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Black.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Black.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-RegularIt.eot');
	src: local('Proxima Nova Extra Condensed Regular Italic'), local('ProximaNovaExCn-RegularIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-RegularIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Light.eot');
	src: local('Proxima Nova Condensed Light'), local('ProximaNovaCond-Light'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Light.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-ExtrabldIt.eot');
	src: local('Proxima Nova Extrabold Italic'), local('ProximaNova-ExtrabldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ExtrabldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BlackIt.eot');
	src: local('Proxima Nova Condensed Black Italic'), local('ProximaNovaCond-BlackIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BlackIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Regular.eot');
	src: local('Proxima Nova Extra Condensed Regular'), local('ProximaNovaExCn-Regular'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Regular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Regular.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaExCn-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-Light.eot');
	src: local('Proxima Nova Light'), local('ProximaNova-Light'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Light.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-SemiboldIt.eot');
	src: local('Proxima Nova Condensed Semibold Italic'), local('ProximaNovaCond-SemiboldIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-SemiboldIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNovaCond-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('/local/templates/ergostol/font/proximanova/ProximaNova-BlackIt.eot');
	src: local('Proxima Nova Black Italic'), local('ProximaNova-BlackIt'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BlackIt.woff') format('woff'),
		url('/local/templates/ergostol/font/proximanova/ProximaNova-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

/* End */


/* Start:/local/templates/ergostol/js/lightbox/ekko-lightbox.css?15658960137143*/
.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImVra28tbGlnaHRib3guY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGVBQ0UsOEJBQXlCLEFBQXpCLHVCQUF5QixBQUN6QixzQkFBb0IsQUFBcEIsbUJBQW9CLEFBQ3BCLHFCQUF3QixBQUF4Qix1QkFBd0IsQUFDeEIseUJBQTZCLENBQzlCLEFBQ0QseUJBQ0UsaUJBQW1CLENBQ3BCLEFBQ0QsZ0RBQ0Usa0JBQW1CLEFBQ25CLE1BQU8sQUFDUCxPQUFRLEFBQ1IsU0FBVSxBQUNWLFFBQVMsQUFDVCxVQUFZLENBQ2IsQUFDRCxzQkFDRSxXQUFZLEFBQ1osV0FBYSxDQUNkLEFBQ0QsMkJBQ0UsVUFBYSxBQUNiLGtCQUFtQixBQUNuQixNQUFPLEFBQ1AsT0FBUSxBQUNSLFdBQVksQUFDWixZQUFhLEFBQ2Isb0JBQWMsQUFBZCxZQUFjLENBQ2YsQUFDRCw2QkFDRSxXQUFRLEFBQVIsT0FBUSxBQUNSLG9CQUFjLEFBQWQsYUFBYyxBQUNkLHNCQUFvQixBQUFwQixtQkFBb0IsQUFDcEIsVUFBVyxBQUNYLHVCQUF5QixBQUN6QixXQUFZLEFBQ1osZUFBZ0IsQUFDaEIsU0FBYSxDQUNkLEFBQ0QsK0JBQ0Usb0JBQWEsQUFBYixXQUFhLENBQ2QsQUFDRCxvQ0FDRSxZQUFjLENBQ2YsQUFDRCxrQ0FDRSxjQUFnQixDQUNqQixBQUNELDZDQUNFLGdCQUFrQixDQUNuQixBQUNELG1DQUNFLG9CQUFzQixDQUN2QixBQUNELG1DQUNFLFlBQWMsQ0FDZixBQUNELHNDQUNFLGVBQWdCLEFBQ2hCLGlCQUFtQixDQUNwQixBQUNELHVCQUNFLFVBQVcsQUFDWCxvQkFBc0IsQ0FDdkIsQUFDRCw2QkFDRSxZQUFjLENBQ2YsQUFDRCw2QkFDRSxlQUFpQixDQUNsQixBQUNELHNCQUNFLGtCQUFtQixBQUNuQixNQUFPLEFBQ1AsT0FBUSxBQUNSLFNBQVUsQUFDVixRQUFTLEFBQ1QsV0FBWSxBQUNaLG9CQUFjLEFBQWQsYUFBYyxBQUVkLDBCQUF1QixBQUF2QixzQkFBdUIsQUFFdkIscUJBQXdCLEFBQXhCLHVCQUF3QixBQUV4QixzQkFBb0IsQUFBcEIsa0JBQW9CLENBQ3JCLEFBQ0QsMEJBQ0UsV0FBWSxBQUNaLFlBQWEsQUFDYixrQkFBbUIsQUFDbkIsaUJBQW1CLENBQ3BCLEFBQ0QsOEJBQ0UsV0FBWSxBQUNaLFlBQWEsQUFDYixrQkFBbUIsQUFDbkIsc0JBQXVCLEFBQ3ZCLFdBQWEsQUFDYixrQkFBbUIsQUFDbkIsTUFBTyxBQUNQLE9BQVEsQUFDUixtQ0FBNkMsQ0FDOUMsQUFDRCx5Q0FDRSxtQkFBcUIsQ0FDdEIsQUFDRCw0Q0FDRSxxQkFBdUIsQ0FDeEIsQUFVRCxhQUNFLE1BRUUsbUJBQW9CLEFBQ3BCLDBCQUE0QixDQUM3QixBQUNELElBQ0UsbUJBQW9CLEFBQ3BCLDBCQUE0QixDQUM3QixDQUNGIiwiZmlsZSI6ImVra28tbGlnaHRib3guY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmVra28tbGlnaHRib3gge1xuICBkaXNwbGF5OiBmbGV4ICFpbXBvcnRhbnQ7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICBwYWRkaW5nLXJpZ2h0OiAwcHghaW1wb3J0YW50O1xufVxuLmVra28tbGlnaHRib3gtY29udGFpbmVyIHtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuLmVra28tbGlnaHRib3gtY29udGFpbmVyID4gZGl2LmVra28tbGlnaHRib3gtaXRlbSB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAwO1xuICBsZWZ0OiAwO1xuICBib3R0b206IDA7XG4gIHJpZ2h0OiAwO1xuICB3aWR0aDogMTAwJTtcbn1cbi5la2tvLWxpZ2h0Ym94IGlmcmFtZSB7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSB7XG4gIHotaW5kZXg6IDEwMDtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDA7XG4gIGxlZnQ6IDA7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGRpc3BsYXk6IGZsZXg7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhIHtcbiAgZmxleDogMTtcbiAgZGlzcGxheTogZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgb3BhY2l0eTogMDtcbiAgdHJhbnNpdGlvbjogb3BhY2l0eSAwLjVzO1xuICBjb2xvcjogI2ZmZjtcbiAgZm9udC1zaXplOiAzMHB4O1xuICB6LWluZGV4OiAxMDA7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhID4gKiB7XG4gIGZsZXgtZ3JvdzogMTtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGEgPiAqOmZvY3VzIHtcbiAgb3V0bGluZTogbm9uZTtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGEgc3BhbiB7XG4gIHBhZGRpbmc6IDAgMzBweDtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGE6bGFzdC1jaGlsZCBzcGFuIHtcbiAgdGV4dC1hbGlnbjogcmlnaHQ7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhOmhvdmVyIHtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuLmVra28tbGlnaHRib3gtbmF2LW92ZXJsYXkgYTpmb2N1cyB7XG4gIG91dGxpbmU6IG5vbmU7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhLmRpc2FibGVkIHtcbiAgY3Vyc29yOiBkZWZhdWx0O1xuICB2aXNpYmlsaXR5OiBoaWRkZW47XG59XG4uZWtrby1saWdodGJveCBhOmhvdmVyIHtcbiAgb3BhY2l0eTogMTtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuLmVra28tbGlnaHRib3ggLm1vZGFsLWRpYWxvZyB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG4uZWtrby1saWdodGJveCAubW9kYWwtZm9vdGVyIHtcbiAgdGV4dC1hbGlnbjogbGVmdDtcbn1cbi5la2tvLWxpZ2h0Ym94LWxvYWRlciB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAwO1xuICBsZWZ0OiAwO1xuICBib3R0b206IDA7XG4gIHJpZ2h0OiAwO1xuICB3aWR0aDogMTAwJTtcbiAgZGlzcGxheTogZmxleDtcbiAgLyogZXN0YWJsaXNoIGZsZXggY29udGFpbmVyICovXG4gIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gIC8qIG1ha2UgbWFpbiBheGlzIHZlcnRpY2FsICovXG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAvKiBjZW50ZXIgaXRlbXMgdmVydGljYWxseSwgaW4gdGhpcyBjYXNlICovXG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG59XG4uZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYge1xuICB3aWR0aDogNDBweDtcbiAgaGVpZ2h0OiA0MHB4O1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIHRleHQtYWxpZ246IGNlbnRlcjtcbn1cbi5la2tvLWxpZ2h0Ym94LWxvYWRlciA+IGRpdiA+IGRpdiB7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGJvcmRlci1yYWRpdXM6IDUwJTtcbiAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZjtcbiAgb3BhY2l0eTogMC42O1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbiAgYW5pbWF0aW9uOiBzay1ib3VuY2UgMnMgaW5maW5pdGUgZWFzZS1pbi1vdXQ7XG59XG4uZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYgPiBkaXY6bGFzdC1jaGlsZCB7XG4gIGFuaW1hdGlvbi1kZWxheTogLTFzO1xufVxuLm1vZGFsLWRpYWxvZyAuZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYgPiBkaXYge1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAjMzMzO1xufVxuQC13ZWJraXQta2V5ZnJhbWVzIHNrLWJvdW5jZSB7XG4gIDAlLFxuICAxMDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMCk7XG4gIH1cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMSk7XG4gIH1cbn1cbkBrZXlmcmFtZXMgc2stYm91bmNlIHtcbiAgMCUsXG4gIDEwMCUge1xuICAgIHRyYW5zZm9ybTogc2NhbGUoMCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlKDApO1xuICB9XG4gIDUwJSB7XG4gICAgdHJhbnNmb3JtOiBzY2FsZSgxKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMSk7XG4gIH1cbn1cbiJdfQ== */
/* End */


/* Start:/local/templates/ergostol/template_styles.css?1765789286122619*/
.container-fluid {
    max-width:1700px !important;
}

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC&display=swap');


@font-face {
    font-family: 'Bebas Neue Bold';
    src: local('Bebas Neue Bold'), local('BebasNeueBold'), url('/local/templates/ergostol/font/bebas/bebasneuebold.woff2') format('woff2'), url('/local/templates/ergostol/font/bebas/bebasneuebold.woff') format('woff'), url('/local/templates/ergostol/font/bebas/bebasneuebold.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.alert_tp  .block-action-detail{
    border-radius:5px;
    font-size:16px;
}

.dop_option_action_block:hover{
    cursor:pointer;
    background: url(/images/catalog/add_dop_active_plus.png) no-repeat;
    background-position: bottom 0px right 0px;
}


.header_phone_a{
    background:url(/images/ico_phone.png) left center no-repeat;
    background-size:13px;
    padding-left:18px;
}

.footer_phone_a{
    background:url(/images/ico_phone_white.png) 2px center no-repeat;
    background-size:16px;
    padding-left:25px;
}

h2.announce{
    font-size: 0.8rem!important
}

.footer_visa{
    max-width:250px;
}

.animated-icon1
{
    display:block;
}
#block-retail-price .close{
    z-index: 111111;
    position: relative;
}
@media screen and (min-width: 768px) {
    .city-inp{
        margin-top:56px;
    }
}
.popover-retail-price table{
    font-size:12px !important;
}
.retail_price_product{
    color:#666666;
}
.big_vk img{
    opacity:0.9;
}

.big_vk:hover img{
    opacity:1;
}

.vk_play_block{
    display:block;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    opacity:0.5;
    background:url('/images/vk_play1.png') no-repeat center center;
    background-size:80px;

}


.vk_play_block:hover{
    opacity:1;
}


.bg_wait_video, .ekko-lightbox.wait .modal-body{
    background:url(/images/129.gif) center center no-repeat;
}

.ekko-lightbox.wait .modal-title{
    line-height:1.2em !important;
}

.ekko-lightbox.wait .modal-title h4{
    font-size:1.2em !important;
}



#quantity_sklad .text-warning{
    color:#ff7607 !important;
}

.row-ico{
    min-height:47px;
}
.category_icon_{
    font-family: 'Bebas Neue Bold' !important;
    display:flex;
    align-items: center;
    text-transform:uppercase;
}

.category_icon_.type_h
{
    background:url('/images/power.png') left center no-repeat;
    background-size: 32px;

    padding-left: 40px;
    line-height: 1.2em;
    font-size: 13px;
    height:100%;
}

.category_icon_.kg{
    background:url('/images/training_rus.png') left center no-repeat;
    background-size: 30px;
    min-height: 30px;
    padding-left: 40px;
    line-height: 29px;
    font-size: 13px;
    white-space: nowrap;
    height:100%;
}

.item-options .discount{
    position:absolute;
    right:0;
    top:0;
    padding:3px;
    color:#fff;
    text-decoration:none;
    background:#cc0000;
    z-index:2;
    font-size:10px;
}

.bg-aff{
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:1;
    background:#ccc;
    opacity:0.5;
}

.cancel_replace,.btn_replace{
    text-align: center;
    text-decoration: none !important;
    color: #fff !important;
    background: rgba(102, 102, 102, 1);
    padding: 10px 20px;;
    border:none !important;
    cursor:pointer;

}

#form-group19 .place_holder,#form-group30 .place_holder{
    right: 0 !important;
    bottom: -1px !important;
    top: -1px !important;
}

#form-group19 .place_holder_focus,#form-group30 .place_holder_focus{
    bottom:inherit !important;
    top:-9px !important;
}

#order_form_content #modalAuth
{
    max-width:100%;
    margin:0;
    padding:0;
    box-shadow:none;
}

#order_form_content #modalAuth .modal-body{
    padding:0;
}

#order_form_content #modalAuth #auth-step1 .name{
    display:none;
}

#order_form_content #modalAuth #form1{
    display:flex;
    flex-wrap: wrap;
}

#order_form_content #modalAuth #form1 .alert
{
    order:3
}

#order_form_content #modalAuth #form1 .block-input{
    width:65%;
}

#order_form_content #modalAuth .partners-a-btn{
    padding:0 !important;
    line-height:35px !important;
    background:rgba(102, 102, 102, 1) !important;
}

#order_form_content #modalAuth #form1 .partners-a-btn{
    width:30% !important;
    margin: 16px 0 0 5% !important;

}

@media screen and (max-width: 1000px) {
    #order_form_content #modalAuth #form1 .block-input {
        width:100% !important;
    }
    #order_form_content #modalAuth #form1 .partners-a-btn{
        margin: 16px 0 0 0 !important;
        width:100% !important;
    }
}
#order_form_content #modalAuth .active .phonelabel {
    top: -1px;
    font-size: 14px;
    display:block;
    background: #fff;

    height:5px;
}

#order_form_content #modalAuth .inputphone,#order_form_content #modalAuth .inputphone-login,#order_form_content #modalAuth .inputphone-password
{
    padding:20px !important;
}
#order_form_content #modalAuth .block-input
{
    overflow:inherit;
    height:38px !important;
    line-height:0em !important;
}

#order_form_content  #modalAuth #auth-step3 .forgot-name br{
    display:none;
}


.unit-close-popup
{
    display: block;
    text-align: center;
    text-decoration: none !important;
    color: #fff;
    background: rgba(102, 102, 102, 1);
    padding: 10px 30px;
    margin: 20px 0 0;
}
.unit-close-popup:hover
{
    color: #fff;
    background: rgba(132, 132, 132, 1);
    cursor: pointer;
}
.system_unit_popup .name{
    font-size:24px;
}

.system_unit_popup .text-1{
    font-size:16px;
}

.system_unit_popup .text-3,.system_unit_popup .text-5,.system_unit_popup .text-6{
    font-weight:bold;
    font-size:16px;
}


.delivery-btn{
    white-space: nowrap;
}

.delivery-block-product{
    padding-top:10px;
}
.find_admission a{
    display:block;
    background: #5496f7;
    text-decoration: none;
    color: #fff !important;
    text-align: center;
    padding: 20px 0;
    width:100%;
    margin: 20px 0 5px;
}
.find_admission a:hover{
    background: #4186ed;
}

.pay-btn-order{
    background: #5496f7;
    text-decoration: none;
    color: #fff;
    padding:12px 15px;

}

.delivery-info-section{
    margin:10px 0 25px;
    padding:10px;
    background:rgba(242, 242, 242, 1);
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

#ORDER_PROP_186{
    background:url(/local/templates/ergostol/images/calendar-days-regular.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 93% center;
    cursor:pointer;
}

.ya-split{
    background:url('/local/templates/ergostol/images/ya_split_.gif');
    width:75px;
    height:18px;
    background-size:contain;
    background-repeat:no-repeat;
}

.t-r{
    background:url('/local/templates/ergostol/images/t_r.png');
    width:85px;
    height:25px;
    background-size:contain;
    background-repeat:no-repeat;
}


.ya-split .red{
    color:#fff;
    background:#ff4c52;
    padding:3px 4px;
    border-radius:7px;
}

.pay-btn-order:hover{
    text-decoration:none;
    color:#f2f2f2;
}

.pay-btn-order  .text
{
    display:block;
}
.pay-btn-order .new-price{
    font-size: 24px;
    font-weight:bold;
}
.pay-btn-order .old-price{
    font-size: 24px;
}
.footer_social_name{
    font-size:14px;
}

.info-nds
{
    font-size:12px;
}

.all-action-block-detail{


}

.block-action-detail{
    padding:10px;
    border-radius:0 0 5px 5px;
    background:#f2f2f2;
}

.block-action-detail .red{
    color:#ff3d00;
}

.block-action-detail-text{
    padding:10px;
    background:#ffc9b2;
    border-radius:5px 5px 0 0;
}

.all-action-block-detail #note{
    white-space:nowrap;
}

#tabletp td {
    padding: 0.15rem;
    font-size:11px;
}
.widthblock-calc{
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    position: relative;
}

@media (min-width: 768px) and (max-width: 1280px) {
    .widthblock-calc{
        -ms-flex: 0 0 47px;
        flex: 0 0 47px;
        max-width: 47px;
    }
}
.subrating{
    position:relative;
    display:block;
}

.subrating2{
    display:block;
    z-index:1000;
    width:100%;
    top:0;
    bottom:0;
    position:absolute;

}

.favorite_slider {
    position:absolute;
    z-index:10;
    top:0px;
    right:0%;
    padding:10px;
    color:#fff;
    font-size:16px;
    text-shadow:none;
}

.favorite_section{
    position:absolute;
    z-index:10;
    top:0px;
    right:0%;
    padding: 3px 10px 10px;
    color:#fff;
    font-size:16px;
    text-shadow:none;
}

#list-settings .nav.nav-tabs .active.show{
    font-weight:bold;
    color:#000;
}

#list-settings .nav.nav-tabs a{
    font-weight:normal;
}

#list-settings .nav.nav-tabs{
    border-bottom:none;
}

.h250{
    height:250px;
}



.bx-session-message{
    display:none !important
}

.font20{
    font-size:20px;
}

.font10{
    font-size:10px;
}

.max650{
    max-width:650px;
}

.banner-gif, .banner-gif picture, .banner-gif img {
    width: 100%;
}
.filterurlsection a{
    display:inline-block;
    margin-right:10px;
    padding:5px 10px; background:#f2f2f2;
    text-decoration:none;
    margin-bottom:10px;
}

.filterurlsection a.active{
    background:#333;
    color:#fff;
}
.max-w-80{
    max-width:80% !important;
}

.chosen-container{
    width:100% !important;
}

.contact-social-ico{
    font-size:36px;
}

.contact-social-ico i{
    padding: 0 5px;
}

.good-element-page .tab-block iframe{
    max-width:650px !important;
}

.place_holder {
    z-index: 100;
    cursor: text;
    position: absolute;
    top: 1px;
    left: 0px;
    /* width: 100%; */
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color:#6c757d;
}


/*��� �������� � ���, ���� placeholder ������ ������*/
.placeinput {
    position: relative;
    /* overflow: hidden; */
    clear:both;
}

.placeinput input:active, .placeinput input:hover, .placeinput input:focus,
.placeinput textarea:active, .placeinput textarea:hover, .placeinput textarea:focus {
    outline: none;
    box-shadow: none;
}

.place_holder span {
    color: red;
}

.place_holder.place_holder_focus {
    font-size: .8rem;
    top: -9px;
    background: #fff;
    padding: 0px 5px;
    left: 8px;
    max-width: calc(100% - 16px);
}

@media screen and (max-width: 1000px) {
    .place_holder{
        position: relative !important;
        padding: .375rem 0 !important;
        font-size: .8rem;
    }

    .place_holder.place_holder_focus {
        top:1px;
        background:none;
        padding: .375rem 0 !important;
        left: 0px;
    }
}




.chosen-container-active .chosen-single,.chosen-container-active.chosen-with-drop .chosen-single{
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(183, 183, 183, 0.25);

}

#form-group148{
    position:relative;
}

.country-list{
    position:absolute;
    width:100%;
    top:36px;
    border-left:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    border-right:solid 1px #ccc;
    background:#fff;
    z-index:1;
    height:150px;
    overflow-y: scroll;
}

.country-list a{
    display:block;
    padding:5px 12px;
    font-size:16px;
    text-decoration:none;

}

.unactive-color-good{
    position:absolute;
    left:0;
    top:0;
    color:#fff;
    background:red;
    padding:2px;
    z-index:1;
}

#inn-send,#bik-send{
    /* display:block;
	float:left; */
    padding:5px 10px;
    background:#439c26;
    color:#fff;
    margin:5px 0 10px;
    text-decoration:none;
}

.errorinn,.error-country{
    margin:5px 0;
    padding:5px;
    background:#f2f2f2;
    font-size:12px;
}

.carousel-indicators li{
    background-color:#ccc !important;
}

.text-decoration-none{
    text-decoration:none !important;
}

.bg-danger {
    border: 1px solid #dc3545;
}

a.btn, a.btn-cart, a.btn-cart-un {
    text-decoration: none;
}

.h3, h3{
    font-size:1.25rem !important;
}

.project-3d a{
    text-decoration:none !important;
}

.name-3d{
    font-size:70px;

    color:#000;
}

.popover-answer i{
    color:#ccc;
}

.popover-answer:hover i{
    color:#000 !important;
}

.index-cat .category_img img{
    max-height:245px;
}

.good-item .g-i{
    position:relative;
    padding-bottom:190px;
    height:100%;
}

.good-item .g-i .i-bot{
    position:absolute;
    bottom:0;
    width:100%;
}

.popover .popover-body a{
    color:#85c3e9 !important;
}

.fiveres .descr{
    position:relative;
}

.fiveres .descr .text-item{
    position:relative;
    z-index:2;
    padding-top:10px;
}

.fiveres .descr .count{
    position:absolute;
    width:100%;
    left:0;
    top:0;
    line-height:1.2em;
    opacity:0.3;
    text-align:center;
    font-size:70px;
    color:#5496f7;
    z-index:1
}

.ergoblog{
    text-decoration:none !important;
    color:#4a90e2;
}

.ergoblog:hover{
    color:#4a90e2;
}

.video-review-item{
    height:200px;
}


.video-review-item a{
    background-size: cover !important
}

.all-video-review{
    position:absolute;
    bottom:15px;
}

.all-review-abs{
    padding-bottom:50px;
}

.block-404 {
    max-width: 600px;
    margin: 50px auto 50px;
}

.h400{
    height:400px;
    margin: 0 !important;
}

.block-404-text{
    max-width:600px;
    font-size:18px;
    margin:20px auto;
}
.block-404-text ul{
    margin-left:0;
    padding-left:20px;
}
.block-404-text li{
    margin-bottom:5px;
}

.mw-5 input{
    max-width:400px;
}

.mw-5 label{
    margin-bottom:0;
}

.btn-erg {
    background: rgba(51, 51, 51, 1);
    color: #fff;
}

.btn-erg:hover,
.btn-erg:focus,
.btn-erg:visited{
    color: #fff;
    background: rgba(72, 72, 72, 1);
}

.item-personal-block{
    height:200px;
    display:block;
    background:#4dabf7;
    color:#fff;
    font-size:40px;
}

.item-personal-block:hover{
    color:#fff !important;
    text-decoration:none;
}

.maxw-200{
    max-width:200px;
}

#galcolorselet .item,.galcolorselet .item{
    display:block;
    height:150px;
    float:left;
    margin:0 10px 15px;
}

#galcolorselet .item img,.galcolorselet .item img{
    height:100%;
}

.form-group .box{
    height:115px;
    width:100%;
    background:rgba(242, 242, 242, 1);
}


#order_form_div .havepass-block {
    display:none;
    position:relative
}



.add-user-order{
    padding:3px 35px !important;
}

.select2.select2-container.select2-container--default{
    width:100% !important;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}



.inputfile + label {
    font-size: 1.2em;
    font-weight: 700;
    font-size:12px;
    text-overflow: ellipsis;
    white-space: initial;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    position:relative;
}


.inputfile + label  .trashimg{
    position:absolute;
    right:5px;
    top:5px;
    color:rgba(102, 102, 102, 1);
    padding:5px;
}
.inputfile + label  .trashimg:hover{
    color:rgb(242, 44, 22);
}

.popover {
    font-size: 12px;
}

#setCookies{
    position:fixed;
    bottom:0px;
    right:0px;
    left:0;
    text-align:center;
    width:100%;
    background:#dcdcdc;
    padding:10px;
    z-index:101;
}

#admission .modal-dialog{
    width:450px;
}
@media screen and (max-width: 600px) {
    #setCookies.goods{
        bottom:58px;
    }

    #buy_one_click .modal-dialog,#admission .modal-dialog{
        width:96%;
    }
}



#closeCookies{
    text-decoration:none;
    font-size:16px;
    color:#2E2E2E;
    display:inline-block;
    background:rgba(51, 51, 51, 1);
    padding:5px 10px;
    margin-left:15px;
    color:#fff;
}

#setCookies h3{
    text-align:center;
    font-size:18px;
    margin-bottom:10px;
}

body {
    color: #000 !important;
    /*font-family: 'Source Sans Pro', sans-serif !important;*/
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 0.8rem!important;
}

a {
    text-decoration: underline;
}

.order-auth #list-tab{

}

.breadcrumb a, .list-group-flush .list-group-item a, .category-catalog .filter-block .nav-link, .notextdecor a, .notextdecor, .block-color-popup a, .dropdown-menu a {
    text-decoration: none;
}

.prod-sort-col {
    min-height: 50px;
    position: relative;
}

.prod-sort-col .prod-sort-div .dropdown-toggle::after{
    color:#ccc;
}

.prod-sort-col .prod-sort-div {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size:.875rem;
    line-height:1.5;
}

.d-sm-none .prod-sort-div .btn-group button{
    margin-right: 0px;
}

.prod-sort-div .btn-sm,.prod-sort-div .btn-sm:hover,.prod-sort-div .btn-sm:active,.prod-sort-div .btn-sm:focus{
    padding:0 0px 0 0 ;
    margin-right:10px;
    vertical-align:baseline;
    background:none !important;
    color:#000 !important;
    border-radius:0;
    border:solid 1px #ccc !important;
    padding:3px 5px;
    box-shadow:none !important;
}



.prod-sort-div .dropdown-menu.show{
    right:-3px !important;
    left:auto !important;
    border-radius:0;
}


.d-sm-none .prod-sort-div .dropdown-menu.show{
    right:-13px !important;
}



.prod-sort-div .btn-sm:hover,.prod-sort-div .btn-sm:hover:active{
    border: solid 1px #4a90e2;

}

.plus-quantity,.minus-quantity{
    background:#5496f7;
    text-align:center;
    color:#fff;
    text-decoration:none;
    line-height:1.5em;
    height:21px;
}

.plus-quantity:hover,.minus-quantity:hover{
    color:#fff;
    background: #4186ed;
    text-decoration:none;
}

.input-quantity{
    height:40px;
    padding:0.375rem 0.3rem;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(183, 183, 183, 0.25);
}


#resultGood{
    position:fixed;
    top:290px;
    width:250px;
    z-index:30;
    background:rgba(242, 242, 242, 1);
    padding:10px;
    min-height:100px;
    font-size:12px;
}

#resultGood .img{
    height:80px;
}

#resultGood .img img{
    max-height:75px;
}

#resultGood .h100{
    width:100%;
}

#resultGood .row{
    padding-left:15px;
}

#resultGood.result-closed{
    left:-250px;
}

#resultGood.result-closed #resultGoodClose{
    display:none;
}

#resultGood #resultGoodOpen{
    display:none;
}

@media screen and (max-width: 576px) {
    .b24-widget-button-position-bottom-right{
        right:2px !important;
    }
    #resultGood {
        display: none;
    }
    ol.breadcrumb{
        width: auto;
        white-space: nowrap;
        display: inline-block;
        overflow-y: hidden;
        max-width: 100%;
        margin: 0 0 1em;
        padding-left:0;
    }

    ol.breadcrumb .breadcrumb-item{
        display: inline-block;
    }
    .bread{
        overflow: scroll;
        margin:0;
    }

    .bread::-webkit-scrollbar {
        width: 0;
    }
}


.btn-cart{
    display:block;
    text-align:center;
    padding:10px 0;
    color:#fff;
    background:rgba(51, 51, 51, 1);
}

.btn-cart:hover{
    background: rgba(91, 91, 91, 1);
    text-decoration:none;
    color:#fff;
}

.btn-cart-un{
    display:block;
    text-align:center;
    padding:10px 0;
    color:#fff;
    background:rgba(201, 201, 201, 1);
}

.btn-cart-un:hover{
    background:rgba(181, 181, 181, 1);
    text-decoration:none;
    color:#fff;
}

#resultGood.result-closed #resultGoodOpen{
    background:rgba(51, 51, 51, 1);
    padding:1px 8px 2px;
    color:#fff;
    top:34px;
    display:block;
    position:absolute;
    left:212px;
    transform: rotate(90deg);
    white-space: nowrap;
    text-decoration:none;
}


#resultGoodClose{
    background:rgba(51, 51, 51, 1);
    padding:1px 8px 2px;
    color:#fff;
    top:28px;
    position:absolute;
    left:220px;
    transform: rotate(90deg);
    white-space: nowrap;
    text-decoration:none;
}

#resultGoodClose:hover,#resultGoodOpen:hover{
    background:rgba(71, 71, 71, 1);
}

#resultGoodClose i,#resultGoodOpen i{
    font-size:10px;
}

#consultationForm .border-danger{
    border:solid 1px #dc3545 !important;
}

.container-menu{
    padding:0 !important;

}

body #main-menu .lvl1 a.lvl1a {
    font-family: 'Bebas Neue Bold' !important;
    font-size: 20px !important;
}

body #main-menu .lvl1:last-child a.lvl1a{
    color:#df422b !important;
}

.sta{
    font-size:13px;
}

.text-small{
    font-size:14px;
}

.bg-info{
    color:#fff;
}

.btn-ergostol{
    color: #fff;
    background-color: rgba(51, 51, 51, 1);
    border-color: rgba(51, 51, 51, 1);
}

.btn-ergostol:hover{
    color: #fff !important;
    background-color: rgba(91, 91, 91, 1);
    border-color: rgba(91, 91, 91, 1);
}

.custom-control-input:checked ~ .custom-control-label::before{
    border-color: #5496f7;
    background-color: #5496f7;
}

.custom-control-input,.custom-control-label{
    cursor:pointer;
}

#display-search-btn{
    display:none;
}

#display-search-btn.active{
    display:block;
}

.search-category-filter{
    width:100%;
    cursor:pointer;
    background:#5496f7;
    margin:0 auto;
    border:none;
    color:#fff;
    padding:10px 0;
}

.search-category-filter.reset{
    background:#2163c4;
}

.search-category-filter:hover{
    background:#4486e7;
}

.filter-block .list-group-item a{
    color:#000;
}

.filter-block .list-group-item.active{
    border-color:#8E8E8E;
}

.filter-block .list-group-item.active,.filter-block .list-group-item:hover,.filter-block .list-group-item:hover a{
    background:#8E8E8E;
    color:#fff;
    text-decoration:none;
}

body #main-menu {
    border-top: solid 1px rgb(222, 226, 230);
    border-bottom: solid 1px rgb(222, 226, 230);
}

header.active #main-menu .bg-dark {
    background: rgba(238, 238, 238, 0.75) !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}


.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-14 {
    width: 25%;
    float: left;
}



header.active #main-menu {
    position: fixed !important;
    top: 0;
    background: rgba(238, 238, 238, 0.75);
    width: 100%;
    max-width:1700px;
}

#main-menu .bg-dark {
    background: #fff !important;
    color: #000000 !important;
    font-weight: 600 !important;
}

.main-content .form-control {
    border-radius: 0;
}

#top_header {
    background: #f8f8f8;
}

#top_header a {
    color: #808d9a;
}

.rounded-number {
    padding: 5px 14px;
}

.rounded-number.one{
    padding: 5px 15px;
}

.text-name,.text-name a ,.h2name{
    font-size: 22px;
    margin: 10px 0;
    color:#333;
    font-weight:bold;
}

.text-name a:hover{
    color:#00a2c5;
}

.text-name-two {
    font-size: 22px;
    margin: 10px 0;
    color:#333;

}

.img-popover {
    max-width: 500px;
}

.small-text {
    font-size: 12px;
}

a {
    color: #666;
}

a:hover {
    color: #000;
}

a.color{
    color:#4a90e2;
}

a.fs16{
    font-size:16px;
}

#modalAddCart .modal-dialog,.maxw500{
    max-width:500px !important;
}

.minh100{
    min-height:100px;
}

.modal-content {
    border: none;
    border-radius: 0;
}

.modal-dialog {
    max-width: 700px;
}

.modal-dialog.color {
    max-width: 900px;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-size:cover !important;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    max-width:650px;
    margin:0 auto;
    min-height:200px;
}

.index-y-1{
    min-height:300px;
}

.block-1-5 h2{
    font-weight: bold;
    font-size: 1.75rem;
}

.youtube .play {
    background: url('/local/templates/ergostol/images/youtube-play-btn.png') no-repeat;
    /*�����: ����� ������� ����� �� �����������*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.youtube:hover .play {
    background-position: 0 0;
}

/*
 * start content-body
 */


.content-body h1 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content-body h1.open{
    white-space: normal;
}
.content-body .main-content {
    margin-top: 25px;
}

.content-body.bg{
    background-size:cover !important;
    background-repeat:no-repeat !important;
}

.content-body.bg .bread{
    margin-top:0 !important;
    padding-top:1rem;
}


/*
 * end content-body
 */


/*
 * start top_header
 */

header {
    z-index: 16;
    position: relative;
}

#top_header ul li a {
    color: #666666;
}

#top_header .email a,
#top_header .phone a,
#top_block .phone a,
#top_block .email a {
    text-decoration: none;
    color: #222;
}


/*
 * end top_header
 */


/*
 * start top_block
 */

#top_block {
    padding: 30px 0;
}

#top_block a img {
    width: 100% !important;
    height: auto !important;
    max-width: 182px;
}

#top_block .location {
    color: #222;
    text-align: center;
    margin: 0 5% 0 0;
    text-decoration: none;
}

#top_block .location i,#top_block .login i {
    color: #cccccc;
}

#top_block .snippet {
    text-align: center;
    background: rgba(255, 255, 204, 1);
}

#top_block .cabinet {
    text-align: right;
}


#top_block .cabinet .dropdown-item,.prod-sort-div .dropdown-item{
    font-size:15px;
}
#top_block .cabinet .ico {
    cursor: pointer;
    font-size: 16px;
    padding: 0 0px 0 40px;
    text-decoration: none;
    color: #cccccc;
}

#top_block .cabinet .ico:hover {
    background: rgba(242, 242, 242, 1);
}

#top_block .cabinet a.login {
    font-size: 1rem;
    margin-right: 10px;
    color: #222;
    text-decoration:none;
}

#top_block .cabinet a.login:hover {

}

#top_block .cabinet .cart-items {
    background: rgba(242, 242, 242, 1);
    top: 30px;
    right: 0;
    width: 300px;
    z-index: 10;
    cursor: default;
}

#top_block .cabinet .cart-block .count-cart {
    position: absolute;
    right: 10px;
    top: 0;
    background: #f22c16;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    padding: 0px 5px;
    min-width: 17px;
    text-align: center;
}

.count-compare,.count-fav{
    position: absolute;
    right: 10px;
    top: 0;
    background: #4a90e2;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    padding: 0px 5px;
    min-width: 17px;
    text-align: center;
    height: 16px;
    line-height: 17px;
}

#top_block .cabinet .cart-items a.name {
    font-size: 13px;
}

#top_block .cabinet .cart-items .price {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

#top_block .cabinet .cart-items .quantity{
    font-size:13px;
}

#top_block .cabinet .cart-items .delete-cart {
    font-size: 16px;
}

#top_block .cabinet .cart-block:hover .cart-items {
    display: block !important;
}

#top_block .cabinet .cart-block .cart-bottom {
    background: rgba(134, 134, 134, 1);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

#top_block .cabinet .cart-block .cart-bottom .link-cart {
    color: #fff;
    background: rgba(51, 51, 51, 1);
    padding: 15px 0;
    margin: 20px 0 10px;
    text-decoration: none;
}

#top_block .cabinet .cart-block .cart-bottom .link-cart:hover {
    background: rgba(88, 88, 88, 1);
}

#top_block .cabinet .cart-block .cart-bottom .buy-one-click {
    color: #000;
    background: #fff;
    padding: 15px 0;
    margin: 10px 0;
    text-decoration: none;
}

#top_block .cabinet .cart-block .cart-bottom .buy-one-click:hover {
    background: rgba(220, 220, 220, 1);
}


/*
 * end top_block
 */


/*
 * start main-menu
 */

#main-menu .lvl1a {
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    padding: 8px;
}

#main-menu .lvl1 {
    border-left: solid 1px #fff !important;
    border-right: solid 1px #fff !important;
}

#main-menu .lvl1:first-child{
    border-left:solid 1px rgb(222, 226, 230) !important;
}

#main-menu .lvl1:last-child{
    border-right:solid 1px rgb(222, 226, 230) !important;
}



#main-menu .lvl1.active {
    border-left: solid 1px rgb(222, 226, 230) !important;
    border-right: solid 1px rgb(222, 226, 230) !important;
}


#main-menu .lvl1.active .lvl1a {
    position: relative;
    color: #4a90e2 !important;
    padding-top: 7px;
    padding-bottom: 9px;
    bottom: -1px;
}

#main-menu .lvl1a:hover,
#main-menu .lvl1.active .lvl1a {
    background: #fff;
    color: rgb(51, 51, 51);
}

#main-menu .lvl1a i {
    line-height: 33px;
    margin-right: 10px;
}

#main-menu .lvl2 {
    display: none;
    background: #fff;
    color: rgb(51, 51, 51);
    width: 100%;
    padding: 20px 0;
    left: 0;
    top: 50px;

}

#main-menu .lvl1.active .lvl2 {
    display: block;
    border-left:solid 1px  rgb(222, 226, 230);
    border-right:solid 1px  rgb(222, 226, 230);
    border-bottom:solid 1px  rgb(222, 226, 230);
}

#main-menu .lvl1.active .lvl2 a {
    padding: 5px 10px;
    color: #333333;
    text-decoration: none;
}

#main-menu .lvl1.active .lvl2 a i {
    width: 15px;
}

#main-menu a.lvl2a {
    color: #555 !important;
}

#main-menu .lvl1.active .lvl2 a.p-left {
    padding-left: 25px !important;
}

body #main-menu a.lvl2a i {
    padding-top: 7px;
    font-size: 12px;
}

#main-menu .lvl1.active .lvl2 a:hover,
#main-menu .lvl1.active .lvl2 .active a.lvl2a {
    background: #f8f8f8;
    color: #4a90e2 !important;
}

#main-menu .lvl3 {
    display: none;
}

#main-menu .lvl2 .lvl3.active {
    display: block;
}

#main-menu .imgmenu img {
    width: 100%;
    max-width:160px;
}

#main-menu .imgmenu:hover{
    background:none !important;
}

#main-menu .action-item {
    background: #fff !important;
    display: block;
    padding: 0 !important;
}

#main-menu .action-item .header {
    padding: 10px;
    color: #666666;
    font-weight: bold;
}

#main-menu .action-item .header .ico {
    padding-top: 5px;
}

#main-menu .action-item .img-action {
    margin: 10px 0;
}

#main-menu .action-item .info {
    background: #f8f8f8;
    padding: 10px;
}

#main-menu .action-item .info .name {
    font-weight: bold;
    color: #666666;
    margin-bottom: 5px;
}

#main-menu .action-item .info .price {
    font-size: 14px;
    font-weight: bold;
}

#main-menu .action-item .info .price s {
    font-weight: normal;
}


/*
 * end main-menu
 */


/*
 * start footer
 */

footer {
    background: #000;
    color: #fff;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #00a2c5;
}

footer .bottom-social {
    font-size: 2rem;
}

footer a.name {
    font-weight: 600;
    font-size: 1.2rem;
}

footer .btn-subs {
    border: solid 1px #fff;
    color: #fff;
}

footer .btn-subs:hover {
    background: #333;
    color: #fff;
}

footer .copy {
    font-size: 13px;
}

footer input.form-control {
    font-size: 12px;
    height: 25px;
    padding: 0.175rem 0.75rem !important;
    line-height: 1.2em !important;
    background: #f0f0f0;
}

footer button.btn {
    height: 25px;
    line-height: 1.2em;
    padding: 0.175rem 0.75rem !important;
    background:none;
}

footer .menu {
    font-size: 15px;
}


/*
 * end footer
 */


/*
 * start hamburger
 */

header .cart-mobile {
    font-size: 24px;
    color: #000;
    text-decoration: none;
    position:relative;
}
header .cart-mobile .count-cart
{
    position: absolute;
    right: -5px;
    top: -3px;
    background: #f22c16;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    padding: 0px 5px;
    min-width: 17px;
    text-align: center;
}

header .navbar-toggler {
    border: 0;
}

@media only screen and (max-width: 600px) {
    header .top-contacts {
        display: none !important;
    }
    .pagination-lg .page-link{
        padding:0.2rem 0.55rem !important;
    }
}

.search-mobile {
    margin-top: 11px;
}

.form-search.unactive,
.location.unactive {
    display: none !important;
}

.search-mobile input {
    border: solid 1px #ccc;
    padding: 2px 20px 2px 5px;
}

.form-search-mobile,
.form-search {
    position: relative;
}

.form-search input {
    height: 38px;
    margin-top: 1px;
    padding-left: 5px;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 7px;
    border: 0;
    background: none;
    color: #ccc;
    cursor: pointer;
}

.search-btn-mobile {
    position: absolute;
    right: 0;
    top: 2px;
    border: 0;
    background: none;
    color: #ccc;
    cursor: pointer;
}

.animated-icon1 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.animated-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.animated-icon1 span {
    background: #000;
}

.animated-icon1 span:nth-child(1) {
    top: 0px;
}

.animated-icon1 span:nth-child(2) {
    top: 10px;
}

.animated-icon1 span:nth-child(3) {
    top: 20px;
}

.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#navbarSupportedContent20 {
    z-index: 1;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    background: #fff;
}

#navbarSupportedContent20 .info {
    padding: 15px 0 5px;
}

#navbarSupportedContent20 .info a {
    font-size: 14px;
}

#navbarSupportedContent20 .cart-mobile {
    margin-top: 8px;
}

#hamburger-close {
    margin-top: 8px !important;
}

#navbarSupportedContent20 .padding-hamburger {
    padding: 7px 15px 5px 0px;
}

#navbarSupportedContent20 .navbar-nav {
    height: 100%;
    overflow-y: auto;
}

#navbarSupportedContent20 .navbar-nav.collapse .nav-link,
#navbarSupportedContent20 .navbar-nav.collapsing .nav-link {
    padding: 15px 15px 15px 35px;
    font-size: 18px;
}

#navbarSupportedContent20 .navbar-nav .nav-link {
    padding: 25px 15px;
    font-size: 20px;
    display: block;
    border-top: solid 1px #ccc;
}

#navbarSupportedContent20 .navbar-nav .nav-link:hover {
    color: #000;
    background: #ccc;
}

#navbarSupportedContent20 .nav-link.sub {
    position: relative;
}

#navbarSupportedContent20 .nav-link.sub::after {
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -3px;
    width: 11px;
    height: 7px;
    background-image: url(/local/templates/ergostol/images/drop.png);
    content: "";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#navbarSupportedContent20 .nav-link.sub.collapsed::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

header .navbar {
    padding: 0;
}


/*
 * end hamburger
 */


/*
 * start ergo-carousel
 */

.banner-main-item {
    position: relative;
    height: 250px;
    padding: 20px;
    color: #fff !important;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none !important;
    background-size:cover !important;
    background-position:center center !important;
}

.banner-main-item:hover .wrapper-bg {
    opacity: 0.6
}

.banner-main-item .wrapper-bg {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 1;
}

.banner-main-item .text {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#ergo-carousel {
    overflow: hidden;

    background: rgba(215, 215, 215, 1);
}

#ergo-carousel .r-item
{

    background-size: cover !important;
    position:relative;
    background-position:bottom left !important;
}

#ergo-carousel .l-item {
    padding-bottom:110px !important;
}

#ergo-carousel .l-item .bg{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    /*background:#605f5f;*/
    opacity:0.3;
    z-index:1;
}

#ergo-carousel .l-item .text-info{
    z-index:2;
    position:relative;
}



#ergo-carousel .carousel-indicators {
    justify-content: left !important;
    margin-left: 3rem;
    margin-right: 0;
    bottom: 60px;
}

#ergo-carousel .l-item .text {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

#ergo-carousel .r-item .text2 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}

#ergo-carousel .r-item .more,
.l-item .more {
    background: rgba(31, 31, 31, 0.817647058823529);
    color: #fff;
    padding: 10px 30px;
    margin-left: 3rem;
    margin-top: 10px;
    text-decoration: none;
}

#ergo-carousel .r-item .more:hover,
.l-item .more:hover {
    background: rgba(31, 31, 31, 1);
}


/*
 * end ergo-carousel
 */

/*
 * action_banner
 */

.action_banner .item{
    overflow: hidden;
}

/*
 * start index
 */

.block-0-1 .name {
    /*font-weight: bold;
	font-size: 24px;*/
    font-size:1.75rem;
}

.block-0-1 .item{
    font-size:15px;
}

.block-0-1 .w-table {
    width: 40px;
}

.block-0-1 span {
    border: solid 2px #ccc;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 10px;
}

.block-0-1 {
    line-height: 1.2em;
    font-size: 14px;
}

.block-1-1 .item {
    /* background:rgba(242, 242, 242, 1); */
    height: 200px;
    font-size: 20px;
    font-weight: bold;
}

.block-1-1 a {
    text-decoration: none !important;
}

.block-1-2 {
    font-size: 13px;
}

.block-1-2 .client-item {
    height: 150px;
    /* background: rgba(242, 242, 242, 1); */
    overflow: hidden;
}

.block-1-2 .more {
    text-decoration: underline;
    color: #333333;
}

.block-1-2 .more:hover {
    text-decoration: none !important;
}

.block-1-3 .item {
    font-size: 13px;
    height:300px;
    background-position:center center !important;
    background-size:cover !important;
    background-repeat:no-repeat !important
}

.block-1-3-bg-1{
    background:url(/local/templates/ergostol/images/index/1_1.jpg);
}
.block-1-3-bg-2{
    background:url(/local/templates/ergostol/images/index/2_1.jpg);
}

.block-1-1-bg-1{
    background:url(/local/templates/ergostol/images/index/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.block-1-1-bg-2{
    background:url(/local/templates/ergostol/images/index/4_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.block-1-3 .block-left {

}

.block-1-3 .block-right {

}

.block-1-3 .block-left .align-top, .block-1-3 .block-right .align-top {
    background: rgba(0,0,0,0.7);
    color: #fff;
}
.block-1-3 h3{
    font-weight:bold;
}

.block-1-3 .item{
    font-size:14px;
}

.block-1-4 h3 {
    font-weight: bold;

}

.block-1-4 h4 {
    font-size: 22px;
    color: #ccc;
    font-weight: bold;
}

.block-1-4 .item-journal {
    background: #333333;
}

.block-1-4 .item-journal .photo {
    height: auto;
    padding: 0px;
}

.block-1-4 .item-journal .photo a{
    background-size:cover !important;
}

.block-1-4 .item-journal.hfull {
    background: #333333;
}

.block-1-4 .item-journal .text .name,.block-1-4 .item-journal .text .name a{
    font-size: 20px;
    color: #fff;
}

.block-1-4 .item-journal .text {
    font-size: 13px;
    color: #fff;
    min-height:125px;
}

.block-1-4 .item-journal .text {
    background: #333333;
    padding: 20px 20px 10px;
}

.block-1-5 {
    font-size: 14px;
}

.block-1-5 h3{
    font-weight:bold;
}

.block_personal_work {
    background-color: rgba(242, 242, 242, 1);
    color: #fff;
    position: relative;
    overflow: hidden;
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 80%;
}

.block_personal_work:before {


    opacity: 0.8;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.block_office_set {
    background-color: rgba(242, 242, 242, 1);
    color: #fff;
    position: relative;
    overflow: hidden;
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 65%;
}

.block_office_set:before {


    opacity: 0.8;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.block_office_set_v2 {
    background-color: rgba(242, 242, 242, 1);
    color: #fff;
    position: relative;
    overflow: hidden;
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 65%;
}

.block_office_set_v2:before {
    opacity: 0.8;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.block_personal_work .d-table-cell,
.block_office_set .d-table-cell,
.block_office_set_v2 .d-table-cell
{
    position: relative;
    z-index: 2;
}

.block_personal_work span, .block_office_set span , .block_office_set_v2 span {
    display: inline-block;
    margin: 0;
    padding: 7px 15px;
    background: #000;
    opacity: 0.7;
}

.block_office_set_v2 span {
    font-size:2rem;
    color:#fff;
}


/*
 * end index
 */


/*
carousel-journal
*/

.block-1-4 .carousel-control-prev {
    position: absolute;
    right: 40px;
    width: 50px;
    left: auto;
    top: -95px;
    bottom: auto;
}

.block-1-4 .carousel-control-prev.tm60 {
    top: -60px;
}

.block-1-4 .carousel-control-prev .carousel-control-prev-icon {
    background: none;
    color: #ccc;
    font-weight: bold;
    font-size: 30px;
}

.block-1-4 .carousel-control-next {
    position: absolute;
    right: 0px;
    top: -95px;
    bottom: auto;
    width: 50px;
    left: auto;
}

.block-1-4 .carousel-control-next.tm60 {
    top: -60px;
}

.block-1-4 .carousel-control-next .carousel-control-next-icon {
    background: none;
    color: #ccc;
    font-weight: bold;
    font-size: 30px;
}

/*
carousel-clients
*/

#carousel-clients{
    height:150px;
    overflow:hidden;
}

.block-1-2 .carousel-control-prev, .block-1-2 .carousel-control-next {
    width: auto;
}
.block-1-2 .carousel-control-prev i.fa, .block-1-2 .carousel-control-next i.fa {
    color: #000;
}

.block-1-2 h3,.block-0-1 .name{
    font-weight:bold;
}


/*
 * changeRegion
 */

#changeRegion{
    top: 0 !important;
}
#formDealer .close,
#modalwarranty .close,
#modalpersonal .close,
#modaldelivery .close,
#addUserOrder .close,
#modalAddCart .close,
#changeRegion .close,
#selectColor .close,
#selectColorFrame .close,
#sendReview .close,
#buy_one_click .close,
#sendComment .close,
#admission .close,
.ergomodal .close {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 40px;
}

#changeRegion .name,
.ergomodal .name {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

#changeRegion .modal-body {
    padding: 0;
    font-size: 14px;
}

#changeRegion .text,
.ergomodal .text {
    font-size: 13px;
}

#changeRegion .search-city {
    border: 0;
    background: rgba(242, 242, 242, 1);
    color: #999999;
    line-height: 40px;
    padding: 0 10px;
}

#changeRegion .search-btn-city {
    position: absolute;
    right: 0;
    top: 5px;
    background: none;
    border: 0;
    font-size: 20px;
    cursor: pointer;
}


/*
 * start category-catalog
 */

.dropdown-menu {
    font-size: 14px;
    padding: 0;
}

.category-catalog .sort {
    /* display: block;
	float: right;
	padding: 10px 30px;
	text-align: center;
	border: solid 1px #999999;
	color: #999999;
	font-size: 14px;
	text-decoration: none; */
}

.category-catalog .filter-block .nav-link {
    background-color: rgba(242, 242, 242, 1);
    border-bottom: 2px solid #fff;
    position: relative;
}

.category-catalog .filter-block .nav-link::after {
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -3px;
    width: 11px;
    height: 7px;
    background-image: url(/local/templates/ergostol/images/drop.png);
    content: "";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.category-catalog .filter-block .nav-link.collapsed::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.category-catalog .goods {
    border-top: solid 1px #f2f2f2;
    border-left: solid 1px #f2f2f2;
    margin-right: 0px;
}

.page-cart .category-catalog .goods {
    margin-left: 15px !important;
    margin-right: 15px;
}

.category-catalog .good-item.banner {
    color: #333333;
    background: rgba(242, 242, 242, 1);
    font-size: 13px;
    padding: 15px;
}

.category-catalog .good-item.banner .more {
    display: block;
    float: left;
    padding: 10px 30px;
    background: rgba(102, 102, 102, 1);
    color: #fff;
    text-decoration: none;
}

.category-catalog .good-item.banner .more:hover {
    background: rgba(142, 142, 142, 1);
}

.category-catalog .view-more-good {
    color: #333;
    font-size: 16px;
    background: rgba(242, 242, 242, 1);
    margin: 40px 0;
    padding: 20px 0;
    text-decoration: none;
}

.category-catalog .minus15 {
    margin-left: -15px;
}

.category-catalog .view-more-good:hover {
    background: rgba(202, 202, 202, 1);
}

.category-catalog .good-item {
    border-bottom: solid 1px #f2f2f2;
    border-right: solid 1px #f2f2f2;
    border-top: solid 1px #f2f2f2;
    position: relative;
    margin-top: -1px;
}

.category-catalog .good-item .photo {
    height: 250px;
}

.category-catalog .good-item .action {
    font-weight: bold;
    color: #666666;
}

.category-catalog .good-item .action span {
    font-weight: normal;
}

.category-catalog .good-item .flex-column {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.category-catalog .good-item .info {
    flex-grow: 3;
}

.category-catalog .good-item .info {
    font-size: 12px;
}

.category-catalog .good-item:hover .name a {
    color: #85c3e9;
}

.category-catalog .good-item:hover .btn-add-crt {
    background-color: rgb(155, 219, 236);
    color: #fff;
    text-decoration: none;
}

.category-catalog .good-item .info .name a {
    font-size: 18px;
}

.category-catalog .good-item .price, .category-catalog .good-item .discount_price {
    font-size: 18px;
    position: relative;
}

.discount_price {
    position: relative;
}

.category-catalog .good-item .discount_price:before, .discount_price:before {
    border-bottom: 1px solid #000;
    position: absolute;
    content: "";
    width: 100%;
    height: 65%;
    transform: rotate(-10deg);
    left: -1px;
}

.category-catalog .good-item .btn-add-crt {

}


/*
 * bread
 */

.bread .breadcrumb {
    background: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md  if col-md-4*/
    .block-1-4 .carousel-inner .active.col-md-4.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    body #main-menu .lvl1 a.lvl1a{
        font-size: 16px !important;
    }

    #main-menu .lvl1a {
        padding: 8px 0;
    }

    #ergo-carousel {

    }
    .banner-main-item{
        height:200px;
    }

    #ergo-carousel .r-item{
        height: 404px;
    }
}


/*
 * goods-page
 */

.good-element-page {
    font-size: 14px;
    color: #333333;
}

.good-element-page .tab-block {
    margin-top: 30px;
}

#addCartPic{
    height:100px;
}

.good-element-page .tab-goods-list,.order-auth .tab-goods-list{
    -ms-flex-direction: unset;
    flex-direction: unset;
    margin-top: 0px;
    margin-bottom: 40px;
}

.good-element-page .tab-goods-list a.flex-fill{
    border-bottom: solid 2px #ccc;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
    font-size: 14px;
}

.order-auth{
    min-height:455px
}

.order-auth .tab-goods-list a.flex-fill {
    border: solid 2px #ccc;
    text-align: center;
    padding: 15px 0;
    background:#ccc;
    color:#000;
    text-decoration: none;
    font-size: 16px;
}

.good-element-page .tab-goods-list a.flex-fill.active {
    border-bottom: noen;
    font-weight:bold;
}

.order-auth .tab-goods-list a.flex-fill.active{
    border-bottom: none;
    background:none;
    color:#fff;
    font-weight:bold;

}

.good-element-page .right-block h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.good-element-page .right-block .announce {
    margin: 10px 0;
    color: #666666;
    font-size: 13px;
}

.code-text {
    font-size: 13px;
    color: #333333;
    float: left;
    padding: 10px 20px;
}

.good-element-page .right-block .buy-block {
    margin: 0px 0 5px;
}

.good-element-page .right-block .buy-block .buy-btn {
    background: #5496f7;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.good-element-page .right-block .buy-block .buy-btn.active {
    background:none;
    color:#666;
    font-weight:bold;
    border:solid 2px #005bff;
    padding: 18px 0;
}

.good-element-page .right-block .buy-block .buy-btn:hover {
    background: #4186ed;
}

.good-element-page .right-block .buy-block .buy-btn.active:hover {
    background:none;
    border-color:#000;
    color:#000;
}

.good-element-page .right-block .buy-block .compare-btn {
    background: rgba(201, 201, 201, 1);
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.good-element-page .right-block .buy-block .compare-btn:hover {
    background: rgba(181, 181, 181, 1);
}

.good-element-page .right-block .price-block {
    margin-top: 10px;
}

.good-element-page .right-block .price-value {
    font-size: 26px;
    font-weight: bold;
    color: #666;
    margin-bottom: 0px;
}

.good-element-page .right-block .price-value span {
    font-size: 16px;
    font-weight: normal;
    color: #cccccc;
}

.good-element-page .right-block .price-block .action {
    font-size: 16px;
    line-height: 40px;
    color: #666;
}



.good-element-page .right-block .item-param .item-param-name,
.landing-page .item-param-name {
    font-size: 12px;

}

.landing-page .item-param-name {
    font-size: 16px;
}

.good-element-page .right-block .item-param .item-param-name i {
    color: #ccc;
}

.model-item.p-3{
    padding:15px 16px !important;
}

.good-element-page .right-block .item-param .param-item-popover {
    border: solid 1px #ccc;
    box-sizing: border-box;
    margin: -1px 0 0 -1px;
}

.good-element-page .right-block .item-param .param-item-popover:hover,
.good-element-page .right-block .item-param .param-item-popover.active {
    border-color: #85c3e9;
    border-top-width: 2px;
    border-left-width: 2px;

}

.good-element-page .right-block .item-param .param-item-popover:hover .model-item,
.good-element-page .right-block .item-param .param-item-popover.active .model-item {
    border-right: 2px solid #85c3e9;
    border-bottom: 2px solid #85c3e9;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    position: relative;
    z-index: 150;
    padding: 14px 15px 13px 15px!important;
}

.good-element-page .right-block .item-param .param-item-popover:hover .model-item,
.good-element-page .right-block .item-param .param-item-popover.active .model-item {
    border-right: 2px solid #85c3e9;
    border-bottom: 2px solid #85c3e9;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    position: relative;
    z-index: 15;
    padding: 14px 15px 13px 15px!important;
}

.good-element-page .right-block .item-param .param-item-popover:hover .more-info-dop,
.good-element-page .right-block .item-param .param-item-popover.active .more-info-dop {
    padding: 15px 16px 16px 15px!important;
}

.good-element-page .right-block .item-param .model-item,
.landing-page .item-param .model-item {
    width: 100%;
    cursor: pointer;

}

.good-element-page .right-block .item-param .flex-grow {
    flex-grow: 1;
}

.good-element-page .right-block .item-param .model-item a,
.landing-page .item-param .model-item a {
    display: block;
    height: 70px;
    margin: 0 auto;
}

.good-element-page .right-block .item-param .items-model.options .model-item a.more {
    display: block;
    text-align: center;
    height: auto;
}

.block-color-popup .param-item-popover:nth-child(n+5) .model-item.p-3:hover {
    padding:13px 14px 14px 13px !important;
}

.block-color-popup .param-item-popover:nth-child(5n) .model-item.p-3:hover {
    padding:14px 14px 14px 13px !important;
}

.good-element-page .right-block .item-param .model-item .model-item-name,
.landing-page .item-param .model-item .model-item-name {
    color: #666;
    font-size: 11px;
}

.good-element-page .right-block .item-param .items-model,
.landing-page .item-param .items-model {
    border-left: solid 1px #ccc;
}

.good-element-page .right-block .item-param .model-item .model-item-name span,
.landing-page .item-param .model-item .model-item-name span {
    font-size: 11px;
    display: block;
    font-weight: normal;
}

.good-element-page .name-cons,
.landing-page .name-cons {
    margin: 10px;
    text-align: center;
    font-weight: bold;
    color: #666666;
}

.good-element-page .form-control {
    border-radius: 0;
}

.good-element-page .cons-input,
.landing-page .cons-input {
    background: rgba(242, 242, 242, 1);
    color: #999;
    border: 0;
}
.good-element-page .right-block .options .param-item-popover .model-item.p-3{
    position:relative;
    padding-bottom:70px !important;
}

.good-element-page .right-block .options .param-item-popover:hover .model-item.p-3,
.good-element-page .right-block .options .param-item-popover.active .model-item.p-3 {
    padding-bottom:68px !important;
}

.options .param-item-popover:last-child .model-item{
    padding-bottom:15px !important;
}

.options .more-info-dop{
    position:absolute;
    z-index:15;
    bottom:0px;
    width:100%;
    cursor:pointer;
}

.options .more-info-dop .more {
    display: block;
    height: auto;
}

.good-element-page .cons-send,
.landing-page .cons-send {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    background: rgba(51, 51, 51, 1);
    color: #fff;
    text-decoration: none;
}

.good-element-page .cons-send:hover,
.landing-page .cons-send:hover {
    background: rgba(91, 91, 91, 1);
}

.good-element-page .future .name {
    color: #666666;
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
}

.good-element-page .dop-files .ico i {
    font-size: 30px;
    margin-top: 0px;
}

.good-element-page .dop-files a {
    text-decoration: none;
}

.good-element-page .dop-files .ico-name {
    font-size: 16px;
    line-height: 1em;
}

.good-element-page .dop-files .ico-name .type {
    font-size: 12px;
}

.good-element-page .banners .banner-item {
    background: rgba(242, 242, 242, 1);
}

.good-element-page .banners .banner-item .banner-text {
    justify-content: center;
    align-items: center;
}

.good-element-page .banners .banner-item .title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.good-element-page .banners .banner-item .name {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.good-element-page .banners .banner-item .more {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}

.good-element-page .recommend .goods {
    margin-left: 0;
}

.recommend .title {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}

div.review-item:first-child{
    border-top:solid 1px #ccc !important;
}

.good-element-page .review-block {
}

#nameUserReview,#emailUserReview{
    max-width:250px;
}

.timeUseGoodReview{
    border:solid 1px #ccc;
    padding:5px 10px;
    cursor:pointer;
}

.good-element-page #list-home .youtube{
    margin:0 0 10px 0;
}

.timeUseGoodReview.active,.timeUseGoodReview:hover{
    background:#f2f2f2;
}

#reviewForm .rating-container .star{
    font-size:18px;
}

#reviewForm .rating-container .filled-stars{
    color:#000;
}

.review-list .name-video-rev{
    font-size:11px;
}

.good-element-page .review-block .rev-name {
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
}

.good-element-page .review-block .stage {
    font-size: 12px;
}

.good-element-page .review-block .add-rev {
    display: block;
    width: 100%;
    text-align: center;
    background: rgba(51, 51, 51, 1);
    color: #fff;
    padding: 15px 0;
    text-decoration: none;
}

.good-element-page .review-block .review-item {
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 20px;
}

.good-element-page .review-block .add-rev:hover {
    background: rgba(91, 91, 91, 1);
}

.good-element-page .right-block .item-param .model-item.more-color a.more-color-text {
    text-decoration: none;
}

.good-element-page .right-block .item-param .model-item.more-color .model-item-name {
    display: none;
}

.good-element-page .right-block .item-param .model-item.more-color .more-color-text {
    height: 100%;
}

.good-element-page .right-block .item-param .model-item.more-color-selected .model-item-name {
    display: block;
}

.good-element-page .right-block .item-param .model-item.more-color-selected .more-color-text {
    height: 70px;
}

more-color-selected

.good-element-page .right-block .delivery {
    margin-top: 20px;
}

.good-element-page .right-block .delivery .y-delivery-title {
    font-weight: bold;
}

.good-element-page .right-block #select-param,
.good-element-page .right-block #close-param {
    display: block;
    padding: 20px;
    background: #fbd275;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    text-decoration: none;
}

.good-element-page .block-paramenters.active {
    display: block !important;
}

.good-element-page .block-paramenters .category-name {
    font-weight: bold;
    color: #666;
    margin-bottom: 5px;
}

.good-element-page .block-paramenters .category-name-color {
    background: #f2f2f2;
    color: #666;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
}

.good-element-page .banners .d-table-cell {
    width: 50%;
}


/*
 * cart-all
 */

.page-cart {
    color: #333;
}

.page-cart .item-cart {
    margin-bottom: 40px;
}

.page-cart .item-cart:not(:first-child) {
    border-top: solid 1px #dee2e6;
    padding-top: 40px;
}

.page-cart .cart-all {
    padding: 20px 20px 0 20px;
    background: rgba(242, 242, 242, 1);
}

.page-cart .total-name-cart {
    font-size: 18px;
    padding-top: 8px;
}

.page-cart .total-price-cart {
    font-size: 26px;
    font-weight: bold;
}

.page-cart .name-good-cart {
    font-size: 16px;
    font-weight: bold;
}

.page-cart .col-name-cart {
    font-size: 13px;
    color: #999;
}

.page-cart .option-list {
    margin-top: 10px;
}

.page-cart .option-list label {
    font-size: 13px;
    color: #666;
}

.page-cart .option-list label span {
    display: block;
    color: #999;
}

.page-cart .price-item-cart {
    font-size: 20px;
    font-weight: bold;
}

.page-cart .name-param {
    font-size: 12px;
}

.page-cart .trash-item-cart {
    text-decoration: none;
    font-size: 13px;
}

.page-cart .no-other-options {
    font-size: 18px;
    color: #999;
    font-weight: bold;
    margin: 20px 0;
}

.btn-order-cart {
    display: block;
    text-align: center;
    text-decoration: none !important;
    color: #fff;
    background: rgb(16, 196, 76);
    padding: 10px 0;
    margin: 20px 0 0;
}

.btn-order-cart:hover {
    color: #fff;
    background: rgb(16, 201, 76);
    cursor: pointer;
}


/*
 * form-auth-order
 */

.form-auth-order {
    background: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    color: #fff;
}

.form-auth-order .name {
    font-size: 20px;
    color: #fff;
    font-weight:bold;
}

.form-auth-order .btn-login {
    width: 100%;
    display: block;
    border: solid 2px rgba(204, 204, 204, 1);
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 0;
}

.form-auth-order a{
    color:#fff;
}

.form-auth-order .btn-register {
    margin: 0 auto;
    width: 200px;
    display: block;
    padding: 10px 0;
    background: rgba(102, 102, 102, 1);
    color: #fff;
    border-radius: 0;
}

.form-auth-order .btn-login:hover {
    border: solid 2px #f2f2f2;
    color: #000;
    background:#f2f2f2;
}
.form-auth-order .btn-register:hover{
    color: #000;
    background:#f2f2f2;
}

.form-auth-order h1{
    color:#fff;
}

.form-auth-order .reset-password {
    line-height:40px;
    text-align: center;
}

.form-auth-order .reset-password a {
    color: #fff;
    text-decoration: underline;
}

.form-auth-order .reset-password a:hover {
    text-decoration: none;
}

.form-auth-order .politic,.register-form .politic {
    font-size: 10px;
}


/*
 * order-page
 */

.order-page .total-block {
    background: rgba(242, 242, 242, 1);
    padding: 20px;
}

.order-page .total-block-name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.order-page .cart-item {
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width:100%;
    overflow:hidden;
}

@media (min-width: 990px) {
    .order-page .total-block.fixed{
        position:sticky;
        top:50px;
        z-index:1000;
    }

    .order-page .bx_ordercart.cart-list.overflow-auto{
        max-height:160px;
    }
}

.order-page .cart-item .cart-item-name {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.order-page .cart-item .cart-item-option {
    float: left;
    font-size: 14px;
    padding: 5px 10px;
    background: #fff;
    cursor: pointer;
}

.order-page .goods-price,
.order-page .delivery-price {
    font-size: 14px;
    color: #111;
}

.order-page .goods-price span,
.order-page .delivery-price span {
    font-weight: bold;
}

.order-page .total-price-name {
    color: #333;
    font-size: 22px;
}

.order-page .total-price-value {
    color: #333;
    font-size: 28px;
    font-weight: bold;
}

.order-page .checkbox-send {
    font-size: 14px;
    line-height: 1.2em;
}

.order-page .checkbox-send label{
    padding-top: 4px;
}

.order-page .checkbox-send .inp {
    width: 20px;
}

.order-page .btn-order-send {
    margin: 0 auto;
    width: 200px;
    display: block;
    padding: 10px 0;
    background: rgb(16, 196, 76);
    color: #fff;
    border-radius: 0;
}

.basket-coupon-block-total-price-difference span,.basket-item-price-difference span{
    color:#f42c2c;
}
.order-page .select-person {
    border: solid 3px rgba(102, 102, 102, 1);
    border-bottom:none;
}

.order-page .select-person .label input{
    display:none;
}

#order_form_content  .mt-4.row.ml-0{
    border-bottom:solid 3px rgba(102, 102, 102, 1);
}

.order-page .select-person label {
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    cursor:pointer;
    color: #fff !important;
    position:absolute;
    bottom:0;
    top:0;
    width:100%;
    font-size:1.4rem !important;
    background: rgba(102, 102, 102, 1);
}

.order-page .select-person div.d-block.col-6.pr-0{
    position:relative;
    min-height:54px;
}

.order-page .select-person div.d-block.col-6.pr-0:first-child{
    border-right:solid 3px rgba(102, 102, 102, 1);
}

.order-page .select-person label.active{
    background: #fff;
    color:#666 !important;
    position:absolute;
    bottom:-6px;
    top:0;
    left:0;
    width:100%;
}
.order-page .select-person label:hover{
    background: #fff;
    color:#666 !important;
}

.order-page .section {
    margin: 40px 0;
}

.order-page .section-block-name {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.order-page .section .section-name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.order-page .section .section-name span {
    color: #999;
}

#ORDER_PROP_23,#ORDER_PROP_35{
    width:100%;
    height:38px;
}

.order-page a.quick-location-tag {
    border: solid 1px rgba(102, 102, 102, 1);
    padding: 6px 10px;
    text-decoration: none;
}
.order-page .fast-city a{
    line-height:1.6em;
}
.order-page .fast-city a.active,
.order-page .fast-city a:hover {
    background: rgba(102, 102, 102, 1);
    color: #fff;
    text-decoration:none;
}

.order-page .section .other-file {
    height: 100px;
    background: rgba(228, 228, 228, 1);
}

.order-page .section .text {
    font-size: 14px;
}

.order-page .section .comment-user {
    height: 138px !important;
}
.order-page .delivery-item{
    background-position:center center !important;
    background-size:cover !important;
    position:relative;
    color: #fff;
    border:solid 3px #fff;
}

.order-page .delivery-item .bg{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.6;
    z-index:1;
}

.order-page .delivery-item .text{
    position:relative;
    z-index:2;
}
.order-page .delivery-item,
.order-page .payment-item {
    background: rgba(242, 242, 242, 1);
    padding: 30px 20px 10px;
    text-decoration: none;
    line-height: 1.3em;
    font-size: 14px;
    cursor: pointer;


}
.order-page .delivery-item.active .bg,
.order-page .delivery-item:hover  .bg{

}
.order-page .payment-item.active,
.order-page .payment-item:hover {
    background:rgba(153, 153, 153, 1);
    color:#fff;
}

.order-page .delivery-item.active,
.order-page .delivery-item:hover{
    border:solid 3px #4a90e2;
}

.order-page .delivery-item a,
.order-page .payment-item a {
    text-decoration: underline;
}

.order-page .delivery-item a:hover,
.order-page .payment-item a:hover {
    text-decoration: none;
}

.order-page .delivery-item.active a,
.order-page .delivery-item:hover a,
.order-page .payment-item.active a,
.order-page .payment-item:hover a {
    color: #fff;

}

.order-confirm-pay a{
    display:block;
    float:left;
    margin-top:10px;
    background: rgba(51, 51, 51, 1);
    color: #fff;
    padding: 10px 35px;
    text-decoration: none !important;
}

.order-confirm-pay a:hover{
    background:#000;
}

.order-page .delivery-item .time-price {
    font-weight: bold;
}

.order-page .delivery-item .delivery-name,
.order-page .payment-item .payment-name {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.order-page .delivery-item .delivery-name,
.order-page .payment-item.active .payment-name,
.order-page .delivery-item:hover .delivery-name,
.order-page .payment-item:hover .payment-name {

    color: #fff;
}

.order-page .form-group {
    position: relative;
}

.dadata-search-result {
    position: absolute;
    z-index: 200;

    border: 1px solid #CED4DA;
    padding: 0px;
    top: 37px;
    width: 100%;
    color:#000;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);

    background: -webkit-linear-gradient(180deg, rgb(255, 255, 255), rgb(242, 242, 242));
    background: -moz-linear-gradient(180deg, rgb(255, 255, 255), rgb(242, 242, 242));
    background: linear-gradient(180deg, rgb(255, 255, 255), rgb(242, 242, 242));
}

.dadata-search-result:before {
    display:block;
    content:'Выберите вариант или продолжите ввод';
    color:#8b8989;
    height:15px;
    padding:8px 13px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    font-size:13px;
}

.dadata-search-result a:first-child {
    margin-top:33px;
}

.dadata-search-result a {
    display: block;
    padding:8px 13px;
    text-decoration:none;
    font-size:15px;
}

.dadata-search-result a:hover {
    background:#dcdcdc;
}

.checkout-final .checkout-final-user {
    background: rgba(242, 242, 242, 1);
    padding: 20px;
}

.checkout-final .checkout-final-info-order {
    padding: 0 10%;
}

.checkout-final .checkout-final-info-order i {
    font-size: 70px;
    color: #5df915;
}

.checkout-final .checkout-final-name,
.checkout-final .checkout-final-info-cart-name {
    font-size: 24px;
    margin-bottom: 20px;
}

.checkout-final .checkout-final-order-id {
    font-size: 24px;
    padding: 10px 0px;
    background: rgba(242, 242, 242, 1);
    font-weight: bold;
    text-align: center;
}

.checkout-final .checkout-final-order-id span {

    font-size:20px;
    font-weight: normal;
}

.checkout-final .checkout-final-info-cart-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ccc;
}

.checkout-final .checkout-final-info-cart-item:last-child {
    border-bottom: solid 1px #333;
}

.checkout-final .checkout-final-info-cart-item-name {
    font-size: 17px;
    font-weight: bold;
}

.checkout-final-info-cart-item-param .param-item {
    font-size: 14px;
    color: #333;
}

.checkout-final-info-cart-item-param .param-item span {
    color: #999;
}

.checkout-final .checkout-final-info-cart-item-option .option-item {
    font-size: 14px;
}

.checkout-final .checkout-final-info-cart-item-option .option-item span {
    color: #999;
    font-size: 13px;
    display: block;
}

.checkout-final .checkout-final-total .total {
    font-size: 24px;
    color: #333;
    margin-top: 10px;
    font-weight: normal;
}

.checkout-final .checkout-final-total .total span {
    font-weight: bold;
}

.checkout-final .name-treker {
    font-size: 18px;
    font-weight: bold;
}

.page-cart .item-cart:not(:first-child) {
    border-top: solid 1px #dee2e6;
    padding-top: 40px;
}


/*
 * top-bg
 */

.top-bg {
    height: 500px;
    background-size: cover !important;
    width: 100%;
    position: relative;
}

.top-bg .top-bg-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #000;
    opacity: 0.2;
    z-index: 1;
}

.top-bg .top-bg-content {
    position: relative;
    z-index: 2;
}

.top-bg .top-bg-content .bread,
.top-bg .top-bg-content .bread a,
.top-bg .top-bg-content .bread .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}


/*
 * landing-goods
 */

.landing-code-goods {}


/*
 * about
 */

.block-numbers .numbers {
    font-size: 44px;
}

.block-numbers .text {
    color: #666;
}

#requisites-btn {
    display: block;
    float:left;
    padding: 20px 30px;
    margin-bottom:20px;
    text-align: center;
    background: rgba(51, 51, 51, 1);
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
}

#requisites-btn:hover{
    background:#000;
}


/*
 * where-to-buy
 */

.where-buy-partner {
    display: block;
    width: 100%;
    padding: 20px 0;
    margin-bottom:20px;
    text-align: center;
    background: rgba(51, 51, 51, 1);
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
}

.where-buy-partner:hover{
    background:#000;
}

.where-buy-map {
    margin: 0 -15px;
}

.where-buy-item {
    background: rgba(242, 242, 242, 1);
    color: #666;
}

.where-buy-item-name {
    font-size: 18px;
}

.where-buy-item-text a {
    color: #666;
    text-decoration: underline;
}


/*
 * left-menu
 */

.left-menu li {
    display: block;
    margin-bottom: 10px;
}

.left-menu li.active {
    font-weight: bold;
}


/*
 * payment
 */

.item-paymen-page {
    background: rgba(242, 242, 242, 1);
    font-size: 14px;
}

@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm  if col-sm-6*/
    .block-1-4 .carousel-inner .active.col-sm-6.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -50%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}




/*
 * blog
 */

.list-item-main-blog {
    padding: 100px 0 60px;
    background: rgba(242, 242, 242, 1);
    text-decoration: none !important;
}

.list-item-main-blog .name {
    font-size: 28px;
    color: #333;
    display: block;
    margin: 30px 0;
}

.list-item-blog {
    padding-top: 50px;
    padding-bottom: 30px;
    display: block;
    background: rgba(228, 228, 228, 0.9);
    text-decoration: none !important;
}

.list-item-blog-div{
    background-position:center center !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
}

.list-item-blog .name {
    font-size: 22px;
}

.page-item.active .page-link {
    background: #666;
    border-color: #666;
}

.page-item .page-link {
    color: #666;
}

.page-item.active .page-link:hover{
    color:#fff;
}



/*
 * partners
 */

.partners-btn-price {
    background: rgba(51, 51, 51, 1);
    color: #fff;
    padding: 15px 35px;
    text-decoration: none !important;
}

input.partners-btn-price{
    border:none;
    cursor:pointer;
    line-height:1.5em;
}

.partners-btn-p {
    text-decoration: none !important;
    background: rgba(51, 51, 51, 1);
    color: #fff;
    padding: 15px 35px;
}

.partners-btn-price:hover,.partners-btn-p:hover{
    color:#fff;
    background:#000;
}

.partners-diller {
    padding: 100px 15px 60px;
    position:relative;
    background-size:cover !important;
    color:#fff;
    border-right: solid 1px #666;
    background-position: 0 0px !important;
    background-repeat: no-repeat !important;
}

.partners-diller .bg,.partners-agent .bg{
    background: rgba(0, 0, 0, 0.6);
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1;
}

.partners-diller .text,.partners-agent .text{
    position:relative;
    z-index:2;
}

.partners-agent {
    padding: 100px 15px 80px;
    position:relative;
    background-size:cover !important;
    color:#fff;
    background-position: 0 0px !important;
    background-repeat: no-repeat !important;
}

.partners-agent.design{
    background-position: 0 -1px !important;
}

.partners-name {
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
    font-weight:bold;
}

.partners-descr {
    min-height: 90px;
    margin-bottom: 10px;
}

.partners-a-btn {
    display: block;
    padding: 20px 80px;
    color: #fff !important;
    background: rgba(51, 51, 51, 1);
    float: left;
    text-decoration: none !important;
}

.partners-a-btn:hover {
    background:#000;
}

.partners .card-header {
    background: none;
    border: none;
}

.partners .card {
    border: none;
}

.partners .card-header {
    padding: 0;
}

.partners .card-body {
    padding: 0;
}

.partners .card-header .btn {
    padding: 0 0 10px;
    font-size: 20px;
    text-decoration: none;
    color: #666;
    text-align:left;
}

.partners .card-header .btn.collapsed {
    text-decoration: underline;
    color: #333;
}


/*
 * partners-agente
 */

.partners-agent-bg {
    background: rgba(242, 242, 242, 1);
    padding: 30px 0 30px;
}

.percent-agent{
    border:solid 3px #5496f7;
    width:60px;
    margin:0 auto;
    text-align:center;
    padding:12px 12px;
    font-size:18px;
}

.percent-agent-table i{
    color:#5496f7;
    font-size:20px;
}

.percent-agent-table td{
    min-width:100px;
    padding-bottom:5px;
}

.percent-agent-table td.w-0{
    min-width:auto;
}


/*
 * register
 */
.register-form a.dropdown-item{
    padding: .25rem .5rem;
    border:solid 1px #fff;
    background:#fff;
    color:#000;
}

.register-form .dropdown-register{
    margin-right:2px;
}

.register-form a.dropdown-item.active{
    background:#ccc;
    color:#000;
    border:solid 1px #ccc;
}
.register-form {
    background: rgba(0, 0, 0, 0.7);
    color:#fff;
    font-size: 15px;
}

.register-form a{
    color:#fff;
}

.register-form h1{
    color:#fff;
}

.register-form .text-name{
    color:#fff;
}

.register-auth {
    display: block;
    width: 100%;
    text-align: center;
    border: solid 2px rgba(102, 102, 102, 1);
    font-size:13px;
    color:#fff;
    background:rgba(102, 102, 102, 1);
    text-decoration: none !important;
}

.register-btn-h {
    line-height: 40px;
}

.register-btn-h a{
    text-decoration:underline;
}
.register-btn-h a:hover{
    text-decoration:none;
}

.register-auth:hover{
    text-decoration:none;
    color:#000;
    background:#fff;
    border: solid 2px #fff;
}

.top-bg.register {
    min-height: 500px;
    height: auto;
}

.register-btn {
    display: block;
    width: 200px;
    margin:0 auto;
    padding: 10px 0;
    background: rgba(102, 102, 102, 1);
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
}

.register-btn:hover {
    background:#fff;
    color:#000 !important;
}


.category-catalog .text-mark{
    padding:1px 5px 3px;
    color:#fff;
    background:rgb(155, 219, 236);
    position:absolute;
    left:0;
    top:0;
    padding:5px 7px;
    line-height:1em;
    font-weight:normal;
    font-size:16px;
    z-index:10;
    height:auto;
}
.category-catalog .compare-btn{
    margin-right:27px;
}

.category-catalog .compare-btn.active{
    color:#53A4D8;
}
.category-catalog .showroom {
    position:absolute;
    z-index:10;
    bottom:0px;
    left:-15px;
    background:#fbd275;
    padding:1px 5px 1px;
    color:#fff;
    font-size:16px;
    text-shadow:none;
}

.goods .good-item .photo {
    position:relative;
}


.index-cat .text-center {
    padding-bottom: 20px;
}

.index-cat .bottom-link {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.goods .good-item .top{
    height:37px;
    position:absolute;
    left:0;
    right:0;
    z-index:10;
}

.photo-photo-list img {
    opacity: 1;
}

.photo-photo-list img:hover {

}

.photo-photo-list .photo-item-inner {
    display: flex;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.photo-photo-list .card.border-0 {
    height: 150px;
    overflow: hidden;
}

@media (max-width: 1300px) {
    .photo-photo-list .card.border-0 {
        height: 100px;
    }
}

@media (max-width: 992px) {
    .photo-photo-list .card.border-0 {
        height: 70px;
    }
    .category-catalog .good-item .btn-add-crt{
        background-color:rgb(155, 219, 236);
        color:#fff;
        text-decoration: none;
    }

    .block-1-3-bg-1{
        background:url(/local/templates/ergostol/images/index/1_465.jpg);
    }
    .block-1-3-bg-2{
        background:url(/local/templates/ergostol/images/index/2_465.jpg);
    }

    .block-1-1-bg-1{
        background:url(/local/templates/ergostol/images/index/3_500.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-1-1-bg-2{
        background:url(/local/templates/ergostol/images/index/4_500.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .photo-photo-list .card.border-0 {
        height: 50px;
    }

    .fiveres .col-xs-15{
        width:33%;
    }

    .model-item .h70px{
        width:100% !important;
    }
}

@media (max-width: 576px) {
    .photo-photo-list .card.border-0 {
        height: 100px;
        width: 31%;
        float: left;
        margin: 10px 1%;

    }
    .fiveres .col-xs-15{
        width:49%;
    }

    #ergo-carousel {

    }


    #ergo-carousel .r-item {
        height: 145px !important;
    }

    .block-1-3-bg-1{
        background:url(/local/templates/ergostol/images/index/1_500.jpg);
    }
    .block-1-3-bg-2{
        background:url(/local/templates/ergostol/images/index/2_500.jpg);
    }

    .block-1-1-bg-1{
        background:url(/local/templates/ergostol/images/index/3_500.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-1-1-bg-2{
        background:url(/local/templates/ergostol/images/index/4_500.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 1500px) {
    .page-cart .option-list .col-xl-4 {
        -ms-flex: 0 0 49.999999%;
        flex: 0 0 49.999999%;
        max-width: 49.999999%;
    }
}
@media (max-width: 1493px) {
    .options .param-item-popover .model-item{
        padding-bottom:80px !important;
    }
}

@media (max-width: 1245px) {
    .options .more-info-dop .col-9{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 822px) {
    .options .param-item-popover .model-item{
        padding-bottom:100px !important;
    }
}

@media (max-width: 768px) {
    .options .param-item-popover .model-item{
        padding-bottom:80px !important;
    }
    .options .more-info-dop .col-9{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .checkout-final .checkout-final-info-order{
        padding:0;
    }

    .checkout-final .checkout-final-info-order .pl-5{
        padding-left:15px !important;
    }

    .item-personal-block{
        height:100px;
    }
}

@media (min-width: 576px) {
    .block-1-4 .carousel-item{
        margin-right: 0;
    }
    /* show 2 items */
    .block-1-4 .carousel-inner .active+.carousel-item{
        display: block;
    }
    .block-1-4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .block-1-4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
        transition: none;
    }




    .block-1-4 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .block-1-4 .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .block-1-4 .carousel-item-next.carousel-item-left+.carousel-item,
    .block-1-4 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }


    /* farthest right hidden item must be abso position for animations */
    .block-1-4 .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-4 .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .block-1-4 .carousel-item-prev.carousel-item-right+.carousel-item,
    .block-1-4 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }


}

/*
 * clients
 */
@media (min-width: 200px) {
    .block-1-2 .carousel-item{
        margin-right: 0;
    }
    /* show 2 items */
    .block-1-2 .carousel-inner .active+.carousel-item{
        display: block;
    }

    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
        transition: none;
    }

    .block-1-2 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .block-1-2 .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item,
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }


    /* farthest right hidden item must be abso position for animations */
    .block-1-2 .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-2 .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item,
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;

    }



}
@media (min-width: 200px) and (max-width: 768px) {
    .block-1-2 .carousel-inner .active.col-6.carousel-item+.carousel-item+.carousel-item{
        position: absolute;
        top: 0;
        right: -50%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}

/*MD*/

@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .block-1-4 .carousel-inner .active+.carousel-item+.carousel-item {
        display: block;
    }
    .block-1-4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
        transition: none;
    }
    .block-1-4 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .block-1-4 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-4 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/*
 * clients
 */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .block-1-2 .carousel-inner .active+.carousel-item+.carousel-item {
        display: block;
    }
    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }
    .block-1-2 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }


}

@media (min-width: 768px) and (max-width: 992px) {
    .block-1-2 .carousel-inner .active.col-md-4.carousel-item+.carousel-item+.carousel-item+.carousel-item{
        position: absolute;
        top: 0;
        right: -33.3%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .param-item-popover .h-100{
        max-height:85px !important;
        max-width:85px !important;
    }

    .good-element-page .right-block .options .param-item-popover .model-item.p-3{
        padding-bottom:90px !important;
    }

    .good-element-page .right-block .item-param .options .param-item-popover:nth-child(-n+4) .model-item.p-3:hover{
        padding:14px 14px 89px 13px !important;
    }

    .good-element-page .right-block .item-param .options .param-item-popover:nth-child(n+4) .model-item.p-3.active,.good-element-page .right-block .item-param .options .param-item-popover:nth-child(n+4) .model-item.p-3:hover{
        padding-bottom:89px !important;
    }
}

@media (min-width: 991px) {
    /* show 3rd of 3 item slide */
    .block-1-2 .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }
    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }
    .block-1-2 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }


}

@media (min-width: 991px) and (max-width: 1200px) {
    .block-1-2 .carousel-inner .active.col-lg-3.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item{
        position: absolute;
        top: 0;
        right: -25%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }


    #ergo-carousel {

    }
    .banner-main-item{
        height:152px;
    }

    #ergo-carousel .r-item {
        height: 300px;
    }
}

@media (min-width: 1200px) {

    #ergo-carousel .r-item {
        height: 370px !important;
    }
}


/*
 * clients
 */
@media (min-width: 1200px) {
    /* show 3rd of 3 item slide */
    .block-1-2 .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }
    .block-1-2 .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }
    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }

    .block-1-2 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }
    .block-1-2 .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    .block-1-2 .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }

    .block-1-2 .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
    .block-1-2 .carousel-inner .active.col-xl-2.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -16.6%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

}
/*LG 6th  -  if you want a carousel with 6 slides */

@media (min-width: 991px) {
    .block-1-4 .carousel-inner .active.col-md-4.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -33.3%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}

@media only screen and (max-width: 768px) {
    #top_block .logo.d-table {
        display: block !important;
    }
    #top_block .location a {
        margin: 10px 0 0 0;
        padding: 5px 0 !important;
        font-size: 14px;
        height: auto;
    }
    #top_block {
        padding: 8px 0;
    }
    .block-search-top {
        padding-left: 15px !important;
    }
    .top-f {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 15px 15px 5px 0;
        width: 100%;
        border-bottom: solid 1px #ccc;
    }
    header {
        padding-top: 95px;
    }
    header .logo img {
        width: 128px !important;
        height:25px;
    }
    #ergo-carousel .r-item {
        display: none !important;
    }
    #ergo-carousel .l-item {
        max-width: 100% !important;
        -ms-flex: 0 0 99.666667%;
        flex: 0 0 99.666667%;
    }
    #ergo-carousel .row {
        margin-left: 0;
        margin-right: 0;
    }
    #ergo-carousel .carousel-indicators {
        bottom: 10px;
    }


    #ergo-carousel .l-item{
        padding-bottom:50px !important;
    }

    #ergo-carousel .l-item .text {
        font-size: 20px;
    }
    .good-element-page .banners {
        display: block ;
        margin-left: 0;
        margin-right: 0;
    }
    .good-element-page .banners .d-table-cell {
        display: block !important;
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        width: 100% !important;
    }
    .good-element-page .banners .banner-item{
        height:auto !important;
    }
}

@media only screen and (max-width: 1350px) {
    footer .mr-5 {
        margin-right: 2rem !important;
    }
}

.ui-selectmenu-button-text.form-control {
    display: none;
}

@media only screen and (max-width: 578px) {
    .category-catalog .right-block {
        padding-left: 30px !important;
    }
    .good-element-page .right-block .item-param .param-item-popover:nth-child(-n+4) .model-item,
    .landing-page .param-item-popover:nth-child(-n+4) .model-item {
        border-top: 0;
    }
    .good-element-page .right-block .item-param .param-item-popover:nth-child(-n+2) .model-item,
    .landing-page .item-param .param-item-popover:nth-child(-n+2) .model-item {
        border-top: solid 1px #ccc;
    }
    .recommend .right-block {
        padding-left: 0px !important;
    }
    .good-element-page .tab-block {
        border: solid 1px #ccc;
    }

    .good-element-page .tab-goods-list a.flex-fill {
        display:flex;
        width: 33%;
        justify-content: center;
        align-items: center;
        background: #f1f1f1;
        padding: 5px 0;
    }
    .good-element-page .tab-goods-list a.flex-fill.active{
        background: #fff;
        font-weight: bold;
        color: #000;
        border-bottom: solid 1px #ccc;
    }
    .good-element-page .tab-block .tab-content {
        padding: 0 10px 10px;
    }
    .good-element-page .tab-goods-list {
        display: flex;

        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    #wowslider-container1 .ws_images {
        margin-left: 0;
        margin-bottom: 12.3em;
    }
    #wowslider-container1 .ws_thumbs {
        bottom: 0;
        width: 100%;
        height: 12.3em;
        top: auto;
    }
    #wowslider-container1 .ws_thumbs div {
        height: 120px;
        width: 1000000px;
    }
    #wowslider-container1 .ws_thumbs a {
        width: 4rem;
        margin: 5px;
        padding: 0px;
    }
    #wowslider-container1 .ws_thumbs a img {
        height: 100%;
    }
}

@media (max-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
    header .form-search input {
        height: auto;
        margin-top: 10px;
    }
    header .form-search .search-btn {
        top: 12px;
    }
    .bread {
        margin-top: 0 !important;
        font-size: 16px;
    }
    .bread a {
        font-size: 16px;
    }
    header {
        padding-top: 75px !Important;
    }
    .bread .breadcrumb {
        padding-bottom: 0 !important;
    }
    .good-element-page .right-block .delivery table {
        font-size: 12px !important;
    }

    .order-list.personal-order input.partners-btn-price,.order-list.personal-order .partners-btn-price,.pay-yes{
        padding:5px 10px;
    }
}

@media (max-width: 500px) {
    .col-sm-15 {
        width: 33%;
        float: left;
    }

    .action_banner .banner-main-item{
        font-size:18px;
    }

    .action_banner .banner-main-item .text{
        width:90%;
        margin: 0 5%;
    }

    .banner-main-item{
        height:90px;
    }


    .order-list.personal-order input.partners-btn-price,.order-list.personal-order .partners-btn-price,.pay-yes,.form-pay{
        float:left !important;
        clear:both !important;
        margin-left:0 !important;
        margin-top:5px;

    }

    .h400{
        height:250px;
        background-size:cover !important;
    }

    .good-element-page .right-block .item-param  .options .param-item-popover:nth-child(n+3) .model-item.p-3:hover{
        padding:13px 14px 69px 13px !important;
    }

    .good-element-page .right-block .item-param  .options .param-item-popover .model-item.p-3.active{
        padding:13px 14px 69px 13px !important;
    }

    .partners-block-btn .partners-btn-price{
        clear:both;
    }

}



@media (min-width: 768px) {
    .col-sm-15 {
        width: 33%;
        float: left;
    }
    .card-columnss {
        -webkit-column-count: 7;
        -moz-column-count: 7;
        column-count: 7;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 33%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

    .col-lg-14 {
        width: 14%;
        float: left;
    }

    .form-subs {
        max-width: 250px;
    }
}

@media (min-width: 1300px) {
    .col-lg-15-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .col-lg-14 {
        -ms-flex: 0 0 14%;
        flex: 0 0 14%;
        max-width: 14%;
    }
}


@media screen and (max-width: 1500px) {
    .top-bg{
        height:300px;
    }

    .top-bg.agent{
        height:auto !important;
        padding-bottom:40px;

    }
}

@media screen and (max-width: 930px) {
    .top-bg{
        height:220px;
    }




}

@media screen and (max-width: 650px) {
    .top-bg{
        height:120px;
    }
}

.btn-dark{
    background-color:#343a40;
    border-color:#343a40;
}

.g-item-abs{
    padding-bottom:130px;
    height:100%;
}

.p-item-abs{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
}

.dropdown-register:hover .dropdown-menu {
    display: block;
    margin-top:0;
}

.dropdown-register .dropdown-menu {
    min-width:20px;
}

.dropdown-register .dropdown-menu .dropdown-item{
    padding:.45rem 1.2rem;
    color:#6c757d;
    background:#fff !important;
}
.dropdown-register .dropdown-menu .dropdown-item:hover{
    color:#fff;
    background-color:#6c757d !important;
    border-color:#6c757d !important;
}


.action-summer .top-bg .h1{font-size:56px;}

.action-summer .top-bg{padding: 140px 0 109px; height:auto !important}
.action-summer .top-bg .h5{line-height:1.7em; font-size:20px;}
.action-summer .top-bg .h6{font-size:20px;}
.action-summer  .actionname{
    font-size:22px;
}

.action-summer  .block-if .h6{
    font-size:20px !important;
}

.action-summer .block-if{
    max-width:790px;
    margin:0 auto;
}

@media screen and (max-width: 650px) {
    .action-summer .top-bg{padding:50px 0;}
    .action-summer .top-bg .h1{font-size:30px;}
    .action-summer  .h5{font-size:18px;}
    .action-summer  .h2{font-size:26px;}

}
.action-summer .block-if h5{font-size:20px; }
.action-summer  .countdown-title {
    color: #396;
    font-weight: 100;
    font-size: 40px;
    margin: 40px 0px 20px;
}

.action-summer  .countdown {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

.action-summer  .countdown-number {
    padding: 10px;
    border-radius: 3px;
    background: #00bf96;
    display: inline-block;
}

.action-summer .countdown-time {
    padding: 15px;
    border-radius: 3px;
    background: #00816a;
    display: inline-block;
}

.action-summer .countdown-text {
    display: block;
    padding-top: 5px;
    font-size: 16px;
}

.action-summer  .calendar-time{

    background:url('/action-winter/images/action_w.jpg') no-repeat center center;
    background-size:cover !important;
    padding:109px 0;
}

.action-summer .table-time{

    background:url('/images/actions/action-table.jpg') no-repeat center center;
    background-size:cover !important;
    padding:170px 0;
}


.action-summer .calendar-time .name, .action-summer .table-time .name{font-size:20px; color:#fff;text-align:center;text-transform:uppercase;}

.action-summer .good-element-page .form-control{
    line-height: 2.5 !important;
    height: calc(3.25rem + 2px);
}

.action-summer  .partners-btn-price{
    padding: 20px 35px;
}


.modal-600{max-width:600px;font-size:16px;}
.modal-600 .h2{margin-bottom:25px;}
.modal-dealer .form-field{max-width:350px; margin:10px auto;}


.design-page .top-bg .h1{font-size:50px;}

.action-summer.design-page .top-bg{padding-top:120px;padding-bottom:80px;}
.design-page .register_design,.btn_form_open_modal_agent{
    display:block;
    margin:80px auto 0;
    padding:15px 30px;
    color:#000;
    font-size:20px;
    background: rgba(255, 255, 255, 0.8);
    text-align:center;
    width:300px;
    text-decoration:none !important;
}

.register_design.register_design1{
    float:right;
}

.register_design.register_design2{
    float:left;
}

.design-page .register_design:hover{
    background:#fff;
}

.bg-F2F2F2{
    background:#F2F2F2;
}

.design-page .begin{
    padding:127px 0 130px;
}

.design-page .why .design-page{
    padding:90px 180px;
}

.design-page .why .img{
    height:100px;
}

.design-page .h3{
    font-size:28px !important;
}

.design-page .h2{
    font-size:40px !important;
}

.design-page .h2begin{
    margin-bottom:40px;
}

.design-page .text-begin{
    font-size:20px;
    margin-top:30px;
}

.design-page .why .name{
    font-size:20px;
    font-weight:bold;
    margin-bottom:40px;
    margin-top:20px;
}

.design-page .why .text{

    width:100%;
}

@media screen and (max-width: 1440px) {
    .design-page .why .design-page{
        padding:90px 0px;
    }
    .design-page .why .text{
        max-width:100%;
    }
}
@media screen and (max-width: 768px) {
    .design-page .why .name{
        margin-bottom:10px;
    }

    .design-page .why{
        padding-left:30px;
        padding-right:30px;
    }
    .register_design.register_design1,.register_design.register_design2{
        float:none;
    }
    .order-page .select-person label{
        font-size:1.2rem !important;
    }
}


.header-designer-form{
    position:relative;
    text-align:center;
    padding:10px 0;

}

.header-designer-form h5{
    font-size:34px;
    font-weight:normal;
    margin-top:20px;
    margin-bottom:20px;
}
.header-designer-form .close{
    position:absolute;
    right:10px;
    top:10px;
}

#designer-modal-form .modal-content,#designer-modal-form .modal-dialog,#designer-modal-form-auth .modal-content,#designer-modal-form-auth .modal-dialog{
    max-width:500px;
}


.dealer-page .dealer_register{
    display:block;
    margin:80px auto 0;
    padding:15px 30px;
    color:#000;
    font-size:20px;
    background: rgba(255, 255, 255, 0.6);
    text-align:center;
    width:300px;
    text-decoration:none;
    line-height:2.2em;
}

.top-bg.dealer{
    background-position:center center !important;
}

.top-bg.dealer h1{
    font-size:50px;
}

.top-bg.dealer .top-text{
    font-size:20px;
}

.dealer-page .dealer_register:hover{
    background:#fff;
    color:#000;
}

.dealer-page  .block_dealer{
    font-size:15px;
}

.dealer-page .dealer-pdf-ico{
    font-size:16px;
}

.dealer-page .dealer-pdf-ico i{
    font-size:30px;
}

.dealer-page .prem-dealer ul{
    margin:0;
    padding:0;
}

.dealer-page .prem-dealer li{
    padding-left:30px;
    display:block;
    position:relative;
    font-size:16px;
    margin-bottom:35px;
}

.dealer-page .prem-dealer li:before{
    display:block;
    position:absolute;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    width:30px;
    font-size:16px;
    left:0;
    color:#000;
}

.dealer-page  .video-dealer{
    font-size:16px;
}


.dealer-page .prem-table{
    font-size:16px;
}

.dealer-page .left-right{
    float:left;
    width:100%;
}

.dealer-page .right-r{
    border-right:solid 2px #616161;
    position:absolute;
    top:10px;
    bottom:20px;
    right:1px;
}

.dealer-page  .sheme-dealer li{
    display:block;
    position:relative;
    font-size:16px;
    margin-bottom:50px;
    min-height:50px;
    padding-left:30px;
    padding-top:5px;
}

.dealer-page  .sheme-dealer li:first-child{
    padding-top:10px;
}

.dealer-page  .sheme-dealer li span{
    display:block;
    position:absolute;
    left:-39px;
    top:0;
    background:#616161;
    font-size:26px;
    color:#fff;
    border-radius:50%;
    width:45px;
    height:45px;
    text-align:center;
    line-height:45px;
}

.dealer-page .block-sheme{
    margin:0 auto;
    max-width:600px;
}

.dealer-page  .sheme-dealer li:last-child{
    margin-bottom:0;
}

.dealer-page  .sheme-dealer li:last-child span{
    top:auto;
    bottom:0px;
}
@media screen and (max-width: 510px) {
    .dealer-page  .sheme-dealer li,.dealer-page  .sheme-dealer li:first-child{
        padding-top:0px !important;
    }

}
@media screen and (min-width: 1140px) {
    .dealer-page .col-lg-15{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-left:40px;
        padding-right:40px;
    }
}

.action-table-form.shadow {
    box-shadow: 0 0 25px -20px #000;
}

.action-table-form.grey-bg {
    background-color: #F5F5F5;
}

.action-table-form p {
    font-size: 1.25em;
}

.action-table-form .sta {
    font-size: 0.7em;
}

.action-table-form form input {
    border-radius: 0;
    border-color: #333;
}

.action-table-form form button {
    border-color: #333;
    background-color: #333;
    color: #fff;
    width: 100%;
    padding: 0.7em 0;
}

.action-table-form form button:focus {
    outline: none;
}

.table-action-tabletop .custom-select {
    border: 1px solid #f5f5f5;
    border-radius: 0;
    background-color: #f5f5f5;
}

.table.table-action-tabletop td, .table.table-action-tabletop th {
    /*padding: 1.5rem 0.2rem;*/
}

.table.table-action-tabletop tr:last-child td {
    padding-bottom: 0;
}

.table-action-tabletop .btn {
    border: 1px solid #f5f5f5;
    border-radius: 0;
    background-color: #f5f5f5;
    width: 100%;
    font-size: 0.8rem;
    font-weight: 400;
    padding: .54rem .75rem;
}

.table-action-tabletop .fa-question-circle {
    color: #cccccc;
    cursor: pointer;
}

.table-action-tabletop td.color-name {
    width: 13rem;
}

.table-action-tabletop td.color-pic {
    width: 10rem;
}

.table-action-tabletop td.color-pic img {
    width: 3.7rem;
}

.g-i .compare-btn{
    text-decoration:none;
}

.top-compare-btn{
    font-size:0.8rem !important;
    color:#000 !important;
    line-height:25px;
}
.top-compare-btn i{
    color:#cccccc;
    line-height:26px;
    margin-right:5px;
}
.cart-block .fa.fa-shopping-cart {
    line-height:25px;
}

.catalog_bottom a{
    text-decoration:none !important;
    color:#000;
}

.catalog_bottom a i{
    font-size:34px;
    color:#5496f7;
}

/*faq*/
.tabbable .faq-sections{
    border-bottom:none;
    border-top:solid 1px #F5F5F5;
}
.tabbable .faq-sections a{
    padding:15px 20px;
    color:#000;
    display:block;
    border-bottom:solid 1px #F5F5F5;
    text-decoration:none;
    font-size:18px;
    border-left:solid 3px #fff;
}

.tabbable .faq-sections a.active{
    border-left:solid 3px #253F9F;
}
.tabbable .faq-sections a.active,.tabbable .faq-sections a:hover{
    border-left:solid 3px #253F9F;
    color:#253F9F;
}
.tabbable .faq-sections a i{
    padding-right:10px;
    font-size:20px;

}


.card-faq-item .card-header{
    padding:0;
    border:none;

}

.card-faq-item .card-header a{
    text-align:left;
    display:block;
    padding:12px 20px;
    background:#F5F5F5;
}

.card-faq-item{
    margin-bottom:10px;
    background:#F5F5F5;
    border:none;
}

.card-faq-item .btn{
    font-size:18px;
}

.card-faq-item  .card-body{
    padding-left:50px;
    padding-top:0;
}

.card-faq-item .btn i{
    font-size:20px;
    color:#253F9F;
    padding-right:10px;
}

.card-faq-item .btn i.fa-times{
    display:inline-block;
}

.card-faq-item .btn i.fa-plus{
    display:none;
}

.card-faq-item .btn.collapsed i.fa-times{
    display:none;
}

.card-faq-item .btn.collapsed i.fa-plus{
    display:inline-block
}

div[id^="wait_"]{ width:100%;height:100%;content:''; border:none !important; background-color: rgb(233,233,233,0.3) !important;opacity:1;display:flex;align-items: center;justify-content: center;}

.discount-text{
    color:#cc0000;
    padding:5px;
    border:solid 1px #cc0000;
    margin: 10px 0;
}

.spoil{
    margin-bottom:5px;
    background: #F5F5F5;
    padding:10px;
}
.sp_name{
    padding-left:30px;
    position:relative;
    cursor:pointer;
    font-size: 18px;
}
.sp_name:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'><path d='M1.9 13.8c-.1.1-.3.2-.5.2s-.4-.1-.5-.2l-.7-.7c-.1-.2-.2-.4-.2-.6s.1-.4.2-.5l4.7-5L.2 2c-.1-.1-.2-.3-.2-.5s.1-.4.2-.5L.9.3c.1-.2.3-.3.5-.3s.4.1.5.2l5.8 6.2c.2.2.3.4.3.6 0 .2-.1.4-.2.5l-5.9 6.3z' fill='%21262674'/></svg>");
    background-repeat: no-repeat;
    position: absolute;
    width: 10px;
    height: 15px;
    transition: transform .3s;
    transform: rotate(90deg);
    top: 6px;
    left: 10px;
    transform-origin: center;
    text-align: center;
}
.sp_name.active:after {
    transform: rotate(270deg);
}



.sp_text{
    display:none;
    padding-left:20px;
    padding-top:10px;
}

@media screen and (max-width: 1480px) {
    .good-item .g-i{
        padding-bottom:190px;
    }
}


/* top search*/
.block-search-top .search_pokaz{
    position:absolute;
    left:0;
    top:0;
    padding: 0 2px;
    font-size:11px;
    color:#fff;
    background:#cc0000;
}
.block-search-top{
    position:relative;
}

.block-search-top #title-search-result{
    display:none;
    position:absolute;
    z-index:100;
    top:38px;
    width:500px;
    border:solid 1px #ccc;
    background:#fff;

    padding:5;
}

.block-search-top #title-search-result .search_item{
    margin:5px;
    padding:5px 0;
    border-bottom:solid 1px #f2f2f2;
    display:block;
    text-decoration:none;
    white-space:nowrap;
    overflow:hidden;
    position:relative;
}

.block-search-top #title-search-result .search_item.admin{
    padding-top:15px;
}

.block-search-top #title-search-result a:hover,.block-search-top #title-search-result a.arrow_selected{
    background:#f2f2f2;
}

.block-search-top #title-search-result .all_search_item{
    margin:5px;
    padding:5px 0;
    display:block;
    border:none;
}

.block-search-top #title-search-result .img-search-top{
    height:auto !important;
    width:50px !important;
    display:inline-block;
    margin-right:10px;
}
.block-search-top #title-search-result .title-section-search{
    margin:5px;
    padding:5px 0;
    font-weight:bold;
}

@media screen and (max-width: 600px) {
    .block-search-top #title-search-result{
        width:98%;
    }

    .header-price{
        padding-top:100px;
    }
}

#modalAuth .modal-dialog
{
    width:360px;
}
#modalAuth .name{
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

#modalAuth .close{
    right:15px;
    top:10px;
}

#modalAuth .block-input{
    background: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;

    height: 64px;
    line-height: 1.42857;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:15px;
}


#modalAuth  .inputphone,#modalAuth  .inputphone-login,#modalAuth  .inputphone-password{
    background: transparent;
    border: none;
    box-sizing: border-box;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    left: 0;
    line-height: inherit;
    outline: none;
    padding: 18px 0 0 20px;
    position: absolute;
    top: 0;
    width: 80%;
    z-index: 2;
}

#modalAuth  .inputphone-code{
    background: transparent;
    border: none;
    box-sizing: border-box;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    left: 0;
    line-height: inherit;
    outline: none;
    padding: 18px 0 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
#modalAuth .phonelabel {
    color: #8c8c8c;
    font-size: 16px;
    left: 0;
    letter-spacing: .3px;
    padding: 0 20px;
    pointer-events: none;
    position: absolute;
    top: 20px;
    /* transition: top .2s,font-size .2s; */
    z-index: 2;
}


#modalAuth .active .phonelabel {
    top: 5px;
    font-size:14px;
}

#modalAuth .ask{
    align-items: center;
    background: inherit;
    background-color: transparent;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 20%;
    z-index: 1001;
}

#modalAuth .ask i{
    font-size:20px;
    color:#494545;
}


.popover.black .popover-body{
    background:#494545 !important;
    color:#fff;
    font-size:14px;
}

.bs-popover-auto.black[x-placement^=bottom] .arrow::after,.bs-popover-bottom.black .arrow::after {
    top: 1px;
    border-bottom-color: #494545 !important;
}

#modalAuth .other-auth{
    font-size:14px;
}

.auth-key-btn{
    display:inline-block;
    text-decoration:none !important;
    padding:4px 10px;
    background:#494545;
    margin-bottom:20px;
    font-size:14px;
    color:#fff !important;
}

#modalAuth .forgot-name{
    padding-left:6px;
}

#modalAuth .number{
    font-size:14px;
    padding:10px 0 0;
}

#modalAuth.static-auth{
    width:100%;
    max-width:500px;
    margin:40px auto;
    padding:20px;
    border:solid 1px #fdfbfb;
    box-shadow:0 1px 20px rgba(4,6,28,.1);
}

#modalAuth.static-auth .close{
    display:none;
}

#modalAuth .partners-a-btn{
    float:none;
}

#sendFormanalog.active{
    background:rgba(51, 51, 51, 1);
    height:61px;
    background-image:url('/images/loading-gif.gif');
    background-size:contain;
    background-position:center center;
    background-repeat: no-repeat;
}

.action_tao{
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin-top:7px;
}

.action_tao span{
    color:#cc0000;
}

.str_market{
    margin-top:10px;
}


.coupon-profile span.item{
    font-size:20px;
    color:#df8383;
    display:inline-block;
    padding-right:10px;
}

.coupon-profile.active span.item{
    color:#57bb0d;
}

.bccw{
    width:100%;
    border:0;
    border-spacing:0;
    border-collapse:inherit;

}
/* End */
/* /bitrix/templates/.default/ajax/ajax.min.css?1552930031420 */
/* /local/templates/ergostol/components/bitrix/news.list/top_banner/style.css?17575976341359 */
/* /local/templates/ergostol/components/bitrix/menu/top/style.min.css?1565896012490 */
/* /local/templates/ergostol/components/softeffect/geoip/top_location/style.css?17587168444133 */
/* /local/templates/ergostol/css/color.css?1565896012469 */
/* /local/templates/ergostol/css/fontawesome/all.min.css?159860597655255 */
/* /local/templates/ergostol/css/YouTubePopUp.css?16172118803172 */
/* /local/templates/ergostol/css/style_verst.css?1578916073671 */
/* /local/templates/ergostol/font/proximanova/stylesheet.css?156589601316610 */
/* /local/templates/ergostol/js/lightbox/ekko-lightbox.css?15658960137143 */
/* /local/templates/ergostol/template_styles.css?1765789286122619 */
