

/* Start:/bitrix/templates/megamart_default/assets/styles/vbasket.css?17501627982314*/
.basket-select {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .basket-select__text {
    padding: 0.5625rem 0px;
    display: inline-block; }
  .basket-select__icon, .basket-select__button, .basket-select__edit-button {
    border: 0;
    outline: 0;
    background: transparent;
    color: #7d8698; }
  .basket-select__button, .basket-select__icon {
    padding: 0 6px; }
  .basket-select__icon {
    font-size: 1.125rem;
    line-height: 1; }
  .basket-select__count {
    padding: 0.25rem;
    min-width: 1.25rem;
    display: inline-block;
    background-color: currentColor;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    font-size: 0.75rem;
    margin-left: 0.375rem;
    text-align: center; }
  .basket-select__edit-button {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    border: 0.0625rem solid #7d8698; }
    .basket-select__edit-button:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      content: "";
      opacity: .8;
      transition: opacity 300ms ease, background 300ms ease;
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
      background-size: 10px; }
  .basket-select__item--active .basket-select__button {
    color: currentColor; }
  .basket-select__item {
    padding: 0px;
    border-bottom: 2px solid transparent;
    display: flex;
    align-items: center;
    transition: .3s;
    position: relative; }
    .basket-select__item:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 2px;
      width: 100%;
      background: currentColor;
      transition: .3s ease-out;
      transform: scale(0); }
  .basket-select__item:not(.basket-select__item--edit):hover:after, .basket-select__item--active:after {
    transform: scale(1); }
  .basket-select__item {
    display: flex;
    margin: 0.625rem 0.75rem 0.625rem; }

.vbasket-modal {
  max-width: 445px;
  margin: auto; }

/*# sourceMappingURL=vbasket.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/print.css?17501627983016*/
@media print {
  * {
    -webkit-print-color-adjust: exact; }
  body {
    display: block;
    height: auto;
    background: #fff;
    min-width: auto !important; }
  .container,
  .l-section--container .l-section__container {
    min-width: auto !important; }
  .l-page {
    display: block; }
  .l-page__header {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #f1f1f1; }
  .l-section {
    border: 1px solid #f1f1f1;
    margin-bottom: 1rem; }
  @page {
    size: auto;
    margin: 15mm 10mm; }
  .l-compact-header,
  .side-panel,
  .rstuning {
    display: none !important; }
  .l-head__line {
    display: none; }
  .l-head__main {
    display: block !important; }
  .l-main__inner-sidebar .container,
  .l-main__inner-sidebar .l-section--container .l-section__container {
    max-width: 100%; }
  .l-mmenu-type1 {
    max-height: none !important; }
  .mmenu-type1-item:not(.is-more) {
    display: block !important; }
  .mmenu-type1-item.is-more {
    display: none !important; }
  .menu-search-button {
    display: none; }
  .mmenu-type1-item + .mmenu-type1-item:after {
    display: none !important; }
  .l-head__main .b-main-location {
    display: none !important; }
  .l-main__head {
    background: #fff !important; }
  .product-detail-slider-images-container.owl-carousel .owl-stage {
    max-width: 100%;
    width: 100% !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }
  .product-detail-slider-images-container.owl-carousel .owl-item:not(.active) {
    display: none !important; }
  .product-detail-slider-images-container.owl-carousel .owl-item.active {
    display: block;
    margin: auto;
    width: 100% !important; }
  .sale-banner {
    background-image: none !important;
    background-color: #fff !important;
    color: #202020;
    border: 1px solid #f1f1f1; }
  .sale-banner-bg,
  .sale-banner-bg-1,
  .sale-banner-bg-2,
  .sale-banner-bg-3,
  .sale-banner-bg-4 {
    display: none; }
  .sale-banner-timer-item {
    border: 1px solid #f1f1f1; }
  .tooltip {
    display: none !important; }
  .l-footer {
    margin-top: 0; }
  .l-footer--dark {
    background: #fff;
    color: #202020; }
  .b-footer-logo,
  .l-footer--dark .text-body,
  .l-footer--dark .text-dark {
    color: #202020 !important; }
  .footer-menu__item--lvl1 {
    color: #7d8698 !important; }
  .l-footer__up-button {
    display: none; }
  .breadcrumb-item:not(.breadcrumb-item-dropdown) {
    display: inline-block !important; }
  .breadcrumb-item-dropdown {
    display: none !important; }
  .btn-primary {
    background-color: transparent !important;
    color: #202020 !important; }
  .l-head__controls {
    display: none !important; }
  .l-head__main .l-head__phones .d-none {
    display: block !important; }
  .l-head__main .l-head__phones .d-xl-none {
    display: none !important; } }

@media print and (max-width: 768px) {
  .l-main__head {
    margin: 0; } }

/*# sourceMappingURL=print.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/custom.css?17501627981966*/
@media screen and (max-width: 991px){
	.product-cat-image-wrapper a.product-cat-image-canvas {
		pointer-events: auto;
	}
}
.owl-item > .col {
	border: 1px solid #f1f1f1;
}

#l-main__nav{
	display: flex;
	flex-direction: column;
}
#l-main__nav .popular{
	order: 2;
}
.a-whatsapp {
	position: relative;
}
.a-whatsapp i {
    font-size: 22px;
    position: absolute;
    left: 10px;
    bottom: -2px;
}

@media screen and (max-width: 767px){
	.phone-header-mobilee a.a-whatsapp i {
		left: -10px;
	}
	.phone-header-mobilee a.a-whatsapp {
    	margin: 0 0 0 8px;
	}
}
.tags_custom{
	display: flex;
	flex-wrap: wrap;
}
.tag_item_custom{
	font-size: 12px;
	text-align: center;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid blue;
	border-radius: 2px;
	margin-top: 10px;
	text-decoration: none;
}
.tag_item_custom:hover{
	box-shadow: -4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.btn-credit{
    background-color: #3667D6;;
    display: block;
    width: auto !important;
    margin: 0 8px 0 0;
    padding: 0 25px !important;
    float: left;
    color: #fff !important;
}
#bx_117848907_48091_basket_actions .btn{
	margin-top: 3px !important;
}
#bx_117848907_48091_basket_actions div{
	display: flex;
}
@media(max-width: 1200px){
	.product-cat-button-container.clearfix div.float-left div {
		float: none !important;
	}
}
@media(max-width: 480px){
	#brokerAgeButton{
		width:100% !important;
	}
	#bx_117848907_48091_basket_actions .ml-3{
		margin-left: 0px !important;
	}
}

.c-button-control__title{
	color:#61a375;
}
.dl-menu-custom_item{
	list-style-type: none;
}
.dl-menu-custom_item.kontakty:before{
	content: '';
    background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/contacts-gray.webp);
    background-position: left center;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
}
.l-compact-menu__items ul.b-dl-menu {
    padding-bottom: 0px !important;
}
/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/all.css?175016279873576*/
/*!
 * Font Awesome Free 5.15.4 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,
.fas,
.far,
.fal,
.fad,
.fab {
  -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: 0.75em;
  vertical-align: -.0667em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

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

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

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

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

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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-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-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-box-tissue:before {
  content: "\e05b"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloudflare:before {
  content: "\e07d"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dailymotion:before {
  content: "\e052"; }

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

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

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

.fa-deezer:before {
  content: "\e077"; }

.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-disease:before {
  content: "\f7fa"; }

.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-edge-legacy:before {
  content: "\e078"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-faucet:before {
  content: "\e005"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-google-pay:before {
  content: "\e079"; }

.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-guilded:before {
  content: "\e07e"; }

.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-medical:before {
  content: "\e05c"; }

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

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.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-sparkles:before {
  content: "\e05d"; }

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

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

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

.fa-hands-wash:before {
  content: "\e05e"; }

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

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

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

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

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

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

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

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

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

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.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-hive:before {
  content: "\e07f"; }

.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-hospital-user:before {
  content: "\f80d"; }

.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-house-user:before {
  content: "\e065"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-ideal:before {
  content: "\e013"; }

.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-innosoft:before {
  content: "\e080"; }

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

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.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-house:before {
  content: "\e066"; }

.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-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.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-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.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-plane-slash:before {
  content: "\e069"; }

.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-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.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-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.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-sink:before {
  content: "\e06d"; }

.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-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.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-toilet-paper-slash:before {
  content: "\e072"; }

.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-trailer:before {
  content: "\e041"; }

.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-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-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.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-unsplash:before {
  content: "\e07c"; }

.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-users-slash:before {
  content: "\e073"; }

.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-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.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-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.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-watchman-monitoring:before {
  content: "\e087"; }

.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-wodu:before {
  content: "\e088"; }

.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: 400;
  font-display: block;
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.eot");
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.woff2") format("woff2"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.woff") format("woff"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.ttf") format("truetype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.eot");
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.woff2") format("woff2"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.woff") format("woff"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.ttf") format("truetype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.eot");
  src: url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.woff2") format("woff2"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.woff") format("woff"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.ttf") format("truetype"), url("/bitrix/templates/megamart_default/assets/styles/../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/main.css?1750162798635982*/
﻿/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@charset "utf-8";
 
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #ff5605;
  --secondary: #bdbdbd;
  --success: #5ea13d;
  --info: #17a2b8;
  --warning: #ffae00;
  --danger: #cc0a00;
  --light: #ffffff;
  --dark: #222428;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 380px;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #202020;
  text-align: left;
  background-color: #fff !important; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #61a375;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #61a375;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.25; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead, .text-insert {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.25; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.25; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.25; }

.display-4 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.25; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 75%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled, .b-sidebar-nav, .b-sidebar-nav__submenu {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 75%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f1f1f1;
  border: 1px solid #dee2e6;
  border-radius: 0.125rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.25rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .l-section--container .l-section__container,
.container-fluid,
.container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1200px) {
  .container, .l-section--container .l-section__container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1366px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .text-insert, .col-11, .col-12, .col,
.col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-5ths, .col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths, .col-xl-5ths {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10, .text-insert {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 380px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .offset-xs-11 {
    margin-left: 91.66667%; } }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #202020; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f1f1f1; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f1f1f1; }
  .table tbody + tbody {
    border-top: 2px solid #f1f1f1; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #f1f1f1; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #f1f1f1; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #202020;
  background-color: #e9ecef; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ffd0b9; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #ffa77d; }

.table-hover .table-primary:hover {
  background-color: #ffbfa0; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffbfa0; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #ededed; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #dddddd; }

.table-hover .table-secondary:hover {
  background-color: #e0e0e0; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #e0e0e0; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #d2e5c9; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #abce9a; }

.table-hover .table-success:hover {
  background-color: #c4ddb8; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #c4ddb8; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffe8b8; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffd57a; }

.table-hover .table-warning:hover {
  background-color: #ffe09f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe09f; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f1bab8; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #e4807a; }

.table-hover .table-danger:hover {
  background-color: #eda5a3; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #eda5a3; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: white; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: white; }

.table-hover .table-light:hover {
  background-color: #f2f2f2; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f2f2f2; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c1c2c3; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8c8d8f; }

.table-hover .table-dark:hover {
  background-color: #b4b5b6; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b4b5b6; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f8f9fa; }

.table-hover .table-active:hover {
  background-color: #e9ecef; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e9ecef; }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #f1f1f1; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 379.98px) {
  .table-responsive-xs {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xs > .table-bordered {
      border: 0; } }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.125rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffac85;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #202020;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 75%;
  color: #5ea13d; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 1rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: #5ea13d;
  border-radius: 0.125rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #5ea13d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%235ea13d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #5ea13d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #5ea13d;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%235ea13d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #5ea13d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #5ea13d; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #5ea13d; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #5ea13d; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #76be53;
  background-color: #76be53; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #5ea13d; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #5ea13d; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #5ea13d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 75%;
  color: #cc0a00; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 1rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: #cc0a00;
  border-radius: 0.125rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #cc0a00;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cc0a00' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cc0a00' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #cc0a00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #cc0a00;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cc0a00' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cc0a00' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #cc0a00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #cc0a00; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #cc0a00; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #cc0a00; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff0d00;
  background-color: #ff0d00; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #cc0a00; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #cc0a00; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #cc0a00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .footer-subscribe__button {
  display: inline-block;
  font-weight: 400;
  color: #202020;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.125rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .footer-subscribe__button {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover, .footer-subscribe__button:hover {
    color: #202020;
    text-decoration: none; }
  .btn:focus, .footer-subscribe__button:focus, .btn.focus, .focus.footer-subscribe__button {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn.disabled, .disabled.footer-subscribe__button, .btn:disabled, .footer-subscribe__button:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .footer-subscribe__button:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled, a.disabled.footer-subscribe__button,
fieldset:disabled a.btn,
fieldset:disabled a.footer-subscribe__button {
  pointer-events: none; }

.btn-primary, .footer-subscribe__button {
  color: #fff;
  background-color: #ff5605;
  border-color: #ff5605; }
  .btn-primary:hover, .footer-subscribe__button:hover {
    color: #fff;
    background-color: #de4800;
    border-color: #d14400; }
  .btn-primary:focus, .footer-subscribe__button:focus, .btn-primary.focus, .focus.footer-subscribe__button {
    color: #fff;
    background-color: #de4800;
    border-color: #d14400;
    -webkit-box-shadow: 0 0 0 0px rgba(255, 111, 43, 0.5);
            box-shadow: 0 0 0 0px rgba(255, 111, 43, 0.5); }
  .btn-primary.disabled, .disabled.footer-subscribe__button, .btn-primary:disabled, .footer-subscribe__button:disabled {
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
  .btn-primary:not(:disabled):not(.disabled):active, .footer-subscribe__button:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .footer-subscribe__button:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.footer-subscribe__button {
    color: #fff;
    background-color: #d14400;
    border-color: #c44000; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .footer-subscribe__button:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .footer-subscribe__button:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus,
    .show > .dropdown-toggle.footer-subscribe__button:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(255, 111, 43, 0.5);
              box-shadow: 0 0 0 0px rgba(255, 111, 43, 0.5); }

.btn-secondary {
  color: #212529;
  background-color: #bdbdbd;
  border-color: #bdbdbd; }
  .btn-secondary:hover {
    color: #212529;
    background-color: #aaaaaa;
    border-color: #a4a4a4; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #212529;
    background-color: #aaaaaa;
    border-color: #a4a4a4;
    -webkit-box-shadow: 0 0 0 0px rgba(166, 166, 167, 0.5);
            box-shadow: 0 0 0 0px rgba(166, 166, 167, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #bdbdbd;
    border-color: #bdbdbd; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #212529;
    background-color: #a4a4a4;
    border-color: #9d9d9d; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(166, 166, 167, 0.5);
              box-shadow: 0 0 0 0px rgba(166, 166, 167, 0.5); }

.btn-success {
  color: #fff;
  background-color: #5ea13d;
  border-color: #5ea13d; }
  .btn-success:hover {
    color: #fff;
    background-color: #4e8532;
    border-color: #487c2f; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #4e8532;
    border-color: #487c2f;
    -webkit-box-shadow: 0 0 0 0px rgba(118, 175, 90, 0.5);
            box-shadow: 0 0 0 0px rgba(118, 175, 90, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #5ea13d;
    border-color: #5ea13d; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #487c2f;
    border-color: #43732b; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(118, 175, 90, 0.5);
              box-shadow: 0 0 0 0px rgba(118, 175, 90, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    -webkit-box-shadow: 0 0 0 0px rgba(58, 176, 195, 0.5);
            box-shadow: 0 0 0 0px rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(58, 176, 195, 0.5);
              box-shadow: 0 0 0 0px rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffae00;
  border-color: #ffae00; }
  .btn-warning:hover {
    color: #212529;
    background-color: #d99400;
    border-color: #cc8b00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #d99400;
    border-color: #cc8b00;
    -webkit-box-shadow: 0 0 0 0px rgba(222, 153, 6, 0.5);
            box-shadow: 0 0 0 0px rgba(222, 153, 6, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffae00;
    border-color: #ffae00; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc8b00;
    border-color: #bf8300; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(222, 153, 6, 0.5);
              box-shadow: 0 0 0 0px rgba(222, 153, 6, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #cc0a00;
  border-color: #cc0a00; }
  .btn-danger:hover {
    color: #fff;
    background-color: #a60800;
    border-color: #990800; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #a60800;
    border-color: #990800;
    -webkit-box-shadow: 0 0 0 0px rgba(212, 47, 38, 0.5);
            box-shadow: 0 0 0 0px rgba(212, 47, 38, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #cc0a00;
    border-color: #cc0a00; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #990800;
    border-color: #8c0700; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(212, 47, 38, 0.5);
              box-shadow: 0 0 0 0px rgba(212, 47, 38, 0.5); }

.btn-light {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff; }
  .btn-light:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 0px rgba(222, 222, 223, 0.5);
            box-shadow: 0 0 0 0px rgba(222, 222, 223, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(222, 222, 223, 0.5);
              box-shadow: 0 0 0 0px rgba(222, 222, 223, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #222428;
  border-color: #222428; }
  .btn-dark:hover {
    color: #fff;
    background-color: #101113;
    border-color: #0b0b0c; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #101113;
    border-color: #0b0b0c;
    -webkit-box-shadow: 0 0 0 0px rgba(67, 69, 72, 0.5);
            box-shadow: 0 0 0 0px rgba(67, 69, 72, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #222428;
    border-color: #222428; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0b0b0c;
    border-color: #050506; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(67, 69, 72, 0.5);
              box-shadow: 0 0 0 0px rgba(67, 69, 72, 0.5); }

.btn-outline-primary {
  color: #ff5605;
  border-color: #ff5605; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 86, 5, 0.5);
            box-shadow: 0 0 0 0px rgba(255, 86, 5, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ff5605;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(255, 86, 5, 0.5);
              box-shadow: 0 0 0 0px rgba(255, 86, 5, 0.5); }

.btn-outline-secondary {
  color: #bdbdbd;
  border-color: #bdbdbd; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #bdbdbd;
    border-color: #bdbdbd; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
            box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #bdbdbd;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #bdbdbd;
    border-color: #bdbdbd; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
              box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }

.btn-outline-success {
  color: #5ea13d;
  border-color: #5ea13d; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5ea13d;
    border-color: #5ea13d; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(94, 161, 61, 0.5);
            box-shadow: 0 0 0 0px rgba(94, 161, 61, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5ea13d;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5ea13d;
    border-color: #5ea13d; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(94, 161, 61, 0.5);
              box-shadow: 0 0 0 0px rgba(94, 161, 61, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0px rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffae00;
  border-color: #ffae00; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffae00;
    border-color: #ffae00; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 174, 0, 0.5);
            box-shadow: 0 0 0 0px rgba(255, 174, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffae00;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffae00;
    border-color: #ffae00; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(255, 174, 0, 0.5);
              box-shadow: 0 0 0 0px rgba(255, 174, 0, 0.5); }

.btn-outline-danger {
  color: #cc0a00;
  border-color: #cc0a00; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #cc0a00;
    border-color: #cc0a00; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(204, 10, 0, 0.5);
            box-shadow: 0 0 0 0px rgba(204, 10, 0, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #cc0a00;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #cc0a00;
    border-color: #cc0a00; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(204, 10, 0, 0.5);
              box-shadow: 0 0 0 0px rgba(204, 10, 0, 0.5); }

.btn-outline-light {
  color: #ffffff;
  border-color: #ffffff; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #ffffff;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
              box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5); }

.btn-outline-dark {
  color: #222428;
  border-color: #222428; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #222428;
    border-color: #222428; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(34, 36, 40, 0.5);
            box-shadow: 0 0 0 0px rgba(34, 36, 40, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #222428;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #222428;
    border-color: #222428; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(34, 36, 40, 0.5);
              box-shadow: 0 0 0 0px rgba(34, 36, 40, 0.5); }

.btn-link, .btn-link-extra-primary {
  font-weight: 400;
  color: #3483b8;
  text-decoration: none; }
  .btn-link:hover, .btn-link-extra-primary:hover {
    color: #3483b8;
    text-decoration: underline; }
  .btn-link:focus, .btn-link-extra-primary:focus, .btn-link.focus, .focus.btn-link-extra-primary {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link-extra-primary:disabled, .btn-link.disabled, .disabled.btn-link-extra-primary {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .footer-subscribe__button {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .footer-subscribe__button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 900;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #202020;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 380px) {
  .dropdown-menu-xs-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xs-right {
    right: 0;
    left: auto; } }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.8rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:first-child {
    border-top-left-radius: calc(0.125rem - 1px);
    border-top-right-radius: calc(0.125rem - 1px); }
  .dropdown-item:last-child {
    border-bottom-right-radius: calc(0.125rem - 1px);
    border-bottom-left-radius: calc(0.125rem - 1px); }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e5e6ea; }
  .dropdown-item.active, .dropdown-item:active {
    color: #202020;
    text-decoration: none;
    background-color: #e5e6ea; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.8rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .footer-subscribe__button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .footer-subscribe__button {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .btn-group > .btn:hover, .btn-group > .footer-subscribe__button:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .footer-subscribe__button:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .footer-subscribe__button:focus, .btn-group > .btn:active, .btn-group > .footer-subscribe__button:active, .btn-group > .btn.active, .btn-group > .active.footer-subscribe__button,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .footer-subscribe__button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .footer-subscribe__button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.footer-subscribe__button {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .footer-subscribe__button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .footer-subscribe__button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .footer-subscribe__button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .footer-subscribe__button:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .footer-subscribe__button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .footer-subscribe__button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .footer-subscribe__button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  
  .btn-group-vertical > .btn,
  .btn-group-vertical > .footer-subscribe__button,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .footer-subscribe__button:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .footer-subscribe__button:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .btn-group-vertical > .btn-group:not(:last-child) > .footer-subscribe__button {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .footer-subscribe__button:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .footer-subscribe__button {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .footer-subscribe__button,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .footer-subscribe__button {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .footer-subscribe__button input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .footer-subscribe__button input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .footer-subscribe__button input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .footer-subscribe__button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .footer-subscribe__button,
  .input-group-append .btn,
  .input-group-append .footer-subscribe__button {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus, .input-group-prepend .footer-subscribe__button:focus,
    .input-group-append .btn:focus,
    .input-group-append .footer-subscribe__button:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .footer-subscribe__button + .btn, .input-group-prepend .btn + .footer-subscribe__button, .input-group-prepend .footer-subscribe__button + .footer-subscribe__button,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .footer-subscribe__button + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .input-group-text + .footer-subscribe__button,
  .input-group-append .btn + .btn,
  .input-group-append .footer-subscribe__button + .btn,
  .input-group-append .btn + .footer-subscribe__button,
  .input-group-append .footer-subscribe__button + .footer-subscribe__button,
  .input-group-append .btn + .input-group-text,
  .input-group-append .footer-subscribe__button + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .input-group-text + .footer-subscribe__button {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.125rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .footer-subscribe__button,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .footer-subscribe__button {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .footer-subscribe__button,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .footer-subscribe__button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .footer-subscribe__button,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .footer-subscribe__button,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .footer-subscribe__button,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .footer-subscribe__button:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .footer-subscribe__button,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .footer-subscribe__button,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .footer-subscribe__button:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #ff5605;
    background-color: #ff5605; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ffac85; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #ffcfb8;
    border-color: #ffcfb8; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.125rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #ff5605;
  background-color: #ff5605; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 86, 5, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(255, 86, 5, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 86, 5, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
        -ms-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(255, 86, 5, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.125rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #ffac85;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #ffac85;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.125rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.125rem 0.125rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
              box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #ff5605;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #ffcfb8; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #ff5605;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #ffcfb8; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #ff5605;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #ffcfb8; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      transition: none; } }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #f1f1f1;
    border-color: #dee2e6 #dee2e6 #f1f1f1; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.125rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ff5605; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container, .navbar .l-section--container .l-section__container, .l-section--container .navbar .l-section__container,
  .navbar .container-fluid, .navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.40625rem;
  padding-bottom: 0.40625rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.125rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 379.98px) {
  .navbar-expand-xs > .container, .l-section--container .navbar-expand-xs > .l-section__container,
  .navbar-expand-xs > .container-fluid, .navbar-expand-xs > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 380px) {
  .navbar-expand-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xs .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xs .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xs .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xs > .container, .l-section--container .navbar-expand-xs > .l-section__container,
    .navbar-expand-xs > .container-fluid, .navbar-expand-xs > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xs .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xs .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xs .navbar-toggler {
      display: none; } }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .l-section--container .navbar-expand-sm > .l-section__container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container, .l-section--container .navbar-expand-sm > .l-section__container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .l-section--container .navbar-expand-md > .l-section__container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container, .l-section--container .navbar-expand-md > .l-section__container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .l-section--container .navbar-expand-lg > .l-section__container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container, .l-section--container .navbar-expand-lg > .l-section__container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .l-section--container .navbar-expand-xl > .l-section__container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container, .l-section--container .navbar-expand-xl > .l-section__container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container, .l-section--container .navbar-expand > .l-section__container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container, .l-section--container .navbar-expand > .l-section__container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #E8ECEF;
  border-radius: 0.125rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.125rem - 1px);
      border-top-right-radius: calc(0.125rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.125rem - 1px);
      border-bottom-left-radius: calc(0.125rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #F8F9FB;
  border-bottom: 1px solid #E8ECEF; }
  .card-header:first-child {
    border-radius: calc(0.125rem - 1px) calc(0.125rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #F8F9FB;
  border-top: 1px solid #E8ECEF; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.125rem - 1px) calc(0.125rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.125rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.125rem - 1px);
  border-top-right-radius: calc(0.125rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.125rem - 1px);
  border-bottom-left-radius: calc(0.125rem - 1px); }

.card-deck .card {
  margin-bottom: 10px; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px; }
    .card-deck .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-right: 10px;
      margin-bottom: 0;
      margin-left: 10px; } }

.card-group > .card {
  margin-bottom: 10px; }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0.125rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.63rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.63rem;
    color: #999999;
    content: "|"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.125rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #202020;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #3483b8;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ff5605;
  border-color: #ff5605; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge, .footer-subscribe__button .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #ff5605; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #d14400; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.5); }

.badge-secondary {
  color: #212529;
  background-color: #bdbdbd; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #212529;
    background-color: #a4a4a4; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(189, 189, 189, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(189, 189, 189, 0.5); }

.badge-success {
  color: #fff;
  background-color: #5ea13d; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #487c2f; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(94, 161, 61, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffae00; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #cc8b00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 174, 0, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 174, 0, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #cc0a00; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #990800; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(204, 10, 0, 0.5); }

.badge-light {
  color: #212529;
  background-color: #ffffff; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #e6e6e6; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #222428; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #0b0b0c; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 36, 40, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(34, 36, 40, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.375rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert, .errortext, .notetext {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.125rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #852d03;
  background-color: #ffddcd;
  border-color: #ffd0b9; }
  .alert-primary hr {
    border-top-color: #ffbfa0; }
  .alert-primary .alert-link {
    color: #531c02; }

.alert-secondary {
  color: #626262;
  background-color: #f2f2f2;
  border-color: #ededed; }
  .alert-secondary hr {
    border-top-color: #e0e0e0; }
  .alert-secondary .alert-link {
    color: #494949; }

.alert-success, .notetext {
  color: #315420;
  background-color: #dfecd8;
  border-color: #d2e5c9; }
  .alert-success hr, .notetext hr {
    border-top-color: #c4ddb8; }
  .alert-success .alert-link, .notetext .alert-link {
    color: #1b2f12; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #855a00;
  background-color: #ffefcc;
  border-color: #ffe8b8; }
  .alert-warning hr {
    border-top-color: #ffe09f; }
  .alert-warning .alert-link {
    color: #523700; }

.alert-danger, .errortext {
  color: #6a0500;
  background-color: #f5cecc;
  border-color: #f1bab8; }
  .alert-danger hr, .errortext hr {
    border-top-color: #eda5a3; }
  .alert-danger .alert-link, .errortext .alert-link {
    color: #370300; }

.alert-light {
  color: #858585;
  background-color: white;
  border-color: white; }
  .alert-light hr {
    border-top-color: #f2f2f2; }
  .alert-light .alert-link {
    color: #6c6c6c; }

.alert-dark {
  color: #121315;
  background-color: #d3d3d4;
  border-color: #c1c2c3; }
  .alert-dark hr {
    border-top-color: #b4b5b6; }
  .alert-dark .alert-link {
    color: black; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.125rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ff5605;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
              animation: none; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.125rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #202020;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.125rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.125rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 380px) {
  .list-group-horizontal-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xs > .list-group-item:first-child {
      border-bottom-left-radius: 0.125rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xs > .list-group-item:last-child {
      border-top-right-radius: 0.125rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xs > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xs > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xs > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.125rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.125rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.125rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.125rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.125rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.125rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.125rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.125rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #852d03;
  background-color: #ffd0b9; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #852d03;
    background-color: #ffbfa0; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #852d03;
    border-color: #852d03; }

.list-group-item-secondary {
  color: #626262;
  background-color: #ededed; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #626262;
    background-color: #e0e0e0; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #626262;
    border-color: #626262; }

.list-group-item-success {
  color: #315420;
  background-color: #d2e5c9; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #315420;
    background-color: #c4ddb8; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #315420;
    border-color: #315420; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #855a00;
  background-color: #ffe8b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #855a00;
    background-color: #ffe09f; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #855a00;
    border-color: #855a00; }

.list-group-item-danger {
  color: #6a0500;
  background-color: #f1bab8; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #6a0500;
    background-color: #eda5a3; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #6a0500;
    border-color: #6a0500; }

.list-group-item-light {
  color: #858585;
  background-color: white; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585; }

.list-group-item-dark {
  color: #121315;
  background-color: #c1c2c3; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #121315;
    background-color: #b4b5b6; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #121315;
    border-color: #121315; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 950;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
        -ms-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.375rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 940;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #bdbdbd;
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #bdbdbd;
  border-bottom-right-radius: calc(0.375rem - 1px);
  border-bottom-left-radius: calc(0.375rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 970;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 1; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: rgba(34, 36, 40, 0.8); }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: rgba(34, 36, 40, 0.8); }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: rgba(34, 36, 40, 0.8); }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: rgba(34, 36, 40, 0.8); }

.tooltip-inner {
  max-width: 300px;
  padding: 0.5rem 1rem;
  color: #fff;
  text-align: center;
  background-color: rgba(34, 36, 40, 0.8);
  border-radius: 0.125rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 960;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.375rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.375rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.375rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #fff; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.375rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #202020; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #ff5605 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #d14400 !important; }

.bg-secondary {
  background-color: #bdbdbd !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #a4a4a4 !important; }

.bg-success {
  background-color: #5ea13d !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #487c2f !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffae00 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cc8b00 !important; }

.bg-danger {
  background-color: #cc0a00 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #990800 !important; }

.bg-light {}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e6e6e6 !important; }

.bg-dark {
  background-color: #222428 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0b0b0c !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #bdbdbd !important; }

.border-top {
  border-top: 1px solid #bdbdbd !important; }

.border-right {
  border-right: 1px solid #bdbdbd !important; }

.border-bottom {
  border-bottom: 1px solid #bdbdbd !important; }

.border-left {
  border-left: 1px solid #bdbdbd !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #ff5605 !important; }

.border-secondary {
  border-color: #bdbdbd !important; }

.border-success {
  border-color: #5ea13d !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffae00 !important; }

.border-danger {
  border-color: #cc0a00 !important; }

.border-light {
  border-color: #ffffff !important; }

.border-dark {
  border-color: #222428 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.25rem !important; }

.rounded {
  border-radius: 0.125rem !important; }

.rounded-top {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important; }

.rounded-right {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important; }

.rounded-left {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important; }

.rounded-lg {
  border-radius: 0.375rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after, .nav-wrap::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 380px) {
  .d-xs-none {
    display: none !important; }
  .d-xs-inline {
    display: inline !important; }
  .d-xs-inline-block {
    display: inline-block !important; }
  .d-xs-block {
    display: block !important; }
  .d-xs-table {
    display: table !important; }
  .d-xs-table-row {
    display: table-row !important; }
  .d-xs-table-cell {
    display: table-cell !important; }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 380px) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 380px) {
  .float-xs-left {
    float: left !important; }
  .float-xs-right {
    float: right !important; }
  .float-xs-none {
    float: none !important; } }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 930; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 930; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 890; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 1px !important; }

.mt-1,
.my-1 {
  margin-top: 1px !important; }

.mr-1,
.mx-1 {
  margin-right: 1px !important; }

.mb-1,
.my-1 {
  margin-bottom: 1px !important; }

.ml-1,
.mx-1 {
  margin-left: 1px !important; }

.m-2 {
  margin: 0.25rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.25rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.25rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.25rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.25rem !important; }

.m-3 {
  margin: 0.5rem !important; }

.mt-3,
.my-3 {
  margin-top: 0.5rem !important; }

.mr-3,
.mx-3 {
  margin-right: 0.5rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 0.5rem !important; }

.ml-3, .footer-subscribe__button,
.mx-3 {
  margin-left: 0.5rem !important; }

.m-4 {
  margin: 1rem !important; }

.mt-4,
.my-4 {
  margin-top: 1rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1rem !important; }

.m-5 {
  margin: 1.5rem !important; }

.mt-5,
.my-5 {
  margin-top: 1.5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 1.5rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 1.5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 1.5rem !important; }

.m-6 {
  margin: 2rem !important; }

.mt-6,
.my-6 {
  margin-top: 2rem !important; }

.mr-6,
.mx-6 {
  margin-right: 2rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 2rem !important; }

.ml-6,
.mx-6 {
  margin-left: 2rem !important; }

.m-7 {
  margin: 3rem !important; }

.mt-7,
.my-7 {
  margin-top: 3rem !important; }

.mr-7,
.mx-7 {
  margin-right: 3rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 3rem !important; }

.ml-7,
.mx-7 {
  margin-left: 3rem !important; }

.m-gutter {
  margin: 20px !important; }

.mt-gutter,
.my-gutter {
  margin-top: 20px !important; }

.mr-gutter,
.mx-gutter {
  margin-right: 20px !important; }

.mb-gutter,
.my-gutter {
  margin-bottom: 20px !important; }

.ml-gutter,
.mx-gutter {
  margin-left: 20px !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 1px !important; }

.pt-1,
.py-1 {
  padding-top: 1px !important; }

.pr-1,
.px-1 {
  padding-right: 1px !important; }

.pb-1,
.py-1 {
  padding-bottom: 1px !important; }

.pl-1,
.px-1 {
  padding-left: 1px !important; }

.p-2 {
  padding: 0.25rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.25rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.25rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.25rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.25rem !important; }

.p-3 {
  padding: 0.5rem !important; }

.pt-3,
.py-3 {
  padding-top: 0.5rem !important; }

.pr-3,
.px-3 {
  padding-right: 0.5rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 0.5rem !important; }

.pl-3,
.px-3 {
  padding-left: 0.5rem !important; }

.p-4 {
  padding: 1rem !important; }

.pt-4,
.py-4 {
  padding-top: 1rem !important; }

.pr-4,
.px-4 {
  padding-right: 1rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1rem !important; }

.pl-4,
.px-4 {
  padding-left: 1rem !important; }

.p-5 {
  padding: 1.5rem !important; }

.pt-5,
.py-5 {
  padding-top: 1.5rem !important; }

.pr-5,
.px-5 {
  padding-right: 1.5rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 1.5rem !important; }

.pl-5,
.px-5 {
  padding-left: 1.5rem !important; }

.p-6 {
  padding: 2rem !important; }

.pt-6,
.py-6 {
  padding-top: 2rem !important; }

.pr-6,
.px-6 {
  padding-right: 2rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 2rem !important; }

.pl-6,
.px-6 {
  padding-left: 2rem !important; }

.p-7 {
  padding: 3rem !important; }

.pt-7,
.py-7 {
  padding-top: 3rem !important; }

.pr-7,
.px-7 {
  padding-right: 3rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 3rem !important; }

.pl-7,
.px-7 {
  padding-left: 3rem !important; }

.p-gutter {
  padding: 20px !important; }

.pt-gutter,
.py-gutter {
  padding-top: 20px !important; }

.pr-gutter,
.px-gutter {
  padding-right: 20px !important; }

.pb-gutter,
.py-gutter {
  padding-bottom: 20px !important; }

.pl-gutter,
.px-gutter {
  padding-left: 20px !important; }

.m-n1 {
  margin: -1px !important; }

.mt-n1,
.my-n1 {
  margin-top: -1px !important; }

.mr-n1,
.mx-n1 {
  margin-right: -1px !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -1px !important; }

.ml-n1,
.mx-n1 {
  margin-left: -1px !important; }

.m-n2 {
  margin: -0.25rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.25rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.25rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.25rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.25rem !important; }

.m-n3 {
  margin: -0.5rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -0.5rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -0.5rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -0.5rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -0.5rem !important; }

.m-n4 {
  margin: -1rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1rem !important; }

.m-n5 {
  margin: -1.5rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -1.5rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -1.5rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -1.5rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -1.5rem !important; }

.m-n6 {
  margin: -2rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -2rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -2rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -2rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -2rem !important; }

.m-n7 {
  margin: -3rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -3rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -3rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -3rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -3rem !important; }

.m-ngutter {
  margin: -20px !important; }

.mt-ngutter,
.my-ngutter {
  margin-top: -20px !important; }

.mr-ngutter,
.mx-ngutter {
  margin-right: -20px !important; }

.mb-ngutter,
.my-ngutter {
  margin-bottom: -20px !important; }

.ml-ngutter,
.mx-ngutter {
  margin-left: -20px !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 380px) {
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important; }
  .m-xs-1 {
    margin: 1px !important; }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 1px !important; }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 1px !important; }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 1px !important; }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 1px !important; }
  .m-xs-2 {
    margin: 0.25rem !important; }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.25rem !important; }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.25rem !important; }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.25rem !important; }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.25rem !important; }
  .m-xs-3 {
    margin: 0.5rem !important; }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 0.5rem !important; }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 0.5rem !important; }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 0.5rem !important; }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 0.5rem !important; }
  .m-xs-4 {
    margin: 1rem !important; }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1rem !important; }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1rem !important; }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1rem !important; }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1rem !important; }
  .m-xs-5 {
    margin: 1.5rem !important; }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 1.5rem !important; }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 1.5rem !important; }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 1.5rem !important; }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 1.5rem !important; }
  .m-xs-6 {
    margin: 2rem !important; }
  .mt-xs-6,
  .my-xs-6 {
    margin-top: 2rem !important; }
  .mr-xs-6,
  .mx-xs-6 {
    margin-right: 2rem !important; }
  .mb-xs-6,
  .my-xs-6 {
    margin-bottom: 2rem !important; }
  .ml-xs-6,
  .mx-xs-6 {
    margin-left: 2rem !important; }
  .m-xs-7 {
    margin: 3rem !important; }
  .mt-xs-7,
  .my-xs-7 {
    margin-top: 3rem !important; }
  .mr-xs-7,
  .mx-xs-7 {
    margin-right: 3rem !important; }
  .mb-xs-7,
  .my-xs-7 {
    margin-bottom: 3rem !important; }
  .ml-xs-7,
  .mx-xs-7 {
    margin-left: 3rem !important; }
  .m-xs-gutter {
    margin: 20px !important; }
  .mt-xs-gutter,
  .my-xs-gutter {
    margin-top: 20px !important; }
  .mr-xs-gutter,
  .mx-xs-gutter {
    margin-right: 20px !important; }
  .mb-xs-gutter,
  .my-xs-gutter {
    margin-bottom: 20px !important; }
  .ml-xs-gutter,
  .mx-xs-gutter {
    margin-left: 20px !important; }
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important; }
  .p-xs-1 {
    padding: 1px !important; }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 1px !important; }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 1px !important; }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 1px !important; }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 1px !important; }
  .p-xs-2 {
    padding: 0.25rem !important; }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.25rem !important; }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.25rem !important; }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.25rem !important; }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.25rem !important; }
  .p-xs-3 {
    padding: 0.5rem !important; }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 0.5rem !important; }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 0.5rem !important; }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 0.5rem !important; }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 0.5rem !important; }
  .p-xs-4 {
    padding: 1rem !important; }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1rem !important; }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1rem !important; }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1rem !important; }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1rem !important; }
  .p-xs-5 {
    padding: 1.5rem !important; }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 1.5rem !important; }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 1.5rem !important; }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 1.5rem !important; }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 1.5rem !important; }
  .p-xs-6 {
    padding: 2rem !important; }
  .pt-xs-6,
  .py-xs-6 {
    padding-top: 2rem !important; }
  .pr-xs-6,
  .px-xs-6 {
    padding-right: 2rem !important; }
  .pb-xs-6,
  .py-xs-6 {
    padding-bottom: 2rem !important; }
  .pl-xs-6,
  .px-xs-6 {
    padding-left: 2rem !important; }
  .p-xs-7 {
    padding: 3rem !important; }
  .pt-xs-7,
  .py-xs-7 {
    padding-top: 3rem !important; }
  .pr-xs-7,
  .px-xs-7 {
    padding-right: 3rem !important; }
  .pb-xs-7,
  .py-xs-7 {
    padding-bottom: 3rem !important; }
  .pl-xs-7,
  .px-xs-7 {
    padding-left: 3rem !important; }
  .p-xs-gutter {
    padding: 20px !important; }
  .pt-xs-gutter,
  .py-xs-gutter {
    padding-top: 20px !important; }
  .pr-xs-gutter,
  .px-xs-gutter {
    padding-right: 20px !important; }
  .pb-xs-gutter,
  .py-xs-gutter {
    padding-bottom: 20px !important; }
  .pl-xs-gutter,
  .px-xs-gutter {
    padding-left: 20px !important; }
  .m-xs-n1 {
    margin: -1px !important; }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -1px !important; }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -1px !important; }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -1px !important; }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -1px !important; }
  .m-xs-n2 {
    margin: -0.25rem !important; }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.25rem !important; }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.25rem !important; }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.25rem !important; }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.25rem !important; }
  .m-xs-n3 {
    margin: -0.5rem !important; }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -0.5rem !important; }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -0.5rem !important; }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -0.5rem !important; }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -0.5rem !important; }
  .m-xs-n4 {
    margin: -1rem !important; }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1rem !important; }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1rem !important; }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1rem !important; }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1rem !important; }
  .m-xs-n5 {
    margin: -1.5rem !important; }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -1.5rem !important; }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -1.5rem !important; }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -1.5rem !important; }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -1.5rem !important; }
  .m-xs-n6 {
    margin: -2rem !important; }
  .mt-xs-n6,
  .my-xs-n6 {
    margin-top: -2rem !important; }
  .mr-xs-n6,
  .mx-xs-n6 {
    margin-right: -2rem !important; }
  .mb-xs-n6,
  .my-xs-n6 {
    margin-bottom: -2rem !important; }
  .ml-xs-n6,
  .mx-xs-n6 {
    margin-left: -2rem !important; }
  .m-xs-n7 {
    margin: -3rem !important; }
  .mt-xs-n7,
  .my-xs-n7 {
    margin-top: -3rem !important; }
  .mr-xs-n7,
  .mx-xs-n7 {
    margin-right: -3rem !important; }
  .mb-xs-n7,
  .my-xs-n7 {
    margin-bottom: -3rem !important; }
  .ml-xs-n7,
  .mx-xs-n7 {
    margin-left: -3rem !important; }
  .m-xs-ngutter {
    margin: -20px !important; }
  .mt-xs-ngutter,
  .my-xs-ngutter {
    margin-top: -20px !important; }
  .mr-xs-ngutter,
  .mx-xs-ngutter {
    margin-right: -20px !important; }
  .mb-xs-ngutter,
  .my-xs-ngutter {
    margin-bottom: -20px !important; }
  .ml-xs-ngutter,
  .mx-xs-ngutter {
    margin-left: -20px !important; }
  .m-xs-auto {
    margin: auto !important; }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important; }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important; }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important; }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important; } }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 1px !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1px !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1px !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1px !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1px !important; }
  .m-sm-2 {
    margin: 0.25rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.25rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.25rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.25rem !important; }
  .m-sm-3 {
    margin: 0.5rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 0.5rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 0.5rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 0.5rem !important; }
  .m-sm-4 {
    margin: 1rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1rem !important; }
  .m-sm-5 {
    margin: 1.5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1.5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1.5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1.5rem !important; }
  .m-sm-6 {
    margin: 2rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 2rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 2rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 2rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 2rem !important; }
  .m-sm-7 {
    margin: 3rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3rem !important; }
  .m-sm-gutter {
    margin: 20px !important; }
  .mt-sm-gutter,
  .my-sm-gutter {
    margin-top: 20px !important; }
  .mr-sm-gutter,
  .mx-sm-gutter {
    margin-right: 20px !important; }
  .mb-sm-gutter,
  .my-sm-gutter {
    margin-bottom: 20px !important; }
  .ml-sm-gutter,
  .mx-sm-gutter {
    margin-left: 20px !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 1px !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1px !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1px !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1px !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1px !important; }
  .p-sm-2 {
    padding: 0.25rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.25rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.25rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.25rem !important; }
  .p-sm-3 {
    padding: 0.5rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 0.5rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 0.5rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 0.5rem !important; }
  .p-sm-4 {
    padding: 1rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1rem !important; }
  .p-sm-5 {
    padding: 1.5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1.5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1.5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1.5rem !important; }
  .p-sm-6 {
    padding: 2rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 2rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 2rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 2rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 2rem !important; }
  .p-sm-7 {
    padding: 3rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3rem !important; }
  .p-sm-gutter {
    padding: 20px !important; }
  .pt-sm-gutter,
  .py-sm-gutter {
    padding-top: 20px !important; }
  .pr-sm-gutter,
  .px-sm-gutter {
    padding-right: 20px !important; }
  .pb-sm-gutter,
  .py-sm-gutter {
    padding-bottom: 20px !important; }
  .pl-sm-gutter,
  .px-sm-gutter {
    padding-left: 20px !important; }
  .m-sm-n1 {
    margin: -1px !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1px !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1px !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1px !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1px !important; }
  .m-sm-n2 {
    margin: -0.25rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.25rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.25rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.25rem !important; }
  .m-sm-n3 {
    margin: -0.5rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -0.5rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -0.5rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -0.5rem !important; }
  .m-sm-n4 {
    margin: -1rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1rem !important; }
  .m-sm-n5 {
    margin: -1.5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -1.5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -1.5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -1.5rem !important; }
  .m-sm-n6 {
    margin: -2rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -2rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -2rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -2rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -2rem !important; }
  .m-sm-n7 {
    margin: -3rem !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -3rem !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -3rem !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -3rem !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -3rem !important; }
  .m-sm-ngutter {
    margin: -20px !important; }
  .mt-sm-ngutter,
  .my-sm-ngutter {
    margin-top: -20px !important; }
  .mr-sm-ngutter,
  .mx-sm-ngutter {
    margin-right: -20px !important; }
  .mb-sm-ngutter,
  .my-sm-ngutter {
    margin-bottom: -20px !important; }
  .ml-sm-ngutter,
  .mx-sm-ngutter {
    margin-left: -20px !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 1px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1px !important; }
  .m-md-2 {
    margin: 0.25rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.25rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.25rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.25rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.25rem !important; }
  .m-md-3 {
    margin: 0.5rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 0.5rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 0.5rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 0.5rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 0.5rem !important; }
  .m-md-4 {
    margin: 1rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1rem !important; }
  .m-md-5 {
    margin: 1.5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.5rem !important; }
  .m-md-6 {
    margin: 2rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 2rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 2rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 2rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 2rem !important; }
  .m-md-7 {
    margin: 3rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 3rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 3rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 3rem !important; }
  .m-md-gutter {
    margin: 20px !important; }
  .mt-md-gutter,
  .my-md-gutter {
    margin-top: 20px !important; }
  .mr-md-gutter,
  .mx-md-gutter {
    margin-right: 20px !important; }
  .mb-md-gutter,
  .my-md-gutter {
    margin-bottom: 20px !important; }
  .ml-md-gutter,
  .mx-md-gutter {
    margin-left: 20px !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 1px !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1px !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1px !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1px !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1px !important; }
  .p-md-2 {
    padding: 0.25rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.25rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.25rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.25rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.25rem !important; }
  .p-md-3 {
    padding: 0.5rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 0.5rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 0.5rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 0.5rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 0.5rem !important; }
  .p-md-4 {
    padding: 1rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1rem !important; }
  .p-md-5 {
    padding: 1.5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.5rem !important; }
  .p-md-6 {
    padding: 2rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 2rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 2rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 2rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 2rem !important; }
  .p-md-7 {
    padding: 3rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 3rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 3rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 3rem !important; }
  .p-md-gutter {
    padding: 20px !important; }
  .pt-md-gutter,
  .py-md-gutter {
    padding-top: 20px !important; }
  .pr-md-gutter,
  .px-md-gutter {
    padding-right: 20px !important; }
  .pb-md-gutter,
  .py-md-gutter {
    padding-bottom: 20px !important; }
  .pl-md-gutter,
  .px-md-gutter {
    padding-left: 20px !important; }
  .m-md-n1 {
    margin: -1px !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1px !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1px !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1px !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1px !important; }
  .m-md-n2 {
    margin: -0.25rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.25rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.25rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.25rem !important; }
  .m-md-n3 {
    margin: -0.5rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -0.5rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -0.5rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -0.5rem !important; }
  .m-md-n4 {
    margin: -1rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1rem !important; }
  .m-md-n5 {
    margin: -1.5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -1.5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -1.5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -1.5rem !important; }
  .m-md-n6 {
    margin: -2rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -2rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -2rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -2rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -2rem !important; }
  .m-md-n7 {
    margin: -3rem !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -3rem !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -3rem !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -3rem !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -3rem !important; }
  .m-md-ngutter {
    margin: -20px !important; }
  .mt-md-ngutter,
  .my-md-ngutter {
    margin-top: -20px !important; }
  .mr-md-ngutter,
  .mx-md-ngutter {
    margin-right: -20px !important; }
  .mb-md-ngutter,
  .my-md-ngutter {
    margin-bottom: -20px !important; }
  .ml-md-ngutter,
  .mx-md-ngutter {
    margin-left: -20px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 1px !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1px !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1px !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1px !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1px !important; }
  .m-lg-2 {
    margin: 0.25rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.25rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.25rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.25rem !important; }
  .m-lg-3 {
    margin: 0.5rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 0.5rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 0.5rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 0.5rem !important; }
  .m-lg-4 {
    margin: 1rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1rem !important; }
  .m-lg-5 {
    margin: 1.5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.5rem !important; }
  .m-lg-6 {
    margin: 2rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 2rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 2rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 2rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 2rem !important; }
  .m-lg-7 {
    margin: 3rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3rem !important; }
  .m-lg-gutter {
    margin: 20px !important; }
  .mt-lg-gutter,
  .my-lg-gutter {
    margin-top: 20px !important; }
  .mr-lg-gutter,
  .mx-lg-gutter {
    margin-right: 20px !important; }
  .mb-lg-gutter,
  .my-lg-gutter {
    margin-bottom: 20px !important; }
  .ml-lg-gutter,
  .mx-lg-gutter {
    margin-left: 20px !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 1px !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1px !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1px !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1px !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1px !important; }
  .p-lg-2 {
    padding: 0.25rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.25rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.25rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.25rem !important; }
  .p-lg-3 {
    padding: 0.5rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 0.5rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 0.5rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 0.5rem !important; }
  .p-lg-4 {
    padding: 1rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1rem !important; }
  .p-lg-5 {
    padding: 1.5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.5rem !important; }
  .p-lg-6 {
    padding: 2rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 2rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 2rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 2rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 2rem !important; }
  .p-lg-7 {
    padding: 3rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3rem !important; }
  .p-lg-gutter {
    padding: 20px !important; }
  .pt-lg-gutter,
  .py-lg-gutter {
    padding-top: 20px !important; }
  .pr-lg-gutter,
  .px-lg-gutter {
    padding-right: 20px !important; }
  .pb-lg-gutter,
  .py-lg-gutter {
    padding-bottom: 20px !important; }
  .pl-lg-gutter,
  .px-lg-gutter {
    padding-left: 20px !important; }
  .m-lg-n1 {
    margin: -1px !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1px !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1px !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1px !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1px !important; }
  .m-lg-n2 {
    margin: -0.25rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.25rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.25rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.25rem !important; }
  .m-lg-n3 {
    margin: -0.5rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -0.5rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -0.5rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -0.5rem !important; }
  .m-lg-n4 {
    margin: -1rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1rem !important; }
  .m-lg-n5 {
    margin: -1.5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -1.5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -1.5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -1.5rem !important; }
  .m-lg-n6 {
    margin: -2rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -2rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -2rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -2rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -2rem !important; }
  .m-lg-n7 {
    margin: -3rem !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -3rem !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -3rem !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -3rem !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -3rem !important; }
  .m-lg-ngutter {
    margin: -20px !important; }
  .mt-lg-ngutter,
  .my-lg-ngutter {
    margin-top: -20px !important; }
  .mr-lg-ngutter,
  .mx-lg-ngutter {
    margin-right: -20px !important; }
  .mb-lg-ngutter,
  .my-lg-ngutter {
    margin-bottom: -20px !important; }
  .ml-lg-ngutter,
  .mx-lg-ngutter {
    margin-left: -20px !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 1px !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1px !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1px !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1px !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1px !important; }
  .m-xl-2 {
    margin: 0.25rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.25rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.25rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.25rem !important; }
  .m-xl-3 {
    margin: 0.5rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 0.5rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 0.5rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 0.5rem !important; }
  .m-xl-4 {
    margin: 1rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1rem !important; }
  .m-xl-5 {
    margin: 1.5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 1.5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 1.5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 1.5rem !important; }
  .m-xl-6 {
    margin: 2rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 2rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 2rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 2rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 2rem !important; }
  .m-xl-7 {
    margin: 3rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3rem !important; }
  .m-xl-gutter {
    margin: 20px !important; }
  .mt-xl-gutter,
  .my-xl-gutter {
    margin-top: 20px !important; }
  .mr-xl-gutter,
  .mx-xl-gutter {
    margin-right: 20px !important; }
  .mb-xl-gutter,
  .my-xl-gutter {
    margin-bottom: 20px !important; }
  .ml-xl-gutter,
  .mx-xl-gutter {
    margin-left: 20px !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 1px !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1px !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1px !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1px !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1px !important; }
  .p-xl-2 {
    padding: 0.25rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.25rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.25rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.25rem !important; }
  .p-xl-3 {
    padding: 0.5rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 0.5rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 0.5rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 0.5rem !important; }
  .p-xl-4 {
    padding: 1rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1rem !important; }
  .p-xl-5 {
    padding: 1.5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 1.5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 1.5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 1.5rem !important; }
  .p-xl-6 {
    padding: 2rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 2rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 2rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 2rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 2rem !important; }
  .p-xl-7 {
    padding: 3rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3rem !important; }
  .p-xl-gutter {
    padding: 20px !important; }
  .pt-xl-gutter,
  .py-xl-gutter {
    padding-top: 20px !important; }
  .pr-xl-gutter,
  .px-xl-gutter {
    padding-right: 20px !important; }
  .pb-xl-gutter,
  .py-xl-gutter {
    padding-bottom: 20px !important; }
  .pl-xl-gutter,
  .px-xl-gutter {
    padding-left: 20px !important; }
  .m-xl-n1 {
    margin: -1px !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1px !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1px !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1px !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1px !important; }
  .m-xl-n2 {
    margin: -0.25rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.25rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.25rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.25rem !important; }
  .m-xl-n3 {
    margin: -0.5rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -0.5rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -0.5rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -0.5rem !important; }
  .m-xl-n4 {
    margin: -1rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1rem !important; }
  .m-xl-n5 {
    margin: -1.5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -1.5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -1.5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -1.5rem !important; }
  .m-xl-n6 {
    margin: -2rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -2rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -2rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -2rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -2rem !important; }
  .m-xl-n7 {
    margin: -3rem !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -3rem !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -3rem !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -3rem !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -3rem !important; }
  .m-xl-ngutter {
    margin: -20px !important; }
  .mt-xl-ngutter,
  .my-xl-ngutter {
    margin-top: -20px !important; }
  .mr-xl-ngutter,
  .mx-xl-ngutter {
    margin-right: -20px !important; }
  .mb-xl-ngutter,
  .my-xl-ngutter {
    margin-bottom: -20px !important; }
  .ml-xl-ngutter,
  .mx-xl-ngutter {
    margin-left: -20px !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 380px) {
  .text-xs-left {
    text-align: left !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-center {
    text-align: center !important; } }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #ff5605 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #b83b00 !important; }

.text-secondary {
  color: #bdbdbd !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #979797 !important; }

.text-success {
  color: #5ea13d !important; }

a.text-success:hover, a.text-success:focus {
  color: #3e6a28 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffae00 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #b37a00 !important; }

.text-danger {
  color: #cc0a00 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #800600 !important; }

.text-light {
  color: #ffffff !important; }

a.text-light:hover, a.text-light:focus {
  color: #d9d9d9 !important; }

.text-dark {
  color: #222428 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-body {
  color: #202020 !important; }

.text-muted, .text-insert, .text-emphasis__content, .bmd-help {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn):not(.footer-subscribe__button) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container, .l-section--container .l-section__container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #f1f1f1; }
  .table .thead-dark th {
    color: inherit;
    border-color: #f1f1f1; } }

.ff-open_sans {
  font-family: 'Open Sans', sans-serif; }

.ff-pt_sans {
  font-family: 'PT Sans', sans-serif; }

.ff-roboto {
  font-family: 'Roboto', sans-serif; }

.fs-small {
  font-size: 14px; }

.fs-big {
  font-size: 18px; }

@media (max-width: 1199.98px) {
  .fs-big .l-head--type1 .l-head__slogan {
    display: none !important; } }

@media (min-width: 1200px) {
  .cw_1140 .container, .cw_1140 .l-section--container .l-section__container, .l-section--container .cw_1140 .l-section__container {
    max-width: 1140px; }
  .cw_1140 .l-head--type1 .l-head__slogan {
    display: none !important; }
  .cw_1140 .__leftbanner.__center .rs-banners {
    padding-left: 0; }
  .cw_1140 .rs-banners-sidebanner.__left.is-loading {
    display: none; }
  .cw_1510 .container, .cw_1510 .l-section--container .l-section__container, .l-section--container .cw_1510 .l-section__container {
    max-width: 1510px; }
  .cw_full .container, .cw_full .l-section--container .l-section__container, .l-section--container .cw_full .l-section__container {
    max-width: 100%; } }

@media (min-width: 992px) {
  .cw_1140 .l-head--type6 .__rightbanner.__center .rs-banners,
  .cw_1140 .l-head--type7 .__rightbanner.__center .rs-banners {
    padding-right: 0; }
  .cw_1140 .l-head--type6 .rs-banners-sidebanner.__right.is-loading,
  .cw_1140 .l-head--type7 .rs-banners-sidebanner.__right.is-loading {
    display: none; } }

.c-icon-count, .c-icon, .b-header-user--r-lg .b-header-user__icon {
  font-size: 1.25rem;
  color: #bdbdbd;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.13rem;
  height: 3.13rem;
  line-height: 0;
  position: relative;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .c-icon-count:hover, .c-icon:hover, .b-header-user--r-lg .b-header-user__icon:hover, .c-icon-count:focus, .c-icon:focus, .b-header-user--r-lg .b-header-user__icon:focus {
    color: #ff5605; }
  .c-icon-count:focus, .c-icon:focus, .b-header-user--r-lg .b-header-user__icon:focus {
    outline: 0; }
  .c-icon-count + .c-icon-count, .c-icon + .c-icon-count, .b-header-user--r-lg .b-header-user__icon + .c-icon-count, .c-icon-count + .c-icon, .c-icon + .c-icon, .b-header-user--r-lg .b-header-user__icon + .c-icon, .b-header-user--r-lg .c-icon-count + .b-header-user__icon, .b-header-user--r-lg .c-icon + .b-header-user__icon, .b-header-user--r-lg .b-header-user__icon + .b-header-user__icon {margin-left: -.25rem; }
  .js-global-whatsapp {margin-left: -.25rem; }

.doc__name {
  display: block;
  position: relative;
  overflow: hidden; }
  .doc__name:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff), to(#fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 80%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 1.5rem;
    position: absolute;
    top: 0;
    width: 10%; }

body,
html {
  height: 100%; }

.col-5ths {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 380px) {
  .col-xs-5ths {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 576px) {
  .col-sm-5ths {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .col-md-5ths {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .col-lg-5ths {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  .col-xl-5ths {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

.icon-svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  fill-rule: evenodd;
  vertical-align: middle; }

img {
  max-width: 100%; }

/* Line Height */
.lh-0 {
  line-height: 0; }

.lh-1 {
  line-height: 1; }

.lh-base {
  line-height: 1.5; }

/* Font-size */
.font-size-base {
  font-size: 1rem; }

.font-size-sm {
  font-size: 0.875rem; }

.font-size-lg {
  font-size: 1.125rem; }

.font-size-big, .text-insert, .text-emphasis__content {
  font-size: 1.25rem; }

.decoration-none {
  text-decoration: none !important; }

.text-insert {
  display: block;
  margin: 3rem auto; }

.text-emphasis {
  text-align: center;
  position: relative; }
  .text-emphasis__title {
    color: #202020; }
  .text-emphasis__content {
    padding-top: 2rem;
    padding-bottom: 4.5rem;
    margin: auto;
    max-width: 29rem;
    font-weight: 300; }
  .text-emphasis--delimiter:before, .text-emphasis--delimiter:after {
    position: absolute;
    content: "";
    height: 5px;
    left: 0;
    width: 100%;
    border-radius: .5rem;
    background: #f1f1f1; }
  .text-emphasis--delimiter:before {
    top: 0; }
  .text-emphasis--delimiter:after {
    bottom: 0; }

.blockquote-custom {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  max-width: 43.75rem;
  padding-left: 4.25rem;
  margin: auto;
  position: relative;
  color: #7d8698;
  font-size: 300; }
  .blockquote-custom:before {
    content: "\201C";
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 6rem;
    line-height: 1;
    color: #ff5605; }

.text-link {
  color: #3483b8 !important; }

.blockquote-custom-footer {
  display: block;
  font-size: .88rem;
  color: #202020;
  margin-top: 1.25rem; }
  .blockquote-custom-footer::before {
    content: "\2014 \00A0"; }

ol.custom-list-ol, ul.custom-list-ul {
  font-size: 1.25rem;
  font-weight: 500;
  max-width: 43.75rem;
  margin: 2.63rem auto;
  line-height: 1.56rem; }
  ol.custom-list-ol ul, ul.custom-list-ul ul,
  ol.custom-list-ol ol,
  ul.custom-list-ul ol {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: .88rem 0; }
  ol.custom-list-ol li, ul.custom-list-ul li {
    position: relative; }
  ol.custom-list-ol > li, ul.custom-list-ul > li {
    margin: 1rem 0; }

ol.custom-list-ol,
ol.custom-list-ol ol {
  list-style-type: none;
  counter-reset: step-counter; }

ol.custom-list-ol li {
  position: relative; }

ol.custom-list-ol li:before {
  content: counters(step-counter, ".") ". ";
  counter-increment: step-counter;
  position: absolute;
  left: -2.38rem; }

ol.custom-list-ol > li:after {
  content: "";
  position: absolute;
  width: .38rem;
  height: .88rem;
  left: -3rem;
  top: .38rem;
  border-radius: .5rem;
  background: #ff5605; }

ul.custom-list-ul {
  list-style: none; }
  ul.custom-list-ul li:before {
    content: "";
    position: absolute;
    background: #ff5605; }
  ul.custom-list-ul > li:before {
    width: .63rem;
    height: .63rem;
    left: -2.5rem;
    top: .5rem;
    border-radius: .25rem; }
  ul.custom-list-ul ul,
  ul.custom-list-ul ol {
    list-style: none; }
    ul.custom-list-ul ul > li:before,
    ul.custom-list-ul ol > li:before {
      width: .31rem;
      height: .31rem;
      left: -2.38rem;
      top: .63rem;
      border-radius: 50%; }

/* test */
.show-items-1 > *:first-child {
  display: block; }

.show-items-1 > *:nth-child(n + 2) {
  display: none; }

.show-items-2 > *:nth-child(-n + 2) {
  display: block; }

.show-items-2 > *:nth-child(n + 3) {
  display: none; }

.show-items-3 > *:nth-child(-n + 3) {
  display: block; }

.show-items-3 > *:nth-child(n + 4) {
  display: none; }

.show-items-4 > *:nth-child(-n + 4) {
  display: block; }

.show-items-4 > *:nth-child(n + 5) {
  display: none; }

.show-items-5 > *:nth-child(-n + 5) {
  display: block; }

.show-items-5 > *:nth-child(n + 6) {
  display: none; }

.show-items-6 > *:nth-child(-n + 6) {
  display: block; }

.show-items-6 > *:nth-child(n + 7) {
  display: none; }

.show-items-7 > *:nth-child(-n + 7) {
  display: block; }

.show-items-7 > *:nth-child(n + 8) {
  display: none; }

.show-items-8 > *:nth-child(-n + 8) {
  display: block; }

.show-items-8 > *:nth-child(n + 9) {
  display: none; }

.show-items-9 > *:nth-child(-n + 9) {
  display: block; }

.show-items-9 > *:nth-child(n + 10) {
  display: none; }

.show-items-10 > *:nth-child(-n + 10) {
  display: block; }

.show-items-10 > *:nth-child(n + 11) {
  display: none; }

/* test */
@media (min-width: 380px) {
  .show-items-xs-1 > *:first-child {
    display: block; }
  .show-items-xs-1 > *:nth-child(n + 2) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-2 > *:nth-child(-n + 2) {
    display: block; }
  .show-items-xs-2 > *:nth-child(n + 3) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-3 > *:nth-child(-n + 3) {
    display: block; }
  .show-items-xs-3 > *:nth-child(n + 4) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-4 > *:nth-child(-n + 4) {
    display: block; }
  .show-items-xs-4 > *:nth-child(n + 5) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-5 > *:nth-child(-n + 5) {
    display: block; }
  .show-items-xs-5 > *:nth-child(n + 6) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-6 > *:nth-child(-n + 6) {
    display: block; }
  .show-items-xs-6 > *:nth-child(n + 7) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-7 > *:nth-child(-n + 7) {
    display: block; }
  .show-items-xs-7 > *:nth-child(n + 8) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-8 > *:nth-child(-n + 8) {
    display: block; }
  .show-items-xs-8 > *:nth-child(n + 9) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-9 > *:nth-child(-n + 9) {
    display: block; }
  .show-items-xs-9 > *:nth-child(n + 10) {
    display: none; } }

@media (min-width: 380px) {
  .show-items-xs-10 > *:nth-child(-n + 10) {
    display: block; }
  .show-items-xs-10 > *:nth-child(n + 11) {
    display: none; } }

/* test */
@media (min-width: 576px) {
  .show-items-sm-1 > *:first-child {
    display: block; }
  .show-items-sm-1 > *:nth-child(n + 2) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-2 > *:nth-child(-n + 2) {
    display: block; }
  .show-items-sm-2 > *:nth-child(n + 3) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-3 > *:nth-child(-n + 3) {
    display: block; }
  .show-items-sm-3 > *:nth-child(n + 4) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-4 > *:nth-child(-n + 4) {
    display: block; }
  .show-items-sm-4 > *:nth-child(n + 5) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-5 > *:nth-child(-n + 5) {
    display: block; }
  .show-items-sm-5 > *:nth-child(n + 6) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-6 > *:nth-child(-n + 6) {
    display: block; }
  .show-items-sm-6 > *:nth-child(n + 7) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-7 > *:nth-child(-n + 7) {
    display: block; }
  .show-items-sm-7 > *:nth-child(n + 8) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-8 > *:nth-child(-n + 8) {
    display: block; }
  .show-items-sm-8 > *:nth-child(n + 9) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-9 > *:nth-child(-n + 9) {
    display: block; }
  .show-items-sm-9 > *:nth-child(n + 10) {
    display: none; } }

@media (min-width: 576px) {
  .show-items-sm-10 > *:nth-child(-n + 10) {
    display: block; }
  .show-items-sm-10 > *:nth-child(n + 11) {
    display: none; } }

/* test */
@media (min-width: 768px) {
  .show-items-md-1 > *:first-child {
    display: block; }
  .show-items-md-1 > *:nth-child(n + 2) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-2 > *:nth-child(-n + 2) {
    display: block; }
  .show-items-md-2 > *:nth-child(n + 3) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-3 > *:nth-child(-n + 3) {
    display: block; }
  .show-items-md-3 > *:nth-child(n + 4) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-4 > *:nth-child(-n + 4) {
    display: block; }
  .show-items-md-4 > *:nth-child(n + 5) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-5 > *:nth-child(-n + 5) {
    display: block; }
  .show-items-md-5 > *:nth-child(n + 6) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-6 > *:nth-child(-n + 6) {
    display: block; }
  .show-items-md-6 > *:nth-child(n + 7) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-7 > *:nth-child(-n + 7) {
    display: block; }
  .show-items-md-7 > *:nth-child(n + 8) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-8 > *:nth-child(-n + 8) {
    display: block; }
  .show-items-md-8 > *:nth-child(n + 9) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-9 > *:nth-child(-n + 9) {
    display: block; }
  .show-items-md-9 > *:nth-child(n + 10) {
    display: none; } }

@media (min-width: 768px) {
  .show-items-md-10 > *:nth-child(-n + 10) {
    display: block; }
  .show-items-md-10 > *:nth-child(n + 11) {
    display: none; } }

/* test */
@media (min-width: 992px) {
  .show-items-lg-1 > *:first-child {
    display: block; }
  .show-items-lg-1 > *:nth-child(n + 2) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-2 > *:nth-child(-n + 2) {
    display: block; }
  .show-items-lg-2 > *:nth-child(n + 3) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-3 > *:nth-child(-n + 3) {
    display: block; }
  .show-items-lg-3 > *:nth-child(n + 4) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-4 > *:nth-child(-n + 4) {
    display: block; }
  .show-items-lg-4 > *:nth-child(n + 5) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-5 > *:nth-child(-n + 5) {
    display: block; }
  .show-items-lg-5 > *:nth-child(n + 6) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-6 > *:nth-child(-n + 6) {
    display: block; }
  .show-items-lg-6 > *:nth-child(n + 7) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-7 > *:nth-child(-n + 7) {
    display: block; }
  .show-items-lg-7 > *:nth-child(n + 8) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-8 > *:nth-child(-n + 8) {
    display: block; }
  .show-items-lg-8 > *:nth-child(n + 9) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-9 > *:nth-child(-n + 9) {
    display: block; }
  .show-items-lg-9 > *:nth-child(n + 10) {
    display: none; } }

@media (min-width: 992px) {
  .show-items-lg-10 > *:nth-child(-n + 10) {
    display: block; }
  .show-items-lg-10 > *:nth-child(n + 11) {
    display: none; } }

/* test */
@media (min-width: 1200px) {
  .show-items-xl-1 > *:first-child {
    display: block; }
  .show-items-xl-1 > *:nth-child(n + 2) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-2 > *:nth-child(-n + 2) {
    display: block; }
  .show-items-xl-2 > *:nth-child(n + 3) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-3 > *:nth-child(-n + 3) {
    display: block; }
  .show-items-xl-3 > *:nth-child(n + 4) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-4 > *:nth-child(-n + 4) {
    display: block; }
  .show-items-xl-4 > *:nth-child(n + 5) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-5 > *:nth-child(-n + 5) {
    display: block; }
  .show-items-xl-5 > *:nth-child(n + 6) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-6 > *:nth-child(-n + 6) {
    display: block; }
  .show-items-xl-6 > *:nth-child(n + 7) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-7 > *:nth-child(-n + 7) {
    display: block; }
  .show-items-xl-7 > *:nth-child(n + 8) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-8 > *:nth-child(-n + 8) {
    display: block; }
  .show-items-xl-8 > *:nth-child(n + 9) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-9 > *:nth-child(-n + 9) {
    display: block; }
  .show-items-xl-9 > *:nth-child(n + 10) {
    display: none; } }

@media (min-width: 1200px) {
  .show-items-xl-10 > *:nth-child(-n + 10) {
    display: block; }
  .show-items-xl-10 > *:nth-child(n + 11) {
    display: none; } }

@media (min-width: 992px) {
  .maxw-content {
    max-width: 979px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0 !important;
    padding-left: 0 !important; } }

.row-borders {
  margin: 0;
  margin-top: -1px;
  border-top: 1px solid #f1f1f1; }
  .row-borders > .col,
  .row-borders > [class*="col-"] {
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding: 0; }
  @media (max-width: 379.98px) {
    .row-borders > .col-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-10:nth-child(1n), .row-borders > .text-insert:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-10, .row-borders > .text-insert {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-12 {
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 380px) and (max-width: 575.98px) {
    .row-borders > .col-xs-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-10:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-10 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xs-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xs-12 {
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .row-borders > .col-sm-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-10:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-10 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-sm-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-sm-12 {
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .row-borders > .col-md-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-md-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-md-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-md-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-md-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-md-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-md-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-md-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-md-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-md-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-10:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-md-10 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-md-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-md-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-md-12 {
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .row-borders > .col-lg-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-10:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-10 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-lg-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-lg-12 {
      border-bottom: 1px solid #f1f1f1; } }
  @media (min-width: 1200px) {
    .row-borders > .col-xl-1:nth-child(12n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-1 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-2:nth-child(6n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-2 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-3:nth-child(4n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-3 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-4:nth-child(3n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-4 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-5:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-5 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-6:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-6 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-7:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-7 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-8:nth-child(2n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-8 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-9:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-9 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-10:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-10 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-11:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-11 {
      border-bottom: 1px solid #f1f1f1; }
    .row-borders > .col-xl-12:nth-child(1n) {
      border-right-color: transparent; }
    .row-borders > .col-xl-12 {
      border-bottom: 1px solid #f1f1f1; } }

.row-m-1 {
  margin: 0 -1px -1px; }
  .row-m-1 > .col,
  .row-m-1 > [class*="col-"] {
    padding: 0 1px 1px; }

/* .box-shadow-1, .l-section--shadow .l-section__wrap-main { */
  /* -webkit-box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75); */
          /* box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75); } */

.box-shadow-2 {
  -webkit-box-shadow: 0 1px 10px 0 #bdbdbd;
          box-shadow: 0 1px 10px 0 #bdbdbd; }

html.disable-scroll {
  overflow: hidden; }
  html.disable-scroll > body {
    overflow-y: scroll !important;
    height: auto; }

.filter-blur {
  -webkit-transition: blur .3s;
  transition: blur .3s; }

.m--1 {
  margin: -1px !important; }

.mt--1,
.my--1 {
  margin-top: -1px !important; }

.mr--1,
.mx--1 {
  margin-right: -1px !important; }

.mb--1,
.my--1 {
  margin-bottom: -1px !important; }

.ml--1,
.mx--1 {
  margin-left: -1px !important; }

.m--2 {
  margin: -0.25rem !important; }

.mt--2,
.my--2 {
  margin-top: -0.25rem !important; }

.mr--2,
.mx--2 {
  margin-right: -0.25rem !important; }

.mb--2,
.my--2 {
  margin-bottom: -0.25rem !important; }

.ml--2,
.mx--2 {
  margin-left: -0.25rem !important; }

.m--3 {
  margin: -0.5rem !important; }

.mt--3,
.my--3 {
  margin-top: -0.5rem !important; }

.mr--3,
.mx--3 {
  margin-right: -0.5rem !important; }

.mb--3,
.my--3 {
  margin-bottom: -0.5rem !important; }

.ml--3,
.mx--3 {
  margin-left: -0.5rem !important; }

.m--4 {
  margin: -1rem !important; }

.mt--4,
.my--4 {
  margin-top: -1rem !important; }

.mr--4,
.mx--4 {
  margin-right: -1rem !important; }

.mb--4,
.my--4 {
  margin-bottom: -1rem !important; }

.ml--4,
.mx--4 {
  margin-left: -1rem !important; }

.m--5 {
  margin: -1.5rem !important; }

.mt--5,
.my--5 {
  margin-top: -1.5rem !important; }

.mr--5,
.mx--5 {
  margin-right: -1.5rem !important; }

.mb--5,
.my--5 {
  margin-bottom: -1.5rem !important; }

.ml--5,
.mx--5 {
  margin-left: -1.5rem !important; }

.m--6 {
  margin: -2rem !important; }

.mt--6,
.my--6 {
  margin-top: -2rem !important; }

.mr--6,
.mx--6 {
  margin-right: -2rem !important; }

.mb--6,
.my--6 {
  margin-bottom: -2rem !important; }

.ml--6,
.mx--6 {
  margin-left: -2rem !important; }

.m--7 {
  margin: -3rem !important; }

.mt--7,
.my--7 {
  margin-top: -3rem !important; }

.mr--7,
.mx--7 {
  margin-right: -3rem !important; }

.mb--7,
.my--7 {
  margin-bottom: -3rem !important; }

.ml--7,
.mx--7 {
  margin-left: -3rem !important; }

.m--gutter {
  margin: -20px !important; }

.mt--gutter,
.my--gutter {
  margin-top: -20px !important; }

.mr--gutter,
.mx--gutter {
  margin-right: -20px !important; }

.mb--gutter,
.my--gutter {
  margin-bottom: -20px !important; }

.ml--gutter,
.mx--gutter {
  margin-left: -20px !important; }

@media (min-width: 380px) {
  .m-xs--1 {
    margin: -1px !important; }
  .mt-xs--1,
  .my-xs--1 {
    margin-top: -1px !important; }
  .mr-xs--1,
  .mx-xs--1 {
    margin-right: -1px !important; }
  .mb-xs--1,
  .my-xs--1 {
    margin-bottom: -1px !important; }
  .ml-xs--1,
  .mx-xs--1 {
    margin-left: -1px !important; }
  .m-xs--2 {
    margin: -0.25rem !important; }
  .mt-xs--2,
  .my-xs--2 {
    margin-top: -0.25rem !important; }
  .mr-xs--2,
  .mx-xs--2 {
    margin-right: -0.25rem !important; }
  .mb-xs--2,
  .my-xs--2 {
    margin-bottom: -0.25rem !important; }
  .ml-xs--2,
  .mx-xs--2 {
    margin-left: -0.25rem !important; }
  .m-xs--3 {
    margin: -0.5rem !important; }
  .mt-xs--3,
  .my-xs--3 {
    margin-top: -0.5rem !important; }
  .mr-xs--3,
  .mx-xs--3 {
    margin-right: -0.5rem !important; }
  .mb-xs--3,
  .my-xs--3 {
    margin-bottom: -0.5rem !important; }
  .ml-xs--3,
  .mx-xs--3 {
    margin-left: -0.5rem !important; }
  .m-xs--4 {
    margin: -1rem !important; }
  .mt-xs--4,
  .my-xs--4 {
    margin-top: -1rem !important; }
  .mr-xs--4,
  .mx-xs--4 {
    margin-right: -1rem !important; }
  .mb-xs--4,
  .my-xs--4 {
    margin-bottom: -1rem !important; }
  .ml-xs--4,
  .mx-xs--4 {
    margin-left: -1rem !important; }
  .m-xs--5 {
    margin: -1.5rem !important; }
  .mt-xs--5,
  .my-xs--5 {
    margin-top: -1.5rem !important; }
  .mr-xs--5,
  .mx-xs--5 {
    margin-right: -1.5rem !important; }
  .mb-xs--5,
  .my-xs--5 {
    margin-bottom: -1.5rem !important; }
  .ml-xs--5,
  .mx-xs--5 {
    margin-left: -1.5rem !important; }
  .m-xs--6 {
    margin: -2rem !important; }
  .mt-xs--6,
  .my-xs--6 {
    margin-top: -2rem !important; }
  .mr-xs--6,
  .mx-xs--6 {
    margin-right: -2rem !important; }
  .mb-xs--6,
  .my-xs--6 {
    margin-bottom: -2rem !important; }
  .ml-xs--6,
  .mx-xs--6 {
    margin-left: -2rem !important; }
  .m-xs--7 {
    margin: -3rem !important; }
  .mt-xs--7,
  .my-xs--7 {
    margin-top: -3rem !important; }
  .mr-xs--7,
  .mx-xs--7 {
    margin-right: -3rem !important; }
  .mb-xs--7,
  .my-xs--7 {
    margin-bottom: -3rem !important; }
  .ml-xs--7,
  .mx-xs--7 {
    margin-left: -3rem !important; }
  .m-xs--gutter {
    margin: -20px !important; }
  .mt-xs--gutter,
  .my-xs--gutter {
    margin-top: -20px !important; }
  .mr-xs--gutter,
  .mx-xs--gutter {
    margin-right: -20px !important; }
  .mb-xs--gutter,
  .my-xs--gutter {
    margin-bottom: -20px !important; }
  .ml-xs--gutter,
  .mx-xs--gutter {
    margin-left: -20px !important; } }

@media (min-width: 576px) {
  .m-sm--1 {
    margin: -1px !important; }
  .mt-sm--1,
  .my-sm--1 {
    margin-top: -1px !important; }
  .mr-sm--1,
  .mx-sm--1 {
    margin-right: -1px !important; }
  .mb-sm--1,
  .my-sm--1 {
    margin-bottom: -1px !important; }
  .ml-sm--1,
  .mx-sm--1 {
    margin-left: -1px !important; }
  .m-sm--2 {
    margin: -0.25rem !important; }
  .mt-sm--2,
  .my-sm--2 {
    margin-top: -0.25rem !important; }
  .mr-sm--2,
  .mx-sm--2 {
    margin-right: -0.25rem !important; }
  .mb-sm--2,
  .my-sm--2 {
    margin-bottom: -0.25rem !important; }
  .ml-sm--2,
  .mx-sm--2 {
    margin-left: -0.25rem !important; }
  .m-sm--3 {
    margin: -0.5rem !important; }
  .mt-sm--3,
  .my-sm--3 {
    margin-top: -0.5rem !important; }
  .mr-sm--3,
  .mx-sm--3 {
    margin-right: -0.5rem !important; }
  .mb-sm--3,
  .my-sm--3 {
    margin-bottom: -0.5rem !important; }
  .ml-sm--3,
  .mx-sm--3 {
    margin-left: -0.5rem !important; }
  .m-sm--4 {
    margin: -1rem !important; }
  .mt-sm--4,
  .my-sm--4 {
    margin-top: -1rem !important; }
  .mr-sm--4,
  .mx-sm--4 {
    margin-right: -1rem !important; }
  .mb-sm--4,
  .my-sm--4 {
    margin-bottom: -1rem !important; }
  .ml-sm--4,
  .mx-sm--4 {
    margin-left: -1rem !important; }
  .m-sm--5 {
    margin: -1.5rem !important; }
  .mt-sm--5,
  .my-sm--5 {
    margin-top: -1.5rem !important; }
  .mr-sm--5,
  .mx-sm--5 {
    margin-right: -1.5rem !important; }
  .mb-sm--5,
  .my-sm--5 {
    margin-bottom: -1.5rem !important; }
  .ml-sm--5,
  .mx-sm--5 {
    margin-left: -1.5rem !important; }
  .m-sm--6 {
    margin: -2rem !important; }
  .mt-sm--6,
  .my-sm--6 {
    margin-top: -2rem !important; }
  .mr-sm--6,
  .mx-sm--6 {
    margin-right: -2rem !important; }
  .mb-sm--6,
  .my-sm--6 {
    margin-bottom: -2rem !important; }
  .ml-sm--6,
  .mx-sm--6 {
    margin-left: -2rem !important; }
  .m-sm--7 {
    margin: -3rem !important; }
  .mt-sm--7,
  .my-sm--7 {
    margin-top: -3rem !important; }
  .mr-sm--7,
  .mx-sm--7 {
    margin-right: -3rem !important; }
  .mb-sm--7,
  .my-sm--7 {
    margin-bottom: -3rem !important; }
  .ml-sm--7,
  .mx-sm--7 {
    margin-left: -3rem !important; }
  .m-sm--gutter {
    margin: -20px !important; }
  .mt-sm--gutter,
  .my-sm--gutter {
    margin-top: -20px !important; }
  .mr-sm--gutter,
  .mx-sm--gutter {
    margin-right: -20px !important; }
  .mb-sm--gutter,
  .my-sm--gutter {
    margin-bottom: -20px !important; }
  .ml-sm--gutter,
  .mx-sm--gutter {
    margin-left: -20px !important; } }

@media (min-width: 768px) {
  .m-md--1 {
    margin: -1px !important; }
  .mt-md--1,
  .my-md--1 {
    margin-top: -1px !important; }
  .mr-md--1,
  .mx-md--1 {
    margin-right: -1px !important; }
  .mb-md--1,
  .my-md--1 {
    margin-bottom: -1px !important; }
  .ml-md--1,
  .mx-md--1 {
    margin-left: -1px !important; }
  .m-md--2 {
    margin: -0.25rem !important; }
  .mt-md--2,
  .my-md--2 {
    margin-top: -0.25rem !important; }
  .mr-md--2,
  .mx-md--2 {
    margin-right: -0.25rem !important; }
  .mb-md--2,
  .my-md--2 {
    margin-bottom: -0.25rem !important; }
  .ml-md--2,
  .mx-md--2 {
    margin-left: -0.25rem !important; }
  .m-md--3 {
    margin: -0.5rem !important; }
  .mt-md--3,
  .my-md--3 {
    margin-top: -0.5rem !important; }
  .mr-md--3,
  .mx-md--3 {
    margin-right: -0.5rem !important; }
  .mb-md--3,
  .my-md--3 {
    margin-bottom: -0.5rem !important; }
  .ml-md--3,
  .mx-md--3 {
    margin-left: -0.5rem !important; }
  .m-md--4 {
    margin: -1rem !important; }
  .mt-md--4,
  .my-md--4 {
    margin-top: -1rem !important; }
  .mr-md--4,
  .mx-md--4 {
    margin-right: -1rem !important; }
  .mb-md--4,
  .my-md--4 {
    margin-bottom: -1rem !important; }
  .ml-md--4,
  .mx-md--4 {
    margin-left: -1rem !important; }
  .m-md--5 {
    margin: -1.5rem !important; }
  .mt-md--5,
  .my-md--5 {
    margin-top: -1.5rem !important; }
  .mr-md--5,
  .mx-md--5 {
    margin-right: -1.5rem !important; }
  .mb-md--5,
  .my-md--5 {
    margin-bottom: -1.5rem !important; }
  .ml-md--5,
  .mx-md--5 {
    margin-left: -1.5rem !important; }
  .m-md--6 {
    margin: -2rem !important; }
  .mt-md--6,
  .my-md--6 {
    margin-top: -2rem !important; }
  .mr-md--6,
  .mx-md--6 {
    margin-right: -2rem !important; }
  .mb-md--6,
  .my-md--6 {
    margin-bottom: -2rem !important; }
  .ml-md--6,
  .mx-md--6 {
    margin-left: -2rem !important; }
  .m-md--7 {
    margin: -3rem !important; }
  .mt-md--7,
  .my-md--7 {
    margin-top: -3rem !important; }
  .mr-md--7,
  .mx-md--7 {
    margin-right: -3rem !important; }
  .mb-md--7,
  .my-md--7 {
    margin-bottom: -3rem !important; }
  .ml-md--7,
  .mx-md--7 {
    margin-left: -3rem !important; }
  .m-md--gutter {
    margin: -20px !important; }
  .mt-md--gutter,
  .my-md--gutter {
    margin-top: -20px !important; }
  .mr-md--gutter,
  .mx-md--gutter {
    margin-right: -20px !important; }
  .mb-md--gutter,
  .my-md--gutter {
    margin-bottom: -20px !important; }
  .ml-md--gutter,
  .mx-md--gutter {
    margin-left: -20px !important; } }

@media (min-width: 992px) {
  .m-lg--1 {
    margin: -1px !important; }
  .mt-lg--1,
  .my-lg--1 {
    margin-top: -1px !important; }
  .mr-lg--1,
  .mx-lg--1 {
    margin-right: -1px !important; }
  .mb-lg--1,
  .my-lg--1 {
    margin-bottom: -1px !important; }
  .ml-lg--1,
  .mx-lg--1 {
    margin-left: -1px !important; }
  .m-lg--2 {
    margin: -0.25rem !important; }
  .mt-lg--2,
  .my-lg--2 {
    margin-top: -0.25rem !important; }
  .mr-lg--2,
  .mx-lg--2 {
    margin-right: -0.25rem !important; }
  .mb-lg--2,
  .my-lg--2 {
    margin-bottom: -0.25rem !important; }
  .ml-lg--2,
  .mx-lg--2 {
    margin-left: -0.25rem !important; }
  .m-lg--3 {
    margin: -0.5rem !important; }
  .mt-lg--3,
  .my-lg--3 {
    margin-top: -0.5rem !important; }
  .mr-lg--3,
  .mx-lg--3 {
    margin-right: -0.5rem !important; }
  .mb-lg--3,
  .my-lg--3 {
    margin-bottom: -0.5rem !important; }
  .ml-lg--3,
  .mx-lg--3 {
    margin-left: -0.5rem !important; }
  .m-lg--4 {
    margin: -1rem !important; }
  .mt-lg--4,
  .my-lg--4 {
    margin-top: -1rem !important; }
  .mr-lg--4,
  .mx-lg--4 {
    margin-right: -1rem !important; }
  .mb-lg--4,
  .my-lg--4 {
    margin-bottom: -1rem !important; }
  .ml-lg--4,
  .mx-lg--4 {
    margin-left: -1rem !important; }
  .m-lg--5 {
    margin: -1.5rem !important; }
  .mt-lg--5,
  .my-lg--5 {
    margin-top: -1.5rem !important; }
  .mr-lg--5,
  .mx-lg--5 {
    margin-right: -1.5rem !important; }
  .mb-lg--5,
  .my-lg--5 {
    margin-bottom: -1.5rem !important; }
  .ml-lg--5,
  .mx-lg--5 {
    margin-left: -1.5rem !important; }
  .m-lg--6 {
    margin: -2rem !important; }
  .mt-lg--6,
  .my-lg--6 {
    margin-top: -2rem !important; }
  .mr-lg--6,
  .mx-lg--6 {
    margin-right: -2rem !important; }
  .mb-lg--6,
  .my-lg--6 {
    margin-bottom: -2rem !important; }
  .ml-lg--6,
  .mx-lg--6 {
    margin-left: -2rem !important; }
  .m-lg--7 {
    margin: -3rem !important; }
  .mt-lg--7,
  .my-lg--7 {
    margin-top: -3rem !important; }
  .mr-lg--7,
  .mx-lg--7 {
    margin-right: -3rem !important; }
  .mb-lg--7,
  .my-lg--7 {
    margin-bottom: -3rem !important; }
  .ml-lg--7,
  .mx-lg--7 {
    margin-left: -3rem !important; }
  .m-lg--gutter {
    margin: -20px !important; }
  .mt-lg--gutter,
  .my-lg--gutter {
    margin-top: -20px !important; }
  .mr-lg--gutter,
  .mx-lg--gutter {
    margin-right: -20px !important; }
  .mb-lg--gutter,
  .my-lg--gutter {
    margin-bottom: -20px !important; }
  .ml-lg--gutter,
  .mx-lg--gutter {
    margin-left: -20px !important; } }

@media (min-width: 1200px) {
  .m-xl--1 {
    margin: -1px !important; }
  .mt-xl--1,
  .my-xl--1 {
    margin-top: -1px !important; }
  .mr-xl--1,
  .mx-xl--1 {
    margin-right: -1px !important; }
  .mb-xl--1,
  .my-xl--1 {
    margin-bottom: -1px !important; }
  .ml-xl--1,
  .mx-xl--1 {
    margin-left: -1px !important; }
  .m-xl--2 {
    margin: -0.25rem !important; }
  .mt-xl--2,
  .my-xl--2 {
    margin-top: -0.25rem !important; }
  .mr-xl--2,
  .mx-xl--2 {
    margin-right: -0.25rem !important; }
  .mb-xl--2,
  .my-xl--2 {
    margin-bottom: -0.25rem !important; }
  .ml-xl--2,
  .mx-xl--2 {
    margin-left: -0.25rem !important; }
  .m-xl--3 {
    margin: -0.5rem !important; }
  .mt-xl--3,
  .my-xl--3 {
    margin-top: -0.5rem !important; }
  .mr-xl--3,
  .mx-xl--3 {
    margin-right: -0.5rem !important; }
  .mb-xl--3,
  .my-xl--3 {
    margin-bottom: -0.5rem !important; }
  .ml-xl--3,
  .mx-xl--3 {
    margin-left: -0.5rem !important; }
  .m-xl--4 {
    margin: -1rem !important; }
  .mt-xl--4,
  .my-xl--4 {
    margin-top: -1rem !important; }
  .mr-xl--4,
  .mx-xl--4 {
    margin-right: -1rem !important; }
  .mb-xl--4,
  .my-xl--4 {
    margin-bottom: -1rem !important; }
  .ml-xl--4,
  .mx-xl--4 {
    margin-left: -1rem !important; }
  .m-xl--5 {
    margin: -1.5rem !important; }
  .mt-xl--5,
  .my-xl--5 {
    margin-top: -1.5rem !important; }
  .mr-xl--5,
  .mx-xl--5 {
    margin-right: -1.5rem !important; }
  .mb-xl--5,
  .my-xl--5 {
    margin-bottom: -1.5rem !important; }
  .ml-xl--5,
  .mx-xl--5 {
    margin-left: -1.5rem !important; }
  .m-xl--6 {
    margin: -2rem !important; }
  .mt-xl--6,
  .my-xl--6 {
    margin-top: -2rem !important; }
  .mr-xl--6,
  .mx-xl--6 {
    margin-right: -2rem !important; }
  .mb-xl--6,
  .my-xl--6 {
    margin-bottom: -2rem !important; }
  .ml-xl--6,
  .mx-xl--6 {
    margin-left: -2rem !important; }
  .m-xl--7 {
    margin: -3rem !important; }
  .mt-xl--7,
  .my-xl--7 {
    margin-top: -3rem !important; }
  .mr-xl--7,
  .mx-xl--7 {
    margin-right: -3rem !important; }
  .mb-xl--7,
  .my-xl--7 {
    margin-bottom: -3rem !important; }
  .ml-xl--7,
  .mx-xl--7 {
    margin-left: -3rem !important; }
  .m-xl--gutter {
    margin: -20px !important; }
  .mt-xl--gutter,
  .my-xl--gutter {
    margin-top: -20px !important; }
  .mr-xl--gutter,
  .mx-xl--gutter {
    margin-right: -20px !important; }
  .mb-xl--gutter,
  .my-xl--gutter {
    margin-bottom: -20px !important; }
  .ml-xl--gutter,
  .mx-xl--gutter {
    margin-left: -20px !important; } }

.block-spacing, .l-section--inner-spacing > .l-section__main,
.l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem; }
  @media (min-width: 576px) {
    .block-spacing, .l-section--inner-spacing > .l-section__main,
    .l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
      padding-top: 3rem;
      padding-left: 3rem;
      padding-bottom: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing, .l-main--has-outer-sidebar .l-main__inner-content .l-section--inner-spacing > .l-section__main,
    .l-main--has-outer-sidebar .l-main__inner-content .l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing, .l-main--has-outer-sidebar .l-main__inner-content .l-section--inner-spacing > .l-section__main,
    .l-main--has-outer-sidebar .l-main__inner-content .l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
      padding-top: 3rem;
      padding-left: 3rem;
      padding-bottom: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-spacing, .l-main__outer-sidebar .l-section--inner-spacing > .l-section__main,
    .l-main__outer-sidebar .l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-spacing, .l-main__inner-sidebar .l-section--inner-spacing > .l-section__main,
    .l-main__inner-sidebar .l-section--inner-spacing > .l-section__container > .l-section__wrap-main > .l-section__main {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }

.block-spacing-x, .l-section__head {
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 576px) {
    .block-spacing-x, .l-section__head {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing-x, .l-main--has-outer-sidebar .l-main__inner-content .l-section__head {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing-x, .l-main--has-outer-sidebar .l-main__inner-content .l-section__head {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-spacing-x, .l-main__outer-sidebar .l-section__head {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-spacing-x, .l-main__inner-sidebar .l-section__head {
      padding-left: 1rem;
      padding-right: 1rem; } }

.block-spacing-y {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 576px) {
    .block-spacing-y {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing-y {
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-spacing-y {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-spacing-y {
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-spacing-y {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

.block-margin {
  margin-top: 1rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem; }
  @media (min-width: 576px) {
    .block-margin {
      margin-top: 3rem;
      margin-left: 3rem;
      margin-bottom: 3rem;
      margin-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin {
      margin-top: 1rem;
      margin-left: 1rem;
      margin-bottom: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin {
      margin-top: 3rem;
      margin-left: 3rem;
      margin-bottom: 3rem;
      margin-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-margin {
      margin-top: 1rem;
      margin-left: 1rem;
      margin-bottom: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-margin {
      margin-top: 1rem;
      margin-left: 1rem;
      margin-bottom: 1rem;
      margin-right: 1rem; } }

.block-margin-x {
  margin-left: 1rem;
  margin-right: 1rem; }
  @media (min-width: 576px) {
    .block-margin-x {
      margin-left: 3rem;
      margin-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin-x {
      margin-left: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin-x {
      margin-left: 3rem;
      margin-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-margin-x {
      margin-left: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-margin-x {
      margin-left: 1rem;
      margin-right: 1rem; } }

.block-margin-y {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .block-margin-y {
      margin-top: 3rem;
      margin-bottom: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin-y {
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .block-margin-y {
      margin-top: 3rem;
      margin-bottom: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .block-margin-y {
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .block-margin-y {
      margin-top: 1rem;
      margin-bottom: 1rem; } }

.block-spacing-negative {
  margin-top: -1rem;
  margin-left: -1rem;
  margin-bottom: -1rem;
  margin-right: -1rem; }
  @media (min-width: 576px) {
    .block-spacing-negative {
      margin-top: -3rem;
      margin-left: -3rem;
      margin-bottom: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .block-spacing-negative {
      margin-top: -1rem;
      margin-left: -1rem;
      margin-bottom: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .block-spacing-negative {
      margin-top: -3rem;
      margin-left: -3rem;
      margin-bottom: -3rem;
      margin-right: -3rem; } }

.block-spacing-negative-x {
  margin-left: -1rem;
  margin-right: -1rem; }
  @media (min-width: 576px) {
    .block-spacing-negative-x {
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .block-spacing-negative-x {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .block-spacing-negative-x {
      margin-left: -3rem;
      margin-right: -3rem; } }

.block-spacing-negative-y {
  margin-top: -1rem;
  margin-bottom: -1rem; }
  @media (min-width: 576px) {
    .block-spacing-negative-y {
      margin-top: -3rem;
      margin-bottom: -3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .block-spacing-negative-y {
      margin-top: -1rem;
      margin-bottom: -1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .block-spacing-negative-y {
      margin-top: -3rem;
      margin-bottom: -3rem; } }

.mw-none {
  max-width: none !important; }

.mw-768px {
  max-width: 768px !important; }

@media (min-width: 992px) {
  .position-lg-relative {
    position: relative !important; }
  .position-lg-absolute {
    position: absolute !important; } }

@supports (position: sticky) {
  .sticky-compact {
    position: sticky;
    top: 4.75rem;
    z-index: 890; } }

.border-body-bg {
  border-color: #f1f1f1 !important; }

.border-compact {
  border-color: #e5e6ea !important; }

.bg-compact {
  background-color: #e5e6ea !important; }

.text-extra {
  color: #7d8698 !important; }

.alert-extra {
  background-color: #7d8698 !important;
  color: #fff; }

.bg-extra-gray {
  background-color: #e9ecef !important; }

.border-body-bg {
  border-color: #f1f1f1 !important; }

.container .container-compensator, .l-section--container .l-section__container .container-compensator {
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1200px) {
    .container .container-compensator, .l-section--container .l-section__container .container-compensator {
      margin-left: auto;
      margin-right: auto; } }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

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

.slider-dots + .slider-nav {
  margin-left: 0.5rem; }

.owl-item > .col {
  border-right: 1px solid #f1f1f1;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: calc(100% + 1px); }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto;
      touch-action: auto; }

.owl-dot,
.owl-carousel button.owl-dot {
  width: 0.4375rem;
  height: 0.4375rem;
  margin: 0.25rem;
  display: inline-block;
  vertical-align: middle;
  background: #bdbdbd;
  padding: 0;
  border: 0;
  outline: 0;
  border-radius: 0.1875rem;
  -webkit-transition: width .25s ease,background .25s ease;
  transition: width .25s ease,background .25s ease;
  cursor: pointer; }
  .owl-dot.active,
  .owl-carousel button.owl-dot.active {
    width: 1.5rem;
    background: #ff5605; }
  .owl-dot:focus, .owl-dot:active,
  .owl-carousel button.owl-dot:focus,
  .owl-carousel button.owl-dot:active {
    border: 0;
    outline: 0; }

.owl-prev,
.owl-next {
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  background: transparent;
  margin: -0.125rem 0.5rem;
  line-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px; }
  .owl-prev svg,
  .owl-next svg {
    fill: #bdbdbd;
    font-size: 1.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: auto; }
  .owl-prev:focus, .owl-prev:active,
  .owl-next:focus,
  .owl-next:active {
    outline: 0; }
  .owl-prev:hover,
  .owl-next:hover {
    background: #ff5605;
    border-color: #ff5605; }
    .owl-prev:hover svg,
    .owl-next:hover svg {
      fill: #fff; }

.slider-nav-sm {
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 2.38rem; }
  .slider-nav-sm .owl-prev,
  .slider-nav-sm .owl-next {
    margin: 0;
    border-radius: 0;
    border: 0; }

@media (max-width: 767.98px) {
  .slider-nav {
    display: none; }
  .slider-dots {
    display: none; }
  .slider-nav-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.lazy-anim-img, .lazy-anim-bg {
  opacity: 1;
  background-image: -webkit-gradient(linear, right top, left top, from(#f6f7f8), color-stop(20%, #edeef1), color-stop(40%, #f6f7f8), to(#f6f7f8));
  background-image: linear-gradient(to left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-color: #f6f7f8;
  -webkit-animation: lazyloadanimimgeffect 1s infinite linear forwards;
          animation: lazyloadanimimgeffect 1s infinite linear forwards; }

.lazy-anim-img {
  background-size: 450px 700px;
  height: 100%; }

@-webkit-keyframes lazyloadanimimgeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

@keyframes lazyloadanimimgeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container,
.fake-fancybox-container {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  z-index: 99992; }

.fancybox-container *,
.fake-fancybox-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: black;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.5;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.3125em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 0; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity 0.25s, visibility 0s, color 0.25s;
  transition: opacity 0.25s, visibility 0s, color 0.25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
  font-size: 22px;
  right: 18px;
  top: 12px; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small svg {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.5; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC");
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
          animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: slide-down-in */
.fancybox-fx-slide-down-in.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0); }

.fancybox-fx-slide-down-in.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0); }

.fancybox-fx-slide-down-in.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: slide-down-in */
.fancybox-fx-slide-out-left.fancybox-slide--previous {
  -webkit-transform: translate3d(31.25rem, 0, 0);
          transform: translate3d(31.25rem, 0, 0); }

.fancybox-fx-slide-out-left.fancybox-slide--next {
  -webkit-transform: translate3d(31.25rem, 0, 0);
          transform: translate3d(31.25rem, 0, 0); }

.fancybox-fx-slide-out-left.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Custom */
.fancybox-title {
  font-size: 1.5rem;
  background-color: #ffffff;
  min-height: 90px;
  position: relative;
  z-index: 2;
  font-weight: 600;
  color: #202020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f1f1;
  padding: 2.38rem 3rem 3rem; }

.fancybox-slide--html:not(.fullscreen) > div:not(.fancybox-loading) {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  min-width: 500px;
  max-width: 100%; }

.fancybox-slide .rsform {
  margin: auto;
  max-width: 25.25rem;
  width: 25.25rem; }

.fancybox-slide--html .fancybox-content {
  width: 100%;
  padding: 0.63rem 3rem 3rem; }

.fancybox-slide--html.fullscreen > div {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.fancybox-slide--html.fullscreen .fancybox-content {
  height: 100%; }

.side-panel-container .fancybox-container .fly-side-panel {
  position: absolute;
  right: 100%;
  border-right: 1px solid #dee1e6;
  -webkit-box-shadow: none;
          box-shadow: none; }

.side-panel-container .fancybox-slide--html {
  padding: 0; }

.side-panel-container .fancybox-slide--html > div {
  background: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: auto;
  right: 0;
  padding-top: 3.56rem; }

.side-panel-container .fancybox-title {
  font-size: 1.75rem;
  padding-bottom: 1rem;
  border-bottom: 0; }

.side-panel-container .fancybox-slide--html .fancybox-content {
  padding-top: 0; }

/* Fancybox thumbs */
/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); }
  .fancybox-slide--html:not(.fullscreen) > div:not(.fancybox-loading) {
    min-width: auto; } }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

@media (max-width: 575.98px) {
  .fancybox-slide .rsform {
    max-width: 100%; } }

@media (min-width: 576px) {
  .fancybox-long {
    min-width: 400px; } }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-wrapper.scroll--rtl {
  direction: rtl; }

.scroll-element {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: none; }

.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-outer > .scroll-element {
  background-color: #ffffff; }

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9; }

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2; }

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px; }

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px; }

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none; }

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%; }

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-light > .scroll-element {
  background-color: #ffffff; }

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px; }

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px; }

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px; }

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-rail > .scroll-element {
  background-color: #ffffff; }

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%; }

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px; }

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px; }

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff; }

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px; }

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px; }

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9; }

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e; }

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px; }

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*************** SCROLLBAR HIDDEN ***************/
.scrollbar-hidden.scroll-wrapper > .scroll-content {
  position: static !important; }
  .scrollbar-hidden.scroll-wrapper > .scroll-content .scroll-element.scroll-x,
  .scrollbar-hidden.scroll-wrapper > .scroll-content .scroll-element.scroll-y {
    display: none !important; }

.scroll-wrapper > .scroll-content {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none !important; }
  .bx-touch .scroll-wrapper > .scroll-content {
    scrollbar-width: none; }
  .scroll-wrapper > .scroll-content::-webkit-scrollbar {
    width: 0; }

.errortext {
  display: block; }

.notetext {
  display: block; }

.required {
  color: #cc0a00; }

.btn.is-loading, .is-loading.footer-subscribe__button {
  -webkit-animation: btn-more-rotate 1.5s linear infinite;
          animation: btn-more-rotate 1.5s linear infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  background-color: transparent;
  border: 0.3em solid #bdbdbd;
  border-radius: 50%;
  border-top-color: #ff5605;
  height: 2.375em;
  color: transparent;
  padding: 0;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
  width: 2.375em; }

.btn-lg.is-loading, .btn-group-lg > .is-loading.btn, .btn-group-lg > .is-loading.footer-subscribe__button {
  height: 2.5em;
  width: 2.5em; }

.btn-rounded {
  border-radius: 3.125rem; }

.btn-quantity {
  position: relative; }
  .btn-quantity > span {
    font-size: 0.75rem;
    background: #ff5605;
    padding: 0.13rem 0.44rem;
    border-radius: 1.5rem;
    color: #fff;
    border: 0.13rem solid #ffffff;
    font-size: 0.75rem;
    min-width: 1.5rem;
    text-align: center; }

.btn-head {
  font-size: 0.88rem;
  padding: 0.63rem 1.25rem; }
  .btn-head .icon-svg {
    font-size: 1.13rem;
    margin-top: -1px; }

.btn-dropdown {
  color: #bdbdbd;
  border-color: #bdbdbd;
  color: #202020; }
  .btn-dropdown:hover {
    color: #7d8698;
    background-color: transparent;
    border-color: #7d8698; }
  .btn-dropdown:focus, .btn-dropdown.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
            box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }
  .btn-dropdown.disabled, .btn-dropdown:disabled {
    color: #bdbdbd;
    background-color: transparent; }
  .btn-dropdown:not(:disabled):not(.disabled):active, .btn-dropdown:not(:disabled):not(.disabled).active,
  .show > .btn-dropdown.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #7d8698; }
    .btn-dropdown:not(:disabled):not(.disabled):active:focus, .btn-dropdown:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dropdown.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
              box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }
  .btn-dropdown:not(:disabled):not(.disabled).active, .btn-dropdown:not(:disabled):not(.disabled):active,
  .show > .btn-dropdown.dropdown-toggle {
    color: #7d8698; }

.btn-outline-secondary-primary {
  color: #bdbdbd;
  border-color: #bdbdbd;
  color: #202020; }
  .btn-outline-secondary-primary:hover {
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
  .btn-outline-secondary-primary:focus, .btn-outline-secondary-primary.focus {
    -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
            box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }
  .btn-outline-secondary-primary.disabled, .btn-outline-secondary-primary:disabled {
    color: #bdbdbd;
    background-color: transparent; }
  .btn-outline-secondary-primary:not(:disabled):not(.disabled):active, .btn-outline-secondary-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff5605;
    border-color: #ff5605; }
    .btn-outline-secondary-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5);
              box-shadow: 0 0 0 0px rgba(189, 189, 189, 0.5); }

.btn-link-extra-primary {
  color: #7d8698; }
  .btn-link-extra-primary:hover {
    color: #ff5605; }

.btn-outline-secondary {
  color: #202020; }

.btn-loading {
  position: relative; }
  .btn-loading, .btn-loading:active, .btn-loading:focus, .btn-loading:hover {
    color: transparent !important; }
  .btn-loading:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -4px;
    content: '';
    height: 8px;
    width: 8px;
    background: #202020;
    border-radius: 100%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-animation: btn-loading 2s infinite;
            animation: btn-loading 2s infinite;
    opacity: 1; }
  .btn-loading.btn-primary:before, .btn-loading.footer-subscribe__button:before {
    background: #fff; }

@-webkit-keyframes btn-more-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes btn-more-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes btn-loading {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%); }
  50% {
    -webkit-transform: translateX(300%);
            transform: translateX(300%); }
  100% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%); } }

@keyframes btn-loading {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%); }
  50% {
    -webkit-transform: translateX(300%);
            transform: translateX(300%); }
  100% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%); } }

.card + .card {
  margin-top: -1px; }

.card > .card-header {
  padding: 0; }

.card .card-body {
  border-top: 1px solid #E8ECEF; }

.card.card-active .card-header {
  background-color: #E8ECEF; }

.card-header-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem 3.75rem 1.25rem 1rem;
  width: 100%;
  cursor: pointer;
  font-weight: bold;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .card-header-link__desc {
    margin-top: 1rem; }
  .card-header-link__arrow {
    position: absolute;
    right: 1rem; }
  .card-active .card-header-link__arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center; }
  @media (min-width: 1200px) {
    .card-header-link {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .card-header-link__desc {
        margin-top: 0; } }

.dropdown-menu {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  will-change: transform, opacity;
  -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
          box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3); }
  .dropdown-menu.showing {
    -webkit-animation-name: bmd-dropdown-animation;
            animation-name: bmd-dropdown-animation;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
  .open > .dropdown-menu, .dropdown-menu.show {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .dropdown-menu.hiding {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0); }
  .dropdown-menu[x-placement="bottom-start"], .dropdown-menu.dropdown-menu-left {
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; }
  .dropdown-menu[x-placement="bottom-end"], .dropdown-menu.dropdown-menu-right {
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0; }
  .dropdown-menu[x-placement="top-start"] {
    -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
            transform-origin: 0 100%; }
  .dropdown-menu[x-placement="top-end"] {
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%; }

.dropdown-item {
  position: relative;
  overflow: hidden; }

@-webkit-keyframes bmd-dropdown-animation {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes bmd-dropdown-animation {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.form-group {
  position: relative; }

.bmd-form-group {
  padding-top: 1.69rem; }

.bmd-form-group .bmd-label-floating,
.bmd-form-group .bmd-label-placeholder,
.bmd-form-group .bmd-label-static {
  position: absolute;
  color: #bdbdbd;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.bmd-form-group .bmd-label-floating,
.bmd-form-group .bmd-label-placeholder {
  top: 2.1875rem;
  line-height: 1.1; }

.bmd-form-group .bmd-label-static {
  top: 0.35rem;
  left: 0; }

.bmd-form-group.is-focused [class*=" bmd-label"],
.bmd-form-group.is-focused [class^=bmd-label] {
  color: #ff5605; }

.bmd-form-group .bmd-label-floating {
  will-change: left, top, contents; }

.bmd-form-group.is-focused .bmd-label-floating,
.bmd-form-group.is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: .75rem; }

.bmd-form-group.is-filled .bmd-label-placeholder {
  display: none; }

.bmd-form-control {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background: no-repeat bottom, 50% calc(100% - 1px);
  background-image: linear-gradient(to top, #ff5605 2px, rgba(255, 86, 5, 0) 2px), linear-gradient(to top, #bdbdbd 1px, rgba(189, 189, 189, 0) 1px);
  background-size: 0 100%, 100% 100%;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  -webkit-transition: background 0s ease-out;
  transition: background 0s ease-out; }
  .bmd-form-control:invalid {
    background-image: linear-gradient(to top, #cc0a00 2px, rgba(204, 10, 0, 0) 2px), linear-gradient(to top, #bdbdbd 1px, rgba(189, 189, 189, 0) 1px); }

.bmd-form-control:focus,
.bmd-form-group.is-focused .bmd-form-control {
  outline: 0; }

input.bmd-form-control:focus,
textarea.bmd-form-control:focus,
.bmd-form-group.is-focused input.bmd-form-control,
.bmd-form-group.is-focused textarea.bmd-form-control {
  background-size: 100% 100%, 100% 100%;
  -webkit-transition-duration: .3s;
          transition-duration: .3s; }

select.bmd-form-control {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  background-position: 100%; }

.bmd-help {
  position: absolute;
  display: none;
  font-size: .8rem;
  font-weight: normal; }
  .bmd-form-group.is-focused .bmd-help {
    display: block; }
  .bmd-help:nth-of-type(2) {
    padding-top: 1rem; }
  .bmd-help + .bmd-help {
    position: relative;
    margin-bottom: 0; }

.bmd-radio {
  position: absolute;
  left: 0;
  display: inline-block;
  padding: .7em;
  margin: -.7em;
  line-height: .7;
  border-radius: 100%; }
  .bmd-radio::after {
    display: inline-block;
    width: 1.125em;
    height: 1.125em;
    cursor: pointer;
    content: "";
    border: 0.125em solid #bdbdbd;
    border-radius: 50%;
    -webkit-transition: border-color ease .28s;
    transition: border-color ease .28s;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s; }
  .bmd-radio::before {
    position: absolute;
    display: inline-block;
    width: 1.125em;
    height: 1.125em;
    content: "";
    background-color: #ff5605;
    border-radius: 50%;
    -webkit-transition: -webkit-transform ease .28s;
    transition: -webkit-transform ease .28s;
    transition: transform ease .28s;
    transition: transform ease .28s, -webkit-transform ease .28s;
    -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0); }

label.bmd-custom-radio-inline,
.bmd-custom-radio > label {
  position: relative;
  padding-left: 1.9375em;
  line-height: 1; }
  label.bmd-custom-radio-inline > input[type="radio"],
  .bmd-custom-radio > label > input[type="radio"] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0; }
  label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::after,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::after {
    border-color: #ff5605; }
  label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::before,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::before {
    background-color: #ff5605; }
  label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::before,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::before {
    -webkit-transform: scale3d(0.45, 0.45, 1);
            transform: scale3d(0.45, 0.45, 1); }
  label.bmd-custom-radio-inline[disabled]::after,
  label.bmd-custom-radio-inline > input[type="radio"]:disabled + .bmd-radio::after,
  .bmd-custom-radio > label[disabled]::after,
  .bmd-custom-radio > label > input[type="radio"]:disabled + .bmd-radio::after {
    border-color: rgba(189, 189, 189, 0.5); }
  label.bmd-custom-radio-inline[disabled]::before,
  label.bmd-custom-radio-inline > input[type="radio"]:disabled + .bmd-radio::before,
  .bmd-custom-radio > label[disabled]::before,
  .bmd-custom-radio > label > input[type="radio"]:disabled + .bmd-radio::before {
    background-color: rgba(189, 189, 189, 0.5); }

.bmd-custom-radio.disabled > label {
  color: rgba(189, 189, 189, 0.5); }

.bmd-custom-checkbox > label,
label.bmd-custom-checkbox-inline {
  position: relative;
  padding-left: 1.9475em;
  line-height: 1.25; }
  .bmd-custom-checkbox > label .checkbox-decorator,
  label.bmd-custom-checkbox-inline .checkbox-decorator {
    position: absolute;
    left: 0;
    padding: .7em;
    margin: -.7em;
    margin-top: -.58em;
    line-height: .7;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 100%; }
  .bmd-custom-checkbox > label .checkbox-decorator .check,
  label.bmd-custom-checkbox-inline .checkbox-decorator .check {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 1.135em;
    height: 1.135em;
    overflow: hidden;
    border: 0.125em solid #bdbdbd; }
    .bmd-custom-checkbox > label .checkbox-decorator .check:before,
    label.bmd-custom-checkbox-inline .checkbox-decorator .check:before {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      margin-top: -5px;
      margin-left: 5px;
      color: #bdbdbd;
      content: "";
      -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0,0 0 0 0 inset;
              box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0,0 0 0 0 inset;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-animation: checkbox-off;
              animation: checkbox-off;
      height: 1px;
      width: 1px; }
    .is-focused .bmd-custom-checkbox > label .checkbox-decorator .check:before, .is-focused
    label.bmd-custom-checkbox-inline .checkbox-decorator .check:before {
      -webkit-animation: checkbox-off 0.3s forwards;
              animation: checkbox-off 0.3s forwards; }
  .bmd-custom-checkbox > label input[type="checkbox"],
  label.bmd-custom-checkbox-inline input[type="checkbox"] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0; }
  .bmd-custom-checkbox > label input[type="checkbox"]:focus + .checkbox-decorator .check::after,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:focus + .checkbox-decorator .check::after {
    opacity: 0.2; }
  .bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check {
    color: #ff5605;
    border-color: #ff5605; }
  .bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check:before,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check:before {
    color: #ff5605;
    -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px,
 -5px 5px 0 10px, 20px -12px 0 11px;
            box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px,
 -5px 5px 0 10px, 20px -12px 0 11px;
    -webkit-animation: checkbox-on 0.3s forwards;
            animation: checkbox-on 0.3s forwards; }
  .bmd-custom-checkbox > label[disabled],
  .bmd-custom-checkbox > label input[type="checkbox"]:disabled + .checkbox-decorator > .check,
  label.bmd-custom-checkbox-inline[disabled],
  label.bmd-custom-checkbox-inline input[type="checkbox"]:disabled + .checkbox-decorator > .check {
    border-color: rgba(189, 189, 189, 0.5); }

.bmd-custom-checkbox.disabled > label {
  color: rgba(189, 189, 189, 0.5); }

.was-validated .bmd-form-control:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: linear-gradient(to top, #cc0a00 2px, rgba(204, 10, 0, 0) 2px), linear-gradient(to top, #bdbdbd 1px, rgba(189, 189, 189, 0) 1px);
  background-size: 100% 100%, 100% 100%; }
  .was-validated .bmd-form-control:invalid ~ .invalid-feedback,
  .was-validated .bmd-form-control:invalid ~ .invalid-tooltip {
    display: block; }

.bmd-custom-checkbox input[type="checkbox"]:invalid ~ .invalid-feedback,
.bmd-custom-checkbox input[type="checkbox"]:invalid ~ .invalid-tooltip {
  display: block; }

@-webkit-keyframes checkbox-on {
  0% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em; }
  50% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em .13em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em .13em 0 .6875em; }
  100% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em; } }

@keyframes checkbox-on {
  0% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em; }
  50% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em .13em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em .13em 0 .6875em; }
  100% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em; } }

@-webkit-keyframes checkbox-off {
  0% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset; }
  25% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset; }
  50% {
    width: 0;
    height: 0;
    margin-top: -.25em;
    margin-left: .38em;
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em, 0 0 0 0 inset;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  51% {
    width: 1.25em;
    height: 1.25em;
    margin-top: -.13em;
    margin-left: -.13em;
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 .63em inset;
            box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 .63em inset;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    width: 1.25em;
    height: 1.25em;
    margin-top: -.13em;
    margin-left: -.13em;
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
            box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes checkbox-off {
  0% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset; }
  25% {
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, 1.25em -.75em 0 .6875em, 0 0 0 0 inset; }
  50% {
    width: 0;
    height: 0;
    margin-top: -.25em;
    margin-left: .38em;
    -webkit-box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em, 0 0 0 0 inset;
            box-shadow: 0 -.0625em 0 .625em, .6875em -.625em 0 .625em, 2.0625em 0 0 1.25em, 0 2em 0 1.25em, -.3125em .3125em 0 .625em, .94em .13em 0 .6875em, 0 0 0 0 inset;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  51% {
    width: 1.25em;
    height: 1.25em;
    margin-top: -.13em;
    margin-left: -.13em;
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 .63em inset;
            box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 .63em inset;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    width: 1.25em;
    height: 1.25em;
    margin-top: -.13em;
    margin-left: -.13em;
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
            box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    -webkit-filter: opacity(50%);
            filter: opacity(50%); }
  .hamburger:hover, .hamburger:focus, .hamburger:active {
    outline: 0; }
  .hamburger__box {
    width: 1.75rem;
    height: 14px;
    display: inline-block;
    position: relative; }
  .hamburger__inner {
    display: block;
    top: 50%;
    margin-top: -1px; }
    .hamburger__inner, .hamburger__inner::after, .hamburger__inner::before {
      width: 1.75rem;
      height: 2px;
      background-color: #000;
      border-radius: 4px;
      position: absolute;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-transition-duration: 0.15s;
              transition-duration: 0.15s;
      -webkit-transition-timing-function: ease;
              transition-timing-function: ease; }
    .hamburger__inner::after, .hamburger__inner::before {
      content: "";
      display: block; }
    .hamburger__inner::before {
      top: -7px; }
    .hamburger__inner::after {
      bottom: -7px; }
  .hamburger--text .hamburger__text {
    display: inline-block;
    font-weight: bold;
    margin-right: .63rem; }
  .hamburger--text:hover {
    -webkit-filter: none;
            filter: none; }
  @media (max-width: 991.98px) {
    .hamburger--has-indicator .hamburger__box:after {
      position: absolute;
      top: -0.375rem;
      width: 0.625rem;
      height: 0.625rem;
      background: #ff5605;
      content: "";
      border-radius: 100%;
      right: -0.3125rem;
      border: 1px solid #fff; }
    .hamburger--has-indicator.is-active .hamburger__box:after {
      opacity: 0; } }

.hamburger--squeeze .hamburger__inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger__inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger__inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger__inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger__inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger__inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--resize {
  cursor: inherit; }
  .hamburger--resize .hamburger__box {
    width: 1.75rem; }
  .hamburger--resize .hamburger__inner::before {
    top: -7px; }
  .hamburger--resize .hamburger__inner::after {
    bottom: -7px; }
  .hamburger--resize .hamburger__inner, .hamburger--resize .hamburger__inner::before, .hamburger--resize .hamburger__inner::after {
    width: 100%;
    background-color: currentColor; }
  .hamburger--resize:hover {
    -webkit-filter: none;
            filter: none; }

.c-button-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.5rem;
  text-decoration: none;
  border: 1px solid #dee1e6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative; }
  .c-button-control__icon {
    font-size: 1.3rem;
    color: #bdbdbd;
    position: relative; }
    @media (min-width: 576px) {
      .c-button-control__icon {
        font-size: 1.5rem; } }
  .c-button-control__title {
    color: #7d8698;
    font-size: 0.68rem; }
    @media (min-width: 576px) {
      .c-button-control__title {
        font-size: 0.88rem; } }
  .c-button-control__quantity {
    position: absolute;
    top: 0;
    right: auto;
    left: 0.75rem;
    line-height: 1;
    font-size: 0.75rem;
    background: #ff5605;
    padding: 0.25rem 0.44rem;
    border-radius: 1.5rem;
    color: #fff;
    border: 0.13rem solid #ffffff;
    font-size: 0.75rem;
    min-width: 1.5rem;
    text-align: center;
    display: none; }
  .c-button-control.has-items .c-button-control__quantity {
    display: block; }
  .c-button-control.has-items .c-button-control__icon {
    color: #202020; }
  .c-button-control:hover, .c-button-control:focus {
    text-decoration: none;
    background: #dee1e6; }
  .c-button-control.is-active {
    background: #dee1e6; }
  .c-button-control__bottom-panel {
    padding: 0 0.5rem;
    border-left: none;
    border-right: none; }
    @media (min-width: 360px) {
      .c-button-control__bottom-panel {
        padding: 0 0.9rem; } }
    @media (min-width: 400px) {
      .c-button-control__bottom-panel {
        padding: 0 1.2rem; } }
    @media (min-width: 470px) {
      .c-button-control__bottom-panel {
        padding: 0 1.7rem; } }
    @media (min-width: 576px) {
      .c-button-control__bottom-panel {
        padding: 0 1rem; } }
    @media (min-width: 768px) {
      .c-button-control__bottom-panel {
        border-left: 1px solid #dee1e6;
        border-right: 1px solid #dee1e6;
        padding: 0 1rem; } }
    @media (min-width: 992px) {
      .c-button-control__bottom-panel {
        padding: 0 1.5rem; } }
    .c-button-control__bottom-panel:hover {
      background: inherit; }
    .c-button-control__bottom-panel.is-active {
      background: inherit; }
    .c-button-control__bottom-panel .c-button-control__icon {
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .c-button-control__bottom-panel:hover .c-button-control__icon {
      color: #ff5605; }

.c-icon-count {
  -webkit-transition: .2s;
  transition: .2s; }
  .c-icon-count__quantity .c-icon-count:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }
  .c-icon-count--effect1 .c-icon-count__quantity:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 2px transparent;
            box-shadow: 0 0 0 2px transparent;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.4); }
  .c-icon-count--effect1 .c-icon-count__quantity:hover:after {
    -webkit-animation: sonarEffect 0.5s ease-out 75ms;
            animation: sonarEffect 0.5s ease-out 75ms; }
  .c-icon-count__quantity {
    display: none;
    position: absolute;
    top: .13rem;
    right: -.19rem;
    line-height: 1;
    font-size: .75rem;
    background: #ff5605;
    padding: .25rem .44rem;
    border-radius: 1.5rem;
    color: #fff;
    border: 0.13rem solid #ffffff;
    font-size: .75rem;
    min-width: 1.5rem;
    text-align: center; }
  .c-icon-count.has-items {
    color: #202020; }
  .c-icon-count.has-items .c-icon-count__quantity {
    display: block; }
  .c-icon-count.has-items:hover {
    color: #ff5605; }

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 3px 3px rgba(255, 86, 5, 0.6), 0 0 0 3px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

.c-icon {
  font-size: 1.5rem; }
  .c-icon.active {
    color: #ff5605; }

.c-letter {
  width: 1.56rem;
  height: 1.56rem;
  font-size: 1rem;
  background: #ff5605;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  display: inline-block; }
  .c-letter:hover, .c-letter:focus {
    color: #ffffff;
    text-decoration: none; }

.overlay {
  min-height: 100px;
  position: relative;
  z-index: 1; }
  .overlay:before {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80FFFFFF', endColorstr='#80FFFFFF');
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 500; }
  .overlay.is-loading:after {
    -webkit-animation: rotate-360 1.5s linear infinite;
            animation: rotate-360 1.5s linear infinite;
    -webkit-animation-delay: .2s;
            animation-delay: .2s;
    background-color: transparent;
    border: 0.3em solid #bdbdbd;
    border-radius: 1.5em;
    border-top-color: #ff5605;
    color: transparent;
    content: '';
    display: block;
    height: 3em;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 10px;
    width: 3em;
    z-index: 510; }

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

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

.ripple {
  position: relative; }

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  border-radius: inherit; }
  .ripple-container .ripple-decorator {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 100%;
    opacity: 0;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%; }
    .ripple-container .ripple-decorator.ripple-on {
      opacity: 0.1;
      -webkit-transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
      transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
      transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
      transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s; }
    .ripple-container .ripple-decorator.ripple-out {
      opacity: 0;
      -webkit-transition: opacity 0.1s linear 0s !important;
      transition: opacity 0.1s linear 0s !important; }

.rs-banner-loader, .panel-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
          transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0); }
  .rs-banner-loader span, .panel-loader span {
    position: absolute;
    display: block;
    background-color: #ff5605;
    -webkit-animation: loaderBlock 1.2s infinite ease-in-out both;
            animation: loaderBlock 1.2s infinite ease-in-out both; }
    .rs-banner-loader span:nth-child(1), .panel-loader span:nth-child(1) {
      top: 0;
      left: 0; }
    .rs-banner-loader span:nth-child(2), .panel-loader span:nth-child(2) {
      top: 0;
      right: 0;
      -webkit-animation: loaderBlockInverse 1.2s infinite ease-in-out both;
              animation: loaderBlockInverse 1.2s infinite ease-in-out both; }
    .rs-banner-loader span:nth-child(3), .panel-loader span:nth-child(3) {
      bottom: 0;
      left: 0;
      -webkit-animation: loaderBlockInverse 1.2s infinite ease-in-out both;
              animation: loaderBlockInverse 1.2s infinite ease-in-out both; }
    .rs-banner-loader span:nth-child(4), .panel-loader span:nth-child(4) {
      bottom: 0;
      right: 0; }

.rs-banner-loader {
  width: 80px;
  height: 80px;
  -webkit-animation: loader-1 1.2s infinite ease-in-out;
          animation: loader-1 1.2s infinite ease-in-out; }
  .rs-banner-loader span {
    width: 40px;
    height: 40px; }

.panel-loader {
  width: 40px;
  height: 40px;
  -webkit-animation: loader-2 1.2s infinite ease-in-out;
          animation: loader-2 1.2s infinite ease-in-out; }
  .panel-loader span {
    width: 20px;
    height: 20px; }

@-webkit-keyframes loader-1 {
  0%, 10%, 100% {
    width: 80px;
    height: 80px; }
  65% {
    width: 150px;
    height: 150px; } }

@keyframes loader-1 {
  0%, 10%, 100% {
    width: 80px;
    height: 80px; }
  65% {
    width: 150px;
    height: 150px; } }

@-webkit-keyframes loader-2 {
  0%, 10%, 100% {
    width: 40px;
    height: 40px; }
  65% {
    width: 70px;
    height: 70px; } }

@keyframes loader-2 {
  0%, 10%, 100% {
    width: 40px;
    height: 40px; }
  65% {
    width: 70px;
    height: 70px; } }

@-webkit-keyframes loaderBlock {
  0%, 30% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  55% {
    background-color: #ff8a52; }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@keyframes loaderBlock {
  0%, 30% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  55% {
    background-color: #ff8a52; }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@-webkit-keyframes loaderBlockInverse {
  0%, 20% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  55% {
    background-color: #ff8a52; }
  100% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); } }

@keyframes loaderBlockInverse {
  0%, 20% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  55% {
    background-color: #ff8a52; }
  100% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); } }

.c-sticker {
  position: relative;
  display: inline-block;
  font-size: 75%;
  color: #ff5605;
  padding: 0.25rem 1rem;
  margin-bottom: 0.63rem;
  border-radius: 1rem;
  border-bottom-left-radius: 0;
  background-color: #ff5605; }
  .c-sticker:before {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 0.63rem solid transparent;
    border-top: 0.63rem solid currentColor;
    content: " ";
    position: absolute;
    left: 0px;
    top: 100%; }
  .c-sticker__name {
    color: #fff; }
  .c-sticker + .c-sticker {
    margin-left: 0.5rem; }

.breadcrumb {
  font-size: .81rem;
  color: #999999; }
  .breadcrumb > .breadcrumb-item > a {
    color: #999999; }
  .breadcrumb > .breadcrumb-item {
    vertical-align: middle;
    display: inline-block;
    padding: 0; }
    .breadcrumb > .breadcrumb-item:before {
      display: none;
      content: ""; }
    .breadcrumb > .breadcrumb-item:after {
      display: inline-block;
      padding-left: 0.63rem;
      padding-right: 0.63rem;
      color: #999999;
      content: "|"; }
    .breadcrumb > .breadcrumb-item:last-child:after {
      content: ""; }
  .breadcrumb > .breadcrumb-item-dropdown {
    display: none; }
    .breadcrumb > .breadcrumb-item-dropdown .dropdown {
      position: static; }
    .breadcrumb > .breadcrumb-item-dropdown .dropdown-toggle {
      font-size: 1.25rem;
      line-height: 0;
      color: currentColor; }
    .breadcrumb > .breadcrumb-item-dropdown .dropdown-toggle:after {
      display: none; }
  .l-main__head--dark .breadcrumb,
  .l-main__head--dark .breadcrumb-item:before,
  .l-main__head--dark .breadcrumb-item:after,
  .l-main__head--dark .breadcrumb-item > a {
    color: #212529; }
  .l-main__head--light .breadcrumb,
  .l-main__head--light .breadcrumb-item:before,
  .l-main__head--light .breadcrumb-item:after,
  .l-main__head--light .breadcrumb-item > a {
    color: #fff; }
  @media (max-width: 575.98px) {
    .breadcrumb {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .breadcrumb.can-minimize .breadcrumb-item:nth-child(n + 2):nth-last-child(n + 3) {
        display: none; }
      .breadcrumb.can-minimize .breadcrumb-item-dropdown {
        display: inline-block; } }

.doc {
  margin: auto;
  max-width: 980px; }
  .doc__name {
    color: #000;
    font-weight: 700;
    /* max-height: 1.2 * 2 * 1rem; */
    text-decoration: none;
    line-height: 1.2; }
    .doc__name:after {
      top: 1.5rem; }
    .doc__name:hover, .doc__name:focus {
      color: #000;
      text-decoration: none; }
  .doc__type {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 0;
    color: #202020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    top: 17%;
    white-space: nowrap; }
  .doc__icon {
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .doc__icon .icon-svg {
      color: #bbc0c7;
      display: block;
      font-size: 2.875rem; }
    .doc__icon.icon-doc .icon-svg {
      color: #1c69aa; }
    .doc__icon.icon-xls .icon-svg {
      color: #2ea86a; }
    .doc__icon.icon-pdf .icon-svg {
      color: #c7482a; }
  .doc__icon.icon-doc .doc__type,
  .doc__icon.icon-xls .doc__type,
  .doc__icon.icon-pdf .doc__type {
    color: #fff; }
  .doc__preview {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 0;
    margin-bottom: 0.5rem;
    padding-bottom: 67%;
    position: relative; }
    .doc__preview > img {
      bottom: 0;
      left: 0;
      margin: auto;
      max-height: 100%;
      position: absolute;
      right: 0;
      top: 0; }
  .doc__desc {
    color: #7d8698;
    font-size: 0.875rem; }

.trash-anim-icon {
  cursor: pointer;
  font-size: 2.25rem; }
  .trash-anim-icon path:first-child {
    -webkit-transform-origin: 40px 15px;
        -ms-transform-origin: 40px 15px;
            transform-origin: 40px 15px;
    -webkit-transition: .2s;
    transition: .2s; }
  .trash-anim-icon:hover path:first-child {
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg); }
  .trash-anim-icon:hover {
    color: #ff5605; }

.table-fixed {
  table-layout: fixed; }

.page-link > .icon-svg {
  margin-left: -0.25rem;
  margin-right: -0.25rem; }

.nav-wrap {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  .nav-wrap .nav {
    color: #202020;
    display: block;
    white-space: nowrap; }
  .nav-wrap .nav-item {
    float: none;
    display: inline-block; }
  .nav-wrap .nav-scroll {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 0.5rem;
    position: relative; }
    .nav-wrap .nav-scroll:before {
      background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(80%, currentColor), to(currentColor));
      background: linear-gradient(90deg, transparent 0%, currentColor 80%, currentColor 100%);
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      width: 1.5rem; }
  .nav-wrap .scroll-arrow {
    width: 2.375rem;
    height: 2.375rem;
    border-radius: 50%;
    border: 1px solid #bdbdbd;
    color: #bdbdbd;
    background: transparent;
    line-height: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px; }
    .nav-wrap .scroll-arrow svg {
      fill: #bdbdbd;
      font-size: 1.25rem;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      margin: auto; }
    .nav-wrap .scroll-arrow:focus, .nav-wrap .scroll-arrow:active {
      outline: 0; }
    .nav-wrap .scroll-arrow:hover {
      background: #ff5605;
      border-color: #ff5605; }
      .nav-wrap .scroll-arrow:hover svg {
        fill: #fff; }

.nav-scrollspy .nav-link {
  color: #7d8698;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.nav-scrollspy:not(.active) .nav-item:first-child .nav-link,
.nav-scrollspy .nav-link:hover,
.nav-scrollspy .nav-link:active,
.nav-scrollspy .nav-link.active {
  color: #ff5605; }
  .nav-scrollspy:not(.active) .nav-item:first-child .nav-link .nav-link-icon,
  .nav-scrollspy .nav-link:hover .nav-link-icon,
  .nav-scrollspy .nav-link:active .nav-link-icon,
  .nav-scrollspy .nav-link.active .nav-link-icon {
    opacity: 1; }

.nav-scrollspy .nav-link:hover .nav-link-icon {
  opacity: 0; }

.nav-scrollspy .nav-link-icon {
  font-size: 1.5rem;
  margin: 0 0.5rem 0 1rem;
  opacity: 0; }

.nav-slide {
  position: relative; }
  .nav-slide .nav-link {
    color: #7d8698; }
    .nav-slide .nav-link:hover, .nav-slide .nav-link:active, .nav-slide .nav-link.active {
      color: #ff5605; }
  .nav-slide .nav-slide-line {
    position: absolute;
    bottom: .31rem;
    height: .13rem;
    background-color: #ff5605;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.list-justified {
  clear: both; }
  .list-justified > dt {
    clear: both;
    float: left;
    margin-bottom: 0.25rem;
    margin-right: 0.25rem; }
    .list-justified > dt:before {
      content: '';
      display: block; }
  .list-justified > dd {
    float: right;
    margin-bottom: 0.25rem; }
  .list-justified > dt:last-of-type,
  .list-justified > dd:last-of-type {
    margin-bottom: 0; }

.collapsed__in {
  display: none; }

.collapsed .collapsed__in {
  display: inline; }

.collapsed .collapsed__out {
  display: none; }

.collapsed__icon {
  top: 0.15em; }
  .collapsed .collapsed__icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.c-ya-share .ya-share2,
.c-ya-share .ya-share2 * {
  line-height: 1.5; }

.c-ya-share .ya-share2__container_size_m {
  font-size: 1rem; }

.badge-md {
  border-radius: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.25rem 0.46777rem; }

.popover {
  -webkit-box-shadow: 0 3px 5px #bdbdbd;
          box-shadow: 0 3px 5px #bdbdbd; }
  .popover-header {
    border-bottom: none;
    padding-top: 0.875rem;
    margin-bottom: -0.875rem; }
  .popover-close {
    cursor: pointer;
    margin: 0.25rem;
    position: absolute;
    right: 0;
    top: 0; }
  .popover-body {
    padding-right: 1.375rem; }

.up-float-button {
  display: none; }
  @media (min-width: 992px) {
    .up-float-button {
      display: block;
      position: fixed;
      width: 3rem;
      height: 3rem;
      border-radius: 50%;
      cursor: pointer;
      background: #222428;
      position: fixed;
      bottom: 2rem;
      right: .375rem;
      z-index: 930;
      font-size: 2rem;
      text-align: center;
      color: #fff;
      border: 1px solid #f1f1f1;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      line-height: 1;
      font-size: 1.5rem;
      padding-top: .5rem;
      visibility: hidden;
      opacity: 0; }
      .up-float-button--up {
        bottom: 5rem; }
      .up-float-button.showed {
        opacity: .6;
        visibility: visible; }
      .up-float-button:hover {
        opacity: .8; } }

.hint {
  background: transparent;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  color: #7d8698;
  cursor: pointer;
  display: inline-block;
  font-style: normal;
  height: 1.1667em;
  line-height: 1;
  margin: -0.16667em auto auto;
  outline: none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 1.16667em; }
  .hint:hover {
    background-color: #7d8698;
    border-color: #7d8698;
    color: #fff; }
  .hint:focus {
    outline: none; }
  .hint.active {
    background-color: #b01e21;
    border-color: #b01e21;
    color: #fff; }

.l-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%; }
  .l-page__header, .l-page__compact, .l-page__footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .l-page__main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    z-index: 1; }
  .l-page__compact {
    z-index: 903; }
  @media (max-width: 767.98px) {
    .l-page__compact {
      margin-bottom: 2rem; } }

.l-main .inner-wrapper-sticky {
  padding-bottom: 2rem; }

.l-main__outer-sidebar, .l-main__inner-sidebar {
  display: none; }
  .l-main__outer-sidebar img, .l-main__inner-sidebar img {
    max-width: 100%;
    height: auto; }

.l-main__outer::after, .l-main__inner::after {
  display: block;
  clear: both;
  content: ""; }

.l-main__outer-content, .l-main__inner-content {
  width: 100%; }

.l-main--has-inner-sidebar .l-main__inner-sidebar {
  display: block; }

.l-main__title {
  margin-bottom: 0;
  word-break: break-word;
  overflow-wrap: break-word; }

.l-main__head--dark .l-main__title {
  color: #212529; }

.l-main__head--light .l-main__title {
  color: #fff; }

.l-main__head {
  padding: 2rem 0 2rem;
  margin: -2rem auto 0; }
  .l-main__head .btn-outline-secondary-primary,
  .l-main__head .scroll-arrow {
    background-color: #ffffff; }

.cw_1510 .l-main__nav-wrap, .l-main__nav-wrap {
  display: none; }

@media (min-width: 1899px) {
  .l-main__nav-wrap {
    display: block;
    height: 100%;
    margin-right: -2.5rem;
    position: absolute;
    right: 100%;
    top: 0; }
  .l-main__nav .nav-item {
    text-align: right; }
  .l-main__nav .nav-link {
    color: #000;
    max-width: 300px;
    overflow: hidden;
    padding: 0.5rem;
    text-overflow: ellipsis;
    -webkit-transition: color .2s, background-color .2s;
    transition: color .2s, background-color .2s;
    white-space: nowrap; }
  .l-main__nav.nav-scrollspy:not(.active) .nav-item:first-child .nav-link,
  .l-main__nav.nav-scrollspy .nav-link:hover,
  .l-main__nav.nav-scrollspy .nav-link:active,
  .l-main__nav.nav-scrollspy .nav-link.active {
    background-color: rgba(34, 36, 40, 0.8);
    color: #fff; }
    .l-main__nav.nav-scrollspy:not(.active) .nav-item:first-child .nav-link .nav-link-icon,
    .l-main__nav.nav-scrollspy .nav-link:hover .nav-link-icon,
    .l-main__nav.nav-scrollspy .nav-link:active .nav-link-icon,
    .l-main__nav.nav-scrollspy .nav-link.active .nav-link-icon {
      opacity: 1; }
  .l-main__nav .nav-link-icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 1.5rem;
    margin-left: 2.5rem;
    margin-right: 0;
    opacity: 0;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: opacity .2s;
    transition: opacity .2s; } }

@media (min-width: 768px) {
  .l-main--has-outer-sidebar .l-main__container {
    padding-left: 290px; }
  .l-main--has-outer-sidebar .l-main__outer-sidebar {
    display: block;
    width: 260px;
    margin-left: -280px;
    float: left;
    z-index: 300;
    position: relative; }
  .l-main--has-outer-sidebar .l-main__outer-content {
    float: right; }
  .l-main__head {
    padding: 4rem 0 5rem;
    margin: -4rem auto -3rem; } }

@media (min-width: 1200px) {
  .l-main--has-inner-sidebar .l-main__container {
    padding-right: 290px; }
  .l-main--has-inner-sidebar .l-main__inner-sidebar {
    width: 260px;
    margin-right: -280px;
    float: right;
    z-index: 300;
    position: relative; }
  .l-main--has-inner-sidebar .l-main__inner-content {
    float: left; } }

.l-section__head {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  min-height: 5.125rem;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1; }

.l-section--heighter > .l-section__main {
  min-height: 40rem; }

.container .l-section--container .l-section__container, .l-section--container .l-section__container .l-section--container .l-section__container,
.l-section__container .l-section__container {
  padding: 0; }

.l-section--outer-spacing {
  margin-bottom: 2rem; }

.l-section--outer-spacing-quart {
  margin-bottom: 0.5rem; }

.l-section--bg-white .l-section__main {
  background-color: #fff; }

.l-section--bg-lg .l-section__main {
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(20%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 100%);
  margin-top: -1px; }

.fancybox-content > .l-section--shadow .l-section__wrap-main {
  -webkit-box-shadow: none;
          box-shadow: none; }

.l-section--block {
  display: block !important; }

.l-section .l-section {
  border: 1px solid #f1f1f1; }

.section-head__title h4,
.section-head__title .h4 {
  margin-bottom: 0;
  margin-top: .25rem; }

.section-head__title a {
  color: #202020; }
  .section-head__title a:hover, .section-head__title a:focus {
    text-decoration: none; }

@media (min-width: 576px) {
  .section-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .section-head__title {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      .section-head__title h4 {
        margin: 0; }
    .section-head__controls {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.l-compact-header {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 10px 0 #bdbdbd;
          box-shadow: 0 1px 10px 0 #bdbdbd;
  position: relative; }
  .l-compact-header__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 3.75rem;
    height: 3.75rem; }
  .l-compact-header__block {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .l-compact-header__block--menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      margin: 0px;
      width: 2.25rem;
      -ms-flex-item-align: stretch;
          align-self: stretch; }
    .l-compact-header__block--logo {
      line-height: 1;
      margin-left: 0.5rem; }
    .l-compact-header__block--search {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      margin-right: 0px; }
    .l-compact-header__block--personal, .l-compact-header__block--icons {
      display: none; }
    .l-compact-header__block img {
      max-height: 3.13rem; }
  @media (min-width: 768px) {
    .l-compact-header {
      position: fixed;
      top: 0;
      -webkit-transform: translateY(-120%);
          -ms-transform: translateY(-120%);
              transform: translateY(-120%);
      width: 100%;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      opacity: 0; }
      .l-compact-header.js-fix-scroll--fixed {
        -webkit-transition: none !important;
        transition: none !important; }
      .is-fixed .l-compact-header {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; }
      .l-compact-header__block--menu {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-item-align: center;
            align-self: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 15.25rem;
        min-width: 7rem; }
      .l-compact-header__block--menu .hamburger {
        padding: 0.5rem 1rem;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        white-space: nowrap; }
      .l-compact-header__block--menu .hamburger.is-active {
        background: #ff5605;
        color: #fff; }
      .l-compact-header__block--menu .hamburger.is-active .hamburger__inner:before,
      .l-compact-header__block--menu .hamburger.is-active .hamburger__inner:after,
      .l-compact-header__block--menu .hamburger.is-active .hamburger__inner {
        background-color: #ffffff; }
      .l-compact-header__block--logo {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        max-width: 7.5rem;
        margin: 0 1rem; }
      .l-compact-header__block--search {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2; }
        .l-compact-header__block--search .compact-search {
          max-width: 28.13rem; }
      .l-compact-header__block--personal {
        display: block;
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        max-width: 17rem;
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        margin-left: 0.5rem; }
      .l-compact-header__block--icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0; } }
  @media (min-width: 992px) {
    .l-compact-header__block--menu {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 13.63rem; }
    .l-compact-header__block--logo {
      margin: 0 1.5rem; }
    .l-compact-header__block--search {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }
  @media (min-width: 1200px) {
    .l-compact-header__block--personal {
      margin-right: 2.5rem; } }

.l-compact-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2; }
  @media (max-width: 991.98px) {
    .l-compact-menu {
      -webkit-transition: opacity .3s;
      transition: opacity .3s;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      background: #ffffff;
      width: 100%;
      height: 100%;
      opacity: 0; }
      .l-compact-menu.is-open {
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        opacity: 1; }
      .l-compact-menu__user {
        background: #e5e6ea; }
      .l-compact-menu__items {
        position: relative; }
      .is-view ~ .l-compact-menu__bottom,
      .animate-in ~ .l-compact-menu__bottom,
      .animate-out ~ .l-compact-menu__bottom,
      .animate-in-back ~ .l-compact-menu__bottom,
      .animate-out-back ~ .l-compact-menu__bottom {
        display: none; } }
  @media (min-width: 768px) {
    .l-compact-menu {
      z-index: 999;
      position: fixed;
      width: auto;
      height: auto;
      background: transparent;
      display: block;
      background: transparent;
      min-width: 16.25rem;
      visibility: hidden; }
      .l-compact-menu__items {
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
        opacity: 0; }
      .l-compact-menu.is-open {
        visibility: visible;
        overflow: visible;
        display: block; }
      .l-compact-menu.is-open .l-compact-menu__items {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
        -webkit-transition: opacity .5s, -webkit-transform .3s;
        transition: opacity .5s, -webkit-transform .3s;
        transition: transform .3s, opacity .5s;
        transition: transform .3s, opacity .5s, -webkit-transform .3s; } }

.l-head {
  position: relative; }
  .l-head__main {
    position: relative;
    z-index: 899; }
  .l-head.color-light.is-underlay .l-head__main,
  .l-head.color-light.is-underlay .b-header-logo,
  .l-head.color-light.is-underlay .b-header-logo:hover,
  .l-head.color-light.is-underlay .b-header-user__icon,
  .l-head.color-light.is-underlay .c-icon-count,
  .l-head.color-light.is-underlay .menu-search-button--transparent,
  .l-head.color-light.is-underlay .mmenu-type1-item--transparent > .mmenu-type1-item__link,
  .l-head.color-light.is-underlay .mmenu-vertical-item--transparent > .mmenu-vertical-item__link,
  .l-head.color-light.is-underlay .mmenu-type1-item--inheader > .mmenu-type1-item__link,
  .l-head.color-light.is-underlay .mmenu-vertical-item--inheader > .mmenu-vertical-item__link {
    color: #fff; }
  .l-head.color-light.is-underlay .text-body,
  .l-head.color-light.is-underlay .text-dark,
  .l-head.color-light.is-underlay .text-secondary,
  .l-head.color-light.is-underlay .l-head__inner-search .menu-search-button {
    color: #fff !important; }
  .l-head.color-light.is-underlay .menu-search-button--transparent:hover,
  .l-head.color-light.is-underlay .mmenu-type1-item--transparent:hover > .mmenu-type1-item__link,
  .l-head.color-light.is-underlay .mmenu-vertical-item--transparent:hover > .mmenu-vertical-item__link,
  .l-head.color-light.is-underlay .mmenu-type1-item--inheader:hover > .mmenu-type1-item__link {
    color: #ff5605; }
  .l-head.color-light.is-underlay .mmenu-type1-item:after {
    background-color: #fff; }
  .l-head.is-underlay .l-head__main,
  .l-head.is-underlay .b-header-logo,
  .l-head.is-underlay .b-header-logo:hover,
  .l-head.is-underlay .b-header-user__icon,
  .l-head.is-underlay .c-icon-count,
  .l-head.is-underlay .text-body,
  .l-head.is-underlay .text-dark,
  .l-head.is-underlay .text-secondary {
    -webkit-transition: 1s;
    transition: 1s; }
  .l-head.is-underlay .c-icon-count:hover {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .l-head.is-underlay .search-form__input {
    border: 0;
    background: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .l-head.is-underlay .search-form__input:active, .l-head.is-underlay .search-form__input:focus {
      background: #fff; }
  .l-head--type3 .b-header-user__icon,
  .l-head--type3 .b-header-user__letter,
  .l-head--type5 .b-header-user__icon,
  .l-head--type5 .b-header-user__letter {
    width: 2.63rem;
    height: 2.63rem;
    background: #ff5605;
    color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0.5rem; }
  .l-head--type5 .search-form__button {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 2.5rem;
    background: #ff5605;
    color: #ffffff;
    width: 2.63rem;
    height: 2.63rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    text-align: center; }
    .l-head--type5 .search-form__button .icon-svg {
      margin: auto; }
  .l-head--light:not(.is-underlay) .l-head__line,
  .l-head--transparent:not(.is-underlay) .l-head__line {
    border-top: 1px solid #f1f1f1;
    margin-top: -1px; }
  .l-head--transparent.is-underlay .l-head__line-inner {
    border-bottom: 1px solid #bdbdbd;
    margin-top: -1px; }
  .l-head--type6 .mmenu-vertical-item--light:hover > .mmenu-vertical-item__link,
  .l-head--type6 .mmenu-vertical-item--light:focus > .mmenu-vertical-item__link,
  .l-head--type6 .mmenu-vertical-item--light:active > .mmenu-vertical-item__link,
  .l-head--type7 .mmenu-vertical-item--light:hover > .mmenu-vertical-item__link,
  .l-head--type7 .mmenu-vertical-item--light:focus > .mmenu-vertical-item__link,
  .l-head--type7 .mmenu-vertical-item--light:active > .mmenu-vertical-item__link {
    color: #ffffff; }
  .l-head--type8 .l-head__line-inner,
  .l-head--type8 .l-mmenu-type1 > .mmenu-type1-item:first-child .mmenu-type1-item__link {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px; }
  .l-head--type8 .l-head__line-inner,
  .l-head--type8 .menu-search-button {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px; }
  .l-head--type8 .mmenu-type1-item__dropdown,
  .l-head--type8 .mmenu-type1-item__wide {
    margin-top: 10px; }
  .l-head--type8 .mmenu-type1-item__dropdown:before,
  .l-head--type8 .mmenu-type1-item__wide:before {
    content: "";
    position: absolute;
    top: -10px;
    height: 10px;
    width: 100%;
    background: transparent; }
  .l-head--type8:not(.is-underlay) .l-head__banner {
    margin-top: -1.88rem; }
  .l-head.is-underlay.l-head--type8.l-head--transparent .l-head__line-inner {
    border: 1px solid #bdbdbd; }
  .l-head--type9 .l-mmenu-type1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:active > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:focus > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:hover > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:active > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:focus > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:hover > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light.is-selected > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark.is-selected > .mmenu-type1-item__link,
  .l-head--type9 .menu-search-button--dark:hover,
  .l-head--type9 .menu-search-button--light:hover,
  .l-head--type9 .menu-search-button--dark:focus,
  .l-head--type9 .menu-search-button--light:focus,
  .l-head--type9 .menu-search-button--dark:active,
  .l-head--type9 .menu-search-button--light:active {
    background: transparent;
    color: #ff5605; }
  .l-head--type9 .mmenu-type1-item--dark + .mmenu-type1-item--dark.is-selected:after,
  .l-head--type9 .mmenu-type1-item--dark.is-selected + .mmenu-type1-item--dark:after,
  .l-head--type9 .mmenu-type1-item--light + .mmenu-type1-item--light.is-selected:after,
  .l-head--type9 .mmenu-type1-item--light.is-selected + .mmenu-type1-item--light:after,
  .l-head--type9 .mmenu-type1-item--dark + .mmenu-type1-item--dark:active:after,
  .l-head--type9 .mmenu-type1-item--dark + .mmenu-type1-item--dark:focus:after,
  .l-head--type9 .mmenu-type1-item--dark + .mmenu-type1-item--dark:hover:after,
  .l-head--type9 .mmenu-type1-item--dark:active + .mmenu-type1-item--dark:after,
  .l-head--type9 .mmenu-type1-item--dark:focus + .mmenu-type1-item--dark:after,
  .l-head--type9 .mmenu-type1-item--dark:hover + .mmenu-type1-item--dark:after,
  .l-head--type9 .mmenu-type1-item--light + .mmenu-type1-item--light:active:after,
  .l-head--type9 .mmenu-type1-item--light + .mmenu-type1-item--light:focus:after,
  .l-head--type9 .mmenu-type1-item--light + .mmenu-type1-item--light:hover:after,
  .l-head--type9 .mmenu-type1-item--light:active + .mmenu-type1-item--light:after,
  .l-head--type9 .mmenu-type1-item--light:focus + .mmenu-type1-item--light:after,
  .l-head--type9 .mmenu-type1-item--light:hover + .mmenu-type1-item--light:after {
    opacity: 1; }
  .l-head--type10 .menu-search-button {
    background: transparent;
    color: #202020; }
  .l-head--type10 .menu-search-button:hover,
  .l-head--type10 .menu-search-button:focus {
    color: #ff5605;
    background: transparent; }
  .l-head--type10 .l-mmenu-type1 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .l-head--type10 .mmenu-type1-item--inheader + .mmenu-type1-item--inheader:after {
    display: none; }
  @media (max-width: 767.98px) {
    .l-head__main {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .l-head--type3 .b-header-user__personal,
    .l-head--type5 .b-header-user__personal,
    .l-head--type7 .b-header-user__personal {
      display: none; }
    .l-head--type5 .b-header-user__icon,
    .l-head--type5 .b-header-user__letter {
      width: 2.63rem;
      height: 2.63rem;
      background: #ff5605;
      color: #fff;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 0.5rem; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .l-head--type5 .search-form.header-search-form {
      width: 100%;
      max-width: 26.25rem; } }

.l-head .rs-banners_infowrap {
  width: 100%;
  text-align: center;
  margin-left: 0;
  position: relative;
  max-width: 38rem;
  margin: auto; }

.l-head .rs-banners_banner[data-text-color="light"] .rs-banners_infowrap {
  color: #fff; }

.l-head .rs-banners_banner .rs-banners_product {
  width: 100%;
  display: none; }

.l-head .rs-banners_banner .rs-banners_product img {
  max-width: none; }

.l-head .rs-banners .rs-banners_banner,
.l-head .rs-banners-sidebanner,
.l-head .rs_banner-preloader {
  height: 240px; }

.l-head .rs-banners_infowrap .rs-banners_info .rs-banners_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600; }

.l-head .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
  line-height: 18px;
  font-size: 12px; }

.l-head.has-banner.is-underlay.l-head--type4.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.l-head--type5.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.l-head--type6.l-head--transparent .l-head__line-inner {
  border-bottom: 0;
  margin-top: 0; }

.l-head.has-banner.is-underlay.color-dark.l-head--type4.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.color-dark.l-head--type5.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.color-dark.l-head--type6.l-head--transparent .l-head__line-inner {
  background: rgba(70, 70, 70, 0.03); }

.l-head.has-banner.is-underlay.color-dark.l-head--type4.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link,
.l-head.has-banner.is-underlay.color-dark.l-head--type5.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link,
.l-head.has-banner.is-underlay.color-dark.l-head--type6.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link {
  background: rgba(70, 70, 70, 0.04); }

.l-head.has-banner.is-underlay.color-light.l-head--type4.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.color-light.l-head--type5.l-head--transparent .l-head__line-inner,
.l-head.has-banner.is-underlay.color-light.l-head--type6.l-head--transparent .l-head__line-inner {
  background: rgba(255, 255, 255, 0.03); }

.l-head.has-banner.is-underlay.color-light.l-head--type4.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link,
.l-head.has-banner.is-underlay.color-light.l-head--type5.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link,
.l-head.has-banner.is-underlay.color-light.l-head--type6.l-head--transparent .l-mmenu-vertical > .mmenu-vertical-item > .mmenu-vertical-item__link {
  background: rgba(255, 255, 255, 0.04); }

.l-head--type8:not(.is-underlay) .l-head__banner {
  margin-top: -1.88rem; }

@media (max-width: 85.38rem) {
  .l-head .rs-banners-container.__center {
    padding: 0; } }

@media (min-width: 576px) {
  .l-head .rs-banners_infowrap .rs-banners_info .rs-banners_title {
    font-size: 27px;
    line-height: 33px;
    font-weight: 600; }
  .l-head .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
    line-height: 26px;
    font-size: 16px; } }

@media (max-width: 767.98px) {
  .l-head.has-banner {
    margin-bottom: 2rem; }
  .l-head__banner {
    margin-top: -2rem; }
  .l-head .rs-banners-container .rs-banners.owl-theme .owl-dots {
    display: none; } }

@media (min-width: 768px) {
  .l-head .rs-banners_infowrap .rs-banners_info .rs-banners_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700; }
  .l-head .rs-banners_infowrap .rs-banners_info .rs-banners_desc {
    line-height: 26px;
    font-size: 16px; }
  .l-head .rs-banners_infowrap {
    height: 320px;
    bottom: 40px;
    top: auto;
    position: absolute;
    max-width: 100%; }
  .l-head .rs_banner-preloader,
  .l-head:not(.is-underlay) .l-head__banner,
  .l-head:not(.is-underlay) .rs-banners .rs-banners_banner,
  .l-head:not(.is-underlay) .rs-banners-sidebanner {
    height: 400px; }
  .is-underlay .l-head__banner {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1; }
  .l-head.has-banner.is-underlay,
  .l-head.is-underlay .rs-banners .rs-banners_banner,
  .l-head.is-underlay .rs-banners-sidebanner {
    height: 540px; } }

@media (min-width: 992px) {
  .l-head .rs-banners_infowrap {
    padding-left: 6.25rem;
    height: 440px;
    bottom: 60px;
    width: 55%;
    text-align: left; }
  .l-head.has-sidebanners .l-head__banner {
    margin-top: .63rem; }
  .l-head--type6 .__center .rs-banners_infowrap,
  .l-head--type7 .__center .rs-banners_infowrap,
  .l-head.has-sidebanners .__center .rs-banners_infowrap {
    width: 80%; }
  .l-head--type6:not(.has-shift) .rs-banners_infowrap,
  .l-head--type7:not(.has-shift) .rs-banners_infowrap {
    margin-left: 12.5rem; }
  .l-head .rs-banners_banner .rs-banners_product {
    display: block;
    width: 50%; }
  .l-head.has-sidebanners .rs-banners_banner .rs-banners_product {
    width: 60%; }
  .l-head .rs_banner-preloader,
  .l-head:not(.is-underlay) .l-head__banner,
  .l-head:not(.is-underlay) .rs-banners .rs-banners_banner,
  .l-head:not(.is-underlay) .rs-banners-sidebanner {
    height: 500px; }
  .l-head.has-banner.is-underlay,
  .l-head.is-underlay .rs-banners .rs-banners_banner,
  .l-head.is-underlay .rs-banners-sidebanner {
    height: 660px; }
  .l-head--type6.has-shift .rs-banners-container,
  .l-head--type7.has-shift .rs-banners-container {
    padding-left: 16.75rem; }
  .l-head--type6.has-sidebanners.has-banner .mmenu-vertical-item--is-open > .mmenu-vertical-item__dropdown,
  .l-head--type7.has-sidebanners.has-banner .mmenu-vertical-item--is-open > .mmenu-vertical-item__dropdown {
    min-height: 31.86rem; } }

@media (min-width: 1200px) {
  .l-head .rs-banners_infowrap {
    width: 50%; }
  .l-head--type6 .__center .rs-banners_infowrap,
  .l-head--type7 .__center .rs-banners_infowrap,
  .l-head.has-sidebanners .__center .rs-banners_infowrap {
    width: 65%; } }

.l-topline {
  background: #ffffff;
  height: 2.5rem;
  position: relative;
  z-index: 900; }
  .l-topline:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    background: rgba(233, 236, 239, 0.75); }
  .l-topline__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .l-topline__left {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%; }
  .l-topline__right {
    width: 60%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    white-space: nowrap; }
  .l-topline .c-icon-count {
    height: 2.5rem; }

.l-footer {
  margin-top: 3.13rem; }
  .l-footer__inner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    min-height: 200px; }
  .l-footer__copyright {
    padding: 0.5rem 0;
    font-size: 75%; }
  .l-footer--dark {
    background: #222428;
    color: #ffffff; }
  .l-footer--dark .l-footer__inner {
    border-top: 0.63rem solid #5e5f61; }
  .l-footer--dark .l-footer__copyright {
    color: #7d8698;
    border-top: 0.13rem solid #5e5f61; }
  .l-footer--dark .text-body,
  .l-footer--dark .text-dark {
    color: #ffffff !important; }
  .l-footer--light {
    background: #ffffff;
    color: #202020; }
  .l-footer--light .l-footer__inner {
    border-top: 0.63rem solid #e0e0e0; }
  .l-footer--light .l-footer__copyright {
    color: #7d8698;
    border-top: 0.13rem solid #e0e0e0; }
  .l-footer--light .text-light {
    color: #202020 !important; }
  .l-footer--light .footer-menu__item--lvl1,
  .l-footer--light .b-footer-logo {
    color: #202020; }
    .l-footer--light .footer-menu__item--lvl1:hover, .l-footer--light .footer-menu__item--lvl1:focus,
    .l-footer--light .b-footer-logo:hover,
    .l-footer--light .b-footer-logo:focus {
      color: #202020; }
  .l-footer--type2 .footer-menu__group {
    display: inline-block; }
  .l-footer--type2 .footer-menu__item {
    padding: 0.625rem 0.9375rem; }
  @media (max-width: 767.98px) {
    .l-footer__inner {
      display: none; } }

.menu-search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 1.5rem;
  padding: 1.125rem;
  max-width: 3.75rem;
  max-height: 3.75rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .menu-search-button--primary {
    color: #fff;
    background-color: #ff5605; }
    .menu-search-button--primary:hover, .menu-search-button--primary:focus {
      background: #d14400;
      color: #fff; }
  .menu-search-button--dark {
    color: #ffffff;
    background-color: #222428; }
    .menu-search-button--dark:hover, .menu-search-button--dark:focus {
      background: #d14400;
      color: #ffffff; }
  .menu-search-button--light {
    color: #202020;
    background-color: #ffffff; }
    .menu-search-button--light:hover, .menu-search-button--light:focus {
      background: #d14400;
      color: #ffffff; }
  .menu-search-button--transparent {
    color: #202020;
    background-color: transparent; }
    .menu-search-button--transparent:hover, .menu-search-button--transparent:focus {
      background-color: transparent;
      color: #ff5605; }
  .menu-search-button > .icon-svg {
    pointer-events: none; }

.search-popup {
  z-index: 99998;
  display: none; }
  .search-popup--full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0; }
  .search-popup--top {
    position: fixed;
    height: 10.25rem;
    width: 100%;
    top: 0;
    background: #ffffff; }
  .search-popup__inner {
    max-width: 1280px;
    margin: auto;
    position: relative;
    padding: 0 1.25rem; }
  .search-popup--full .search-popup__inner {
    margin-top: 6.25rem;
    padding-top: 5rem; }
  .search-popup--top .search-popup__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 100%; }
  .search-popup__close {
    position: absolute;
    right: 0;
    font-size: 1.5rem;
    color: #bdbdbd;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .search-popup__close:hover, .search-popup__close:focus {
      color: #202020; }
  .search-popup--full .search-popup__close {
    top: -2rem;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); }
  .search-popup--top .search-popup__close {
    top: 1rem; }
  .search-popup__form {
    width: 100%;
    max-width: 60rem;
    margin: auto;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative; }
  .search-popup--full .search-popup__form {
    -webkit-transform: scale(0.97) rotateX(60deg) translateY(-10px);
            transform: scale(0.97) rotateX(60deg) translateY(-10px); }
  .search-popup__form-button {
    background: transparent;
    border: 0;
    outline: 0;
    position: absolute;
    right: .63rem;
    top: 2rem;
    font-size: 1.38rem;
    color: #ff5605; }
  .search-popup--full.is-open .search-popup__close {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: .5s;
    transition: .5s; }
  .search-popup--full.is-open .search-popup__form {
    -webkit-transform: scale(1) rotateX(0deg) translateY(0);
            transform: scale(1) rotateX(0deg) translateY(0); }
  .search-popup__form .bmd-form-control {
    font-weight: 600;
    padding: .9rem 0;
    color: #202020; }
  .search-popup__form .bmd-form-group .bmd-label-floating {
    top: 3rem; }
  .search-popup__form .bmd-form-group.is-filled .bmd-label-floating,
  .search-popup__form .bmd-form-group.is-focused .bmd-label-floating {
    top: 1rem;
    left: 0;
    font-size: 14px; }

.b-header-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .b-header-user:not(.b-header-user--r-lg) .b-header-user__icon {
    font-size: 1.5rem;
    line-height: 0; }
  .b-header-user__icon {
    color: #202020; }
    .b-header-user__icon:hover, .b-header-user__icon:focus {
      color: #202020; }
  .b-header-user__personal {
    line-height: 1; }
  .b-header-user--r-lg .b-header-user__personal {
    display: none; }
  .b-header-user:not(.b-header-user--r-lg) .b-header-user__letter,
  .b-header-user:not(.b-header-user--r-lg) .b-header-user__icon {
    margin: 0px 0.5rem; }
  @media (min-width: 992px) {
    .b-header-user--r-lg .b-header-user__letter,
    .b-header-user--r-lg .b-header-user__icon {
      margin: 0px 0.5rem; }
    .b-header-user--r-lg .b-header-user__personal {
      display: block; }
    .b-header-user--r-lg .b-header-user__icon {
      width: auto;
      height: auto;
      font-size: 1.5rem;
      line-height: 0;
      color: #202020; }
      .b-header-user--r-lg .b-header-user__icon:hover, .b-header-user--r-lg .b-header-user__icon:focus {
        background: transparent;
        color: #202020; }
    .b-header-user__personal {
      min-width: 6.5rem; } }

.b-header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 1.75rem;
  color: #202020; }
  .b-header-logo:hover {
    color: #202020;
    text-decoration: none; }
  .b-header-logo .icon-svg {
    margin-right: 0.25rem;
    font-size: 3rem;
    min-width: 3rem; }
  .b-header-logo img {
    max-width: 100%; }

.b-location-confirm {
  display: none;
  position: absolute;
  z-index: 950;
  background: #fff;
  /* padding: 2.38rem 3rem; */
  padding: 1.75rem 2.375rem 1.4375rem 2.375rem;
  -webkit-transform: translateX(-50%) translateY(0);
      -ms-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
  left: 50%;
  margin-left: -0.5rem;
  /* width: 35rem; */
  top: 2rem;
  -webkit-box-shadow: 0 1px 10px 0 #bdbdbd;
          box-shadow: 0 1px 10px 0 #bdbdbd;
  opacity: 1;
  font-size: 1rem;
  -webkit-transition: 0.9s;
  transition: 0.9s; }
  .b-location-confirm:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -7px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    border-top: 8px solid #fff;
    -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg); }
  .b-location-confirm__detected {
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    color: black;
    margin-bottom: 1.4375rem; }
  .b-location-confirm__close {
    font-size: 1.38rem;
    position: absolute;
    top: 0.1875rem;
    right: 0.75rem;
    cursor: pointer; }
  .b-location-confirm__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .b-location-confirm__controls > .btn, .b-location-confirm__controls > .footer-subscribe__button {
      width: 50%;
      margin-right: 0.5rem; }
    .b-location-confirm__controls > .btn:last-child, .b-location-confirm__controls > .footer-subscribe__button:last-child {
      margin-right: 0; }

.b-location-confirm.anim-start {
  -webkit-transform: translateX(-50%) translateY(10px);
      -ms-transform: translateX(-50%) translateY(10px);
          transform: translateX(-50%) translateY(10px);
  opacity: 0; }

.b-footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 1.75rem;
  color: #ffffff; }
  .b-footer-logo:hover {
    color: #ffffff;
    text-decoration: none; }
  .b-footer-logo .icon-svg {
    margin-right: 0.25rem;
    font-size: 3rem;
    min-width: 3rem; }
  .b-footer-logo img {
    max-width: 100%; }

.footer-menu__group {
  margin-bottom: 0.5rem; }

.footer-menu--columns-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }

.footer-menu--columns-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3; }

.footer-menu--columns-2 .footer-menu__group,
.footer-menu--columns-3 .footer-menu__group {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid; }

.footer-menu__item {
  display: block; }

.footer-menu__item--lvl1 {
  color: #ffffff;
  font-weight: bold; }
  .footer-menu__item--lvl1:hover, .footer-menu__item--lvl1:focus {
    color: #ffffff; }

.footer-menu__item--lvl2, .footer-menu__item--lvl3 {
  font-size: .75rem;
  color: #7d8698;
  margin: .25rem 0; }
  .footer-menu__item--lvl2:hover, .footer-menu__item--lvl2:focus, .footer-menu__item--lvl3:hover, .footer-menu__item--lvl3:focus {
    color: #7d8698; }

.footer-subscribe__input {
  background: transparent;
  min-width: 0; }

.footer-subscribe__note {
  font-size: 75%;
  color: #7d8698;
  padding-right: 2.5rem; }

.footer-subscribe__button {
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1.5rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0; }

.footer-age-limit {
  font-size: .75rem;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid #7d8698;
  color: #7d8698;
  padding: .75rem .63rem;
  border-radius: 100%;
  overflow: hidden;
  text-align: center; }

.b-topline-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .b-topline-user__icon {
    font-size: 1rem;
    line-height: 0;
    color: #202020; }
    .b-topline-user__icon:hover, .b-topline-user__icon:focus {
      color: #202020; }
  .b-topline-user__personal {
    font-size: 0.875rem; }
  .b-topline-user .b-topline-user__letter,
  .b-topline-user .b-topline-user__icon {
    margin: 0px 0.25rem; }

.b-dl-menu, .b-dl-menu__subitems {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff; }

.b-dl-menu__item {
  margin: 0; }

.b-dl-menu__subitems {
  position: absolute;
  min-width: 100%;
  top: 0;
  left: 0; }

.b-dl-menu.is-view, .b-dl-menu__subitems.is-view {
  border: 0; }

.b-dl-menu.is-view > .b-dl-menu__item,
.b-dl-menu.is-view > .b-dl-menu__item.is-open > .b-dl-menu__link,
.b-dl-menu__subitems.is-view > .b-dl-menu__item,
.b-dl-menu__subitems.is-view > .b-dl-menu__item.is-open > .b-dl-menu__link {
  display: none; }

.b-dl-menu.is-view > .b-dl-menu__item.is-open,
.b-dl-menu__subitems.is-view > .b-dl-menu__item.is-open {
  display: block; }

.b-dl-menu__item.is-open > .b-dl-menu__subitems {
  display: block;
  z-index: 2; }

.b-dl-menu__link {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0.88rem 50px;
  outline: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  color: #333; }
  .b-dl-menu__link:hover, .b-dl-menu__link:focus {
    text-decoration: none;
    background-color: #e5e6ea;
    color: #202020; }

.b-dl-menu__item.has-subitems > .b-dl-menu__link:after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: 10px;
  top: 1.13rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik04LDE4YTEsMSwwLDAsMSwuMjktLjcxTDEzLjU5LDEyLDguMjksNi43MUExLDEsMCwwLDEsOS43MSw1LjI5bDYsNmExLDEsMCwwLDEsMCwxLjQybC02LDZhMSwxLDAsMCwxLTEuNDIsMEExLDEsMCwwLDEsOCwxOFoiLz48L3N2Zz4=");
 }

.b-dl-menu__item.is-catalog > .b-dl-menu__link {border-bottom: 1px solid #f1f1f1;}

.b-dl-menu__item--main > .b-dl-menu__link {
  font-weight: 900;
  background-color: #ffffff;
  color: #202020; }
  .b-dl-menu__item--main > .b-dl-menu__link:active, .b-dl-menu__item--main > .b-dl-menu__link:focus, .b-dl-menu__item--main > .b-dl-menu__link:hover {
    background-color: #e5e6ea; }

.has-subitems .b-dl-menu__subitems {
  display: none; }

.b-dl-menu__item--back .b-dl-menu__link:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xNiw2YTEsMSwwLDAsMS0uMjkuNzFMMTAuNDEsMTJsNS4zLDUuMjlhMSwxLDAsMCwxLTEuNDIsMS40MmwtNi02YTEsMSwwLDAsMSwwLTEuNDJsNi02YTEsMSwwLDAsMSwxLjQyLDBBMSwxLDAsMCwxLDE2LDZaIi8+PC9zdmc+");
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: 46px;
  top: 1.13rem; }

.b-dl-menu__item--back .b-dl-menu__link {
  padding-left: 66px; }

.b-dl-menu.animate-in, .b-dl-menu__subitems.animate-in {
  -webkit-animation: MasterDlMenuAnimationIn 0.3s ease-in-out;
          animation: MasterDlMenuAnimationIn 0.3s ease-in-out; }

.b-dl-menu.animate-out, .b-dl-menu__subitems.animate-out {
  -webkit-animation: MasterDlMenuAnimationOut 0.3s ease-in-out;
          animation: MasterDlMenuAnimationOut 0.3s ease-in-out; }

.b-dl-menu.animate-in-back, .b-dl-menu__subitems.animate-in-back {
  -webkit-animation: MasterDlMenuAnimationBackIn 0.3s ease-in-out;
          animation: MasterDlMenuAnimationBackIn 0.3s ease-in-out; }

.b-dl-menu.animate-out-back, .b-dl-menu__subitems.animate-out-back {
  -webkit-animation: MasterDlMenuAnimationBackOut 0.3s ease-in-out;
          animation: MasterDlMenuAnimationBackOut 0.3s ease-in-out; }

@media (min-width: 768px) {
  .b-dl-menu, .b-dl-menu__subitems {
    -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
            box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3); }
  .b-dl-menu__item--back .b-dl-menu__link:after {
    left: 10px;
    top: 1rem; }
  .b-dl-menu__link,
  .b-dl-menu__item--back .b-dl-menu__link {
    padding: 12px 20px; }
  .b-dl-menu__item--back .b-dl-menu__link {
    padding-left: 30px; } }

@-webkit-keyframes MasterDlMenuAnimationIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

@keyframes MasterDlMenuAnimationIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

@-webkit-keyframes MasterDlMenuAnimationBackIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

@keyframes MasterDlMenuAnimationBackIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

@-webkit-keyframes MasterDlMenuAnimationOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; } }

@keyframes MasterDlMenuAnimationOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; } }

@-webkit-keyframes MasterDlMenuAnimationBackOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; } }

@keyframes MasterDlMenuAnimationBackOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; } }

.b-compact-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 1.13rem;
  color: #202020; }
  .b-compact-logo:hover {
    color: #202020;
    text-decoration: none; }
  .b-compact-logo .icon-svg {
    margin-right: 0.25rem;
    font-size: 1.63rem;
    min-width: 1.63rem; }
  .b-compact-logo img {
    max-width: 100%; }

.compact-search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 3.75rem;
  font-size: 1.25rem;
  color: #ff5605; }
  .compact-search-button:hover {
    text-decoration: none;
    color: #b83b00; }

.compact-search {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ffffff;
  display: none; }
  .compact-search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .compact-search__form .bmd-form-group {
    padding-top: 0;
    margin-bottom: 0; }
  .compact-search__form .bmd-form-control {
    background-image: none; }
  .compact-search__input {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .compact-search__close svg {
    stroke-width: 2px;
    stroke: #bdbdbd;
    fill: none; }
  .compact-search__close, .compact-search__search {
    color: #bdbdbd;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 2.5rem;
    font-size: 1.75rem;
    line-height: 0; }
  .compact-search__button .icon-svg {
    font-size: 1.25rem;
    color: #bdbdbd; }
  .compact-search__button input[type="submit"],
  .compact-search__button button {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0; }
  @media (max-width: 991.98px) {
    .compact-search {
      padding: 0 10px; } }
  @media (min-width: 768px) {
    .compact-search {
      display: block;
      position: relative; }
      .compact-search__close {
        display: none; }
      .compact-search .bmd-form-group .bmd-form-control {
        color: #495057;
        background-color: #f1f1f1;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        padding: 0.375rem 0.75rem;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        border-radius: 3.125rem;
        height: 2.63rem;
        z-index: 1;
        padding-right: 50px; }
        .compact-search .bmd-form-group .bmd-form-control:focus {
          color: #495057;
          background-color: #fff;
          border-color: #ffac85;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25);
                  box-shadow: 0 0 0 0.2rem rgba(255, 86, 5, 0.25); }
      .compact-search__button {
        font-size: 1.25rem;
        right: .63rem;
        color: #ff5605;
        z-index: 2;
        position: absolute;
        line-height: 0px;
        top: 0; }
        .compact-search__button button {
          padding: .69rem .63rem;
          cursor: pointer; }
        .compact-search__button .icon-svg {
          color: #ff5605; } }

.compact-user-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.25rem 0; }
  .compact-user-panel__user {
    overflow: hidden; }
  .compact-user-panel__icons {
    min-width: 9.5rem;
    white-space: nowrap; }

.b-adv-index-full {
  position: relative;
  height: 12.5rem;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }
  @media (max-width: 767.98px) {
    .b-adv-index-full {
      height: 9.38rem; } }
  @media (max-width: 575.98px) {
    .b-adv-index-full {
      height: 6.25rem; } }

.b-adv-index-mini-banner {
  position: relative;
  display: block; }
  .b-adv-index-mini-banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .b-adv-index-mini-banner:hover:after {
    background: rgba(255, 255, 255, 0.15); }

.title-search-result {
  display: block;
  z-index: 980;
  background: #ffffff;
  -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
          box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
  max-height: 43.75rem;
  overflow: auto; }
  @media (min-width: 768px) {
    .title-search-result {
      margin-top: .5rem; } }
  @media (max-height: 56.25rem) {
    .title-search-result {
      max-height: 31.25rem; } }

.title-search-cat {
  margin-bottom: 48px; }

.title-search-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 28px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-search-item__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 3.75rem;
    width: 3.75rem; }
    .title-search-item__picture img {
      max-height: 100%;
      max-width: 100%; }
  .title-search-item__data {
    margin-left: 1rem; }
  .title-search-item--no-picture {
    padding-left: 3.75rem; }
  .title-search-item__price {
    font-size: 75%; }
  .title-search-item__price-current {
    font-weight: 600;
    color: #222428;
    font-size: 1.125rem; }
  .title-search-item__price-discount {
    text-decoration: line-through;
    font-size: 0.875rem; }
  .title-search-item__name {
    color: #222428; }
    .title-search-item__name:hover, .title-search-item__name:focus {
      text-decoration: none;
      color: #222428; }

.search-form {
  position: relative;
  max-width: 100%;
  width: 26.25rem; }
  .search-form__input {
    border-radius: 2.5rem;
    height: 2.63rem;
    background: #f1f1f1; }
  .search-form__button {
    position: absolute;
    outline: 0;
    border: 0;
    color: #ff5605;
    background: transparent;
    right: 0;
    top: 0;
    right: .31rem;
    top: .19rem;
    font-size: 1.25rem; }
    .search-form__button:focus {
      border: 0;
      outline: 0; }
  .search-form.header-search-form {
    width: 26.25rem;
    max-width: 100%; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .search-form.header-search-form {
        width: 100%;
        max-width: 26.25rem; } }

.subscribe-form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .subscribe-form-flex-block_img {
    margin-right: 1rem; }
    .subscribe-form-flex-block_img img {
      width: 60px;
      margin: 0.5rem 0; }
  .subscribe-form-flex-block_inf {
    width: 314px; }
  .subscribe-form-flex-block_art {
    font-size: 0.875rem;
    color: #7d8698; }
  .subscribe-form-flex-block_name {
    font-weight: bold; }

@media (min-width: 481px) {
  .subscribe-form-email, .btn-primary-subscribe-button {
    float: left; }
  .subscribe-form-email {
    width: 65.35%;
    margin-right: 3%; }
  .btn-primary-subscribe-button {
    padding-top: 2.69rem; } }

#bx-catalog-subscribe-form-container-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 480px) {
  .btn-primary-mobile {
    width: 100%; }
  .subscribe-form-flex {
    display: block; }
    .subscribe-form-flex-block_inf {
      width: 100%; } }

.simple-basket {
  max-width: 52rem;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 1.25rem 0; }
  .simple-basket__table {
    width: 47rem; }
  .simple-basket__table.table th {
    border: 0;
    font-weight: normal;
    color: #7d8698;
    font-size: 75%; }
  .simple-basket__table.table td,
  .simple-basket__table.table th {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    vertical-align: middle; }
  .simple-basket__items {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.simple-basket-item__cell {
  position: relative; }

.simple-basket-item__cell:not(.simple-basket-item__cell-picture) {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.simple-basket-item__cell--info {
  width: 100%; }

.simple-basket-item__cell-quantity {
  text-align: center; }

.simple-basket-item__img-block {
  width: 3.75rem;
  text-align: center; }

.simple-basket-item__img {
  max-height: 3.75rem;
  max-width: 100%; }

.simple-basket-item__name {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  .simple-basket-item__name a {
    color: #202020; }

.simple-basket-item__price-desc {
  color: #7d8698;
  font-size: 75%; }

.simple-basket-item__actions {
  color: #bdbdbd;
  padding: 0 2rem; }

.simple-basket-item__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: #fff;
  opacity: .7; }

.simple-basket-item-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .simple-basket-item-amount__btn-plus, .simple-basket-item-amount__btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background 300ms ease, opacity 300ms ease;
    transition: background 300ms ease, opacity 300ms ease; }
    .simple-basket-item-amount__btn-plus:after, .simple-basket-item-amount__btn-minus:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      content: "";
      opacity: .8;
      -webkit-transition: opacity 300ms ease, background 300ms ease;
      transition: opacity 300ms ease, background 300ms ease; }
    .simple-basket-item-amount__btn-plus .disabled, .simple-basket-item-amount__btn-minus .disabled {
      opacity: .3 !important;
      cursor: default; }
      .simple-basket-item-amount__btn-plus .disabled:hover, .simple-basket-item-amount__btn-plus .disabled:focus, .simple-basket-item-amount__btn-minus .disabled:hover, .simple-basket-item-amount__btn-minus .disabled:focus {
        background-color: #f2f2f2; }
  .simple-basket-item-amount__btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px; }
  .simple-basket-item-amount__btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px; }
  .simple-basket-item-amount__field {
    -moz-appearance: textfield; }
    .simple-basket-item-amount__field.form-control:focus {
      border-color: #ced4da;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .simple-basket-item-amount__field::-webkit-outer-spin-button, .simple-basket-item-amount__field::-webkit-inner-spin-button {
      /* display: none; <- Crashes Chrome on hover */
      -webkit-appearance: none;
      margin: 0;
      /* <-- Apparently some margin are still there even though it's hidden */ }
  .simple-basket-item-amount .input-group > .simple-basket-item-amount__field {
    border-right-color: transparent;
    text-align: center;
    width: 4.25rem; }
  .simple-basket-item-amount__measure .input-group-text {
    background: #fff;
    border-left-color: transparent;
    padding: 0.375rem 0.75rem; }

.simple-basket-item-prop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem; }
  .simple-basket-item-prop__name {
    color: #7d8698;
    margin-right: 0.5rem; }

.simple-basket-total__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1; }

.simple-basket-total__buttons {
  padding: 1.5rem 0; }
  .simple-basket-total__buttons .btn, .simple-basket-total__buttons .footer-subscribe__button {
    margin-top: 0.25rem; }

.basket-empty {
  display: block;
  margin: auto;
  max-width: 35rem;
  padding: 0 1rem;
  text-align: center; }
  .basket-empty__icon {
    font-size: 3.5rem;
    color: #ff5605; }
  .basket-empty__icon, .basket-empty__title, .basket-empty__descr, .basket-empty__buttons {
    margin: 1rem 0; }

.bottom-panel {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9997; }
  .bottom-panel__close {
    position: absolute;
    text-align: center;
    padding: .38rem .5rem;
    font-size: 1.5rem;
    line-height: 1;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2; }
  .bottom-panel.is-open {
    z-index: 9999; }
  .bottom-panel__container {
    position: absolute;
    width: 100%;
    height: 200px;
    background: #fff;
    bottom: 100%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .bottom-panel.is-open .bottom-panel__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .bottom-panel__inner-drag {
    width: 100%;
    height: 2.5rem;
    cursor: n-resize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .bottom-panel__inner {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    overflow-y: auto;
    position: relative; }
  .bottom-panel__controls {
    position: relative;
    height: 3.2rem;
    background: #ffffff;
    -webkit-box-shadow: 0px -12px 30px -10px rgba(84, 133, 169, 0.3);
            box-shadow: 0px -12px 30px -10px rgba(84, 133, 169, 0.3); }
    @media (min-width: 576px) {
      .bottom-panel__controls {
        height: 4.19rem; } }
  .bottom-panel .panel-block__title {
    display: none; }
  .bottom-panel .panel-block {
    padding-bottom: 4.19rem;
    padding-top: 0;
    width: 100%; }
  .bottom-panel .simple-basket {
    max-width: 60rem; }
  .bottom-panel .simple-basket__table {
    width: auto; }
  @media (min-width: 992px) {
    .bottom-panel__close {
      right: 2rem;
      top: 1rem; } }

.bottom-panel-control {
  height: 3.2rem;
  border-top: 0;
  border-bottom: 0; }
  @media (min-width: 576px) {
    .bottom-panel-control {
      height: 4.19rem; } }
  .bottom-panel-control + .bottom-panel-control {
    margin-left: -1px; }
  .bottom-panel-control:focus {
    outline: 0; }

.side-panel__inner {
  background: #fff;
  width: 0;
  z-index: 1;
  right: 0;
  top: 0;
  height: auto;
  overflow: hidden;
  position: fixed; }

.side-panel.is-open .side-panel__inner {
  z-index: 9999;
  height: 100%;
  overflow: visible; }

.side-panel.is-open .side-panel__inner .side-panel-controls {
  position: absolute;
  right: 100%;
  border-right: 1px solid #dee1e6;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-right: 0 !important; }

.side-panel__close {
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
  font-size: 22px;
  right: 18px;
  top: 12px; }
  .side-panel__close:focus {
    outline: none; }
  .side-panel__close svg {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0.5; }
  .side-panel__close:hover svg {
    opacity: 1; }

.side-panel-controls {
  position: fixed;
  top: 31%;
  right: 0;
  z-index: 9997;
  background: rgba(255, 255, 255, 0.9);
  border-top-left-radius: .13rem;
  border-bottom-left-radius: .13rem;
  -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
          box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3); }
  .side-panel-controls .c-icon-count {
    width: 60px;
    height: 60px;
    border-radius: 0px; }
  .side-panel-controls .c-icon-count:first-child {
    border-top-left-radius: .13rem; }
  .side-panel-controls .c-icon-count:last-child {
    border-bottom-left-radius: .13rem; }
  .side-panel-controls .c-icon-count__quantity {
    top: .5rem;
    right: .25rem; }
  .side-panel-controls .c-icon-count:hover,
  .side-panel-controls .c-icon-count.is-active {
    color: inherit;
    background: #dee1e6; }
  @media (max-width: 767.98px) {
    .side-panel-controls {
      display: none; } }

.panel-block {
  padding: 3.56rem 1rem 1rem 3rem;
  display: none;
  opacity: 0;
  position: absolute;
  height: 100%; }
  .panel-block.is-showed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%; }
  .panel-block__title {
    background-color: #ffffff;
    min-height: 90px;
    position: relative;
    z-index: 2;
    font-weight: 600;
    color: #202020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.38rem 0rem 1rem 0rem;
    font-size: 1.75rem;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0; }
  .panel-block__content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: auto; }

.b-adv-index-full {
  position: relative;
  height: 12.5rem;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }
  @media (max-width: 767.98px) {
    .b-adv-index-full {
      height: 9.38rem; } }
  @media (max-width: 575.98px) {
    .b-adv-index-full {
      height: 6.25rem; } }

.text-company[data-readmore] {
  overflow: hidden; }

.text-company {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.subscribe__grani {
  background-image: repeating-linear-gradient(-45deg, #54a5d2 9px, #54a5d2 24px, transparent 1px, transparent 34px, #da6e6e 1px, #da6e6e 48px, transparent 1px, transparent 59px);
  height: 8px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  opacity: 0.5; }

.subscribe_tops {
  margin: 1rem 0; }

.subscribe-message {
  width: 100%;
  margin: 1.5rem 0;
  float: right;
  text-align: center; }

.subscribe-message img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 80%;
  margin: 0 10%; }

.l-section__content_sub {
  padding: 1rem 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff; }

.subscribe_podp {
  margin: 2rem 0;
  padding: 0;
  max-height: 150px; }
  .subscribe_podp form div div mt-2 {
    padding: 0; }

.clear {
  clear: both; }

.subscribe__text {
  line-height: 1.2;
  margin: 0 0 0.25rem 0;
  width: 90%; }

.subscribe__pod-1,
.subscribe__pod-2 {
  float: left; }

.subscribe__pod-1 {
  margin-right: 0.5rem;
  width: 60%; }
  .subscribe__pod-1.m-short {
    width: 50%; }
  .subscribe__pod-1 + .subscribe__pod-1 {
    margin-top: 0.5rem; }
  .subscribe__pod-1 input {
    width: 100%; }

.company-index {
  overflow: hidden; }

.contants {
  width: 100%;
  max-height: 150px;
  margin: 1rem 0; }

.contants img {
  width: 100%; }

.soc {
  margin-top: 2rem; }

.o_company {
  display: none; }

.comp {
  padding: 0 2rem; }

.o_company2 {
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle; }

.company-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }

.cl {
  cursor: pointer; }

.cl a {
  color: #ff5605 !important; }

.cl {
  width: 16.25rem;
  max-width: 100%; }

.comp-pad {
  padding: 3rem 4.5rem; }

.butt {
  width: 2.38rem;
  height: 2.38rem;
  border-radius: 50%;
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  background: transparent;
  line-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  vertical-align: middle; }
  .butt svg {
    fill: #bdbdbd;
    font-size: 1.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: auto; }
  .butt:focus, .butt:active {
    outline: 0; }
  .butt.hover {
    background: #ff5605;
    border-color: #ff5605; }
    .butt.hover svg {
      fill: #fff; }
  .butt:hover {
    background: #ff5605;
    border-color: #ff5605; }
    .butt:hover svg {
      fill: #fff; }

#vk_groups {
  width: 100% !important; }

@media (min-width: 992px) and (max-width: 1200px) {
  .l-section__content_sub {
    padding: 1rem 5%; }
  .subscribe__pod-1,
  .subscribe__pod-2 {
    width: 95%; }
  .subscribe_podp {
    margin-top: 1rem; }
  .subscribe__btn_subs {
    width: 100%; } }

@media (max-width: 991px) {
  .comp-pad {
    padding: 0; }
  .subscribe__btn_subs {
    width: 100%; }
  .subscribe {
    width: 90%;
    margin: 0 auto; }
  .l-section__content_sub {
    padding: 1rem; }
  .subscribe__text {
    width: 100%;
    margin: 0.25rem 0; }
  .subscribe_tops {
    text-align: center; }
  .subscribe-message {
    margin: 1.5rem 0 0; }
  .subscribe_podp {
    margin-top: 1em; }
  .subscribe__pod-1,
  .subscribe__pod-2 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem; }
  .col-md-12.col-lg-3.soc {
    margin: 0 auto 2rem auto;
    width: 100%;
    text-align: center; } }

.comp .cl-1, .comp .cl-2 {
  margin-top: 1rem; }

.comp .cl {
  margin-bottom: 1rem; }

@media (max-width: 991px) {
  .company-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin: 0 1rem; }
  .comp {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .soc-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .soc-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

@media (max-width: 1091px) {
  .comp-pad {
    padding: 1.5rem 0; }
  .comp {
    padding: 0.5rem 0rem; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .l-section__content_sub {
    padding: 1rem 5%; }
  .subscribe__pod-1,
  .subscribe__pod-2 {
    width: 95%; }
  .subscribe_podp {
    margin-top: 1rem; }
  .subscribe__btn_subs {
    width: 100%; } }

@media (max-width: 991px) {
  .comp-pad {
    padding: 0; }
  .subscribe__btn_subs {
    width: 100%; }
  .l-section__content_sub {
    padding: 1rem; }
  .subscribe__text {
    width: 100%;
    margin: 0.25rem 0; }
  .subscribe_tops {
    text-align: center; }
  .subscribe-message {
    margin: 1.5rem 0 0; }
  .subscribe_podp {
    margin-top: 1em; }
  .subscribe__pod-1,
  .subscribe__pod-2 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem; }
  .col-md-12.col-lg-3.soc {
    margin: 0 auto 2rem;
    width: 100%;
    text-align: center; } }

.comp .cl-1, .comp .cl-2 {
  margin-top: 1rem; }

.comp .cl {
  margin-bottom: 1rem; }

@media (max-width: 991px) {
  .company-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin: 0 1rem; }
  .comp {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .soc-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .soc-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

@media (max-width: 1091px) {
  .comp-pad {
    padding: 1.5rem 0; }
  .comp {
    padding: 0.5rem 1.5rem; } }

.b-sidebar-nav {
  margin-bottom: 0; }
  .b-sidebar-nav__link {
    display: block;
    position: relative;
    padding: .75rem 3rem 1rem .75rem;
    color: #202020;
    background-color: #fff;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    word-break: break-word; }
  .b-sidebar-nav__toggle {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 3rem;
    height: 100%;
    right: -1px;
    top: 0;
    background: transparent; }
  .b-sidebar-nav__toggle:not(.collapsed),
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__toggle {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link {
    text-decoration: none;
    color: #fff;
    background-color: #ff5605;
    border-left-color: #ff5605;
    border-right-color: #ff5605; }
  .b-sidebar-nav__submenu {
    background: #f2f2f2; }
  .b-sidebar-nav__submenu .b-sidebar-nav__submenu > .b-sidebar-nav__item > .b-sidebar-nav__link {
    padding-left: 37.5px; }
  .b-sidebar-nav__submenu .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:hover,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:active,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:focus {
    background: transparent;
    color: #ff5605;
    border-color: transparent; }

.bx-sls.bx-sls--md .bx-ui-sls-container {
  overflow: hidden;
  min-height: 2.38rem; }

.bx-sls.bx-sls--md .bx-ui-sls-route {
  position: absolute !important;
  top: 1.69rem;
  left: 0; }

.bx-sls.bx-sls--md .sls-route-form-group {
  margin: 0;
  padding: 0; }

.bx-sls.bx-sls--md .sls-form-heighter {
  height: 5.065rem; }

.bx-sls.bx-sls--simple .bx-ui-sls-container {
  min-height: 2.38rem !important; }

.bx-sls.bx-sls--simple .bx-ui-sls-fake,
.bx-sls.bx-sls--simple .bx-ui-sls-route {
  position: absolute !important;
  left: 0; }

.bx-sls.bx-sls--simple .bx-ui-sls-fake {
  background: transparent !important; }

.fancybox-container ~ .bx-ui-sls-pane {
  z-index: 99993; }

.dropdown-item.bx-ui-sls-variant {
  cursor: pointer;
  white-space: normal; }

.bx-sls .bx-ui-sls-route {
  background: transparent !important; }

.bx-ui-sls-pane {
  z-index: 898;
  max-height: 15.25rem;
  overflow-y: scroll;
  overflow-x: hidden; }
  .bx-ui-sls-pane::-webkit-scrollbar {
    width: 4px;
    height: 4px; }
  .bx-ui-sls-pane::-webkit-scrollbar-track {
    background: #e5e6ea;
    border-radius: 4px; }
  .bx-ui-sls-pane::-webkit-scrollbar-thumb {
    background: #999999;
    border-radius: 4px; }

.bx-ui-sls-variants .bx-ui-sls-error,
.bx-ui-sls-variants .-bx-popup-special-prompt {
  padding: 2rem; }

.location-top-simple {
  max-width: 34.38rem; }

.location-top-advanced {
  max-width: 58.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center right; }
  .location-top-advanced__container {
    background-repeat: no-repeat;
    background-position: 100% 2rem; }
  .location-top-advanced__list {
    max-width: 29rem; }

.location-top-list__link {
  display: inline-block;
  color: #3483b8;
  cursor: pointer; }
  .location-top-list__link:hover, .location-top-list__link:focus {
    text-decoration: underline; }

hr.title-delimiter {
  display: block;
  width: 6.25rem;
  border-top: 0.31rem solid #ff5605;
  border-radius: .5rem;
  margin: 2rem 0 1.5rem; }

.b-article-detail__head, .b-article-detail__content {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem; }
  @media (min-width: 576px) {
    .b-article-detail__head, .b-article-detail__content {
      padding-top: 3rem;
      padding-left: 3rem;
      padding-bottom: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__head, .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__content {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__head, .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__content {
      padding-top: 3rem;
      padding-left: 3rem;
      padding-bottom: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .b-article-detail__head, .l-main__outer-sidebar .b-article-detail__content {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .b-article-detail__head, .l-main__inner-sidebar .b-article-detail__content {
      padding-top: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem;
      padding-right: 1rem; } }

.b-article-detail__head + .b-article-detail__content {
  padding-top: 0; }

.b-article-detail__breadcrumb {
  margin-bottom: 1.5rem; }

.b-article-detail__tags, .b-article-detail__footer {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-top: 1px solid #f1f1f1; }
  @media (min-width: 576px) {
    .b-article-detail__tags, .b-article-detail__footer {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__tags, .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__footer {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__tags, .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail__footer {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .b-article-detail__tags, .l-main__outer-sidebar .b-article-detail__footer {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .b-article-detail__tags, .l-main__inner-sidebar .b-article-detail__footer {
      padding-left: 1rem;
      padding-right: 1rem; } }

.b-article-detail-content__preview {
  max-width: 38.75rem;
  font-size: 1.25rem; }

.b-article-detail-content img {
  max-width: 100%; }

.b-article-detail-content__picture {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 1rem;
  text-align: center; }
  @media (min-width: 576px) {
    .b-article-detail-content__picture {
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .b-article-detail-content__picture {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .b-article-detail-content__picture {
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 576px) {
    .b-article-detail-content__picture {
      margin-bottom: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail-content__picture {
      margin-bottom: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail-content__picture {
      margin-bottom: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .b-article-detail-content__picture {
      margin-bottom: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .b-article-detail-content__picture {
      margin-bottom: 1rem; } }

.b-article-detail-content__preview {
  max-width: 38.75rem;
  font-size: 1.25rem; }

.b-article-detail-content img {
  max-width: 100%; }

.b-article-detail-content__picture {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 1rem;
  text-align: center; }
  @media (min-width: 576px) {
    .b-article-detail-content__picture {
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .b-article-detail-content__picture {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .b-article-detail-content__picture {
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (min-width: 576px) {
    .b-article-detail-content__picture {
      margin-bottom: 3rem; } }
  @media (min-width: 768px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail-content__picture {
      margin-bottom: 1rem; } }
  @media (min-width: 992px) {
    .l-main--has-outer-sidebar .l-main__inner-content .b-article-detail-content__picture {
      margin-bottom: 3rem; } }
  @media (min-width: 992px) {
    .l-main__outer-sidebar .b-article-detail-content__picture {
      margin-bottom: 1rem; } }
  @media (min-width: 1200px) {
    .l-main__inner-sidebar .b-article-detail-content__picture {
      margin-bottom: 1rem; } }

.b-article-detail-head__title {
  max-width: 41.25rem;
  margin-bottom: 1.5rem; }

.b-article-detail-head__stickers {
  margin-left: -.63rem; }

.b-article-detail-head__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.b-article-detail-head__meta-item {
  font-size: 75%;
  color: #7d8698; }

.b-article-detail-head__meta-item + .b-article-detail-head__meta-item {
  padding-left: 1.5rem; }

@media (max-width: 1199.98px) {
  .b-article-detail-head__title h1 {
    font-size: 1.5rem; } }

.article-tag {
  background: #f1f1f1;
  color: #7d8698;
  padding: .25rem .5rem;
  font-size: .75rem;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .article-tag:hover, .article-tag:focus {
    color: #7d8698;
    background-color: #e4e4e4;
    text-decoration: none; }

.opportunity-item {
  opacity: 1;
  padding: 0;
  text-align: center;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
  background-size: cover;
  border-radius: 0.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .opportunity-item__link {
    text-decoration: none;
    background: #1d1f23;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2.5rem 1rem;
    color: #fff;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .opportunity-item__link:hover, .opportunity-item__link:focus {
      color: #fff;
      text-decoration: none; }
  .opportunity-item__icon {
    font-size: 3.13rem;
    padding-bottom: 1.5rem;
    display: block;
    color: #ff5605; }
  .opportunity-item__name {
    font-size: 1rem;
    margin: 1rem 0; }
  .opportunity-item--light-blue .opportunity-item__link {
    background-color: #0277bd; }
  .opportunity-item--teal .opportunity-item__link {
    background-color: #00695c; }
  .opportunity-item--red .opportunity-item__link {
    background-color: #d32f2f; }
  .opportunity-item--amber .opportunity-item__link {
    background-color: #ffb300; }
  .opportunity-item--blue .opportunity-item__link {
    background-color: #2196f3; }
  .opportunity-item--indigo .opportunity-item__link {
    background-color: #5c6bc0; }
  .opportunity-item--pink .opportunity-item__link {
    background-color: #ec407a; }
  .opportunity-item--cyan .opportunity-item__link {
    background-color: #00acc1; }
  .opportunity-item--green .opportunity-item__link {
    background-color: #689400; }

.opportunity-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .opportunity-list__item {
    border-right: 5px solid #f1f1f1;
    border-bottom: 5px solid #f1f1f1; }
  @media (max-width: 575.98px) {
    .opportunity-list__item {
      width: 50%; }
      .opportunity-list__item:nth-child(2n) {
        border-right-color: transparent; } }
  @media (min-width: 576px) and (max-width: 1199.98px) {
    .opportunity-list__item {
      width: 33.333%; }
      .opportunity-list__item:nth-child(3n) {
        border-right-color: transparent; } }
  @media (min-width: 1200px) {
    .opportunity-list__item {
      width: 20%; }
      .opportunity-list__item:nth-child(5n) {
        border-right-color: transparent; } }

.catalog-sorter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 5.125rem;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1; }

iframe {
  vertical-align: middle;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.product-detail-slider-image:hover {
  text-decoration: none; }

.compare-non {
  text-align: center;
  margin: 0 auto;
  width: 45%;
  padding: 5rem 0; }
  @media (min-width: 700px) and (max-width: 1025px) {
    .compare-non {
      width: 70%; } }
  @media (max-width: 700px) {
    .compare-non {
      width: 90%; } }
  .compare-non svg {
    width: 60px;
    height: 60px; }

.b-delivery-review {
  padding-top: 3.125rem;
  padding-bottom: 4.25rem; }

.b-delivery-review__face img {
  width: 100%;
  max-width: 13.88rem;
  margin-bottom: 1.5rem; }

.b-delivery-review__content {
  max-width: 30.63rem; }

.b-delivery-review__offer-title {
  font-weight: bold;
  color: #202020;
  margin-bottom: 0.5rem; }

.b-delivery-review__offer-phone {
  font-weight: bold;
  color: #202020;
  margin-bottom: -2px; }

.b-delivery-review__schedule {
  font-size: 0.75rem;
  color: #7d8698;
  margin-bottom: 1.5rem; }

.b-delivery-review__message {
  font-size: 0.875rem;
  color: #7d8698; }

.delivery-table {
  margin-bottom: 2.75rem; }
  .delivery-table td {
    padding: .75rem 1.25rem;
    border: 1px solid #e9ecef;
    text-align: center;
    vertical-align: top; }
  .delivery-table td:first-child {
    text-align: left; }
  .delivery-table__title {
    padding: .75rem 1.25rem !important;
    font-weight: bold; }

.delivery-list {
  padding-left: 2.5rem;
  list-style: none; }

.delivery-list__item {
  position: relative; }

.delivery-list__item:before {
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmlld0JveD0iMCAwIDUxMiA1MTIiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJzdmczNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImNoZWNrMy5zdmciICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi4zICgyNDA1NTQ2LCAyMDE4LTAzLTExKSI+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTM3MzEiPiAgICA8cmRmOlJERj4gICAgICA8Y2M6V29yayAgICAgICAgIHJkZjphYm91dD0iIj4gICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PiAgICAgICAgPGRjOnR5cGUgICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+ICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4gICAgICA8L2NjOldvcms+ICAgIDwvcmRmOlJERj4gIDwvbWV0YWRhdGE+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzNzI5IiAvPiAgPHNvZGlwb2RpOm5hbWVkdmlldyAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxIiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIgICAgIGdyaWR0b2xlcmFuY2U9IjEwIiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxNjAwIiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iODM3IiAgICAgaWQ9Im5hbWVkdmlldzM3MjciICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp6b29tPSIxLjMwNDY4NzUiICAgICBpbmtzY2FwZTpjeD0iMTMxLjQ0OTEiICAgICBpbmtzY2FwZTpjeT0iMjU2IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzM3MjUiIC8+ICA8cGF0aCAgICAgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiIgICAgIGlkPSJwYXRoMzcyMyIgICAgIHN0eWxlPSJmaWxsOiNmZjY2MDAiIC8+PC9zdmc+);
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  left: -1.3rem;
  width: 0.9375rem;
  height: 1.25rem;
  display: inline-block; }

.b-about-achievement__number {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: -2px;
  line-height: 1.1; }

.b-about-achievement__desc {
  font-size: 0.875rem;
  color: #a5aab6; }

.b-about-table td {
  border-bottom: 1px solid #e9ecef;
  vertical-align: top;
  padding: 12px 20px; }

.b-about-table__title {
  font-weight: bold; }

.b-about-list {
  list-style: none; }

.b-about-list__item {
  position: relative; }

.b-about-list__item:before {
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmlld0JveD0iMCAwIDUxMiA1MTIiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJzdmczNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImNoZWNrMy5zdmciICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi4zICgyNDA1NTQ2LCAyMDE4LTAzLTExKSI+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTM3MzEiPiAgICA8cmRmOlJERj4gICAgICA8Y2M6V29yayAgICAgICAgIHJkZjphYm91dD0iIj4gICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PiAgICAgICAgPGRjOnR5cGUgICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+ICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4gICAgICA8L2NjOldvcms+ICAgIDwvcmRmOlJERj4gIDwvbWV0YWRhdGE+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzNzI5IiAvPiAgPHNvZGlwb2RpOm5hbWVkdmlldyAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxIiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIgICAgIGdyaWR0b2xlcmFuY2U9IjEwIiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxNjAwIiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iODM3IiAgICAgaWQ9Im5hbWVkdmlldzM3MjciICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp6b29tPSIxLjMwNDY4NzUiICAgICBpbmtzY2FwZTpjeD0iMTMxLjQ0OTEiICAgICBpbmtzY2FwZTpjeT0iMjU2IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzM3MjUiIC8+ICA8cGF0aCAgICAgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiIgICAgIGlkPSJwYXRoMzcyMyIgICAgIHN0eWxlPSJmaWxsOiNmZjY2MDAiIC8+PC9zdmc+);
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  left: -1.4rem;
  width: 0.9375rem;
  height: 1.25rem;
  display: inline-block; }

.b-payment-icon .icon-svg {
  font-size: 3rem;
  min-width: 3rem; }

.b-payment-logos {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.b-payment-logos__item {
  border: 1px solid #bdbdbd;
  width: 130px; }

.b-error-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .b-error-page__code {
    font-size: 10.13rem;
    font-weight: 300;
    color: #ff5605;
    line-height: 1.35; }
  .b-error-page__btn {
    margin-top: 3rem; }
  @media (max-width: 767.98px) {
    .b-error-page {
      padding: 2rem 0;
      text-align: center; }
      .b-error-page__code {
        font-size: 6rem; }
      .b-error-page__btn {
        margin-top: 2rem; }
        .b-error-page__btn > a {
          margin-top: 8px;
          display: block; } }

.vcard .adr span + span:before {
  content: ", "; }

/*# sourceMappingURL=main.css.map */

/* My Css */

/* #features {display:none;} */
/* #features {display:none;} */
/* #brands {display:none;} */
.display-none {display:none;}
.display-none {display:none;}
.display-block {}
.contacts-view__map .bx-google-map {display:none;}
.uvedomlenie {text-align: center; padding: 7px; background: #f7f7f7; font-weight: bold; color:red;}
/* Header */ 
.l-page__header.mb-md-6 {margin-bottom:30px !important;}
#displayNone .bx-searchtitle.theme-blue {width:547px; margin:0;}
.l-page__compact #displayNone .bx-searchtitle.theme-blue {width: 100%; margin:0 auto;}
#displayNone .bx-searchtitle.theme-blue input.bx-form-control {background: rgba(57, 198, 81, 0.21); border: 1px solid #f3f3f3; box-sizing: border-box; border-radius: 4px; height:48px;}
#displayNone .bx-searchtitle.theme-blue button {background:#61A375; content:'Найти'; top: 0; right: 0; font-family: 'Roboto', sans-serif; width: 112px; height: 48px; color: #fff; border-radius: 0 4px 4px 0;}
#displayNone .bx-searchtitle.theme-blue button:after {content:'Найти'; color:#fff; font-weight: 500; font-size: 16px; line-height: 19px; font-family: 'Roboto', sans-serif; }
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {color:#61a375 !important;}
.bx_smart_searche.theme-blue .bx_item_block_hrline {border-color: #61a375 !important;}

.bx-searchtitle.theme-blue {width:547px; margin:0;}
.bx-searchtitle.theme-blue input.bx-form-control {background: rgba(57, 198, 81, 0.21); border: 1px solid #f3f3f3; box-sizing: border-box; border-radius: 4px; height:48px;}
.bx-searchtitle.theme-blue button {background:#61A375; content:'Найти'; top: 0; right: 0; font-family: 'Roboto', sans-serif; width: 112px; height: 48px; color: #fff; border-radius: 0 4px 4px 0;}
.bx-searchtitle.theme-blue button:after {content:'Найти'; color:#fff; font-weight: 500; font-size: 16px; line-height: 19px; font-family: 'Roboto', sans-serif; }
/* Header */

/* Zagolovki */
h1.l-main__title {font-size: 28px;}
.l-main--has-outer-sidebar .l-main__head h1.l-main__title {float: right; width: calc(100% - 280px); height:70px;}
/* Zagolovki */

/* Breadcrumb */
.l-page__main .l-main .l-main__head .container nav {margin:0 0 25px;}
/* Breadcrumb */

/* Search Page */
.l-search-page {}
.l-search-page section.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing {display:none;}
.l-search-page .b-search-page-block section.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing {display:block;}
.l-search-page .b-search-page-block section.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing .l-section__container .l-section__wrap-main .l-section__head {display:none;}
.l-search-page .d-flex.flex-column.align-items-end.mb-7 {}
/* Search Page */

/* Slider */
.l-head__banner {}
.banner-kartinkoi {width:1346px;}
.banner-kartinkoi .banner-kartinkoi-text {position:absolute; left:6.25rem; top:50%; margin:-87px 0 0; text-align:left; display:none;}
.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-title {font-size: 36px; line-height: 40px; font-weight: 700; margin:0 0 15px;}
.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-description {line-height: 26px; font-size: 16px; margin:0 0 15px;}
.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-link {position: relative;}
.banner-kartinkoi img {}
/* Slider */

/* Page Main */
.l-page__main {position:relative;}
.l-page__main .l-main {padding: 0;}
.l-page__main .row-borders {border-left: 1px solid #f1f1f1;}
.l-page__main .l-section--outer-spacing {margin-bottom:0;}
.row-borders > .col-xl-3:nth-child(4n) {border-right-color:#f1f1f1;}
.l-page__main #products {margin-bottom:30px;}
.l-page__main #products br {display:none;}
.l-page__main #brands {margin-bottom:30px;}
.l-page__main #sender {margin-bottom:30px;}
.l-page__main #sender section.l-section {margin-top:0;}
#popular_sections .section-head__controls a.btn.btn-primary {border-radius:4px;}
#helpful_information .section-head__controls a.btn btn-primary {border-radius:4px;}
.information2 {margin:0; text-align: center; padding: 10px; background: #f1f1f1; text-transform: uppercase; font-size: 14px;}
/* Page Main */

/* Popular sections */
#popular_sections {}
#popular_sections ul#popular_sections {margin-left: 0; margin-right: 0;}
#popular_sections ul#popular_sections li {}
#popular_sections ul#popular_sections li .tile {padding:15px;}
#popular_sections ul#popular_sections li .tile a {display:block; margin:0 0 15px;}
#popular_sections ul#popular_sections li .tile a div.tile__pic {margin-bottom:0;}
#popular_sections ul#popular_sections li .tile .tile__body {padding:0;}
#popular_sections ul#popular_sections li .tile .tile__body .tile__head {max-height:inherit; margin-bottom:0;}
#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {max-height:inherit; margin-bottom:0; padding: 0; text-transform: uppercase; text-align: center; font-size: 14px;}
#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title a {margin:0;}
/* Popular sections */

/* Popular categories */
.l-section.l-section--container.l-section--outer-spacing-quart.l-section--bg-lg {margin:25px 0 0;}
.l-section__main ul#popular_sections {margin-left: 0; margin-right: 0;}
.l-section__main ul#popular_sections li {}
.l-section__main ul#popular_sections li .tile {padding:15px;}
.l-section__main ul#popular_sections li .tile a {display:block; margin:0 0 15px;}
.l-section__main ul#popular_sections li .tile a div.tile__pic {margin-bottom:0; background-size: contain;}
.l-section__main ul#popular_sections li .tile .tile__body {padding:0;}
.l-section__main ul#popular_sections li .tile .tile__body .tile__head {max-height:inherit; margin-bottom:0;}
.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {max-height:inherit; margin-bottom:0; padding: 0; text-transform: uppercase; text-align: center; font-size: 14px;}
.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title a {margin:0;}
/* Popular categories */

/* Category */
.l-main__inner-content ul.tile__sub.list-inline {}
.l-main__inner-content ul.tile__sub.list-inline li.list-inline-item {}
.l-main__inner-content ul.tile__sub.list-inline li.list-inline-item a {color:#838383;}
/* Category */

/* Products Main */
#products .l-section__head {padding-left:0; padding-right:0;}
#products .l-section__head .section-head__title {display:none;}
#products .l-section__head .section-head__controls {width:100%;}
#products .l-section__head .section-head__controls nav.nav-wrap {width:100%;}
#products .section-head__controls nav.nav-wrap {}
#products .section-head__controls nav.nav-wrap ul.nav {}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item {margin:0 0 0 4px;}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item:first-child {margin:0;}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item a.nav-link {font-size: 16px; line-height: 15px;  padding: 11px 25px; border:1px solid #61A375; color:#4E565A; border-radius: 56px; font-weight:500; font-family: 'Roboto';}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item a.nav-link span {}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item a.nav-link:hover {background:#61A375; color:#fff;}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item a.nav-link.active {background:#61A375; color:#fff;}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-item a.nav-link.active span {}
#products .section-head__controls nav.nav-wrap ul.nav li.nav-slide-line {display:none;}
#products .section-head__controls nav.nav-wrap li.nav-slide-line {display:none;}
.bx_smart_searche.bx_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.bx_searche.theme-blue .bx_item_block_item_simple_name b {color:#61A375;}
.bx_smart_searche.bx_searche.theme-blue .bx_item_block.all_result .all_result_button {background:#61A375; border-color:#61A375; border-color:#61A375; font-family: 'Roboto', sans-serif; font-weight:normal; margin:0;}
.bx_smart_searche.bx_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {background:#508560;}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {display:none !important;}
div.title-search-result {overflow-y: scroll !important;}
/* Products Main */

/* Tags */
.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing.l-section--inner-spacing .l-section__container .l-section__wrap-main .l-section__main {padding:0;}
.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing.l-section--inner-spacing .l-section__container .l-section__wrap-main .l-section__main .l-brand-detail {margin: 0 0 30px;}
.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing.l-section--inner-spacing .l-section__container .l-section__wrap-main .l-section__main .l-brand-detail .l-brand-detail__sections .d-block.mx--2 {margin:0 !important;}
.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing.l-section--inner-spacing .l-section__container .l-section__wrap-main .l-section__main .l-brand-detail .l-brand-detail__sections .d-block.mx--2 a.btn.btn-lg.btn-outline-secondary-primary.m-2 {margin:3px !important; font-size: 16px; line-height: 15px; padding: 11px 25px; border: 1px solid #61A375; color: #4E565A; border-radius: 56px; font-weight: 500; font-family: 'Roboto';}
.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing.l-section--inner-spacing .l-section__container .l-section__wrap-main .l-section__main .l-brand-detail .l-brand-detail__sections .d-block.mx--2 a.btn.btn-lg.btn-outline-secondary-primary.m-2:hover {color:#fff;}
/* Tags */

/* Products Category */
.product-cat-price-container.mb-5 {margin-bottom:0 !important;}
.product-cat-price-container.mb-5 span.product-cat-price-economy {display: inherit;}
.tags_custom {margin: 25px 0 15px;}
.tags_custom a.tag_item_custom {font-size: 16px; line-height: 15px;margin: 0 7px 7px 0; padding: 11px 25px; border: 1px solid #61A375; color: #4E565A; border-radius: 50px; font-weight: 500; font-family: 'Roboto';}
.tags_custom a.tag_item_custom:hover {color:#fff; background: #61A375; text-decoration:none; box-shadow:none;}
/* Products Category */

/* Pagination */
.bg-light {}
.bg-light font.text {}
.bg-light font.text:first-child {display:none;}
.bg-light font.text:last-child {display:table; margin:0 auto; color: #4e565a;}
.bg-light font.text b {margin: 0 3px;}
.bg-light font.text a {margin: 0 3px; color:#61a375;}
/* Pagination */

/* Outer sidebar */
.l-main--has-outer-sidebar .l-main__outer-sidebar {margin-top:-70px;}
body.services .l-main--has-outer-sidebar .l-main__outer-sidebar {display:none;}
body.services .l-main--has-outer-sidebar .l-main__container {max-width: 100%; padding: 0; margin: 0 auto; width: 1346px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content p:last-child {margin:0;}
body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {padding-bottom: 10px; position: relative; font-size: 21px; text-transform: uppercase; text-align: center;float: inherit; height: auto; width: auto;}
body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title:before {content: ""; position: absolute; bottom: -2px; left: 50%; margin-left: -25%; width: 50%; height: 2px; background: rgb(217 217 217 / 21%);}
body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title:after {content: ""; position: absolute; bottom: -6px; left: 50%; margin-left: -15%; width: 30%; height: 2px; background: rgb(217 217 217 / 21%);}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 21px; text-transform: uppercase; font-weight: normal; text-align: center; margin: 0 0 25px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 21px; text-transform: uppercase; font-weight: normal; text-align: center; margin: 0 0 25px; clear:both;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {margin: 0 0.5% 15px; display: block; width: 49%; float: left; background: rgb(204 204 204 / 10%); padding: 20px 25px; list-style-type: none; border-radius: 15px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul:nth-child(8n) {width:100%; margin-bottom:25px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li {margin:0 0 15px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li:last-child {margin:0;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li img {width: 20px; margin: -4px 5px 0 0;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table {margin:0 0 15px; width:100%;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table:last-child {margin:0;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr {}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr:nth-child(odd) td {background: #f7f7f7;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr:nth-child(even) td {}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td {width: 50%; padding: 15px 20px; font-size:16px;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td a {color:#000;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td a:hover {color:#61a375; text-decoration:none;}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td:first-child {}
body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td:last-child {}
.banner-services {display:none; height:300px; background-size:cover; background:url("https://www.lk-data.de/wp-content/uploads/2019/04/it-reperatir_header.jpg"); border-radius: 5px; margin: 0 0 25px;}
body.services .bg-light.mb-1.py-4.px-2 {display:none;}

body.jobs .l-main--has-outer-sidebar .l-main__outer-sidebar {display:none;}
body.jobs .l-main--has-outer-sidebar .l-main__container {max-width: 100%; padding: 0; margin: 0 auto; width: 1346px;}
body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {padding-bottom: 10px; position: relative; font-size: 21px; text-transform: uppercase; text-align: center;float: inherit; height: auto; width: auto;}
body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title:before {content: ""; position: absolute; bottom: -2px; left: 50%; margin-left: -25%; width: 50%; height: 2px; background: rgb(217 217 217 / 21%);}
body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title:after {content: ""; position: absolute; bottom: -6px; left: 50%; margin-left: -15%; width: 30%; height: 2px; background: rgb(217 217 217 / 21%);}
body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 21px; text-transform: uppercase; font-weight: normal; text-align: center; margin: 0 0 25px;}
body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 21px; text-transform: uppercase; font-weight: normal; text-align: center; margin: 0 0 25px; clear:both;}
body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {}
body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li {margin:0 0 15px;}
body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li:last-child {margin:0;}

/* Outer sidebar */

/* Company Main */
#company .l-section__main {padding:0;}
/* Company Main */

/* Footer */
.l-page__footer .l-footer--dark .l-footer__inner {border-top:0; padding-top:50px; padding-bottom:50px;}
.l-page__footer .l-footer--dark .l-footer__copyright {border-top:0.13rem solid #fff; padding:15px 0;}
/* Footer */

/* Menu na stranice */
ul.menu-stranica {margin: 25px 0 0; padding: 0; overflow:hidden; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}
ul.menu-stranica li {list-style-type:none; margin:0 0 20px;}
ul.menu-stranica li:last-child {margin:0;}
ul.menu-stranica li h4 {margin:0 0 7px; text-transform: uppercase;}
ul.menu-stranica li h4 a {color:#000; background:none; margin:0; padding:0; clear:both; text-transform:uppercase;}
ul.menu-stranica li h4 a:hover {text-decoration:none;}
ul.menu-stranica li a {display:block; color:#000; margin:0 0 5px; font-size: 14px;}
ul.menu-stranica li a:last-child {margin:0;}
/* Menu na stranice */

/* Cart */
.l-main__nav-wrap {margin-right: 0;}
.product-detail .product-detail-info-container .justify-content-between span.product-detail-artnumber {background: #ad0800; color: #fff; padding: 10px 20px !important; display: inline-block; font-size: 15px; box-shadow: 3px 3px 5px 0px #898989; border-radius:4px;}
.product-detail .product-detail-properties {}
.product-detail .product-detail-properties dl.product-cat-properties {margin:0 0 15px;}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table {display: table; width: 100%;}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table dt {width: 50%; display: table-cell; padding:7px; vertical-align:middle; border-right:1px solid #fff;}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table dd {width: 50%; display: table-cell; padding:7px; vertical-align:middle; border-left:1px solid #fff;}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table dd:after {display:none;}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(odd) dt {background: rgb(241 241 241 / 50%);}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(odd) dd {background: rgb(241 241 241 / 50%);}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(even) dt {}
.product-detail .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(even) dd {}
.product-detail .product-detail-properties .vse-harakteristiki {margin-top:0 !important; text-align:center;}
.product-detail .product-detail-properties .vse-harakteristiki a.js-link-scroll {color:#61A375; position:relative;}
.product-detail .product-detail-properties .vse-harakteristiki a.js-link-scroll:hover {text-decoration:none; color:#508560;}
.product-detail .product-detail-properties .vse-harakteristiki a.js-link-scroll .fas {position: absolute; left: 50%; top: 100%; margin:0 0 0 -6px;}
.product-detail .product-cat-button-container {}
.product-detail .product-cat-button-container .is-incart {}
.product-detail .product-cat-button-container .is-incart a.btn.btn-primary.w-100 {}
.product-detail .product-cat-button-container .is-incart a.btn.btn-primary.w-100:hover {background-color:#508560; color:#fff !important;}
.product-detail .product-cat-button-container .is-incart a.btn.btn-primary.w-100 span {}
.product-detail .product-cat-button-container .is-incart a.product-detail-buy-button:hover {background-color:#508560 !important;}
.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 a.btn.btn-primary.product-detail-buy-button.mb-4:hover {border:1px solid #508560;}
.product-detail .product-cat-button-container .is-incart a.product-detail-buy-button:hover svg.icon-cart.icon-svg.mr-3 {color:#fff;}
article.bx-catalog-element section.l-section {margin:0 0 30px;}
article.bx-catalog-element section.l-section .l-section__wrap-main {margin:0; box-shadow:inherit; -webkit-box-shadow:inherit;}
article.bx-catalog-element section.l-section .l-section__wrap-main .l-section__main {padding:0;}
section.l-section .l-section__head {border-bottom: 0; margin:0 0 30px; padding: 0; min-height: initial;}
section.l-section .l-section__head .nav-wrap ul.nav {}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item {margin: 0 0 0 4px;}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item:first-child {margin:0;}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item a {font-size:16px; color:#4E565A; border:1px solid #61A375; border-radius:56px; height:40px; line-height:40px; padding:0 40px;}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item a:hover {background:#61A375; color:#fff;}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item a.active {background: #61A375; color: #fff;}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-item a span {}
section.l-section .l-section__head .nav-wrap ul.nav li.nav-slide-line {display:none;}
section.l-section .l-section__main {}
section.l-section .l-section__main .tab-content {}
section.l-section .l-section__main .tab-content .bg-light {}
section.l-section .l-section__main .tab-content .bg-light.active {padding:0;}
section.l-section .l-section__main .tab-content .bg-light .table-responsive {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list {width:100%;}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td {width:50%; padding:15px; font-size:14px;}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr:nth-child(odd) {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr:nth-child(odd) td {background: #f7f7f7;}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr:nth-child(odd) td:first-child {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr:nth-child(odd) td:last-child {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td span {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td span span {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td.char_name {color: #7d8698; border-right:3px solid #fff;}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td.char_name span.whint {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td.char_name span.whint span {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td.char_value {}
section.l-section .l-section__main .tab-content .bg-light .table-responsive table.props_list tbody tr td.char_value span {}
section.l-section .l-section__main .tab-content .bg-light.active .container-fluid {padding:0;}
section.l-section .l-section__main .tab-content .bg-light.active .container-fluid .row {margin: 0;}
section.l-section .l-section__main .tab-content .bg-light.active .container-fluid .col {padding:0 !important;}
section.l-section .l-section__main .tab-content .bg-light.active .container-fluid .col .col-12  {padding:0;}
section.l-section .l-section__main .tab-content .bg-light.active .container-fluid .col .col-12 .mb-4 {margin-bottom:0 !important;}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties {}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties {}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table {display: table; width: 100%;}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table dt {width: 50%; display: table-cell; padding:15px; vertical-align:middle; border-right:3px solid #fff;}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table dd {width: 50%; display: table-cell; padding:15px; vertical-align:middle;}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table dd:after {display:none;}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(odd) dt {background: rgb(241 241 241 / 50%);}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(odd) dd {background: rgb(241 241 241 / 50%);}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(even) dt {}
section.l-section .l-section__main .tab-content .bg-light.active .product-detail-properties dl.product-cat-properties .product-cat-properties-table:nth-child(even) dd {}
section.l-section .l-section__main .tab-content p.information {font-style:italic; margin-top: 15px;font-weight: bold;}
section.l-section .l-section__main .tab-content .bg-light.active p {font-size:14px; margin:0 0 15px; line-height:24px;}
section.l-section .l-section__main .tab-content .bg-light.active p:last-child {margin:0;}
section.l-section .l-section__main .tab-content .bg-light.active ul {margin:0 0 15px;}
section.l-section .l-section__main .tab-content .bg-light.active ul:last-child {margin:0;}
section.l-section .l-section__main .tab-content .bg-light.active li {margin:0 0 7px; font-size:14px;}
section.l-section .l-section__main .tab-content .bg-light.active li:last-child {margin:0;}
section.l-section .l-section__main .tab-content .bg-light.active h1 {margin:0 0 15px; font-size:24px; line-height: 34px;}
section.l-section .l-section__main .tab-content .bg-light.active h2 {margin:0 0 15px; font-size:22px; line-height: 32px;}
section.l-section .l-section__main .tab-content .bg-light.active h3 {margin:0 0 15px; font-size:20px; line-height: 30px;}
section.l-section .l-section__main .tab-content .bg-light.active h4 {margin:0 0 15px; font-size:18px; line-height: 28px;}
section.l-section .l-section__main .tab-content .bg-light.active h5 {margin:0 0 15px; font-size:16px; line-height: 26px;}
section.l-section .l-section__main .tab-content .bg-light.active h6 {margin:0 0 15px; font-size:14px; line-height: 24px;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive {}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table {width:100%;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table {margin:0 0 15px;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table:last-child {margin:0;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr {display: table; width: 100%;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr:nth-child(odd) {}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr td {width: 50%; display: table-cell; padding: 15px; vertical-align: middle; border-left:0; border-top:0; border-bottom:0; border-right: 3px solid #fff;font-size: 14px; font-weight: normal;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr td:first-child {color: #7d8698;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr td h4 {margin:0;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr:nth-child(odd) td {background: rgb(241 241 241 / 50%);}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr th {width: 50%; display: table-cell; padding: 15px; vertical-align: middle; border-left:0; border-top:0; border-bottom:0; border-right: 3px solid #fff;font-size: 15px; font-weight: normal;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr th:first-child {color: #7d8698;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr:nth-child(odd) th {background: rgb(241 241 241 / 50%);}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG {margin:0 0 15px;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl {display: table; width: 100%; margin-bottom:0;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl:nth-child(odd) {}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl dt {width: 50%; display: table-cell; padding: 15px; vertical-align: middle; border-left:0; border-top:0; border-bottom:0; border-right: 3px solid #fff;font-size: 15px; font-weight: normal;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl dt div div {display:none;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl dd {width: 50%; display: table-cell; padding: 15px; vertical-align: middle; border-left:0; border-top:0; border-bottom:0; border-right: 3px solid #fff;font-size: 15px; font-weight: normal;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl dt:first-child {color: #7d8698;}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl:nth-child(even) dt {background: rgb(241 241 241 / 50%);}
section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .la3zd2uWXG dl:nth-child(even) dd {background: rgb(241 241 241 / 50%);}
.product-detail-slider-block {margin-bottom:0;}
.product-detail-slider-block .owl-carousel .owl-item img {max-height:inherit;}
/* Cart */

/* Korzina */
.basket-items-list-header {padding: 2rem 0;}
#bx-soa-order.row.bx-site {}
#bx-soa-order.row.bx-site #bx-soa-total.bx-soa-sidebar {}
#bx-soa-order.row.bx-site #bx-soa-total.bx-soa-sidebar .bx-soa-cart-total.bx-soa-cart-total-fixed {}
#bx-soa-order.row.bx-site #bx-soa-total.bx-soa-sidebar .bx-soa-cart-total.bx-soa-cart-total-fixed .bx-soa-cart-total-line:nth-child(3n) {display:none;}\
.basket-items-list-header-filter {}
.basket-items-list-header-filter a.btn {background-color: #61a375; border: 0; color: #fff; padding: 10px 20px;}
.basket-items-list-header-filter a.btn:hover {background-color:#4d845e;}
.basket-items-list-header-filter a.btn-outline-secondary {margin-left:0 !Important;}
.basket-checkout-block.basket-checkout-block-btn {}
.basket-checkout-block.basket-checkout-block-btn button.btn {padding: 10px 20px; border: 0;}
.basket-checkout-block.basket-checkout-block-btn a.btn-outline-secondary.buy1click-btn-checkout {background-color: #61a375; border: 0; padding: 10px 20px; color: #fff; margin-left: 0 !important;}
.basket-checkout-block.basket-checkout-block-btn a.btn-outline-secondary.buy1click-btn-checkout:hover {background-color:#4d845e;}
/* Korzina */

/* Calendar of holidays */
 table.calendar-of-holidays td.weekend {background: #ff9090; color:#fff;}
 table.calendar-of-holidays td.weekend.strong {font-weight:bold;}
 table.calendar-of-holidays td.holiday {background:#ed1212; color:#fff; font-weight:bold;}
 table.calendar-of-holidays {width:49%; margin:0.5%; float:left;}
 table.calendar-of-holidays tr:first-child th {background:#e3e3e3; color: #000; border:none; text-transform:uppercase; font-weight:bold;}
 table.calendar-of-holidays th {background:#61a375; color:#fff; padding:10px; border:2px solid #fff; text-align:center; font-size: 14px; text-transform: capitalize; font-weight:normal;}
 table.calendar-of-holidays td {text-align:center; background:rgba(57, 198, 81, 0.21); padding:10px; border:2px solid #fff; font-size:14px; height:43px;}
 table.calendar-of-holidays tr:last-child {}
 table.calendar-of-holidays tr:last-child td {}
 .colors {clear:both; margin: 15px 0.5%; display: inline-block;}
 .colors div {display:table; margin-bottom:10px;}
 .colors div:last-child {margin-bottom:0;}
 .colors div span {display:table-cell;}
 .colors div span:first-child {width:24px; height:24px;}
 .colors div span.weekday-span {background:rgba(57, 198, 81, 0.21);}
 .colors div span.weekend-span {background:#ff9090;}
 .colors div span.holiday-span {background:#ed1212;}
 .colors div span:last-child {padding-left:7px;}
 .calendar-of-holidays.comments {width:100%; margin:0 0 20px;}
table.calendar-of-holidays.comments tr th {text-transform:uppercase;}
table.calendar-of-holidays.comments td {text-align:left; font-size:14px;background:#f1f1f1;}
table.calendar-of-holidays.comments tr td:first-child {width:125px;}
table.calendar-of-holidays:last-child {margin-bottom:25px;}
/* Calendar of holidays */

/* Spisok kategori */
.l-main__inner-content ul.row {width:100%;}
.dogovor-oferty {list-style-type: none; padding:0 0 0 25px;}
.dogovor-oferty li {}
.dogovor-oferty ol {list-style-type: none; margin-bottom:15px; padding: 0 0 0 25px;}
.dogovor-oferty ol li {margin:0 0 10px; text-align: justify;}
.dogovor-oferty ol li ul {margin: 10px 0 0;}
/* Spisok kategori */

.displayNone {display:none; width:1366px; margin:0 auto;}
#displayNone {display:none; width:1366px; margin:0 auto; padding-left: 10px; padding-right: 10px;}
.displayNone.footer {}
#displayNoneFooter {width:100%;}
#displayNoneFooter .l-page__footer {background: rgb(137 150 169 / 10%);}
#displayNoneFooter .l-page__footer .l-footer--dark {background: none; margin-top: 0;}
#displayNoneFooter .l-page__footer .footer-menu .footer-menu__group {}
#displayNoneFooter .l-page__footer .footer-menu .footer-menu__group a.footer-menu__item {color:#8996A9;}
#displayNoneFooter .l-page__footer .footer-menu .footer-menu__group a.footer-menu__item span {}	
#displayNoneFooter .l-page__footer .d-block {color: #8996A9 !important;}	
#displayNoneFooter .l-page__footer .d-block .text-dark {color:#8996A9 !important;}	
#displayNoneFooter .l-page__footer .d-block a.d-block {color:#8996A9 !important; font-size: 1rem; font-weight: 700;}	

#displayNone .l-head__logo-slogan {padding-top: 1.25rem !important; padding-bottom: 1.25rem !important;}

.displayNone .container {padding:0;}
#displayNone .container {padding:0;}
#headerTopNew1 {font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 16px; color: #4E565A; opacity: 0.75; padding: 12px 0; overflow:hidden;}
#headerTopNew1 .block {float:left; width:25%;}
#headerTopNew1 .block a {color: #4E565A;}
#headerTopNew1 .block a:hover {text-decoration:none; color:#61a375;}
#headerTopNew1 .block a.a-whatsapp {color:#61a375;}
#headerTopNew1 .block a.a-whatsapp:hover {color:#4E565A;}
#headerTopNew1 .block ul {margin:0; padding:0;}
#headerTopNew1 .block ul li {list-style-type:none; display:inline-block; margin:0 0 0 15px;}
#headerTopNew1 .block ul li:first-child {margin: 0;}
#headerTopNew1 .block ul li:last-child {}
#headerTopNew1 .block ul li a {}
#headerTopNew1 .block ul li a:hover {text-decoration:none; color:#61a375;}
#headerTopNew1 .block-1 {}
#headerTopNew1 .block-2 {width:50%; text-align:center;}
.phone-header-mobilee {display:none;}
.phone-header-mobilee a.phone-header-mobilee-a {display:none;}
#headerTopNew1 .block-3 {float:right; text-align:right;}

.header-top {padding: 0 10px;}
.header-top .displayNone#displayNone {width:100%; padding: 0;}

#displayNone .search-form.header-search-form {width:547px;}
#displayNone .search-form__input {background: rgba(57, 198, 81, 0.21); border: 1px solid #f3f3f3; box-sizing: border-box; border-radius: 4px; height:48px;}
#displayNone .l-head__search button.search-form__button {background:#61A375; content:'Найти'; top: 0; right: 0; font-family: 'Roboto', sans-serif; width: 112px; height: 48px; color: #fff; border-radius: 0 4px 4px 0;}
#displayNone .l-head__search button.search-form__button:after {content:'Найти'; color:#fff; font-weight: 500; font-size: 16px; line-height: 19px; font-family: 'Roboto', sans-serif; }

#displayNone .l-head__controls {}
#displayNone .l-head__controls .d-block {}
#displayNone .l-head__controls .d-block ul {margin:0; padding:0;}
#displayNone .l-head__controls .d-block ul li {list-style-type: none; display:inline-block;}
#displayNone .l-head__controls .d-block ul li:first-child {margin:0;}
#displayNone .l-head__controls .d-block ul li {margin:0 0 0 35px;}
#displayNone .l-head__controls .d-block ul li img {margin:0 10px 0 0;} 
#displayNone .l-head__controls .d-block ul li a {font-family: 'Roboto', sans-serif; font-weight: normal; font-size: 14px; line-height: 16px; color: #4E565A;}
#displayNone .l-head__controls .d-block ul li a:hover {color:#61A375; text-decoration:none;}
#displayNone .l-head__controls .d-block ul li:last-child {display:none;}
#displayNone .l-head__controls .services {display:none;}

#displayNone .bg-primary {background-color:#fff !important;}
#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li a {color:#4E565A; font-weight: 400; font-size: 14px; line-height: 16px; font-family: 'Roboto', sans-serif;}
#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li a:hover {color:#61A375;}
#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li:last-child a {color: #61a375;}
/* #displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li:first-child {background-image:url('https://ants.kz/icons/skidka-img.png'); background-repeat:no-repeat; margin:0; padding: 0 0 0 21px;} */
#displayNone .l-head__line.bg-primary a.mmenu-vertical-item__link {background-color:#61a375; color:#fff;}
#displayNone .l-head__line.bg-primary a.mmenu-vertical-item__link:hover {background-color: rgb(97 163 117 / 75%) !important;}
#displayNone .l-head__line.bg-primary .l-mmenu-vertical.l-mmenu-vertical--primary#verticalMenu_LkGdQn .has-children.mmenu-vertical-item.mmenu-vertical-item--primary a.mmenu-vertical-item__link:after {color:#4E565A; font-family: 'Roboto'; font-weight: normal; font-size: 16px; line-height: 24px;}
#displayNone .mmenu-vertical-item .icon-svg use {color:#61A375;}
#displayNone .mmenu-vertical-item .icon-svg.mmenu-vertical-item__chevron-down {display:none;}
#displayNone .mmenu-vertical-item__dropdown {box-shadow:inherit; -webkit-box-shadow:inherit;}

#displayNone .features-2 {background: rgba(137, 150, 169, 0.1); overflow: hidden; padding:15px 0; border-radius: 0px 0px 8px 8px;}
#displayNone .features-2 ul {margin:0; padding:0; overflow:hidden;}
#displayNone .features-2 ul li {list-style-type:none; display:block; width:auto; float:left; margin:0 88px;}
#displayNone .features-2 ul li img {height:32px;}
#displayNone .features-2 ul li span {color:#4E565A; font-size:14px; font-family: 'Roboto', sans-serif; line-height: 16px; margin: 0 0 0 7px;}

.features-2-kartochka {background: rgba(137, 150, 169, 0.1); overflow: hidden; padding:15px 0; border-radius: 0px 0px 8px 8px;}
.features-2-kartochka ul {margin:0; padding:0; overflow:hidden;}
.features-2-kartochka ul li {list-style-type:none; display:block; width:33%; float:left; margin:0; text-align:center;}
.features-2-kartochka ul li img {height:32px; display: inline-block; margin: 0 0 10px;}
.features-2-kartochka ul li span {color:#4E565A; font-size:14px; font-family: 'Roboto', sans-serif; line-height: 11px; margin: 0; display:block; text-transform: uppercase; font-size: 11px; font-weight: bold;}

#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li {margin: 0 0 0 29px;}
#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li a {text-transform: initial;}

.bx-ag-search-page.search-page {}
.bx-ag-search-page.search-page form.search-page-form {display:none;}
.bx-ag-search-page.search-page .search-change-how {display:none;}
.bx-ag-search-page.search-page .text {}
.bx-ag-search-page.search-page .search-view-default font:nth-last-child(-n+4) {display:none;}
.bx-ag-search-page.search-page .search-view-default font:nth-last-child(-n+3) {display: block;}
.bx-ag-search-page.search-page .search-view-default font:nth-last-child(-n+3) a {color:#61a375;}
.bx-ag-search-page.search-page .search-view-default font:nth-last-child(-n+2) {}
.bx-ag-search-page.search-page .search-description small {display:none;}
.bx-ag-search-page.search-page .search-item-first {border-color:#61a375;}
.bx-ag-search-page.search-page .search-title b {color:#61a375;}
#brokerage-root {position: relative; z-index: 9999999;}

/* .section-head__controls nav.nav-wrap {display:none;} */

/* #products .section-head__title {-webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} */
/* #products .section-head__controls {-webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto;} */


#displayNone .footer-100 {background: rgb(137 150 169 / 10%);}
#displayNone .l-page__footer {}
#displayNone .l-page__footer footer.l-footer.l-footer--type1.l-footer--dark {background: none;}
#displayNone .l-page__footer footer.l-footer.l-footer--type1.l-footer--dark .footer-menu {}
#displayNone .l-page__footer footer.l-footer.l-footer--type1.l-footer--dark .footer-menu .footer-menu__group {}
#displayNone .l-page__footer footer.l-footer.l-footer--type1.l-footer--dark .footer-menu .footer-menu__group a.footer-menu__item {color:#8996A9;}

#displayNone .new-menu {position:absolute; left:0; margin:61px 0 0 0; background:#f9f9f9; z-index:1;}
#displayNone .new-menu, input[type="checkbox"] {display: none;}
#displayNone input[type="checkbox"]:checked ~ .new-menu {display: block; width:100%; margin:61px 0 0 0;}
#displayNone input[type="checkbox"]:checked ~ .new-menu:after {background:#fff; content:''; width:50%; height:100%; position: absolute; right: 0; top: 0; display:none;}
#displayNone .new-menu-container {width:1346px; margin:0 auto; background:#fff;}
#displayNone .btnpseudoBtn {background-color: #61a375; width: 365px; margin-bottom: 0; padding: 1.13rem 1rem; color: #fff; font-weight: 700; position:relative; cursor: pointer; background-image: url(https://ants.kz/bitrix/images/new-design/chevron.png);
background-repeat: no-repeat; background-position-x: calc(100% - 15px); background-position-y: center; background-size:15px; float:left; border-radius: 4px;}
/* #displayNone .btnpseudoBtn:after {content:''; background-image:url('https://ants.kz/bitrix/images/new-design/close.png'); background-repeat:no-repeat;} */
#displayNone input[type="checkbox"]:checked ~ .btnpseudoBtn {background-color: #61a375; width: 365px; margin-bottom: 0; padding: 1.13rem 1rem; color: #fff; font-weight: 700; position: relative; cursor: pointer; background-image: url(https://ants.kz/bitrix/images/new-design/close.png);}
#displayNone .btnpseudoBtn svg.icon-svg {font-size: 1.5rem; margin-right: 1rem;}
#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu {width:auto; float:right;}
#displayNone .new-menu .new-menu-container {position:relative;}
#displayNone .new-menu .new-menu-container .level-1 {position:initial; width:365px; margin:1px 0;}
#displayNone .new-menu .new-menu-container .level-1:last-child {}
#displayNone .new-menu .new-menu-container .level-1:last-child a.mmenu-vertical-item__link {border-radius: 0 0 4px 4px;}
#displayNone .new-menu .new-menu-container .level-1:last-child a.mmenu-vertical-item__link svg.icon-svg {}
#displayNone .new-menu .new-menu-container .level-1:last-child a.mmenu-vertical-item__link svg.icon-svg use {}
#displayNone .new-menu .new-menu-container .level-1.avtotovary ul.mmenu-vertical-item__dropdown .ul-block-td {width:50%;}
/* #displayNone .new-menu .new-menu-container .level-1:hover > ul.mmenu-vertical-item__dropdown {} */
#displayNone .mmenu-vertical-item__dropdown-container {display:none;}
#displayNone .new-menu .new-menu-container .level-1:hover > .mmenu-vertical-item__dropdown-container {display:block; -webkit-transition: .4s ease-out; -webkit-transition-delay: 0.5s; -o-transition: .4s ease-out; -o-transition-delay: 0.5s; -moz-transition: .4s ease-out; -moz-transition-delay: 0.5s; transition: .4s ease-out; transition-delay: 0.5s;border-top: 1px dotted #ccc; border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link:hover {background:#61a375; color:#fff;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link {position:relative; padding: 12px 30px 12px 15px;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link img {margin:0 15px 0 0;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link svg.icon-svg {position: absolute; right: 0; margin: 0 7px 0 0; font-size: 20px;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link svg.icon-svg use {color:#fff;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link:after {display:none;}
#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link .ripple-container {}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown {top: 0; left: 260px;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 {width:50%; float:left;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown li.level-2 {float:initial; width:auto; overflow:hidden; margin:0 0 25px;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link {font-weight:bold; display: inline-block; width: auto; text-transform:uppercase; color:#000;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link:after {display:none;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown {left:0; position:relative; display:block; min-width:auto; background: #f9f9f9;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 {margin: 0; width:auto;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3:last-child {margin: 0;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 a.mmenu-vertical-item__link {font-weight:400; font-size: 14px; line-height: 14px; margin:0; padding:7px; text-transform: initial; color:#000;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 a.mmenu-vertical-item__link:hover {background-color:inherit !important;  color:#61a375;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 a.mmenu-vertical-item__link .ripple-container {}
#displayNone .new-menu .new-menu-container .level-1.hover .mmenu-vertical-item__dropdown-container {display:block;}
#displayNone .new-menu .new-menu-container .level-1.hover .mmenu-vertical-item__dropdown {display:block;}
#displayNone .new-menu .new-menu-container .level-1.hover ul.mmenu-vertical-item__dropdown {margin:0; padding:14px; width:auto;}
#displayNone .new-menu .new-menu-container .level-1.hover .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link {background-color:inherit; font-weight: 500; font-size: 16px; line-height: 19px; margin:0; padding: 7px; text-transform:uppercase;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {top: -62px; left: 365px; position: absolute; z-index:999; width:991px;}
#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown {margin:0; padding:15px; left: 0; width: 100%; position: relative; display:table; height:792px;background: #f9f9f9;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link {background-color:inherit; font-weight: 500; font-size: 16px; line-height: 19px; margin:0; padding: 7px;}
#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link:hover {background-color:inherit !important;}
#displayNone .new-menu .new-menu-container .level-1:first-child .mmenu-vertical-item__dropdown-container ul.mmenu-vertical-item__dropdown {box-shadow: 0px 25px 10px -20px #ccc; background: #f9f9f9; border-radius:0 4px 4px 4px;}
#displayNone .new-menu .new-menu-container .level-1:first-child .mmenu-vertical-item__dropdown-container ul.mmenu-vertical-item__dropdown .ul-block-td {display:table-cell; vertical-align:top;}
#displayNone .new-menu .new-menu-container .level-1:first-child .mmenu-vertical-item__dropdown-container ul.mmenu-vertical-item__dropdown .ul-block-td li.level-2:last-child {margin:0;}
#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown .ul-block-td {display:table-cell;}
#displayNone .new-menu .new-menu-container .level-1.kompyuternaya-tekhnika {background:url(/bitrix/templates/megamart_default/assets/styles/../images/icons/menu/kompyuternaya-tekhnika-svg.webp);}

#displayNone .new-menu .new-menu-container .level-1.foto-video-tekhnika ul.mmenu-vertical-item__dropdown {-moz-column-count: 3; -webkit-column-count: 3; column-count: 1;} 
/* #displayNone .new-menu .new-menu-container .level-1.avtotovary ul.mmenu-vertical-item__dropdown {-moz-column-count: 1; -webkit-column-count: 1; column-count: 1;}  */
/* #displayNone .new-menu .new-menu-container .level-1.tv-i-audio ul.mmenu-vertical-item__dropdown {-moz-column-count: 1; -webkit-column-count: 1; column-count: 1;}  */

#rs_mm_compact_menu_user a.btn .d-block svg.icon-svg {color:#61A375 !important;}
#rs_mm_compact_menu_user a.btn .d-block svg.icon-svg use {}
.l-page__header header.l-head .l-head__main .l-head__line.bg-primary {display:none;}
.l-page__header header.l-head .l-head__main #displayNone .l-head__line.bg-primary {display:block; margin:0 0 15px;}
.l-page__header header.l-head .l-head__main #displayNone .l-head__line.bg-primary .flex-shrink-1 {display:block !important;}
.compact-user-panel__icons a.c-icon-count {color:#61a375;}
 
.position-relative .dropdown a.dropdown-item {}
.position-relative .dropdown a.calltreking {display:block;}

.l-compact-menu .position-relative .l-compact-menu__items .l-compact-menu__bottom .container .my-5:first-child {display:none;}
.product-cat-info-container-title.small.text-extra.w-100.mb--2 {display:none;}

.product-cat-container {}
.product-cat-container article.product-cat {}
.product-cat-container article.product-cat .product-cat-content {}
.product-cat-container article.product-cat .product-cat-content .product-cat-head {margin-bottom:0;}
.product-cat-container article.product-cat .product-cat-content .product-cat-head .product-cat-parent.d-none.d-sm-block {}
.product-cat-container article.product-cat .product-cat-content .product-cat-head .product-cat-parent.d-none.d-sm-block a {color:#61a375;}
.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 {margin-bottom:0 !important;}
.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 .product-cat-info-container.product-cat-info-container--price.d-flex.justify-content-between.align-items-center.flex-wrap {margin-bottom:0;}
.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 .product-cat-info-container.product-cat-info-container--price.d-flex.justify-content-between.align-items-center.flex-wrap .product-cat-price-container.mb-5 {margin-bottom:0 !important;}
span.product-cat-label-text.product-cat-label-bottom.product-cat-label-right {top: 0;}
span.product-cat-label-text.product-cat-label-bottom.product-cat-label-right span.product-cat-label-text-item {background:#61A375; margin-top: -1.5rem; margin-right: -1.5rem; margin-bottom: 0; padding: 5px 15px; border-bottom: 2px solid #508560; border-left: 2px solid #508560; border-radius:0 0 0 4px;}
span.product-cat-label-text.product-cat-label-bottom.product-cat-label-right span.product-cat-label-text-item:before {}

.rate__item.is-hover, .rate__item.is-voted {color:#61A375;}
.product-cat-info-container.mb-2.small.text-extra .rate__item.is-hover, .product-cat-info-container.mb-2.small.text-extra .rate__item.is-voted {color:#61A375;}
.product-cat-price-container.mb-5 .product-cat-price-old {color:#61A375; display:inline;}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container {}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container .product-cat-button-container {}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container .product-cat-button-container a.btn.btn-primary.btn-sm.btn-rounded {background-color: #61a375; border: none; border-bottom: 2px solid #508560; border-radius: 4px; padding: 5px 15px;}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container .product-cat-button-container a.btn.btn-primary.btn-sm.btn-rounded svg.icon-cart.icon-svg {color:#fff;}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container .product-cat-button-container a.btn.btn-primary.btn-sm.btn-rounded svg.icon-cart.icon-svg use {}
.product-cat-buttons.d-block.flex-shrink-1 .product-cat-button-container .product-cat-button-container a.btn.btn-primary.btn-sm.btn-rounded:hover {background-color: #508560;}

section.l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing .l-section__container .l-section__main .lazyload .bg-light.py-5.text-center .btn.btn-outline-secondary.btn-lg {font-size: 20px; line-height: 23px; font-family: 'Roboto', sans-serif;}

.l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog.kontakty {list-style-type:none; border-top: 1px solid #f1f1f1;}
.l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog.kontakty a {}
.l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog.kontakty a:after {display:none;}
.l-compact-menu__items .l-compact-menu__bottom.border-top.d-md-none {border-top: none !important;}
.l-compact-menu__items .l-compact-menu__bottom.border-top.d-md-none .container {height:auto; padding-bottom: 45px;}
.l-compact-menu__items .l-compact-menu__bottom.border-top.d-md-none a.d-block.text-primary.small {font-size:100%;}

.l-compact-menu__items ul.b-dl-menu {padding-bottom:200px !important;}
.b-dl-menu__item.is-open > .b-dl-menu__subitems {padding-bottom:100px !important;}

.l-compact-menu__bottom.border-top.d-md-none .container {height:150px; overflow-y:scroll;}

/* Fancybox */
.fancybox-inner {width: 95%; height: 97%; top: 1.5%; left: 2.5%;}
.fancybox-inner button.fancybox-close-small {}
/* Fancybox */
bwchat#bwc-wrap #bwc-widget-action {right:50px !important;}
/* Filter */
.fancybox-content .bx-filter {background:none;}
.bx-filter {}
.bx-filter .bx-filter-section {}
.bx-filter .bx-filter-section form.smartfilter {}
.bx-filter .bx-filter-section form.smartfilter .row {margin-left:0; margin-right:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box {margin:0; padding:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box.bx-active {margin:0 0 12px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:last-child {margin:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box span.bx-filter-container-modef {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title {margin:0 0 12px; padding: 5px 12px; background: hsl(0deg 0% 82% / 25%); line-height: 18px; border-radius:4px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title span {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title span span.js-filter__prop-name {text-transform: uppercase; font-weight: bold; font-size: 11px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title span span.bx-filter-parameters-box-angle {top:50%; right:10px; margin-top: -9px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title span span.bx-filter-parameters-box-angle svg.icon-svg {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-parameters-box-title span span.bx-filter-parameters-box-angle svg.icon-svg use {color: #61a375;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box input {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container {margin:0; padding:0;}

.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col {padding-right: 10px; padding-left: 10px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container {margin-bottom:5px; padding-top:17px; padding-bottom:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-part {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-part span {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-pricebar-vd {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-pricebar-vn {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-pricebar-v {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-range {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-range .bx-ui-slider-handle {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-range .bx-ui-slider-handle.left {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box:nth-child(2) .bx-filter-block .bx-filter-parameters-box-container .col .bx-ui-slider-track-container .bx-ui-slider-track .bx-ui-slider-range .bx-ui-slider-handle.right {}

.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col {padding:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox {margin:0 0 10px; padding:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:before {background-color: #61a375;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child {padding-left:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:nth-child(2n) {padding-right:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block .bx-filter-input-container {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block .bx-filter-input-container input.form-control {border: 1px solid #61a375;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block .bx-filter-input-container input.min-price.form-control {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block .bx-filter-input-container input.max-price.form-control {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox:last-child {margin:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label input {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label span.checkbox-decorator {left:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label span.checkbox-decorator span.check {background: hsl(138deg 26% 51% / 25%); border: 1px solid #bdbdbd;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label span.checkbox-decorator span.check:before {margin: -4px 0 0 5px;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label span.bx-filter-param-text {font-size: 13px;}

.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked input {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked span.checkbox-decorator {left:0;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked span.checkbox-decorator span.check {background: hsl(138deg 26% 51% / 25%); border: 1px solid #61a375;}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked span.checkbox-decorator span.check:before {}
.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box .bx-filter-block .bx-filter-parameters-box-container .col .bx-filter-input-checkbox span.bmd-form-group.is-filled .checkbox.bmd-custom-checkbox label.bx-filter-param-label.checked span.bx-filter-param-text {}

.bx-filter .bx-filter-section form.smartfilter .row .bx-filter-parameters-box.js-filter-box.bx-active:nth-child(5) .bx-filter-input-checkbox {}
/* Filter */

@media screen and (max-width:1366px) {
	.header-top {padding:0 15px;}
	#displayNone .new-menu .new-menu-container {width:auto;}
	#displayNone {width:auto;}
}

@media screen and (max-width:1300px) {
	#displayNone {width: 100%;}
	#displayNone .features-2 ul li {margin:0 68px;}
}

@media screen and (max-width:1200px) {
	#displayNone {padding:0 15px;}
	#displayNone .l-head__logo-slogan .l-head__logo {margin-right:0 !important;}
	#displayNone .l-head__controls {margin-left: 0 !important;}
	#displayNone .l-head__controls .d-block ul li {margin: 0 0 0 7px;}
	#displayNone .l-head__controls .d-block ul li img {display:none;}
	#displayNone .js-menu-container .l-head__menu .d-flex {display:table !important;}
	#displayNone .js-menu-container .l-head__menu .d-flex label.btnpseudoBtn {display:table-cell;}
	#displayNone .js-menu-container .l-head__menu .d-flex ul.menu {display:table-cell;}
	#displayNone .new-menu .new-menu-container .level-1 {width:245px;}
	#displayNone .js-menu-container .l-head__menu .d-flex label.btnpseudoBtn {display:inline-block; width: 230px;}
	#displayNone .js-menu-container .l-head__menu .d-flex label.btnpseudoBtn svg.icon-svg {margin-right: 10px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {left: 245px;}
	#displayNone .js-menu-container .l-head__menu .d-flex ul.menu {display:inline-block; float:right;}
	#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li {margin: 0 0 0 15px;}
	#displayNone .features-2 ul li {margin:0 54px;}
}

@media screen and (max-width:1100px) {
	#displayNone .js-menu-container .l-head__menu .d-flex ul.menu {}
	#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li {margin: 0 0 0 10px;}
	#displayNone .features-2 ul li {margin:0 44px;}
}

@media screen and (max-width:1025px) {
	.information2 {padding:7px; font-size:12px;}
	#displayNone .search-form.header-search-form {width: 500px;}
	#displayNone .bx-searchtitle.theme-blue {width: 500px;}
	#displayNone .js-menu-container .l-head__menu .d-flex ul.menu {}
	#displayNone .d-flex.flex-grow-1.flex-shrink-1 ul.menu li {margin: 0 0 0 7px;}
	#displayNone .features-2 ul li {margin:0 40px;}
}

@media screen and (max-width:991px) {
	.information2 {font-size:11px;}
	#headerTopNew1 .block {width:30%;}
	#headerTopNew1 .block-2 {width:40%;}
	#headerTopNew1 .block-2 a.call-back {display:none;}
	#headerTopNew1 .block ul li {margin: 0 0 0 10px;}
	#displayNone .search-form.header-search-form {width:300px; margin:0 auto; width:100%;}
	#displayNone .l-head__search button.search-form__button {width:auto; padding: 0 15px;}
	#displayNone .l-head__search button.search-form__button:after {display:none;}

	#displayNone .bx-searchtitle.theme-blue {width:300px; margin:0 auto; width:100%;}
	#displayNone .bx-searchtitle.theme-blue button {width:auto; padding: 0 15px;}
	#displayNone .bx-searchtitle.theme-blue button	:after {display:none;}
	
	#displayNone .js-menu-container .l-head__menu .d-flex label.btnpseudoBtn {display:table; margin:0 auto 15px; float:inherit;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:523px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown li.level-2 {margin:0 0 20px;}
	#displayNone .new-menu .new-menu-container .level-1.hover .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link {font-size:14px; margin:0 0 5px; padding:5px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 a.mmenu-vertical-item__link {font-size:14px; margin:0 0 5px; padding:5px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 {margin: 0 0 5px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown .level-2 .mmenu-vertical-item__dropdown .level-3 a.mmenu-vertical-item__link {font-size: 14px; padding:5px;}
	#displayNone input[type="checkbox"]:checked ~ .new-menu {margin:0;}
	#displayNone .features-2 ul li {margin:0 16px;}
	#displayNone .features-2 ul li span {margin:0 0 0 5px;}
	#displayNone .features-2 ul li img {height:25px;}
	
	/* Zagolovki */
	.l-main--has-outer-sidebar .l-main__head h1.l-main__title {height:105px;}
	/* Zagolovki */
		
	/* Kartochka tovara */
	.product-cat-button-container.clearfix div.float-left {float: inherit !important; margin: 0 auto; display: table;}
	/* Kartochka tovara */
	
	/* Slider */
	.banner-kartinkoi .banner-kartinkoi-text {left:50%; margin: -87px 0 0 -201px; text-align:center;}
	.banner-kartinkoi img.display-none {display:block; width: 100%;}
	.banner-kartinkoi img.display-block {display:none;}
	/* Slider */
	
	/* Product in the list  */
	.product-cat-image-wrapper a.product-cat-image-canvas {pointer-events: none;}
	/* Product in the list  */
}
#shops {position:relative; overflow: hidden;}
#shops .shop-cards__list .col-12:nth-child(3) {display:none;}
#shops .shop-cards__list .col-12:nth-child(4) {display:none;}
#shops .btn-link {display:none;}
.l-compact-header__block--logo use {width:125px;}
.l-compact-header__block--logo a svg {width:125px;}
.l-compact-header__block--logo use image {width:125px;}
#adv_full_banner {margin-bottom: 2rem;}
#adv_full_banner img {width:100%; height:auto;}
.mmenu-vertical-item.level-1 .mmenu-vertical-item__icon {display:none;}
.mmenu-vertical-item__dropdown {font-size: .9rem !important;}
.b-sidebar-nav__link {font-size: .9rem !important;}
.bx-filter-param-label {    font-size: 14px;}
.bx-filter-input-checkbox, .bx-filter-param-label {padding-top: .75rem;}
.bx-filter-block .bmd-custom-checkbox>label, .bx-filter-block .bmd-custom-radio>label {    padding-left: 27px;}

.l-page__footer .l-footer__copyright .align-items-center .d-block:last-child {display:none !Important;}

.l-head__line.bg-primary a.mmenu-vertical-item__link {}
.l-head__line.bg-primary .l-mmenu-vertical.l-mmenu-vertical--primary#verticalMenu_LkGdQn .has-children.mmenu-vertical-item.mmenu-vertical-item--primary a.mmenu-vertical-item__link:after {content:'Каталог товаров'; }
.l-head__line.bg-primary .l-mmenu-vertical.l-mmenu-vertical--primary#verticalMenu_LkGdQn .has-children.mmenu-vertical-item.mmenu-vertical-item--primary .mmenu-vertical-item__dropdown a.mmenu-vertical-item__link:after {content:''; }
.yandex-map {position:relative; overflow:hidden;}
/* .yandex-map:after {content: ''; background: rgb(0 0 0 / 50%); width: 100%; height: 400px; position: absolute; top: 0;} */
.d-flex.flex-grow-1.flex-shrink-1.order-2.l-head__menu {}
.d-flex.flex-grow-1.flex-shrink-1.order-2.l-head__menu .l-mmenu-type1.l-mmenu-type1--primary.is-ready {display:none;}
.d-flex.flex-grow-1.flex-shrink-1 ul.menu {width: 100%; margin: 18px 0 0; padding: 0; height: 24px; text-align: right;}
.d-flex.flex-grow-1.flex-shrink-1 ul.menu li {list-style-type: none; display: inline-block; margin: 0 0 0 30px;}
.d-flex.flex-grow-1.flex-shrink-1 ul.menu li a {color: #fff; font-size: 16px; text-transform: uppercase; font-weight: bold; display: block;}
.d-flex.flex-grow-1.flex-shrink-1 ul.menu li a:hover {text-decoration:none; color:#fff;}
.d-flex.flex-grow-1.flex-shrink-1 ul.menu li:last-child a {color:#fff;}

.l-page__main .content-block {margin:0 0 25px;}
.l-page__main .content-block:last-child {margin:0;}
.l-page__main .content-block table {margin:0 0 15px; width:100%;}
.l-page__main .content-block table:last-child {margin:0;}
.l-page__main .content-block table tr {}
.l-page__main .content-block table tr:nth-child(odd) td {background: #f7f7f7;}
.l-page__main .content-block table tr:nth-child(even) td {}
.l-page__main .content-block table tr td {width: 50%; padding: 7px 10px; font-size:16px;}
.l-page__main .content-block table tr td a {color:#4a8291;}
.l-page__main .content-block table tr td a:hover {color:#61a375; text-decoration:none;}
.l-page__main .content-block table tr td:first-child {}
.l-page__main .content-block table tr td:last-child {}

.l-page__main .l-main__inner-content .content-information p {font-size:16px;}
.l-page__main .l-main__inner-content .content-information li {font-size:16px;}
.l-page__main .l-main__inner-content .content-information a {color:#4a8291;}
.l-page__main .l-main__inner-content .content-information a:hover {color:#61a375; text-decoration:none;}

.bx-filter-input-checkbox span.bx-filter-param-text {word-break: break-all;}

.inner-wrapper-sticky .l-section a {display:block;}
.inner-wrapper-sticky a {display:none;}

#shops #bx_incl_area_25_1 {margin: -400px 0 0;}
#features span.float-right img {border-radius:100%;}
.l-main__container .tile__pic {background-size: auto;}
/* .contacts-view__map {display:none;} */
/* #bx_incl_area_17_2 {display:none;} */

.bmd-custom-checkbox > label .checkbox-decorator, label.bmd-custom-checkbox-inline .checkbox-decorator {width:17px; height:17px; margin:0 !important; padding:0 !important;}
.bmd-custom-checkbox > label .checkbox-decorator .check, label.bmd-custom-checkbox-inline .checkbox-decorator .check {width:17px; height:17px;}

.d-block.b-alfa-copyright {display:none !important;}

#features .col-12 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
#features .col-sm-6 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
#features .col-lg-3 {-webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%;}
.shop-cards {position: absolute; margin: -400px 0 0; width: 100%; background-image: none !important;}
.brand-item-light {filter:inherit !important;}

/* header.l-head {} */
/* header.l-head .l-head__main {} */
/* header.l-head .l-head__main .position-relative {background: #fff;} */
/* header.l-head .l-head__main .position-relative .dropdown a.d-block {color: #111 !important;} */
/* header.l-head .l-head__main .position-relative .search-form__input {background: rgb(74 130 145 / 50%);} */
/* header.l-head .l-head__main .position-relative svg.icon-svg {color: #fff;} */
/* header.l-head .l-head__main .position-relative .b-header-user__personal span.font-weight-bold {color:#111;} */
/* header.l-head .l-head__main .position-relative .search-form__input {color:#fff;} */

.position-relative .d-block.small.text-extra a {color:#4a8291;}
.position-relative .dropdown {margin:0 0 3px;}
.position-relative .dropdown a {text-decoration:none;}
.position-relative .d-block.small.text-extra span {display:block; margin:5px 0 0;}

#company .col-md-12.col-lg-3.soc.soc-1 {display:none;}
#company .col-md-12.col-lg-3.soc.soc-2 {display:none;}

#sender section.l-section--outer-spacing {margin-bottom:0; margin-top: 1.13rem;}

.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body {}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec {margin:0; width:100%; display:table;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec dt.n-product-spec__name {width: 50%; padding: 7px 10px; font-size: 16px; display:table-cell; font-weight:normal;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec dt.n-product-spec__name .n-hint-button {display:none;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec dd.n-product-spec__value {width: 50%; padding: 7px 10px; font-size: 16px; display:table-cell;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec:nth-child(odd) {background: #f7f7f7;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body dl.n-product-spec:nth-child(even) {}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body h2.title {font-weight:bold; text-transform:uppercase; font-size: 16px; margin:0; padding: 7px 10px;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body {margin:0 0 35px;}
.tab-content .bg-light.block-spacing.tab-pane.show.active .n-product-spec-wrap__body:last-child {margin:0;}

/* New */
.product-cat-info-container.d-none.d-sm-block.mb-0.small.text-extra {display:none !important;}
.product-cat-button-container.clearfix div.float-left {}
.product-cat-button-container.clearfix div.float-left div {float:right;}
.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 {margin-left:0 !important; margin-right: 0 !important; padding-right:0; float:inherit;}
.sticky-top .product-cat-button-container.clearfix div.float-left div.dobavit-v-korzinu {width:100%; margin:0 0 5px 0;}
.sticky-top .product-cat-button-container.clearfix div.float-left div.dobavit-v-korzinu .d-inline-block.align-middle.mr-sm-3 {width:100%;}
.sticky-top .product-cat-button-container.clearfix div.float-left div.dobavit-v-korzinu .d-inline-block.align-middle.mr-sm-3 a.btn.btn-primary.product-detail-buy-button.mb-4 {width:100%;}
.sticky-top .product-cat-button-container.clearfix a.btn.btn-primary.w-100 {float:inherit; width:100% !important; margin:0;}
.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 a.btn.btn-primary.product-detail-buy-button.mb-4 {display: block; margin: 0 !important; padding:0 25px 0 15px; background: none; border: 1px solid #61A375; color:#61A375;}
.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 a.btn.btn-primary.product-detail-buy-button.mb-4 svg.icon-cart.icon-svg.mr-3 {float:inherit; margin-right:10px !important; margin-top:-3px;}
.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 a.btn.btn-primary.product-detail-buy-button.mb-4 svg.icon-cart.icon-svg.mr-3 use {}
.product-cat-button-container.clearfix div.float-left a.btn {font-size: 16px; border: none; height: 40px; line-height: 40px; padding: 0; border-radius:56px;}
.product-cat-button-container.clearfix div.float-left a.btn.btn-credit {background-color: #d63636;}
.product-cat-button-container.clearfix a.btn.btn-primary.w-100 {background-color: #61A375; display:block; width:auto !important; margin:0 8px 0 0; padding: 0 25px; float:left; color:#fff !important;}
/* .basket-checkout-container .basket-checkout-section .basket-checkout-section-inner .basket-checkout-block.basket-checkout-block-btn button.btn.btn-primary.basket-btn-checkout {display:none;} */
.simple-basket__total .simple-basket-total .simple-basket-total__buttons .d-flex.justify-content-between.align-items-center .text-right a.btn.btn-primary {display:none;}

.fancybox-bg {}
.fancybox-slide.fancybox-slide--html.fancybox-slide--current.fancybox-slide--complete {}
.fancybox-slide.fancybox-slide--html.fancybox-slide--current.fancybox-slide--complete:before {display:none;}
.fancybox-slide.fancybox-slide--html {}
.fancybox-slide.fancybox-slide--html .fancybox-title.fancybox-title-inside-wrap {display: block; padding:12px 0 8px; min-height: auto; border:0; font-weight:normal; text-transform:uppercase; font-size:18px;}
.fancybox-slide.fancybox-slide--html button.fancybox-close-small {line-height:0; width: 20px; height: 20px; top: 13px; right: 15px; padding:0;}
.fancybox-slide.fancybox-slide--html button.fancybox-close-small svg.icon-svg.text-secondary {width:20px; height:20px;}
.fancybox-slide.fancybox-slide--html button.fancybox-close-small svg.icon-svg.text-secondary use {}
.fancybox-slide.fancybox-slide--html .fancybox-content {margin:0; padding:0 15px 15px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform {}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated {}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group {margin:0; padding:40px 0 0;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group label.bmd-label-floating {margin: 20px 0 0 15px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group label.bmd-label-floating span {}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group input.bmd-form-control {border:1px solid #61A375; border-radius:4px; background-image:none; font-size: 14px; line-height: 16px; padding:15px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .d-block.mt-5 {margin-top:40px !important;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .d-block.mt-5 input:first-child {}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .d-block.mt-5 input.btn.btn-primary {width:100%; padding:15px; text-transform:uppercase; background:#61A375; font-weight: bold; font-size: 14px; line-height: 16px; border-radius:56px; border:0; font-family: 'Roboto', sans-serif;}

.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group input.bmd-form-control::-webkit-input-placeholder {color:#4E565A; font-size: 14px; line-height: 16px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group input.bmd-form-control::-moz-placeholder {color:#4E565A; font-size: 14px; line-height: 16px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group input.bmd-form-control:-ms-input-placeholder {color:#4E565A; font-size: 14px; line-height: 16px;}
.fancybox-slide.fancybox-slide--html .fancybox-content .rsform form.was-validated .form-group.bmd-form-group input.bmd-form-control:-moz-placeholder {color:#4E565A; font-size: 14px; line-height: 16px;}

/* .l-section.l-section--bg-white.l-section--shadow.l-section--outer-spacing:nth-child(3n) {display:none !important;} */
/* span.d-inline-block.align-middle.py-2.d-inline-block-for-subscribe span.product-cat-limit.is-instock {display:none !important;} */
span.d-inline-block.align-middle.py-2.d-inline-block-for-subscribe span.product-cat-limit.is-limited {}
.d-flex.flex-column.mb-6 a.print-link.align-self-end {display:none;}
.d-none.d-lg-block.text-center.mb-4 {display:none;}
.simple-basket__total .btn.btn-outline-secondary {background-color: #4a8291; border:0; color:#fff; padding: 10px 30px; border-radius:4px;}

/* Basket Right */
.panel-block.is-showed {padding:15px;}
.panel-block.is-showed .panel-block__title {padding: 0; min-height: inherit;}
.side-panel__inner .simple-basket-total__buttons {overflow:hidden;}
.side-panel__inner .justify-content-between {-webkit-box-align: inherit !important; -ms-flex-align: inherit !important; align-items: inherit !important; display: block !important; display: block !important; display: block !important;}
.side-panel__inner .justify-content-between .d-block {float:left; margin-right: 4px;}
.side-panel__inner .justify-content-between .d-block a.btn {margin-top: 0; padding: 10px 25px; background-color:rgb(97 163 117 / 75%); color: #fff; border:0; border-radius:4px;}
.side-panel__inner .justify-content-between .d-block a.btn:hover {text-decoration:none; background-color:#61a375;}
.side-panel__inner .justify-content-between .text-right {float:left;}
.side-panel__inner .justify-content-between .text-right a.btn {margin-top: 0; background-color: #61a375; padding: 10px 25px;}
.side-panel__inner .justify-content-between .text-right a.btn:hover {background-color:rgb(97 163 117 / 75%);}
.side-panel__inner .justify-content-between .text-right a.btn-outline-secondary {}
.side-panel__inner .justify-content-between .text-right a.btn-primary {}
/* Basket Right */

/* Mobile Version */

@media screen and (max-width:1500px) {
	/* .d-flex.flex-grow-1.flex-shrink-1 ul.menu {padding:0 50px 0 0;} */
}

@media screen and (max-width:1400px) {
	/* .d-flex.flex-grow-1.flex-shrink-1 ul.menu {padding:0 75px 0 0;} */
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:981px;}
	body.services .l-main--has-outer-sidebar .l-main__container {width:96%;}
	body.jobs .l-main--has-outer-sidebar .l-main__container {width:96%;}
}

@media screen and (max-width:1366px) {
	#displayNone .btnpseudoBtn {width: 250px;}
	#displayNone input[type="checkbox"]:checked ~ .btnpseudoBtn {width: 250px;}
	#displayNone input[type="checkbox"]:checked ~ .new-menu {margin: 61px 10px 0 10px; width: calc(100% - 20px);}
	#displayNone .new-menu .new-menu-container .level-1 {width: 250px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {left: 250px; width:1030px;}
	#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown {height: 964px;}
}

@media screen and (max-width:1300px) {
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:931px;}
}

@media screen and (max-width:1200px) {
	#displayNone .new-menu {}
	#displayNone input[type="checkbox"]:checked ~ .new-menu {margin: 61px 15px 0 15px; width: calc(100% - 30px);}
	#displayNone .new-menu .new-menu-container .level-1 {width: 230px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:839px; left: 230px;}
	.l-main--has-outer-sidebar .l-main__outer-sidebar {margin-left: -275px;}
	.l-main--has-outer-sidebar .l-main__container {padding-right: 15px;}
	#popular_sections ul#popular_sections li .tile a div.tile__pic {background-size: contain;}
	.l-section__main ul#popular_sections li .tile a div.tile__pic {background-size: contain;}
	.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3 {display: block !important;}
	.product-cat-button-container.clearfix div.float-left {float:inherit !important;}
	.product-cat-button-container.clearfix div.float-left a.btn {float:inherit;}
	.product-cat-button-container.clearfix a.btn.btn-primary.w-100 {float:inherit; margin:7px 0 0;}
	.product-cat-button-container.clearfix div.float-left div .d-inline-block.align-middle.mr-sm-3.ml-3 {margin:7px 0;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {margin-bottom:10px;}
	#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown {height: 1012px;}
}

@media screen and (max-width:1100px) {
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:763px;}
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size:20px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size:20px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size:20px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {font-size:15px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td {font-size:15px;}
	
	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size:20px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size:20px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size:20px;}
}

@media screen and (max-width:1024px) {
	#displayNone .new-menu .new-menu-container .level-1.hover ul.mmenu-vertical-item__dropdown {padding: 7px;}
	#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown {padding: 7px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {width:730px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown li.level-2 {margin: 0 0 10px;}
	#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 12px;}
	.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 12px;}
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size:19px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size:19px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size:19px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {font-size:14px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul li {margin: 0 0 10px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content table tr td {font-size:14px; padding:10px 15px;}

	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size:19px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size:19px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size:19px;}
}


@media screen and (min-width:992px) {
	.l-head__banner {height:auto !important;}	
}

@media screen and (max-width:991px) {
	#displayNone .new-menu .new-menu-container .level-1 ul.mmenu-vertical-item__dropdown {height: 925px;}
	#displayNone .l-head__controls .services {display:block;}
	#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link img {display:none;}
	#displayNone input[type="checkbox"]:checked ~ .new-menu {margin: 0px 15px 0 15px;}
	#displayNone .new-menu .new-menu-container .level-1.hover .mmenu-vertical-item__dropdown-container {top: 0;}
	#displayNone .js-menu-container .l-head__menu .d-flex ul.menu {display:none;}
	#features .col-lg-3 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	#displayNone .l-head__line.bg-primary .container.js-menu-container .l-head__line-inner.d-flex.l-head__menu .d-flex.flex-grow-1.flex-shrink-1 {margin:0 auto;}
	#displayNone .l-head__line.bg-primary .container.js-menu-container .l-head__line-inner.d-flex.l-head__menu .d-flex.flex-grow-1.flex-shrink-1 .l-mmenu-vertical.l-mmenu-vertical--primary {margin:0 auto;}
	#displayNone .l-head__line.bg-primary .container.js-menu-container .l-head__line-inner.d-flex.l-head__menu .d-flex.flex-grow-1.flex-shrink-1 .l-mmenu-vertical.l-mmenu-vertical--primary .has-children.mmenu-vertical-item.mmenu-vertical-item--primary {margin:0 auto;}
	.l-page__header.mb-md-6 {margin-bottom: 15px !important;}
	.l-page__header.mb-md-6 header.l-head {margin-bottom: 0;}
	section.l-section .l-section__head {margin:0 0 15px;}
	section.l-section .l-section__head select.custom-select {border: 1px solid rgb(97 163 117 / 50%); color: rgb(97 163 117 / 75%);}
	.row-borders > .col-md-6:nth-child(2n) {border-right-color:#f1f1f1;}
	span.product-cat-label-text.product-cat-label-bottom.product-cat-label-right span.product-cat-label-text-item {margin-top: -1rem; margin-right: -1rem;}
	.product-cat .product-cat-image-wrapper span.product-cat-deals {top: -1rem;}
	
	#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size:16px;}
	.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size:16px;}
	
	/* Outer sidebar */
	.l-main--has-outer-sidebar .l-main__outer-sidebar {margin-top:-105px;}
	/* Outer sidebar */
	#displayNone .new-menu .new-menu-container .level-1:first-child .mmenu-vertical-item__dropdown-container ul.mmenu-vertical-item__dropdown .ul-block-td {display: block; width: 33%; float: left;}
	#displayNone .new-menu .new-menu-container {background: #f9f9f9;}
	#displayNone .new-menu .new-menu-container .level-1 {width: 30%; margin:0 0 5px;}
	#displayNone .new-menu .new-menu-container .level-1 a.mmenu-vertical-item__link {font-size: 15px; padding: 15px 10px;}
	#displayNone .new-menu .new-menu-container .level-1 .mmenu-vertical-item__dropdown-container {left:30%; width:70%;}
	#displayNone .new-menu .new-menu-container .level-1:first-child {}
	#displayNone .new-menu .new-menu-container .level-1:last-child {}
	#displayNone .new-menu .new-menu-container .level-1:first-child a.mmenu-vertical-item__link {}
	
	/* Calendar of holidays */
	table.calendar-of-holidays {width:100%; float:inherit; margin:0 0 15px;}
	table.calendar-of-holidays:last-child {margin:0;}
	/* Calendar of holidays */
	.product-cat-button-container.clearfix div.float-left {width:100%;}
	.product-cat-button-container.clearfix div.float-left div {float:inherit !important;}
	
	/* Fancybox Content */
	.sticky-top .product-cat-button-container.clearfix div.float-left div.dobavit-v-korzinu {float: left !important; width: 49.5%; margin: 0 1% 0 0;}
	.sticky-top .product-cat-button-container.clearfix a.btn.btn-primary.w-100 {float: right; width: 49.5% !important;}
	/* Fancybox Content */
	bwchat#bwc-wrap #bwc-widget-action {right:10px !important;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {padding: 10px 15px; height: 185px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul:nth-child(8n) {height:auto;}
}

@media screen and (min-width:768px) {
	/* Banner */
	.l-head__banner {height:auto !important;}
	/* Banner */	
}

@media screen and (max-width:767px) {
	.information2 {font-size:10px;}
	bwchat#bwc-wrap #bwc-chat-cloud-message.bwc-mobile {display:none !important;}
	bwchat#bwc-wrap #bwc-widget-action.bwc-mobile {bottom:75px !important; right: 100% !important; margin-right: -75px;}
	.c-button-control__bottom-panel .c-button-control__icon svg.icon-svg {color: #61a375;}
	/* Header */
	.l-page .l-page__compact {margin-bottom: 1rem;}
	.phone-header-mobilee {color: #61a375; display:block;}
	.phone-header-mobilee a {color: #61a375;}
	.phone-header-mobilee a.a-whatsapp {margin: 0 0 0 4px;}
	.phone-header-mobilee a.a-whatsapp i {position: relative; left: inherit;}
	/* Header */
	
	/* Banner */
	.l-head__banner {margin-top:0;}
	.banner-kartinkoi .banner-kartinkoi-text {margin: -80px 0 0 -197px;}
	.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-title {font-size: 27px; line-height: 33px; font-weight: 600;}
	.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-description {line-height: 26px; font-size: 16px;}
	.banner-kartinkoi img.display-none {height: auto; object-fit: contain;}
	/* Banner */
	
	.l-compact-header__block--logo .b-compact-logo svg {width: 125px;}
	jdiv:first-child {bottom:25px !Important;}
	jdiv.logoIconCloud_1e1f {bottom:0 !Important;}
	.rs-banners-container .owl-theme .owl-item #bx_3218110189_40244 {}
	.rs-banners-container .owl-theme .owl-item #bx_3218110189_40244 .rs-banners_background {background-image: url(https://ants.kz/banners/fon-08.12.2021-767.webp) !important; background-repeat: no-repeat; background-size: cover; background-position: center;}
	.rs-banners-container .owl-theme .owl-item #bx_3218110189_40244 .rs-banners_background:before {content: ''; background: #000; width: 90%; height: 90%; position: absolute; left: 5%; top: 5%; opacity: 0.6;}
	.rs-banners-container .owl-theme .owl-item #bx_3218110189_40244 .rs-banners_wrap .rs-banners_infowrap .rs-banners_buttons {margin-left: 0; margin-top:10px;}
	.rs-banners-container .owl-theme .owl-item #bx_3218110189_40244 .rs-banners_infowrap .rs-banners_info .rs-banners_title {width:90%; color:#fff;}
	.hamburger__inner, .hamburger__inner::after, .hamburger__inner::before {background-color:#61A375 !important;}
	.l-compact-header__block.l-compact-header__block--search .w-100 a.compact-search-button.d-md-none svg.icon-svg {color:#61A375;}
	.l-compact-header__block.l-compact-header__block--search .w-100 a.compact-search-button.d-md-none svg.icon-svg use {}
	.l-compact-menu.is-open .l-compact-menu__user .compact-user-panel .compact-user-panel__user {display:none;}
	.l-compact-menu.is-open .l-compact-menu__user .compact-user-panel .compact-user-panel__icons {width:100%; text-align:center;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item {position:relative;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item a.b-dl-menu__link {padding:0.88rem 50px 0.88rem 54px; border-bottom: 1px solid #f1f1f1;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.is-open {}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.is-open a.b-dl-menu__link {padding-left:30px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(1):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/kompyuternaya-tekhnika-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -8.5px; width: 24px; height: 17px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(2):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/servernoe-oborudovanie-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(3):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/setevoe-oborudovanie-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(4):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/orgtekhnika-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(6):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/telefony-i-gadzhety-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -11.5px; width: 20px; height: 23px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(5):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/prezentatsionnoe-oborudovanie-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -11.5px; width: 20px; height: 23px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(7):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/foto-video-tekhnika-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -8px; width: 20px; height: 16px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(8):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/tv-i-audio-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(9):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/bytovaya-tekhnika-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -12px; width: 20px; height: 24px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(10):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/okhrannye-sistemy-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -7.5px; width: 20px; height: 15px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(11):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/avtotovary-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(12):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/elektrotovary-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(13):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/nashi-aktsii-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 20px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(14):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/raznoe-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -8.5px; width: 20px; height: 17px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog:nth-child(15):before {content:''; background-image: url(https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/menu/contacts-gray.webp); background-position: left center; position: absolute; left: 15px; top:50%; margin-top: -10px; width: 19px; height: 20px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item.has-subitems.is-catalog.is-open:before {display:none;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item--back a.b-dl-menu__link.is-back {padding: 0.88rem 50px 0.88rem 30px;}
	.l-compact-menu.is-open .l-compact-menu__items li.b-dl-menu__item--back a.b-dl-menu__link.is-back:after {left:10px;}
	#displayNone .features-2 ul {width: 80%; margin:0 auto;}
	#displayNone .features-2 ul li {width:50%; margin:0 0 15px;}
	#displayNone .features-2 ul li:nth-child(3n) {margin:0;}
	#displayNone .features-2 ul li:nth-child(4n) {margin:0;}
	.l-page__footer .l-footer--dark .l-footer__copyright .d-flex.justify-content-between.align-items-center {display: block !important; text-align: center;}
	.uvedomlenie {font-size:12px;}
	.l-compact-header__block.l-compact-header__block--search#displayNone {padding: 0 0 0 7px; width:auto;}
	.l-compact-header__block.l-compact-header__block--search#displayNone a.compact-search-button.d-md-none {float:right; width:auto;}
	.l-compact-header__block--logo {margin-left: 15px;}
	#displayNone .bx-searchtitle.theme-blue button {background-image:url('https://ants.kz/bitrix/templates/megamart_default/assets/images/icons/search.png'); background-repeat:no-repeat; background-position:center; padding:0 25px;}
	#displayNone .bx-searchtitle.theme-blue button:after {display:none;}
	div.title-search-result {width:98% !important; left:1% !important;}
	
	#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 14px;}
	.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 14px;}
	
	.l-page__main .l-main.l-main--has-outer-sidebar .l-main__head {margin:0 auto 15px; padding: 0;}
	.catalog-sorter {min-height:auto;}
	
	.product-detail-slider-images-container .product-detail-slider-image {height:auto;}
	
	/* Breadcrumb */
	.l-page__main .l-main .l-main__head .container nav {margin:0 0 1rem;}
	.bg-light.py-4.px-2.d-block.mb-1.d-md-none {padding:0 !important; margin: 0 !important;}
	.bg-light.py-4.px-2.d-block.mb-1.d-md-none a.btn.btn-outline-secondary.w-100 {background: #61a375; color: #fff; text-transform: uppercase; border: 0; border-radius: 4px; font-size: 14px;}
	/* Breadcrumb */
	
	/* Tags */
	.tags_custom {margin: 15px 0 5px;}
	.tags_custom a.tag_item_custom {font-size: 12px; line-height: 12px; text-transform: uppercase; margin: 0 5px 5px 0; padding: 10px 15px;}
	/* Tags */
	
	/* Outer sidebar */
	.l-main--has-outer-sidebar .l-main__outer-sidebar {margin-top: 0;}
	/* Outer sidebar */
	
	/* Zagolovki */
	.l-main--has-outer-sidebar .l-main__head h1.l-main__title {width:100%; height:auto; float:inherit; text-align:center;}
	/* Zagolovki */
	
	/* Basket Right */
	.simple-basket-total__price {padding:15px 0;}
	.bottom-panel__container .simple-basket-total__buttons {overflow:hidden; padding:15px 0;}
	.bottom-panel__container .justify-content-between {-webkit-box-align: inherit !important; -ms-flex-align: inherit !important; align-items: inherit !important; display: block !important;}
	.bottom-panel__container .justify-content-between .d-block {float:left; margin-right: 4px;}
	.bottom-panel__container .justify-content-between .d-block a.btn {margin-top: 0; padding: 10px 15px; background-color:rgb(97 163 117 / 75%); color: #fff; border:0;}
	.bottom-panel__container .justify-content-between .d-block a.btn:hover {text-decoration:none; background-color:#61a375;}
	.bottom-panel__container .justify-content-between .text-right {float:left;}
	.bottom-panel__container .justify-content-between .text-right a.btn {margin-top: 0; background-color: #61a375; padding: 10px 25px;}
	.bottom-panel__container .justify-content-between .text-right a.btn:hover {background-color:rgb(97 163 117 / 75%);}
	.bottom-panel__container .justify-content-between .text-right a.btn-outline-secondary {}
	.bottom-panel__container .justify-content-between .text-right a.btn-primary {}
	/* Basket Right */
	
	.catalog-sorter form.d-sm-none select.custom-select {font-size:14px;}
	
	ul.menu-stranica li {text-align: left;}
	
	/* Fancybox Content */
	.sticky-top .product-cat-button-container.clearfix div.float-left div.dobavit-v-korzinu {float: inherit !important; width: 100%; margin: 0 0 7px 0;}
	.sticky-top .product-cat-button-container.clearfix a.btn.btn-primary.w-100 {float: inherit; width: 100% !important;}
	/* Fancybox Content */
	
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 18px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 18px;margin: 0 0 15px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 18px;margin: 0 0 15px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul {width:100%; height:auto; float:inherit; margin:0; margin-bottom:5px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul:nth-child(8n) {margin: 0 0 15px;}

	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 18px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 18px;margin: 0 0 15px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 18px;margin: 0 0 15px;}	
}

@media screen and (max-width:600px) {
	/* Header */
	.l-page .l-page__compact {margin-bottom: 0;}
	/* Header */
	
	/* Popular Sections */
	#popular_sections section.l-section {}
	#popular_sections section.l-section .l-section__head {}
	#popular_sections section.l-section .l-section__head .section-head {}
	#popular_sections section.l-section .l-section__head .section-head .section-head__title {margin:0 0 10px;}
	#popular_sections section.l-section .l-section__head .section-head .section-head__title h2.h4 {margin-top:0;}
	#popular_sections section.l-section .l-section__head .section-head .section-head__controls {}
	#popular_sections section.l-section .l-section__main {}
	/* #popular_sections section.l-section .l-section__main ul#popular_sections {} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li {} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .flex-fill {} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .flex-fill a {} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .flex-fill a .tile__pic {margin-bottom:0;} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .tile__body {padding:0;} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .tile__body .tile__head {max-height: inherit; margin-bottom: 0; padding:15px;} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .tile__body .tile__head h6.tile__title {max-height: inherit; margin-bottom: 0; text-transform:uppercase;} */
	/* #popular_sections section.l-section .l-section__main ul#popular_sections li .tile__body .tile__head h6.tile__title a {} */
	/* Popular Sections */
	
	#displayNone .features-2 ul {width: 90%;}
	
	/* Breadcrumb */
	.l-page__main .l-main .l-main__head {padding: 2rem 0 1rem;}
	.l-page__main .l-main .l-main__head .container nav {margin:0 0 0.5rem;}
	/* Breadcrumb */
	
	/* Basket Right */
	.bottom-panel__container .justify-content-between {display: block !important; margin: 0 auto;}
	.bottom-panel__container .justify-content-between .d-block {float:inherit; margin: 0 auto;}
	.bottom-panel__container .justify-content-between .d-block a.btn {display:block; margin-bottom: 4px;}
	.bottom-panel__container .justify-content-between .text-right {float:inherit; text-align: inherit !important;}
	.bottom-panel__container .justify-content-between .text-right a.btn-outline-secondary {width: 100%;}
	/* Basket Right */
	
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 16px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 16px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 16px;}
	
	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 16px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 16px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 16px;}	
}

@media (min-width: 576px) {
	.contacts-view__content {padding-left:15px; padding-right:15px;}
}

@media (max-width: 576px) {
	.banner-kartinkoi .banner-kartinkoi-text {margin: -65px 0 0 -148px;}
	.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-title {font-size: 18px; line-height: 22px;}
	.banner-kartinkoi .banner-kartinkoi-text .banner-kartinkoi-description {line-height: 18px; font-size: 12px;}
}

@media screen and (max-width:575px) {
	bwchat#bwc-wrap #bwc-widget-action.bwc-mobile {bottom:55px !important;}
	.yandex-map {display:none;}
	.shop-cards {position:inherit; margin:inherit; width:inherit;}
	#features .col-lg-3 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	#sender section.l-section--outer-spacing {margin-top: 0;}
	.catalog-sorter {margin:7px 0 10px; border-bottom:0;}
	.catalog-sorter form.d-sm-none {}
	.catalog-sorter form.d-sm-none select.custom-select {color:#61a375; border: 1px solid #61a375; border-radius:4px;}
	.catalog-sorter .ml-auto a.c-icon svg.icon.icon-svg {color:#61a375;}
	ul.menu-stranica {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
	ul.menu-stranica li {padding:1%; margin:0 0 15px;}
}

@media screen and (max-width:481px) {
	.information2 {padding:5px;}
	#displayNone .features-2 ul {width: 90%;}
	#displayNone .features-2 ul li {width:100%;}
	#displayNone .features-2 ul li:nth-child(3n) {margin:0 0 15px;}
	.l-compact-header__block--logo .b-compact-logo svg {width: 75px;}
	.phone-header-mobilee {font-size:15px;}
	
	/* Zagolovki */
	.l-main__outer-content h1.l-main__title {font-size: 24px;}
	/* Zagolovki */
	
	.product-cat-container .product-cat .product-cat-content .product-cat-head h6.product-cat-title {max-height: 3rem; height: 3rem; font-size:13px;}
	.product-cat-container .product-cat .product-cat-content .product-cat-head h6.product-cat-title a {}
	.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 .product-cat-info-container.product-cat-info-container--price.d-flex.justify-content-between.align-items-center.flex-wrap .product-cat-price-container.mb-5 {width:100%; margin-bottom:5px !important;}
	.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 .product-cat-info-container.product-cat-info-container--price.d-flex.justify-content-between.align-items-center.flex-wrap .product-cat-buttons.d-block.flex-shrink-1 {width: 100%;}	
	.product-cat-container article.product-cat .product-cat-content .product-cat-info-container.mb-0.mb-sm-5 .product-cat-info-container.product-cat-info-container--price.d-flex.justify-content-between.align-items-center.flex-wrap .product-cat-buttons.d-block.flex-shrink-1 a.btn.btn-primary.btn-sm.btn-rounded {width: 100%;}	
	
	/* Kartochka tovara */
	.product-cat-button-container.clearfix div.float-left div {display: block; padding-right:0; width:100%; margin:0 0 5px; float:inherit;}
	.product-cat-button-container.clearfix div.float-left div.d-inline-block.align-middle.mr-sm-3 {margin:0;}
	.product-cat-button-container.clearfix a.btn.btn-primary.w-100 {display:block; margin:0; padding:0; width:100% !important; float:inherit;}
	section.l-section .l-section__main .tab-content .bg-light.block-spacing.tab-pane.show.active .table-responsive table tr td {padding: 10px;}
	/* Kartochka tovara */
	
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 15px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 15px; margin: 0 0 10px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 15px; margin: 0 0 10px;}
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {padding-bottom:5px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content ul:nth-child(8n) {margin: 0 0 10px;}
	
	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 15px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 15px; margin: 0 0 10px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 15px; margin: 0 0 10px;}
	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {padding-bottom:5px;}	
}
	
@media screen and (max-width:414px) {
	.phone-header-mobilee a.phone-header-mobilee-a {margin:0 15px 0 0; display:block;}
	.phone-header-mobilee a.phone-header-mobilee-a i {font-size:22px; position:absolute; margin: 3px 0 0 -45px;}
	.l-compact-header__block--logo .b-compact-logo {width:77px;}
	.l-compact-header__block--logo use image {width:77px;}
	.l-compact-header__block--logo .b-compact-logo svg {width: 75px;}
	.phone-header-mobilee {text-align:center;}
	.l-compact-header__block.l-compact-header__block--search#displayNone {}
	.phone-header-mobilee a.a-phone {display:none;}
	.phone-header-mobilee span {display:none;}
	#popular_sections ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 12px;}
	.l-section__main ul#popular_sections li .tile .tile__body .tile__head h6.tile__title {font-size: 12px;}
	.catalog-sorter {margin: 3px 0 5px;}
	.tags_custom a.tag_item_custom {margin: 0 3px 3px 0; padding: 7px 10px; font-size: 11px; line-height: 11px;}
	ul.menu-stranica {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
	body.services .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 14px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 14px;}
	body.services .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 14px;}
	
	body.jobs .l-main--has-outer-sidebar .l-main__head h1.l-main__title {font-size: 14px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h2 {font-size: 14px;}
	body.jobs .l-main--has-outer-sidebar .l-main__container .l-main__inner-content h3 {font-size: 14px;}
}

@media screen and (max-width:414px) {}
/* New */

/* Mobile Version */

/* My Css */


/* End */


/* Start:/bitrix/components/arturgolubev/search.title/templates/.default/style.css?175016272213966*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-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;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/components/arturgolubev/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/menu/main_vertical/style.css?17501627965662*/
.mmenu-vertical-item {
  position: relative;
  width: 260px; }
  .mmenu-vertical-item__link {
    padding: 1.13rem 1rem;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: 0.2px;
    max-height: 3.75rem; }
    .mmenu-vertical-item__link:hover, .mmenu-vertical-item__link:focus, .mmenu-vertical-item__link:active {
      text-decoration: none; }
  .mmenu-vertical-item__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 900;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    font-size: 1rem;
    color: #202020;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
            box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
    min-width: 15.25rem;
    width: 100%; }
  .mmenu-vertical-item:hover > .mmenu-vertical-item__dropdown {
    display: block; }
  .mmenu-vertical-item__dropdown .mmenu-vertical-item__dropdown {
    left: 100%;
    top: 0;
    margin-top: 0; }
  .mmenu-vertical-item--dd-item > .mmenu-vertical-item__link {
    display: block;
    width: 100%;
    padding: 0.8rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    white-space: normal;
    -webkit-transition: unset;
    transition: unset;
    max-height: none; }
  .mmenu-vertical-item--dd-item:hover > .mmenu-vertical-item__link {
    color: #16181b;
    text-decoration: none;
    background-color: #e5e6ea; }
  .mmenu-vertical-item--dd-item.has-children > .mmenu-vertical-item__link:after {
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    right: 1.25rem;
    top: 1.13rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik04LDE4YTEsMSwwLDAsMSwuMjktLjcxTDEzLjU5LDEyLDguMjksNi43MUExLDEsMCwwLDEsOS43MSw1LjI5bDYsNmExLDEsMCwwLDEsMCwxLjQybC02LDZhMSwxLDAsMCwxLTEuNDIsMEExLDEsMCwwLDEsOCwxOFoiLz48L3N2Zz4="); }
  .mmenu-vertical-item .icon-svg {
    font-size: 1.5rem;
    margin-right: 1rem; }
  .mmenu-vertical-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mmenu-vertical-item__chevron-down {
    position: absolute;
    right: 0; }
  .mmenu-vertical-item .more-item {
    display: none; }
  .mmenu-vertical-item .more-item .mmenu-vertical-item__link {
    color: #ff5605; }
  .mmenu-vertical-item .more-item .mmenu-vertical-item__link .icon-chevron {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    right: .25rem;
    top: 1.13rem; }
  .mmenu-vertical-item.level-1 .mmenu-vertical-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 1rem; }
  .mmenu-vertical-item.level-1 .mmenu-vertical-item__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 1rem;
    width: 1.5rem; }
  .mmenu-vertical-item--primary > .mmenu-vertical-item__link {
    background-color: #d14400;
    color: #fff; }
  .mmenu-vertical-item--primary:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:hover > .mmenu-vertical-item__link {
    background-color: #d14400;
    color: #fff; }
  .mmenu-vertical-item--dark > .mmenu-vertical-item__link {
    background-color: #0b0b0c;
    color: #ffffff; }
  .mmenu-vertical-item--dark:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:hover > .mmenu-vertical-item__link {
    background-color: #d14400;
    color: #ffffff; }
  .mmenu-vertical-item--light > .mmenu-vertical-item__link {
    background-color: #ff5605;
    color: #ffffff; }
  .mmenu-vertical-item--light:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:hover > .mmenu-vertical-item__link {
    background-color: #d14400;
    color: #202020; }
  .mmenu-vertical-item--transparent > .mmenu-vertical-item__link {
    background-color: transparent;
    color: #202020; }
  .mmenu-vertical-item--transparent:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--transparent:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--transparent:hover > .mmenu-vertical-item__link {
    background-color: transparent;
    color: #ff5605; }
  @media (min-width: 992px) {
    .has-banner .mmenu-vertical-item--is-open > .mmenu-vertical-item__dropdown {
      display: block !important;
      opacity: 1 !important;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important;
      min-height: 31.38rem; }
    .has-banner .mmenu-vertical-item--is-open > .mmenu-vertical-item__dropdown > .mmenu-vertical-item:not(.more-item):nth-child(n + 10) {
      display: none; }
    .has-banner .mmenu-vertical-item--is-open > .mmenu-vertical-item__dropdown > .mmenu-vertical-item:nth-child(n + 10) ~ .more-item {
      display: block; }
    .has-banner .mmenu-vertical-item--is-open:hover > .mmenu-vertical-item__dropdown > .mmenu-vertical-item:not(.more-item):nth-child(n + 10) {
      display: block; }
    .has-banner .mmenu-vertical-item--is-open:hover > .mmenu-vertical-item__dropdown > .mmenu-vertical-item.more-item {
      display: none; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/catalog-item.css?175016279815514*/
.product-cat-scu-item-list::after {
  display: block;
  clear: both;
  content: ""; }

.product-cat-scu-item-color-block {
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: border .3s ease, color .3s ease;
  transition: border .3s ease, color .3s ease;
  vertical-align: middle; }

.product-cat-scu-item-color {
  background-size: cover;
  border: 2px solid #e9ecef;
  border-radius: 50%;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  vertical-align: middle; }

.checked.product-cat-scu-item-color-container .product-cat-scu-item-color-block,
.selected.product-cat-scu-item-color-container .product-cat-scu-item-color-block,
.product-cat-scu-item-color-container:hover .product-cat-scu-item-color-block, .product-cat-scu-item-color-block:active, .product-cat-scu-item-color-block:focus {
  border-color: #7d8698; }

.disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: inherit; }
  .disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7; }

.disabled.product-cat-scu-item-color-container .product-cat-scu-item-color {
  opacity: .2; }

.product-cat-price-old {
  color: #7d8698;
  font-size: 0.875rem;
  text-decoration: line-through;
  white-space: nowrap; }

.product-cat-price-current {
  font-weight: 600;
  font-size: 1.125rem;
  white-space: nowrap; }

.product-cat {
  /*Label*/
  /* Deals */
  /* image-slider */
  /* Gift */
  /* Limit */
  /* Price */
  /* Button */
  /*scu*/
  /*Amount*/
  /*Properties */ }
  .product-cat-action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(189, 189, 189, 0.5);
    border-radius: 50%;
    color: #bdbdbd;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto; }
    .product-cat-action-container .product-cat-action {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all .1s ease-in;
      transition: all .1s ease-in; }
    .product-cat-action-container {
      display: block;
      height: 2.375rem;
      margin-bottom: 0.5rem;
      position: relative;
      width: 2.375rem; }
      .product-cat-action-container:last-child {
        margin-bottom: 0; }
    .product-cat-action input[type="checkbox"] {
      display: none; }
    .product-cat-action > .product-cat-action-icon {
      display: block; }
    .bx-no-touch .product-cat-action:hover {
      bottom: -0.25rem;
      left: -0.25rem;
      right: -0.25rem;
      top: -0.25rem; }
    .bx-no-touch .product-cat-action:hover, .product-cat-action.checked {
      background-color: #ffffff;
      color: #ff5605; }
  .product-cat-del {
    color: #bdbdbd;
    cursor: pointer;
    font-size: 0.6875rem;
    padding: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 210; }
    .product-cat-del:hover {
      color: #202020; }
  .product-cat-label-text {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    z-index: 190; }
  .product-cat-label-text-item {
    background: #ff5605;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    font-size: 75%;
    margin: 0.125rem auto;
    padding: 0.25rem 0.5rem;
    text-align: center; }
    .product-cat-label-text-item:before {
      content: '';
      display: table;
      width: 0;
      height: 100%;
      margin: -1px 0 1px; }
    @media (min-width: 992px) {
      .product-cat-label-text-item {
        padding: 0.5rem 1rem; } }
  .product-cat-deals {
    background-color: rgba(34, 36, 40, 0.8);
    border-radius: 0 0 0.5rem 0.5rem;
    color: #fff;
    min-width: 3rem;
    padding: 0.5rem 0.25rem 1rem;
    text-align: center;
    left: -0.5rem;
    position: absolute;
    top: -1rem;
    z-index: 190; }
  .product-cat-deals-icon {
    font-size: 1.625rem;
    margin-bottom: 0.25rem; }
  .product-cat-deals-name {
    display: block;
    font-size: 75%;
    line-height: 1.08333;
    white-space: pre; }
  .product-cat-image-action {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 210; }
  .product-cat-image-slider-control-container {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200; }
    .bx-touch .product-cat-image-slider-control-container {
      display: none; }
  .product-cat-image-slider-control {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    position: relative; }
    .product-cat-image-slider-control:after {
      background-color: rgba(255, 255, 255, 0.8);
      content: '';
      display: block;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 1px 2px;
      height: 3px;
      opacity: 1;
      -webkit-transition: opacity .2s;
      transition: opacity .2s;
      z-index: 4; }
    .product-cat-image-slider-control.active:after {
      background-color: #ff5605; }
    .product-cat-image-slider-control:first-child:after {
      margin-left: 3px; }
    .product-cat-image-slider-control:last-child:after {
      margin-right: 3px; }
  .product-cat-image-slider-control-container:not(:hover) .product-cat-image-slider-control:after {
    opacity: 0; }
  .product-cat-image-slider-more {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 200; }
  .product-cat-image-slider-more-icon {
    display: block;
    font-size: 3rem;
    margin-bottom: 0.375rem; }
  .product-cat-image-slider-more-text {
    margin-top: 0.5rem; }
  .product-cat-gift {
    background-color: #ffa800;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    left: -0.5rem;
    position: absolute;
    padding: 0.5rem;
    z-index: 200; }
  .product-cat-gift .product-cat-gift-icon {
    display: block;
    font-size: 1.75rem; }
  .product-cat-limit {
    white-space: nowrap; }
    .product-cat-limit-quantity:before {
      background-color: #c8c8c8;
      border: 1px solid #bdbdbd;
      border-radius: 50%;
      content: '';
      display: inline-block;
      height: 0.5em;
      margin: -0.125em 0.5em 0;
      vertical-align: middle;
      width: 0.5em; }
    .product-cat-limit.is-instock .product-cat-limit-quantity:before {
      background-color: #78b05c;
      border: 1px solid #5ea13d; }
    .product-cat-limit.is-limited .product-cat-limit-quantity:before {
      background-color: #ffbb29;
      border: 1px solid #ffae00; }
    .product-cat-limit.is-outofstock .product-cat-limit-quantity:before {
      background-color: #d43129;
      border: 1px solid #cc0a00; }
  .product-cat-price-current {
    margin-bottom: -0.1875rem;
    margin-top: -0.375rem; }
  .product-cat-price-old {
    display: inline-block; }
  .product-cat-price-percent {
    background-color: #e83700;
    color: #fff;
    display: inline-block;
    font-size: 75%;
    padding: 0 0.25rem; }
  .product-cat-price-economy {
    background-color: #fff6e5;
    display: inline-block;
    font-size: 75%;
    padding: 0 0.25rem;
    white-space: nowrap; }
  .product-cat-button-container .btn-rounded {
    padding: 0.5rem; }
  .product-cat-button-container .icon-cart {
    float: left;
    font-size: 1.25rem; }
  .product-cat-button-container .is-incart .btn-primary,
  .product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):hover,
  .product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #fff;
    border-color: #ff5605;
    color: #212529 !important; }
  .product-cat-button-container .is-incart .btn-primary.btn-rounded,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):hover,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):active,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):focus {
    background-color: #fff;
    border-color: #e5e6ea;
    color: #5ea13d; }
  .product-cat-button-container .is-incart .icon-cart {
    color: #5ea13d; }
  .product-cat-scu-list .dropdown-menu {
    max-height: 24.8rem;
    overflow-y: auto; }
  .product-cat-scu-item-list {
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .product-cat-scu-item-text-container.btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #202020;
    padding-left: 0.25rem;
    padding-right: 0.25rem; }
    .product-cat-scu-item-text-container.btn-link:hover, .product-cat-scu-item-text-container.btn-link.checked {
      background-color: transparent;
      border-color: transparent;
      color: #ff5605; }
    .product-cat-scu-item-text-container.btn-link.checked {
      text-decoration: none; }
      .product-cat-scu-item-text-container.btn-link.checked:not(:disabled):not(.disabled) {
        cursor: text; }
  .product-cat-scu-item-text-container.disabled {
    text-decoration: line-through; }
  .product-cat-scu-item-text:after {
    content: ',';
    display: inline; }
  .product-cat-scu-item-text-container.btn-outline-secondary .product-cat-scu-item-text:after,
  .product-cat-scu-item-text-container.last-visible .product-cat-scu-item-text:after {
    display: none; }
  .product-cat-scu-item-color-container, .product-cat-scu-item-text-container.btn-outline-secondary {
    float: left;
    margin: 0 0.5rem 0.5rem 0; }
  .product-cat-scu-item-text-container.btn-outline-secondary.checked {
    color: #fff;
    background-color: #7d8698;
    border-color: #7d8698; }
  .product-cat-amount-field-btn-plus, .product-cat-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background 300ms ease, opacity 300ms ease;
    transition: background 300ms ease, opacity 300ms ease; }
  .product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    -webkit-transition: opacity 300ms ease, background 300ms ease;
    transition: opacity 300ms ease, background 300ms ease; }
  .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default; }
  .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:hover, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:hover {
    background-color: #f2f2f2; }
  .product-cat-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px; }
  .product-cat-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px; }
  .product-cat-amount-field-btn-plus:hover:after, .product-cat-amount-field-btn-minus:hover:after {
    opacity: 1; }
  .product-cat-amount-field.form-control:focus {
    border-color: #ced4da;
    border-right-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .product-cat-amount-field::-webkit-outer-spin-button, .product-cat-amount-field::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  .product-cat-amount .input-group > .product-cat-amount-field {
    -moz-appearance: textfield;
    border-right-color: transparent;
    text-align: center;
    width: 4.25rem; }
  .product-cat-amount .product-cat-amount-field:disabled {
    background: #fff;
    color: rgba(73, 80, 87, 0.5); }
  .product-cat-amount-field:disabled + .product-cat-amount-measure {
    color: rgba(73, 80, 87, 0.5); }
  .product-cat-amount-field:focus {
    outline: none !important; }
  .product-cat .bx-no-touch input.product-cat-amount-field::-webkit-outer-spin-button,
  .product-cat .bx-no-touch input.product-cat-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none; }
  .product-cat-amount-description-container {
    clear: both;
    display: block;
    font-size: 75%;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
    vertical-align: middle;
    white-space: nowrap; }
    .product-cat-amount-description-container:empty {
      display: none; }
    @media (min-width: 576px) {
      .product-cat-amount-description-container {
        clear: none;
        display: inline-block;
        margin-bottom: 1rem;
        margin-left: 1rem; } }
  .product-cat-amount-measure .input-group-text {
    background: #fff;
    border-left-color: transparent; }
  .product-cat-properties {
    display: block;
    margin: 0;
    overflow: hidden; }
  .product-cat-properties dl {
    clear: both; }
  .product-cat-properties dt {
    clear: both;
    color: #7d8698;
    font-weight: normal;
    display: inline;
    margin-right: 0.25rem; }
  .product-cat-properties dd {
    display: inline; }
    .product-cat-properties dd:after {
      content: '';
      display: block;
      height: 0; }

/*# sourceMappingURL=catalog-item.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/catalog.item/catalog/style.css?17501627958601*/
.product-cat-image-overlay {
  white-space: nowrap; }
  .product-cat-image-overlay:before {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle;
    width: 0; }
  .product-cat-image-overlay-link {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    white-space: normal; }

.product-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 0;
  padding: 1rem;
  -webkit-transition: none;
  transition: none;
  /*Image*/
  /*Actions*/ }
  .product-cat-container {
    background-color: #ffffff;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
    position: relative; }
  .product-cat-container.hover {
    z-index: 210; }
  .product-cat-container.hover .product-cat-popup {
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
            box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
    height: auto;
    left: 0;
    margin: -0.5rem -0.5rem auto;
    min-height: calc(100% + 3rem);
    padding: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition-property: margin, padding, min-height;
    transition-property: margin, padding, min-height;
    -webkit-transition-duration: .2s;
            transition-duration: .2s; }
  .product-cat-line-card .product-cat-preview,
  .product-cat-line-card .product-cat-properties {
    font-size: 0.875rem; }
  .product-cat-line-card .product-cat-head {
    height: auto; }
  .product-cat-table-card .product-cat {
    padding: 0.5rem 1rem; }
  .product-cat-table-card .product-cat-image-wrapper {
    margin: -0.5rem -0.5rem -0.5rem -1rem;
    padding: 0.5rem 0.5rem 0.5rem 1rem; }
  .product-cat-table-card .product-cat-head {
    height: auto;
    margin-bottom: auto; }
  .product-cat-line-card .product-cat-buttons,
  .product-cat-table-card .product-cat-buttons {
    position: relative;
    -ms-flex-item-align: center;
        align-self: center; }
  .product-cat-info-container.product-cat-hidden {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .bx-touch .product-cat-info-container.product-cat-touch-hidden {
    display: none !important; }
  .product-cat-line-card .product-cat-info-container.product-cat-hidden,
  .bx-no-touch .product-cat-container.hover .product-cat-popup .product-cat-info-container.product-cat-hidden {
    display: block;
    opacity: 1; }
  .product-cat-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .product-cat-image-wrapper {
    display: block;
    margin: -1rem -1rem 0;
    padding: 1rem;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
  .product-cat-image-canvas {
    display: block;
    padding-bottom: 90%;
    position: relative; }
  .product-cat-image, .product-cat-image-slider, .product-cat-image-slide, .product-cat-image-overlay {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  .product-cat-image-slider {
    overflow: hidden; }
    .bx-touch .product-cat-image-slider > .active,
    .bx-touch .product-cat-image-slider > .next,
    .bx-touch .product-cat-image-slider > .prev {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .bx-touch .product-cat-image-slider > .active {
      left: 0; }
    .bx-touch .product-cat-image-slider > .next,
    .bx-touch .product-cat-image-slider > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .bx-touch .product-cat-image-slider > .next {
      left: 100%; }
    .bx-touch .product-cat-image-slider > .prev {
      left: -100%; }
    .bx-touch .product-cat-image-slider > .next.left,
    .bx-touch .product-cat-image-slider > .prev.right {
      left: 0; }
  .product-cat-image-slide {
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .product-cat-image-slide.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .bx-touch .product-cat-image-slide {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-perspective: 1000px;
                perspective: 1000px; }
        .bx-touch .product-cat-image-slide.next, .bx-touch .product-cat-image-slide.active.right {
          left: 0;
          -webkit-transform: translate3d(100%, 0, 0);
                  transform: translate3d(100%, 0, 0); }
        .bx-touch .product-cat-image-slide.prev, .bx-touch .product-cat-image-slide.active.left {
          left: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
                  transform: translate3d(-100%, 0, 0); }
        .bx-touch .product-cat-image-slide.next.left, .bx-touch .product-cat-image-slide.prev.right, .bx-touch .product-cat-image-slide.active {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0); } }
  .product-cat-image {
    max-height: 100%;
    max-width: 100%; }
  .product-cat-image-overlay {
    background-color: rgba(255, 255, 255, 0.6);
    display: none;
    height: 100%;
    text-align: center;
    width: 100%;
    z-index: 200; }
  .product-cat-container.hover .product-cat-image-wrapper:hover .product-cat-image-overlay {
    display: block; }
  .product-cat-image-overlay-link {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0.25rem;
    color: #fff;
    cursor: pointer;
    font-size: 75%;
    line-height: 1.08333;
    padding: 1rem;
    white-space: pre; }
    .product-cat-image-overlay-link:hover {
      background-color: rgba(0, 0, 0, 0.8);
      text-decoration: underline; }
  .product-cat-image-action {
    display: none; }
  .product-cat-container.hover .product-cat-image-action {
    display: block; }
  .product-cat-head {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 1rem; }
    @media (min-width: 576px) {
      .product-cat-head {
        height: 6.375rem; } }
  .product-cat-data {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .product-cat-title {
    font-weight: 700;
    max-height: 2.5rem;
    margin-bottom: 0.25rem;
    overflow: hidden; }
    .product-cat-title > a,
    .product-cat-title > a:hover {
      color: #202020; }
  .product-cat-parent {
    font-size: 75%;
    height: 1.125rem;
    margin-bottom: 0.25rem;
    overflow: hidden; }
    .product-cat-parent > a,
    .product-cat-parent > a:hover {
      color: #ff5605; }
  .product-cat-info-container {
    margin-bottom: 1rem; }
  .product-cat-info-container--price {
    overflow: hidden; }
  .product-cat-preview-container {
    margin-bottom: 1.5rem; }
  .product-cat-price-container {
    min-width: 1px; }
  .product-cat-info-container-title {
    font-size: 0.875rem; }
  @media (min-width: 768px) {
    .product-cat-table-card .product-cat-price-container {
      position: relative;
      top: -1.25rem; }
    .product-cat-table-card .product-cat-content {
      margin-bottom: 1.625rem;
      margin-top: 1.625rem; }
    .product-cat .product-cat-deals {
      top: -1.5rem; } }
  @media (min-width: 992px) {
    .product-cat {
      padding: 1.5rem; }
      .product-cat-container.hover .product-cat-popup {
        margin: -0.5rem -0.5rem auto;
        min-height: calc(100% + 1rem);
        padding: 2rem; }
      .product-cat-image-wrapper {
        margin: -1.5rem -1.5rem 0.5rem;
        padding: 1.5rem; }
      .product-cat-image-action {
        right: 1.5rem;
        top: 1.5rem; }
      .product-cat-head {
        margin-bottom: 1.5rem; }
      .product-cat-table-card .product-cat {
        padding: 1rem 1.5rem; }
      .product-cat-table-card .product-cat-image-wrapper {
        margin: -1rem 0 -1rem -1.5rem;
        padding: 1rem 1rem 1rem 1.5rem; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/iblock.vote/stars/style.css?1750162796336*/
.rate {
  white-space: nowrap; }
  .rate__item {
    color: #b5bac5;
    cursor: pointer;
    padding: 0.125rem; }
    .rate__item > .rate__item-icon {
      vertical-align: initial; }
    .rate__item.is-voted, .rate__item.is-hover {
      color: #faad3d; }
  .rate__votes {
    color: #3483b8; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/catalog.section.list/catalog_popular/style.css?17501627961194*/
.tile {
  background-color: #ffffff;
  -webkit-box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
          box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  display: block;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%; }
  .tile__pic {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 0;
    margin-bottom: 0.5rem;
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    text-align: center; }
  .tile__body {
    display: block;
    padding: 0.25rem 1rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .l-main__outer-sidebar .tile__body,
  .l-main__inner-sidebar .tile__body {
    padding-bottom: 1.5rem; }
  .tile__title {
    margin-bottom: 0.5rem;
    overflow: hidden; }
    .tile__title > a,
    .tile__title > a:hover {
      color: #202020; }
  .tile__head {
    overflow: hidden; }
  @media (min-width: 1200px) {
    .tile__pic {
      padding-bottom: 66.66667%; } }

.tile__head {
  max-height: 4.25rem;
  margin-bottom: 1rem; }

.tile__title {
  max-height: 2.5rem; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/news.list/brands/theme/slider.css?1750162795855*/
.brand-item-light {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 9rem;
  padding: 2rem;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }
  .brand-item-light:hover {
    -webkit-filter: grayscale(0);
            filter: grayscale(0); }
  .brand-item-light img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block; }

/*# sourceMappingURL=slider.css.map */

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/news.list/list/style.css?17501627953352*/
.b-news-list-tile__item {
  background-color: #ffffff;
  -webkit-box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
          box-shadow: 0 12px 30px -15px rgba(61, 72, 81, 0.75);
  display: block;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%; }
  .b-news-list-tile__pic {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 0;
    margin-bottom: 0.5rem;
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    text-align: center; }
  .b-news-list-tile__body, .b-news-list-line__body {
    display: block;
    padding: 0.25rem 1rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .l-main__outer-sidebar .b-news-list-tile__body, .l-main__outer-sidebar .b-news-list-line__body,
  .l-main__inner-sidebar .b-news-list-tile__body,
  .l-main__inner-sidebar .b-news-list-line__body {
    padding-bottom: 1.5rem; }
  .b-news-list-tile__title, .b-news-list-line__title {
    margin-bottom: 0.5rem;
    overflow: hidden; }
    .b-news-list-tile__title > a, .b-news-list-line__title > a,
    .b-news-list-tile__title > a:hover,
    .b-news-list-line__title > a:hover {
      color: #202020; }
  .b-news-list-tile__head, .b-news-list-line__head {
    overflow: hidden; }
  @media (min-width: 1200px) {
    .b-news-list-tile__pic {
      padding-bottom: 66.66667%; } }

.b-news-list-tile__stickers {
  position: relative;
  margin-bottom: 0.5rem; }
  .b-news-list-tile__stickers-in {
    position: absolute;
    top: -1.94rem;
    height: 2.38rem;
    max-height: 2.38rem;
    overflow: hidden; }

.b-news-list-tile__head {
  padding: 0 1rem; }

.b-news-list-tile__info {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ff5605; }
  .b-news-list-tile__info-date {
    position: relative;
    font-size: 75%;
    color: #7d8698; }
  .b-news-list-tile__info-slogan {
    font-size: 75%;
    color: #ff5605; }
  .b-news-list-tile__info-date + .b-news-list-tile__info-slogan {
    padding-left: 0.5rem; }
    .b-news-list-tile__info-date + .b-news-list-tile__info-slogan:before {
      display: inline-block;
      content: "|";
      color: #7d8698;
      padding-right: 0.5rem; }

.b-news-list-tile__title {
  max-height: 3.75rem; }

.b-news-list-line__item {
  position: relative;
  height: 100%;
  padding: 1rem 3rem; }

.b-news-list-line__pic__canvas {
  position: relative;
  display: block; }

.b-news-list-line__pic {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.b-news-list-line__body {
  padding: 0; }

.b-news-list-line__stickers {
  padding-top: 1rem; }

.b-news-list-line__head {
  padding: 0 1rem; }

.b-news-list-line__info-date {
  position: relative;
  font-size: 75%;
  color: #7d8698; }

.b-news-list-line__info-slogan {
  font-size: 75%;
  color: #ff5605; }

.b-news-list-line__info-date + .b-news-list-line__info-slogan {
  padding-left: 0.5rem; }
  .b-news-list-line__info-date + .b-news-list-line__info-slogan:before {
    display: inline-block;
    content: "|";
    color: #7d8698;
    padding-right: 0.5rem; }

.b-news-list-line__title {
  max-height: 2.5rem; }

@media (max-width: 991.98px) {
  .b-news-list-line__item {
    padding-left: 1rem;
    padding-right: 1rem; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/components/rsmm/megamart.socnet.links/templates/.default/style.css?17501627221075*/
.bx-socialsidebar {
	margin: 10px 0;
}
.bx-socialsidebar .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-socialsidebar-group {}
.bx-socialsidebar-group ul {
	padding: 0;
	margin: 0;
	display: block;
}
.bx-socialsidebar-group ul li {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 5px;
}
.bx-socialsidebar-group ul li a {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(/bitrix/components/rsmm/megamart.socnet.links/templates/.default/images/sprite.png);
	background-repeat: no-repeat;
	/*opacity: .8;*/
	border-bottom: none;
}
.bx-socialsidebar-group ul li a.fb {background-position: 0 0}
.bx-socialsidebar-group ul li a.gp {background-position: -44px 0}
.bx-socialsidebar-group ul li a.tw {background-position: -88px 0}
.bx-socialsidebar-group ul li a.vk {background-position: -132px 0}
.bx-socialsidebar-group ul li a.in {background-position: -176px 0}
.bx-socialsidebar-group ul li a:hover {opacity: .9;}
/* End */


/* Start:/include/tuning/color.css?175016283122885*/
.btn-primary, .footer-subscribe__button,
.btn-primary.disabled, .disabled.footer-subscribe__button, .btn-primary:disabled, .footer-subscribe__button:disabled,
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle,
.custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.page-item.active .page-link,
.badge-primary,
.progress-bar,
.list-group-item.active,
.btn-quantity > span,
.btn-outline-secondary-primary:hover,
.btn-outline-secondary-primary:not(:disabled):not(.disabled):active, .btn-outline-secondary-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary-primary.dropdown-toggle,
.bmd-radio::before,
label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::before,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::before,
.c-button-control__quantity,
.c-icon-count__quantity,
.c-letter,
.rs-banner-loader span, .panel-loader span,
.c-sticker,
.nav-slide .nav-slide-line,
.l-head--type3 .b-header-user__icon,
  .l-head--type3 .b-header-user__letter,
  .l-head--type5 .b-header-user__icon,
  .l-head--type5 .b-header-user__letter,
.l-head--type5 .search-form__button,
.menu-search-button--primary,
.butt:hover,
.butt.hover,
.b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
.project-item__props:after,
.review-item__userdata-name,
.shop-card:hover .shop-card__go-button,
.b-employee__position:after,
.b-employee-social-icon--fill,
.b-employee-social-icon:before,
.b-employee-social-icon:hover:before,
.mmenu-type1-item--primary > .mmenu-type1-item__link,
.mmenu-vertical-item--light > .mmenu-vertical-item__link,
.basket-item-highlighted,
.l-timeline__items:after,
.owl-dot.active, 
.owl-carousel button.owl-dot.active,
.bx-filter .bx-ui-slider-pricebar-v,
.bx-filter .bx-ui-slider-handle,
.owl-prev:hover, .owl-next:hover,
ol.custom-list-ol > li:after,
ul.custom-list-ul li:before,
.product-cat-image-slider-control.active:after,
.nav-wrap .scroll-arrow:hover {
  background-color: #61a375;
}

.bmd-form-control {
  background-image: linear-gradient(to top, #61a375 2px, rgba(255, 86, 5, 0) 2px), linear-gradient(to top, rgb(189, 189, 189) 1px, rgba(189, 189, 189, 0) 1px)
}

.form-control:focus,
.custom-select:focus {
    border-color: #b2d2bb;
    box-shadow: 0 0 0 0.2rem rgba(97, 163, 117, 0.25);
}

.bg-primary,
.product-detail-slider-dots--wide .owl-dot.active::after {
    background-color: #61a375 !important;
}

.custom-range::-webkit-slider-thumb,
.custom-range::-moz-range-thumb,
.custom-range::-ms-thumb, {
    background-color: #61a375;
}

.btn-primary, .footer-subscribe__button,
.btn-primary.disabled, .disabled.footer-subscribe__button, .btn-primary:disabled, .footer-subscribe__button:disabled,
.btn-outline-primary,
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle,
.page-item.active .page-link,
.list-group-item.active,
.btn-outline-secondary-primary:hover,
.btn-outline-secondary-primary:not(:disabled):not(.disabled):active, .btn-outline-secondary-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary-primary.dropdown-toggle,
label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::after,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::after,
.bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check,
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle,
.page-item.active .page-link,
.list-group-item.active,
.border-primary,
.btn-outline-secondary-primary:hover,
.btn-outline-secondary-primary:not(:disabled):not(.disabled):active, .btn-outline-secondary-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary-primary.dropdown-toggle,
label.bmd-custom-radio-inline > input[type="radio"]:checked ~ .bmd-radio::after,
  .bmd-custom-radio > label > input[type="radio"]:checked ~ .bmd-radio::after,
.bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check,
.shop-card:hover .shop-card__go-button,
.sale-order-detail .sale-order-payment-change-pp-list .sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container,
.sale-order-payment-change-pp-list .sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container,
.b-employee-social-icon--fill,
.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container,
.basket-item-custom-block-photo-item:hover,
.b-timeline-item__title:after,
.owl-prev:hover, .owl-next:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.product-cat-button-container .is-incart .btn-primary,
.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):hover,
.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):active,
.butt:hover,
.butt.hover,
.nav-wrap .scroll-arrow:hover {
  border-color: #61a375;
}

.border-primary {
    border-color: ##COLOR_1# !important;
}

.btn.is-loading {
	border-top-color: #61a375;
}

.btn-outline-primary,
.btn-outline-primary.disabled, .btn-outline-primary:disabled,
.c-icon-count:hover, .c-icon:hover, .b-header-user--r-lg .b-header-user__icon:hover, .c-icon-count:focus, .c-icon:focus, .b-header-user--r-lg .b-header-user__icon:focus,
.bmd-form-group.is-focused [class*=" bmd-label"],
.bmd-form-group.is-focused [class^=bmd-label],
.bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check,
.bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check:before,
  label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check:before,
.c-icon-count.has-items:hover,
.c-icon.active,
.c-sticker,
.trash-anim-icon:hover,
.nav-scrollspy:not(.active) .nav-item:first-child .nav-link,
.nav-scrollspy .nav-link:hover,
.nav-scrollspy .nav-link:active,
.nav-scrollspy .nav-link.active,
.nav-slide .nav-link:hover, .nav-slide .nav-link:active, .nav-slide .nav-link.active,
.l-head.color-light.is-underlay .menu-search-button--transparent:hover,
  .l-head.color-light.is-underlay .mmenu-type1-item--transparent:hover > .mmenu-type1-item__link,
  .l-head.color-light.is-underlay .mmenu-vertical-item--transparent:hover > .mmenu-vertical-item__link,
  .l-head.color-light.is-underlay .mmenu-type1-item--inheader:hover > .mmenu-type1-item__link,
.l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:active > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:focus > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light:hover > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:active > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:focus > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark:hover > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--light.is-selected > .mmenu-type1-item__link,
  .l-head--type9 .mmenu-type1-item.mmenu-type1-item--dark.is-selected > .mmenu-type1-item__link,
  .l-head--type9 .menu-search-button--dark:hover,
  .l-head--type9 .menu-search-button--light:hover,
  .l-head--type9 .menu-search-button--dark:focus,
  .l-head--type9 .menu-search-button--light:focus,
  .l-head--type9 .menu-search-button--dark:active,
  .l-head--type9 .menu-search-button--light:active,
.l-head--type10 .menu-search-button:hover,
  .l-head--type10 .menu-search-button:focus,
.menu-search-button--transparent:hover, .menu-search-button--transparent:focus,
.search-popup__form-button,
.compact-search-button,
.search-form__button,
.basket-empty__icon,
.b-sidebar-nav__submenu .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:hover,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:active,
  .b-sidebar-nav__submenu .b-sidebar-nav__link:focus,
.b-error-page__code,
.bx-no-touch .product-cat-action:hover, .product-cat-action.checked,
.product-cat-scu-item-text-container.btn-link:hover, .product-cat-scu-item-text-container.btn-link.checked,
.shop-list-item__icon,
.shop-list-item__prop .icon-svg,
.b-news-list-tile__info-slogan,
.b-news-list-line__info-slogan,
.text-primary,
.cl a,
.shop-list-item .product-cat-limit-quantity::before,
.b-ask-question--line .b-ask-question__mark,
.sale-personal-section-item,
.sale-personal-section-item__link:hover, .sale-personal-section-item__link:focus,
.sale-personal-section-item__icon,
.mmenu-type1-item.mmenu-type1-item--transparent:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--transparent:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--transparent:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--transparent.is-selected > .mmenu-type1-item__link,
.mmenu-type1-item.mmenu-type1-item--inheader:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--inheader:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--inheader:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--inheader.is-selected > .mmenu-type1-item__link,
.mmenu-wide-item__line,
.mmenu-vertical-item .more-item .mmenu-vertical-item__link,
.mmenu-vertical-item--transparent:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--transparent:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--transparent:hover > .mmenu-vertical-item__link,
.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-list .basket-item-scu-item:hover, .basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-list .basket-item-scu-item:focus,
.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-list .basket-item-scu-item.selected,
.product-cat-parent > a,
    .product-cat-parent > a:hover,
.bx-soa-section-title-icon,
.b-news-list-tile__info,
.blockquote-custom:before,
.btn-link-extra-primary:hover,
.bx-filter-horizontal .bx-filter-parameters-box-drop-all,
.bx-filter-horizontal .bx-filter-chosed-box__modef-value,
.bx-filter-horizontal .bx-filter-chosed-box__modef-reset,
.bx-filter-horizontal .bx-filter-chosed-box__modef-reset:hover, .bx-filter-horizontal .bx-filter-chosed-box__modef-reset:active, .bx-filter-horizontal .bx-filter-chosed-box__modef-reset:focus,
.brand-collection-item__parent > a, .brand-collection-item__parent > a:hover {
  color: #61a375;
}

body .cl a,
.text-primary,
.l-head.color-light.is-underlay .l-head__inner-search .menu-search-button:hover {
    color: #61a375 !important;
}

.overlay.is-loading:after,
hr.title-delimiter,
.overlay.is-loading:after,
hr.title-delimiter,
.review-item__userdata-name:before {
  border-top-color: #61a375 !important;
}
.b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
.b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link {
  border-left-color: #61a375 !important;
}
.b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
.b-sidebar-nav__link:hover, .b-sidebar-nav__link:active, .b-sidebar-nav__link:focus,
  .b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
.basket-coupon-block-coupon-btn {
  border-right-color: #61a375;
}
.basket-coupon-block-coupon-btn {
  border-bottom-color: #61a375 !important;
}

.bx-filter-horizontal .bx-filter-parameters-box.bx-filter-using .bx-filter-parameters-box-title {
  border-color: #61a375;
  color: #61a375;
}
@media (min-width: 1200px){
  
}
@media (min-width: 380px){
  
}
@media (min-width: 576px){
  
}
@media (min-width: 768px){
  .l-compact-header__block--menu .hamburger.is-active,
    .l-compact-header__block--menu .hamburger.is-active {
      background-color: #61a375 !important;
    }
	
	.compact-search .bmd-form-group .bmd-form-control:focus {
		border-color: #b2d2bb;
		box-shadow: 0 0 0 0.2rem rgba(97, 163, 117, 0.25);
	}

  .bx-filter-horizontal .bx-filter-parameters-box-title:hover, .bx-filter-horizontal .bx-filter-parameters-box-title:active, .bx-filter-horizontal .bx-filter-parameters-box-title:focus {
    border-color: #61a375;
    color: #61a375;
  }
}

.btn-primary:not(:disabled):not(.disabled):active:focus, 
.footer-subscribe__button:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.footer-subscribe__button:not(:disabled):not(.disabled).active:focus, 
.show > .btn-primary.dropdown-toggle:focus, 
.show > .dropdown-toggle.footer-subscribe__button:focus {
	box-shadow: 0 0 0 0px rgba(97, 163, 117, 0.25);
}

.compact-search__button,
.compact-search__button .icon-svg,
.compact-search__button,
.compact-search__button .icon-svg {
  color: #61a375 !important;
}
.product-detail-slider-dots .owl-dot.active {
  border-color: #61a375 !important;
}

.btn-primary:hover, .footer-subscribe__button:hover,
.btn-primary:hover, .footer-subscribe__button:hover {
  border-color: #4d845e;
}
.btn-primary:not(:disabled):not(.disabled):active, .footer-subscribe__button:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .footer-subscribe__button:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.footer-subscribe__button,
.badge-primary[href]:hover, .badge-primary[href]:focus,
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus,
.menu-search-button--primary:hover, .menu-search-button--primary:focus,
.menu-search-button--dark:hover, .menu-search-button--dark:focus,
.menu-search-button--light:hover, .menu-search-button--light:focus,
.btn-primary:not(:disabled):not(.disabled):active, .footer-subscribe__button:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .footer-subscribe__button:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.footer-subscribe__button,
.badge-primary[href]:hover, .badge-primary[href]:focus,
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus,
.menu-search-button--primary:hover, .menu-search-button--primary:focus,
.menu-search-button--dark:hover, .menu-search-button--dark:focus,
.menu-search-button--light:hover, .menu-search-button--light:focus,
.mmenu-type1-item.mmenu-type1-item--primary:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary.is-selected > .mmenu-type1-item__link,
.mmenu-type1-item.mmenu-type1-item--dark:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark.is-selected > .mmenu-type1-item__link,
.mmenu-type1-item.mmenu-type1-item--light:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light.is-selected > .mmenu-type1-item__link,
.mmenu-vertical-item--primary > .mmenu-vertical-item__link,
.mmenu-vertical-item--primary:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:hover > .mmenu-vertical-item__link,
.mmenu-vertical-item--dark:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:hover > .mmenu-vertical-item__link,
.mmenu-vertical-item--light:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:hover > .mmenu-vertical-item__link  {
  background-color: #4d845e;
}
a.text-primary:hover, a.text-primary:focus,
a.text-primary:hover, a.text-primary:focus,
.compact-search-button:hover {
  color: #4d845e !important;
}

.btn-primary:hover, 
.footer-subscribe__button:hover {
  background-color: #528c63;
}


.mmenu-type1-item--primary > .mmenu-type1-item__link,
.mmenu-vertical-item--light > .mmenu-vertical-item__link,
.mmenu-type1-item.mmenu-type1-item--primary:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--primary.is-selected > .mmenu-type1-item__link,
.mmenu-type1-item.mmenu-type1-item--dark:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--dark.is-selected > .mmenu-type1-item__link,
.mmenu-type1-item.mmenu-type1-item--light:active > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light:focus > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light:hover > .mmenu-type1-item__link,
  .mmenu-type1-item.mmenu-type1-item--light.is-selected > .mmenu-type1-item__link,
.mmenu-vertical-item--primary > .mmenu-vertical-item__link,
.mmenu-vertical-item--primary:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--primary:hover > .mmenu-vertical-item__link,
.mmenu-vertical-item--dark:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--dark:hover > .mmenu-vertical-item__link,
.mmenu-vertical-item--light:active > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:focus > .mmenu-vertical-item__link,
  .mmenu-vertical-item--light:hover > .mmenu-vertical-item__link,
  .btn-primary,
.review-item__userdata-name,
.c-icon-count__quantity,
.footer-subscribe__button,
.menu-search-button--primary,
.menu-search-button--primary:hover,
.btn-outline-primary:hover,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):focus,
.btn-primary:not(:disabled):not(.disabled):active,
.b-sidebar-nav__link:hover, 
.b-sidebar-nav__link:active,
.b-sidebar-nav__link:focus,
.b-sidebar-nav__item.is-selected > .b-sidebar-nav__link,
.btn-outline-secondary-primary:hover,
.badge.badge-primary,
.c-button-control__quantity,
.btn-quantity > span,
.c-letter,
.c-letter:hover,
.shop-card:hover .shop-card__go-button  {
    color: #ffffff;
}

.c-button-control.c-button-control__bottom-panel:hover .c-button-control__icon {
      color: #61a375;
}

.owl-prev:hover svg, .owl-next:hover svg,
.nav-wrap .scroll-arrow:hover svg {
    fill: #ffffff;
}
.rs-banners-container .owl-prev:hover svg.rs-banner-nav,
 .rs-banners-container .owl-next:hover svg.rs-banner-nav {
	fill: #61a375;
}
.compare-non svg{ 
	fill:#61a375;
}

.btn-outline-secondary-primary:not(:disabled):not(.disabled):active,
.btn-outline-secondary-primary:not(:disabled):not(.disabled).active {
	color: #ffffff;
}

@keyframes loaderBlock {
	0%, 30% {
		transform: rotate(0);
	}
	55% {
		background-color: #91bf9f;
	}
	100% {
		transform: rotate(90deg);

	}
}
@keyframes loaderBlockInverse {
	0%, 20% {
		transform: rotate(0);
	}
	55% {
		background-color: #91bf9f;
	}
	100% {
		transform: rotate(-90deg);
	}
}
body .rstuning a.active,
body .rstuning a:hover,
body .rstuning a:focus,
body .rstuning a:active {
	color: #61a375; }
body .rstuning__tabs__link.active > span,
body .rstuning__tabs__link:hover > span {
	color: #61a375; }
body .rstuning .spinner-layer {
	border-color: #61a375; }
body .rstuning__close-button__link svg {
	fill: #61a375; }
body .rstuning__hamburger.is-active .rstuning__hamburger-inner,
body .rstuning__hamburger.is-active .rstuning__hamburger-inner::before,
body .rstuning__hamburger.is-active .rstuning__hamburger-inner::after {
	background-color: #61a375; }
body .rstuning__hamburger-inner,
body .rstuning__hamburger-inner:before,
body .rstuning__hamburger-inner:after {
	background-color: #61a375; }
body .rstuning__option__radio.mod-images input:hover + label .rstuning__option__radio__div,
body .rstuning__option__radio.mod-images input:checked + label .rstuning__option__radio__div,
body .rstuning__option__radio.mod-buttons input:hover + label .rstuning__option__radio__div,
body .rstuning__option__radio.mod-buttons input:checked + label .rstuning__option__radio__div {
    border-color: #61a375; }
body .rstuning__option__colorpicker__alone-color:hover .rstuning__option__colorpicker__before-paint,
body .rstuning__option__colorpicker__alone-color.active .rstuning__option__colorpicker__before-paint {
	border-color: #61a375; }
body .rstuning__selectbox.open .rstuning__selectbox__value {
	border-color: #61a375; }
body .rstuning__selectbox__value:hover {
	border-color: #61a375; }
body .rstuning__selectbox__value > svg {
	fill: #61a375;}
body .rstuning .rstuning__option__dd__fallback .rstuning__option__dd__drag svg {
    stroke: #61a375; }
body .rstuning .switch label input[type=checkbox]:checked + .lever {
	background-color: #61a375; }
body .rstuning .rstuning__option__switch.active .rstuning__option__switch-borders {
	border-color: #61a375; }

/* End */
/* /bitrix/templates/megamart_default/assets/styles/vbasket.css?17501627982314 */
/* /bitrix/templates/megamart_default/assets/styles/print.css?17501627983016 */
/* /bitrix/templates/megamart_default/assets/styles/custom.css?17501627981966 */
/* /bitrix/templates/megamart_default/assets/styles/all.css?175016279873576 */
/* /bitrix/templates/megamart_default/assets/styles/main.css?1750162798635982 */
/* /bitrix/components/arturgolubev/search.title/templates/.default/style.css?175016272213966 */
/* /bitrix/templates/megamart_default/components/bitrix/menu/main_vertical/style.css?17501627965662 */
/* /bitrix/templates/megamart_default/assets/styles/catalog-item.css?175016279815514 */
/* /bitrix/templates/megamart_default/components/bitrix/catalog.item/catalog/style.css?17501627958601 */
/* /bitrix/templates/megamart_default/components/bitrix/iblock.vote/stars/style.css?1750162796336 */
/* /bitrix/templates/megamart_default/components/bitrix/catalog.section.list/catalog_popular/style.css?17501627961194 */
/* /bitrix/templates/megamart_default/components/bitrix/news.list/brands/theme/slider.css?1750162795855 */
/* /bitrix/templates/megamart_default/components/bitrix/news.list/list/style.css?17501627953352 */
/* /bitrix/components/rsmm/megamart.socnet.links/templates/.default/style.css?17501627221075 */
/* /include/tuning/color.css?175016283122885 */
