@charset "UTF-8";
/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul > li {
  position: relative;
}

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

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

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

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

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

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

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

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

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

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

.fa-abacus:before {
  content: "\f640";
}

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

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

.fa-acorn:before {
  content: "\f6ae";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-alicorn:before {
  content: "\f6b0";
}

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

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

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

.fa-angel:before {
  content: "\f779";
}

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

.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-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.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-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

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

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

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

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

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

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

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

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

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.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-atom-alt:before {
  content: "\f5d3";
}

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

.fa-axe-battle:before {
  content: "\f6b3";
}

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

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

.fa-backpack:before {
  content: "\f5d4";
}

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

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

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

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

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

.fa-badge-dollar:before {
  content: "\f645";
}

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

.fa-badger-honey:before {
  content: "\f6b4";
}

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

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

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

.fa-ball-pile:before {
  content: "\f77e";
}

.fa-ballot:before {
  content: "\f732";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

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

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

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

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

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

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

.fa-bells:before {
  content: "\f77f";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-blanket:before {
  content: "\f498";
}

.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-bone-break:before {
  content: "\f5d8";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-books:before {
  content: "\f5db";
}

.fa-books-medical:before {
  content: "\f7e8";
}

.fa-boot:before {
  content: "\f782";
}

.fa-booth-curtain:before {
  content: "\f734";
}

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

.fa-bow-arrow:before {
  content: "\f6b9";
}

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

.fa-bowling-pins:before {
  content: "\f437";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-brackets:before {
  content: "\f7e9";
}

.fa-brackets-curly:before {
  content: "\f7ea";
}

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

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

.fa-bread-loaf:before {
  content: "\f7eb";
}

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

.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-bullseye-arrow:before {
  content: "\f648";
}

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

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

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

.fa-burrito:before {
  content: "\f7ed";
}

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

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

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

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

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

.fa-cabinet-filing:before {
  content: "\f64b";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-campfire:before {
  content: "\f6ba";
}

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

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

.fa-candle-holder:before {
  content: "\f6bc";
}

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

.fa-candy-corn:before {
  content: "\f6bd";
}

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

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

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

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

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

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

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

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

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

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

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

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

.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-chair-office:before {
  content: "\f6c1";
}

.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-line-down:before {
  content: "\f64d";
}

.fa-chart-network:before {
  content: "\f78a";
}

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

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

.fa-chart-scatter:before {
  content: "\f7ee";
}

.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-cheese-swiss:before {
  content: "\f7f0";
}

.fa-cheeseburger:before {
  content: "\f7f1";
}

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

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

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

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

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

.fa-chess-clock-alt:before {
  content: "\f43e";
}

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

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

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

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

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

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

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

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

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

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

.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-double-down:before {
  content: "\f322";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chimney:before {
  content: "\f78b";
}

.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-claw-marks:before {
  content: "\f6c2";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

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

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

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

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

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

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

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

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

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

.fa-clouds:before {
  content: "\f744";
}

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

.fa-clouds-sun:before {
  content: "\f746";
}

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

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

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

.fa-club:before {
  content: "\f327";
}

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

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

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

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

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

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

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

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

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

.fa-coffin:before {
  content: "\f6c6";
}

.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-alt-check:before {
  content: "\f4a2";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-container-storage:before {
  content: "\f4b7";
}

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

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

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

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

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

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

.fa-corn:before {
  content: "\f6c7";
}

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

.fa-cow:before {
  content: "\f6c8";
}

.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-credit-card-blank:before {
  content: "\f389";
}

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

.fa-cricket:before {
  content: "\f449";
}

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

.fa-croissant:before {
  content: "\f7f6";
}

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

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

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

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

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

.fa-curling:before {
  content: "\f44a";
}

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

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

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

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

.fa-debug:before {
  content: "\f7f9";
}

.fa-deer:before {
  content: "\f78e";
}

.fa-deer-rudolph:before {
  content: "\f78f";
}

.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-desktop-alt:before {
  content: "\f390";
}

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

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

.fa-dewpoint:before {
  content: "\f748";
}

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

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

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

.fa-diamond:before {
  content: "\f219";
}

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

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

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

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

.fa-dice-d4:before {
  content: "\f6d0";
}

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

.fa-dice-d8:before {
  content: "\f6d2";
}

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

.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-do-not-enter:before {
  content: "\f5ec";
}

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

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

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

.fa-dog-leashed:before {
  content: "\f6d4";
}

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

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

.fa-dolly-empty:before {
  content: "\f473";
}

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

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

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

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

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

.fa-dreidel:before {
  content: "\f792";
}

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

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

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

.fa-duck:before {
  content: "\f6d8";
}

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

.fa-ear-muffs:before {
  content: "\f795";
}

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

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

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

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

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

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

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

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

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

.fa-elephant:before {
  content: "\f6da";
}

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

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

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

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

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

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

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

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-field-hockey:before {
  content: "\f44c";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-files-medical:before {
  content: "\f7fd";
}

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

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

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

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

.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-fire-smoke:before {
  content: "\f74b";
}

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

.fa-fireplace:before {
  content: "\f79a";
}

.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-fish-cooked:before {
  content: "\f7fe";
}

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

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

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

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

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

.fa-flame:before {
  content: "\f6df";
}

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

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

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

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

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

.fa-flower:before {
  content: "\f7ff";
}

.fa-flower-daffodil:before {
  content: "\f800";
}

.fa-flower-tulip:before {
  content: "\f801";
}

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

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

.fa-fog:before {
  content: "\f74e";
}

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

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

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

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

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

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

.fa-folders:before {
  content: "\f660";
}

.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-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

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

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

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

.fa-french-fries:before {
  content: "\f803";
}

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

.fa-frosty-head:before {
  content: "\f79b";
}

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

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

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

.fa-function:before {
  content: "\f661";
}

.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-gas-pump-slash:before {
  content: "\f5f4";
}

.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-gift-card:before {
  content: "\f663";
}

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

.fa-gingerbread-man:before {
  content: "\f79d";
}

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

.fa-glass-champagne:before {
  content: "\f79e";
}

.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-glass-whiskey-rocks:before {
  content: "\f7a1";
}

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

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

.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-globe-snow:before {
  content: "\f7a3";
}

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

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

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

.fa-golf-club:before {
  content: "\f451";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.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-hammer-war:before {
  content: "\f6e4";
}

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

.fa-hand-heart:before {
  content: "\f4bc";
}

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

.fa-hand-holding-box:before {
  content: "\f47b";
}

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

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hat-santa:before {
  content: "\f7a7";
}

.fa-hat-winter:before {
  content: "\f7a8";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

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

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

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

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

.fa-head-side-brain:before {
  content: "\f808";
}

.fa-head-side-medical:before {
  content: "\f809";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.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-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

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

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

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

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

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

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

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

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

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

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

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

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

.fa-hockey-sticks:before {
  content: "\f454";
}

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

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

.fa-home-alt:before {
  content: "\f80a";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-home-lg:before {
  content: "\f80b";
}

.fa-home-lg-alt:before {
  content: "\f80c";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

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

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

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

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

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

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

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

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

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

.fa-ice-skate:before {
  content: "\f7ac";
}

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

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

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

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

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

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

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

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

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

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

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

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

.fa-industry-alt:before {
  content: "\f3b3";
}

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

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

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

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

.fa-inhaler:before {
  content: "\f5f9";
}

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

.fa-integral:before {
  content: "\f667";
}

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

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

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

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

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

.fa-island-tropical:before {
  content: "\f811";
}

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

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

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

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

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.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-key-skeleton:before {
  content: "\f6f3";
}

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

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

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

.fa-keynote:before {
  content: "\f66c";
}

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

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

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

.fa-kidneys:before {
  content: "\f5fb";
}

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

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

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

.fa-kite:before {
  content: "\f6f4";
}

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

.fa-knife-kitchen:before {
  content: "\f6f5";
}

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

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

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

.fa-landmark-alt:before {
  content: "\f752";
}

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

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

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

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

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

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

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

.fa-leaf-oak:before {
  content: "\f6f7";
}

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

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

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

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

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

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-lights-holiday:before {
  content: "\f7b2";
}

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

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

.fa-location-arrow:before {
  content: "\f124";
}

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

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.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-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

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

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

.fa-mace:before {
  content: "\f6f8";
}

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

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

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

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

.fa-mailbox:before {
  content: "\f813";
}

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

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

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

.fa-mandolin:before {
  content: "\f6f9";
}

.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-marker-alt-slash:before {
  content: "\f605";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mind-share:before {
  content: "\f677";
}

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

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

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

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

.fa-mistletoe:before {
  content: "\f7b4";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

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

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

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

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

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

.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-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

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

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

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

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

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

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

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

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

.fa-mountains:before {
  content: "\f6fd";
}

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

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

.fa-mug-marshmallows:before {
  content: "\f7b7";
}

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

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

.fa-narwhal:before {
  content: "\f6fe";
}

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

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

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

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

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

.fa-nintendo-switch:before {
  content: "\f418";
}

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

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

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

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

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

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

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

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

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

.fa-octagon:before {
  content: "\f306";
}

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

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

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

.fa-oil-temp:before {
  content: "\f614";
}

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

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

.fa-omega:before {
  content: "\f67a";
}

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

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

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

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

.fa-ornament:before {
  content: "\f7b8";
}

.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-brush-alt:before {
  content: "\f5a9";
}

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

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

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

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

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

.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-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

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

.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-paw-alt:before {
  content: "\f701";
}

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

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

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

.fa-pegasus:before {
  content: "\f703";
}

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

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

.fa-pencil-paintbrush:before {
  content: "\f618";
}

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

.fa-pennant:before {
  content: "\f456";
}

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

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

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

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

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

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

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

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

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

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

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

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

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

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

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

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

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-popcorn:before {
  content: "\f819";
}

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

.fa-print:before {
  content: "\f02f";
}

.fa-print-search:before {
  content: "\f81a";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pumpkin:before {
  content: "\f707";
}

.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-question-square:before {
  content: "\f2fd";
}

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

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

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

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

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

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.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-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

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

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

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

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

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

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

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

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

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

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

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.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-retweet-alt:before {
  content: "\f361";
}

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

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

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

.fa-rings-wedding:before {
  content: "\f81b";
}

.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-route-highway:before {
  content: "\f61a";
}

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

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

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

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

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

.fa-rv:before {
  content: "\f7be";
}

.fa-sack:before {
  content: "\f81c";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salad:before {
  content: "\f81e";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sandwich:before {
  content: "\f81f";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-sausage:before {
  content: "\f820";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-scarf:before {
  content: "\f7c1";
}

.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-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

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

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

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

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

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

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

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

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

.fa-shipping-timed:before {
  content: "\f48c";
}

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

.fa-shish-kebab:before {
  content: "\f821";
}

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

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shovel-snow:before {
  content: "\f7c3";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sickle:before {
  content: "\f822";
}

.fa-sigma:before {
  content: "\f68b";
}

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

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

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

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-ski-jump:before {
  content: "\f7c7";
}

.fa-ski-lift:before {
  content: "\f7c8";
}

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

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

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

.fa-sms:before {
  content: "\f7cd";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snapchat:before {
  content: "\f2ab";
}

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

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

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowflakes:before {
  content: "\f7cf";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowmobile:before {
  content: "\f7d1";
}

.fa-snowplow:before {
  content: "\f7d2";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-soup:before {
  content: "\f823";
}

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

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

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

.fa-spade:before {
  content: "\f2f4";
}

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

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

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

.fa-spider-black-widow:before {
  content: "\f718";
}

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

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

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

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

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

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

.fa-squirrel:before {
  content: "\f71a";
}

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

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

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

.fa-staff:before {
  content: "\f71b";
}

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

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

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

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

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

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

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

.fa-steak:before {
  content: "\f824";
}

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

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

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

.fa-steering-wheel:before {
  content: "\f622";
}

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

.fa-stomach:before {
  content: "\f623";
}

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

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

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

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-stretcher:before {
  content: "\f825";
}

.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-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-swords:before {
  content: "\f71d";
}

.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-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-taco:before {
  content: "\f826";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-tasks-alt:before {
  content: "\f828";
}

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

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

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

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

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

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

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

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

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

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

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

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

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.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-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-tree-christmas:before {
  content: "\f7db";
}

.fa-tree-decorated:before {
  content: "\f7dc";
}

.fa-tree-large:before {
  content: "\f7dd";
}

.fa-tree-palm:before {
  content: "\f82b";
}

.fa-trees:before {
  content: "\f724";
}

.fa-trello:before {
  content: "\f181";
}

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

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

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

.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-truck-plow:before {
  content: "\f7de";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

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

.fa-turkey:before {
  content: "\f725";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

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

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

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

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

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

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

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

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

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

.fa-user-headset:before {
  content: "\f82d";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-md-chat:before {
  content: "\f82e";
}

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

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

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

.fa-users-medical:before {
  content: "\f830";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

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

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

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

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

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

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

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

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

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

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walker:before {
  content: "\f831";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

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

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

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

.fa-waze:before {
  content: "\f83f";
}

.fa-webcam:before {
  content: "\f832";
}

.fa-webcam-slash:before {
  content: "\f833";
}

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

.fa-whatsapp:before {
  content: "\f232";
}

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

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

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

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wreath:before {
  content: "\f7e2";
}

.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: swap;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/fa-light-300.eot);
  src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../fonts/fa-light-300.svg#fontawesome) format("svg");
}

.fal {
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}

.fal, .far {
  font-family: "Font Awesome 5 Pro";
}

.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa, .fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #1C71B4;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #ea4c89;
  --red: #f34141;
  --orange: #da4f4f;
  --yellow: #ffc107;
  --green: #369040;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #616161;
  --gray-dark: #2e2e2e;
  --primary: #1C71B4;
  --secondary: #ffffff;
  --success: #369040;
  --info: #E6F1F8;
  --warning: #ffc107;
  --danger: #f34141;
  --light: #e0e0e0;
  --dark: #2e2e2e;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1500px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000;
  text-align: left;
  background-color: #FCFCFC;
}

[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: 0.5rem;
}

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: #1C71B4;
  text-decoration: none;
  background-color: transparent;
}

a:hover, a:focus {
  color: #155588;
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover, a:not([href]):focus {
  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: #616161;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  -webkit-border-radius: 0;
          border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

h3, .h3 {
  font-size: 1.575rem;
}

h4, .h4 {
  font-size: 1.35rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 0.9rem;
}

.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  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.125rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #616161;
}

.blockquote-footer:before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FCFCFC;
  border: 1px solid #adadad;
  -webkit-border-radius: 0;
          border-radius: 0;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #616161;
}

code {
  font-size: 87.5%;
  color: #ea4c89;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #141414;
  -webkit-border-radius: 0;
          border-radius: 0;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #141414;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1500px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.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, .col-11, .col-12, .col,
.col-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 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.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: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .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: 1200px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .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: 1500px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .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: #000000;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #adadad;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #adadad;
}

.table tbody + tbody {
  border-top: 2px solid #adadad;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #adadad;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #adadad;
}

.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, .table-hover tbody tr:focus {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bfd7ea;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #89b5d8;
}

.table-hover .table-primary:hover, .table-hover .table-primary:focus {
  background-color: #accbe4;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th,
.table-hover .table-primary:focus > td,
.table-hover .table-primary:focus > th {
  background-color: #accbe4;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: white;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: white;
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:focus {
  background-color: #f2f2f2;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th,
.table-hover .table-secondary:focus > td,
.table-hover .table-secondary:focus > th {
  background-color: #f2f2f2;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c7e0ca;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #96c59c;
}

.table-hover .table-success:hover, .table-hover .table-success:focus {
  background-color: #b7d7ba;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th,
.table-hover .table-success:focus > td,
.table-hover .table-success:focus > th {
  background-color: #b7d7ba;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #f8fbfd;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #f2f8fb;
}

.table-hover .table-info:hover, .table-hover .table-info:focus {
  background-color: #e4f0f7;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th,
.table-hover .table-info:focus > td,
.table-hover .table-info:focus > th {
  background-color: #e4f0f7;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover, .table-hover .table-warning:focus {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th,
.table-hover .table-warning:focus > td,
.table-hover .table-warning:focus > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fccaca;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f99c9c;
}

.table-hover .table-danger:hover, .table-hover .table-danger:focus {
  background-color: #fbb2b2;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th,
.table-hover .table-danger:focus > td,
.table-hover .table-danger:focus > th {
  background-color: #fbb2b2;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #f6f6f6;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #efefef;
}

.table-hover .table-light:hover, .table-hover .table-light:focus {
  background-color: #e9e9e9;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th,
.table-hover .table-light:focus > td,
.table-hover .table-light:focus > th {
  background-color: #e9e9e9;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c4c4c4;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #929292;
}

.table-hover .table-dark:hover, .table-hover .table-dark:focus {
  background-color: #b7b7b7;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th,
.table-hover .table-dark:focus > td,
.table-hover .table-dark:focus > th {
  background-color: #b7b7b7;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover, .table-hover .table-active:focus {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th,
.table-hover .table-active:focus > td,
.table-hover .table-active:focus > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #ffffff;
  background-color: #2e2e2e;
  border-color: #414141;
}

.table .thead-light th {
  color: #474747;
  background-color: #c7c7c7;
  border-color: #adadad;
}

.table-dark {
  color: #ffffff;
  background-color: #2e2e2e;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #414141;
}

.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, .table-dark.table-hover tbody tr:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.075);
}

@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: 1199.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: 1499.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: -webkit-calc(1.6em + 0.75rem + 2px);
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #474747;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #D2E3F0;
  -webkit-border-radius: 0;
          border-radius: 0;
  -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;
  -o-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;
  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;
    -o-transition: none;
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #474747;
}

.form-control:focus {
  color: #474747;
  background-color: #ffffff;
  border-color: #68afe8;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #616161;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #616161;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #616161;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #616161;
  opacity: 1;
}

.form-control::placeholder {
  color: #616161;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #c7c7c7;
  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: #474747;
  background-color: #ffffff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: -webkit-calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
  padding-bottom: -webkit-calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: -webkit-calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
  padding-bottom: -webkit-calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: -webkit-calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
  padding-bottom: -webkit-calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #000000;
  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: -webkit-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.form-control-lg {
  height: -webkit-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -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: #616161;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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: 80%;
  color: #369040;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(54, 144, 64, 0.9);
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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: #369040;
  padding-right: -webkit-calc(1.6em + 0.75rem);
  padding-right: calc(1.6em + 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='%23369040' 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 -webkit-calc(0.4em + 0.1875rem) center;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: -webkit-calc(0.8em + 0.375rem) -webkit-calc(0.8em + 0.375rem);
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #369040;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: -webkit-calc(1.6em + 0.75rem);
  padding-right: calc(1.6em + 0.75rem);
  background-position: top -webkit-calc(0.4em + 0.1875rem) right -webkit-calc(0.4em + 0.1875rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #369040;
  padding-right: -webkit-calc(0.75em + 2.3125rem);
  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='%232e2e2e' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, 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='%23369040' 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") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) -webkit-calc(0.8em + 0.375rem);
  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='%232e2e2e' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, 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='%23369040' 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") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #369040;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #369040;
}

.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: #369040;
}

.was-validated .custom-control-input:valid ~ .custom-control-label:before, .custom-control-input.is-valid ~ .custom-control-label:before {
  border-color: #369040;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before, .custom-control-input.is-valid:checked ~ .custom-control-label:before {
  border-color: #44b550;
  background-color: #44b550;
}

.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(54, 144, 64, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 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: #369040;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #369040;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #369040;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f34141;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(243, 65, 65, 0.9);
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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: #f34141;
  padding-right: -webkit-calc(1.6em + 0.75rem);
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f34141' 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='%23f34141' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right -webkit-calc(0.4em + 0.1875rem) center;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: -webkit-calc(0.8em + 0.375rem) -webkit-calc(0.8em + 0.375rem);
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f34141;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: -webkit-calc(1.6em + 0.75rem);
  padding-right: calc(1.6em + 0.75rem);
  background-position: top -webkit-calc(0.4em + 0.1875rem) right -webkit-calc(0.4em + 0.1875rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f34141;
  padding-right: -webkit-calc(0.75em + 2.3125rem);
  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='%232e2e2e' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f34141' 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='%23f34141' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) -webkit-calc(0.8em + 0.375rem);
  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='%232e2e2e' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f34141' 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='%23f34141' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f34141;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f34141;
}

.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: #f34141;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label:before, .custom-control-input.is-invalid ~ .custom-control-label:before {
  border-color: #f34141;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before, .custom-control-input.is-invalid:checked ~ .custom-control-label:before {
  border-color: #f67171;
  background-color: #f67171;
}

.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(243, 65, 65, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 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: #f34141;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f34141;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f34141;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -webkit-flex-shrink: 0;
        -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;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #000000;
  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: 0.9rem;
  line-height: 1.6;
  -webkit-border-radius: 0;
          border-radius: 0;
  -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;
  -o-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;
  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 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.btn:hover {
  color: #000000;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #175c93;
  border-color: #155588;
}

.btn-primary:focus, .btn-primary.focus {
  color: #ffffff;
  background-color: #175c93;
  border-color: #155588;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 134, 191, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(62, 134, 191, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #155588;
  border-color: #134e7d;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 134, 191, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(62, 134, 191, 0.5);
}

.btn-secondary {
  color: #141414;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-secondary:hover {
  color: #141414;
  background-color: #ececec;
  border-color: #e6e6e6;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #141414;
  background-color: #ececec;
  border-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #141414;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #141414;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

.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 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

.btn-success {
  color: #ffffff;
  background-color: #369040;
  border-color: #369040;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #2c7434;
  border-color: #286b30;
}

.btn-success:focus, .btn-success.focus {
  color: #ffffff;
  background-color: #2c7434;
  border-color: #286b30;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(84, 161, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(84, 161, 93, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #ffffff;
  background-color: #369040;
  border-color: #369040;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #286b30;
  border-color: #25622b;
}

.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 0.2rem rgba(84, 161, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(84, 161, 93, 0.5);
}

.btn-info {
  color: #141414;
  background-color: #E6F1F8;
  border-color: #E6F1F8;
}

.btn-info:hover {
  color: #141414;
  background-color: #c8e0f0;
  border-color: #bedbed;
}

.btn-info:focus, .btn-info.focus {
  color: #141414;
  background-color: #c8e0f0;
  border-color: #bedbed;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(199, 208, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(199, 208, 214, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #141414;
  background-color: #E6F1F8;
  border-color: #E6F1F8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #141414;
  background-color: #bedbed;
  border-color: #b4d5ea;
}

.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 0.2rem rgba(199, 208, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(199, 208, 214, 0.5);
}

.btn-warning {
  color: #141414;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #141414;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #141414;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 167, 9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 167, 9, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #141414;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #141414;
  background-color: #d39e00;
  border-color: #c69500;
}

.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 0.2rem rgba(220, 167, 9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 167, 9, 0.5);
}

.btn-danger {
  color: #ffffff;
  background-color: #f34141;
  border-color: #f34141;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #f11d1d;
  border-color: #f01111;
}

.btn-danger:focus, .btn-danger.focus {
  color: #ffffff;
  background-color: #f11d1d;
  border-color: #f01111;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 94, 94, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 94, 94, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #ffffff;
  background-color: #f34141;
  border-color: #f34141;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #f01111;
  border-color: #e60f0f;
}

.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 0.2rem rgba(245, 94, 94, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 94, 94, 0.5);
}

.btn-light {
  color: #141414;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.btn-light:hover {
  color: #141414;
  background-color: #cdcdcd;
  border-color: #c7c7c7;
}

.btn-light:focus, .btn-light.focus {
  color: #141414;
  background-color: #cdcdcd;
  border-color: #c7c7c7;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(193, 193, 193, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(193, 193, 193, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #141414;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #141414;
  background-color: #c7c7c7;
  border-color: silver;
}

.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 0.2rem rgba(193, 193, 193, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(193, 193, 193, 0.5);
}

.btn-dark {
  color: #ffffff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.btn-dark:hover {
  color: #ffffff;
  background-color: #1b1b1b;
  border-color: #151515;
}

.btn-dark:focus, .btn-dark.focus {
  color: #ffffff;
  background-color: #1b1b1b;
  border-color: #151515;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 77, 77, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 77, 77, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #ffffff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #151515;
  border-color: #0e0e0e;
}

.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 0.2rem rgba(77, 77, 77, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 77, 77, 0.5);
}

.btn-outline-primary {
  color: #1C71B4;
  border-color: #1C71B4;
}

.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #1C71B4;
  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: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.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 0.2rem rgba(28, 113, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.5);
}

.btn-outline-secondary {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-outline-secondary:hover {
  color: #141414;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -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);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ffffff;
  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: #141414;
  background-color: #ffffff;
  border-color: #ffffff;
}

.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 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-success {
  color: #369040;
  border-color: #369040;
}

.btn-outline-success:hover {
  color: #ffffff;
  background-color: #369040;
  border-color: #369040;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #369040;
  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: #ffffff;
  background-color: #369040;
  border-color: #369040;
}

.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 0.2rem rgba(54, 144, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.5);
}

.btn-outline-info {
  color: #E6F1F8;
  border-color: #E6F1F8;
}

.btn-outline-info:hover {
  color: #141414;
  background-color: #E6F1F8;
  border-color: #E6F1F8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 241, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 241, 248, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #E6F1F8;
  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: #141414;
  background-color: #E6F1F8;
  border-color: #E6F1F8;
}

.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 0.2rem rgba(230, 241, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 241, 248, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #141414;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  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: #141414;
  background-color: #ffc107;
  border-color: #ffc107;
}

.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 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #f34141;
  border-color: #f34141;
}

.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #f34141;
  border-color: #f34141;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f34141;
  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: #ffffff;
  background-color: #f34141;
  border-color: #f34141;
}

.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 0.2rem rgba(243, 65, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.5);
}

.btn-outline-light {
  color: #e0e0e0;
  border-color: #e0e0e0;
}

.btn-outline-light:hover {
  color: #141414;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #e0e0e0;
  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: #141414;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.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 0.2rem rgba(224, 224, 224, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.btn-outline-dark {
  color: #2e2e2e;
  border-color: #2e2e2e;
}

.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 46, 46, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 46, 46, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #2e2e2e;
  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: #ffffff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.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 0.2rem rgba(46, 46, 46, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 46, 46, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #1C71B4;
  text-decoration: none;
}

.btn-link:hover {
  color: #155588;
  text-decoration: none;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #616161;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-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;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-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: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9rem;
  color: #000000;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
          border-radius: 0;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-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: 1200px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1500px) {
  .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 #c7c7c7;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #141414;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #070707;
  text-decoration: none;
  background-color: #e0e0e0;
}

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #1C71B4;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #616161;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #616161;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #141414;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn: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 > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: 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;
  -webkit-flex: 1 1 auto;
      -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(:last-child),
.input-group > .custom-select:not(:last-child) {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #474747;
  text-align: center;
  white-space: nowrap;
  background-color: #c7c7c7;
  border: 1px solid #D2E3F0;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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: -webkit-calc(1.5em + 1rem + 2px);
  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-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  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-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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 > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.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) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.22rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label:before {
  color: #ffffff;
  border-color: #1C71B4;
  background-color: #1C71B4;
}

.custom-control-input:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #68afe8;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #ffffff;
  background-color: #94c7ee;
  border-color: #94c7ee;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #616161;
}

.custom-control-input[disabled] ~ .custom-control-label:before, .custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #c7c7c7;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label:before {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #ffffff;
  border: #7A7A7A solid 1px;
}

.custom-control-label:after {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label:before {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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='%23ffffff' 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: #1C71B4;
  background-color: #1C71B4;
}

.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='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(28, 113, 180, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(28, 113, 180, 0.5);
}

.custom-radio .custom-control-label:before {
  -webkit-border-radius: 50%;
          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='%23ffffff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(28, 113, 180, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}

.custom-switch .custom-control-label:after {
  top: -webkit-calc(0.22rem + 2px);
  top: calc(0.22rem + 2px);
  left: -webkit-calc(-2.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: -webkit-calc(1rem - 4px);
  width: calc(1rem - 4px);
  height: -webkit-calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #7A7A7A;
  -webkit-border-radius: 0.5rem;
          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;
  -o-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;
  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;
    -o-transition: none;
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #ffffff;
  -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(28, 113, 180, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: -webkit-calc(1.6em + 0.75rem + 2px);
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #474747;
  vertical-align: middle;
  background: #ffffff 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='%232e2e2e' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #D2E3F0;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #68afe8;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-select:focus::-ms-value {
  color: #474747;
  background-color: #ffffff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #616161;
  background-color: #c7c7c7;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #474747;
}

.custom-select-sm {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

.custom-select-lg {
  height: -webkit-calc(1.5em + 1rem + 2px);
  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: -webkit-calc(1.6em + 0.75rem + 2px);
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: -webkit-calc(1.6em + 0.75rem + 2px);
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #68afe8;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #c7c7c7;
}

.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: -webkit-calc(1.6em + 0.75rem + 2px);
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #474747;
  background-color: #ffffff;
  border: 1px solid #D2E3F0;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: -webkit-calc(1.6em + 0.75rem);
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #474747;
  content: "Browse";
  background-color: #c7c7c7;
  border-left: inherit;
  -webkit-border-radius: 0 0 0 0;
          border-radius: 0 0 0 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: none;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #FCFCFC, 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 1px #FCFCFC, 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #FCFCFC, 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #FCFCFC, 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #1C71B4;
  border: 0;
  -webkit-border-radius: 1rem;
          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: #94c7ee;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #adadad;
  border-color: transparent;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #1C71B4;
  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: #94c7ee;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #adadad;
  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: #1C71B4;
  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: #94c7ee;
}

.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: #adadad;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #adadad;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #7A7A7A;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #7A7A7A;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #7A7A7A;
}

.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;
  -o-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;
  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;
    -o-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -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: #616161;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #adadad;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #c7c7c7 #c7c7c7 #adadad;
}

.nav-tabs .nav-link.disabled {
  color: #616161;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #474747;
  background-color: #FCFCFC;
  border-color: #adadad #adadad #FCFCFC;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.nav-pills .nav-link {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #1C71B4;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  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 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: 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;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .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;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -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,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .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;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -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,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -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,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1499.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1500px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -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,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -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;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -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,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-basis: auto;
      -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: #ffffff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}

.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: #ffffff;
}

.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: #ffffff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #ffffff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  -webkit-border-radius: 0;
          border-radius: 0;
}

.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;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -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, .card-link:focus {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  -webkit-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  -webkit-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}

.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;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.card-img,
.card-img-bottom {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-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 {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
    -webkit-border-bottom-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 {
    -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    -webkit-border-bottom-left-radius: 0;
            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 > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #c7c7c7;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.breadcrumb-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #616161;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover:before, .breadcrumb-item + .breadcrumb-item:focus:before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #616161;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1C71B4;
  background-color: #ffffff;
  border: 1px solid #adadad;
}

.page-link:hover {
  z-index: 2;
  color: #155588;
  text-decoration: none;
  background-color: #c7c7c7;
  border-color: #adadad;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.page-item.disabled .page-link {
  color: #616161;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #adadad;
}

.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 {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.pagination-sm .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.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;
  -webkit-border-radius: 0;
          border-radius: 0;
  -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;
  -o-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;
  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;
    -o-transition: none;
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  -webkit-border-radius: 10rem;
          border-radius: 10rem;
}

.badge-primary {
  color: #ffffff;
  background-color: #1C71B4;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #ffffff;
  background-color: #155588;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 113, 180, 0.5);
}

.badge-secondary {
  color: #141414;
  background-color: #ffffff;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #141414;
  background-color: #e6e6e6;
}

a.badge-secondary:focus, a.badge-secondary.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-success {
  color: #ffffff;
  background-color: #369040;
}

a.badge-success:hover, a.badge-success:focus {
  color: #ffffff;
  background-color: #286b30;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(54, 144, 64, 0.5);
}

.badge-info {
  color: #141414;
  background-color: #E6F1F8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #141414;
  background-color: #bedbed;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 241, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 241, 248, 0.5);
}

.badge-warning {
  color: #141414;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #141414;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #ffffff;
  background-color: #f34141;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #ffffff;
  background-color: #f01111;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 65, 65, 0.5);
}

.badge-light {
  color: #141414;
  background-color: #e0e0e0;
}

a.badge-light:hover, a.badge-light:focus {
  color: #141414;
  background-color: #c7c7c7;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.badge-dark {
  color: #ffffff;
  background-color: #2e2e2e;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #ffffff;
  background-color: #151515;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 46, 46, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 46, 46, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #c7c7c7;
  -webkit-border-radius: 0;
          border-radius: 0;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.85rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #0f3b5e;
  background-color: #d2e3f0;
  border-color: #bfd7ea;
}

.alert-primary hr {
  border-top-color: #accbe4;
}

.alert-primary .alert-link {
  color: #081f32;
}

.alert-secondary {
  color: #858585;
  background-color: white;
  border-color: white;
}

.alert-secondary hr {
  border-top-color: #f2f2f2;
}

.alert-secondary .alert-link {
  color: #6c6c6c;
}

.alert-success {
  color: #1c4b21;
  background-color: #d7e9d9;
  border-color: #c7e0ca;
}

.alert-success hr {
  border-top-color: #b7d7ba;
}

.alert-success .alert-link {
  color: #0e2611;
}

.alert-info {
  color: #787d81;
  background-color: #fafcfe;
  border-color: #f8fbfd;
}

.alert-info hr {
  border-top-color: #e4f0f7;
}

.alert-info .alert-link {
  color: #5f6367;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #7e2222;
  background-color: #fdd9d9;
  border-color: #fccaca;
}

.alert-danger hr {
  border-top-color: #fbb2b2;
}

.alert-danger .alert-link {
  color: #561717;
}

.alert-light {
  color: #747474;
  background-color: #f9f9f9;
  border-color: #f6f6f6;
}

.alert-light hr {
  border-top-color: #e9e9e9;
}

.alert-light .alert-link {
  color: #5b5b5b;
}

.alert-dark {
  color: #181818;
  background-color: #d5d5d5;
  border-color: #c4c4c4;
}

.alert-dark hr {
  border-top-color: #b7b7b7;
}

.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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.675rem;
  background-color: #c7c7c7;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #1C71B4;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: -o-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-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: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #474747;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #474747;
  text-decoration: none;
  background-color: #e0e0e0;
}

.list-group-item-action:active {
  color: #000000;
  background-color: #c7c7c7;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  -webkit-border-top-left-radius: inherit;
          border-top-left-radius: inherit;
  -webkit-border-top-right-radius: inherit;
          border-top-right-radius: inherit;
}

.list-group-item:last-child {
  -webkit-border-bottom-right-radius: inherit;
          border-bottom-right-radius: inherit;
  -webkit-border-bottom-left-radius: inherit;
          border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #616161;
  pointer-events: none;
  background-color: #ffffff;
}

.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #1C71B4;
  border-color: #1C71B4;
}

.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;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          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: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
            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;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
            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: 1200px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
            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: 1500px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
            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 {
  -webkit-border-radius: 0;
          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: #0f3b5e;
  background-color: #bfd7ea;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #0f3b5e;
  background-color: #accbe4;
}

.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #0f3b5e;
  border-color: #0f3b5e;
}

.list-group-item-secondary {
  color: #858585;
  background-color: white;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-success {
  color: #1c4b21;
  background-color: #c7e0ca;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #1c4b21;
  background-color: #b7d7ba;
}

.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #1c4b21;
  border-color: #1c4b21;
}

.list-group-item-info {
  color: #787d81;
  background-color: #f8fbfd;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #787d81;
  background-color: #e4f0f7;
}

.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #787d81;
  border-color: #787d81;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #7e2222;
  background-color: #fccaca;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7e2222;
  background-color: #fbb2b2;
}

.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #7e2222;
  border-color: #7e2222;
}

.list-group-item-light {
  color: #747474;
  background-color: #f6f6f6;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #747474;
  background-color: #e9e9e9;
}

.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #747474;
  border-color: #747474;
}

.list-group-item-dark {
  color: #181818;
  background-color: #c4c4c4;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #181818;
  background-color: #b7b7b7;
}

.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #181818;
  border-color: #181818;
}

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5;
}

.close:hover, .close:focus {
  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 {
  max-width: 350px;
  overflow: hidden;
  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);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  -webkit-border-radius: 0.25rem;
          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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #616161;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.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: 1050;
  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;
  -o-transition: 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;
    -o-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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: -webkit-calc(100% - 1rem);
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: -webkit-calc(100vh - 1rem);
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100% - 1rem);
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered:before {
  display: block;
  height: -webkit-calc(100vh - 1rem);
  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;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
          border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #adadad;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #adadad;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.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: -webkit-calc(100% - 3.5rem);
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: -webkit-calc(100vh - 3.5rem);
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 3.5rem);
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: -webkit-calc(100vh - 3.5rem);
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 1200px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1500px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.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: #000;
}

.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: #000;
}

.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: #000;
}

.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: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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.7875rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
          border-radius: 0;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0;
}

.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: -webkit-calc(-0.5rem - 1px);
  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: #ffffff;
}

.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: -webkit-calc(-0.5rem - 1px);
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 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: #ffffff;
}

.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: -webkit-calc(-0.5rem - 1px);
  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: #ffffff;
}

.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 #f7f7f7;
}

.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: -webkit-calc(-0.5rem - 1px);
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 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: #ffffff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #000000;
}

.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;
  -o-transition: 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;
    -o-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;
  -o-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;
  -o-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;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  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: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' 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='%23ffffff' 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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: 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;
  -webkit-flex: 0 1 auto;
      -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: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    -o-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: #ffffff;
  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;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite;
}

.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;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.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: #1C71B4 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #155588 !important;
}

.bg-secondary {
  background-color: #ffffff !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e6e6e6 !important;
}

.bg-success {
  background-color: #369040 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #286b30 !important;
}

.bg-info {
  background-color: #E6F1F8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #bedbed !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #f34141 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #f01111 !important;
}

.bg-light {
  background-color: #e0e0e0 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #c7c7c7 !important;
}

.bg-dark {
  background-color: #2e2e2e !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #151515 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #adadad !important;
}

.border-top {
  border-top: 1px solid #adadad !important;
}

.border-right {
  border-right: 1px solid #adadad !important;
}

.border-bottom {
  border-bottom: 1px solid #adadad !important;
}

.border-left {
  border-left: 1px solid #adadad !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: #1C71B4 !important;
}

.border-secondary {
  border-color: #ffffff !important;
}

.border-success {
  border-color: #369040 !important;
}

.border-info {
  border-color: #E6F1F8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #f34141 !important;
}

.border-light {
  border-color: #e0e0e0 !important;
}

.border-dark {
  border-color: #2e2e2e !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded-sm {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

.rounded {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

.rounded-top {
  -webkit-border-top-left-radius: 0 !important;
          border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
          border-top-right-radius: 0 !important;
}

.rounded-right {
  -webkit-border-top-right-radius: 0 !important;
          border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
          border-bottom-right-radius: 0 !important;
}

.rounded-bottom {
  -webkit-border-bottom-right-radius: 0 !important;
          border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
          border-bottom-left-radius: 0 !important;
}

.rounded-left {
  -webkit-border-top-left-radius: 0 !important;
          border-top-left-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
          border-bottom-left-radius: 0 !important;
}

.rounded-lg {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

.rounded-circle {
  -webkit-border-radius: 50% !important;
          border-radius: 50% !important;
}

.rounded-pill {
  -webkit-border-radius: 50rem !important;
          border-radius: 50rem !important;
}

.rounded-0 {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

.clearfix: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: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1500px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.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;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1500px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-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: 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: 1200px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1500px) {
  .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;
          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: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.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: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !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: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !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: 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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !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: 1200px) {
  .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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !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: 1500px) {
  .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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !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;
  -o-text-overflow: ellipsis;
     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: 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: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1500px) {
  .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: #ffffff !important;
}

.text-primary {
  color: #1C71B4 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #124772 !important;
}

.text-secondary {
  color: #ffffff !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #d9d9d9 !important;
}

.text-success {
  color: #369040 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #215827 !important;
}

.text-info {
  color: #E6F1F8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #aad0e7 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #f34141 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #da0e0e !important;
}

.text-light {
  color: #e0e0e0 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #bababa !important;
}

.text-dark {
  color: #2e2e2e !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #080808 !important;
}

.text-body {
  color: #000000 !important;
}

.text-muted {
  color: #616161 !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-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) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #7A7A7A;
    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 {
    width: a3;
    height: a3;
  }
  body {
    min-width: 1200px !important;
  }
  .container {
    min-width: 1200px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #adadad !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #adadad;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #adadad;
  }
}

/*!
 * Bootstrap-select v1.13.10 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px\0;
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  -webkit-border-radius: inherit;
          border-radius: inherit;
}

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  -webkit-border-radius: inherit;
          border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: .25rem .5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: .5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  -webkit-border-radius: inherit;
          border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: .5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: .5em;
  height: 1em;
  border-style: solid;
  border-width: 0 .26em .26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
  display: block;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/*! =======================================================
                      VERSION  10.6.1              
                      ========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}

.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

.slider.slider-horizontal.slider-rtl .slider-tick, .slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}

.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

.slider.slider-vertical.slider-rtl .slider-tick.triangle, .slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

.slider.slider-disabled .slider-handle {
  background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), to(#bebebe));
  background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0);
}

.slider.slider-disabled .slider-track {
  background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), to(#e9e9e9));
  background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);
  cursor: not-allowed;
}

.slider input {
  display: none;
}

.slider .tooltip {
  pointer-events: none;
}

.slider .tooltip.top {
  margin-top: -36px;
}

.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

.slider .hide {
  display: none;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

.slider-selection {
  position: absolute;
  background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

.slider-selection.tick-slider-selection {
  background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);
}

.slider-track-low, .slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);
  -webkit-filter: none;
          filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0 solid transparent;
}

.slider-handle:hover, .slider-handle:focus {
  cursor: pointer;
}

.slider-handle.round {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.slider-handle.triangle {
  background: transparent none;
}

.slider-handle.custom {
  background: transparent none;
}

.slider-handle.custom:before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: none;
          filter: none;
  opacity: .8;
  border: 0 solid transparent;
}

.slider-tick.round {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.slider-tick.triangle {
  background: transparent none;
}

.slider-tick.custom {
  background: transparent none;
}

.slider-tick.custom:before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

.slider-tick.in-selection {
  background-image: -o-linear-gradient(top, #8ac1ef 0, #82b3de 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);
  opacity: 1;
}

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 {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-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: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-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-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 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;
  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: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  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;
  -o-transition-property: transform, opacity;
  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;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  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;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  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-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .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--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  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;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.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;
  -webkit-border-radius: 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;
  -o-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,
.fancybox-button[disabled]:focus {
  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;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover, .fancybox-close-small:focus {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover, .fancybox-caption a:focus {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

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

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

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-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);
       -o-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: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-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);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover, .fancybox-share__button:focus {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover, .fancybox-share__button--fb:focus {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover, .fancybox-share__button--pt:focus {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover, .fancybox-share__button--tw:focus {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* 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;
  -webkit-border-radius: 10px;
          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;
  -webkit-border-radius: 10px;
          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: -webkit-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  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);
  -o-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: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  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 - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

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

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

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

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

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

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

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

/* ==========================================================================
Selectric v1.9.5
========================================================================== */
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  text-align: left;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: none;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  -webkit-transition: border-color 0.1s linear;
  -o-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin: 0 35px 0 10px;
  font-size: 13px;
  line-height: 38px;
  color: #888888;
  height: 38px;
  padding-right: 10px;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 38px;
  color: #1eaa48;
  text-align: center;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 38px;
  text-align: center;
  font-size: 26px;
  margin: 0;
  border-left: 1px solid #f5f5f5;
  /* font-size: 0; */
  background: #1eaa48;
}

.selectric .button:before {
  content: "\f107";
  color: #fff;
}

.selectric-open .selectric .button:before {
  content: "\f106";
}

.selectric-hover .selectric {
  /*border-color: #C4C4C4;*/
  border-color: #1eaa48;
}

.selectric-hover .selectric .button {
  /*color: #A2A2A2;*/
}

.selectric-hover .selectric .button:after {
  /*border-top-color: #A2A2A2;*/
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-top: 1px solid #1eaa48;
  border-right: 1px solid #1eaa48;
  border-left: 1px solid #1eaa48;
  border-bottom: none;
  padding-bottom: 1px;
}

.selectric-open .selectric-items {
  display: block;
  border-bottom: 1px solid #1eaa48;
  border-right: 1px solid #1eaa48;
  border-left: 1px solid #1eaa48;
}

.selectric-disabled {
  border-color: #d7d7d7;
  color: #d7d7d7;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-disabled .selectric {
  border-color: #d7d7d7;
}

.selectric-disabled .button,
.selectric-disabled .label {
  /*filter: alpha(opacity=50);*/
  /*opacity: 0.5;*/
  color: #d7d7d7;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
  display: none;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  z-index: -1;
  overflow: hidden;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  /* top: auto; */
  /* bottom: 100%; */
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #6b6b6b;
  cursor: pointer;
  border-top: 1px solid #ededed;
}

.selectric-items li:hover, .selectric-items li:focus {
  background: #f7f7f7;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* ==========================================================================
END Selectric v1.9.5
========================================================================== */
.color-gray-100 {
  color: #e0e0e0 !important;
}

.color-gray-200 {
  color: #c7c7c7 !important;
}

.color-gray-300 {
  color: #adadad !important;
}

.color-gray-400 {
  color: #949494 !important;
}

.color-gray-500 {
  color: #7A7A7A !important;
}

.color-gray-600 {
  color: #616161 !important;
}

.color-gray-700 {
  color: #474747 !important;
}

.color-gray-800 {
  color: #2e2e2e !important;
}

.color-gray-900 {
  color: #141414 !important;
}

.color-black {
  color: #000 !important;
}

.color-green {
  color: #369040 !important;
}

.color-blue {
  color: #1C71B4 !important;
}

.color-red {
  color: #f34141 !important;
}

i {
  cursor: pointer;
}

.radius-8 {
  -webkit-border-radius: 8px !important;
          border-radius: 8px !important;
}

.radius-t-8 {
  -webkit-border-top-left-radius: 8px !important;
          border-top-left-radius: 8px !important;
  -webkit-border-top-right-radius: 8px !important;
          border-top-right-radius: 8px !important;
}

.radius-b-8 {
  -webkit-border-bottom-left-radius: 8px !important;
          border-bottom-left-radius: 8px !important;
  -webkit-border-bottom-right-radius: 8px !important;
          border-bottom-right-radius: 8px !important;
}

.radius-tr-8 {
  -webkit-border-top-right-radius: 8px !important;
          border-top-right-radius: 8px !important;
}

.radius-br-8 {
  -webkit-border-bottom-right-radius: 8px !important;
          border-bottom-right-radius: 8px !important;
}

.radius-tl-8 {
  -webkit-border-top-left-radius: 8px !important;
          border-top-left-radius: 8px !important;
}

.radius-bl-8 {
  -webkit-border-bottom-left-radius: 8px !important;
          border-bottom-left-radius: 8px !important;
}

.radius-4 {
  -webkit-border-radius: 4px !important;
          border-radius: 4px !important;
}

.radius-t-4 {
  -webkit-border-top-left-radius: 4px !important;
          border-top-left-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
          border-top-right-radius: 4px !important;
}

.radius-b-4 {
  -webkit-border-bottom-left-radius: 4px !important;
          border-bottom-left-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
          border-bottom-right-radius: 4px !important;
}

.radius-tl-4 {
  -webkit-border-top-left-radius: 4px !important;
          border-top-left-radius: 4px !important;
}

.radius-bl-4 {
  -webkit-border-bottom-left-radius: 4px !important;
          border-bottom-left-radius: 4px !important;
}

.radius-tr-4 {
  -webkit-border-top-right-radius: 4px !important;
          border-top-right-radius: 4px !important;
}

.radius-br-4 {
  -webkit-border-bottom-right-radius: 4px !important;
          border-bottom-right-radius: 4px !important;
}

.radius-0 {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

.radius-tl-0 {
  -webkit-border-top-left-radius: 0 !important;
          border-top-left-radius: 0 !important;
}

.radius-bl-0 {
  -webkit-border-bottom-left-radius: 0 !important;
          border-bottom-left-radius: 0 !important;
}

.radius-tr-0 {
  -webkit-border-top-right-radius: 0 !important;
          border-top-right-radius: 0 !important;
}

.radius-br-0 {
  -webkit-border-bottom-right-radius: 0 !important;
          border-bottom-right-radius: 0 !important;
}

.px-6 {
  padding-right: 6px !important;
  padding-left: 6px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

.py-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

.pb-6 {
  padding-bottom: 6px !important;
}

.px-8 {
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.px-12 {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.px-16 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.px-24 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.px-28 {
  padding-right: 28px !important;
  padding-left: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.py-28 {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.px-32 {
  padding-right: 32px !important;
  padding-left: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.px-36 {
  padding-right: 36px !important;
  padding-left: 36px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.pl-36 {
  padding-left: 36px !important;
}

.py-36 {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.px-50 {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.p-0 {
  padding: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mx-6 {
  margin-right: 6px !important;
  margin-left: 6px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

.ml-6 {
  margin-left: 6px !important;
}

.my-6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mx-8 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mx-12 {
  margin-right: 12px !important;
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mx-16 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mx-24 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mx-28 {
  margin-right: 28px !important;
  margin-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.my-28 {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mx-32 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mx-36 {
  margin-right: 36px !important;
  margin-left: 36px !important;
}

.mr-36 {
  margin-right: 36px !important;
}

.ml-36 {
  margin-left: 36px !important;
}

.my-36 {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mx-50 {
  margin-right: 50px !important;
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mx-100 {
  margin-right: 100px !important;
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.m-0 {
  margin: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.w-20 {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 20% !important;
      -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
  max-width: 20% !important;
}

.w-50 {
  width: 50% !important;
}

.w-100 {
  width: 100% !important;
  max-width: 100% !important;
}

.w-auto {
  width: auto !important;
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 auto !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.fs-10 {
  font-size: 10px !important;
  line-height: 14px !important;
}

.fs-12 {
  font-size: 12px !important;
  line-height: 16px !important;
}

.fs-14 {
  font-size: 14px !important;
  line-height: 20px !important;
}

.fs-15 {
  font-size: 15px !important;
  line-height: 21px !important;
}

.fs-16 {
  font-size: 16px !important;
  line-height: 22px !important;
}

.fs-18 {
  font-size: 18px !important;
  line-height: 24px !important;
}

.fs-20 {
  font-size: 20px !important;
  line-height: 28px !important;
}

.fs-22 {
  font-size: 22px !important;
  line-height: 26px !important;
}

.fs-24 {
  font-size: 24px !important;
  line-height: 28px !important;
}

.fs-26 {
  font-size: 26px !important;
  line-height: 30px !important;
}

.fs-28 {
  font-size: 28px !important;
  line-height: 32px !important;
}

.fs-30 {
  font-size: 30px !important;
  line-height: 32px !important;
}

.fs-36 {
  font-size: 36px !important;
  line-height: 38px !important;
}

.fs-42 {
  font-size: 42px !important;
  line-height: 44px !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  white-space: normal !important;
}

@media (max-width: 575.98px) {
  .flex-0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
}

@media (min-width: 576px) {
  .radius-sm-8 {
    -webkit-border-radius: 8px !important;
            border-radius: 8px !important;
  }
  .radius-t-sm-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-b-sm-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tr-sm-8 {
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-br-sm-8 {
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tl-sm-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
  }
  .radius-bl-sm-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
  }
  .radius-sm-4 {
    -webkit-border-radius: 4px !important;
            border-radius: 4px !important;
  }
  .radius-t-sm-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-b-sm-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-tl-sm-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
  }
  .radius-bl-sm-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
  }
  .radius-tr-sm-4 {
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-br-sm-4 {
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-sm-0 {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
  }
  .radius-tl-sm-0 {
    -webkit-border-top-left-radius: 0 !important;
            border-top-left-radius: 0 !important;
  }
  .radius-bl-sm-0 {
    -webkit-border-bottom-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
  }
  .radius-tr-sm-0 {
    -webkit-border-top-right-radius: 0 !important;
            border-top-right-radius: 0 !important;
  }
  .radius-br-sm-0 {
    -webkit-border-bottom-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
  }
  .px-sm-6 {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .pr-sm-6 {
    padding-right: 6px !important;
  }
  .pl-sm-6 {
    padding-left: 6px !important;
  }
  .py-sm-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .pt-sm-6 {
    padding-top: 6px !important;
  }
  .pb-sm-6 {
    padding-bottom: 6px !important;
  }
  .px-sm-8 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .pr-sm-8 {
    padding-right: 8px !important;
  }
  .pl-sm-8 {
    padding-left: 8px !important;
  }
  .py-sm-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pt-sm-8 {
    padding-top: 8px !important;
  }
  .pb-sm-8 {
    padding-bottom: 8px !important;
  }
  .px-sm-12 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .pr-sm-12 {
    padding-right: 12px !important;
  }
  .pl-sm-12 {
    padding-left: 12px !important;
  }
  .py-sm-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .pt-sm-12 {
    padding-top: 12px !important;
  }
  .pb-sm-12 {
    padding-bottom: 12px !important;
  }
  .px-sm-16 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .pr-sm-16 {
    padding-right: 16px !important;
  }
  .pl-sm-16 {
    padding-left: 16px !important;
  }
  .py-sm-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pt-sm-16 {
    padding-top: 16px !important;
  }
  .pb-sm-16 {
    padding-bottom: 16px !important;
  }
  .px-sm-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .pr-sm-20 {
    padding-right: 20px !important;
  }
  .pl-sm-20 {
    padding-left: 20px !important;
  }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .px-sm-24 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .pr-sm-24 {
    padding-right: 24px !important;
  }
  .pl-sm-24 {
    padding-left: 24px !important;
  }
  .py-sm-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pt-sm-24 {
    padding-top: 24px !important;
  }
  .pb-sm-24 {
    padding-bottom: 24px !important;
  }
  .px-sm-28 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .pr-sm-28 {
    padding-right: 28px !important;
  }
  .pl-sm-28 {
    padding-left: 28px !important;
  }
  .py-sm-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .pt-sm-28 {
    padding-top: 28px !important;
  }
  .pb-sm-28 {
    padding-bottom: 28px !important;
  }
  .px-sm-32 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .pr-sm-32 {
    padding-right: 32px !important;
  }
  .pl-sm-32 {
    padding-left: 32px !important;
  }
  .py-sm-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .pt-sm-32 {
    padding-top: 32px !important;
  }
  .pb-sm-32 {
    padding-bottom: 32px !important;
  }
  .px-sm-36 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .pr-sm-36 {
    padding-right: 36px !important;
  }
  .pl-sm-36 {
    padding-left: 36px !important;
  }
  .py-sm-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .pt-sm-36 {
    padding-top: 36px !important;
  }
  .pb-sm-36 {
    padding-bottom: 36px !important;
  }
  .px-sm-40 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .pr-sm-40 {
    padding-right: 40px !important;
  }
  .pl-sm-40 {
    padding-left: 40px !important;
  }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .px-sm-50 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .pr-sm-50 {
    padding-right: 50px !important;
  }
  .pl-sm-50 {
    padding-left: 50px !important;
  }
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .px-sm-100 {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .pr-sm-100 {
    padding-right: 100px !important;
  }
  .pl-sm-100 {
    padding-left: 100px !important;
  }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .mx-sm-6 {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mr-sm-6 {
    margin-right: 6px !important;
  }
  .ml-sm-6 {
    margin-left: 6px !important;
  }
  .my-sm-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mb-sm-6 {
    margin-bottom: 6px !important;
  }
  .mx-sm-8 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mr-sm-8 {
    margin-right: 8px !important;
  }
  .ml-sm-8 {
    margin-left: 8px !important;
  }
  .my-sm-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mb-sm-8 {
    margin-bottom: 8px !important;
  }
  .mx-sm-12 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mr-sm-12 {
    margin-right: 12px !important;
  }
  .ml-sm-12 {
    margin-left: 12px !important;
  }
  .my-sm-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .mb-sm-12 {
    margin-bottom: 12px !important;
  }
  .mx-sm-16 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mr-sm-16 {
    margin-right: 16px !important;
  }
  .ml-sm-16 {
    margin-left: 16px !important;
  }
  .my-sm-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mt-sm-16 {
    margin-top: 16px !important;
  }
  .mb-sm-16 {
    margin-bottom: 16px !important;
  }
  .mx-sm-20 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mr-sm-20 {
    margin-right: 20px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mx-sm-24 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mr-sm-24 {
    margin-right: 24px !important;
  }
  .ml-sm-24 {
    margin-left: 24px !important;
  }
  .my-sm-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mt-sm-24 {
    margin-top: 24px !important;
  }
  .mb-sm-24 {
    margin-bottom: 24px !important;
  }
  .mx-sm-28 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mr-sm-28 {
    margin-right: 28px !important;
  }
  .ml-sm-28 {
    margin-left: 28px !important;
  }
  .my-sm-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .mt-sm-28 {
    margin-top: 28px !important;
  }
  .mb-sm-28 {
    margin-bottom: 28px !important;
  }
  .mx-sm-32 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mr-sm-32 {
    margin-right: 32px !important;
  }
  .ml-sm-32 {
    margin-left: 32px !important;
  }
  .my-sm-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .mt-sm-32 {
    margin-top: 32px !important;
  }
  .mb-sm-32 {
    margin-bottom: 32px !important;
  }
  .mx-sm-36 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mr-sm-36 {
    margin-right: 36px !important;
  }
  .ml-sm-36 {
    margin-left: 36px !important;
  }
  .my-sm-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .mt-sm-36 {
    margin-top: 36px !important;
  }
  .mb-sm-36 {
    margin-bottom: 36px !important;
  }
  .mx-sm-40 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mr-sm-40 {
    margin-right: 40px !important;
  }
  .ml-sm-40 {
    margin-left: 40px !important;
  }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mx-sm-50 {
    margin-right: 50px !important;
    margin-left: 50px !important;
  }
  .mr-sm-50 {
    margin-right: 50px !important;
  }
  .ml-sm-50 {
    margin-left: 50px !important;
  }
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mx-sm-100 {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mr-sm-100 {
    margin-right: 100px !important;
  }
  .ml-sm-100 {
    margin-left: 100px !important;
  }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .w-sm-20 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 20% !important;
        -ms-flex: 0 0 20% !important;
            flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-100 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .w-sm-auto {
    width: auto !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
  .h-sm-auto {
    height: auto !important;
  }
  .fs-sm-10 {
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .fs-sm-12 {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .fs-sm-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .fs-sm-15 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .fs-sm-16 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .fs-sm-18 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .fs-sm-20 {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .fs-sm-22 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .fs-sm-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .fs-sm-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .fs-sm-28 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .fs-sm-30 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .fs-sm-36 {
    font-size: 36px !important;
    line-height: 38px !important;
  }
  .fs-sm-42 {
    font-size: 42px !important;
    line-height: 44px !important;
  }
  .text-sm-nowrap {
    white-space: nowrap !important;
  }
  .text-sm-wrap {
    white-space: normal !important;
  }
}

@media (max-width: 767.98px) {
  .flex-sm-0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
}

@media (min-width: 768px) {
  .radius-md-8 {
    -webkit-border-radius: 8px !important;
            border-radius: 8px !important;
  }
  .radius-t-md-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-b-md-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tr-md-8 {
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-br-md-8 {
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tl-md-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
  }
  .radius-bl-md-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
  }
  .radius-md-4 {
    -webkit-border-radius: 4px !important;
            border-radius: 4px !important;
  }
  .radius-t-md-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-b-md-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-tl-md-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
  }
  .radius-bl-md-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
  }
  .radius-tr-md-4 {
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-br-md-4 {
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-md-0 {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
  }
  .radius-tl-md-0 {
    -webkit-border-top-left-radius: 0 !important;
            border-top-left-radius: 0 !important;
  }
  .radius-bl-md-0 {
    -webkit-border-bottom-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
  }
  .radius-tr-md-0 {
    -webkit-border-top-right-radius: 0 !important;
            border-top-right-radius: 0 !important;
  }
  .radius-br-md-0 {
    -webkit-border-bottom-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
  }
  .px-md-6 {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .pr-md-6 {
    padding-right: 6px !important;
  }
  .pl-md-6 {
    padding-left: 6px !important;
  }
  .py-md-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .pt-md-6 {
    padding-top: 6px !important;
  }
  .pb-md-6 {
    padding-bottom: 6px !important;
  }
  .px-md-8 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .pr-md-8 {
    padding-right: 8px !important;
  }
  .pl-md-8 {
    padding-left: 8px !important;
  }
  .py-md-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pt-md-8 {
    padding-top: 8px !important;
  }
  .pb-md-8 {
    padding-bottom: 8px !important;
  }
  .px-md-12 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .pr-md-12 {
    padding-right: 12px !important;
  }
  .pl-md-12 {
    padding-left: 12px !important;
  }
  .py-md-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .pt-md-12 {
    padding-top: 12px !important;
  }
  .pb-md-12 {
    padding-bottom: 12px !important;
  }
  .px-md-16 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .pr-md-16 {
    padding-right: 16px !important;
  }
  .pl-md-16 {
    padding-left: 16px !important;
  }
  .py-md-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pt-md-16 {
    padding-top: 16px !important;
  }
  .pb-md-16 {
    padding-bottom: 16px !important;
  }
  .px-md-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pl-md-20 {
    padding-left: 20px !important;
  }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .px-md-24 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .pr-md-24 {
    padding-right: 24px !important;
  }
  .pl-md-24 {
    padding-left: 24px !important;
  }
  .py-md-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pt-md-24 {
    padding-top: 24px !important;
  }
  .pb-md-24 {
    padding-bottom: 24px !important;
  }
  .px-md-28 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .pr-md-28 {
    padding-right: 28px !important;
  }
  .pl-md-28 {
    padding-left: 28px !important;
  }
  .py-md-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .pt-md-28 {
    padding-top: 28px !important;
  }
  .pb-md-28 {
    padding-bottom: 28px !important;
  }
  .px-md-32 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .pr-md-32 {
    padding-right: 32px !important;
  }
  .pl-md-32 {
    padding-left: 32px !important;
  }
  .py-md-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .pt-md-32 {
    padding-top: 32px !important;
  }
  .pb-md-32 {
    padding-bottom: 32px !important;
  }
  .px-md-36 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .pr-md-36 {
    padding-right: 36px !important;
  }
  .pl-md-36 {
    padding-left: 36px !important;
  }
  .py-md-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .pt-md-36 {
    padding-top: 36px !important;
  }
  .pb-md-36 {
    padding-bottom: 36px !important;
  }
  .px-md-40 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pl-md-40 {
    padding-left: 40px !important;
  }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .px-md-50 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .px-md-100 {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
  .pl-md-100 {
    padding-left: 100px !important;
  }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .mx-md-6 {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mr-md-6 {
    margin-right: 6px !important;
  }
  .ml-md-6 {
    margin-left: 6px !important;
  }
  .my-md-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .mt-md-6 {
    margin-top: 6px !important;
  }
  .mb-md-6 {
    margin-bottom: 6px !important;
  }
  .mx-md-8 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mr-md-8 {
    margin-right: 8px !important;
  }
  .ml-md-8 {
    margin-left: 8px !important;
  }
  .my-md-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mt-md-8 {
    margin-top: 8px !important;
  }
  .mb-md-8 {
    margin-bottom: 8px !important;
  }
  .mx-md-12 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mr-md-12 {
    margin-right: 12px !important;
  }
  .ml-md-12 {
    margin-left: 12px !important;
  }
  .my-md-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .mt-md-12 {
    margin-top: 12px !important;
  }
  .mb-md-12 {
    margin-bottom: 12px !important;
  }
  .mx-md-16 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mr-md-16 {
    margin-right: 16px !important;
  }
  .ml-md-16 {
    margin-left: 16px !important;
  }
  .my-md-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mt-md-16 {
    margin-top: 16px !important;
  }
  .mb-md-16 {
    margin-bottom: 16px !important;
  }
  .mx-md-20 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mx-md-24 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mr-md-24 {
    margin-right: 24px !important;
  }
  .ml-md-24 {
    margin-left: 24px !important;
  }
  .my-md-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mt-md-24 {
    margin-top: 24px !important;
  }
  .mb-md-24 {
    margin-bottom: 24px !important;
  }
  .mx-md-28 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mr-md-28 {
    margin-right: 28px !important;
  }
  .ml-md-28 {
    margin-left: 28px !important;
  }
  .my-md-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .mt-md-28 {
    margin-top: 28px !important;
  }
  .mb-md-28 {
    margin-bottom: 28px !important;
  }
  .mx-md-32 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mr-md-32 {
    margin-right: 32px !important;
  }
  .ml-md-32 {
    margin-left: 32px !important;
  }
  .my-md-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .mt-md-32 {
    margin-top: 32px !important;
  }
  .mb-md-32 {
    margin-bottom: 32px !important;
  }
  .mx-md-36 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mr-md-36 {
    margin-right: 36px !important;
  }
  .ml-md-36 {
    margin-left: 36px !important;
  }
  .my-md-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .mt-md-36 {
    margin-top: 36px !important;
  }
  .mb-md-36 {
    margin-bottom: 36px !important;
  }
  .mx-md-40 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mx-md-50 {
    margin-right: 50px !important;
    margin-left: 50px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .ml-md-50 {
    margin-left: 50px !important;
  }
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mx-md-100 {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
  .ml-md-100 {
    margin-left: 100px !important;
  }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .w-md-20 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 20% !important;
        -ms-flex: 0 0 20% !important;
            flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-100 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .w-md-auto {
    width: auto !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
  .h-md-auto {
    height: auto !important;
  }
  .fs-md-10 {
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .fs-md-12 {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .fs-md-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .fs-md-15 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .fs-md-16 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .fs-md-18 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .fs-md-20 {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .fs-md-22 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .fs-md-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .fs-md-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .fs-md-28 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .fs-md-30 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .fs-md-36 {
    font-size: 36px !important;
    line-height: 38px !important;
  }
  .fs-md-42 {
    font-size: 42px !important;
    line-height: 44px !important;
  }
  .text-md-nowrap {
    white-space: nowrap !important;
  }
  .text-md-wrap {
    white-space: normal !important;
  }
}

@media (max-width: 1199.98px) {
  .flex-md-0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
}

@media (min-width: 1200px) {
  .radius-lg-8 {
    -webkit-border-radius: 8px !important;
            border-radius: 8px !important;
  }
  .radius-t-lg-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-b-lg-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tr-lg-8 {
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-br-lg-8 {
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tl-lg-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
  }
  .radius-bl-lg-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
  }
  .radius-lg-4 {
    -webkit-border-radius: 4px !important;
            border-radius: 4px !important;
  }
  .radius-t-lg-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-b-lg-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-tl-lg-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
  }
  .radius-bl-lg-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
  }
  .radius-tr-lg-4 {
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-br-lg-4 {
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-lg-0 {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
  }
  .radius-tl-lg-0 {
    -webkit-border-top-left-radius: 0 !important;
            border-top-left-radius: 0 !important;
  }
  .radius-bl-lg-0 {
    -webkit-border-bottom-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
  }
  .radius-tr-lg-0 {
    -webkit-border-top-right-radius: 0 !important;
            border-top-right-radius: 0 !important;
  }
  .radius-br-lg-0 {
    -webkit-border-bottom-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
  }
  .px-lg-6 {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .pr-lg-6 {
    padding-right: 6px !important;
  }
  .pl-lg-6 {
    padding-left: 6px !important;
  }
  .py-lg-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .pt-lg-6 {
    padding-top: 6px !important;
  }
  .pb-lg-6 {
    padding-bottom: 6px !important;
  }
  .px-lg-8 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .pr-lg-8 {
    padding-right: 8px !important;
  }
  .pl-lg-8 {
    padding-left: 8px !important;
  }
  .py-lg-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pt-lg-8 {
    padding-top: 8px !important;
  }
  .pb-lg-8 {
    padding-bottom: 8px !important;
  }
  .px-lg-12 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .pr-lg-12 {
    padding-right: 12px !important;
  }
  .pl-lg-12 {
    padding-left: 12px !important;
  }
  .py-lg-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .pt-lg-12 {
    padding-top: 12px !important;
  }
  .pb-lg-12 {
    padding-bottom: 12px !important;
  }
  .px-lg-16 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .pr-lg-16 {
    padding-right: 16px !important;
  }
  .pl-lg-16 {
    padding-left: 16px !important;
  }
  .py-lg-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pt-lg-16 {
    padding-top: 16px !important;
  }
  .pb-lg-16 {
    padding-bottom: 16px !important;
  }
  .px-lg-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .pr-lg-20 {
    padding-right: 20px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .px-lg-24 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .pr-lg-24 {
    padding-right: 24px !important;
  }
  .pl-lg-24 {
    padding-left: 24px !important;
  }
  .py-lg-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pt-lg-24 {
    padding-top: 24px !important;
  }
  .pb-lg-24 {
    padding-bottom: 24px !important;
  }
  .px-lg-28 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .pr-lg-28 {
    padding-right: 28px !important;
  }
  .pl-lg-28 {
    padding-left: 28px !important;
  }
  .py-lg-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .pt-lg-28 {
    padding-top: 28px !important;
  }
  .pb-lg-28 {
    padding-bottom: 28px !important;
  }
  .px-lg-32 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .pr-lg-32 {
    padding-right: 32px !important;
  }
  .pl-lg-32 {
    padding-left: 32px !important;
  }
  .py-lg-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .pt-lg-32 {
    padding-top: 32px !important;
  }
  .pb-lg-32 {
    padding-bottom: 32px !important;
  }
  .px-lg-36 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .pr-lg-36 {
    padding-right: 36px !important;
  }
  .pl-lg-36 {
    padding-left: 36px !important;
  }
  .py-lg-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .pt-lg-36 {
    padding-top: 36px !important;
  }
  .pb-lg-36 {
    padding-bottom: 36px !important;
  }
  .px-lg-40 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .pr-lg-40 {
    padding-right: 40px !important;
  }
  .pl-lg-40 {
    padding-left: 40px !important;
  }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .px-lg-50 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .pr-lg-50 {
    padding-right: 50px !important;
  }
  .pl-lg-50 {
    padding-left: 50px !important;
  }
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .px-lg-100 {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .pr-lg-100 {
    padding-right: 100px !important;
  }
  .pl-lg-100 {
    padding-left: 100px !important;
  }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .mx-lg-6 {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mr-lg-6 {
    margin-right: 6px !important;
  }
  .ml-lg-6 {
    margin-left: 6px !important;
  }
  .my-lg-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .mt-lg-6 {
    margin-top: 6px !important;
  }
  .mb-lg-6 {
    margin-bottom: 6px !important;
  }
  .mx-lg-8 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mr-lg-8 {
    margin-right: 8px !important;
  }
  .ml-lg-8 {
    margin-left: 8px !important;
  }
  .my-lg-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mt-lg-8 {
    margin-top: 8px !important;
  }
  .mb-lg-8 {
    margin-bottom: 8px !important;
  }
  .mx-lg-12 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mr-lg-12 {
    margin-right: 12px !important;
  }
  .ml-lg-12 {
    margin-left: 12px !important;
  }
  .my-lg-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .mt-lg-12 {
    margin-top: 12px !important;
  }
  .mb-lg-12 {
    margin-bottom: 12px !important;
  }
  .mx-lg-16 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mr-lg-16 {
    margin-right: 16px !important;
  }
  .ml-lg-16 {
    margin-left: 16px !important;
  }
  .my-lg-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mt-lg-16 {
    margin-top: 16px !important;
  }
  .mb-lg-16 {
    margin-bottom: 16px !important;
  }
  .mx-lg-20 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mr-lg-20 {
    margin-right: 20px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mx-lg-24 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mr-lg-24 {
    margin-right: 24px !important;
  }
  .ml-lg-24 {
    margin-left: 24px !important;
  }
  .my-lg-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mt-lg-24 {
    margin-top: 24px !important;
  }
  .mb-lg-24 {
    margin-bottom: 24px !important;
  }
  .mx-lg-28 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mr-lg-28 {
    margin-right: 28px !important;
  }
  .ml-lg-28 {
    margin-left: 28px !important;
  }
  .my-lg-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .mt-lg-28 {
    margin-top: 28px !important;
  }
  .mb-lg-28 {
    margin-bottom: 28px !important;
  }
  .mx-lg-32 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mr-lg-32 {
    margin-right: 32px !important;
  }
  .ml-lg-32 {
    margin-left: 32px !important;
  }
  .my-lg-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .mt-lg-32 {
    margin-top: 32px !important;
  }
  .mb-lg-32 {
    margin-bottom: 32px !important;
  }
  .mx-lg-36 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mr-lg-36 {
    margin-right: 36px !important;
  }
  .ml-lg-36 {
    margin-left: 36px !important;
  }
  .my-lg-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .mt-lg-36 {
    margin-top: 36px !important;
  }
  .mb-lg-36 {
    margin-bottom: 36px !important;
  }
  .mx-lg-40 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mr-lg-40 {
    margin-right: 40px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mx-lg-50 {
    margin-right: 50px !important;
    margin-left: 50px !important;
  }
  .mr-lg-50 {
    margin-right: 50px !important;
  }
  .ml-lg-50 {
    margin-left: 50px !important;
  }
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mx-lg-100 {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mr-lg-100 {
    margin-right: 100px !important;
  }
  .ml-lg-100 {
    margin-left: 100px !important;
  }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .w-lg-20 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 20% !important;
        -ms-flex: 0 0 20% !important;
            flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-100 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .fs-lg-10 {
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .fs-lg-12 {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .fs-lg-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .fs-lg-15 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .fs-lg-16 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .fs-lg-18 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .fs-lg-20 {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .fs-lg-22 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .fs-lg-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .fs-lg-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .fs-lg-28 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .fs-lg-30 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .fs-lg-36 {
    font-size: 36px !important;
    line-height: 38px !important;
  }
  .fs-lg-42 {
    font-size: 42px !important;
    line-height: 44px !important;
  }
  .text-lg-nowrap {
    white-space: nowrap !important;
  }
  .text-lg-wrap {
    white-space: normal !important;
  }
}

@media (max-width: 1499.98px) {
  .flex-lg-0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
        -ms-flex: 0 1;
            flex: 0 1;
  }
}

@media (min-width: 1500px) {
  .radius-xl-8 {
    -webkit-border-radius: 8px !important;
            border-radius: 8px !important;
  }
  .radius-t-xl-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-b-xl-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tr-xl-8 {
    -webkit-border-top-right-radius: 8px !important;
            border-top-right-radius: 8px !important;
  }
  .radius-br-xl-8 {
    -webkit-border-bottom-right-radius: 8px !important;
            border-bottom-right-radius: 8px !important;
  }
  .radius-tl-xl-8 {
    -webkit-border-top-left-radius: 8px !important;
            border-top-left-radius: 8px !important;
  }
  .radius-bl-xl-8 {
    -webkit-border-bottom-left-radius: 8px !important;
            border-bottom-left-radius: 8px !important;
  }
  .radius-xl-4 {
    -webkit-border-radius: 4px !important;
            border-radius: 4px !important;
  }
  .radius-t-xl-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-b-xl-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-tl-xl-4 {
    -webkit-border-top-left-radius: 4px !important;
            border-top-left-radius: 4px !important;
  }
  .radius-bl-xl-4 {
    -webkit-border-bottom-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
  }
  .radius-tr-xl-4 {
    -webkit-border-top-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
  }
  .radius-br-xl-4 {
    -webkit-border-bottom-right-radius: 4px !important;
            border-bottom-right-radius: 4px !important;
  }
  .radius-xl-0 {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
  }
  .radius-tl-xl-0 {
    -webkit-border-top-left-radius: 0 !important;
            border-top-left-radius: 0 !important;
  }
  .radius-bl-xl-0 {
    -webkit-border-bottom-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
  }
  .radius-tr-xl-0 {
    -webkit-border-top-right-radius: 0 !important;
            border-top-right-radius: 0 !important;
  }
  .radius-br-xl-0 {
    -webkit-border-bottom-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
  }
  .px-xl-6 {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .pr-xl-6 {
    padding-right: 6px !important;
  }
  .pl-xl-6 {
    padding-left: 6px !important;
  }
  .py-xl-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .pt-xl-6 {
    padding-top: 6px !important;
  }
  .pb-xl-6 {
    padding-bottom: 6px !important;
  }
  .px-xl-8 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .pr-xl-8 {
    padding-right: 8px !important;
  }
  .pl-xl-8 {
    padding-left: 8px !important;
  }
  .py-xl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pt-xl-8 {
    padding-top: 8px !important;
  }
  .pb-xl-8 {
    padding-bottom: 8px !important;
  }
  .px-xl-12 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .pr-xl-12 {
    padding-right: 12px !important;
  }
  .pl-xl-12 {
    padding-left: 12px !important;
  }
  .py-xl-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .pt-xl-12 {
    padding-top: 12px !important;
  }
  .pb-xl-12 {
    padding-bottom: 12px !important;
  }
  .px-xl-16 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .pr-xl-16 {
    padding-right: 16px !important;
  }
  .pl-xl-16 {
    padding-left: 16px !important;
  }
  .py-xl-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pt-xl-16 {
    padding-top: 16px !important;
  }
  .pb-xl-16 {
    padding-bottom: 16px !important;
  }
  .px-xl-20 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .pr-xl-20 {
    padding-right: 20px !important;
  }
  .pl-xl-20 {
    padding-left: 20px !important;
  }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .px-xl-24 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .pr-xl-24 {
    padding-right: 24px !important;
  }
  .pl-xl-24 {
    padding-left: 24px !important;
  }
  .py-xl-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pt-xl-24 {
    padding-top: 24px !important;
  }
  .pb-xl-24 {
    padding-bottom: 24px !important;
  }
  .px-xl-28 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .pr-xl-28 {
    padding-right: 28px !important;
  }
  .pl-xl-28 {
    padding-left: 28px !important;
  }
  .py-xl-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .pt-xl-28 {
    padding-top: 28px !important;
  }
  .pb-xl-28 {
    padding-bottom: 28px !important;
  }
  .px-xl-32 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .pr-xl-32 {
    padding-right: 32px !important;
  }
  .pl-xl-32 {
    padding-left: 32px !important;
  }
  .py-xl-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .pt-xl-32 {
    padding-top: 32px !important;
  }
  .pb-xl-32 {
    padding-bottom: 32px !important;
  }
  .px-xl-36 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .pr-xl-36 {
    padding-right: 36px !important;
  }
  .pl-xl-36 {
    padding-left: 36px !important;
  }
  .py-xl-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .pt-xl-36 {
    padding-top: 36px !important;
  }
  .pb-xl-36 {
    padding-bottom: 36px !important;
  }
  .px-xl-40 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .pr-xl-40 {
    padding-right: 40px !important;
  }
  .pl-xl-40 {
    padding-left: 40px !important;
  }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  .px-xl-50 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .pr-xl-50 {
    padding-right: 50px !important;
  }
  .pl-xl-50 {
    padding-left: 50px !important;
  }
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  .px-xl-100 {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .pr-xl-100 {
    padding-right: 100px !important;
  }
  .pl-xl-100 {
    padding-left: 100px !important;
  }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .mx-xl-6 {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mr-xl-6 {
    margin-right: 6px !important;
  }
  .ml-xl-6 {
    margin-left: 6px !important;
  }
  .my-xl-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .mt-xl-6 {
    margin-top: 6px !important;
  }
  .mb-xl-6 {
    margin-bottom: 6px !important;
  }
  .mx-xl-8 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mr-xl-8 {
    margin-right: 8px !important;
  }
  .ml-xl-8 {
    margin-left: 8px !important;
  }
  .my-xl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mt-xl-8 {
    margin-top: 8px !important;
  }
  .mb-xl-8 {
    margin-bottom: 8px !important;
  }
  .mx-xl-12 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mr-xl-12 {
    margin-right: 12px !important;
  }
  .ml-xl-12 {
    margin-left: 12px !important;
  }
  .my-xl-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .mt-xl-12 {
    margin-top: 12px !important;
  }
  .mb-xl-12 {
    margin-bottom: 12px !important;
  }
  .mx-xl-16 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mr-xl-16 {
    margin-right: 16px !important;
  }
  .ml-xl-16 {
    margin-left: 16px !important;
  }
  .my-xl-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mt-xl-16 {
    margin-top: 16px !important;
  }
  .mb-xl-16 {
    margin-bottom: 16px !important;
  }
  .mx-xl-20 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mr-xl-20 {
    margin-right: 20px !important;
  }
  .ml-xl-20 {
    margin-left: 20px !important;
  }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .mx-xl-24 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mr-xl-24 {
    margin-right: 24px !important;
  }
  .ml-xl-24 {
    margin-left: 24px !important;
  }
  .my-xl-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mt-xl-24 {
    margin-top: 24px !important;
  }
  .mb-xl-24 {
    margin-bottom: 24px !important;
  }
  .mx-xl-28 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mr-xl-28 {
    margin-right: 28px !important;
  }
  .ml-xl-28 {
    margin-left: 28px !important;
  }
  .my-xl-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .mt-xl-28 {
    margin-top: 28px !important;
  }
  .mb-xl-28 {
    margin-bottom: 28px !important;
  }
  .mx-xl-32 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mr-xl-32 {
    margin-right: 32px !important;
  }
  .ml-xl-32 {
    margin-left: 32px !important;
  }
  .my-xl-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .mt-xl-32 {
    margin-top: 32px !important;
  }
  .mb-xl-32 {
    margin-bottom: 32px !important;
  }
  .mx-xl-36 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mr-xl-36 {
    margin-right: 36px !important;
  }
  .ml-xl-36 {
    margin-left: 36px !important;
  }
  .my-xl-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .mt-xl-36 {
    margin-top: 36px !important;
  }
  .mb-xl-36 {
    margin-bottom: 36px !important;
  }
  .mx-xl-40 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mr-xl-40 {
    margin-right: 40px !important;
  }
  .ml-xl-40 {
    margin-left: 40px !important;
  }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mx-xl-50 {
    margin-right: 50px !important;
    margin-left: 50px !important;
  }
  .mr-xl-50 {
    margin-right: 50px !important;
  }
  .ml-xl-50 {
    margin-left: 50px !important;
  }
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .mx-xl-100 {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mr-xl-100 {
    margin-right: 100px !important;
  }
  .ml-xl-100 {
    margin-left: 100px !important;
  }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .w-xl-20 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 20% !important;
        -ms-flex: 0 0 20% !important;
            flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-100 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .w-xl-auto {
    width: auto !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
  .fs-xl-10 {
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .fs-xl-12 {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .fs-xl-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .fs-xl-15 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .fs-xl-16 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .fs-xl-18 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .fs-xl-20 {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .fs-xl-22 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .fs-xl-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
  .fs-xl-26 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .fs-xl-28 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .fs-xl-30 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .fs-xl-36 {
    font-size: 36px !important;
    line-height: 38px !important;
  }
  .fs-xl-42 {
    font-size: 42px !important;
    line-height: 44px !important;
  }
  .text-xl-nowrap {
    white-space: nowrap !important;
  }
  .text-xl-wrap {
    white-space: normal !important;
  }
}

.flex-xl-0 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
}

*:before,
*:after,
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  list-style-type: none;
}

li {
  list-style-type: none;
}

body,
html {
  height: 100%;
}

body {
  width: 100%;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFD200;
  color: #000000;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

body ::-moz-selection {
  color: #ffffff;
  background: #1C71B4;
}

body ::selection {
  color: #ffffff;
  background: #1C71B4;
}

body.overflow {
  overflow: hidden;
}

body.overlay:before {
  content: '';
  display: block;
  position: fixed;
  z-index: 800;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

body i {
  cursor: pointer;
}

.container {
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 1500px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.content .container {
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .content .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 30px;
  }
  .sidebar + .content__inner {
    width: -webkit-calc(100% - 275px);
    width: calc(100% - 275px);
  }
}

.progress .bar {
  background: #f3285a;
}

@media (min-width: 1200px) {
  .sidebar {
    width: 275px;
    min-width: 275px;
    padding-right: 20px;
  }
  .sidebar.is_stuck {
    z-index: 100;
  }
}

.cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
  will-change: transform, opacity;
  -webkit-animation: progressiveReveal 1s ease-out;
          animation: progressiveReveal 1s ease-out;
}

@-webkit-keyframes progressiveReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes progressiveReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.cover img {
  display: none !important;
}

.btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
  padding: 18px 40px;
  border: 2px solid #F3115B;
  display: inline-block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.btn:hover {
  background: #b3023d;
  border-color: #b3023d;
}

.btn:active {
  background: #D03B3B;
  border-color: #D03B3B;
}

@media (max-width: 767px) {
  .btn {
    font-size: 14px;
    padding: 14px 40px;
    margin: 20px auto 0 auto !important;
  }
}

a {
  color: #F3115B;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

a:hover, a:active {
  text-decoration: none;
  color: #268cdd;
}

a.link-dark {
  color: #000000;
  text-decoration: none;
}

a.link-dark:hover, a.link-dark:active, a.link-dark:focus {
  text-decoration: none;
  color: #268cdd;
}

h1, .h1 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 38px;
}

h2, .h2 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #000;
}

h2 a,
.h2 a {
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  color: #F3115B;
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 24px;
    line-height: 33px;
  }
}

h3, .h3 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

h4, .h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  margin: 0 0 10px 0;
}

h5, .h5 {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 22px;
  }
}

h2.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  margin-bottom: 0;
}

h2.title:before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54px;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  width: 54px;
  height: 54px;
  border: 3px solid #000000;
}

@media (max-width: 1024px) {
  h2.title:before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
    border-width: 2px;
  }
}

h2.title span {
  margin-left: -35px;
  font-weight: 600;
  font-size: 24px;
  padding: 2px;
  background: #FFD200;
  position: relative;
}

@media (max-width: 1024px) {
  h2.title span {
    margin-left: -30px;
    font-size: 16px;
    line-height: 20px;
  }
}

h2.title_light span {
  background: #F9F9F9;
}

ul {
  margin: 0;
  padding: 0;
}

ul ol,
ul ul {
  margin: 10px 0 10px 10px;
}

ul.list-quad-blue {
  list-style: none;
  padding: 0 0 0 20px;
}

ul.list-quad-blue > li {
  margin: 8px 0;
  position: relative;
}

ul.list-quad-blue > li:before {
  width: 8px;
  height: 8px;
  content: '';
  display: inline-block;
  background: #1C71B4;
  position: absolute;
  left: -20px;
  top: 9px;
}

ul.list-circle-green {
  list-style: none;
  padding: 0 0 0 20px;
}

ul.list-circle-green > li {
  margin: 8px 0;
  position: relative;
}

ul.list-circle-green > li:before {
  width: 8px;
  height: 8px;
  content: '';
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: inline-block;
  background: #369040;
  position: absolute;
  left: -20px;
  top: 9px;
}

.body {
  overflow-x: hidden;
  position: relative;
  min-height: 100%;
}

img {
  max-width: 100%;
}

.both {
  clear: both;
}

.icon-info .fa-info {
  color: rgba(0, 107, 180, 0.5);
  width: 18px;
  height: 18px;
  font-size: 8px;
  border: 2px solid rgba(0, 107, 180, 0.5);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
  margin: 0 7px;
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.owl-carousel {
  margin-top: 45px;
}

@media (max-width: 1199px) {
  .owl-carousel {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .owl-carousel {
    margin-top: 16px;
  }
}

.owl-carousel .item {
  height: 100%;
  background: #fff;
  margin-right: 0px;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: -90px;
  right: 0px;
}

.owl-carousel .owl-nav button span {
  font-size: 24px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.3);
  height: 40px;
  width: 40px;
  display: inline-block;
  padding-top: 7px;
}

.owl-carousel .owl-nav button:hover span, .owl-carousel .owl-nav button:focus span {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  background: #F3115B;
}

.owl-carousel .cover img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

label {
  position: relative;
}

.iradio input {
  position: absolute;
  left: -99999px;
}

.icheckbox input {
  position: absolute;
  left: -99999px;
}

.icheckbox, .iradio {
  cursor: pointer;
}

.iradio > i {
  float: left;
  display: block;
  width: 22px;
  height: 22px;
  font-size: 15px;
  line-height: 24px;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.3);
  position: relative;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  margin-right: 10px;
}

.site-index .iradio > i {
  border: 2px solid #fff;
}

.iradio input[type=radio]:checked + i {
  border: 2px solid #fff;
}

.icheckbox > i {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 15px;
  line-height: 24px;
  background: none;
  border: 2px solid #cfcfcf;
  position: relative;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
  margin-right: 10px;
}

.icheckbox input[type=checkbox]:checked + i {
  border: 2px solid #61b739;
  font-family: FontAwesome;
  text-align: center;
  color: #69bf50;
}

.icheckbox input[type=checkbox]:checked + i:after {
  content: '\f00c';
  top: -4px;
  position: relative;
  left: -1px;
}

.iradio input[type=radio]:checked + i:after {
  content: "";
  background: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: -2px;
  left: 3px;
}

.iradio input[type=radio]:hover + i:after, .iradio input[type=radio]:focus + i:after {
  content: "";
  background: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  position: relative;
  top: -4px;
  left: 5px;
}

input[type="radio"] + label:after {
  content: ' ';
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.3);
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 4%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

input[type="radio"] {
  display: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  padding-right: 40px;
  padding-left: 40px;
}

.container-fluid.container-full, .container-full.container-sm, .container-full.container-md, .container-full.container-lg, .container-full.container-xl {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

@media (max-width: 575px) {
  .container-fluid.container-full-sm, .container-full-sm.container-sm, .container-full-sm.container-md, .container-full-sm.container-lg, .container-full-sm.container-xl {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

@media (min-width: 1500px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@media (max-width: 1023px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.form-control {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.form-control:focus {
  border-color: #F3115B;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 17, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(243, 17, 91, 0.25);
}

.gm-style .gm-style-iw-c {
  width: 307px;
  border: 2px solid #FFD700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 15px 17px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.gm-ui-hover-effect {
  top: 0px;
  right: 0px;
}

#markerContent .marker_link {
  display: block;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  color: rgba(243, 17, 91, 0.8);
  padding-bottom: 10px;
  outline: none;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#markerContent .marker_link:hover, #markerContent .marker_link:focus {
  color: #b3023d;
}

#markerContent #bodyContent h3, #markerContent #bodyContent .h3 {
  margin: 0 0 3px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 700;
}

#markerContent #bodyContent p {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
}

#markerContent #bodyContent .more > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 40px;
  background: #F3115B;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#markerContent #bodyContent .more > a:hover, #markerContent #bodyContent .more > a:focus {
  background: #b3023d;
}

@media (min-width: 1024px) {
  .custom-grid {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 1200px) {
  .custom-grid {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1500px) {
  .custom-grid {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 1024px) {
  .custom-grid_second {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 1200px) {
  .custom-grid_second {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.section {
  padding: 35px 0px 50px 0px;
}

.section .title {
  margin-bottom: 35px;
  line-height: 1;
  font-size: 14px;
}

.section_light {
  background-color: #fff;
}

.section_light .title span {
  background-color: #fff;
}

.section_yellow {
  background-color: #ffd200;
}

.reklama_banner {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1199px) {
  .reklama_banner {
    margin: 0 auto;
    width: 300px;
  }
}

@media (max-width: 320px) {
  .reklama_banner {
    width: 100%;
  }
}

.reklama_banner img {
  width: 100%;
  height: 100%;
}

.reklama_banner__mob {
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .reklama_banner__mob {
    margin: 20px auto 0;
  }
}

.equal-height .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.filters {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .filters {
    margin-top: 20px;
  }
}

.filters__item {
  height: 60px;
}

@media (max-width: 1199px) {
  .filters__item {
    height: 55px;
  }
}

@media (max-width: 575px) {
  .filters__item {
    margin-bottom: 15px;
  }
  .filters__item:nth-child(2) {
    margin-bottom: 0;
  }
}

.filters__btn {
  min-width: 290px;
  min-height: 60px;
  border: 2px solid #F3115B;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
  background: transparent;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media (max-width: 1199px) {
  .filters__btn {
    min-width: 100%;
    min-height: 55px;
    font-size: 14px;
    line-height: 1;
  }
}

@media (max-width: 767px) {
  .filters__btn {
    margin-top: 30px;
    min-height: 45px;
  }
}

@media (max-width: 575px) {
  .filters__btn {
    margin-top: 15px;
  }
}

.filters__btn:hover, .filters__btn:focus {
  background: #b3023d;
  border-color: #b3023d;
  color: #fff;
}

.filters__selecteds {
  display: none;
  margin-top: 10px;
}

@media (max-width: 575px) {
  .filters__selecteds {
    margin-top: 0;
  }
}

.filters__selecteds-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.filters__selected {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #757575;
  background: #FFFFFF;
}

.filters__btn-remove {
  position: relative;
  margin-left: 13px;
  padding: 0;
  width: 9px;
  height: 9px;
  background: transparent;
  outline: none;
  border: 0;
}

.filters__btn-remove:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/ic_close-red.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.filters__btn-clear {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 20px;
  padding: 10px 35px 10px 10px;
  font-size: 16px;
  line-height: 20px;
  color: #F3115B;
  border: 1px solid #F3115B;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  background: transparent;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.filters__btn-clear svg {
  position: absolute;
  top: 12px;
  right: 13px;
  width: 13px;
  height: 14px;
}

.filters__btn-clear svg path {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.filters__btn-clear:hover, .filters__btn-clear:focus {
  border-color: #b3023d;
  background: #b3023d;
  color: #fff;
}

.filters__btn-clear:hover svg path, .filters__btn-clear:focus svg path {
  fill: #fff;
}

.filters .bootstrap-select {
  width: 100%;
}

.filters .bootstrap-select .btn.dropdown-toggle {
  position: relative;
  margin-top: 0 !important;
  background: #FFF6CC;
  border: none;
  padding: 20px;
  width: 100%;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}

.filters .bootstrap-select .btn.dropdown-toggle:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 10px;
  background-image: url("../img/filter_arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 0;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

@media (max-width: 1199px) {
  .filters .bootstrap-select .btn.dropdown-toggle:after {
    width: 12px;
    height: 7px;
  }
}

.filters .bootstrap-select .btn.dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.4) !important;
}

.filters .bootstrap-select .btn.dropdown-toggle:focus {
  color: rgba(0, 0, 0, 0.4) !important;
  outline: none !important;
}

.filters .bootstrap-select .filter-option-inner-inner {
  overflow: hidden;
  font-size: 20px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1199px) {
  .filters .bootstrap-select .filter-option-inner-inner {
    font-size: 14px;
    line-height: 1;
  }
}

.filters .bootstrap-select.show-tick.show .filter-option-inner-inner {
  color: #F3115B;
}

.filters .bootstrap-select.show-tick.show .btn.dropdown-toggle:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  background-image: url("../img/filter_arrow-pink.svg");
}

.filters .bootstrap-select.show-tick .dropdown-menu li a span.text {
  display: block;
  margin-right: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}

@media (max-width: 1199px) {
  .filters .bootstrap-select.show-tick .dropdown-menu li a span.text {
    font-size: 14px;
    line-height: 1;
  }
}

.filters .dropdown-menu.show {
  display: block;
  background: #fff6cc;
  width: 100%;
  margin-top: -5px;
  padding: 0;
  border: none;
  font-size: 13px;
  border-top: 1px solid #ededed;
  -webkit-box-shadow: 0 20px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 20px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.filters .dropdown-menu.show .no-results {
  cursor: pointer;
}

.filters .dropdown-menu.show .dropdown-item.active:hover, .filters .dropdown-menu.show .dropdown-item.active:focus {
  background-color: #F3115B;
}

.filters .dropdown-item {
  padding: 20px;
  color: #8F8B74;
  cursor: pointer;
  border-top: 1px solid #ededed;
}

@media (max-width: 1199px) {
  .filters .dropdown-item {
    padding: 20px 25px;
  }
}

.filters .dropdown-item:hover {
  background-color: #F3115B;
  color: #fff;
}

.filters .dropdown-item:focus {
  background-color: #b3023d;
  outline: none;
  color: #fff;
}

.filters .dropdown-item.active {
  background-color: #fde4f0;
}

.filters .bs-actionsbox, .filters .bs-donebutton, .filters .bs-searchbox {
  margin: 8px 10px;
  padding: 0;
}

.filters .bs-searchbox {
  position: relative;
}

.filters .bs-searchbox .filters__clear {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background: transparent;
  outline: none;
}

.filters .bs-searchbox .filters__clear:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url("../img/ic_close-red.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.filters .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 50%;
  right: 22px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.filters .bootstrap-select .bs-ok-default.check-mark:after {
  width: 17px;
  height: 13px;
  background-image: url("../img/filter_chek-gray.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 0;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media (max-width: 1199px) {
  .filters .bootstrap-select .bs-ok-default.check-mark:after {
    width: 12px;
    height: 9px;
  }
}

.filters .dropdown-item:hover .bs-ok-default.check-mark:after, .filters .dropdown-item:focus .bs-ok-default.check-mark:after {
  background-image: url("../img/filter_chek-white.svg");
}

.filters .bs-searchbox .form-control {
  padding: 12px 42px 12px 10px;
  height: 45px;
  font-size: 20px;
  line-height: 20px;
  color: #757575;
}

@media (max-width: 1199px) {
  .filters .bs-searchbox .form-control {
    height: 38px;
    font-size: 14px;
    line-height: 1;
  }
}

.sticky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  float: right;
  margin-bottom: 100px;
  width: 100%;
  max-width: 420px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .sticky {
    margin-bottom: 0;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .sticky {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0;
  }
}

.sticky .reklama_banner {
  margin-bottom: 20px;
}

.sticky_reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.sticky_reverse .reklama_banner {
  margin-top: 0;
}

.sticky_large-indent {
  top: 118px;
}

@media (max-width: 767px) {
  .sticky_large-indent .reklama_banner {
    margin: 0 auto 20px;
  }
}

.block_r {
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .block_r {
    margin: 0 15px 40px;
  }
}

.fancybox-bg {
  background: #000;
}

.fancybox-is-open .fancybox-bg {
  opacity: .8;
}

.btn-info {
  color: #1C71B4;
}

.btn-info:not(:disabled):not(.disabled):hover, .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):focus {
  color: #19639e;
}

.btn:focus {
  background: #b3023d;
  border-color: #b3023d;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.btn:hover {
  background: #b3023d;
  border-color: #b3023d;
  color: #fff;
}

.btn:active {
  background: #D03B3B;
  border-color: #D03B3B;
  color: #fff;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  cursor: pointer;
  color: #000000;
}

.custom-control-label:before {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 18px;
  height: 18px;
  pointer-events: auto;
  content: "";
  background-color: #ffffff;
  border: 2px solid #BBCBE7;
}

.custom-control-label:after {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(5px, 5px);
      -ms-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
  content: "";
  background: #1C71B4;
  opacity: 0;
  z-index: 10;
}

.custom-control-label:hover, .custom-control-label:active, .custom-control-label:focus {
  color: #4B83E5;
}

.custom-control-label:hover:before, .custom-control-label:active:before, .custom-control-label:focus:before {
  border-color: #6E9BE9;
}

.custom-control-input:checked ~ .custom-control-label:hover,
.custom-control-input:checked ~ .custom-control-label:active,
.custom-control-input:checked ~ .custom-control-label,
.custom-control-input:checked ~ .custom-control-label:focus {
  color: #000000;
}

.custom-control-input:checked ~ .custom-control-label:before {
  background-color: #ffffff;
  border: 2px solid #1C71B4;
}

.custom-control-input:checked ~ .custom-control-label:after {
  background: #1C71B4 !important;
  opacity: 1;
  content: '';
}

.nav-tabs {
  background: none;
  border: none;
  margin: 0 -15px;
  position: relative;
}

@media (min-width: 768px) {
  .nav-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 767.98px) {
  .nav-tabs .nav-item {
    width: 100%;
    margin: 0;
    border: none;
    background: none;
    padding: 0 15px;
    -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.04);
            box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.04);
  }
}

@media (min-width: 768px) {
  .nav-tabs .nav-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: 52px;
    position: relative;
    border: none;
    background: none;
    background: #F7FAFC;
    overflow: visible;
  }
}

@media (max-width: 767.98px) {
  .nav-tabs .nav-link {
    display: block;
    border: none;
    border-bottom: 1px solid transparent;
    background: none;
    color: #508AB1;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 15px 15px 0;
    display: none;
  }
  .nav-tabs .nav-link[aria-selected="true"], .nav-tabs .nav-link.active {
    background: none;
    border-color: #B4CDDE;
    color: #05578F;
    display: block;
  }
  .nav-tabs .nav-link:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f078';
    width: 30px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #05578F;
    opacity: 0;
  }
  .nav-tabs .nav-link[aria-selected="true"]:after, .nav-tabs .nav-link.active:after {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .nav-tabs .nav-link {
    border: none;
    display: block;
    background: none;
    color: #6195B8;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 20px 0 15px 0;
    position: relative;
    width: 100%;
    text-align: center;
    top: -5px;
  }
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link:active, .nav-tabs .nav-link:focus {
    background: #E6F1F8;
    height: 60px;
    top: -8px;
  }
  .nav-tabs .nav-link[aria-selected="true"], .nav-tabs .nav-link.active {
    z-index: 10;
    height: 60px;
    top: -8px;
    background: #FFFFFF;
    color: #2A70A0;
    -webkit-box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.05);
            box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.05);
  }
  .nav-tabs .nav-link.disabled {
    background: #F4F4F4;
    color: #DEDEDE;
    pointer-events: none;
    top: 0;
    padding: 15px 0 20px 0;
  }
}

.nav-tabs .nav-link i {
  text-align: center;
  width: 22px;
  margin-right: 5px;
}

@media (max-width: 767.98px) {
  .nav-tabs.active .nav-link {
    display: block;
  }
  .nav-tabs.active .nav-link[aria-selected="true"]:after, .nav-tabs.active .nav-link.active:after {
    content: '\f077';
  }
}

.tab-pane {
  padding: 20px 0;
}

.ac_results {
  border: none;
  border-top: 1px solid #C4C4C4 !important;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
}

.ac_results ul {
  outline: none !important;
}

.ac_results li {
  padding: 10px 30px !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  cursor: pointer !important;
  outline: none;
}

.ac_results .ac_over {
  background-color: #F3115B !important;
}

.div-gpt-ad-1436454423882-0 {
  width: 100%;
}

.div-gpt-ad-1436454423882-0 iframe {
  width: 100%;
}

.div-gpt-ad-1436454423882-0 #google_image_div {
  width: 100%;
}

.div-gpt-ad-1436454423882-0 amp-img,
.div-gpt-ad-1436454423882-0 .img_ad.i-amphtml-layout-fixed.i-amphtml-layout-size-defined.i-amphtml-element.i-amphtml-layout {
  width: 100%;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox + label {
  position: relative;
  margin-bottom: 0;
  padding: 7px 20px;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  white-space: normal;
  outline: none;
  cursor: pointer;
  text-transform: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 17px;
  height: 17px;
  border: 1px solid #F3115B;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.styled-checkbox + label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 26px;
  width: 5px;
  height: 12px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.styled-checkbox + label:hover, .styled-checkbox + label:focus {
  background: rgba(243, 17, 91, 0.05);
}

.styled-checkbox:hover + label:before {
  border-color: rgba(243, 17, 91, 0.4);
  background: rgba(243, 17, 91, 0.05);
}

.styled-checkbox:hover + label:after {
  border-color: rgba(243, 17, 91, 0.4);
}

.styled-checkbox:hover:disabled + label, .styled-checkbox:focus:disabled + label {
  background: none;
}

.styled-checkbox:focus + label:before {
  border: 1px solid #F3115B;
}

.styled-checkbox:focus + label:after {
  border-color: transparent;
}

.styled-checkbox:checked + label:before {
  background: #F3115B;
}

.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 26px;
  width: 5px;
  height: 12px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.styled-checkbox:disabled + label {
  color: #e8e8e8;
  cursor: auto;
}

.styled-checkbox:disabled + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e8e8e8;
  background: #e8e8e8;
}

.styled-checkbox:disabled:hover + label:after, .styled-checkbox:disabled:focus + label:after {
  border-color: #fff;
}

#modal_popover {
  z-index: 1060;
}

#modal_popover + .modal-backdrop {
  z-index: 1050;
}

.modal .close {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  width: 42px;
  overflow: hidden;
  line-height: 42px;
  text-align: center;
  z-index: 10;
  font-size: 20px;
}

.modal .close span {
  display: none;
}

.modal .close:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00d';
  color: #f34141;
  display: inline-block;
}

.modal-header {
  padding: 10px 15px;
  border: none;
}

.modal-header .h2, .modal-header .h3, .modal-header .h4, .modal-header .h5 {
  margin: 0;
}

.modal-content {
  border: 2px solid #1C71B4;
}

.modal-footer {
  border-color: #e0e0e0;
}

@media print {
  body > div {
    display: none;
  }
  body > .wrapper {
    display: block;
  }
  .content {
    display: block !important;
  }
  .branding,
  .branding_html {
    display: none;
  }
  .embed-responsive {
    display: none;
  }
  .block-advice {
    display: none;
  }
  .header {
    display: none;
  }
  .block-banner {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .block-products {
    display: none;
  }
  .block-sellers {
    display: none;
  }
  .block-actions {
    display: none;
  }
  .block-articles {
    display: none;
  }
  .block-companies {
    display: none;
  }
  .footer {
    display: none;
  }
  .pagination__more {
    display: none;
  }
  .pagination {
    display: none;
  }
  .block-day-theme {
    display: none;
  }
  .block-catalog-search {
    display: none;
  }
  .catalog_search {
    display: none;
  }
  .catalog_filter {
    display: none;
  }
  .product__content .nav-tabs {
    display: none;
  }
  .product__content .tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
  .product__head-cotrol-btns {
    display: none !important;
  }
  .product__head-order .btn {
    display: none;
  }
  .product__content-sellers-info {
    display: none;
  }
  .product__content-sellers-block {
    display: block !important;
  }
  .product__content-sellers-block .collapse {
    display: block !important;
  }
  .block-showmore {
    display: none;
  }
  .product__content-comments {
    display: none;
  }
}

/* montserrat-300 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-300.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-regular - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-regular.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-500 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-500.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-600 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-600.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-700 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-700.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-900 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local("Montserrat"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-900.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v15-cyrillic-ext-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto"), url("../fonts/roboto/roboto-v20-cyrillic-ext-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-cyrillic-ext-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300italic - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local("Roboto"), url("../fonts/roboto/roboto-v20-cyrillic-ext-300italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-cyrillic-ext-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - cyrillic-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), url("../fonts/roboto/roboto-v20-cyrillic-ext-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v20-cyrillic-ext-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.read_on_theme {
  clear: both;
  margin-top: 40px;
}

.read_on_theme .col-12:nth-child(3) .similar-material, .read_on_theme .col-12:nth-child(4) .similar-material {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .read_on_theme .col-12:nth-child(3) {
    margin-bottom: 20px;
  }
}

.read_on_theme i.fal.fa-eye {
  padding-right: 3px;
  color: #fff;
}

@media (max-width: 575px) {
  .read_on_theme i.fal.fa-eye {
    vertical-align: middle;
  }
}

.read_on_theme .main-head {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #111111;
}

@media (max-width: 767px) {
  .read_on_theme .main-head {
    font-size: 18px;
    line-height: 23px;
  }
}

@media (max-width: 1199px) {
  .read_on_theme .wrap_news {
    margin-bottom: 10px;
  }
}

.read_on_theme .content_news {
  padding: 20px;
}

@media (max-width: 575px) {
  .read_on_theme .content_news {
    padding: 15px 20px;
  }
}

.read_on_theme .content_news h1 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
}

.read_on_theme .content_news h1 a {
  color: #fff;
}

@media (max-width: 767px) {
  .read_on_theme .content_news h1 a {
    font-size: 14px;
    line-height: 14px;
  }
}

.read_on_theme .content_news h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
}

@media (max-width: 767px) {
  .read_on_theme .content_news h4 {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .read_on_theme .content_news h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
  }
}

.read_on_theme .content_news .data {
  margin-left: 0;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 575px) {
  .read_on_theme .content_news .data {
    font-size: 12px;
  }
}

.read_on_theme .no_foto {
  background: rgba(30, 144, 255, 0.05);
  min-height: 322px;
  position: relative;
}

@media (max-width: 767px) {
  .read_on_theme .no_foto {
    min-height: 175px;
  }
}

.read_on_theme .no_foto .content_news {
  padding: 20px 35px;
  background: none;
}

.read_on_theme .no_foto .content_news span {
  color: #888;
}

.read_on_theme .no_foto .content_news .data {
  margin-left: 0;
  color: #888;
}

.read_on_theme .no_foto .content_news h1 a {
  color: #000;
}

.read_on_theme a.btn {
  color: #BB0C45;
}

.read_on_theme a.btn:active {
  color: #fff;
}

.read_on_theme a.btn:hover, .read_on_theme a.btn:focus {
  color: #fff;
}

.read_on_theme .cover {
  min-height: 322px;
}

@media (max-width: 1700px) {
  .read_on_theme .cover {
    min-height: 250px;
  }
}

@media (max-width: 1199px) {
  .read_on_theme .cover {
    min-height: 230px;
  }
}

@media (max-width: 767px) {
  .read_on_theme .cover {
    min-height: 174px;
  }
}

@media (max-width: 575px) {
  .read_on_theme .cover {
    min-height: 164px;
  }
}

.s-news__card {
  display: block;
  margin-bottom: 40px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .s-news__card {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .s-news__card {
    margin-bottom: 20px;
  }
}

.s-news .title {
  margin-top: 60px;
  margin-bottom: 54px;
}

@media (max-width: 1024px) {
  .s-news .title {
    margin-bottom: 34px;
    font-size: 16px;
    line-height: 20px;
  }
  .s-news .title:before {
    top: 15px;
    left: 30px;
    width: 40px;
    height: 40px;
    border-width: 2px;
  }
}

@media (max-width: 480px) {
  .s-news .title {
    padding-left: 20px;
  }
}

.s-news .cover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  min-height: 322px;
}

@media (max-width: 1200px) {
  .s-news .cover {
    min-height: 220px;
  }
}

@media (max-width: 1024px) {
  .s-news .cover {
    min-height: 160px;
  }
}

@media (max-width: 767px) {
  .s-news .cover {
    min-height: 190px;
  }
}

@media (max-width: 575px) {
  .s-news .content_news_column_2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.s-news .content_news_column_2 span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 12px;
  float: right;
  font-size: 16px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.6);
}

.s-news .content_news_column_2 span i {
  margin-right: 10px;
  font-size: 18px;
}

.s-news .content_news_column_2 span.data {
  float: left;
}

.s-news .content_news_column_2 h3 {
  clear: both;
  display: inline-block;
  margin: 15px 0 0 0;
  width: 100%;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  color: #000;
}

@media (max-width: 1024px) {
  .s-news .content_news_column_2 h3 {
    font-size: 14px;
  }
}

.s-news__btn {
  margin: 0 0 60px !important;
}

header {
  /* makes main-menu open on hover */
}

header .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
  height: 100%;
}

@media (max-width: 1365px) {
  header .logo {
    width: 190px;
  }
}

@media (max-width: 1199px) {
  header .logo {
    width: 273px;
  }
}

@media (max-width: 767px) {
  header .logo {
    width: 145px;
  }
}

header .logo img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  header .logo img {
    margin: 0;
  }
}

header .link-support {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  header .link-support {
    display: none;
  }
}

header .link-support .btn {
  padding: 13px;
  font-size: 14px;
  line-height: 14px;
}

header .link-support_mob {
  display: none;
}

@media (max-width: 767px) {
  header .link-support_mob {
    display: block;
  }
}

@media (max-width: 767px) {
  header .link-support_mob .btn {
    margin: 0 0 15px !important;
    padding: 10px 38px;
    width: 100%;
  }
}

header__search-relative {
  position: relative;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}

header .header {
  padding: 45px 0;
}

@media (max-width: 1199px) {
  header .header {
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  header .header {
    padding: 38px 0;
  }
}

header .header__search {
  position: fixed;
  width: 100%;
  top: 45px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}

@media (max-width: 1199px) {
  header .header__search {
    top: 41px;
    left: 95px;
  }
}

@media (max-width: 767px) {
  header .header__search {
    left: 0;
  }
}

header .header__search .container {
  padding: 0;
}

@media (max-width: 767px) {
  header .header__search .container {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  header .header__search .container:after {
    content: '';
    z-index: 990;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: #000000;
    opacity: 0.4;
  }
}

header .header__search form {
  z-index: 1000;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  width: 88%;
  float: left;
}

@media (max-width: 1199px) {
  header .header__search form {
    width: 60%;
  }
}

@media (max-width: 767px) {
  header .header__search form {
    width: 100% !important;
  }
}

header .header__search input {
  height: 50px;
  width: 100%;
  border: none;
  padding: 0 10px;
}

header .header__search input[type='search']::-webkit-search-decoration, header .header__search input[type='search']::-webkit-search-cancel-button, header .header__search input[type='search']::-webkit-search-results-button, header .header__search input[type='search']::-webkit-search-results-decoration {
  display: none;
}

header .header__search button {
  background: none;
  border: none;
  height: 50px;
}

header .header__search button i {
  color: #F3115B;
  font-size: 24px;
  padding: 0 10px;
}

header .header__search .fa-times {
  background: #F3115B;
  font-size: 24px;
  color: #fff;
  margin: 0;
  padding: 12px 15px;
}

header .header__search.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 1000;
}

header .navbar {
  float: right;
  padding: 0;
  width: 100%;
}

header .icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  header .icons {
    margin-left: 0;
  }
}

header .icons i {
  font-size: 20px;
  color: #000;
}

header .nav-link {
  padding: 15px;
}

header .navbar-nav {
  float: right;
  width: 100%;
  text-align: right;
  display: inline-block !important;
}

header .navbar-nav li {
  display: inline-block;
}

header .navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 20px;
}

header .navbar-toggler.collapsed .fal.fa-times {
  display: none;
}

header .navbar-toggler .fal.fa-times {
  padding: 4px 8px;
}

header .navbar-toggler.collapsed .navbar-toggler-icon {
  display: inline-block;
}

header .navbar-toggler .navbar-toggler-icon {
  display: none;
}

header .navbar-light .navbar-nav .active a.nav-link {
  color: #F3115B;
}

header .dropdown-toggle:after {
  display: none;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

header .nav-link:hover + .dropdown-menu, header .nav-link:focus + .dropdown-menu {
  display: block;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

header .dropdown-item {
  padding: 8px 16px;
}

header .dropdown-menu a {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover, header .navbar-light .navbar-nav .nav-link.dropdown-toggle:focus {
  background: #fff;
  color: #F3115B;
  text-decoration: underline;
}

header .navbar-light .navbar-nav .nav-link.active {
  background: #fff;
  color: #F3115B;
  text-decoration: underline;
}

header .dropdown-menu {
  top: 50px;
  left: 0;
  padding: 0;
  margin: 0;
  min-width: 100%;
  border: none;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

header .dropdown-menu:hover, header .dropdown-menu:focus {
  display: block;
}

header .dropdown-menu:hover .nav-link.dropdown-toggle, header .dropdown-menu:focus .nav-link.dropdown-toggle {
  background: #fff;
  color: #F3115B;
  text-decoration: underline;
}

header .checkbox-container {
  margin-top: 14px;
}

header .checkbox-container label {
  border: 1px solid #F3115B;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 25px;
  height: 15px;
  float: right;
  z-index: 2;
  margin: 3px;
  padding-left: 0;
}

header .checkbox-container p {
  color: #F3115B;
  float: right;
}

header .checkbox-container label:after {
  content: ' ';
  border: 1px solid #F3115B;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0.5px;
  left: -1px;
  cursor: pointer;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  width: 12px;
  height: 11px;
  z-index: 3;
}

header .checkbox-container input {
  visibility: hidden;
  position: absolute;
  z-index: 2;
}

header .checkbox-container input:checked + label + .active-circle {
  -webkit-transform: translate(-50%, -50%) scale(15);
      -ms-transform: translate(-50%, -50%) scale(15);
          transform: translate(-50%, -50%) scale(15);
}

header .checkbox-container input:checked + label:after {
  -webkit-transform: translateX(-webkit-calc(100% + 0.5px));
      -ms-transform: translateX(calc(100% + 0.5px));
          transform: translateX(calc(100% + 0.5px));
}

.footer {
  background: #111;
  padding: 70px 0 80px;
}

@media (max-width: 1200px) {
  .footer {
    padding: 60px 0 50px;
  }
}

@media (max-width: 991px) {
  .footer {
    padding: 40px 0 50px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding: 40px 0 60px;
  }
}

.footer__copyright p, .footer__depositphotos p {
  margin-bottom: 0;
}

.footer__logo {
  display: block;
}

@media (max-width: 991px) {
  .footer__logo {
    display: none;
  }
}

.footer__logo img {
  width: 335px;
  height: auto;
}

@media (min-width: 767px) and (max-width: 1200px) {
  .footer__logo img {
    width: 230px;
  }
}

.footer__copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 215px;
}

@media (max-width: 767px) {
  .footer__copyright {
    max-width: 100%;
  }
}

.footer__depositphotos {
  float: right;
  max-width: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .footer__depositphotos {
    float: none;
    margin-top: 30px;
    max-width: 100%;
  }
}

.footer__depositphotos img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1199px) {
  .footer__depositphotos img {
    height: 30px;
  }
}

.footer .networks {
  text-align: center;
}

@media (max-width: 1199px) {
  .footer .networks {
    text-align: right;
  }
}

@media (max-width: 991px) {
  .footer .networks {
    text-align: left;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .footer .networks {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .footer .networks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.footer .networks > * + * {
  margin-left: 32px;
}

@media (max-width: 1200px) {
  .footer .networks > * + * {
    margin-left: 30px;
  }
}

.footer .networks a {
  color: #fff;
  background: url(../img/title.png);
  background-size: contain;
  padding: 10px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
}

@media (max-width: 1200px) {
  .footer .networks a {
    padding: 8px;
    width: 35px;
    height: 35px;
  }
}

.footer .networks a i {
  font-size: 20px;
}

@media (max-width: 1200px) {
  .footer .networks a i {
    font-size: 18px;
  }
}

.footer .networks a:hover, .footer .networks a:focus {
  background: #fff;
}

.footer .networks a:hover i, .footer .networks a:focus i {
  color: #4267B2;
}

.footer .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 335px;
  height: 60px;
  background: #1E90FF;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0;
  border: none;
}

.footer .btn:hover, .footer .btn:focus {
  background: #196DBF;
}

@media (max-width: 1200px) {
  .footer .btn {
    padding: 17px 40px;
    height: 50px;
    font-size: 14px;
    line-height: 17px;
  }
}

@media (max-width: 991px) {
  .footer .btn {
    padding: 0 !important;
    min-width: 290px;
  }
}

@media (max-width: 767px) {
  .footer .btn {
    margin: 40px 0 0 !important;
    min-width: 100%;
  }
}

.footer .mukovoz {
  margin-top: 30px;
}

.footer ul {
  margin-bottom: 40px;
  padding-left: 0;
}

.footer ul li {
  list-style: none;
}

.footer ul li.item_menu {
  margin-bottom: 15px;
}

.footer ul li.item_menu span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFD200;
}

.footer ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 10px 0;
  display: inline-block;
}

.footer ul li a:hover, .footer ul li a:focus {
  text-decoration: underline;
}

.footer .footer__agricultural {
  width: 100%;
  margin-top: 20px;
}

.footer .footer__agricultural__iq {
  position: relative;
  width: 100%;
}

.footer .footer__agricultural .footer__agricultural__iq {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}

.footer .footer__agricultural .footer__agricultural__iq:before {
  position: absolute;
  content: "";
  left: 0;
  width: 40%;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  top: 10px;
}

.footer .footer__agricultural .footer__agricultural__iq:after {
  position: absolute;
  content: "";
  right: 0;
  width: 40%;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  top: 10px;
}

.footer .footer__agricultural__item {
  margin-right: 30px;
  padding: 20px 2.5%;
  display: inline-block;
  text-align: center;
  width: 14%;
}

.footer .footer__agricultural__list {
  margin: 39px 0 0;
}

.footer .footer__bottom {
  color: #fff;
}

.footer .footer__bottom a p {
  color: #fff;
}

.footer .footer__bottom hr {
  height: 1px;
  width: 100%;
}

.footer hr {
  margin-top: 70px;
  margin-bottom: 80px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .footer hr {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media (max-width: 1200px) {
  .footer hr {
    margin-top: 60px;
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  .footer hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .footer .col-12:nth-child(1) {
    display: none;
  }
}

@media (max-width: 991px) {
  .footer .col-12:nth-child(3) {
    white-space: nowrap;
  }
}

.main_news .cover {
  min-height: 900px;
}

@media (max-width: 1366px) {
  .main_news .cover {
    min-height: 597px;
  }
}

@media (max-width: 1023px) {
  .main_news .cover {
    min-height: 438px;
  }
}

@media (max-width: 767px) {
  .main_news .cover {
    min-height: 357px;
  }
}

@media (max-width: 575px) {
  .main_news .cover {
    min-height: 297px;
  }
}

.main_news .cover a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.main_news .cover a:hover i.fa-long-arrow-right, .main_news .cover a:focus i.fa-long-arrow-right {
  margin-right: -200px;
}

.main_news {
  margin-bottom: 100px;
}

.meteofarm {
  height: 53%;
  background: #fad201;
}

.content_news {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 70px;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.content_news h1 {
  font-size: 64px;
  color: #fff;
  line-height: 150%;
  margin-bottom: 45px;
  width: 87%;
}

.content_news h1 i {
  float: right;
  color: #F3115B;
  font-size: 140px;
  line-height: 179px;
  margin-right: -518px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.content_news h1 a {
  color: #fff;
}

.content_news .tag {
  margin-left: 0;
  font-weight: 600;
  font-size: 14px;
  padding: 8px 13px;
  background: #FFD200;
  color: #000;
}

.content_news span {
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  margin-left: 39px;
}

@media (max-width: 1023px) {
  .content_news span {
    margin-left: 30px;
  }
}

@media (max-width: 575px) {
  .content_news span {
    margin-left: 20px;
  }
}

button:focus {
  outline: none;
}

.widget_1 .content_news {
  padding: 38px;
}

.widget_1 .content_news h1 {
  font-size: 38px;
  line-height: 51px;
  margin-bottom: 30px;
}

@media (max-width: 1023px) {
  .widget_1 .content_news h1 {
    margin-bottom: 15px;
  }
}

.widget_1 .zernotorg {
  padding: 23px 20px;
  background: #252525;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  height: 44.1%;
}

.widget_1 .zernotorg .currency span {
  font-size: 18px;
  line-height: 22px;
  color: #FFD700;
}

.widget_1 .zernotorg .currency p {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 0;
}

.widget_1 .zernotorg .tab .act {
  background: #F8D100;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.widget_1 .zernotorg .tab a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #F8D100;
}

.widget_1 .zernotorg .block_detail {
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 5px;
  padding: 5px 10px;
}

.widget_1 .zernotorg .block_detail:hover, .widget_1 .zernotorg .block_detail:focus {
  background: rgba(255, 255, 255, 0.4);
}

.widget_1 .zernotorg .block_detail p {
  margin-bottom: 5px;
}

.widget_1 .zernotorg .block_detail .price {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  color: #FFFFFF;
}

.widget_1 .zernotorg .block_detail i.fa-sort-down {
  color: #F3115B;
}

.widget_1 .zernotorg .block_detail i.fa-sort-up {
  color: #FFD700;
}

.widget_1 .zernotorg hr {
  border-color: rgba(255, 255, 255, 0.2);
}

.widget_1 .zernotorg .link {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.widget_1-inner {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 23% 1fr 23%;
  grid-template-columns: 23% 1fr 23%;
  -ms-grid-rows: -webkit-min-content -webkit-min-content;
  -ms-grid-rows: min-content min-content;
  grid-template-rows: -webkit-min-content -webkit-min-content;
  grid-template-rows: min-content min-content;
  grid-gap: 40px;
}

.widget_1-inner .row {
  margin-left: 0;
  margin-right: 0;
}

.widget_1-inner .sidebar_slide_block {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget_1-inner .sidebar_slide_block .last-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.widget_1-inner .sidebar_slide_block .last-news .news_view {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  padding-bottom: 58px;
}

.widget_1-inner .sidebar_slide_block .last-news .news_view li:last-child {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.widget_1-inner .wrap_news {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  height: 120%;
  position: relative;
}

.widget_1-inner .pogoda {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  height: auto;
  min-height: 417px;
}

.widget_1-inner .zernotorg_white,
.widget_1-inner .prices-widget {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  height: auto;
}

.widget_1-inner .reclama {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-align-self: end;
      -ms-flex-item-align: end;
              -ms-grid-row-align: end;
          align-self: end;
  height: 80%;
  padding-bottom: 2px;
  text-align: center;
}

.widget_2 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.widget_3 {
  padding-top: 65px;
  padding-bottom: 100px;
  background: #F9F9F9;
}

.widget_3 .col-lg-8 {
  padding-left: 0;
}

.widget_3 .col-lg-8 .interview {
  min-height: 671px;
}

.widget_3 .col-lg-8 .interview img {
  height: 100%;
}

.widget_3 .interview > img {
  width: 100%;
}

.widget_3 .interview {
  position: relative;
  height: -webkit-calc(50% - 0.5rem);
  height: calc(50% - 0.5rem);
}

.widget_3 .interview .content_interview {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 15px 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.widget_3 .interview .content_interview .h1 {
  font-size: 38px;
  color: #fff;
  line-height: 61px;
  margin-bottom: 45px;
}

.widget_3 .interview .content_interview .h1 i {
  float: right;
  color: #F3115B;
  font-size: 140px;
  line-height: 179px;
}

.widget_3 .interview .content_interview .h1 a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.widget_3 .interview .content_interview .h1, .widget_3 .interview .content_interview h2 {
  width: 95%;
}

.widget_3 .interview .content_interview h2 {
  color: #FFFFFF;
  margin-bottom: 20px;
}

.widget_3 .interview .content_interview .tag {
  font-weight: 600;
  font-size: 14px;
  padding: 8px 13px;
  background: #FFD200;
  color: #000;
}

.widget_3 .interview .content_interview span {
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}

.widget_3 .interview .content_interview img {
  margin-top: 20px;
}

.widget_4 {
  margin-top: 65px;
  margin-bottom: 48px;
}

.widget_5 iframe#zemelka-widget {
  margin-top: 30px;
  height: 100%;
}

@media (max-width: 1366px) {
  .widget_5 iframe#zemelka-widget {
    min-height: 567px;
  }
}

@media (max-width: 1199px) {
  .widget_5 iframe#zemelka-widget {
    margin-top: 25px;
    min-height: 580px;
  }
}

@media (max-width: 767px) {
  .widget_5 iframe#zemelka-widget {
    margin-top: 16px;
    min-height: 603px;
  }
}

.widget_5__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget_5__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 40px;
}

.widget_5__items > * + * {
  margin-left: 40px;
}

.widget_5__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 47%;
      -ms-flex: 1 0 47%;
          flex: 1 0 47%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 500px;
}

.widget_5 .widget_5__item_zemelka .tab__form {
  margin-bottom: 98px;
}

@media (max-width: 1199px) {
  .widget_5 .widget_5__item_zemelka .tab__form {
    margin-bottom: 40px;
  }
}

.widget_5 .widget_5__item_agrorobota .tab__form {
  margin-bottom: 72px;
}

@media (max-width: 1199px) {
  .widget_5 .widget_5__item_agrorobota .tab__form {
    margin-bottom: 27px;
  }
}

.widget_5__question {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 727px;
}

.widget_5__question .opinion {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.widget_5 .block {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #002348;
  margin-top: 30px;
  padding: 50px 30px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.widget_5 .block-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
}

.widget_5 .block-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.widget_5 .block .h2 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  text-transform: uppercase;
  color: #FFFFFF;
}

.widget_5 .block .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #F3115B;
  width: 100%;
  padding: 18px 40px;
  white-space: nowrap;
}

.widget_5 .block .btn:hover, .widget_5 .block .btn:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.widget_5 .block .btn img {
  margin-right: 15px;
  width: 24px;
  height: 24px;
}

.widget_5 .block .btn_transparent {
  margin-bottom: 20px;
  background: transparent;
}

@media (max-width: 1199px) {
  .widget_5 .block .btn_transparent {
    margin-bottom: 13px;
  }
}

.widget_5 .block ul {
  padding-left: 0;
}

.widget_5 .tab-filter {
  position: relative;
  margin-bottom: 8px;
}

@media (max-width: 1199px) {
  .widget_5 .tab-filter {
    margin-bottom: 15px;
  }
}

.widget_5 .tab-filter__field {
  position: relative;
}

.widget_5 .tab-filter__field svg {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

.widget_5 .tab-filter__field svg path {
  -webkit-transition: fill .5s ease-in-out;
  -o-transition: fill .5s ease-in-out;
  transition: fill .5s ease-in-out;
}

.widget_5 .tab-filter__content-wrap {
  position: relative;
  margin-top: 17px;
  overflow: hidden;
}

.widget_5 .tab-filter__list-wrap {
  width: -webkit-calc(100% + 17px);
  width: calc(100% + 17px);
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.widget_5 .tab-filter__list {
  max-width: -webkit-calc(100% - 32px);
  max-width: calc(100% - 32px);
}

.widget_5 .tab-filter__item {
  padding: 12px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px solid #F3F3F3;
  color: #000000;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.widget_5 .tab-filter__item:first-child {
  padding-top: 0;
}

.widget_5 .tab-filter__item:hover, .widget_5 .tab-filter__item:focus {
  color: #F3115B;
}

.widget_5 .tab-filter__item.active {
  color: #F3115B;
}

.widget_5 .tab-filter__qt {
  margin-left: 5px;
  color: #ccc;
}

.widget_5 .tab-filter__dropdown {
  position: absolute;
  top: auto;
  left: 0;
  margin-top: 8px;
  padding: 15px;
  width: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 1;
}

.widget_5 .tab-filter__dropdown input {
  padding: 14px 10px 12px 53px;
  background: #F3F3F3;
  border: 0;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  width: 100%;
  height: 45px;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #000;
  outline: none;
}

.widget_5 .tab-filter__dropdown input:focus ~ svg path {
  fill: #ccc;
}

.widget_5 .tab-filter__dropdown input::-webkit-input-placeholder {
  color: #CCCCCC;
}

.widget_5 .tab-filter__dropdown input::-moz-placeholder {
  color: #CCCCCC;
}

.widget_5 .tab-filter__dropdown input:-ms-input-placeholder {
  color: #CCCCCC;
}

.widget_5 .tab-filter__dropdown input::-ms-input-placeholder {
  color: #CCCCCC;
}

.widget_5 .tab-filter__dropdown input::placeholder {
  color: #CCCCCC;
}

.widget_5 .tab-filter__btn {
  position: relative;
  padding: 15px 15px 15px 22px;
  width: 100%;
  height: 50px;
  border: 1px solid #A9A9A9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  text-align: left;
  outline: none;
}

.widget_5 .tab-filter__btn span {
  display: inline-block;
}

.widget_5 .tab-filter__btn span.active {
  color: #FFD200;
}

.widget_5 .tab-filter__btn .tab-filter__icon {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 17px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.widget_5 .tab-filter__btn.active {
  color: #FFD200;
}

.widget_5 .tab-filter__btn.active .tab-filter__icon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.widget_5 .tab-filter__btn.active .tab-filter__icon path {
  fill: #FFD200;
}

.widget_5 .tab-filter:last-child {
  margin-bottom: 0;
}

.widget_5 .filter-scroll {
  position: absolute;
  top: 0;
  right: 4px;
  width: 2px;
  height: 100%;
  background-color: #002348;
}

.widget_5 .filter-scroll__circle {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #002348;
  background-color: #FFFFFF;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.widget_5 .tab__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.widget_5 .tab__content {
  margin-top: 25px;
}

@media (max-width: 1199px) {
  .widget_5 .tab__content {
    margin-top: 20px;
  }
}

.widget_5 .tab__buttons {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.widget_5 .tab__ttl {
  position: relative;
  width: 100%;
  padding-bottom: 22px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  color: #D7D6D4;
  cursor: pointer;
}

@media (max-width: 1500px) {
  .widget_5 .tab__ttl {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .widget_5 .tab__ttl {
    padding-bottom: 10px;
    font-size: 14px;
  }
}

.widget_5 .tab__ttl:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #D7D6D4;
  width: 100%;
}

.widget_5 .tab__ttl.active {
  color: #FFD200;
}

.widget_5 .tab__ttl.active:before {
  bottom: -1px;
  border-bottom: 3px solid #FFD200;
}

.widget_5 .opinion {
  background: #182533;
  margin-top: 30px;
  padding: 30px 30px 40px 25px;
  color: #fff;
}

.widget_5 .opinion p.float-left {
  margin-bottom: 5px;
}

.widget_5 .opinion i.fa-share-alt {
  font-size: 18px;
}

.widget_5 .opinion .h2 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 150%;
  color: #fff;
  width: 100%;
  clear: both;
}

.widget_5 .opinion ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}

.widget_5 .opinion ul li {
  padding-left: 0;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.widget_5 .opinion ul li:last-child {
  margin-bottom: 0;
}

.widget_5 .opinion ul li label {
  padding-left: 40px;
}

.widget_5 .opinion ul li label i {
  position: absolute;
  left: 0;
}

.widget_5 .opinion .block {
  max-width: 100%;
}

.widget_5 .opinion hr {
  margin-top: 30px;
  margin-bottom: 25px;
  background: rgba(255, 255, 255, 0.1);
}

.widget_5 .opinion .hr-b {
  margin-top: 25px;
  margin-bottom: 20px;
}

.widget_5 .opinion span {
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.6);
}

.widget_5 .opinion .material_block {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-top: 35px;
}

.widget_5 .opinion .material_block a {
  color: #fff;
}

.widget_5 .opinion .material_block p.title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  width: 100%;
  display: inline-block;
}

.widget_5 .opinion .material_block i {
  color: #F3115B;
}

.widget_6 {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 0 15px;
}

.widget_6 .title {
  margin-bottom: 45px;
  margin-left: 45px;
}

.widget_6 .youtube {
  min-height: 368px;
  height: 100%;
}

.widget_6 .youtube_after:after {
  content: "";
  height: 155px;
  width: 155px;
  background: url("../img/play.png");
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -webkit-calc(50% - 75px);
  top: calc(50% - 75px);
  left: -webkit-calc(50% - 75px);
  left: calc(50% - 75px);
}

.widget_6 .col-lg-4.youtube_mob {
  background: #111111;
  padding: 100px 107px 30px 38px;
}

.widget_6 .discription {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  margin-top: 30px;
}

.widget_6 .h2 {
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  line-height: 140%;
}

.widget_6 .btn {
  max-width: 300px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #FB0101;
  border: none;
  margin-top: 85px;
  padding: 20px 43px;
}

.widget_6 .btn:hover, .widget_6 .btn:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.widget_7 {
  margin-top: 65px;
  margin-bottom: 95px;
}

.widget_8 {
  padding-top: 65px;
  padding-bottom: 100px;
  background: #F9F9F9;
}

.widget_8 .material_block > img {
  width: 100%;
}

.widget_8 .material_block {
  position: relative;
  min-height: 495px;
  overflow: hidden;
}

.widget_8 .material_block .content_material a {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  padding: 60px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.widget_8 .material_block .content_material a .h1 {
  font-size: 38px;
  color: #fff;
  line-height: 51px;
  margin-bottom: 9px;
  width: 100%;
  display: inline-block;
  clear: both;
}

.widget_8 .material_block .content_material a .h1 span {
  font-size: 38px;
  color: #fff;
  line-height: 51px;
  clear: both;
  display: inline-block;
}

.widget_8 .material_block .content_material a .material_bottom {
  position: absolute;
  bottom: 28px;
  width: 87%;
  min-height: 56px;
}

.widget_8 .material_block .content_material a .material_bottom i {
  float: right;
  color: #F3115B;
  font-size: 40px;
  line-height: 40px;
  position: absolute;
  right: -100px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.widget_8 .material_block .content_material a .material_bottom p {
  width: 90%;
  margin-left: -1500px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.widget_8 .material_block .content_material a span {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  float: left;
}

.widget_8 .material_block .content_material a p {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  float: left;
}

.widget_8 .material_block .content_material a:hover .material_bottom i, .widget_8 .material_block .content_material a:focus .material_bottom i {
  right: 0;
}

.widget_8 .material_block .content_material a:hover .material_bottom p, .widget_8 .material_block .content_material a:focus .material_bottom p {
  margin-left: 0;
}

.widget_9 {
  margin-top: 65px;
  margin-bottom: 100px;
}

.widget_10 {
  padding-top: 65px;
  padding-bottom: 65px;
  background: #F9F9F9;
}

.widget_10 .title {
  margin-bottom: 45px;
}

.widget_11 {
  padding-top: 60px;
  padding-bottom: 120px;
  overflow-x: hidden;
}

.widget_11 .col-auto {
  width: 20%;
  display: inline-block;
  padding-right: 0;
}

.widget_11 .directory_block {
  height: 260px;
  border: none;
  color: #f2f2f2;
  padding: 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  overflow: hidden;
  min-width: 200px;
}

.widget_11 .directory_block .directory_title {
  position: absolute;
  top: 58%;
  z-index: 11;
  padding: 0 20px;
  color: #fff;
}

.widget_11 .directory_block .h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.widget_11 .directory_block:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #CF3232;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 9;
}

.widget_11 .directory_block:hover:after, .widget_11 .directory_block:focus:after {
  height: 100%;
}

.widget_11 .directory_block:before {
  border: 8px #CF3232 solid;
  -webkit-border-radius: 360px;
          border-radius: 360px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  content: '';
  height: 56px;
  width: 56px;
  display: inline-block;
  position: absolute;
  right: 10%;
  top: 10%;
  z-index: 10;
}

.widget_11 .directory_block.item_2:after {
  background: #ff9800;
}

.widget_11 .directory_block.item_2:before {
  border: 8px #ff9800 solid;
}

.widget_11 .directory_block.item_3:after {
  background: #ffe500;
}

.widget_11 .directory_block.item_3:before {
  border: 8px #ffe500 solid;
}

.widget_11 .directory_block.item_4:after {
  background: #4CAF50;
}

.widget_11 .directory_block.item_4:before {
  border: 8px #4CAF50 solid;
}

.widget_11 .directory_block.item_5:after {
  background: #529BC6;
}

.widget_11 .directory_block.item_5:before {
  border: 8px #529BC6 solid;
}

.widget_11 .directory_block.item_6:after {
  background: #3F51B5;
}

.widget_11 .directory_block.item_6:before {
  border: 8px #3F51B5 solid;
}

.widget_11 .directory_block.item_7:after {
  background: #673AB7;
}

.widget_11 .directory_block.item_7:before {
  border: 8px #673AB7 solid;
}

.widget_11 .directory_block:hover:before, .widget_11 .directory_block:focus:before {
  width: 153px;
  height: 153px;
  top: -70px;
  right: -70px;
  border: 8px solid rgba(255, 255, 255, 0.6);
}

.widget_12 {
  margin-top: -60px;
  padding-top: 10px;
  padding-bottom: 120px;
}

.widget_12 .calendar_item__link {
  padding: 40px;
  display: inline-block;
  width: 100%;
  position: relative;
  min-height: 430px;
}

.widget_12 .calendar_item__link:after {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  width: 8px;
  height: 53px;
  background: #CF3232;
}

.widget_12 .calendar_item__link .calendar_top .day {
  font-weight: 400;
  font-size: 74px;
  line-height: 90px;
  color: #000000;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.widget_12 .calendar_item__link .calendar_top span.week {
  margin-top: 17px;
  color: #000;
  font-size: 24px;
  line-height: 29px;
  display: inline-block;
}

.widget_12 .calendar_item__link .calendar_top .month {
  color: #888888;
}

.widget_12 .calendar_item__link .calendar_bottom {
  position: absolute;
  bottom: 15px;
}

.widget_12 .calendar_item__link .calendar_bottom .h2 {
  width: 100%;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
  color: #000000;
}

.widget_12 .calendar_item__link .calendar_bottom p {
  color: #000000;
  display: inline-block;
  float: left;
  font-size: 16px;
  line-height: 20px;
}

.widget_12 .calendar_item__link .calendar_bottom i {
  color: rgba(243, 17, 91, 0.3);
  font-size: 4px;
  display: inline-block;
  float: left;
  margin: 9px 10px;
}

.widget_12 .calendar_item__link .calendar_bottom span {
  font-size: 16px;
  line-height: 20px;
  color: #888888;
  float: left;
}

.widget_12 .calendar_item__link.red {
  background: #F3115B;
}

.widget_12 .calendar_item__link.red:after {
  background: rgba(255, 255, 255, 0.5);
}

.widget_12 .calendar_item__link.red p, .widget_12 .calendar_item__link.red span, .widget_12 .calendar_item__link.red .h2, .widget_12 .calendar_item__link.red .dey, .widget_12 .calendar_item__link.red .week, .widget_12 .calendar_item__link.red .month {
  color: #fff !important;
}

.widget_12 .calendar_item__link.red i {
  background: rgba(255, 255, 255, 0.5);
}

.widget_12 .calendar_item__link.green:after {
  background: #5BB664;
}

.widget_12 .calendar_item__link.brown:after {
  background: #E39530;
}

@media (min-width: 1340px) and (max-width: 1500px) {
  .widget_6 .btn {
    margin-top: 30px;
  }
  .main_news .cover a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .widget_11 .directory_block p {
    font-size: 16px;
    line-height: 16px;
  }
  .widget_6 .discription {
    max-height: 147px;
    overflow: hidden;
  }
}

@media (min-width: 1340px) and (max-width: 1400px) {
  .widget_6 .col-lg-4.youtube_mob {
    padding: 20px 20px 30px 38px;
  }
}

@media (max-width: 1339px) {
  .main_news .cover a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .widget_6 .h2 {
    font-size: 24px;
  }
  .widget_6 .discription {
    font-size: 16px;
  }
  .widget_6 .btn {
    margin-top: 0;
  }
  .widget_11 .directory_block .directory_title {
    padding: 0 5px;
  }
  .widget_11 .directory_block .h2 {
    font-size: 16px;
  }
  .widget_11 .directory_block p {
    font-size: 14px;
    line-height: 17px;
  }
  .footer .footer__agricultural__item {
    padding: 0;
    float: none !important;
  }
  footer .btn {
    padding: 20px 10px;
  }
}

@media (max-width: 1366px) {
  header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content_news h1, .h1, h1 {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 38px;
    line-height: 150%;
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  }
  .content_news h1 {
    width: 83%;
  }
  .content_news {
    padding: 30px 35px;
  }
  .widget_3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .widget_3 .interview .content_interview .h1 {
    font-size: 24px;
    line-height: 150%;
  }
  .material_block {
    width: 100%;
  }
  .widget_8 {
    overflow: hidden;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  .widget_6 h2 {
    margin: -7px;
  }
  header i.fa-bell {
    display: none;
  }
  header .nav {
    position: absolute;
    right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  header .logo img {
    max-width: 100%;
  }
  .widget_11 .directory_block {
    min-width: auto;
  }
  .content_news {
    padding: 20px 25px;
  }
  .content_news i.fa-long-arrow-right {
    display: none;
  }
  .content_news .tag {
    margin-left: 0;
  }
  .widget_6 h2 {
    margin-left: -25px;
  }
  .widget_3 {
    margin: 10px 0;
    padding: 20px;
  }
  .widget_3 h2 {
    margin-left: 0;
  }
  .youtube_mob {
    background: #111111;
    padding: 30px !important;
  }
  .youtube_mob .h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
  }
  .youtube_mob .btn {
    width: 100%;
    margin-top: 0;
  }
  .widget_8 .material_block {
    min-height: 254px;
  }
  .widget_8 .material_block .content_material a {
    padding: 20px !important;
  }
  .widget_8 .material_block .content_material a .h1 span {
    font-size: 24px;
    line-height: 130%;
    width: 100%;
  }
  .widget_8 .material_block .content_material a .material_bottom {
    display: none;
  }
  .widget_11 .col-auto {
    width: 29%;
    display: inline-block;
    margin: 15px;
  }
  .footer .footer__agricultural__item {
    padding: 10px !important;
    float: none !important;
    width: 30%;
    text-align: left;
    margin: 0;
  }
  .footer .mukovoz {
    margin-top: 0;
  }
  .footer .footer__bottom a p {
    margin-bottom: 0;
  }
  .footer .footer__agricultural {
    font-size: 14px;
  }
  .footer .footer__agricultural .footer__agricultural__iq:before {
    width: 10%;
  }
  .footer .footer__agricultural .footer__agricultural__iq:after {
    width: 10%;
  }
  .footer__bottom div {
    text-align: center !important;
  }
  .material_block {
    width: 100%;
  }
  .widget_8, .widget_3 {
    overflow: hidden;
  }
  .icons {
    margin-left: 20px;
  }
  .navbar-collapse:not(.collapsed) .navbar-toggler-icon {
    background-image: none;
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    color: #000;
  }
  .widget_5 .block .h2 {
    font-size: 16px;
  }
  .widget_5 .block .btn {
    padding: 18px 20px;
    height: 50px;
    font-size: 14px;
  }
  .navbar-light .navbar-toggler {
    color: black;
    border: none;
    outline: none;
    width: auto;
    text-align: right;
    position: absolute;
    top: 7px;
    right: 25px;
  }
  header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-collapse {
    position: absolute;
    left: 0;
    background: #fff;
    width: 100%;
    top: 58px;
    z-index: 1000;
  }
  .navbar-collapse li {
    text-align: center;
    width: 100%;
  }
  header .dropdown-menu a {
    text-align: center;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .navbar-light .navbar-toggler {
    color: black;
    border: none;
    outline: none;
  }
  header .navbar {
    padding-top: 5px;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
}

@media (max-width: 767px) {
  header i.fa-bell {
    display: none;
  }
  header .nav {
    position: absolute;
    right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .content_news h1, .h1, h1 {
    font-size: 24px;
  }
  .widget_6 .youtube_after:after {
    content: "";
    height: 55px;
    width: 55px;
    background: url(../img/play.png);
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    top: -webkit-calc(50% - 75px);
    top: -webkit-calc(50% - 27px);
    top: calc(50% - 27px);
    left: -webkit-calc(50% - 75px);
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px);
    background-size: contain;
  }
  .widget_1 .zernotorg {
    height: auto;
  }
  .content_news {
    padding: 20px 25px;
  }
  .content_news i.fa-long-arrow-right {
    display: none;
  }
  .content_news .tag {
    margin-left: 0;
  }
  .widget_2, .widget_4, .widget_7, .widget_9, .widget_11, .widget_12 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .widget_3 {
    margin: 10px 0;
    padding: 20px 0;
  }
  .widget_3 .interview .content_interview h2 {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .interview .content_interview {
    top: 0;
    bottom: auto;
    height: 100%;
  }
  .widget_12 .calendar_item__link .calendar_top span.week {
    margin-top: 0;
  }
  .widget_6 .youtube {
    min-height: 190px;
  }
  .m_top {
    margin-top: 0;
  }
  .youtube_mob {
    background: #111111;
  }
  .youtube_mob .h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
  }
  .youtube_mob .btn {
    width: 100%;
    margin-top: 0;
  }
  .widget_8 .pl-0, .widget_8 .pr-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .widget_8 .material_block .content_material a {
    padding: 20px !important;
  }
  .widget_8 .material_block .content_material a .h1 span {
    font-size: 20px;
    line-height: 130%;
    width: 100%;
  }
  .widget_8 .material_block .content_material a .material_bottom {
    display: none;
  }
  .widget_11 .col-auto {
    width: 97%;
    display: inline-block;
    margin: 15px;
  }
  .footer .footer__agricultural__item {
    padding: 10px !important;
    float: none !important;
    width: 41%;
    text-align: left;
    margin: 0;
  }
  .footer_menu .col-6:last-child {
    width: 100%;
  }
  .footer_menu .col-6:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer_menu .col-6:last-child ul {
    -moz-column-count: 2;
    /* Для Firefox */
    -webkit-column-count: 2;
    /* Для Safari и Chrome */
    column-count: 2;
  }
  .footer .footer__bottom a p {
    margin-bottom: 0;
  }
  .footer .footer__agricultural {
    font-size: 14px;
  }
  .footer .footer__agricultural .footer__agricultural__iq:before {
    width: 10%;
  }
  .footer .footer__agricultural .footer__agricultural__iq:after {
    width: 10%;
  }
  .footer__bottom div {
    text-align: center !important;
  }
  .material_block {
    width: 100%;
  }
  .widget_8, .widget_3 {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .footer__agricultural {
    margin-top: 10px;
  }
  .icons {
    margin-left: 20px;
  }
  .navbar-collapse:not(.collapsed) .navbar-toggler-icon {
    background-image: none;
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    color: #000;
  }
  .meteofarm {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-collapse {
    position: absolute;
    left: 0;
    background: #fff;
    width: 100%;
    top: 45px;
    z-index: 1000;
  }
  .navbar-collapse li {
    text-align: center;
    width: 100%;
  }
  header {
    z-index: 20;
    width: 100%;
    background: #fad201;
    position: relative;
    top: 0;
  }
  header .logo {
    padding: 0;
    display: inline-block;
  }
  header .dropdown-menu a {
    text-align: center;
  }
  .widget_3 .interview {
    min-height: 190px;
    width: 100% !important;
    display: inline-block;
    margin: 0 !important;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .navbar-light .navbar-toggler {
    color: black;
    border: none;
    outline: none;
    width: auto;
    text-align: right;
    position: absolute;
    right: 3px;
    top: 6px;
  }
  .widget_5 .block .btn {
    font-size: 14px;
    padding: 18px 20px;
  }
  .widget_5 .block .btn img {
    margin-right: 10px;
    width: 17px;
    height: 17px;
  }
  .widget_5 .opinion .material_block {
    display: none !important;
  }
  header .navbar {
    padding-top: 5px;
  }
  .widget_12 .calendar_item__link {
    min-height: 325px;
  }
  .footer {
    padding: 20px 0 70px;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .widget_11 .directory_block {
    min-width: auto;
  }
}

@media (min-width: 1500px) and (min-height: 550px) and (max-width: 1700px) and (max-height: 800px) {
  .widget_5 {
    zoom: 0.8 !important;
  }
  .widget_6 .col-lg-4.youtube_mob {
    padding: 36px 107px 30px 38px;
  }
  .widget_6 .btn {
    margin-top: 10px;
  }
}

.youtube {
  position: relative !important;
  padding-bottom: 35.25% !important;
  padding-top: 25px !important;
}

.page .block_r.m_top {
  margin-top: 28px;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 769px) {
  .h_max_cont {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .container_index_page {
    overflow-x: hidden;
  }
  .container_index_page, .footer {
    width: 100%;
  }
  html {
    max-width: 100%;
  }
}

@media (max-width: 1700px) {
  .widget_1-inner .reclama {
    height: 82%;
  }
  .widget_3 .col-lg-8 .interview {
    min-height: 500px;
  }
  .widget_3 .interview .content_interview h2 {
    font-size: 20px;
  }
  .widget_8 .material_block {
    min-height: 400px;
  }
}

@media (max-width: 1500px) {
  .widget_1-inner {
    -ms-grid-columns: 30% 1fr 1fr;
    grid-template-columns: 30% 1fr 1fr;
    grid-gap: 20px;
    -ms-grid-rows: 475px -webkit-min-content 180px;
    -ms-grid-rows: 475px min-content 180px;
    grid-template-rows: 475px -webkit-min-content 180px;
    grid-template-rows: 475px min-content 180px;
  }
  .widget_1-inner .sidebar_slide_block {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    margin-bottom: 0;
  }
  .widget_1-inner .wrap_news {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    height: 100%;
  }
  .widget_1-inner .pogoda {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
  .widget_1-inner .reclama {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    height: 100%;
    min-height: auto;
  }
  .widget_3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .widget_3 .col-lg-8 .interview {
    min-height: 470px;
  }
  .widget_3 .interview .content_interview h2 {
    font-size: 18px;
    width: 100%;
  }
  .widget_5 .block {
    padding: 35px 20px 25px;
  }
  .widget_5 .block-header {
    margin-bottom: 40px;
  }
  .widget_5 .block-header__img {
    padding-top: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65px;
        -ms-flex: 0 0 65px;
            flex: 0 0 65px;
    margin-right: 15px;
  }
  .widget_5 .block .h2 {
    font-size: 18px;
  }
  .widget_5 .opinion .h2 {
    font-size: 16px;
  }
  .widget_5 .opinion .material_block {
    margin-top: 20px;
  }
  .widget_5 .opinion .material_block a {
    font-size: 16px;
  }
  .widget_5 .opinion hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .widget_6 .title {
    margin-left: 25px;
  }
  .widget_6 .youtube_mob {
    padding: 100px 40px 40px;
  }
  .widget_6 .youtube_mob .h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .widget_6 .youtube_mob .discription {
    font-size: 16px;
    line-height: 24px;
  }
  .widget_8 .material_block {
    min-height: 350px;
  }
}

@media (max-width: 1366px) {
  .widget_3 .interview .content_interview h2 {
    font-size: 16px;
    line-height: 1.4;
  }
  .widget_5__question {
    max-width: 512px;
  }
  .widget_5__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
        -ms-flex: 1 0 47%;
            flex: 1 0 47%;
    max-width: 347px;
  }
  .widget_5 .block {
    margin-top: 30px;
    min-height: 503px;
  }
  .widget_5 .block-header {
    margin-bottom: 20px;
  }
  .widget_5 .block .btn {
    font-size: 14px;
  }
  .widget_5 .block .btn img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }
  .widget_5 .block .btn_transparent {
    margin-bottom: 15px;
  }
  .widget_5 .tab__ttl {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .widget_5 .tab__content {
    margin-top: 20px;
  }
  .widget_5 .tab-filter {
    margin-bottom: 5px;
  }
  .widget_5 .opinion {
    margin-top: 30px;
    padding: 20px 25px 35px;
    min-height: 503px;
  }
  .widget_5 .opinion p.float-left {
    margin-bottom: 5px;
  }
  .widget_5 .opinion .h2 {
    margin-bottom: 0;
    font-weight: 700;
    line-height: 150%;
  }
  .widget_5 .opinion i.fa-share-alt {
    font-size: 18px;
  }
  .widget_5 .opinion hr {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .widget_5 .opinion .hr-b {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .widget_5 .opinion ul li label {
    margin-bottom: 0;
    padding-left: 35px;
  }
  .widget_5 .opinion .material_block p.title {
    margin-bottom: 8px;
  }
  .widget_5 .opinion .material_block a {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
  }
  .widget_5 .opinion .material_block .col-6 {
    border-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .widget_1-inner {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: -webkit-min-content -webkit-min-content 180px;
    -ms-grid-rows: min-content min-content 180px;
    grid-template-rows: -webkit-min-content -webkit-min-content 180px;
    grid-template-rows: min-content min-content 180px;
  }
  .widget_1-inner .sidebar_slide_block {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-row-align: end;
        align-self: end;
    margin-bottom: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 67% !important;
    overflow-y: auto;
  }
  .widget_1-inner .wrap_news {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 320px;
    -ms-grid-row-align: start;
        align-self: start;
    height: 33%;
  }
  .widget_1-inner .wrap_news .content_news h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .widget_1-inner .pogoda {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
  .widget_1-inner .zernotorg_white,
  .widget_1-inner .prices-widget {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
  .widget_1-inner .reclama {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    height: 100%;
    min-height: auto;
  }
  .widget_3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .widget_3 .interview {
    width: 100%;
  }
  .widget_3 .col-lg-8 {
    padding-left: 15px;
  }
  .widget_3 .col-lg-8 .interview {
    margin-top: 30px;
  }
  .widget_3 .col-lg-8 .interview .h1 {
    font-size: 24px;
  }
  .widget_5__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .widget_5__items {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 0;
  }
  .widget_5__items > * + * {
    margin-left: 0;
    margin-top: 20px;
  }
  .widget_5__item {
    margin-right: 0;
    max-width: 50%;
  }
  .widget_5__item:first-child {
    margin-right: 40px;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .widget_5__item:first-child {
    margin-right: 30px;
  }
}

@media (max-width: 1199px) {
  .widget_5__item .block {
    margin-top: 25px;
  }
  .widget_5__question {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 40px;
    padding-left: 0;
    max-width: 100%;
  }
  .widget_5 .opinion {
    margin-top: 25px;
    min-height: 362px;
  }
  .widget_5 .opinion hr {
    margin-top: 12px;
    margin-bottom: 17px;
  }
  .widget_5 .opinion .hr-b {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .widget_5 .tab-filter__dropdown {
    padding: 13px 15px 23px;
  }
  .widget_5 .tab-filter__dropdown input {
    padding: 10px 10px 11px 35px;
    height: 38px;
    font-size: 14px;
  }
  .widget_5 .tab-filter__content-wrap {
    margin-top: 12px;
  }
  .widget_5 .tab-filter__item {
    padding: 8px 0 10px;
    font-size: 14px;
    line-height: 17px;
  }
  .widget_5 .tab-filter__field svg {
    left: 12px;
    width: 15px;
    height: 15px;
  }
  .widget_5 .block {
    padding: 20px;
    min-height: 440px;
  }
  .widget_5 .block-header {
    margin-bottom: 30px;
  }
  .widget_5 .block-header__img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    margin-right: 20px;
  }
  .widget_5 .block .btn {
    margin-top: 0;
  }
  .widget_6 .title {
    margin-bottom: 25px;
  }
  .widget_6 .youtube_mob .btn {
    font-size: 14px;
    padding: 20px 15px;
  }
  .widget_7 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .widget_8 {
    padding-bottom: 65px;
  }
  .widget_8 .material_block {
    min-height: 260px;
  }
  .widget_9 {
    margin-bottom: 65px;
  }
  .widget_10 .title {
    margin-bottom: 25px;
  }
  .widget_11 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .widget_12 {
    margin-top: -40px;
    padding-bottom: 80px;
  }
}

@media (max-width: 1023px) {
  .widget_1-inner {
    margin-left: 0;
    margin-right: 0;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: -webkit-min-content -webkit-min-content 180px;
    -ms-grid-rows: min-content min-content 180px;
    grid-template-rows: -webkit-min-content -webkit-min-content 180px;
    grid-template-rows: min-content min-content 180px;
    grid-gap: 30px;
  }
  .widget_1-inner .sidebar_slide_block {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-row-align: end;
        align-self: end;
    margin-bottom: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 72% !important;
    overflow-y: auto;
  }
  .widget_1-inner .sidebar_slide_block .last-news {
    padding: 15px 20px;
  }
  .widget_1-inner .sidebar_slide_block .last-news .news_view {
    padding-bottom: 48px;
  }
  .widget_1-inner .sidebar_slide_block .last-news .news_view li {
    padding: 12px 0;
  }
  .widget_1-inner .sidebar_slide_block .last-news .news_view li p {
    font-size: 14px;
    line-height: 1.5;
  }
  .widget_1-inner .sidebar_slide_block .last-news .news_view li time {
    font-size: 12px;
    line-height: 1;
  }
  .widget_1-inner .wrap_news {
    height: 28%;
  }
  .widget_1-inner .wrap_news .content_news h1 {
    width: 100%;
  }
  .widget_2 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    overflow-x: hidden;
  }
  .widget_3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .widget_3 .col-lg-8 .interview {
    min-height: 390px;
  }
  .widget_3 .col-lg-8 .interview .h1 {
    font-size: 16px;
  }
  .widget_4 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .widget_5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .widget_5__row {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 1023px) and (max-width: 1199px) {
  .widget_5__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 1023px) {
  .widget_5__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 40px;
  }
  .widget_5__items > * + * {
    margin-top: 0;
  }
  .widget_5__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    margin-right: 0;
  }
  .widget_5__question {
    padding-left: 0;
  }
  .widget_6 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .widget_6 .title {
    margin-left: 0;
  }
  .widget_6 .youtube_mob {
    padding: 100px 40px 40px;
  }
  .widget_6 .youtube_mob .h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .widget_6 .youtube_mob .btn {
    font-size: 14px;
    padding: 20px 15px;
  }
  .widget_7 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 15px;
  }
  .widget_8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .widget_8 .btn {
    margin-top: 0;
  }
  .widget_8 .material_block {
    min-height: 200px;
  }
  .widget_9 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .widget_10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .widget_1-inner {
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 190px -webkit-min-content -webkit-min-content -webkit-min-content 260px;
    -ms-grid-rows: 190px min-content min-content min-content 260px;
    grid-template-rows: 190px -webkit-min-content -webkit-min-content -webkit-min-content 260px;
    grid-template-rows: 190px min-content min-content min-content 260px;
    grid-gap: 15px;
  }
  .widget_1-inner .sidebar_slide_block {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 100% !important;
  }
  .widget_1-inner .sidebar_slide_block .last-news {
    width: 100%;
  }
  .widget_1-inner .wrap_news {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 320px;
    -ms-grid-row-align: start;
        align-self: start;
    height: 100%;
    min-height: auto;
  }
  .widget_1-inner .wrap_news .content_news h1 {
    font-size: 16px;
    line-height: 24px;
  }
  .widget_1-inner .wrap_news .content_news span {
    font-size: 12px;
    line-height: 1;
  }
  .widget_1-inner .pogoda {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    margin-top: 0;
    min-height: auto;
  }
  .widget_1-inner .zernotorg_white,
  .widget_1-inner .prices-widget {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .widget_1-inner .reclama {
    margin: 0 20px;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-row: 5/6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    height: 100%;
    min-height: auto;
  }
  .widget_3 .title {
    margin-left: 15px;
  }
  .widget_3 .col-lg-8 .interview {
    min-height: 190px;
    margin-top: 14px !important;
  }
  .widget_3 .interview .content_interview h2 {
    font-size: 16px;
  }
  .widget_5 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .widget_5__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
  .widget_5__items > * + * {
    margin-top: 40px;
  }
  .widget_5__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .widget_5__item:first-child {
    margin-right: 0;
  }
  .widget_5__item .block {
    margin-top: 16px;
  }
  .widget_5__item .block-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .widget_5__item .block .h2 {
    line-height: 27px;
    font-size: 16px;
  }
  .widget_5__question .opinion {
    margin-top: 16px;
    padding: 15px 20px;
    min-height: 312px;
  }
  .widget_5__question .opinion ul li label {
    font-size: 14px;
    line-height: 150%;
  }
  .widget_5__question .opinion hr {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .widget_5__question .opinion .hr-b {
    margin-top: 12px;
    margin-bottom: 13px;
  }
  .widget_5__question .opinion span {
    font-size: 12px;
  }
  .widget_6 .title {
    margin-left: 0;
    margin-bottom: 16px;
  }
  .widget_6 .col-lg-4.youtube_mob {
    padding: 20px 50px 40px 20px;
  }
  .widget_6 .col-lg-4.youtube_mob .h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .widget_10 .title {
    margin-bottom: 16px;
  }
  .widget_11 .directory_block {
    height: 130px;
    padding-top: 40px;
  }
  .widget_11 .directory_block:before, .widget_11 .directory_block.item_2:before, .widget_11 .directory_block.item_3:before, .widget_11 .directory_block.item_4:before, .widget_11 .directory_block.item_5:before, .widget_11 .directory_block.item_6:before, .widget_11 .directory_block.item_7:before {
    width: 58px;
    height: 58px;
    top: -24px;
    right: -24px;
    border: 3px solid rgba(255, 255, 255, 0.6);
  }
  .widget_11 .directory_block:hover:before, .widget_11 .directory_block.item_2:hover:before, .widget_11 .directory_block.item_3:hover:before, .widget_11 .directory_block.item_4:hover:before, .widget_11 .directory_block.item_5:hover:before, .widget_11 .directory_block.item_6:hover:before, .widget_11 .directory_block.item_7:hover:before, .widget_11 .directory_block:focus:before, .widget_11 .directory_block.item_2:focus:before, .widget_11 .directory_block.item_3:focus:before, .widget_11 .directory_block.item_4:focus:before, .widget_11 .directory_block.item_5:focus:before, .widget_11 .directory_block.item_6:focus:before, .widget_11 .directory_block.item_7:focus:before {
    width: 58px;
    height: 58px;
    top: -24px;
    right: -24px;
    border: 3px solid rgba(255, 255, 255, 0.6);
  }
  .widget_11 .directory_block:after {
    height: 100%;
  }
  .widget_11 .directory_block .directory_title {
    position: relative;
    top: 0;
  }
  .widget_11 .directory_block p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
  }
  .widget_11 .directory_block .h2 {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 8px;
  }
}

@media (max-width: 575px) {
  .content_news h1, .h1, h1 {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .widget_5 .block {
    padding: 20px 20px 15px;
    min-height: 385px;
  }
  .widget_5 .block-header {
    margin-bottom: 10px;
  }
  .widget_5 .block .btn {
    margin-top: 10px !important;
    padding: 11px 20px;
  }
  .widget_5 .tab__content {
    margin-top: 15px;
  }
  .widget_5 .tab__form {
    margin-bottom: 15px;
  }
  .widget_5 .opinion ul li {
    max-width: 325px;
  }
  #interview_block-widget .col-lg-8 .interview {
    margin-top: 0 !important;
    margin-bottom: 7px !important;
  }
}

@media (max-width: 540px) {
  .widget_3 .btn {
    margin-top: 1rem !important;
  }
  .widget_3 .interview .content_interview {
    padding: 15px;
  }
}

@media (max-width: 1023px) {
  .navbar-light .navbar-toggler {
    top: 12px;
    right: 15px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .navbar-light .navbar-toggler {
    top: 0;
  }
}

.pogoda {
  padding: 23px 20px;
  background: url(../img/pogoda.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  height: -webkit-calc(53% - 1.5rem);
  height: calc(53% - 1.5rem);
}

.pogoda .search {
  position: absolute;
  left: 0;
  width: 100%;
  display: none;
}

.pogoda .search input {
  height: 30px;
  width: 81%;
  border: none;
  padding: 0 10px;
  float: left;
}

.pogoda .search button {
  background: #fff;
  border: none;
  height: 30px;
  float: left;
}

.pogoda .search button i {
  color: #F3115B;
  font-size: 16px;
  padding: 0 3px;
  margin-right: 0;
}

.pogoda .search .fa-times {
  background: #F3115B;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 1px 5px;
}

.pogoda .search.is-active {
  display: inline-block;
}

.pogoda hr {
  border-color: rgba(255, 255, 255, 0.2);
}

.pogoda .main-head i.fa-cog {
  margin-right: 0;
}

.pogoda i {
  font-size: 20px;
  line-height: 29px;
  margin-right: 14px;
}

.pogoda h2 {
  font-weight: 600;
  line-height: 29px;
  color: #FFFFFF;
}

.pogoda .degrees {
  font-weight: 400;
  font-size: 52px;
  line-height: 40px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 39px;
  margin-bottom: 5px;
}

.pogoda p {
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
}

.pogoda .current {
  margin-top: 39px;
}

.pogoda .current div:nth-child(4) {
  margin-bottom: 0;
}

.pogoda .current i {
  font-size: 27px;
}

.pogoda .block_detail {
  margin-bottom: 24px;
}

.pogoda .block_detail p {
  margin-bottom: 0;
}

.pogoda .block_detail b {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}

.pogoda .link {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.pogoda .link i {
  line-height: 20px;
  padding: 1px 0 0 5px;
  float: right;
  font-weight: 100;
  font-size: 12px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 0;
}

@media (max-width: 767px) {
  .widget_1 .pogoda {
    height: auto;
  }
  .main_news {
    margin-bottom: 0;
  }
}

@media (min-width: 1500px) {
  .widget_6 .col-lg-4.youtube_mob {
    min-height: 539px;
  }
}

.zernotorg_white {
  background-color: #fff;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
  height: 47%;
}

.zernotorg_white .bold {
  font-weight: 700;
}

.zernotorg_white .main-head p {
  font-size: 14px;
  margin-bottom: 10px;
}

.zernotorg_white div:nth-child(3) {
  background: #FFC842;
  font-size: 13px;
  line-height: 15px;
  border-bottom: none;
}

.zernotorg_white div:nth-child(2) p {
  font-weight: 700;
}

.zernotorg_white .block_detail {
  border-bottom: 1px solid #BDBDBD;
  padding: 1px 0;
  font-size: 14px;
}

.zernotorg_white {
  display: none;
  background-color: #fff;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
  height: 47%;
}

.zernotorg_white .bold {
  font-weight: 700;
}

.zernotorg_white .main-head p {
  font-size: 14px;
  margin-bottom: 10px;
}

.zernotorg_white div:nth-child(2) p {
  font-weight: 700;
}

.zernotorg_white div:nth-child(3) {
  background: #FFC842;
  font-size: 13px;
  line-height: 15px;
  border-bottom: none;
}

.zernotorg_white .block_detail {
  border-bottom: 1px solid #BDBDBD;
  padding: 1px 0;
  font-size: 14px;
}

.zernotorg_white .block_detail p {
  font-size: 14px;
  line-height: 10px;
  padding: 0;
  display: inline-block;
}

.zernotorg_white .block_detail span.empty {
  min-height: 26px;
  display: inline-block;
}

@media (min-width: 1700px) {
  .zernotorg_white .block_detail {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.zernotorg_white .footer_block p {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 0;
}

.zernotorg_white a {
  color: #000;
  font-size: 14px;
  line-height: 15px;
}

.zernotorg_white i.fa-arrow-down {
  color: #EB5757;
}

.zernotorg_white i.fa-arrow-up {
  color: #1D872E;
}

.zernotorg_white i.fa-arrow-down + span {
  color: #EB5757;
}

.zernotorg_white i.fa-arrow-up + span {
  color: #1D872E;
}

.zernotorg_white .price {
  min-width: 40%;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}

.zernotorg_white .btn {
  background: #2D9CDB;
  color: #fff;
  padding: 11px;
  font-size: 14px;
  border: none;
  text-transform: none;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5px;
  font-weight: 400;
}

.zernotorg_white .btn span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.zernotorg_white .btn i {
  font-size: 20px;
  margin-right: 7px;
  margin-top: -2px;
}

@media (min-width: 1700px) {
  .zernotorg_white {
    padding: 14px 20px;
  }
}

.prices-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  text-align: center;
  background: #FFFFFF;
}

@media (max-width: 767px) {
  .prices-widget {
    padding: 15px;
  }
}

.prices-widget h3 {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

@media (max-width: 1199px) {
  .prices-widget h3 {
    font-size: 14px;
  }
}

.prices-widget img {
  max-width: 284px;
  height: auto;
}

.prices-widget .btn {
  display: block;
  margin-top: 20px;
  width: 100%;
}

@media (max-width: 1199px) {
  .prices-widget .btn {
    padding: 13px 20px;
    font-size: 14px;
    line-height: 14px;
  }
}

.article__info_bottom__tags {
  margin-top: 40px;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .article__info_bottom__tags {
    margin-bottom: 10px;
  }
}

.article__tags {
  font-size: 0;
}

.article__tags .article__tags__item {
  font-size: 14px;
  line-height: 100%;
  color: #000;
  background: rgba(243, 17, 91, 0.1);
  padding: 10px 15px;
  display: inline-block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0 15px 15px 0;
}

@media (max-width: 575px) {
  .article__tags .article__tags__item {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
  }
}

.article__tags .article__tags__item:last-child {
  margin-right: 0;
}

.article__tags .article__tags__item:hover, .article__tags .article__tags__item:focus {
  background: #F3115B;
  color: #fff;
}

.article__tags .article__tags__item:active {
  background: #D03B3B;
}

.page {
  background: #fbfbfb;
  /* ==========================================================================
 widget block
========================================================================== */
  /* ==========================================================================
  END widget block
  ========================================================================== */
}

.page .container_index_page {
  position: relative;
}

.page header .header {
  padding: 11px 0;
}

.page .block_r {
  overflow: hidden;
  text-align: center;
  background-color: rgba(255, 246, 246, 0.9);
}

.page .comments-section {
  display: none;
}

.page .widget_1 > .row {
  margin: 0px -15px 30px;
}

.page .widget_1 .sidebar_slide_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 30px;
}

.page .widget_1 .sidebar_slide_block .last-news .main-head {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  margin-top: 20px;
  display: block;
}

.page .widget_1 .sidebar_slide_block .last-news .main-head span {
  color: #F3115B;
}

.page .opinionM li:before {
  display: none !important;
}

.page .opinionM .iradio > i {
  border: 2px solid rgba(0, 0, 0, 0.3);
}

.page .opinionM .iradio input[type=radio]:checked + i {
  border: 2px solid #f3285a;
}

.page .opinionM .iradio input[type=radio]:checked + i:after {
  content: "";
  background: #f3285a;
}

.page .widget_1 .sidebar_slide_block .last-news .main-head:first-child {
  margin-top: 0;
}

.page .opinionM button {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
  padding: 18px 40px;
  border: 2px solid #F3115B;
  display: inline-block;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  background: #fff;
}

.page .opinionM button:hover, .page .opinionM button:focus {
  background: #F3115B;
  color: #fff;
}

.page .widget_1 .sidebar_slide_block .last-news:first-child ul li:last-child {
  border-bottom: 1px solid rgba(136, 136, 136, 0.15);
}

.page .tag_left {
  margin-top: 20px;
  background: #fff;
  padding: 15px 20px 5px;
  border: 2px solid rgba(136, 136, 136, 0.15);
}

.page .tag_left h5 {
  margin-bottom: 15px;
}

.page .tag_left .main-head a {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

.page .hot_slider {
  margin-top: 20px;
  padding: 18px 0 0;
  position: -webkit-sticky;
  position: sticky;
  top: 96px;
  margin-bottom: 30px;
}

.page .hot_slider .last-news {
  padding: 10px 20px;
  background: #fff;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
}

.page .hot_slider .last-news-item {
  display: block;
}

.page .hot_slider .last-news-item__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 10px;
}

.page .hot_slider .last-news-item__text .bold {
  margin-bottom: 5px;
}

.page .hot_slider .main-head {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}

.page .hot_slider .main-head a {
  color: #000;
  text-transform: uppercase;
}

.page .hot_slider .main-head a span {
  color: #F3115B;
}

.page .hot_slider .main-head i {
  color: #F3115B;
}

.page .hot_slider ul {
  padding-left: 0;
}

.page .hot_slider ul li {
  display: inline-block;
  list-style: none;
  padding: 17px 10px 17px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.page .hot_slider ul li .bold {
  text-transform: uppercase;
  font-weight: 700;
}

.page .hot_slider ul li p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 0;
  color: #000;
}

.page .material_left {
  background: #fff;
  padding: 15px 20px 20px;
  margin-top: 20px;
  border: 2px solid rgba(136, 136, 136, 0.15);
}

.page .material_left h5 {
  margin-bottom: 10px;
}

.page .material_left .main-head a {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

.page .material_left ul {
  padding-left: 0;
}

.page .material_left ul li {
  list-style: none;
  padding: 15px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
  display: inline-block;
  width: 100%;
}

.page .material_left ul li:last-child {
  padding-bottom: 0;
}

.page .material_left ul li .bold {
  text-transform: uppercase;
  font-weight: 700;
}

.page .material_left ul li p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 0;
  color: #000;
}

.page .page_news-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 10px;
}

.page .page_news-wrapper .page_news .wrap_news {
  min-height: 495px;
  margin-bottom: 24px;
}

@media (max-width: 1700px) {
  .page .page_news-wrapper .page_news .wrap_news {
    min-height: 400px;
  }
}

@media (max-width: 1500px) {
  .page .page_news-wrapper .page_news .wrap_news {
    min-height: 350px;
  }
}

@media (max-width: 1023px) {
  .page .page_news-wrapper .page_news .wrap_news {
    min-height: 190px;
  }
}

.page .page_news-wrapper .page_news .wrap_news_column_2 .cover {
  min-height: 230px;
}

@media (max-width: 1700px) {
  .page .page_news-wrapper .page_news .wrap_news_column_2 .cover {
    min-height: 190px;
  }
}

.page .page_news-wrapper .main-head {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  margin-top: 18px;
  border-bottom: 1px solid rgba(136, 136, 136, 0.15);
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.page .page_news-wrapper .main-head a {
  color: #000;
  text-transform: uppercase;
}

.page .page_news-wrapper .main-head span {
  color: #F3115B;
}

.page .page_news-wrapper .content_news .data {
  margin-left: 0;
}

.page .bg {
  background: #fef6f7;
}

.page .text_news h1 {
  font-size: 38px;
  line-height: 150%;
  color: #000000;
}

@media (max-width: 1520px) {
  .page .text_news h1 {
    font-size: 24px;
  }
}

.page .text_news h2 {
  font-size: 28px;
  line-height: 150%;
}

@media (max-width: 1520px) {
  .page .text_news h2 {
    font-size: 24px;
  }
}

.page .text_news .info {
  margin: 17px 0 39px;
}

.page .text_news .info span {
  font-size: 14px;
  line-height: 17px;
  color: #888888;
  margin-right: 20px;
}

.page .text_news p {
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

.page .text_news ul:not(.ya-share2__list) {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  padding-left: 15px;
}

.page .text_news ul:not(.ya-share2__list) li {
  padding-left: 25px;
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 16px;
  list-style: none;
}

.page .text_news ul li:not(.ya-share2__item):before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: rgba(244, 45, 110, 0.5);
  top: 8px;
  margin-top: 0;
  left: 10px;
}

.page .text_news ol {
  list-style-type: none;
  counter-reset: num;
  padding-left: 25px;
}

.page .text_news ol li {
  padding-bottom: 16px;
  font-size: 16px;
}

.page .text_news ol li:before {
  content: counter(num) ". ";
  counter-increment: num;
  font-size: 18px;
  line-height: 170%;
  color: #F3115B;
  font-weight: 600;
}

.page .text_news .traktorist {
  margin: 50px 0;
}

.page .text_news .traktorist h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

.page .text_news .traktorist .item a {
  border: 2px solid rgba(136, 136, 136, 0.15);
  background: #fff;
  margin: 0;
}

.page .text_news .traktorist .item a h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.page .text_news .traktorist .item a span {
  font-size: 14px;
  line-height: 17px;
  color: #888888;
}

.page .text_news .traktorist .item a .cover {
  min-height: 122px;
}

.page .text_news .traktorist .item a .bottom_block {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.page .text_news .traktorist .item a .bottom_block .price {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  font-weight: 600;
  color: #000000;
  background: #FFD700;
  padding: 10px 30px;
  display: inline-block;
  z-index: 10;
  margin-bottom: 0;
  width: 100%;
}

.page .text_news .traktorist .item a .bottom_block .a {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #F3115B;
  margin-bottom: 0;
  padding: 8px;
}

.page .text_news .owl-carousel .owl-nav button span {
  background: rgba(217, 217, 217, 0.3);
}

.page .text_news .owl-carousel .owl-nav button:hover span, .page .text_news .owl-carousel .owl-nav button:focus span {
  background: #F3115B;
}

.page .text_news figure img {
  width: 100%;
  height: 100%;
}

.page .text_news figure figcaption {
  background: #F1F1F1;
  font-size: 14px;
  line-height: 17px;
  padding: 5px;
  color: #5A5A5A;
  display: inline-block;
  width: 100%;
}

.page .text_news figure figcaption .mediaInfoSourse {
  float: right;
}

.page .text_news figure figcaption .mediaInfo {
  float: left;
  max-width: 57%;
}

.page .text_news .read-also {
  background: rgba(30, 144, 255, 0.05);
  padding: 30px 40px;
  position: relative;
  overflow: hidden;
}

.page .text_news .read-also span {
  font-size: 14px;
  line-height: 17px;
  clear: both;
  display: block;
  color: #888888;
}

.page .text_news .read-also p {
  font-weight: 600;
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

.page .text_news .read-also p:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #1E90FF;
  position: absolute;
  right: -128px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.page .text_news .read-also:hover p:after, .page .text_news .read-also:focus p:after {
  right: 18px;
}

.page .text_news blockquote {
  background: rgba(30, 144, 255, 0.05);
  padding: 0 40px;
  position: relative;
}

.page .text_news blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  color: rgba(30, 144, 255, 0.15);
  font-size: 42px;
  line-height: 42px;
  position: absolute;
  left: 40px;
  top: 30px;
}

.page .text_news blockquote:after {
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  color: rgba(30, 144, 255, 0.15);
  font-size: 42px;
  line-height: 42px;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.page .text_news blockquote p {
  padding: 30px 60px;
  margin-bottom: 0;
}

.page .text_news blockquote b, .page .text_news blockquote strong {
  clear: both;
  display: block;
  margin-top: 20px;
  color: #000;
}

.page .text_news blockquote span {
  font-size: 14px;
  line-height: 17px;
  clear: both;
  display: block;
  color: #888888;
}

.page .text_news .blockquote_foto img {
  -webkit-border-radius: 50px;
          border-radius: 50px;
  position: absolute;
  bottom: 72px;
  left: 13px;
}

.page .text_news .blockquote_foto:before {
  left: 20px;
  top: auto;
  bottom: 40px;
}

.page .text_news .blockquote_foto:after {
  right: 20px;
}

.page .text_news .blockquote_foto p {
  padding-left: 123px;
}

.page .text_material {
  padding: 0 0 100px;
  overflow: hidden;
}

.page .text_material table {
  display: table;
}

.page .text_material h1 {
  display: inline-block;
  font-size: 38px;
  line-height: 150%;
  color: #000000;
}

.page .text_material h2 {
  font-size: 28px;
}

.page .text_material .block_more .more_text {
  display: none;
}

.page .text_material .block_more .btn.more {
  background: rgba(243, 17, 91, 0.1);
  border: none;
}

.page .text_material hr {
  border-top: 1px solid #F3115B;
  margin-top: 30px;
  margin-bottom: 30px;
}

.page .text_material h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  position: relative;
  font-weight: 700;
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

@media (max-width: 767px) {
  .page .text_material h3 {
    font-size: 16px;
  }
}

.page .text_material h3:before {
  content: "\f4b0";
  font-family: "Font Awesome 5 Pro";
  color: #F3115B;
  position: absolute;
  font-weight: 300;
  left: 0;
}

.page .text_material .info {
  margin: 0 0 15px;
}

.page .text_material .info__autor {
  margin-top: 30px;
}

.page .text_material .info span {
  font-size: 14px;
  line-height: 17px;
  color: #888888;
  margin-right: 20px;
}

.page .text_material .info a {
  color: #888888;
}

.page .text_material .info .autor {
  position: relative;
}

.page .text_material .info .autor img {
  display: inline-block !important;
  height: 55px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  border: 1px solid rgba(243, 17, 91, 0.3);
  margin-top: -20px;
}

.page .text_material .info .autor span.name {
  position: absolute;
  top: -27px;
  left: 78px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}

.page .text_material .info.cover {
  min-height: 500px;
  color: #fff;
}

.page .text_material .info.cover .content_material {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 38px;
  z-index: 100;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.page .text_material .info.cover .content_material .name {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #FFFFFF;
}

.page .text_material .info.cover .content_material .position {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.page .text_material .info.cover .content_material span {
  color: #fff;
}

.page .text_material .info.cover .content_material span a {
  color: #fff;
}

.page .text_material .info.cover .content_material h1 {
  color: #fff;
}

.page .text_material .info.cover .content_material .link {
  color: #fff;
  float: right;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page .text_material .info.cover .content_material .autor {
  position: relative;
}

.page .text_material .info.cover .content_material .autor img {
  display: inline-block !important;
  height: 55px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  border: 1px solid rgba(243, 17, 91, 0.3);
  margin-top: -20px;
}

.page .text_material .info.cover .content_material .autor .name {
  position: absolute;
  top: -27px;
  left: 78px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #FFFFFF;
}

.page .text_material p {
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

@media (max-width: 767px) {
  .page .text_material p {
    font-size: 16px;
    line-height: 27px;
  }
}

.page .text_material ul:not(.ya-share2__list) {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  padding-left: 15px;
}

.page .text_material ul:not(.ya-share2__list) li {
  padding-left: 25px;
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 16px;
  list-style: none;
}

.page .text_material ul li:not(.ya-share2__item):before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: rgba(244, 45, 110, 0.5);
  top: 8px;
  margin-top: 0;
  left: 10px;
}

.page .text_material ol {
  list-style-type: none;
  counter-reset: num;
  padding-left: 25px;
}

.page .text_material ol li {
  padding-bottom: 16px;
  font-size: 16px;
}

.page .text_material ol li:before {
  content: counter(num) ". ";
  counter-increment: num;
  font-size: 18px;
  line-height: 170%;
  color: #F3115B;
  font-weight: 600;
}

.page .text_material .traktorist {
  margin: 50px 0;
}

.page .text_material .traktorist h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

.page .text_material .traktorist .item a {
  border: 2px solid rgba(136, 136, 136, 0.15);
  background: #fff;
  margin: 0;
}

.page .text_material .traktorist .item a h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.page .text_material .traktorist .item a span {
  font-size: 14px;
  line-height: 17px;
  color: #888888;
}

.page .text_material .traktorist .item a .cover {
  min-height: 122px;
}

.page .text_material .traktorist .item a .bottom_block {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.page .text_material .traktorist .item a .bottom_block .price {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  font-weight: 600;
  color: #000000;
  background: #FFD700;
  padding: 10px 30px;
  display: inline-block;
  z-index: 10;
  margin-bottom: 0;
  width: 100%;
}

.page .text_material .traktorist .item a .bottom_block .a {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #F3115B;
  margin-bottom: 0;
  padding: 8px;
}

.page .text_material .owl-carousel .owl-nav button span {
  background: rgba(217, 217, 217, 0.3);
}

.page .text_material .owl-carousel .owl-nav button:hover span, .page .text_material .owl-carousel .owl-nav button:focus span {
  background: #F3115B;
}

.page .text_material figure img {
  width: 100%;
}

.page .text_material figure figcaption {
  background: #F1F1F1;
  font-size: 14px;
  line-height: 17px;
  padding: 5px;
  color: #5A5A5A;
  display: inline-block;
  width: 100%;
}

.page .text_material figure figcaption .mediaInfoSourse {
  float: right;
}

.page .text_material figure figcaption .mediaInfo {
  float: left;
  max-width: 57%;
}

.page .text_material .read-also {
  background: rgba(30, 144, 255, 0.05);
  padding: 30px 40px;
  position: relative;
  overflow: hidden;
}

.page .text_material .read-also span {
  font-size: 14px;
  line-height: 17px;
  clear: both;
  display: block;
  color: #888888;
}

.page .text_material .read-also p {
  font-weight: 600;
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

.page .text_material .read-also p:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #1E90FF;
  position: absolute;
  right: -128px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.page .text_material .read-also:hover p:after, .page .text_material .read-also:focus p:after {
  right: 18px;
}

.page .text_material blockquote {
  background: rgba(30, 144, 255, 0.05);
  padding: 0 40px;
  position: relative;
}

.page .text_material blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  color: rgba(30, 144, 255, 0.15);
  font-size: 42px;
  line-height: 42px;
  position: absolute;
  left: 40px;
  top: 30px;
}

.page .text_material blockquote:after {
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  color: rgba(30, 144, 255, 0.15);
  font-size: 42px;
  line-height: 42px;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.page .text_material blockquote p {
  padding: 30px 60px;
  margin-bottom: 0;
}

.page .text_material blockquote b, .page .text_material blockquote strong {
  clear: both;
  display: block;
  margin-top: 20px;
  color: #000;
}

.page .text_material blockquote span {
  font-size: 14px;
  line-height: 17px;
  clear: both;
  display: block;
  color: #888888;
}

.page .text_material .blockquote_foto img {
  -webkit-border-radius: 50px;
          border-radius: 50px;
  position: absolute;
  bottom: 72px;
  left: 13px;
}

.page .text_material .blockquote_foto:before {
  left: 20px;
  top: auto;
  bottom: 40px;
}

.page .text_material .blockquote_foto:after {
  right: 20px;
}

.page .text_material .blockquote_foto p {
  padding-left: 123px;
}

.page .imglist {
  margin: 20px 0;
}

.page .imglist img {
  width: 100%;
}

.page .data-title {
  position: relative;
  cursor: help;
}

.page .data-title:after {
  content: '\f05a';
  font-family: "Font Awesome 5 Pro";
  color: #BB0C45;
  font-size: 12px;
  position: relative;
  top: -5px;
}

.page .data-title:hover:before, .page .data-title:focus:before {
  content: attr(data-title);
  position: absolute;
  bottom: 39px;
  display: inline-block;
  padding: 10px;
  border: 2px solid rgba(243, 17, 91, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  font-size: 16px;
  line-height: 170%;
  color: #000000;
  min-width: 151px;
}

.page .data-title .arr {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-top-color: #f73474;
  margin: 0;
  padding: 0;
  display: none;
  left: 50%;
  bottom: -9px;
  position: absolute;
}

.page .data-title:hover .arr:after, .page .data-title:focus .arr:after {
  content: '';
  width: 0;
  height: 0;
  border: 23px solid transparent;
  border-top-color: white;
  display: inline-block;
  position: absolute;
  bottom: -21px;
  right: -23px;
}

.page .data-title:hover .arr, .page .data-title:focus .arr {
  display: inline-block;
}

.page .tooltip_inner {
  display: none;
}

.page .btn:hover {
  color: #fff;
}

.page .btn:focus {
  color: #F3115B;
}

.page .btn:focus:hover, .page .btn:focus:focus {
  color: #fff;
}

.page .widget_image-left {
  float: left;
  width: 300px;
  margin-right: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}

.page .widget_image-left img {
  max-width: 100%;
}

.page .widget_image__link img:first-child {
  width: 100%;
}

.page .widget_image__link {
  position: relative;
}

.page .widget_image__fav {
  position: absolute;
  right: 10px;
  bottom: 10px;
  max-width: 30px !important;
}

.page .widget_image__info {
  background: #FFFFFF;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding: 15px;
}

.page .widget_image-vertical .widget_image__info__desc {
  font-weight: 800;
  line-height: normal;
  font-size: 20px;
  color: #F59921;
  margin: 0;
}

.page .sa_widget .widget_image__info__desc {
  color: #4b83e5;
}

.page a.widget_wrap:hover p, .page a.widget_wrap:hover span, .page a.widget_wrap:focus p, .page a.widget_wrap:focus span {
  text-decoration: underline;
}

.page .widget_image__info__link {
  font-weight: 600;
  line-height: normal;
  font-size: 16px;
  color: #000000;
  padding: 7px 0;
  display: inline-block;
  width: 80%;
  margin: 0;
  clear: both;
}

@media (max-width: 575px) {
  .page .widget_image__info__link {
    padding-right: 50px;
    width: 100%;
    font-size: 20px !important;
    line-height: 24px !important;
  }
}

.page .widget_image-left span {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  clear: both;
  font-size: 12px;
  color: #888888;
  display: block;
  max-width: 80%;
}

.page .widget_image-left .widget_image-btn {
  float: right;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.page .widget_image-vertical {
  position: relative;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  display: inline-block;
  width: 97%;
  background: #fff;
}

.page .widget_image-vertical span {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  clear: both;
  font-size: 12px;
  color: #888888;
  display: inline-block;
  width: 80%;
}

.page .widget_image-vertical .widget_image__link {
  width: 42%;
  display: inline-block;
  float: left;
}

@media (max-width: 575px) {
  .page .widget_image-vertical .widget_image__link {
    width: 100%;
  }
}

.page .widget_image-vertical .widget_image__info {
  width: 57%;
  display: inline-block;
  float: left;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 7px 15px;
}

@media (max-width: 575px) {
  .page .widget_image-vertical .widget_image__info {
    padding: 15px 20px 7px 20px;
    width: 100%;
  }
}

.page .widget_image-vertical .widget_image-btn {
  display: inline-block;
  position: absolute;
  top: 31%;
  right: -13px;
  border: 9px solid #fff;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575px) {
  .page .widget_image-vertical .widget_image-btn {
    top: unset;
    bottom: 8%;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.page .text_news iframe {
  width: 100%;
}

.page figure.toLeft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}

.page .templ_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  min-height: 270px;
}

@media (max-width: 1023px) {
  .page .templ_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page .templ_left .toLeft {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .page .templ_left .toLeft {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.page .templ_left .image_in_news {
  display: block;
  width: 250px;
  height: 250px;
}

.page .templ_left .image_in_news img {
  width: 100%;
  height: 100%;
}

.page .templ_left p {
  clear: none !important;
}

.page .templ_left .toLeft_text {
  margin-bottom: 0;
  width: 100%;
}

.page .page_image {
  display: inline-block;
  float: left;
  padding: 5px 20px 5px 0;
  width: 100%;
}

.page .page_image img {
  width: 100%;
}

.page .page_image__info {
  background: #F1F1F1;
  font-size: 14px;
  line-height: 17px;
  padding: 5px;
  color: #5A5A5A;
  display: inline-block;
  width: 100%;
}

/*---------------------table---------------------*/
table {
  margin: 30px 0;
  max-width: 100%;
  overflow: auto;
}

@media (max-width: 1200px) {
  table {
    overflow-y: hidden;
    overflow-x: auto;
  }
}

table caption {
  padding: 20px;
  caption-side: top;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: #fff;
  color: #000000;
  border: 2px solid rgba(30, 144, 255, 0.1);
}

table td {
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height */
  letter-spacing: 0.05em;
  border: 1px solid rgba(30, 144, 255, 0.1);
  color: #000000;
}

table td:first-child {
  background: rgba(30, 144, 255, 0.05);
}

.material .carousel_material .owl-next {
  content: '\f105';
  right: 0;
  left: auto;
  text-align: right;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}

.material .carousel_material .owl-prev {
  content: '\f104';
  left: 0;
  text-align: left;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}

.material .carousel_material .owl-next, .material .carousel_material .owl-prev {
  border: none;
  display: block;
  position: absolute;
  width: 38px;
  height: 65px;
  color: #F3115B;
  line-height: 26px;
  font-size: 42px;
  top: 0;
}

.material .owl-dots {
  display: none;
}

.material .carousel_material .owl-next span, .material .carousel_material .owl-prev span {
  top: -5px;
  position: relative;
}

.material .autor {
  position: relative;
  margin-left: 0;
  margin-right: 10px;
}

.material .autor img {
  display: inline-block !important;
  height: 55px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  border: 1px solid rgba(243, 17, 91, 0.3);
  vertical-align: bottom;
}

.material .autor .name {
  position: absolute;
  top: -27px;
  left: 19px;
  margin-left: 48px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #FFFFFF;
}

.material .data {
  margin-left: 0;
}

@media (max-width: 767px) {
  .material .data {
    margin-left: 0 !important;
  }
}

.material .project {
  background: #EFF5FB;
  padding: 18px 34px 0;
}

.material .project .main-head {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}

.material .project .main-head a {
  color: #000;
  text-transform: uppercase;
}

.material .project .main-head a span {
  color: #F3115B;
}

.material .project .main-head i {
  color: #F3115B;
}

.material .project ul {
  padding-left: 0;
}

.material .project ul li {
  list-style: none;
  padding: 17px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
  display: inline-block;
  width: 100%;
}

.material .project ul li .bold {
  text-transform: uppercase;
  font-weight: 700;
}

.material .project ul li p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 0;
  color: #000;
}

@media (min-width: 768px) {
  .page .widget_1 > .row {
    margin: 0 0 30px;
  }
  .page .hot_slider ul li {
    width: 32.9%;
  }
  .page .hot_slider .last-news-item {
    padding: 0 15px;
  }
  .page .hot_slider .last-news-item__img {
    display: none;
  }
}

@media (min-width: 1200px) {
  .page .widget_1 > .row {
    margin: 0px -15px 30px;
  }
  .page .hot_slider {
    margin-top: 0;
  }
  .page .hot_slider .last-news {
    padding: 10px 30px;
  }
  .page .hot_slider ul li {
    width: 100%;
  }
  .page .hot_slider ul li p {
    font-size: 14px;
  }
  .page .hot_slider .last-news-item {
    padding: 0;
  }
  .page .hot_slider .last-news-item__img {
    float: left;
    display: block;
    max-width: 80px;
  }
  .page .hot_slider .last-news-item__text .bold {
    min-height: 60px;
    margin-left: 90px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 0;
  }
  .page_news-wrapper .page_news .wrap_news {
    margin-bottom: 50px;
  }
  .page_news-wrapper .page_news > .row {
    margin-bottom: 50px;
  }
}

@media (min-width: 1500px) {
  .page .hot_slider ul li {
    padding: 25px 0;
  }
  .page .hot_slider .last-news-item__img {
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-flex-basis: -webkit-calc(33.33% - 20px);
        -ms-flex-preferred-size: calc(33.33% - 20px);
            flex-basis: calc(33.33% - 20px);
    margin-right: 20px;
    max-width: none;
  }
  .page .hot_slider .last-news-item__text .bold {
    min-height: auto;
    margin-left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 0;
  }
}

@media (max-width: 1500px) {
  .main-head a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
  }
  .widget_1 .content_news h1 {
    line-height: 38px;
  }
  .page .content_news h1 a {
    font-size: 28px;
    line-height: 28px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .page .page .material .page_news .wrap_news_column_2 .cover {
    min-height: 162px;
  }
  .page .page_news .wrap_news .cover {
    padding: 200px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) and (max-width: 1023px) {
  .page .page_news .wrap_news .content_news {
    padding: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .page .page_news .wrap_news .content_news h1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
  }
  .page .main-head a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .material_left, .tag_left {
    display: none;
  }
}

@media (max-width: 767px) {
  .page .text_news iframe {
    height: auto;
    min-height: 219px;
  }
  .widget_1 .sidebar_slide_block .last-news {
    width: 100%;
  }
  .widget_1 .sidebar_slide_block {
    padding: 15px 20px;
  }
  .project {
    margin-bottom: 20px;
  }
  .material .autor img {
    display: inline-block !important;
    height: 55px !important;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid rgba(243, 17, 91, 0.3) !important;
    margin-top: 20px;
    padding: 0 !important;
  }
  .page .sidebar_slide_block {
    margin-bottom: 20px;
  }
  .page .page_news .wrap_news {
    min-height: auto;
    margin-bottom: 24px;
    background-size: 100%;
    background-position: top;
  }
  .page .page_news .row.mt-5 {
    margin-top: 0 !important;
  }
  .page .mediaInfoSourse {
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: rgba(136, 136, 136, 0.6);
  }
  .page .mediaInfo {
    font-size: 12px;
    line-height: 15px;
    color: #5A5A5A;
  }
  .page .imglist .col-md-4 a {
    width: 49%;
    display: inline-block;
  }
  .page .imglist .col-md-4 a img {
    margin-top: 16px;
  }
  .page .imglist .col-md-4 a:last-child {
    float: right;
  }
  .page .widget_image-vertical .widget_image__info__desc {
    font-size: 14px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) and (max-width: 575px) {
  .page .widget_image-vertical .widget_image__info__desc {
    margin-right: 0;
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .page .page_news .wrap_news .cover {
    background: none;
  }
  .page .page_news .wrap_news img {
    display: inline-block !important;
    height: 0;
    padding: 95px;
  }
  .page .text_news .info {
    margin: 17px 0 9px;
  }
  .page .text_material .info {
    margin: 17px 0 9px;
  }
  .page .page_news .wrap_news .content_news {
    padding: 20px;
    position: static;
    background: #fff;
    min-height: auto;
    margin-bottom: 24px;
  }
  .page .page_news .wrap_news .content_news h1, .page .page_news .wrap_news .content_news .h1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    text-shadow: none;
    margin-bottom: 5px;
  }
  .page .page_news .wrap_news .content_news h1 a, .page .page_news .wrap_news .content_news .h1 a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    max-height: 46px;
    overflow: hidden;
  }
  .page .page_news .wrap_news .content_news span {
    font-size: 14px;
    line-height: 100%;
    color: #888888;
    margin-left: 10px;
  }
  .page .page_news .wrap_news .content_news .autor {
    margin-left: 0;
  }
  .page .page_news .wrap_news .content_news h1, .page .page_news .wrap_news .content_news .h1 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    max-height: 68px;
    overflow: hidden;
  }
  .page .material .autor .name {
    left: 60px;
  }
  .page .carousel .owl-next span, .page .carousel .owl-prev span {
    top: -15px;
  }
  .page .main-head a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
  }
  .page .bg header {
    background: none;
  }
  .page .text_material .info.cover .content_material .link {
    float: left;
  }
  .page .text_material .info.cover {
    min-height: 300px;
    position: relative;
    z-index: 10;
  }
  .page .text_material h2, .page .text_material h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .page .text_material .read-also {
    padding: 20px;
  }
  .page .text_material blockquote {
    padding: 0;
  }
  .page .text_material blockquote p {
    padding: 20px;
  }
  .page .text_material blockquote:before {
    left: 0;
    top: -17px;
  }
  .page .text_material .blockquote_foto {
    margin-top: 50px;
  }
  .page .text_material .blockquote_foto img {
    -webkit-border-radius: 50px;
            border-radius: 50px;
    position: absolute;
    bottom: auto;
    top: -50px;
    left: 40px;
  }
  .page .text_material .blockquote_foto:before {
    left: 0;
    top: 10px;
    bottom: auto;
  }
  .page .text_material .blockquote_foto:after {
    right: 10px;
    bottom: 10px;
  }
  .page .text_material .blockquote_foto p {
    padding-left: 10px;
    padding-top: 85px;
  }
  .page .text_material .blockquote_foto b, .page .text_material .blockquote_foto strong {
    position: absolute;
    top: -15px;
    left: 50%;
    line-height: 15px;
  }
  .page .text_material .blockquote_foto span {
    position: absolute;
    top: 40px;
    left: 50%;
  }
  .page .text_news blockquote:after {
    right: 10px;
    bottom: 10px;
  }
  .page .text_material blockquote:after {
    right: 10px;
    bottom: 10px;
  }
  .page .text_news h2, .page .text_news h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .page .text_news .read-also {
    padding: 20px;
  }
  .page .text_news blockquote {
    padding: 0;
  }
  .page .text_news blockquote p {
    padding: 20px;
  }
  .page .text_news blockquote:before {
    left: 0;
    top: -17px;
  }
  .page .text_news .blockquote_foto {
    margin-top: 50px;
  }
  .page .text_news .blockquote_foto img {
    -webkit-border-radius: 50px;
            border-radius: 50px;
    position: absolute;
    bottom: auto;
    top: -50px;
    left: 40px;
  }
  .page .text_news .blockquote_foto:before {
    left: 0;
    top: 10px;
    bottom: auto;
  }
  .page .text_news .blockquote_foto:after {
    right: 10px;
    bottom: 10px;
  }
  .page .text_news .blockquote_foto p {
    padding-left: 10px;
    padding-top: 85px;
  }
  .page .text_news .blockquote_foto b, .page .text_news .blockquote_foto strong {
    position: absolute;
    top: -15px;
    left: 50%;
    line-height: 15px;
  }
  .page .text_news .blockquote_foto span {
    position: absolute;
    top: 40px;
    left: 50%;
  }
  .page .news_menu {
    margin-left: 10px;
  }
  .page .carousel .owl-next, .page .carousel .owl-prev {
    display: none !important;
  }
  .page .carousel_material .owl-next, .page .carousel_material .owl-prev {
    display: none !important;
  }
  .page .text_material .info.cover .content_material .link {
    display: none;
  }
  .page .page_news .wrap_news_column_2 .cover {
    min-height: 190px;
  }
  .page .page .material .page_news .wrap_news_column_2 .cover {
    min-height: 190px;
  }
  .page .page_news .wrap_news .content_news span {
    margin-left: 10px;
  }
}

.material .carousel_material .owl-next, .material .carousel_material .owl-prev {
  display: none;
}

@media (max-width: 991px) {
  .page_news .content_news h1 a {
    font-size: 18px;
    line-height: 18px;
  }
}

.text_farms {
  padding: 40px 0 100px;
}

.text_farms .info {
  margin: 20px 0;
}

.text_farms .info span {
  font-size: 14px;
  line-height: 17px;
  color: #888;
  margin-right: 20px;
}

.text_farms .info span a {
  color: #888;
}

.text_farms .wrap_table_info {
  margin: 40px 0;
}

@media (max-width: 575px) {
  .text_farms .wrap_table_info {
    margin: 25px 0 40px;
  }
}

.text_farms img {
  width: 100%;
}

.text_farms .table_info {
  border: 1px solid #deebfb;
}

.text_farms .table_info div {
  padding: 20px;
}

.text_farms .table_info div p {
  margin-bottom: 0;
  font-size: 18px;
}

.text_farms .table_info div:first-child {
  background: rgba(30, 144, 255, 0.05);
}

.text_farms .table_info div:first-child p {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}

.text_farms .table_info .footer-soc {
  border: none;
  margin-left: 13px;
  padding: 0 9px;
  display: inline-block;
}

.text_farms .table_info .footer-soc a {
  color: rgba(0, 0, 0, 0.3);
  margin-right: 10px;
}

.text_farms hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid #ffd700;
}

.text_farms .fal.fa-eye, .text_farms .eye {
  color: rgba(0, 0, 0, 0.3);
}

.text_farms .info_d {
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 20px 0;
}

.text_farms h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.05em;
  color: #000000;
}

.text_farms .info_d a {
  color: rgba(0, 0, 0, 0.3);
  margin-right: 10px;
}

.text_farms .vik {
  font-weight: 600;
  font-size: 14px;
  margin-right: 25px;
  line-height: 100%;
  background: #FFD700;
  padding: 10px 15px;
  color: #000;
}

.text_farms .btn_r.btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFF;
  background: #F3115B;
  width: 100%;
}

.text_farms .btn_r.btn:hover, .text_farms .btn_r.btn:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

@media (max-width: 768px) {
  .text_farms .info_d {
    float: left;
    width: 80%;
    clear: none;
  }
  .text_farms .table_info .footer-soc {
    margin-left: 0;
    padding: 0 6px;
  }
  .text_farms .table_info div {
    padding: 20px 10px;
  }
  .text_farms .eye {
    float: right;
    margin-top: 20px;
  }
  .text_farms .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.add_farms {
  background: rgba(243, 17, 91, 0.1);
  padding: 23px;
  text-align: center;
}

.add_farms .text_farms {
  text-align: left;
}

.add_farms .btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #F3115B;
  width: 100%;
}

.add_farms .btn:hover, .add_farms .btn:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.map {
  padding-bottom: 100px;
}

.map .map_wpap {
  margin-top: 60px;
}

.map__btn {
  display: block;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .map__btn {
    margin: 0 auto !important;
  }
}

.map .page_news {
  margin-bottom: 60px;
}

@media (max-width: 575px) {
  .map .title {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .map .float-right.eye {
    padding-right: 20px;
  }
}

.map form {
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .map form {
    padding: 0 20px;
  }
}

.map #map1 {
  width: 100%;
  height: 800px;
  overflow: hidden;
}

@media (max-width: 1366px) {
  .map #map1 {
    height: 700px;
  }
}

@media (max-width: 1024px) {
  .map #map1 {
    height: 520px;
  }
}

@media (max-width: 768px) {
  .map #map1 {
    height: 430px;
  }
}

@media (max-width: 480px) {
  .map #map1 {
    height: 200px;
  }
}

.map #map1 iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.map a.btn {
  margin-top: 0 !important;
  color: #F3115B;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.map a.btn:hover, .map a.btn:focus {
  background: #b3023d;
  border-color: #b3023d;
  color: #fff;
}

.map .filter-content {
  margin-bottom: 15px;
}

.map .filtr {
  border-color: #000;
  display: none;
  background: none !important;
  color: #000 !important;
  cursor: pointer;
  width: 100%;
}

.map .filtr:focus {
  border-color: #000;
  background: none !important;
  color: #000;
  cursor: pointer;
}

.map .filtr.act {
  color: #fff !important;
  background: #F3115B !important;
  border-color: #F3115B;
}

.map .filtr.act i.fa-chevron-down:before {
  content: "\f077";
}

.map .dropdown-item.active {
  background-color: #fde4f0;
}

.map .dropdown-item:hover {
  background-color: #F3115B;
  color: #fff;
}

.map .dropdown-item:focus {
  background-color: #b3023d;
  outline: none;
  color: #fff;
}

.map .btn_r.btn {
  margin-top: 13px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFF;
  background: #F3115B;
  width: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 767px) {
  .map .btn_r.btn {
    margin-top: 25px;
  }
}

@media (max-width: 480px) {
  .map .btn_r.btn {
    margin-top: 20px;
  }
}

.map .btn_r.btn:hover {
  background: #b3023d;
  border-color: #b3023d;
}

.map .btn_r.btn:focus {
  background: #b3023d;
  border-color: #b3023d;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.map .btn_r.btn:active {
  background: #D03B3B;
  border-color: #D03B3B;
}

.map .text_map .eye {
  margin: 30px 0 30px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
}

.map .wrap_news_column_2 .content_news_column_2 span {
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.6);
  float: right;
  margin-top: 20px;
}

.map .wrap_news_column_2 .content_news_column_2 span.data {
  float: left;
}

.map .wrap_news_column_2 .content_news_column_2 h3 {
  clear: both;
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

.map .wrap_news_column_2 .content_news_column_2 h3 a {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}

.map .search_map {
  margin: 20px 0 30px;
}

@media (max-width: 1024px) {
  .map .search_map {
    margin: 20px 0 20px;
  }
}

.map .search_map .title_search {
  right: 11%;
  top: -40px;
  position: absolute;
  margin: 10px 0;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.6);
}

.map .search_map .form_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  background: #fff;
  overflow: hidden;
}

@media (max-width: 767px) {
  .map .search_map .form_search {
    position: relative;
    overflow: visible;
  }
}

.map .search_map #apsearche {
  width: 75%;
  height: 100%;
  background: #fff;
  display: inline-block;
  padding: 20px 10px 20px 30px;
  border: none;
  float: left;
  outline: none;
}

@media (max-width: 1200px) {
  .map .search_map #apsearche {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .map .search_map #apsearche {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .map .search_map #apsearche {
    width: 100%;
  }
}

.map .search_map .search_btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 360px;
  height: 100%;
  padding: 0;
  float: right;
  background: #fff;
  margin-top: 0;
}

.map .search_map .search_btns i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
}

.map .search_map .search_btns .search_total {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: none;
  color: #F3115B;
  float: right;
  padding: 25px 30px;
  background: #ffe5ef;
  margin-left: -3px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.map .search_map .search_btns .search_total.btn {
  background: #F3115B;
  color: #fff;
  margin: 0 !important;
}

.map .search_map .search_btns button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  padding: 0;
  text-align: right;
}

.map .cart_dosye {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 40px;
  padding: 10px;
  background: #fff;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .map .cart_dosye {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

@media (max-width: 575px) {
  .map .cart_dosye {
    margin-bottom: 20px;
    padding: 20px;
  }
}

.map .cart_dosye__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
}

.map .cart_dosye__user {
  width: 120px;
  max-width: unset;
  height: 120px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

@media (max-width: 1366px) {
  .map .cart_dosye__user {
    width: 110px;
    height: 110px;
  }
}

@media (max-width: 1199px) {
  .map .cart_dosye__user {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .map .cart_dosye__user {
    width: 180px;
    height: 180px;
  }
}

@media (max-width: 575px) {
  .map .cart_dosye__user {
    width: 130px;
    height: 130px;
  }
}

.map .cart_dosye__title {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

@media (max-width: 480px) {
  .map .cart_dosye__title {
    font-size: 16px;
    line-height: 20px;
  }
}

.map .cart_dosye .btn_r.btn {
  padding: 5px 20px;
  height: 30px;
  font-size: 14px;
  line-height: 17px;
}

@media (max-width: 767px) {
  .map .cart_dosye .btn_r.btn {
    margin-top: 25px !important;
    height: 38px;
    line-height: 25px;
  }
}

@media (max-width: 480px) {
  .map .cart_dosye .btn_r.btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px !important;
    height: 42px;
    font-size: 12px;
    line-height: 13px;
  }
}

.map .cart_dosye__companiya {
  margin-top: 8px;
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #F3115B;
  -webkit-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

@media (max-width: 767px) {
  .map .cart_dosye__companiya {
    margin-top: 10px;
  }
}

.map .cart_dosye__companiya:hover, .map .cart_dosye__companiya:focus {
  color: #b3023d;
}

.map .cart_dosye__category {
  margin-top: 17px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .map .cart_dosye__category {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .map .cart_dosye__category {
    margin-top: 10px;
    font-size: 14px;
  }
}

.map .cart_dosye__photo .row {
  margin: 0;
}

@media (max-width: 1199px) {
  .map .cart_dosye__photo .row {
    height: 100%;
  }
}

.map .cart_dosye__photo .cart_dosye__inner {
  padding-left: 5px;
}

@media (max-width: 1366px) {
  .map .cart_dosye__photo .cart_dosye__inner {
    padding-left: 20px;
  }
}

@media (max-width: 1199px) {
  .map .cart_dosye__photo .cart_dosye__inner {
    padding-left: 0;
  }
}

.map .cart_dosye__photo .cart_dosye__l-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  text-align: center;
}

.map .cart_dosye__photo .cart_dosye__r-col {
  padding: 0;
}

.map .bootstrap-select {
  width: 100%;
}

.map .bootstrap-select .btn.dropdown-toggle {
  position: relative;
  margin-top: 0 !important;
  background: #FFF6CC;
  border: none;
  padding: 20px;
  width: 100%;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}

.map .bootstrap-select .btn.dropdown-toggle:after {
  content: "\f107";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  margin-left: 0;
  vertical-align: unset;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  border: none;
}

.map .bootstrap-select .btn.dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.4) !important;
}

.map .bootstrap-select .btn.dropdown-toggle:focus {
  color: rgba(0, 0, 0, 0.4) !important;
  outline: none !important;
}

.map .bootstrap-select .filter-option-inner-inner {
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4) !important;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.map .selectric {
  margin-top: 0;
  padding: 20px;
  background: #FFF6CC;
  border: none;
  font-size: 16px;
}

.map .selectric .label {
  font-size: 16px;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: 25px;
}

.map .selectric .button {
  background: none;
  padding: 9px 0;
  font-family: "Font Awesome 5 Pro";
}

.map .selectric .button:before {
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
}

.map .dropdown-item {
  padding: 10px;
  color: #6b6b6b;
  cursor: pointer;
  border-top: 1px solid #ededed;
}

.map .filter__map___items {
  margin-bottom: 25px;
  height: 60px;
}

@media (max-width: 480px) {
  .map .filter__map___items:last-child {
    margin-bottom: 75px;
  }
}

.map .filter__map___items.slider_ui label {
  display: none;
}

.map .filter__map___items.slider_ui p, .map .filter__map___items.slider_ui span {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
}

.map .filter__map___items.slider_ui span {
  font-size: 14px;
  line-height: 17px;
}

.map .selectric-open .selectric-items {
  display: block;
  border-bottom: none;
  border-right: none;
  border-left: none;
  background: #fff6cc;
}

.map .dropdown-menu.show {
  display: block;
  background: #fff6cc;
  width: 100%;
  margin-top: -5px;
  border: none;
  font-size: 13px;
  -webkit-box-shadow: 0 20px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 20px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.map .ui-slider {
  position: relative;
  text-align: left;
}

.map .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 35px;
  height: 34px;
  cursor: default;
}

.map .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.map .ui-slider-horizontal {
  height: 8px;
  border: none;
  -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 15px;
          border-radius: 15px;
  width: 100%;
  background: #C4C4C4;
  display: inline-block;
  margin: 7px 0 3px;
}

.map .ui-slider-horizontal .ui-slider-handle {
  top: 0;
  margin-left: -8px;
  border: 1px solid #fff;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
}

.map .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.map .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.map .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.map .ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.map .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.map .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.map .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.map .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.map .ui-slider-range {
  background: #f3105a;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

@media (min-width: 1608px) {
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6%;
    -ms-flex: 0 0 16.6%;
    flex: 0 0 16.6%;
    max-width: 16.6%;
  }
  .map .wrap_news_column_2 .cover {
    min-height: 322px;
  }
}

@media (max-width: 1008px) {
  .map .btn_r.btn {
    padding: 5px 12px;
  }
}

@media (max-width: 767px) {
  .map .filtr {
    display: inline-block;
    margin: 0 0 40px !important;
  }
  .map .filter-content {
    display: none;
  }
  .map h2.title {
    font-size: 16px;
  }
  .map .search_map {
    margin-top: 80px;
  }
  .map .search_map .title_search {
    top: -82px;
    left: 0;
    position: relative;
  }
  .map .text_map .eye {
    margin: 36px 0;
  }
  .map .search_map .search_btns .search_total {
    position: absolute;
    left: 0;
    width: 51%;
    padding: 25px 0;
    top: -75px;
    text-align: center;
    background: #F9D0A0;
    color: rgba(243, 17, 91, 0.8);
  }
  .map .search_map .search_btns .search_total.btn {
    left: unset;
    right: 0;
    width: 50%;
    padding: 25px 0;
    text-align: center;
    margin-top: 0 !important;
  }
  .map .search_map .search_btns {
    width: 70px;
  }
  .map .search_map .search_btns i {
    margin-right: 0;
    font-size: 20px;
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
  }
}

.article__share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1199px) {
  .article__share {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.article__share_top {
  display: block;
}

.article__share .article__coments_btn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 16px;
  height: 60px;
  line-height: 58px;
  font-weight: 600;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #FFF;
  background: #1E90FF;
  padding: 0 30px;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1500px) {
  .article__share .article__coments_btn {
    padding: 0 20px;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .article__share .article__coments_btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
    padding: 0 15px;
  }
}

.article__share .article__coments_btn:hover, .article__share .article__coments_btn:focus {
  background: #196DBF;
}

.article__share .article__coments_btn:active {
  background: #495C7D;
}

.article__share .article__coments_btn-more {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}

@media (max-width: 1500px) {
  .article__share .article__coments_btn-more {
    padding: 0 20px;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .article__share .article__coments_btn-more {
    margin-top: 20px !important;
  }
}

.article__share .article__info_bottom__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 30px;
  height: 100%;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .05em;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #1E90FF;
  color: #1E90FF;
  text-align: left;
}

@media (max-width: 1500px) {
  .article__share .article__info_bottom__social {
    font-size: 14px;
    padding: 10px 20px;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .article__share .article__info_bottom__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 20px 20px;
    height: auto;
  }
}

.article__share .article__info_bottom__social .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
}

@media (max-width: 767px) {
  .article__share .article__info_bottom__social .social {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
  }
}

.article__share .article__info_bottom__social .social a {
  color: #1E90FF;
  padding: 0 20px;
  border-left: 1px solid rgba(243, 17, 91, 0.2);
  font-size: 22px;
  text-align: center;
}

@media (max-width: 1366px) {
  .article__share .article__info_bottom__social .social a {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .article__share .article__info_bottom__social .social a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33%;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
  }
  .article__share .article__info_bottom__social .social a:first-child {
    border-left: none;
  }
}

.article__share .article__info_bottom__social .social a:first-child {
  padding-left: 0;
  border-left: none;
}

.article__share .article__info_bottom__social .social a:last-child {
  padding-right: 0;
}

.subscribe_block {
  margin-top: 40px;
  padding: 25px 55px;
  background-color: #FFFFFF;
  border: 2px solid #1E90FF;
}

@media (max-width: 1700px) {
  .subscribe_block {
    padding: 27px 40px;
  }
}

@media (max-width: 1366px) {
  .subscribe_block {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .subscribe_block {
    text-align: center;
  }
}

.subscribe_block p {
  font-size: 16px !important;
  line-height: 150% !important;
  color: #888 !important;
}

.subscribe_block p:first-child {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .subscribe_block p.subscribe_block__desc {
    font-size: 14px !important;
  }
}

@media (max-width: 767px) {
  .subscribe_block p {
    max-width: 100%;
  }
}

.subscribe_block p b {
  color: #000;
}

.subscribe_block__desc {
  font-size: 16px;
  line-height: 150%;
  color: #888;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .subscribe_block__desc {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .subscribe_block .social {
    margin-top: 20px;
  }
}

.subscribe_block .social .footer__social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 575px) {
  .subscribe_block .social .footer__social__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.subscribe_block .social .footer__social__list > * + * {
  margin-left: 25px;
}

@media (max-width: 575px) {
  .subscribe_block .social .footer__social__list > * + * {
    margin-left: 20px;
  }
}

.subscribe_block .social .footer__social__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  color: #fff;
  text-align: center;
  width: 41px;
  height: 41px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.subscribe_block .social .footer__social__list a:hover, .subscribe_block .social .footer__social__list a:focus {
  opacity: 0.8;
}

@media (max-width: 575px) {
  .subscribe_block .social .footer__social__list a {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}

.subscribe_block .social .tg {
  background: -webkit-gradient(linear, left top, left bottom, from(#37B1E2), to(#1D95C9));
  background: -o-linear-gradient(top, #37B1E2 0%, #1D95C9 100%);
  background: linear-gradient(180deg, #37B1E2 0%, #1D95C9 100%);
}

.subscribe_block .social .fb {
  background: #4267B2;
}

.subscribe_block .social .inst {
  background-image: -o-linear-gradient(299.41deg, #5655CC 5.6%, #D63086 53.88%, #FDC25B 102.16%);
  background-image: linear-gradient(150.59deg, #5655CC 5.6%, #D63086 53.88%, #FDC25B 102.16%);
}

.subscribe_block .social .ytube {
  background-color: #CD1F21;
}

.subscribe_block .subscribe form {
  position: relative;
}

.subscribe_block .subscribe input {
  padding: 0 60px 0 20px;
  border: none;
  width: 100%;
  height: 40px;
  border: 1px solid transparent;
  background: rgba(30, 144, 255, 0.05);
  font-size: 14px;
  -webkit-border-radius: 0;
          border-radius: 0;
  line-height: 17px;
  color: #888;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 575px) {
  .subscribe_block .subscribe input {
    height: 34px;
  }
}

.subscribe_block .subscribe input:focus {
  border: 1px solid #1E90FF;
}

.subscribe_block .subscribe input::-webkit-input-placeholder {
  color: #888;
}

.subscribe_block .subscribe input::-moz-placeholder {
  color: #888;
}

.subscribe_block .subscribe input:-ms-input-placeholder {
  color: #888;
}

.subscribe_block .subscribe input::-ms-input-placeholder {
  color: #888;
}

.subscribe_block .subscribe input::placeholder {
  color: #888;
}

.subscribe_block .subscribe button {
  background: #1E90FF;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 575px) {
  .subscribe_block .subscribe button {
    height: 34px;
    width: 34px;
    font-size: 14px;
  }
}

.subscribe_block .subscribe button:hover, .subscribe_block .subscribe button:focus {
  background: #196DBF;
}

.subscribe_block .subscribe button:active {
  background: #495C7D;
}

.text-article .title {
  margin-bottom: 45px;
  padding-left: 0;
}

.text-article p {
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

.text-article a {
  font-size: 18px;
  line-height: 170%;
}

.text-article a:hover, .text-article a:focus {
  text-decoration: underline;
  color: #F3115B;
}

.text-article em {
  font-style: normal;
}

.text-article ul {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  padding-left: 15px;
}

.text-article ul li {
  padding-left: 25px;
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 16px;
  list-style: none;
}

.text-article ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #111;
  top: 8px;
  margin-top: 0;
  left: 10px;
}

.bg.menu_news {
  background: #fef6f7;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 101;
  overflow: hidden;
  display: none;
}

.news_menu {
  background: #f9f0f1;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

.news_menu .owl-item {
  display: inline-block;
}

.news_menu .owl-item li {
  background: #f9f0f1;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  word-wrap: nowrap;
}

.news_menu .owl-item li:hover, .news_menu .owl-item li:focus {
  background: #F3115B;
}

.news_menu .owl-item li:hover a, .news_menu .owl-item li:focus a {
  color: #fff;
}

.news_menu .owl-item li:hover .red, .news_menu .owl-item li:focus .red {
  color: #fff;
}

.news_menu .owl-item li a, .news_menu .owl-item li span {
  padding: 20px 24px;
  display: inline-block;
}

.news_menu .owl-item li .red {
  display: inline;
  color: #F3115B;
  padding: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  margin-left: 5px;
}

.news_menu .owl-item a {
  white-space: nowrap;
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
}

.news_menu li.active {
  background: #F3115B;
}

.news_menu li.active a {
  color: #fff;
}

.news_menu li.active .red {
  color: #fff;
}

.news_menu .owl-item {
  float: left;
}

.news_menu .owl-item li {
  min-width: 100%;
}

.carousel .owl-next {
  content: '\f105';
  right: 0;
  left: auto;
  text-align: right;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}

.carousel .owl-prev {
  content: '\f104';
  left: 0;
  text-align: left;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}

.carousel .owl-next, .carousel .owl-prev {
  border: none;
  display: block;
  position: absolute;
  width: 38px;
  height: 65px;
  color: #F3115B;
  line-height: 26px;
  font-size: 42px;
  top: 0;
}

.owl-dots {
  display: none;
}

.carousel .owl-next span, .carousel .owl-prev span {
  top: -5px;
  position: relative;
}

.carousel_material .owl-next span, .carousel_material .owl-prev span {
  top: -5px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .carousel .owl-next, .carousel .owl-prev {
    display: none !important;
  }
  .news_menu {
    margin-left: 10px;
  }
  .menu_news .owl-item li a {
    padding: 10px;
  }
}

@media (min-width: 1737px) {
  .carousel .owl-next, .carousel .owl-prev {
    display: none;
  }
}

.material .news_menu .owl-item {
  min-width: 14.28%;
  float: left;
}

.news_menu .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.rubrics-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.rubrics-card__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.rubrics-card__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 20px 10px;
  background-color: #fff;
}

.rubrics-card__body h3 {
  font-size: 16px;
  font-weight: 700;
}

.rubrics-card__body h3 a {
  color: inherit;
}

.post-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.post-author__img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(243, 17, 91, 0.3);
}

.post-author__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-author__name {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 5px;
}

.post-author__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 15px;
  color: #888888;
}

.post-author__date {
  margin-right: 20px;
}

.post-author__comments {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .rubrics-card__img {
    min-height: 230px;
  }
  .rubrics-card__body {
    padding: 20px 30px 30px;
  }
  .rubrics-card__body h3 {
    font-size: 24px;
    line-height: 1.3;
  }
  .rubrics-card__body p {
    margin-bottom: 30px;
  }
  .post-author__img {
    height: 47px;
    width: 47px;
  }
  .post-author__name {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .post-author__info {
    font-size: 14px;
    line-height: 17px;
  }
  .post-author__date {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 1500px) {
  .rubrics-card__img {
    min-height: 260px;
  }
}

@media only screen and (min-width: 1920px) {
  .rubrics-card__img {
    min-height: 320px;
  }
}

.dosye-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 13px 18px;
  height: 100%;
}

.dosye-card__img {
  margin-right: 15px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 82px;
  height: 82px;
  overflow: hidden;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.dosye-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dosye-card__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.dosye-card__name {
  font-weight: 700;
  line-height: 1.3;
  font-size: 16px;
  margin-bottom: 20px;
}

.dosye-card__firm {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #F3115B;
  margin-bottom: 5px;
}

.dosye-card__position {
  font-size: 14px;
  line-height: 1.5;
}

.dosye-card__btn {
  margin-top: 0 !important;
}

.dosye-card_second {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #F3115B;
  min-height: 270px;
  padding: 25px 10px;
}

.dosye-card_second .dosye-card__firm {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin-bottom: 10px;
}

.dosye-card_second .dosye-card__name {
  font-size: 14px;
  line-height: 17px;
  color: #F3115B;
  margin-bottom: 0;
}

.dosye-card_second .dosye-card__btn {
  width: 100%;
}

.btn.btn_danger {
  padding: 5px 40px;
  background-color: #F3115B;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
}

.btn.btn_danger:hover, .btn.btn_danger:focus {
  background: #b3023d;
  border-color: #b3023d;
}

@media only screen and (min-width: 768px) {
  .dosye-card {
    padding: 25px 20px;
    display: block;
  }
  .dosye-card__img {
    width: 136px;
    height: 136px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .dosye-card__name {
    text-align: center;
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 20px;
  }
  .dosye-card__firm {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .dosye-card__position {
    font-size: 14px;
    line-height: 1.5;
  }
  .dosye-card__btn {
    width: 100%;
  }
  .dosye-card_second {
    padding: 25px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .dosye-card_second .dosye-card__firm {
    font-size: 20px;
    line-height: 24px;
  }
  .dosye-card_second .dosye-card__name {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .dosye-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
  }
  .dosye-card__img {
    width: 112px;
    height: 112px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
  }
  .dosye-card__name {
    text-align: left;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 23px;
  }
  .dosye-card__btn {
    width: 100%;
  }
  .dosye-card_second {
    padding: 27px 15px;
  }
}

@media only screen and (min-width: 1500px) {
  .dosye-card {
    padding: 15px;
  }
  .dosye-card__firm {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .dosye-card__img {
    width: 130px;
    height: 130px;
    margin-right: 15px;
  }
  .dosye-card__position {
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 1700px) {
  .dosye-card {
    padding: 20px;
  }
  .dosye-card__firm {
    font-size: 18px;
  }
  .dosye-card__img {
    width: 164px;
    height: 164px;
    margin-right: 20px;
  }
}

.interview-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding: 16px;
  color: #fff;
  min-height: 205px;
}

.interview-card.cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.interview-card:after {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(69.07%, rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 69.07%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 69.07%);
}

.interview-card__content {
  position: relative;
  z-index: 1;
}

.interview-card__views {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
}

.interview-card__title {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
}

.interview-card__name {
  display: inline-block;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  padding: 8px;
  background-color: #ffd700;
  text-transform: uppercase;
}

.interview-card:hover, .interview-card:focus {
  color: #fff;
}

.interview-card:hover .interview-card__views, .interview-card:focus .interview-card__views {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .interview-card {
    padding: 20px 24px;
    min-height: 217px;
  }
  .interview-card__content {
    max-width: 200px;
  }
  .interview-card__views {
    margin-bottom: 13px;
  }
  .interview-card__title {
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 1024px) {
  .interview-card {
    padding: 25px 28px;
    min-height: 272px;
  }
  .interview-card__content {
    max-width: 280px;
  }
  .interview-card__title {
    line-height: 30px;
    font-size: 20px;
  }
  .interview-card__name {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 8px;
  }
}

@media only screen and (min-width: 1200px) {
  .interview-card {
    min-height: 240px;
  }
}

@media only screen and (min-width: 1700px) {
  .interview-card {
    min-height: 320px;
  }
}

.photo-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  min-height: 192px;
  overflow: hidden;
  padding: 12px 20px 12px 20px;
}

.photo-card__img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.photo-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.photo-card:hover .photo-card__img, .photo-card:focus .photo-card__img {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.photo-card__content {
  position: relative;
  z-index: 1;
}

.photo-card__views {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
}

.photo-card__title {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
}

@media only screen and (min-width: 768px) {
  .photo-card {
    min-height: 200px;
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .photo-card {
    min-height: 270px;
    padding: 50px 20px;
  }
  .photo-card__title {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .photo-card {
    min-height: 240px;
  }
}

@media only screen and (min-width: 1500px) {
  .photo-card {
    min-height: 270px;
  }
  .photo-card__title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1900px) {
  .photo-card {
    min-height: 350px;
  }
  .photo-card__title {
    font-size: 24px;
  }
}

.company-card {
  background-color: #fff;
  border: 1px solid #F3115B;
  padding: 23px 10px;
  min-height: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.company-card__top {
  margin-bottom: 20px;
}

.company-card__middle {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
}

.company-card__btn {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .company-card {
    padding: 30px 15px;
    min-width: 230px;
  }
  .company-card__middle {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.sidebar_slide_block {
  background: #fff;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.sidebar_slide_block .main-head {
  min-height: 320px;
  font-weight: 600;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar_slide_block .main-head .title span {
  background: none;
}

.sidebar_slide_block .main-head .title:before {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54px;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  border: none;
  background: url("../img/title.png");
  background-size: cover;
}

.sidebar_slide_block .main-head a {
  color: #000;
  text-transform: uppercase;
}

.sidebar_slide_block .more_last a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
  padding: 7px;
}

.sidebar_slide_block time {
  font-size: 14px;
  line-height: 100%;
  color: #909090;
  font-weight: 300;
}

.sidebar_slide_block .content_rubric {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.sidebar_slide_block .content_rubric a {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px;
  color: #fff;
  position: relative;
}

.sidebar_slide_block .content_rubric a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(growth-hand-little-1072824.jpg);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(growth-hand-little-1072824.jpg);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(growth-hand-little-1072824.jpg);
}

.sidebar_slide_block .content_rubric a .title, .sidebar_slide_block .content_rubric a .h2 {
  color: inherit;
  z-index: 2;
}

.sidebar_slide_block .content_rubric a .h2 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.5;
}

.sidebar_slide_block .content_rubric a .content-opener {
  display: none;
}

.sidebar_slide_block .rubric_bottom {
  width: 100%;
  position: relative;
  z-index: 2;
}

.sidebar_slide_block .last-rubric ul {
  padding: 0 26px;
}

.sidebar_slide_block .last-rubric ul li {
  list-style: none;
  padding: 17px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.sidebar_slide_block .last-rubric ul li p {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  margin-bottom: 0;
}

.sidebar_slide_block .last-news__btn {
  margin-top: 30px;
}

.sidebar_slide_block .last-news .main-head {
  min-height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.sidebar_slide_block .last-news #more_last a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
  padding: 7px;
}

.sidebar_slide_block .last-news ul {
  padding-left: 0;
}

.sidebar_slide_block .last-news ul li {
  list-style: none;
  padding: 17px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.sidebar_slide_block .last-news ul li p {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.sidebar_slide_block .last-news ul li p:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #F3115B;
  position: absolute;
  right: -128px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.sidebar_slide_block .last-news ul li:hover p:after, .sidebar_slide_block .last-news ul li:focus p:after {
  right: 18px;
}

.widget_1 .sidebar_slide_block {
  height: 100%;
}

.widget_1 .sidebar_slide_block .last-news {
  background-color: #fff;
}

.widget_1-inner .sidebar_slide_block {
  padding: 20px 20px 0;
}

@media (max-width: 1700px) {
  .sidebar_slide_block .main-head {
    min-height: 280px;
  }
  .sidebar_slide_block .main-head .title span {
    font-size: 16px;
  }
  .sidebar_slide_block .main-head .title:before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
  .sidebar_slide_block .content_rubric a {
    padding: 20px;
  }
  .sidebar_slide_block .content_rubric a .h2 {
    font-size: 16px;
  }
}

@media (max-width: 1500px) {
  .sidebar_slide_block .main-head {
    min-height: 220px;
  }
}

@media (max-width: 1024px) {
  .sidebar_slide_block {
    height: 80px;
    overflow: hidden;
    padding: 0;
    max-height: 80px;
    -webkit-transition: max-height .3s ease;
    -o-transition: max-height .3s ease;
    transition: max-height .3s ease;
    cursor: pointer;
  }
  .sidebar_slide_block time {
    font-size: 12px;
  }
  .sidebar_slide_block .last-news ul li p {
    font-size: 14px;
    line-height: 1.5;
  }
  .sidebar_slide_block .content_rubric a .title {
    margin-left: 0;
  }
  .sidebar_slide_block .content_rubric a .content-opener {
    cursor: pointer;
    height: 80px;
    width: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .sidebar_slide_block .content_rubric a .content-opener:after {
    content: '';
    width: 9px;
    height: 9px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .sidebar_slide_block.open {
    height: auto;
    cursor: normal;
    max-height: 700px;
  }
  .sidebar_slide_block.open .content_rubric a .content-opener:after {
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
    cursor: pointer;
  }
  .widget_1 .sidebar_slide_block {
    max-height: none;
    height: 100%;
    padding: 15px 20px;
  }
  .widget_1 .sidebar_slide_block .last-news {
    padding: 0;
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .sidebar_slide_block {
    margin-bottom: 10px;
  }
  .sidebar_slide_block .content_rubric a .title {
    left: 0;
  }
}

.material_item__image_container {
  position: relative;
}

.material_item__image_container .price {
  position: absolute;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0;
  bottom: 20px;
  background: #FFD700;
  color: #000;
  display: inline-block;
  padding: 10px 30px;
}

.material_item__image_container .price span {
  font-size: 15px;
  font-weight: 400;
  margin-right: 5px;
}

.material_item__link {
  height: 100%;
  display: block;
}

.material_item__link hr {
  margin: 0 auto;
  width: 90%;
}

.material_item__image {
  min-height: 250px;
}

.material_item__title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 15px 30px 0;
  color: #000;
}

.material_item__bottom {
  padding: 0 30px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.material_item__bottom p {
  margin-bottom: 0;
}

.material_item__bottom .tag {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 6px 10px;
  background-color: #1E90FF;
  color: #fff;
  letter-spacing: 0.05em;
  margin-right: 5px;
}

.material_item__bottom .a {
  text-decoration: underline;
  font-size: 14px;
  line-height: 17px;
  color: #F3115B;
}

.widget_2 .material_item__link .item_icon {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  padding: 8px;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  left: 30px;
}

.widget_2 .material_item__link .item_icon img {
  max-width: 100%;
  max-height: 100%;
}

.widget_2 .material_item__image {
  min-height: 210px;
}

.widget_2 .material_item__title {
  font-size: 16px;
  line-height: 1.5;
}

.widget_2 .material_item__description {
  padding: 0 30px;
  font-size: 14px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 25px;
}

.widget_2 .material_item__bottom {
  color: #F3115B;
}

.widget_2 .material_item__bottom p {
  text-decoration: underline;
}

.widget_2 .material_item__bottom i {
  font-size: 21px;
  font-weight: 300;
}

@media (max-width: 1500px) {
  .material_item__image_container .price {
    font-size: 16px;
    line-height: 20px;
    bottom: 15px;
  }
  .material_item__image_container .price span {
    font-size: 12px;
  }
  .material_item__title {
    padding: 15px 20px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .material_item__bottom {
    padding: 0 20px 20px;
  }
  .material_item__bottom .tag {
    font-size: 12px;
    line-height: 14px;
  }
  .material_item__bottom .a {
    font-size: 12px;
    line-height: 14px;
  }
  .widget_2 .material_item__description {
    padding: 0 20px;
  }
  .widget_2 .material_item__image {
    min-height: 175px;
  }
}

@media (max-width: 1199px) {
  .material_item__image {
    min-height: 200px;
  }
}

@media (max-width: 1023px) {
  .material_item__title {
    font-size: 14px;
    padding: 12px 15px 0;
  }
  .material_item__image {
    min-height: 150px;
  }
  .material_item__bottom {
    padding: 0 15px 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .material_item__bottom .tag {
    margin-bottom: 10px;
  }
  .material_item__bottom .a {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .material_item__image_container .price {
    bottom: 10px;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 10px;
  }
  .material_item__link hr {
    width: 100%;
  }
  .material_item__image {
    min-height: 120px;
  }
  .material_item__title {
    margin-bottom: 10px;
    padding: 12px 10px 0;
  }
  .material_item__bottom {
    padding: 0 10px 15px;
  }
  .widget_2 .material_item__title {
    min-height: 60px;
  }
  .widget_2 .material_item__description {
    display: none;
  }
}

.wrap_news_column_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wrap_news_column_2 .cover {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  min-height: 320px;
}

@media (max-width: 1700px) {
  .wrap_news_column_2 .cover {
    min-height: 230px;
  }
}

@media (max-width: 1500px) {
  .wrap_news_column_2 .cover {
    min-height: 165px;
  }
}

.wrap_news_column_2 .content_news_column_2 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px;
  background: #fff;
}

.wrap_news_column_2 .content_news_column_2 h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  max-height: 68px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .wrap_news_column_2 .content_news_column_2 h3 {
    font-size: 16px;
  }
}

.wrap_news_column_2 .content_news_column_2 h3 a {
  color: #000000;
}

.wrap_news_column_2 .content_news_column_2 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 22px;
}

@media (max-width: 1500px) {
  .wrap_news_column_2 .content_news_column_2 p {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .wrap_news_column_2 .content_news_column_2 p {
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .wrap_news_column_2 .content_news_column_2 p {
    margin-bottom: 10px;
  }
}

.wrap_news_column_2 .content_news_column_2 span {
  font-size: 14px;
  line-height: 100%;
  color: #888;
}

.wrap_news_column_2 .content_news_column_2 span a {
  color: #888;
}

.wrap_news_column_2 .content_news_column_2 span:last-child {
  margin-left: 28px;
}

@media (max-width: 1700px) {
  .wrap_news_column_2 .content_news_column_2 span:last-child {
    margin-left: 20px;
  }
}

.wrap_news_column_2 .content_news_column_2 .autor {
  margin-right: 10px;
}

.wrap_news_column_2 .content_news_column_2 .autor img {
  margin-top: 0;
  vertical-align: bottom;
}

.wrap_news_column_2 .content_news_column_2 .autor span {
  left: 40px;
}

@media (max-width: 768px) {
  .wrap_news_column_2 .content_news_column_2 .autor span:last-child {
    margin-left: 0;
  }
}

.wrap_news_column_2 .content_news_column_2 .data {
  margin-right: 28px;
}

@media (max-width: 1700px) {
  .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 10px;
  }
}

.wrap_news_column_2 .content_news_column_2 .name {
  color: #000;
}

.pogoda_news {
  position: relative;
  padding: 15px;
  height: auto;
  background-position: 50% 50%;
  font-size: 0;
}

@media (max-width: 1199px) {
  .pogoda_news {
    margin: 0 auto;
    max-width: 420px;
  }
}

@media (max-width: 767px) {
  .pogoda_news {
    width: 100%;
    max-width: 100%;
  }
}

.pogoda_news i {
  margin-right: 6px;
  font-size: 17px;
  line-height: 1;
}

.pogoda_news h2 {
  font-size: 14px;
  margin-bottom: 0;
}

.pogoda_news .pogoda-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .pogoda_news .pogoda-content {
    display: block;
  }
}

.pogoda_news .main-head {
  margin-right: 30px;
}

@media (max-width: 1366px) {
  .pogoda_news .main-head {
    margin-right: 14px;
  }
}

@media (max-width: 767px) {
  .pogoda_news .main-head {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}

.pogoda_news .block_detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-right: 20px;
  margin-bottom: 0;
}

@media (max-width: 1366px) {
  .pogoda_news .block_detail {
    margin-right: 12px;
  }
}

@media (max-width: 767px) {
  .pogoda_news .block_detail {
    display: inline-block;
    margin-right: 0;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}

.pogoda_news .block_detail p {
  color: #ffffff;
}

.pogoda_news .block_detail b {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
}

.pogoda_news .block_detail span {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
}

.pogoda_news .block_detail:last-child {
  margin: 0;
  padding: 0;
}

.pogoda_news .pogoda__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 10px;
}

.pogoda_news .pogoda__form input {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  font-size: 14px;
  line-height: 17px;
  padding-right: 20px;
  height: 24px;
  color: #fff;
  width: 100%;
}

.pogoda_news .pogoda__form input::-webkit-search-decoration, .pogoda_news .pogoda__form input::-webkit-search-cancel-button, .pogoda_news .pogoda__form input::-webkit-search-results-button, .pogoda_news .pogoda__form input::-webkit-search-results-decoration {
  display: none;
}

.pogoda_news .pogoda__form input::-webkit-input-placeholder {
  color: #fff;
}

.pogoda_news .pogoda__form input::-moz-placeholder {
  color: #fff;
}

.pogoda_news .pogoda__form input:-ms-input-placeholder {
  color: #fff;
}

.pogoda_news .pogoda__form input::-ms-input-placeholder {
  color: #fff;
}

.pogoda_news .pogoda__form input::placeholder {
  color: #fff;
}

.pogoda_news .pogoda__form input:focus {
  outline: none;
}

.pogoda_news .pogoda__form .search-btn {
  border: none;
  background-color: transparent;
  color: #fff;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.pogoda_news .pogoda__form .fa-search {
  font-size: 14px;
  margin-right: 0;
}

.pogoda_news .degrees {
  margin-top: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
}

/**
стилизируем видео
************************************************************************************/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  clear: both;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.search {
  margin-bottom: 0;
}

.search__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 50px;
}

@media (max-width: 575px) {
  .search__inner {
    height: 40px;
  }
}

.search__input {
  padding: 0 30px;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EAE9E9;
  border-right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  outline: none;
}

.search__input:focus {
  outline: none;
}

.search__input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #757575;
}

.search__input::-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #757575;
}

.search__input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #757575;
}

.search__input::-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #757575;
}

.search__input::placeholder {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #757575;
}

@media (max-width: 575px) {
  .search__input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 15px;
  }
  .search__input::-moz-placeholder {
    font-size: 12px;
    line-height: 15px;
  }
  .search__input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 15px;
  }
  .search__input::-ms-input-placeholder {
    font-size: 12px;
    line-height: 15px;
  }
  .search__input::placeholder {
    font-size: 12px;
    line-height: 15px;
  }
}

@media (max-width: 575px) {
  .search__input {
    padding: 0 12px;
    font-size: 12px;
    line-height: 15px;
  }
}

.search__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

.search__submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 50px;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #EAE9E9;
  border-left: 0;
  border-right: 0;
  outline: none;
}

@media (max-width: 575px) {
  .search__submit {
    padding-right: 20px;
    width: 40px;
  }
}

.search__submit i {
  font-size: 20px;
  color: #F3115B;
}

@media (max-width: 575px) {
  .search__submit i {
    font-size: 18px;
  }
}

.search__reset {
  position: relative;
  width: 50px;
  height: 100%;
  background: #EA2222;
  border: 0;
  outline: none;
}

@media (max-width: 575px) {
  .search__reset {
    width: 40px;
  }
}

.search__reset:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 15px;
  height: 24px;
  background-image: url("../img/ic_close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 575px) {
  .search__reset:before {
    width: 13px;
    height: 20px;
  }
}

.search_other .search__inner {
  height: 60px;
}

@media (max-width: 1199px) {
  .search_other .search__inner {
    height: 45px;
  }
}

.search_other .search__input {
  padding: 0 38px 0 15px;
  border: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #111;
}

@media (max-width: 1199px) {
  .search_other .search__input {
    font-size: 12px;
    line-height: 12px;
  }
}

.search_other .search__input::-webkit-input-placeholder {
  text-transform: none;
}

.search_other .search__input::-moz-placeholder {
  text-transform: none;
}

.search_other .search__input:-ms-input-placeholder {
  text-transform: none;
}

.search_other .search__input::-ms-input-placeholder {
  text-transform: none;
}

.search_other .search__input::placeholder {
  text-transform: none;
}

@media (max-width: 1199px) {
  .search_other .search__input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 12px;
  }
  .search_other .search__input::-moz-placeholder {
    font-size: 12px;
    line-height: 12px;
  }
  .search_other .search__input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 12px;
  }
  .search_other .search__input::-ms-input-placeholder {
    font-size: 12px;
    line-height: 12px;
  }
  .search_other .search__input::placeholder {
    font-size: 12px;
    line-height: 12px;
  }
}

.search_other .search__btns {
  background: #fff;
}

.search_other .search__clear {
  display: none;
  position: relative;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 13px;
  height: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  background: #fff;
  outline: none;
}

.search_other .search__clear:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background-image: url("../img/ic_close-red.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.search_other .search__submit {
  width: 60px;
  border: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 1199px) {
  .search_other .search__submit {
    width: 45px;
  }
}

@media (max-width: 575px) {
  .search_other .search__submit {
    padding-right: 0;
  }
}

.search_other .search__submit i {
  color: #757575;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.search_other .search__submit.active {
  border-color: #F3115B;
  background: #F3115B;
}

.search_other .search__submit.active i {
  color: #fff;
}

.search_other .search__reset {
  display: none;
}

.card-company {
  margin-bottom: 30px;
  width: 100%;
  min-height: 230px;
  background: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 1366px) {
  .card-company {
    min-height: 213px;
  }
}

@media (max-width: 1199px) {
  .card-company {
    margin-bottom: 25px;
    min-height: 245px;
  }
}

@media (max-width: 767px) {
  .card-company {
    margin-bottom: 20px;
    min-height: 245px;
  }
}

@media (max-width: 575px) {
  .card-company {
    min-height: auto;
  }
}

.card-company__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  padding: 30px 20px;
  height: 100%;
}

@media (max-width: 1366px) {
  .card-company__inner {
    padding: 25px;
  }
}

@media (max-width: 1199px) {
  .card-company__inner {
    padding: 25px 15px 17px;
  }
}

@media (max-width: 767px) {
  .card-company__inner {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .card-company__inner {
    padding: 20px 15px;
  }
}

.card-company__logo {
  width: 112px;
  height: 40px;
}

@media (max-width: 575px) {
  .card-company__logo {
    width: 85px;
    height: 30px;
  }
}

.card-company__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left top;
     object-position: left top;
}

.card-company__name {
  margin-top: 35px;
  margin-bottom: 68px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #000000;
}

@media (max-width: 1366px) {
  .card-company__name {
    margin-top: 15px;
    margin-bottom: 78px;
  }
}

@media (max-width: 575px) {
  .card-company__name {
    font-size: 16px;
  }
}

.card-company__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
  height: 35px;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #F3115B;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media (max-width: 1366px) {
  .card-company__link {
    bottom: 25px;
    left: 25px;
    right: 25px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
  }
}

@media (max-width: 1199px) {
  .card-company__link {
    bottom: 17px;
    left: 15px;
    right: 15px;
  }
}

@media (max-width: 767px) {
  .card-company__link {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
}

@media (max-width: 575px) {
  .card-company__link {
    left: 15px;
    right: 15px;
  }
}

.card-company__link:hover, .card-company__link:focus {
  background: #b3023d;
  color: #fff;
}

.card-company__link:active {
  background: #D03B3B;
}

.search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.search-form input {
  position: relative;
  padding: 15px 80px 15px 30px;
  width: 100%;
  height: 60px;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: rgba(136, 136, 136, 0.7);
  background: rgba(30, 144, 255, 0.05);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1199px) {
  .search-form input {
    padding: 15px 60px 15px 30px;
    height: 45px;
  }
}

@media (max-width: 767px) {
  .search-form input {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .search-form input {
    padding: 15px 60px 15px 13px;
    font-size: 14px;
    line-height: 17px;
  }
}

.search-form input:focus {
  border: 1px solid #1E90FF;
}

.search-form input::-webkit-input-placeholder {
  color: rgba(136, 136, 136, 0.7);
}

.search-form input::-moz-placeholder {
  color: rgba(136, 136, 136, 0.7);
}

.search-form input:-ms-input-placeholder {
  color: rgba(136, 136, 136, 0.7);
}

.search-form input::-ms-input-placeholder {
  color: rgba(136, 136, 136, 0.7);
}

.search-form input::placeholder {
  color: rgba(136, 136, 136, 0.7);
}

.search-form button {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  border: none;
  font-size: 20px;
  color: #fff;
  background: #1E90FF;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1199px) {
  .search-form button {
    width: 45px;
    height: 45px;
  }
}

.search-form button:hover, .search-form button:focus {
  background: #196DBF;
}

.search-form button:active {
  background: #495C7D;
}

.btn-to-up {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 55px;
  height: 55px;
  border: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #F3115B;
  opacity: .25;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  cursor: pointer;
  z-index: 5;
}

.btn-to-up:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 17px;
  height: 17px;
  background-image: url("../img/ic-up_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-to-up:hover, .btn-to-up:focus {
  opacity: 1;
}

.latest-news {
  background: #FFFFFF;
  overflow: hidden;
}

.latest-news__content {
  padding: 15px 15px 0;
}

@media (max-width: 1199px) {
  .latest-news__content {
    height: 389px;
    overflow-y: auto;
  }
}

@media (max-width: 767px) {
  .latest-news__content {
    height: auto;
    overflow: auto;
  }
}

.latest-news__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 15px;
  border-bottom: 1px solid #ededed;
}

.latest-news__head h5 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 23px;
}

@media (max-width: 1199px) {
  .latest-news__head h5 {
    font-size: 14px;
  }
}

.latest-news__head p {
  font-size: 14px;
  line-height: 14px;
  color: #909090;
}

@media (max-width: 1199px) {
  .latest-news__head p {
    font-size: 12px;
    line-height: 12px;
  }
}

.latest-news__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px 0;
  border-bottom: 1px solid #ededed;
}

.latest-news__footer {
  border-bottom: 0;
  padding: 17px 0 0;
  text-align: center;
}

.latest-news__link {
  display: block;
  outline: none;
}

.latest-news__title {
  margin-top: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

@media (max-width: 1199px) {
  .latest-news__title {
    font-size: 14px;
    line-height: 21px;
  }
}

.latest-news__time {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #909090;
}

@media (max-width: 1199px) {
  .latest-news__time {
    font-size: 12px;
    line-height: 15px;
  }
}

.latest-news__more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0005em;
  text-transform: uppercase;
  color: #F3115B;
}

@media (max-width: 1199px) {
  .latest-news__more {
    height: 50px;
    -webkit-box-shadow: 0px -5px 7px rgba(0, 0, 0, 0.05);
            box-shadow: 0px -5px 7px rgba(0, 0, 0, 0.05);
  }
}

@media (max-width: 767px) {
  .latest-news__more {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.latest-news p {
  margin-bottom: 0;
}

.hot-news {
  margin-bottom: 40px;
  padding: 15px;
  background: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .hot-news {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .hot-news {
    margin-top: 40px;
  }
}

.hot-news__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 15px;
}

.hot-news .card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 20px;
  margin-right: 30px;
  width: 47%;
  min-width: auto;
  min-height: 77px;
  border: 0;
  overflow: hidden;
  outline: none;
}

@media (max-width: 1199px) {
  .hot-news .card {
    margin-right: 0;
    width: 100%;
  }
}

.hot-news .card__col:nth-child(1) {
  max-width: 77px;
  height: 77px;
}

.hot-news .card__col:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hot-news .card__col:nth-child(2) {
  margin-left: 10px;
}

.hot-news .card__title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
}

@media (max-width: 1199px) {
  .hot-news .card__title {
    font-size: 13px;
    line-height: 18px;
  }
}

.hot-news .card__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

@media (max-width: 1199px) {
  .hot-news .card__text {
    font-size: 13px;
    line-height: 18px;
  }
}

.hot-news .card:nth-child(2), .hot-news .card:nth-child(4) {
  margin-right: 0;
}

.hot-news .card:nth-child(3), .hot-news .card:nth-child(4) {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .hot-news .card:nth-child(3) {
    margin-bottom: 20px;
  }
}

.hot-news h5 {
  margin-bottom: 15px;
}

@media (max-width: 1199px) {
  .hot-news h5 {
    font-size: 14px;
    line-height: 23px;
  }
}

.hot-news h5 i {
  color: #F3115B;
}

.hot-news h5 span {
  margin-left: 10px;
  text-transform: uppercase;
  color: #000000;
}

.article-card {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  min-height: 248px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0;
  overflow: hidden;
  outline: none;
}

@media (max-width: 767px) {
  .article-card {
    margin-bottom: 20px;
    min-height: 200px;
  }
}

.article-card__content {
  position: absolute;
  padding: 20px;
  right: 0;
  bottom: 0;
  left: 0;
}

.article-card__content:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

@media (max-width: 1199px) {
  .article-card__content {
    padding: 15px;
  }
}

.article-card__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.article-card__title {
  position: relative;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .article-card__title {
    font-size: 14px;
    line-height: 21px;
  }
}

.article-card__data {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .article-card__data {
    font-size: 12px;
    line-height: 15px;
  }
}

.article-card__views {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .article-card__views {
    font-size: 12px;
    line-height: 15px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.article-card__views i {
  margin-right: 5px;
  font-size: 18px;
}

@media (max-width: 1199px) {
  .article-card__views i {
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .page_news {
    padding-right: 0;
    padding-left: 0;
  }
}

.page.rubrics .wrap_news {
  min-height: 667px;
  margin-bottom: 40px;
}

@media (max-width: 1700px) {
  .page.rubrics .wrap_news {
    min-height: 550px;
  }
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news {
    min-height: 474px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news {
    min-height: 531px;
  }
}

@media (max-width: 1023px) {
  .page.rubrics .wrap_news {
    min-height: 400px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news {
    margin-bottom: 30px;
    background-size: cover;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news {
    margin-bottom: 20px;
    min-height: 202px;
  }
}

@media (max-width: 1200px) and (min-width: 767px) {
  .page.rubrics .wrap_news .content_news {
    position: absolute;
    padding-top: 45%;
    max-height: 476px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news .content_news {
    padding-top: 35%;
    max-height: 531px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news .content_news {
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    padding-top: 23%;
    max-height: 400px;
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .content_news {
    padding: 10% 20px 20px;
    max-height: 202px;
  }
}

@media (max-width: 320px) {
  .page.rubrics .wrap_news .content_news {
    padding-top: 18%;
  }
}

.page.rubrics .wrap_news .content_news h1 {
  max-height: unset;
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .content_news h1 {
    line-height: 18px;
  }
}

.page.rubrics .wrap_news .content_news h1 a {
  color: #fff;
}

@media (max-width: 1023px) {
  .page.rubrics .wrap_news .content_news h1 a {
    font-size: 32px;
    line-height: 130%;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .content_news h1 a {
    font-size: 18px;
  }
}

.page.rubrics .wrap_news .content_news span {
  color: #fff;
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .content_news span {
    vertical-align: bottom;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news .content_news span.data {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .content_news span:last-child {
    display: none;
  }
}

.page.rubrics .wrap_news .content_news span i {
  margin-right: 7px;
}

@media (max-width: 991px) {
  .page.rubrics .wrap_news .content_news span i {
    margin-right: 5px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news .autor {
    margin-right: 15px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .autor {
    margin-right: 10px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .autor img {
    margin-top: 10px;
    height: 37px !important;
  }
}

@media (max-width: 1023px) {
  .page.rubrics .wrap_news .autor span.name {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news .autor span.name {
    left: 72px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news .autor span.name {
    display: block;
    top: -23px;
    left: 50px;
  }
}

.page.rubrics .wrap_news_column_2 {
  position: relative;
  padding-bottom: 40px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news_column_2 {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news_column_2 {
    padding-bottom: 20px;
  }
}

.page.rubrics .wrap_news_column_2 .cover {
  min-height: 320px;
}

@media (max-width: 1700px) {
  .page.rubrics .wrap_news_column_2 .cover {
    min-height: 260px;
  }
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .cover {
    min-height: 226px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .cover {
    min-height: 162px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news_column_2 .cover {
    min-height: 190px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .wrap_news_column_2 .cover {
    min-height: 180px;
  }
}

.page.rubrics .wrap_news_column_2 .content_news_column_2 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 {
    padding: 15px 15px;
  }
}

@media (max-width: 767px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 {
    padding: 20px;
  }
}

@media (max-width: 1023px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 p {
    margin-bottom: 50px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .autor img {
    height: 37px !important;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .autor .name {
    display: block;
    top: -23px;
    font-size: 14px;
    line-height: 1;
  }
}

.page.rubrics .wrap_news_column_2 .content_news_column_2 .autor span {
  left: 39px;
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .autor span {
    left: 56px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .autor span {
    left: 39px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 span {
    vertical-align: bottom;
    font-size: 12px;
  }
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 span:last-child {
    margin-left: 11px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 span:last-child {
    display: none;
  }
}

.page.rubrics .wrap_news_column_2 .content_news_column_2 span i {
  margin-right: 7px;
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 span i {
    margin-right: 5px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 span i {
    margin-right: 7px;
  }
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 11px;
  }
}

@media (max-width: 1199px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 39px;
  }
}

@media (max-width: 1023px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .data {
    margin-right: 18px;
  }
}

.page.rubrics .wrap_news_column_2 .content_news_column_2 .wrap_news_column_footer {
  margin-top: auto;
}

@media (max-width: 1366px) {
  .page.rubrics .wrap_news_column_2 .content_news_column_2 .wrap_news_column_footer {
    bottom: 17px;
  }
}

.page.rubrics .wrap_news_column_min-h .cover {
  min-height: 179px !important;
}

@media (min-width: 768px) {
  .page.rubrics .wrap_news_column_min-h .cover {
    min-height: 226px;
  }
}

.page.rubrics .rubrics-menu {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  background: #fef6f7;
}

@media (max-width: 1499px) {
  .page.rubrics .rubrics-menu {
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    background: rgba(255, 240, 240, 0.9);
  }
}

.page.rubrics .rubrics-menu form {
  padding: 20px 0;
}

.page.rubrics .rubrics-menu__inner {
  width: 100%;
  height: 56px;
  background: rgba(136, 136, 136, 0.05);
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__inner {
    height: auto;
    background: transparent;
  }
}

.page.rubrics .rubrics-menu__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.page.rubrics .rubrics-menu__list .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__list .owl-stage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    white-space: normal;
    overflow-x: unset;
    -webkit-transform: unset !important;
        -ms-transform: unset !important;
            transform: unset !important;
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
    width: 100% !important;
  }
}

.page.rubrics .rubrics-menu__list .owl-stage-outer {
  height: 100%;
  z-index: 10 !important;
}

.page.rubrics .rubrics-menu__list .owl-item {
  position: relative;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__list .owl-item:last-child:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: auto;
    width: 91%;
    height: 1px;
    background: rgba(244, 32, 101, 0.15);
  }
}

.page.rubrics .rubrics-menu__list .owl-item.active {
  position: relative;
  width: 100%;
  height: 100%;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__list .owl-item.active {
    width: 100% !important;
  }
}

.page.rubrics .rubrics-menu__list .owl-item.active:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 14px;
  background: rgba(244, 32, 101, 0.15);
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__list .owl-item.active:after {
    display: none;
  }
}

.page.rubrics .rubrics-menu__list .owl-item.active:last-child:after {
  display: none;
}

.page.rubrics .rubrics-menu__list .owl-nav {
  display: none;
}

.page.rubrics .rubrics-menu__item {
  position: relative;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: .5px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1366px) {
  .page.rubrics .rubrics-menu__item {
    font-size: 13px;
    line-height: 16px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 20px;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: normal;
  }
}

.page.rubrics .rubrics-menu__item:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 14px;
  background: rgba(244, 32, 101, 0.15);
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item:after {
    display: none;
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item:before {
    content: "";
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    width: 91%;
    height: 1px;
    background: rgba(244, 32, 101, 0.15);
  }
}

.page.rubrics .rubrics-menu__item:hover, .page.rubrics .rubrics-menu__item:focus {
  color: #fff;
  background: #F3115B;
}

.page.rubrics .rubrics-menu__item:hover i, .page.rubrics .rubrics-menu__item:focus i {
  color: #fff;
}

.page.rubrics .rubrics-menu__item i {
  margin-left: 10px;
  font-size: 10px;
  line-height: 11px;
  font-weight: 400;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1366px) {
  .page.rubrics .rubrics-menu__item i {
    margin-left: 8px;
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item:first-child:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    width: 91%;
    height: 1px;
    background: rgba(244, 32, 101, 0.15);
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item:last-child {
    margin-bottom: 0;
  }
}

.page.rubrics .rubrics-menu__item:last-child:after {
  display: none;
}

.page.rubrics .rubrics-menu__item_active {
  color: #F3115B;
  background: #fff;
}

.page.rubrics .rubrics-menu__item_active i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page.rubrics .rubrics-menu__item_active .rubrics-menu__count {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 1499px) {
  .page.rubrics .rubrics-menu__item_active .rubrics-menu__count {
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item_active .rubrics-menu__count {
    right: 45px;
  }
}

.page.rubrics .rubrics-menu__item_active:hover, .page.rubrics .rubrics-menu__item_active:focus {
  background: #fff;
  color: #F3115B;
}

.page.rubrics .rubrics-menu__item_active:hover i, .page.rubrics .rubrics-menu__item_active:focus i {
  color: #F3115B;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__item_active:before {
    top: -1px;
    bottom: unset;
    left: 0;
    width: 100%;
  }
}

.page.rubrics .rubrics-menu__item_active .rubrics-menu__dropdown {
  display: block;
}

.page.rubrics .rubrics-menu__item_selecteds {
  color: #fff;
  background: #F3115B;
}

.page.rubrics .rubrics-menu__item_selecteds i {
  color: #fff;
}

.page.rubrics .rubrics-menu__count {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  padding: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 21px;
  color: #F3115B;
  background: rgba(243, 17, 91, 0.15);
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__count {
    right: 40px;
  }
}

.page.rubrics .rubrics-menu__dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 56px;
  margin: 0;
  padding: 15px 0 13px;
  background: #fff;
  z-index: 10;
  width: 100%;
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__dropdown {
    top: 33px;
    padding: 13px 0;
  }
}

.page.rubrics .rubrics-menu__dropdown li {
  color: #000;
}

.page.rubrics .rubrics-menu__dropdown:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 85%;
  height: 1px;
  background: rgba(243, 17, 91, 0.15);
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__dropdown:before {
    display: none;
  }
}

@media (max-width: 575px) {
  .page.rubrics .rubrics-menu__dropdown:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(243, 17, 91, 0.15);
  }
}

.page.rubrics .rubrics-menu__link {
  display: inline-block;
  padding: 7px 20px;
  white-space: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.page.rubrics .rubrics-menu__link:hover, .page.rubrics .rubrics-menu__link:focus {
  color: #F3115B;
}

.page.rubrics .selecteds {
  display: none;
}

@media (max-width: 575px) {
  .page.rubrics .selecteds {
    padding: 15px 20px 0;
  }
}

.page.rubrics .selecteds__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.page.rubrics .selecteds__btn {
  margin-top: 15px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: rgba(243, 17, 91, 0.6);
  text-align: left;
  border: 1px solid rgba(243, 17, 91, 0.5);
  background: transparent;
  outline: none;
  overflow: hidden;
}

.page.rubrics .selecteds__btn_submit {
  margin-right: 10px;
}

.page.rubrics .selecteds__btn i {
  padding-left: 5px;
  vertical-align: top;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.page.rubrics .selecteds__btn:hover:hover i, .page.rubrics .selecteds__btn:focus:focus i {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.page.rubrics .selecteds__checked {
  position: relative;
  margin-top: 15px;
  margin-right: 10px;
  padding: 10px 15px;
  min-width: 103px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #696969;
  text-align: left;
  background: #fff;
  cursor: pointer;
}

.page.rubrics .selecteds__del {
  margin-left: 6px;
  padding: 0;
  height: 12px;
  border: 0;
  vertical-align: middle;
  background: transparent;
  outline: none;
}

.page.rubrics .selecteds__del i {
  margin-left: 0;
  padding-left: 0;
  vertical-align: top;
  font-size: 12px;
  color: #F31111;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.page.rubrics .selecteds__del:hover i, .page.rubrics .selecteds__del:focus i {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.page.rubrics .container_index_page {
  overflow-x: hidden;
}

.page-wrapper {
  overflow-x: hidden;
}

.cover {
  display: block;
}

.search-wrap {
  padding: 20px 0;
}

.form-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-search__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.form-search__input input[type='search']::-webkit-search-decoration,
.form-search__input input[type='search']::-webkit-search-cancel-button,
.form-search__input input[type='search']::-webkit-search-results-button,
.form-search__input input[type='search']::-webkit-search-results-decoration {
  display: none;
}

.form-search__btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 40px;
  background-color: #fff;
  color: #ea2222;
}

.form-search__btn-reset {
  width: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #ea2222;
  color: #fff;
}

.form-search input {
  height: 40px;
  width: 100%;
  padding-left: 15px;
  line-height: 40px;
}

.form-search input,
.form-search button {
  border: none;
}

.form-search input:focus,
.form-search button:focus {
  outline: none;
}

.aside-banner-wrap {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffd200;
}

.banner {
  display: inline-block;
}

.content_news_min-h {
  min-height: 217px;
}

.content_news_min-h .news-footer-top {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.content_news_min-h .news-footer-info {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.tag-title {
  margin-bottom: -10px;
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}

.wrap_news_column_min-h .cover {
  min-height: 179px;
}

@media (min-width: 768px) {
  .wrap_news_column_min-h .cover {
    min-height: 190px;
  }
}

@media (min-width: 1500px) {
  .wrap_news_column_min-h .cover {
    min-height: 160px;
  }
}

@media (min-width: 1700px) {
  .wrap_news_column_min-h .cover {
    min-height: 235px;
  }
}

.wrap_news_column_min-h .content_news_column_2 {
  padding: 15px;
}

.section .wrap_news_column_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.section .wrap_news_column_2 .cover {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.section .wrap_news_column_2 .content_news_column_2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.section .content_news_column_2 {
  background-color: #fff;
}

@media only screen and (min-width: 768px) {
  .search-wrap {
    padding: 25px 0;
  }
  .search-wrap input {
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    padding-left: 30px;
  }
  .tag-title {
    font-size: 26px;
    margin-top: 20px;
  }
  .form-search__btn {
    width: 50px;
    font-size: 20px;
  }
  .form-search__btn-reset {
    width: 50px;
    font-size: 20px;
  }
  .section {
    padding: 40px 0 60px 0;
  }
  .section .title {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .wrap_news_column_min-h .content_news_column_2 {
    padding: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .page-wrapper {
    position: relative;
  }
  .tag-title {
    margin-top: 50px;
    margin-bottom: -40px;
  }
  .aside {
    position: absolute;
    z-index: 5;
    top: 188px;
    right: 0;
    width: 33.33%;
  }
  .aside .aside-banner-wrap {
    background: rgba(255, 255, 255, 0.15);
    padding: 90px 60px;
    margin-left: 0;
    margin-right: 0;
  }
  .aside .aside-banner-wrap_fixed {
    position: fixed;
    top: 100px;
    width: -webkit-calc(33.33% - 35px);
    width: calc(33.33% - 35px);
  }
  .aside .aside-banner-wrap.aside-banner-wrap_light {
    background: rgba(249, 249, 249, 0.15);
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
            box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
  }
  .aside .banner {
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
  }
  .section {
    padding: 90px 33.33% 60px 0;
  }
  .section .more-btn-wrap {
    padding: 0;
  }
  .section .title {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1700px) {
  .section {
    padding: 90px 25% 60px 0;
  }
  .section_max-w {
    padding: 90px 32% 60px 0;
  }
  .aside {
    width: 22%;
    padding: 0;
    margin-right: 60px;
  }
  .aside .aside-banner-wrap_fixed {
    right: 60px;
    width: 22%;
  }
  .wrap_news_column_min-h .content_news_column_2 {
    padding: 25px;
  }
}

.material .wrap_news {
  min-height: 667px;
  margin-bottom: 40px;
}

@media (max-width: 1700px) {
  .material .wrap_news {
    min-height: 550px;
  }
}

@media (max-width: 1500px) {
  .material .wrap_news {
    min-height: 474px;
  }
}

@media (max-width: 1200px) {
  .material .wrap_news {
    margin-bottom: 30px;
    min-height: 390px;
  }
}

@media (max-width: 1023px) {
  .material .wrap_news {
    min-height: 340px;
  }
}

@media (max-width: 767px) {
  .material .wrap_news {
    margin-bottom: 20px;
  }
  .material .wrap_news .content_news {
    padding: 20px;
  }
  .material .wrap_news .content_news span {
    margin-left: 12px;
  }
  .material .wrap_news span.autor {
    margin-left: 0;
  }
  .material .wrap_news .autor .name {
    left: 55px;
  }
  .material .wrap_news h1 {
    line-height: 20px;
  }
  .material .wrap_news h1 a {
    font-size: 20px;
    line-height: 20px;
  }
}

.material .wrap_news_column_2 {
  padding-bottom: 40px;
}

@media (max-width: 1200px) {
  .material .wrap_news_column_2 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .material .wrap_news_column_2 {
    padding-bottom: 20px;
  }
  .material .wrap_news_column_2 .autor .name {
    left: 68px;
  }
}

.page_material .page_image {
  float: unset;
}

.page_material .menu_news .owl-next,
.page_material .menu_news .owl-prev {
  display: none;
}

@media (max-width: 1200px) {
  .page_material .menu_news .owl-next,
  .page_material .menu_news .owl-prev {
    display: block;
  }
}

.page_material .menu_news .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.page_material .menu_news .owl-stage .owl-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 16.6%;
}

.page_material .menu_news .owl-stage .owl-item li a {
  padding: 20px;
}

@media (max-width: 767px) {
  .page_material .menu_news .owl-stage .owl-item li a {
    padding: 10px;
  }
}

@media (max-width: 1200px) {
  .page_material .menu_news .owl-stage .owl-item {
    min-width: auto;
  }
}

.page .sticky_reverse {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .page .sticky_reverse {
    margin-top: 20px;
  }
}

.text_dosye {
  padding-top: 40px;
  padding-bottom: 100px;
  text-align: left;
}

@media (max-width: 1199px) {
  .text_dosye {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .text_dosye {
    padding-top: 20px;
  }
}

.text_dosye__content h2 {
  margin-bottom: 15px;
  line-height: 29px;
}

@media (max-width: 575px) {
  .text_dosye__content h2 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text_dosye__content p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 22px;
}

@media (max-width: 575px) {
  .text_dosye__content p {
    font-size: 14px;
    line-height: 17px;
  }
}

.text_dosye__content img {
  width: 100%;
  height: auto;
}

.text_dosye__content ul {
  margin-bottom: 15px;
  padding-left: 15px;
  width: 100%;
}

.text_dosye__content ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 16px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  list-style: none;
}

.text_dosye__content ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: rgba(244, 45, 110, 0.5);
  top: 8px;
  margin-top: 0;
  left: 10px;
}

.text_dosye hr {
  margin: 10px 0 20px;
  border: 0;
  border-top: 3px solid #ffd700;
}

.text_dosye .subscribe form {
  position: relative;
}

.text_dosye .eye {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.text_dosye .fal.fa-eye,
.text_dosye .eye {
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.3);
}

.text_dosye .fal.fa-eye {
  padding-right: 8px;
  font-size: 20px;
}

@media (max-width: 575px) {
  .text_dosye .fal.fa-eye {
    padding-right: 3px;
    font-size: 13px;
  }
}

.text_dosye .info_d {
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 20px 0;
}

@media (max-width: 991px) {
  .text_dosye .info_d {
    margin: 17px 0;
  }
}

@media (max-width: 575px) {
  .text_dosye .info_d {
    margin: 0 0 15px;
  }
}

.text_dosye .info_d a {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.text_dosye .info_d a:last-child {
  margin-right: 0;
}

.text_dosye .info_d a i {
  font-size: 15px;
}

.text_dosye h1 {
  display: inline-block;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: .05em;
  color: #000;
}

@media (max-width: 575px) {
  .text_dosye h1 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text_dosye .vik {
  padding: 8px 15px;
  margin-right: 17px;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  background: #FFD700;
  color: #000;
}

.text_dosye .btn_r.btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #F3115B;
  width: 100%;
}

.text_dosye .btn_r.btn:hover, .text_dosye .btn_r.btn:focus {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {
  .text_dosye .info_d {
    float: left;
    width: 80%;
    clear: none;
  }
  .text_dosye .eye {
    float: right;
    margin-top: 20px;
  }
}

@media (max-width: 767px) and (max-width: 575px) {
  .text_dosye .eye {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .text_dosye .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.add_dosye {
  background: rgba(243, 17, 91, 0.1);
  padding: 15px 22px 22px;
  text-align: center;
}

@media (max-width: 1199px) {
  .add_dosye {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 20px;
    min-height: 190px;
  }
}

@media (max-width: 575px) {
  .add_dosye {
    padding: 20px 15px;
  }
}

.add_dosye p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
}

@media (max-width: 1199px) {
  .add_dosye p {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 0 20px;
    width: 100%;
    min-height: 60px;
  }
}

@media (max-width: 991px) {
  .add_dosye p {
    font-size: 14px;
    line-height: 21px;
  }
}

.add_dosye .btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #F3115B;
  width: 100%;
}

@media (max-width: 1199px) {
  .add_dosye .btn {
    width: 100%;
    min-height: 60px;
    float: right;
    margin-top: 0 !important;
    font-size: 14px;
    line-height: 17px;
  }
}

@media (max-width: 991px) {
  .add_dosye .btn {
    padding: 15px 30px;
    min-height: 51px;
  }
}

.add_dosye .btn:hover, .add_dosye .btn:focus {
  background: #b3023d;
  border-color: #b3023d;
}

.add_dosye .btn:active {
  background: #D03B3B;
  border-color: #D03B3B;
}

.dossier-card {
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .dossier-card .eye .fal.fa-eye {
    padding-right: 8px;
    font-size: 16px;
  }
}

.dossier-card__img {
  display: block;
  margin: 0 auto;
  max-width: 275px;
  max-height: 275px;
}

@media (max-width: 991px) {
  .dossier-card__img {
    max-width: 245px;
    max-height: 245px;
  }
}

@media (max-width: 767px) {
  .dossier-card__img {
    max-width: 180px;
    max-height: 180px;
  }
}

@media (max-width: 575px) {
  .dossier-card__img {
    margin: 0 auto 25px;
  }
}

.dossier-card__img img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.dossier-card__description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 21px;
}

@media (max-width: 1199px) {
  .dossier-card__description {
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .dossier-card__description {
    margin-bottom: 10px;
  }
}

.dossier-card__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 767px) {
  .dossier-card__btns {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 575px) {
  .dossier-card__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dossier-card .btn.dossier-card__btn {
  padding: 14px 20px;
  width: 250px;
  min-height: 50px;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  overflow: hidden;
}

@media (max-width: 1366px) {
  .dossier-card .btn.dossier-card__btn {
    width: 245px;
  }
}

@media (max-width: 991px) {
  .dossier-card .btn.dossier-card__btn {
    padding: 14px 14px;
  }
}

@media (max-width: 767px) {
  .dossier-card .btn.dossier-card__btn {
    margin-top: 0 !important;
  }
}

@media (max-width: 575px) {
  .dossier-card .btn.dossier-card__btn {
    width: 100%;
  }
}

.dossier-card .btn.dossier-card__btn:hover, .dossier-card .btn.dossier-card__btn:focus {
  background: #b3023d;
  border-color: #b3023d;
}

.dossier-card .btn.dossier-card__btn:active {
  background: #D03B3B;
  border-color: #D03B3B;
  color: #fff;
}

.dossier-card .btn.dossier-card__btn:first-child {
  margin-right: 20px;
}

@media (max-width: 1199px) {
  .dossier-card .btn.dossier-card__btn:first-child {
    margin-left: 0 !important;
    margin-right: 20px !important;
  }
}

@media (max-width: 575px) {
  .dossier-card .btn.dossier-card__btn:first-child {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 1199px) {
  .dossier-card .btn.dossier-card__btn:last-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.dossier-card .btn.dossier-card__btn:last-child:hover, .dossier-card .btn.dossier-card__btn:last-child:focus {
  background: #F3115B;
  border-color: #F3115B;
}

.similar-material {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.similar-material:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.similar-material h3 {
  color: #fff;
}

@media (max-width: 1366px) {
  .similar-material h3 h3 {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .similar-material .content_news span {
    font-size: 12px;
    line-height: 15px;
  }
}

.similar-material .content_news span:last-child {
  margin-left: 30px;
}

.similar-material__mob {
  display: none;
}

@media (max-width: 1199px) {
  .similar-material__mob {
    display: block;
    margin: 40px auto 0;
    width: 728px;
    height: 90px;
  }
}

@media (max-width: 767px) {
  .similar-material__mob {
    margin: 30px auto 0;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .similar-material__mob {
    margin: 20px auto 0;
    height: 250px;
  }
}

.companies-page {
  padding-bottom: 50px;
}

@media (max-width: 1366px) {
  .companies-page {
    padding-bottom: 25px;
  }
}

@media (max-width: 1199px) {
  .companies-page {
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .companies-page {
    padding-bottom: 35px;
  }
}

.card-categories {
  margin-top: 35px;
}

@media (max-width: 1366px) {
  .card-categories {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .card-categories {
    margin-top: 45px;
  }
}

@media (max-width: 575px) {
  .card-categories {
    margin-top: 35px;
  }
}

.card-category {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  cursor: pointer;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1366px) {
  .card-category {
    margin-bottom: 25px;
  }
}

@media (max-width: 1199px) {
  .card-category {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .card-category {
    margin-bottom: 10px;
  }
}

.card-category:hover .card-category__icon path, .card-category:focus .card-category__icon path {
  fill: #FED130;
}

.card-category__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 267px;
  background: #FFFFFF;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.02);
}

@media (max-width: 1366px) {
  .card-category__inner {
    height: 292px;
  }
}

@media (max-width: 1199px) {
  .card-category__inner {
    height: 288px;
  }
}

@media (max-width: 991px) {
  .card-category__inner {
    height: 215px;
  }
}

@media (max-width: 575px) {
  .card-category__inner {
    height: 83px;
  }
}

.card-category__icon {
  width: 104px;
  height: 104px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 1366px) {
  .card-category__icon {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 1199px) {
  .card-category__icon {
    width: 104px;
    height: 104px;
  }
}

@media (max-width: 991px) {
  .card-category__icon {
    width: 73px;
    height: 73px;
  }
}

@media (max-width: 575px) {
  .card-category__icon {
    width: 47px;
    height: 47px;
  }
}

.card-category__icon path {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.card-category__title {
  margin-top: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 170%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

@media (max-width: 1199px) {
  .card-category__title {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .card-category__title {
    margin-top: 12px;
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .card-category__title {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .card-category__title br {
    display: none;
  }
}

.categories-page {
  padding-bottom: 100px;
}

.categories-page .title {
  margin-bottom: 42px;
}

@media (max-width: 991px) {
  .categories-page .title {
    margin-bottom: 30px;
  }
}

.categories-page__body {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .categories-page__body {
    margin-top: 40px;
  }
}

@media (max-width: 575px) {
  .categories-page__body {
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .categories-page__body .row .col-12:last-child .card-company {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .categories-page .btn.w-100 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
  }
}

@media (max-width: 575px) {
  .categories-page .btn.w-100 {
    padding: 18px;
  }
}

.categories-page .sticky {
  margin-top: 0;
}

@media (max-width: 767px) {
  .categories-page .reklama_banner {
    margin: 20px auto 40px;
  }
}

.categories-page .dropdown-item {
  white-space: normal;
}

.categories-page .dropdown.bootstrap-select.active .filter-option-inner-inner {
  color: #F3115B;
}

.categories-page .dropdown.bootstrap-select.active .btn.dropdown-toggle:after {
  width: 17px;
  height: 13px;
  background-image: url("../img/ic_check.svg");
}

.company {
  padding-bottom: 100px;
}

.company__inner {
  padding: 40px;
  overflow: hidden;
  background: #FFFFFF;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  .company__inner {
    padding: 30px;
  }
}

@media (max-width: 575px) {
  .company__inner {
    padding: 20px;
  }
}

.company__views {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
}

.company__views img {
  margin-right: 10px;
}

.company__views span {
  font-size: 14px;
  line-height: 1;
  color: #888888;
}

.company__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 8px;
}

@media (max-width: 575px) {
  .company__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
}

.company__name {
  font-weight: 700;
  font-size: 38px;
  line-height: 49px;
  color: #000000;
}

@media (max-width: 767px) {
  .company__name {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
  }
}

@media (max-width: 575px) {
  .company__name {
    margin-bottom: 0;
  }
}

.company__logo {
  width: 225px;
  height: 65px;
}

@media (max-width: 1199px) {
  .company__logo {
    width: 135px;
    height: 40px;
  }
}

@media (max-width: 575px) {
  .company__logo {
    margin-top: 20px;
  }
}

.company__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right top;
     object-position: right top;
}

@media (max-width: 575px) {
  .company__logo img {
    -o-object-position: left top;
       object-position: left top;
  }
}

.company__hero {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .company__hero {
    margin-top: 20px;
  }
}

.company__title {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 25px;
  line-height: 150%;
  color: #000000;
}

@media (max-width: 767px) {
  .company__title {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .company__title {
    font-size: 16px;
  }
}

.company__person {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 170%;
  color: #F3115B;
}

@media (max-width: 575px) {
  .company__person {
    margin-top: 5px;
    font-size: 14px;
  }
}

.company__contacts {
  margin-top: 20px;
}

@media (max-width: 575px) {
  .company__contacts {
    margin-top: 15px;
  }
}

.company__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

@media (max-width: 575px) {
  .company__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5px;
  }
}

.company__links-col {
  max-width: 50%;
}

@media (max-width: 575px) {
  .company__links-col {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .company__links-col:nth-child(1) .company__link:nth-child(1) .company__icon {
    width: 14px;
    height: auto;
  }
}

.company__links-col:nth-child(1) .company__link:nth-child(2) {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .company__links-col:nth-child(1) .company__link:nth-child(2) {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .company__links-col:nth-child(1) .company__link:nth-child(2) .company__icon {
    width: 16px;
    height: auto;
  }
}

.company__links-col:nth-child(2) {
  margin-left: 40px;
}

@media (max-width: 767px) {
  .company__links-col:nth-child(2) {
    margin-left: 30px;
  }
}

@media (max-width: 575px) {
  .company__links-col:nth-child(2) {
    margin-left: 0;
  }
}

.company__links-col:nth-child(2) .company__link:nth-child(1) .company__icon {
  margin-right: 10px;
}

@media (max-width: 575px) {
  .company__links-col:nth-child(2) .company__link:nth-child(1) .company__icon {
    margin-right: 8px;
    width: 16px;
    height: auto;
  }
}

.company__links-col:nth-child(2) .company__link:nth-child(2) {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .company__links-col:nth-child(2) .company__link:nth-child(2) {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

@media (max-width: 575px) {
  .company__links-col:nth-child(2) .company__link:nth-child(2) .company__icon {
    position: relative;
    top: 2px;
    margin-right: 10px;
    margin-left: 2px;
    width: 11px;
    height: auto;
  }
}

.company__link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 170%;
  color: #000000;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 575px) {
  .company__link {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
  }
}

.company__icon {
  margin-right: 15px;
}

@media (max-width: 575px) {
  .company__icon {
    margin-right: 8px;
  }
}

.company__subtitle {
  margin-top: 10px;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  line-height: 170%;
  color: #898989;
}

@media (max-width: 575px) {
  .company__subtitle {
    font-size: 14px;
  }
}

.company__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 170%;
  color: #000000;
}

@media (max-width: 575px) {
  .company__text {
    font-size: 14px;
  }
}

.company__description {
  margin-top: 20px;
}

@media (max-width: 575px) {
  .company__description {
    margin-top: 15px;
  }
}

.company__activity {
  margin-top: 20px;
  font-size: 0;
}

@media (max-width: 575px) {
  .company__activity {
    margin-top: 15px;
  }
}

.company__similar-companies {
  margin-top: 20px;
  font-size: 0;
}

@media (max-width: 575px) {
  .company__similar-companies {
    margin-top: 15px;
  }
}

.company__tag {
  display: inline-block;
  margin-top: 10px;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid #F3115B;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #F3115B;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

@media (max-width: 767px) {
  .company__tag {
    margin-right: 10px;
  }
}

@media (max-width: 575px) {
  .company__tag {
    font-size: 14px;
    line-height: 17px;
  }
}

.company__tag:last-child {
  margin-right: 0;
}

.company__tag:hover, .company__tag:focus {
  color: #268cdd;
  border-color: #268cdd;
}

.company .sticky {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .company .reklama_banner {
    margin-top: 40px;
  }
}

.about-breed {
  padding-bottom: 100px;
}

.about-breed__inner {
  overflow: hidden;
}

.about-breed__head-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-breed__title {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 49px;
  color: #111111;
}

@media (max-width: 991px) {
  .about-breed__title {
    font-size: 24px;
    line-height: 28px;
  }
}

.about-breed__views {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-left: 20px;
}

.about-breed__views span {
  margin-left: 5px;
  font-size: 18px;
  line-height: 18px;
  color: #909090;
}

.about-breed__characteristics {
  margin-top: 20px;
}

.about-breed__characteristics-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 767px) {
  .about-breed__characteristics-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about-breed__photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 40px 0 0;
  width: 425px;
}

@media (max-width: 1366px) {
  .about-breed__photo {
    width: 448px;
  }
}

@media (max-width: 1199px) {
  .about-breed__photo {
    width: 438px;
  }
}

@media (max-width: 991px) {
  .about-breed__photo {
    margin: 0 30px 0 0;
    width: 331px;
  }
}

@media (max-width: 767px) {
  .about-breed__photo {
    margin: 0 0 20px;
    width: 100%;
  }
}

.about-breed__img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.about-breed__table {
  display: table;
  margin: 0;
  width: 100%;
}

.about-breed__table tr {
  width: 100%;
}

@media (max-width: 767px) {
  .about-breed__table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about-breed__table tr td {
  padding: 20px 10px;
  width: 50%;
  border: 1px solid rgba(30, 144, 255, 0.15);
  font-size: 16px;
  line-height: 21px;
  color: #111111;
}

@media (max-width: 1199px) {
  .about-breed__table tr td {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 767px) {
  .about-breed__table tr td {
    width: 100%;
  }
}

.about-breed__table tr td:first-child {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
}

@media (max-width: 1199px) {
  .about-breed__table tr td:first-child {
    font-size: 16px;
    line-height: 18px;
  }
}

.about-breed__table tr span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 18px;
  color: #757575;
}

.about-breed__table tr a {
  display: block;
  font-size: 16px;
  line-height: 21px;
}

@media (max-width: 1199px) {
  .about-breed__table tr a {
    font-size: 14px;
    line-height: 18px;
  }
}

.about-breed__source {
  padding: 8px;
  font-size: 12px;
  line-height: 12px;
  color: #757575;
  text-align: right;
  background: #F1F1F1;
}

.about-breed__description {
  margin-top: 40px;
}

.about-breed__description h2,
.about-breed__description h3 {
  margin-bottom: 0;
  font-weight: 600;
  color: #111111;
}

.about-breed__description h2 {
  font-size: 24px;
  line-height: 28px;
}

@media (max-width: 991px) {
  .about-breed__description h2 {
    font-size: 18px;
    line-height: 23px;
  }
}

.about-breed__description h3 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 23px;
}

@media (max-width: 991px) {
  .about-breed__description h3 {
    font-size: 16px;
    line-height: 18px;
  }
}

.about-breed__description p {
  margin: 10px 0 40px;
  font-size: 16px;
  line-height: 21px;
  color: #111111;
}

@media (max-width: 991px) {
  .about-breed__description p {
    font-size: 14px;
    line-height: 21px;
  }
}

@media (max-width: 1199px) {
  .about-breed .article__share .article__info_bottom__social {
    width: auto;
  }
}

@media (max-width: 767px) {
  .about-breed .article__share .article__info_bottom__social {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .about-breed .article__share .article__info_bottom__social {
    white-space: nowrap;
  }
}

@media (max-width: 1199px) {
  .about-breed .article__share .article__coments_btn-more {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media (max-width: 767px) {
  .about-breed .article__share .article__coments_btn-more {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (max-width: 1199px) {
  .about-breed .reklama_banner {
    margin: 40px auto;
  }
}

@media (max-width: 991px) {
  .about-breed .reklama_banner {
    margin: 30px auto;
  }
}

@media (max-width: 767px) {
  .about-breed .reklama_banner {
    margin: 20px auto;
  }
}

@media (max-width: 360px) {
  .about-breed .reklama_banner {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .about-breed .read_on_theme {
    margin-top: 0;
  }
}

.breeds {
  padding-bottom: 100px;
}

@media (max-width: 991px) {
  .breeds {
    position: relative;
  }
}

.breeds .title {
  margin-bottom: 42px;
}

@media (max-width: 991px) {
  .breeds .title {
    margin-bottom: 30px;
  }
}

.breeds__body {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

@media (max-width: 1919px) {
  .breeds__body {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .breeds__body {
    margin-top: 20px;
  }
}

@media (max-width: 1365px) {
  .breeds__col:nth-child(1) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1365px) {
  .breeds__col:nth-child(2) {
    display: none;
  }
}

.breeds__subtitle {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}

@media (max-width: 767px) {
  .breeds__subtitle {
    display: none;
  }
}

.breeds__letters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .breeds__letters {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin-top: 18px;
    width: 100%;
  }
  .breeds__letters .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .breeds__letters .owl-nav {
    display: none;
  }
}

.breeds__letter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 38px;
  height: 40px;
}

@media (max-width: 767px) {
  .breeds__letter {
    display: inline-block;
    width: 43px;
    height: 45px;
  }
}

@media (max-width: 767px) {
  .breeds__letter:first-child .breeds__letter-link {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.breeds__letter:last-child {
  margin-right: 0;
}

.breeds__letter-link {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #111111;
  outline: none;
}

@media (max-width: 767px) {
  .breeds__letter-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
}

.breeds__letter-link.disabled {
  pointer-events: none !important;
  cursor: default;
  color: #909090;
}

.breeds__filters-btn {
  display: none;
}

@media (max-width: 991px) {
  .breeds__filters-btn {
    display: block;
    margin-top: 15px;
    padding: 13px;
    font-size: 14px;
    line-height: 14px;
  }
}

.breeds__cards {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .breeds__cards {
    margin-top: 18px;
  }
}

.breeds__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #FFD200;
  z-index: 50;
}

.breeds__overlay-inner {
  padding: 60px 153px 100px;
}

@media (max-width: 991px) {
  .breeds__overlay-inner {
    height: 100%;
    overflow-y: auto;
  }
}

@media (max-width: 767px) {
  .breeds__overlay-inner {
    padding: 20px 20px 30px;
  }
}

.breeds__overlay-inner::-webkit-scrollbar {
  width: 0;
}

.breeds__overlay-title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F3115B;
}

.breeds__overlay-close {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 0;
  width: 13px;
  height: 13px;
  border: none;
  background: transparent;
  outline: none;
}

@media (max-width: 767px) {
  .breeds__overlay-close {
    top: 22px;
    right: 22px;
  }
}

.breeds__overlay-close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/ic_close-red.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.breeds__overlay-filters {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .breeds__overlay-filters {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .breeds__overlay-filters .filters__btn-clear {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    overflow: hidden;
    -webkit-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out;
  }
}

.breeds .card {
  position: relative;
  margin-bottom: 40px;
  background: #FFFFFF;
}

@media (max-width: 991px) {
  .breeds .card {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .breeds .card {
    margin-bottom: 20px;
  }
}

.breeds .card:last-child {
  margin-bottom: 0;
}

.breeds .card__inner {
  padding: 40px;
}

@media (max-width: 991px) {
  .breeds .card__inner {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .breeds .card__inner {
    padding: 20px;
  }
}

.breeds .card__title {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #F3115B;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #F3115B;
}

@media (max-width: 991px) {
  .breeds .card__title {
    padding-bottom: 5px;
  }
}

.breeds .card__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .breeds .card__body {
    margin-top: 20px;
  }
}

.breeds .card__breed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 40px;
  width: 33.33%;
  height: 93px;
  background: #FFFFFF;
  overflow: hidden;
  outline: none;
}

@media (max-width: 1919px) {
  .breeds .card__breed {
    margin-bottom: 30px;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .breeds .card__breed {
    margin-bottom: 20px;
    width: 100%;
  }
}

.breeds .card__breed:hover .card__breed-title, .breeds .card__breed:focus .card__breed-title {
  color: #f3115b;
}

.breeds .card__breed_no-picture {
  height: auto;
}

.breeds .card__breed_no-picture .card__breed-col:nth-child(1) {
  display: none;
}

.breeds .card__breed-col {
  height: 100%;
}

.breeds .card__breed-col:nth-child(1) {
  margin-right: 20px;
  width: 93px;
  font-size: 0;
  background: #FFFFFF;
  overflow: hidden;
}

.breeds .card__breed-col:nth-child(2) {
  overflow: hidden;
}

.breeds .card__breed-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.breeds .card__breed-inner {
  max-width: 280px;
}

.breeds .card__breed-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #111111;
  display: -webkit-box;
  display: box;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -ms-line-clamp: 2;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  -webkit-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

@media (max-width: 991px) {
  .breeds .card__breed-title {
    font-size: 14px;
  }
}

.breeds .card__breed-description {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 130%;
  color: #111111;
}

@media (max-width: 991px) {
  .breeds .card__breed-description {
    font-size: 12px;
  }
}

@media (max-width: 1919px) {
  .breeds .card__footer {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .breeds .card__footer {
    margin-top: 0;
  }
}

.breeds .card__more {
  display: block;
}

@media (max-width: 1199px) {
  .breeds .card__more {
    padding: 13px;
    font-size: 14px;
    line-height: 14px;
  }
}

@media (max-width: 767px) {
  .breeds .card__more {
    margin-top: 0 !important;
  }
}

@media (max-width: 991px) {
  .breeds .filters {
    display: none;
    margin-top: 0;
  }
}

.breeds .filters .col-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .breeds .filters .col-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 991px) {
  .breeds .filters .col-12:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 991px) {
  .breeds .filters .col-12:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 991px) {
  .breeds .filters .col-12:nth-child(3) {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}

.breeds .filters__item {
  margin-right: 20px;
  width: 100%;
  -webkit-transition: width .5s ease-in-out;
  -o-transition: width .5s ease-in-out;
  transition: width .5s ease-in-out;
}

@media (max-width: 991px) {
  .breeds .filters__item {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.breeds .filters__item:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .breeds .filters__item:last-child {
    margin-bottom: 0;
  }
}

.breeds .filters__btn {
  display: block;
  margin: 40px auto 0 auto;
  padding: 0;
  min-width: 290px;
}

@media (max-width: 1199px) {
  .breeds .filters__btn {
    margin: 20px auto 0 auto;
    min-width: 245px;
    min-height: 45px;
  }
}

@media (max-width: 991px) {
  .breeds .filters__btn {
    margin-top: 60px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .breeds .filters__btn {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .breeds .filters__selecteds {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .breeds .filters__selected {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .breeds .filters__btn-clear {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .breeds .filters__selecteds-wrap .filters__btn-clear {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .breeds .filters__selecteds-wrap .filters__selected {
    margin-top: 15px;
    margin-bottom: 0;
  }
}

.breeds .filters .dropdown-item {
  white-space: normal;
}

@media (max-width: 1199px) {
  .breeds .filters .dropdown-item {
    padding: 20px;
  }
}

.breeds .filters .bootstrap-select .btn.dropdown-toggle {
  z-index: 11;
}

.breeds .filters .dropdown-menu {
  z-index: 10;
}

@media (max-width: 991px) {
  .breeds .filters .dropdown-menu {
    z-index: 12;
  }
}

.breeds .filters .dropdown-menu.show {
  margin-top: 0;
  border-top: 0;
}

.breeds .sorting {
  float: right;
  max-width: 70px;
}

@media (max-width: 767px) {
  .breeds .sorting {
    max-width: unset;
  }
}

.breeds .sorting__title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

@media (max-width: 767px) {
  .breeds .sorting__title {
    display: none;
  }
}

.breeds .sorting__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 21px;
}

@media (max-width: 767px) {
  .breeds .sorting__btns {
    margin-top: 0;
  }
}

.breeds .sorting__btn {
  padding: 0;
  font-size: 0;
  background: none;
  border: 0;
  outline: none;
}

@media (max-width: 767px) {
  .breeds .sorting__btn:nth-child(1) {
    margin-right: 30px;
  }
}

@media (max-width: 1365px) {
  .breeds .reklama_banner {
    margin: 40px auto;
    width: 300px;
  }
}

@media (max-width: 991px) {
  .breeds .reklama_banner {
    margin: 30px auto;
  }
}

@media (max-width: 767px) {
  .breeds .reklama_banner {
    margin: 20px auto;
  }
}

@media (max-width: 360px) {
  .breeds .reklama_banner {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .breeds .mob-no-indent {
    padding: 0;
  }
}

.breeds .dropdown.bootstrap-select.active .filter-option-inner-inner {
  color: #F3115B;
}

.breeds .dropdown.bootstrap-select.active .btn.dropdown-toggle:after {
  width: 17px;
  height: 13px;
  background-image: url("../img/ic_check.svg");
}

.page-not-found {
  padding-bottom: 100px;
}

.page-not-found__content {
  margin: 0 auto;
  max-width: 675px;
}

@media (max-width: 1499px) {
  .page-not-found__content {
    width: 628px;
  }
}

@media (max-width: 1199px) {
  .page-not-found__content {
    width: 482px;
  }
}

@media (max-width: 767px) {
  .page-not-found__content {
    width: 290px;
  }
}

.page-not-found__content img {
  width: 100%;
  height: auto;
}

.page-not-found__content p {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
}

@media (max-width: 1199px) {
  .page-not-found__content p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 767px) {
  .page-not-found__content p {
    font-size: 14px;
    line-height: 21px;
  }
}

.page-not-found__bottom {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .page-not-found__editorial-choice {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .page-not-found__editorial-choice {
    margin-top: 60px;
  }
}

.page-not-found__editorial-choice .col-12.col-md-6 {
  font-size: 0;
}

.page-not-found__editorial-choice .col-12.col-md-6:nth-child(3) .article-card, .page-not-found__editorial-choice .col-12.col-md-6:nth-child(4) .article-card {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .page-not-found__editorial-choice .col-12.col-md-6:nth-child(3) .article-card {
    margin-bottom: 20px;
  }
}

.page-not-found h3 {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .page-not-found h3 {
    line-height: 31px;
  }
}

@media (max-width: 767px) {
  .page-not-found h3 {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .page-not-found .mob-p-0 {
    padding: 0;
  }
}

@keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}
