@font-face {
  font-family: Material-Design-Iconic-Font;
  src: url(../fonts/Material-Design-Iconic-Font.woff2) format("woff2"), url(../fonts/Material-Design-Iconic-Font.woff) format("woff"), url(../fonts/Material-Design-Iconic-Font.ttf) format("truetype")
}

.zmdi {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 Material-Design-Iconic-Font;
  font-size: inherit;
  text-rendering: auto
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.zmdi-hc-2x {
  font-size: 2em
}

.zmdi-hc-3x {
  font-size: 3em
}

.zmdi-hc-4x {
  font-size: 4em
}

.zmdi-hc-5x {
  font-size: 5em
}

.zmdi-hc-fw {
  text-align: center;
  width: 1.28571429em
}

.zmdi-hc-ul {
  list-style-type: none;
  margin-left: 2.14285714em;
  padding-left: 0
}

.zmdi-hc-ul>li {
  position: relative
}

.zmdi-hc-li {
  left: -2.14285714em;
  position: absolute;
  text-align: center;
  top: .14285714em;
  width: 2.14285714em
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em
}

.zmdi-hc-border {
  border: .1em solid #9e9e9e;
  border-radius: 2px;
  padding: .1em .25em
}

.zmdi-hc-border-circle {
  border: .1em solid #9e9e9e;
  border-radius: 50%;
  padding: .1em .25em
}

.zmdi.pull-left {
  float: left;
  margin-right: .15em
}

.zmdi.pull-right {
  float: right;
  margin-left: .15em
}

.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear
}

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

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

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

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg)
  }
}

.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.zmdi-hc-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

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

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

.zmdi-hc-stack-1x {
  line-height: inherit
}

.zmdi-hc-stack-2x {
  font-size: 2em
}

.zmdi-hc-inverse {
  color: #fff
}

.zmdi-3d-rotation:before {
  content: "\f101"
}

.zmdi-airplane-off:before {
  content: "\f102"
}

.zmdi-airplane:before {
  content: "\f103"
}

.zmdi-album:before {
  content: "\f104"
}

.zmdi-archive:before {
  content: "\f105"
}

.zmdi-assignment-account:before {
  content: "\f106"
}

.zmdi-assignment-alert:before {
  content: "\f107"
}

.zmdi-assignment-check:before {
  content: "\f108"
}

.zmdi-assignment-o:before {
  content: "\f109"
}

.zmdi-assignment-return:before {
  content: "\f10a"
}

.zmdi-assignment-returned:before {
  content: "\f10b"
}

.zmdi-assignment:before {
  content: "\f10c"
}

.zmdi-attachment-alt:before {
  content: "\f10d"
}

.zmdi-attachment:before {
  content: "\f10e"
}

.zmdi-audio:before {
  content: "\f10f"
}

.zmdi-badge-check:before {
  content: "\f110"
}

.zmdi-balance-wallet:before {
  content: "\f111"
}

.zmdi-balance:before {
  content: "\f112"
}

.zmdi-battery-alert:before {
  content: "\f113"
}

.zmdi-battery-flash:before {
  content: "\f114"
}

.zmdi-battery-unknown:before {
  content: "\f115"
}

.zmdi-battery:before {
  content: "\f116"
}

.zmdi-bike:before {
  content: "\f117"
}

.zmdi-block-alt:before {
  content: "\f118"
}

.zmdi-block:before {
  content: "\f119"
}

.zmdi-boat:before {
  content: "\f11a"
}

.zmdi-book-image:before {
  content: "\f11b"
}

.zmdi-book:before {
  content: "\f11c"
}

.zmdi-bookmark-outline:before {
  content: "\f11d"
}

.zmdi-bookmark:before {
  content: "\f11e"
}

.zmdi-brush:before {
  content: "\f11f"
}

.zmdi-bug:before {
  content: "\f120"
}

.zmdi-bus:before {
  content: "\f121"
}

.zmdi-cake:before {
  content: "\f122"
}

.zmdi-car-taxi:before {
  content: "\f123"
}

.zmdi-car-wash:before {
  content: "\f124"
}

.zmdi-car:before {
  content: "\f125"
}

.zmdi-card-giftcard:before {
  content: "\f126"
}

.zmdi-card-membership:before {
  content: "\f127"
}

.zmdi-card-travel:before {
  content: "\f128"
}

.zmdi-card:before {
  content: "\f129"
}

.zmdi-case-check:before {
  content: "\f12a"
}

.zmdi-case-download:before {
  content: "\f12b"
}

.zmdi-case-play:before {
  content: "\f12c"
}

.zmdi-case:before {
  content: "\f12d"
}

.zmdi-cast-connected:before {
  content: "\f12e"
}

.zmdi-cast:before {
  content: "\f12f"
}

.zmdi-chart-donut:before {
  content: "\f130"
}

.zmdi-chart:before {
  content: "\f131"
}

.zmdi-city-alt:before {
  content: "\f132"
}

.zmdi-city:before {
  content: "\f133"
}

.zmdi-close-circle-o:before {
  content: "\f134"
}

.zmdi-close-circle:before {
  content: "\f135"
}

.zmdi-close:before {
  content: "\f136"
}

.zmdi-cocktail:before {
  content: "\f137"
}

.zmdi-code-setting:before {
  content: "\f138"
}

.zmdi-code-smartphone:before {
  content: "\f139"
}

.zmdi-code:before {
  content: "\f13a"
}

.zmdi-coffee:before {
  content: "\f13b"
}

.zmdi-collection-bookmark:before {
  content: "\f13c"
}

.zmdi-collection-case-play:before {
  content: "\f13d"
}

.zmdi-collection-folder-image:before {
  content: "\f13e"
}

.zmdi-collection-image-o:before {
  content: "\f13f"
}

.zmdi-collection-image:before {
  content: "\f140"
}

.zmdi-collection-item-1:before {
  content: "\f141"
}

.zmdi-collection-item-2:before {
  content: "\f142"
}

.zmdi-collection-item-3:before {
  content: "\f143"
}

.zmdi-collection-item-4:before {
  content: "\f144"
}

.zmdi-collection-item-5:before {
  content: "\f145"
}

.zmdi-collection-item-6:before {
  content: "\f146"
}

.zmdi-collection-item-7:before {
  content: "\f147"
}

.zmdi-collection-item-8:before {
  content: "\f148"
}

.zmdi-collection-item-9-plus:before {
  content: "\f149"
}

.zmdi-collection-item-9:before {
  content: "\f14a"
}

.zmdi-collection-item:before {
  content: "\f14b"
}

.zmdi-collection-music:before {
  content: "\f14c"
}

.zmdi-collection-pdf:before {
  content: "\f14d"
}

.zmdi-collection-plus:before {
  content: "\f14e"
}

.zmdi-collection-speaker:before {
  content: "\f14f"
}

.zmdi-collection-text:before {
  content: "\f150"
}

.zmdi-collection-video:before {
  content: "\f151"
}

.zmdi-compass:before {
  content: "\f152"
}

.zmdi-cutlery:before {
  content: "\f153"
}

.zmdi-delete:before {
  content: "\f154"
}

.zmdi-dialpad:before {
  content: "\f155"
}

.zmdi-dns:before {
  content: "\f156"
}

.zmdi-drink:before {
  content: "\f157"
}

.zmdi-edit:before {
  content: "\f158"
}

.zmdi-email-open:before {
  content: "\f159"
}

.zmdi-email:before {
  content: "\f15a"
}

.zmdi-eye-off:before {
  content: "\f15b"
}

.zmdi-eye:before {
  content: "\f15c"
}

.zmdi-eyedropper:before {
  content: "\f15d"
}

.zmdi-favorite-outline:before {
  content: "\f15e"
}

.zmdi-favorite:before {
  content: "\f15f"
}

.zmdi-filter-list:before {
  content: "\f160"
}

.zmdi-fire:before {
  content: "\f161"
}

.zmdi-flag:before {
  content: "\f162"
}

.zmdi-flare:before {
  content: "\f163"
}

.zmdi-flash-auto:before {
  content: "\f164"
}

.zmdi-flash-off:before {
  content: "\f165"
}

.zmdi-flash:before {
  content: "\f166"
}

.zmdi-flip:before {
  content: "\f167"
}

.zmdi-flower-alt:before {
  content: "\f168"
}

.zmdi-flower:before {
  content: "\f169"
}

.zmdi-font:before {
  content: "\f16a"
}

.zmdi-fullscreen-alt:before {
  content: "\f16b"
}

.zmdi-fullscreen-exit:before {
  content: "\f16c"
}

.zmdi-fullscreen:before {
  content: "\f16d"
}

.zmdi-functions:before {
  content: "\f16e"
}

.zmdi-gas-station:before {
  content: "\f16f"
}

.zmdi-gesture:before {
  content: "\f170"
}

.zmdi-globe-alt:before {
  content: "\f171"
}

.zmdi-globe-lock:before {
  content: "\f172"
}

.zmdi-globe:before {
  content: "\f173"
}

.zmdi-graduation-cap:before {
  content: "\f174"
}

.zmdi-home:before {
  content: "\f175"
}

.zmdi-hospital-alt:before {
  content: "\f176"
}

.zmdi-hospital:before {
  content: "\f177"
}

.zmdi-hotel:before {
  content: "\f178"
}

.zmdi-hourglass-alt:before {
  content: "\f179"
}

.zmdi-hourglass-outline:before {
  content: "\f17a"
}

.zmdi-hourglass:before {
  content: "\f17b"
}

.zmdi-http:before {
  content: "\f17c"
}

.zmdi-image-alt:before {
  content: "\f17d"
}

.zmdi-image-o:before {
  content: "\f17e"
}

.zmdi-image:before {
  content: "\f17f"
}

.zmdi-inbox:before {
  content: "\f180"
}

.zmdi-invert-colors-off:before {
  content: "\f181"
}

.zmdi-invert-colors:before {
  content: "\f182"
}

.zmdi-key:before {
  content: "\f183"
}

.zmdi-label-alt-outline:before {
  content: "\f184"
}

.zmdi-label-alt:before {
  content: "\f185"
}

.zmdi-label-heart:before {
  content: "\f186"
}

.zmdi-label:before {
  content: "\f187"
}

.zmdi-labels:before {
  content: "\f188"
}

.zmdi-lamp:before {
  content: "\f189"
}

.zmdi-landscape:before {
  content: "\f18a"
}

.zmdi-layers-off:before {
  content: "\f18b"
}

.zmdi-layers:before {
  content: "\f18c"
}

.zmdi-library:before {
  content: "\f18d"
}

.zmdi-link:before {
  content: "\f18e"
}

.zmdi-lock-open:before {
  content: "\f18f"
}

.zmdi-lock-outline:before {
  content: "\f190"
}

.zmdi-lock:before {
  content: "\f191"
}

.zmdi-mail-reply-all:before {
  content: "\f192"
}

.zmdi-mail-reply:before {
  content: "\f193"
}

.zmdi-mail-send:before {
  content: "\f194"
}

.zmdi-mall:before {
  content: "\f195"
}

.zmdi-map:before {
  content: "\f196"
}

.zmdi-menu:before {
  content: "\f197"
}

.zmdi-money-box:before {
  content: "\f198"
}

.zmdi-money-off:before {
  content: "\f199"
}

.zmdi-money:before {
  content: "\f19a"
}

.zmdi-more-vert:before {
  content: "\f19b"
}

.zmdi-more:before {
  content: "\f19c"
}

.zmdi-movie-alt:before {
  content: "\f19d"
}

.zmdi-movie:before {
  content: "\f19e"
}

.zmdi-nature-people:before {
  content: "\f19f"
}

.zmdi-nature:before {
  content: "\f1a0"
}

.zmdi-navigation:before {
  content: "\f1a1"
}

.zmdi-open-in-browser:before {
  content: "\f1a2"
}

.zmdi-open-in-new:before {
  content: "\f1a3"
}

.zmdi-palette:before {
  content: "\f1a4"
}

.zmdi-parking:before {
  content: "\f1a5"
}

.zmdi-pin-account:before {
  content: "\f1a6"
}

.zmdi-pin-assistant:before {
  content: "\f1a7"
}

.zmdi-pin-drop:before {
  content: "\f1a8"
}

.zmdi-pin-help:before {
  content: "\f1a9"
}

.zmdi-pin-off:before {
  content: "\f1aa"
}

.zmdi-pin:before {
  content: "\f1ab"
}

.zmdi-pizza:before {
  content: "\f1ac"
}

.zmdi-plaster:before {
  content: "\f1ad"
}

.zmdi-power-setting:before {
  content: "\f1ae"
}

.zmdi-power:before {
  content: "\f1af"
}

.zmdi-print:before {
  content: "\f1b0"
}

.zmdi-puzzle-piece:before {
  content: "\f1b1"
}

.zmdi-quote:before {
  content: "\f1b2"
}

.zmdi-railway:before {
  content: "\f1b3"
}

.zmdi-receipt:before {
  content: "\f1b4"
}

.zmdi-refresh-alt:before {
  content: "\f1b5"
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6"
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7"
}

.zmdi-refresh-sync:before {
  content: "\f1b8"
}

.zmdi-refresh:before {
  content: "\f1b9"
}

.zmdi-roller:before {
  content: "\f1ba"
}

.zmdi-ruler:before {
  content: "\f1bb"
}

.zmdi-scissors:before {
  content: "\f1bc"
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd"
}

.zmdi-screen-rotation:before {
  content: "\f1be"
}

.zmdi-search-for:before {
  content: "\f1bf"
}

.zmdi-search-in-file:before {
  content: "\f1c0"
}

.zmdi-search-in-page:before {
  content: "\f1c1"
}

.zmdi-search-replace:before {
  content: "\f1c2"
}

.zmdi-search:before {
  content: "\f1c3"
}

.zmdi-seat:before {
  content: "\f1c4"
}

.zmdi-settings-square:before {
  content: "\f1c5"
}

.zmdi-settings:before {
  content: "\f1c6"
}

.zmdi-shield-check:before {
  content: "\f1c7"
}

.zmdi-shield-security:before {
  content: "\f1c8"
}

.zmdi-shopping-basket:before {
  content: "\f1c9"
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca"
}

.zmdi-shopping-cart:before {
  content: "\f1cb"
}

.zmdi-sign-in:before {
  content: "\f1cc"
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd"
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce"
}

.zmdi-sort-asc:before {
  content: "\f1cf"
}

.zmdi-sort-desc:before {
  content: "\f1d0"
}

.zmdi-spellcheck:before {
  content: "\f1d1"
}

.zmdi-storage:before {
  content: "\f1d2"
}

.zmdi-store-24:before {
  content: "\f1d3"
}

.zmdi-store:before {
  content: "\f1d4"
}

.zmdi-subway:before {
  content: "\f1d5"
}

.zmdi-sun:before {
  content: "\f1d6"
}

.zmdi-tab-unselected:before {
  content: "\f1d7"
}

.zmdi-tab:before {
  content: "\f1d8"
}

.zmdi-tag-close:before {
  content: "\f1d9"
}

.zmdi-tag-more:before {
  content: "\f1da"
}

.zmdi-tag:before {
  content: "\f1db"
}

.zmdi-thumb-down:before {
  content: "\f1dc"
}

.zmdi-thumb-up-down:before {
  content: "\f1dd"
}

.zmdi-thumb-up:before {
  content: "\f1de"
}

.zmdi-ticket-star:before {
  content: "\f1df"
}

.zmdi-toll:before {
  content: "\f1e0"
}

.zmdi-toys:before {
  content: "\f1e1"
}

.zmdi-traffic:before {
  content: "\f1e2"
}

.zmdi-translate:before {
  content: "\f1e3"
}

.zmdi-triangle-down:before {
  content: "\f1e4"
}

.zmdi-triangle-up:before {
  content: "\f1e5"
}

.zmdi-truck:before {
  content: "\f1e6"
}

.zmdi-turning-sign:before {
  content: "\f1e7"
}

.zmdi-wallpaper:before {
  content: "\f1e8"
}

.zmdi-washing-machine:before {
  content: "\f1e9"
}

.zmdi-window-maximize:before {
  content: "\f1ea"
}

.zmdi-window-minimize:before {
  content: "\f1eb"
}

.zmdi-window-restore:before {
  content: "\f1ec"
}

.zmdi-wrench:before {
  content: "\f1ed"
}

.zmdi-zoom-in:before {
  content: "\f1ee"
}

.zmdi-zoom-out:before {
  content: "\f1ef"
}

.zmdi-alert-circle-o:before {
  content: "\f1f0"
}

.zmdi-alert-circle:before {
  content: "\f1f1"
}

.zmdi-alert-octagon:before {
  content: "\f1f2"
}

.zmdi-alert-polygon:before {
  content: "\f1f3"
}

.zmdi-alert-triangle:before {
  content: "\f1f4"
}

.zmdi-help-outline:before {
  content: "\f1f5"
}

.zmdi-help:before {
  content: "\f1f6"
}

.zmdi-info-outline:before {
  content: "\f1f7"
}

.zmdi-info:before {
  content: "\f1f8"
}

.zmdi-notifications-active:before {
  content: "\f1f9"
}

.zmdi-notifications-add:before {
  content: "\f1fa"
}

.zmdi-notifications-none:before {
  content: "\f1fb"
}

.zmdi-notifications-off:before {
  content: "\f1fc"
}

.zmdi-notifications-paused:before {
  content: "\f1fd"
}

.zmdi-notifications:before {
  content: "\f1fe"
}

.zmdi-account-add:before {
  content: "\f1ff"
}

.zmdi-account-box-mail:before {
  content: "\f200"
}

.zmdi-account-box-o:before {
  content: "\f201"
}

.zmdi-account-box-phone:before {
  content: "\f202"
}

.zmdi-account-box:before {
  content: "\f203"
}

.zmdi-account-calendar:before {
  content: "\f204"
}

.zmdi-account-circle:before {
  content: "\f205"
}

.zmdi-account-o:before {
  content: "\f206"
}

.zmdi-account:before {
  content: "\f207"
}

.zmdi-accounts-add:before {
  content: "\f208"
}

.zmdi-accounts-alt:before {
  content: "\f209"
}

.zmdi-accounts-list-alt:before {
  content: "\f20a"
}

.zmdi-accounts-list:before {
  content: "\f20b"
}

.zmdi-accounts-outline:before {
  content: "\f20c"
}

.zmdi-accounts:before {
  content: "\f20d"
}

.zmdi-face:before {
  content: "\f20e"
}

.zmdi-female:before {
  content: "\f20f"
}

.zmdi-male-alt:before {
  content: "\f210"
}

.zmdi-male-female:before {
  content: "\f211"
}

.zmdi-male:before {
  content: "\f212"
}

.zmdi-mood-bad:before {
  content: "\f213"
}

.zmdi-mood:before {
  content: "\f214"
}

.zmdi-run:before {
  content: "\f215"
}

.zmdi-walk:before {
  content: "\f216"
}

.zmdi-cloud-box:before {
  content: "\f217"
}

.zmdi-cloud-circle:before {
  content: "\f218"
}

.zmdi-cloud-done:before {
  content: "\f219"
}

.zmdi-cloud-download:before {
  content: "\f21a"
}

.zmdi-cloud-off:before {
  content: "\f21b"
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c"
}

.zmdi-cloud-outline:before {
  content: "\f21d"
}

.zmdi-cloud-upload:before {
  content: "\f21e"
}

.zmdi-cloud:before {
  content: "\f21f"
}

.zmdi-download:before {
  content: "\f220"
}

.zmdi-file-plus:before {
  content: "\f221"
}

.zmdi-file-text:before {
  content: "\f222"
}

.zmdi-file:before {
  content: "\f223"
}

.zmdi-folder-outline:before {
  content: "\f224"
}

.zmdi-folder-person:before {
  content: "\f225"
}

.zmdi-folder-star-alt:before {
  content: "\f226"
}

.zmdi-folder-star:before {
  content: "\f227"
}

.zmdi-folder:before {
  content: "\f228"
}

.zmdi-gif:before {
  content: "\f229"
}

.zmdi-upload:before {
  content: "\f22a"
}

.zmdi-border-all:before {
  content: "\f22b"
}

.zmdi-border-bottom:before {
  content: "\f22c"
}

.zmdi-border-clear:before {
  content: "\f22d"
}

.zmdi-border-color:before {
  content: "\f22e"
}

.zmdi-border-horizontal:before {
  content: "\f22f"
}

.zmdi-border-inner:before {
  content: "\f230"
}

.zmdi-border-left:before {
  content: "\f231"
}

.zmdi-border-outer:before {
  content: "\f232"
}

.zmdi-border-right:before {
  content: "\f233"
}

.zmdi-border-style:before {
  content: "\f234"
}

.zmdi-border-top:before {
  content: "\f235"
}

.zmdi-border-vertical:before {
  content: "\f236"
}

.zmdi-copy:before {
  content: "\f237"
}

.zmdi-crop:before {
  content: "\f238"
}

.zmdi-format-align-center:before {
  content: "\f239"
}

.zmdi-format-align-justify:before {
  content: "\f23a"
}

.zmdi-format-align-left:before {
  content: "\f23b"
}

.zmdi-format-align-right:before {
  content: "\f23c"
}

.zmdi-format-bold:before {
  content: "\f23d"
}

.zmdi-format-clear-all:before {
  content: "\f23e"
}

.zmdi-format-clear:before {
  content: "\f23f"
}

.zmdi-format-color-fill:before {
  content: "\f240"
}

.zmdi-format-color-reset:before {
  content: "\f241"
}

.zmdi-format-color-text:before {
  content: "\f242"
}

.zmdi-format-indent-decrease:before {
  content: "\f243"
}

.zmdi-format-indent-increase:before {
  content: "\f244"
}

.zmdi-format-italic:before {
  content: "\f245"
}

.zmdi-format-line-spacing:before {
  content: "\f246"
}

.zmdi-format-list-bulleted:before {
  content: "\f247"
}

.zmdi-format-list-numbered:before {
  content: "\f248"
}

.zmdi-format-ltr:before {
  content: "\f249"
}

.zmdi-format-rtl:before {
  content: "\f24a"
}

.zmdi-format-size:before {
  content: "\f24b"
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c"
}

.zmdi-format-strikethrough:before {
  content: "\f24d"
}

.zmdi-format-subject:before {
  content: "\f24e"
}

.zmdi-format-underlined:before {
  content: "\f24f"
}

.zmdi-format-valign-bottom:before {
  content: "\f250"
}

.zmdi-format-valign-center:before {
  content: "\f251"
}

.zmdi-format-valign-top:before {
  content: "\f252"
}

.zmdi-redo:before {
  content: "\f253"
}

.zmdi-select-all:before {
  content: "\f254"
}

.zmdi-space-bar:before {
  content: "\f255"
}

.zmdi-text-format:before {
  content: "\f256"
}

.zmdi-transform:before {
  content: "\f257"
}

.zmdi-undo:before {
  content: "\f258"
}

.zmdi-wrap-text:before {
  content: "\f259"
}

.zmdi-comment-alert:before {
  content: "\f25a"
}

.zmdi-comment-alt-text:before {
  content: "\f25b"
}

.zmdi-comment-alt:before {
  content: "\f25c"
}

.zmdi-comment-edit:before {
  content: "\f25d"
}

.zmdi-comment-image:before {
  content: "\f25e"
}

.zmdi-comment-list:before {
  content: "\f25f"
}

.zmdi-comment-more:before {
  content: "\f260"
}

.zmdi-comment-outline:before {
  content: "\f261"
}

.zmdi-comment-text-alt:before {
  content: "\f262"
}

.zmdi-comment-text:before {
  content: "\f263"
}

.zmdi-comment-video:before {
  content: "\f264"
}

.zmdi-comment:before {
  content: "\f265"
}

.zmdi-comments:before {
  content: "\f266"
}

.zmdi-check-all:before {
  content: "\f267"
}

.zmdi-check-circle-u:before {
  content: "\f268"
}

.zmdi-check-circle:before {
  content: "\f269"
}

.zmdi-check-square:before {
  content: "\f26a"
}

.zmdi-check:before {
  content: "\f26b"
}

.zmdi-circle-o:before {
  content: "\f26c"
}

.zmdi-circle:before {
  content: "\f26d"
}

.zmdi-dot-circle-alt:before {
  content: "\f26e"
}

.zmdi-dot-circle:before {
  content: "\f26f"
}

.zmdi-minus-circle-outline:before {
  content: "\f270"
}

.zmdi-minus-circle:before {
  content: "\f271"
}

.zmdi-minus-square:before {
  content: "\f272"
}

.zmdi-minus:before {
  content: "\f273"
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274"
}

.zmdi-plus-circle-o:before {
  content: "\f275"
}

.zmdi-plus-circle:before {
  content: "\f276"
}

.zmdi-plus-square:before {
  content: "\f277"
}

.zmdi-plus:before {
  content: "\f278"
}

.zmdi-square-o:before {
  content: "\f279"
}

.zmdi-star-circle:before {
  content: "\f27a"
}

.zmdi-star-half:before {
  content: "\f27b"
}

.zmdi-star-outline:before {
  content: "\f27c"
}

.zmdi-star:before {
  content: "\f27d"
}

.zmdi-bluetooth-connected:before {
  content: "\f27e"
}

.zmdi-bluetooth-off:before {
  content: "\f27f"
}

.zmdi-bluetooth-search:before {
  content: "\f280"
}

.zmdi-bluetooth-setting:before {
  content: "\f281"
}

.zmdi-bluetooth:before {
  content: "\f282"
}

.zmdi-camera-add:before {
  content: "\f283"
}

.zmdi-camera-alt:before {
  content: "\f284"
}

.zmdi-camera-bw:before {
  content: "\f285"
}

.zmdi-camera-front:before {
  content: "\f286"
}

.zmdi-camera-mic:before {
  content: "\f287"
}

.zmdi-camera-party-mode:before {
  content: "\f288"
}

.zmdi-camera-rear:before {
  content: "\f289"
}

.zmdi-camera-roll:before {
  content: "\f28a"
}

.zmdi-camera-switch:before {
  content: "\f28b"
}

.zmdi-camera:before {
  content: "\f28c"
}

.zmdi-card-alert:before {
  content: "\f28d"
}

.zmdi-card-off:before {
  content: "\f28e"
}

.zmdi-card-sd:before {
  content: "\f28f"
}

.zmdi-card-sim:before {
  content: "\f290"
}

.zmdi-desktop-mac:before {
  content: "\f291"
}

.zmdi-desktop-windows:before {
  content: "\f292"
}

.zmdi-device-hub:before {
  content: "\f293"
}

.zmdi-devices-off:before {
  content: "\f294"
}

.zmdi-devices:before {
  content: "\f295"
}

.zmdi-dock:before {
  content: "\f296"
}

.zmdi-floppy:before {
  content: "\f297"
}

.zmdi-gamepad:before {
  content: "\f298"
}

.zmdi-gps-dot:before {
  content: "\f299"
}

.zmdi-gps-off:before {
  content: "\f29a"
}

.zmdi-gps:before {
  content: "\f29b"
}

.zmdi-headset-mic:before {
  content: "\f29c"
}

.zmdi-headset:before {
  content: "\f29d"
}

.zmdi-input-antenna:before {
  content: "\f29e"
}

.zmdi-input-composite:before {
  content: "\f29f"
}

.zmdi-input-hdmi:before {
  content: "\f2a0"
}

.zmdi-input-power:before {
  content: "\f2a1"
}

.zmdi-input-svideo:before {
  content: "\f2a2"
}

.zmdi-keyboard-hide:before {
  content: "\f2a3"
}

.zmdi-keyboard:before {
  content: "\f2a4"
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5"
}

.zmdi-laptop-mac:before {
  content: "\f2a6"
}

.zmdi-laptop:before {
  content: "\f2a7"
}

.zmdi-mic-off:before {
  content: "\f2a8"
}

.zmdi-mic-outline:before {
  content: "\f2a9"
}

.zmdi-mic-setting:before {
  content: "\f2aa"
}

.zmdi-mic:before {
  content: "\f2ab"
}

.zmdi-mouse:before {
  content: "\f2ac"
}

.zmdi-network-alert:before {
  content: "\f2ad"
}

.zmdi-network-locked:before {
  content: "\f2ae"
}

.zmdi-network-off:before {
  content: "\f2af"
}

.zmdi-network-outline:before {
  content: "\f2b0"
}

.zmdi-network-setting:before {
  content: "\f2b1"
}

.zmdi-network:before {
  content: "\f2b2"
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3"
}

.zmdi-phone-end:before {
  content: "\f2b4"
}

.zmdi-phone-forwarded:before {
  content: "\f2b5"
}

.zmdi-phone-in-talk:before {
  content: "\f2b6"
}

.zmdi-phone-locked:before {
  content: "\f2b7"
}

.zmdi-phone-missed:before {
  content: "\f2b8"
}

.zmdi-phone-msg:before {
  content: "\f2b9"
}

.zmdi-phone-paused:before {
  content: "\f2ba"
}

.zmdi-phone-ring:before {
  content: "\f2bb"
}

.zmdi-phone-setting:before {
  content: "\f2bc"
}

.zmdi-phone-sip:before {
  content: "\f2bd"
}

.zmdi-phone:before {
  content: "\f2be"
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf"
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0"
}

.zmdi-portable-wifi:before {
  content: "\f2c1"
}

.zmdi-radio:before {
  content: "\f2c2"
}

.zmdi-reader:before {
  content: "\f2c3"
}

.zmdi-remote-control-alt:before {
  content: "\f2c4"
}

.zmdi-remote-control:before {
  content: "\f2c5"
}

.zmdi-router:before {
  content: "\f2c6"
}

.zmdi-scanner:before {
  content: "\f2c7"
}

.zmdi-smartphone-android:before {
  content: "\f2c8"
}

.zmdi-smartphone-download:before {
  content: "\f2c9"
}

.zmdi-smartphone-erase:before {
  content: "\f2ca"
}

.zmdi-smartphone-info:before {
  content: "\f2cb"
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc"
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd"
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce"
}

.zmdi-smartphone-lock:before {
  content: "\f2cf"
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0"
}

.zmdi-smartphone-ring:before {
  content: "\f2d1"
}

.zmdi-smartphone-setting:before {
  content: "\f2d2"
}

.zmdi-smartphone-setup:before {
  content: "\f2d3"
}

.zmdi-smartphone:before {
  content: "\f2d4"
}

.zmdi-speaker:before {
  content: "\f2d5"
}

.zmdi-tablet-android:before {
  content: "\f2d6"
}

.zmdi-tablet-mac:before {
  content: "\f2d7"
}

.zmdi-tablet:before {
  content: "\f2d8"
}

.zmdi-tv-alt-play:before {
  content: "\f2d9"
}

.zmdi-tv-list:before {
  content: "\f2da"
}

.zmdi-tv-play:before {
  content: "\f2db"
}

.zmdi-tv:before {
  content: "\f2dc"
}

.zmdi-usb:before {
  content: "\f2dd"
}

.zmdi-videocam-off:before {
  content: "\f2de"
}

.zmdi-videocam-switch:before {
  content: "\f2df"
}

.zmdi-videocam:before {
  content: "\f2e0"
}

.zmdi-watch:before {
  content: "\f2e1"
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2"
}

.zmdi-wifi-alt:before {
  content: "\f2e3"
}

.zmdi-wifi-info:before {
  content: "\f2e4"
}

.zmdi-wifi-lock:before {
  content: "\f2e5"
}

.zmdi-wifi-off:before {
  content: "\f2e6"
}

.zmdi-wifi-outline:before {
  content: "\f2e7"
}

.zmdi-wifi:before {
  content: "\f2e8"
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9"
}

.zmdi-arrow-left:before {
  content: "\f2ea"
}

.zmdi-arrow-merge:before {
  content: "\f2eb"
}

.zmdi-arrow-missed:before {
  content: "\f2ec"
}

.zmdi-arrow-right-top:before {
  content: "\f2ed"
}

.zmdi-arrow-right:before {
  content: "\f2ee"
}

.zmdi-arrow-split:before {
  content: "\f2ef"
}

.zmdi-arrows:before {
  content: "\f2f0"
}

.zmdi-caret-down-circle:before {
  content: "\f2f1"
}

.zmdi-caret-down:before {
  content: "\f2f2"
}

.zmdi-caret-left-circle:before {
  content: "\f2f3"
}

.zmdi-caret-left:before {
  content: "\f2f4"
}

.zmdi-caret-right-circle:before {
  content: "\f2f5"
}

.zmdi-caret-right:before {
  content: "\f2f6"
}

.zmdi-caret-up-circle:before {
  content: "\f2f7"
}

.zmdi-caret-up:before {
  content: "\f2f8"
}

.zmdi-chevron-down:before {
  content: "\f2f9"
}

.zmdi-chevron-left:before {
  content: "\f2fa"
}

.zmdi-chevron-right:before {
  content: "\f2fb"
}

.zmdi-chevron-up:before {
  content: "\f2fc"
}

.zmdi-forward:before {
  content: "\f2fd"
}

.zmdi-long-arrow-down:before {
  content: "\f2fe"
}

.zmdi-long-arrow-left:before {
  content: "\f2ff"
}

.zmdi-long-arrow-return:before {
  content: "\f300"
}

.zmdi-long-arrow-right:before {
  content: "\f301"
}

.zmdi-long-arrow-tab:before {
  content: "\f302"
}

.zmdi-long-arrow-up:before {
  content: "\f303"
}

.zmdi-rotate-ccw:before {
  content: "\f304"
}

.zmdi-rotate-cw:before {
  content: "\f305"
}

.zmdi-rotate-left:before {
  content: "\f306"
}

.zmdi-rotate-right:before {
  content: "\f307"
}

.zmdi-square-down:before {
  content: "\f308"
}

.zmdi-square-right:before {
  content: "\f309"
}

.zmdi-swap-alt:before {
  content: "\f30a"
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b"
}

.zmdi-swap-vertical:before {
  content: "\f30c"
}

.zmdi-swap:before {
  content: "\f30d"
}

.zmdi-trending-down:before {
  content: "\f30e"
}

.zmdi-trending-flat:before {
  content: "\f30f"
}

.zmdi-trending-up:before {
  content: "\f310"
}

.zmdi-unfold-less:before {
  content: "\f311"
}

.zmdi-unfold-more:before {
  content: "\f312"
}

.zmdi-apps:before {
  content: "\f313"
}

.zmdi-grid-off:before {
  content: "\f314"
}

.zmdi-grid:before {
  content: "\f315"
}

.zmdi-view-agenda:before {
  content: "\f316"
}

.zmdi-view-array:before {
  content: "\f317"
}

.zmdi-view-carousel:before {
  content: "\f318"
}

.zmdi-view-column:before {
  content: "\f319"
}

.zmdi-view-comfy:before {
  content: "\f31a"
}

.zmdi-view-compact:before {
  content: "\f31b"
}

.zmdi-view-dashboard:before {
  content: "\f31c"
}

.zmdi-view-day:before {
  content: "\f31d"
}

.zmdi-view-headline:before {
  content: "\f31e"
}

.zmdi-view-list-alt:before {
  content: "\f31f"
}

.zmdi-view-list:before {
  content: "\f320"
}

.zmdi-view-module:before {
  content: "\f321"
}

.zmdi-view-quilt:before {
  content: "\f322"
}

.zmdi-view-stream:before {
  content: "\f323"
}

.zmdi-view-subtitles:before {
  content: "\f324"
}

.zmdi-view-toc:before {
  content: "\f325"
}

.zmdi-view-web:before {
  content: "\f326"
}

.zmdi-view-week:before {
  content: "\f327"
}

.zmdi-widgets:before {
  content: "\f328"
}

.zmdi-alarm-check:before {
  content: "\f329"
}

.zmdi-alarm-off:before {
  content: "\f32a"
}

.zmdi-alarm-plus:before {
  content: "\f32b"
}

.zmdi-alarm-snooze:before {
  content: "\f32c"
}

.zmdi-alarm:before {
  content: "\f32d"
}

.zmdi-calendar-alt:before {
  content: "\f32e"
}

.zmdi-calendar-check:before {
  content: "\f32f"
}

.zmdi-calendar-close:before {
  content: "\f330"
}

.zmdi-calendar-note:before {
  content: "\f331"
}

.zmdi-calendar:before {
  content: "\f332"
}

.zmdi-time-countdown:before {
  content: "\f333"
}

.zmdi-time-interval:before {
  content: "\f334"
}

.zmdi-time-restore-setting:before {
  content: "\f335"
}

.zmdi-time-restore:before {
  content: "\f336"
}

.zmdi-time:before {
  content: "\f337"
}

.zmdi-timer-off:before {
  content: "\f338"
}

.zmdi-timer:before {
  content: "\f339"
}

.zmdi-android-alt:before {
  content: "\f33a"
}

.zmdi-android:before {
  content: "\f33b"
}

.zmdi-apple:before {
  content: "\f33c"
}

.zmdi-behance:before {
  content: "\f33d"
}

.zmdi-codepen:before {
  content: "\f33e"
}

.zmdi-dribbble:before {
  content: "\f33f"
}

.zmdi-dropbox:before {
  content: "\f340"
}

.zmdi-evernote:before {
  content: "\f341"
}

.zmdi-facebook-box:before {
  content: "\f342"
}

.zmdi-facebook:before {
  content: "\f343"
}

.zmdi-github-box:before {
  content: "\f344"
}

.zmdi-github:before {
  content: "\f345"
}

.zmdi-google-drive:before {
  content: "\f346"
}

.zmdi-google-earth:before {
  content: "\f347"
}

.zmdi-google-glass:before {
  content: "\f348"
}

.zmdi-google-maps:before {
  content: "\f349"
}

.zmdi-google-pages:before {
  content: "\f34a"
}

.zmdi-google-play:before {
  content: "\f34b"
}

.zmdi-google-plus-box:before {
  content: "\f34c"
}

.zmdi-google-plus:before {
  content: "\f34d"
}

.zmdi-google:before {
  content: "\f34e"
}

.zmdi-instagram:before {
  content: "\f34f"
}

.zmdi-language-css3:before {
  content: "\f350"
}

.zmdi-language-html5:before {
  content: "\f351"
}

.zmdi-language-javascript:before {
  content: "\f352"
}

.zmdi-language-python-alt:before {
  content: "\f353"
}

.zmdi-language-python:before {
  content: "\f354"
}

.zmdi-lastfm:before {
  content: "\f355"
}

.zmdi-linkedin-box:before {
  content: "\f356"
}

.zmdi-paypal:before {
  content: "\f357"
}

.zmdi-pinterest-box:before {
  content: "\f358"
}

.zmdi-pocket:before {
  content: "\f359"
}

.zmdi-polymer:before {
  content: "\f35a"
}

.zmdi-share:before {
  content: "\f35b"
}

.zmdi-stackoverflow:before {
  content: "\f35c"
}

.zmdi-steam-square:before {
  content: "\f35d"
}

.zmdi-steam:before {
  content: "\f35e"
}

.zmdi-twitter-box:before {
  content: "\f35f"
}

.zmdi-twitter:before {
  content: "\f360"
}

.zmdi-vk:before {
  content: "\f361"
}

.zmdi-wikipedia:before {
  content: "\f362"
}

.zmdi-windows:before {
  content: "\f363"
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364"
}

.zmdi-aspect-ratio:before {
  content: "\f365"
}

.zmdi-blur-circular:before {
  content: "\f366"
}

.zmdi-blur-linear:before {
  content: "\f367"
}

.zmdi-blur-off:before {
  content: "\f368"
}

.zmdi-blur:before {
  content: "\f369"
}

.zmdi-brightness-2:before {
  content: "\f36a"
}

.zmdi-brightness-3:before {
  content: "\f36b"
}

.zmdi-brightness-4:before {
  content: "\f36c"
}

.zmdi-brightness-5:before {
  content: "\f36d"
}

.zmdi-brightness-6:before {
  content: "\f36e"
}

.zmdi-brightness-7:before {
  content: "\f36f"
}

.zmdi-brightness-auto:before {
  content: "\f370"
}

.zmdi-brightness-setting:before {
  content: "\f371"
}

.zmdi-broken-image:before {
  content: "\f372"
}

.zmdi-center-focus-strong:before {
  content: "\f373"
}

.zmdi-center-focus-weak:before {
  content: "\f374"
}

.zmdi-compare:before {
  content: "\f375"
}

.zmdi-crop-16-9:before {
  content: "\f376"
}

.zmdi-crop-3-2:before {
  content: "\f377"
}

.zmdi-crop-5-4:before {
  content: "\f378"
}

.zmdi-crop-7-5:before {
  content: "\f379"
}

.zmdi-crop-din:before {
  content: "\f37a"
}

.zmdi-crop-free:before {
  content: "\f37b"
}

.zmdi-crop-landscape:before {
  content: "\f37c"
}

.zmdi-crop-portrait:before {
  content: "\f37d"
}

.zmdi-crop-square:before {
  content: "\f37e"
}

.zmdi-exposure-alt:before {
  content: "\f37f"
}

.zmdi-exposure:before {
  content: "\f380"
}

.zmdi-filter-b-and-w:before {
  content: "\f381"
}

.zmdi-filter-center-focus:before {
  content: "\f382"
}

.zmdi-filter-frames:before {
  content: "\f383"
}

.zmdi-filter-tilt-shift:before {
  content: "\f384"
}

.zmdi-gradient:before {
  content: "\f385"
}

.zmdi-grain:before {
  content: "\f386"
}

.zmdi-graphic-eq:before {
  content: "\f387"
}

.zmdi-hdr-off:before {
  content: "\f388"
}

.zmdi-hdr-strong:before {
  content: "\f389"
}

.zmdi-hdr-weak:before {
  content: "\f38a"
}

.zmdi-hdr:before {
  content: "\f38b"
}

.zmdi-iridescent:before {
  content: "\f38c"
}

.zmdi-leak-off:before {
  content: "\f38d"
}

.zmdi-leak:before {
  content: "\f38e"
}

.zmdi-looks:before {
  content: "\f38f"
}

.zmdi-loupe:before {
  content: "\f390"
}

.zmdi-panorama-horizontal:before {
  content: "\f391"
}

.zmdi-panorama-vertical:before {
  content: "\f392"
}

.zmdi-panorama-wide-angle:before {
  content: "\f393"
}

.zmdi-photo-size-select-large:before {
  content: "\f394"
}

.zmdi-photo-size-select-small:before {
  content: "\f395"
}

.zmdi-picture-in-picture:before {
  content: "\f396"
}

.zmdi-slideshow:before {
  content: "\f397"
}

.zmdi-texture:before {
  content: "\f398"
}

.zmdi-tonality:before {
  content: "\f399"
}

.zmdi-vignette:before {
  content: "\f39a"
}

.zmdi-wb-auto:before {
  content: "\f39b"
}

.zmdi-eject-alt:before {
  content: "\f39c"
}

.zmdi-eject:before {
  content: "\f39d"
}

.zmdi-equalizer:before {
  content: "\f39e"
}

.zmdi-fast-forward:before {
  content: "\f39f"
}

.zmdi-fast-rewind:before {
  content: "\f3a0"
}

.zmdi-forward-10:before {
  content: "\f3a1"
}

.zmdi-forward-30:before {
  content: "\f3a2"
}

.zmdi-forward-5:before {
  content: "\f3a3"
}

.zmdi-hearing:before {
  content: "\f3a4"
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5"
}

.zmdi-pause-circle:before {
  content: "\f3a6"
}

.zmdi-pause:before {
  content: "\f3a7"
}

.zmdi-play-circle-outline:before {
  content: "\f3a8"
}

.zmdi-play-circle:before {
  content: "\f3a9"
}

.zmdi-play:before {
  content: "\f3aa"
}

.zmdi-playlist-audio:before {
  content: "\f3ab"
}

.zmdi-playlist-plus:before {
  content: "\f3ac"
}

.zmdi-repeat-one:before {
  content: "\f3ad"
}

.zmdi-repeat:before {
  content: "\f3ae"
}

.zmdi-replay-10:before {
  content: "\f3af"
}

.zmdi-replay-30:before {
  content: "\f3b0"
}

.zmdi-replay-5:before {
  content: "\f3b1"
}

.zmdi-replay:before {
  content: "\f3b2"
}

.zmdi-shuffle:before {
  content: "\f3b3"
}

.zmdi-skip-next:before {
  content: "\f3b4"
}

.zmdi-skip-previous:before {
  content: "\f3b5"
}

.zmdi-stop:before {
  content: "\f3b6"
}

.zmdi-surround-sound:before {
  content: "\f3b7"
}

.zmdi-tune:before {
  content: "\f3b8"
}

.zmdi-volume-down:before {
  content: "\f3b9"
}

.zmdi-volume-mute:before {
  content: "\f3ba"
}

.zmdi-volume-off:before {
  content: "\f3bb"
}

.zmdi-volume-up:before {
  content: "\f3bc"
}

.zmdi-n-1-square:before {
  content: "\f3bd"
}

.zmdi-n-2-square:before {
  content: "\f3be"
}

.zmdi-n-3-square:before {
  content: "\f3bf"
}

.zmdi-n-4-square:before {
  content: "\f3c0"
}

.zmdi-n-5-square:before {
  content: "\f3c1"
}

.zmdi-n-6-square:before {
  content: "\f3c2"
}

.zmdi-neg-1:before {
  content: "\f3c3"
}

.zmdi-neg-2:before {
  content: "\f3c4"
}

.zmdi-plus-1:before {
  content: "\f3c5"
}

.zmdi-plus-2:before {
  content: "\f3c6"
}

.zmdi-sec-10:before {
  content: "\f3c7"
}

.zmdi-sec-3:before {
  content: "\f3c8"
}

.zmdi-zero:before {
  content: "\f3c9"
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca"
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb"
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc"
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd"
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce"
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf"
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0"
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1"
}

.zmdi-airplay:before {
  content: "\f3d2"
}

.zmdi-closed-caption:before {
  content: "\f3d3"
}

.zmdi-confirmation-number:before {
  content: "\f3d4"
}

.zmdi-developer-board:before {
  content: "\f3d5"
}

.zmdi-disc-full:before {
  content: "\f3d6"
}

.zmdi-explicit:before {
  content: "\f3d7"
}

.zmdi-flight-land:before {
  content: "\f3d8"
}

.zmdi-flight-takeoff:before {
  content: "\f3d9"
}

.zmdi-flip-to-back:before {
  content: "\f3da"
}

.zmdi-flip-to-front:before {
  content: "\f3db"
}

.zmdi-group-work:before {
  content: "\f3dc"
}

.zmdi-hd:before {
  content: "\f3dd"
}

.zmdi-hq:before {
  content: "\f3de"
}

.zmdi-markunread-mailbox:before {
  content: "\f3df"
}

.zmdi-memory:before {
  content: "\f3e0"
}

.zmdi-nfc:before {
  content: "\f3e1"
}

.zmdi-play-for-work:before {
  content: "\f3e2"
}

.zmdi-power-input:before {
  content: "\f3e3"
}

.zmdi-present-to-all:before {
  content: "\f3e4"
}

.zmdi-satellite:before {
  content: "\f3e5"
}

.zmdi-tap-and-play:before {
  content: "\f3e6"
}

.zmdi-vibration:before {
  content: "\f3e7"
}

.zmdi-voicemail:before {
  content: "\f3e8"
}

.zmdi-group:before {
  content: "\f3e9"
}

.zmdi-rss:before {
  content: "\f3ea"
}

.zmdi-shape:before {
  content: "\f3eb"
}

.zmdi-spinner:before {
  content: "\f3ec"
}

.zmdi-ungroup:before {
  content: "\f3ed"
}

.zmdi-500px:before {
  content: "\f3ee"
}

.zmdi-8tracks:before {
  content: "\f3ef"
}

.zmdi-amazon:before {
  content: "\f3f0"
}

.zmdi-blogger:before {
  content: "\f3f1"
}

.zmdi-delicious:before {
  content: "\f3f2"
}

.zmdi-disqus:before {
  content: "\f3f3"
}

.zmdi-flattr:before {
  content: "\f3f4"
}

.zmdi-flickr:before {
  content: "\f3f5"
}

.zmdi-github-alt:before {
  content: "\f3f6"
}

.zmdi-google-old:before {
  content: "\f3f7"
}

.zmdi-linkedin:before {
  content: "\f3f8"
}

.zmdi-odnoklassniki:before {
  content: "\f3f9"
}

.zmdi-outlook:before {
  content: "\f3fa"
}

.zmdi-paypal-alt:before {
  content: "\f3fb"
}

.zmdi-pinterest:before {
  content: "\f3fc"
}

.zmdi-playstation:before {
  content: "\f3fd"
}

.zmdi-reddit:before {
  content: "\f3fe"
}

.zmdi-skype:before {
  content: "\f3ff"
}

.zmdi-slideshare:before {
  content: "\f400"
}

.zmdi-soundcloud:before {
  content: "\f401"
}

.zmdi-tumblr:before {
  content: "\f402"
}

.zmdi-twitch:before {
  content: "\f403"
}

.zmdi-vimeo:before {
  content: "\f404"
}

.zmdi-whatsapp:before {
  content: "\f405"
}

.zmdi-xbox:before {
  content: "\f406"
}

.zmdi-yahoo:before {
  content: "\f407"
}

.zmdi-youtube-play:before {
  content: "\f408"
}

.zmdi-youtube:before {
  content: "\f409"
}

.zmdi-import-export:before,
.zmdi-swap-vertical-:before {
  content: "\f30c"
}

.zmdi-airplanemode-inactive:before {
  content: "\f102"
}

.zmdi-airplanemode-active:before,
.zmdi-rate-review:before {
  content: "\f103"
}

.zmdi-comment-sign:before {
  content: "\f25a"
}

.zmdi-network-warning:before {
  content: "\f2ad"
}

.zmdi-shopping-cart-add:before {
  content: "\f1ca"
}

.zmdi-file-add:before {
  content: "\f221"
}

.zmdi-network-wifi-scan:before {
  content: "\f2e4"
}

.zmdi-collection-add:before {
  content: "\f14e"
}

.zmdi-format-playlist-add:before {
  content: "\f3ac"
}

.zmdi-format-queue-music:before {
  content: "\f3ab"
}

.zmdi-plus-box:before {
  content: "\f277"
}

.zmdi-tag-backspace:before {
  content: "\f1d9"
}

.zmdi-alarm-add:before {
  content: "\f32b"
}

.zmdi-battery-charging:before {
  content: "\f114"
}

.zmdi-daydream-setting:before {
  content: "\f217"
}

.zmdi-more-horiz:before {
  content: "\f19c"
}

.zmdi-book-photo:before {
  content: "\f11b"
}

.zmdi-incandescent:before {
  content: "\f189"
}

.zmdi-wb-iridescent:before {
  content: "\f38c"
}

.zmdi-calendar-remove:before {
  content: "\f330"
}

.zmdi-refresh-sync-disabled:before {
  content: "\f1b7"
}

.zmdi-refresh-sync-problem:before {
  content: "\f1b6"
}

.zmdi-crop-original:before {
  content: "\f17e"
}

.zmdi-power-off:before {
  content: "\f1af"
}

.zmdi-power-off-setting:before {
  content: "\f1ae"
}

.zmdi-leak-remove:before {
  content: "\f38d"
}

.zmdi-star-border:before {
  content: "\f27c"
}

.zmdi-brightness-low:before {
  content: "\f36d"
}

.zmdi-brightness-medium:before {
  content: "\f36e"
}

.zmdi-brightness-high:before {
  content: "\f36f"
}

.zmdi-smartphone-portrait:before {
  content: "\f2d4"
}

.zmdi-live-tv:before {
  content: "\f2d9"
}

.zmdi-format-textdirection-l-to-r:before {
  content: "\f249"
}

.zmdi-format-textdirection-r-to-l:before {
  content: "\f24a"
}

.zmdi-arrow-back:before {
  content: "\f2ea"
}

.zmdi-arrow-forward:before {
  content: "\f2ee"
}

.zmdi-arrow-in:before {
  content: "\f2e9"
}

.zmdi-arrow-out:before {
  content: "\f2ed"
}

.zmdi-rotate-90-degrees-ccw:before {
  content: "\f304"
}

.zmdi-adb:before {
  content: "\f33a"
}

.zmdi-network-wifi:before {
  content: "\f2e8"
}

.zmdi-network-wifi-alt:before {
  content: "\f2e3"
}

.zmdi-network-wifi-lock:before {
  content: "\f2e5"
}

.zmdi-network-wifi-off:before {
  content: "\f2e6"
}

.zmdi-network-wifi-outline:before {
  content: "\f2e7"
}

.zmdi-network-wifi-info:before {
  content: "\f2e4"
}

.zmdi-layers-clear:before {
  content: "\f18b"
}

.zmdi-colorize:before {
  content: "\f15d"
}

.zmdi-format-paint:before {
  content: "\f1ba"
}

.zmdi-format-quote:before {
  content: "\f1b2"
}

.zmdi-camera-monochrome-photos:before {
  content: "\f285"
}

.zmdi-sort-by-alpha:before {
  content: "\f1cf"
}

.zmdi-folder-shared:before {
  content: "\f225"
}

.zmdi-folder-special:before {
  content: "\f226"
}

.zmdi-comment-dots:before {
  content: "\f260"
}

.zmdi-reorder:before {
  content: "\f31e"
}

.zmdi-dehaze:before {
  content: "\f197"
}

.zmdi-sort:before {
  content: "\f1ce"
}

.zmdi-pages:before {
  content: "\f34a"
}

.zmdi-stack-overflow:before {
  content: "\f35c"
}

.zmdi-calendar-account:before {
  content: "\f204"
}

.zmdi-paste:before {
  content: "\f109"
}

.zmdi-cut:before {
  content: "\f1bc"
}

.zmdi-save:before {
  content: "\f297"
}

.zmdi-smartphone-code:before {
  content: "\f139"
}

.zmdi-directions-bike:before {
  content: "\f117"
}

.zmdi-directions-boat:before {
  content: "\f11a"
}

.zmdi-directions-bus:before {
  content: "\f121"
}

.zmdi-directions-car:before {
  content: "\f125"
}

.zmdi-directions-railway:before {
  content: "\f1b3"
}

.zmdi-directions-run:before {
  content: "\f215"
}

.zmdi-directions-subway:before {
  content: "\f1d5"
}

.zmdi-directions-walk:before {
  content: "\f216"
}

.zmdi-local-hotel:before {
  content: "\f178"
}

.zmdi-local-activity:before,
.zmdi-local-play:before {
  content: "\f1df"
}

.zmdi-local-airport:before {
  content: "\f103"
}

.zmdi-local-atm:before {
  content: "\f198"
}

.zmdi-local-bar:before {
  content: "\f137"
}

.zmdi-local-cafe:before {
  content: "\f13b"
}

.zmdi-local-car-wash:before {
  content: "\f124"
}

.zmdi-local-convenience-store:before {
  content: "\f1d3"
}

.zmdi-local-dining:before {
  content: "\f153"
}

.zmdi-local-drink:before {
  content: "\f157"
}

.zmdi-local-florist:before {
  content: "\f168"
}

.zmdi-local-gas-station:before {
  content: "\f16f"
}

.zmdi-local-grocery-store:before {
  content: "\f1cb"
}

.zmdi-local-hospital:before {
  content: "\f177"
}

.zmdi-local-laundry-service:before {
  content: "\f1e9"
}

.zmdi-local-library:before {
  content: "\f18d"
}

.zmdi-local-mall:before {
  content: "\f195"
}

.zmdi-local-movies:before {
  content: "\f19d"
}

.zmdi-local-offer:before {
  content: "\f187"
}

.zmdi-local-parking:before {
  content: "\f1a5"
}

.zmdi-local-pharmacy:before {
  content: "\f176"
}

.zmdi-local-phone:before {
  content: "\f2be"
}

.zmdi-local-pizza:before {
  content: "\f1ac"
}

.zmdi-local-post-office:before {
  content: "\f15a"
}

.zmdi-local-printshop:before {
  content: "\f1b0"
}

.zmdi-local-see:before {
  content: "\f28c"
}

.zmdi-local-shipping:before {
  content: "\f1e6"
}

.zmdi-local-store:before {
  content: "\f1d4"
}

.zmdi-local-taxi:before {
  content: "\f123"
}

.zmdi-local-wc:before {
  content: "\f211"
}

.zmdi-my-location:before {
  content: "\f299"
}

.zmdi-directions:before {
  content: "\f1e7"
}

.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  touch-action: pan-y;
  user-select: none
}

.slick-list,
.slick-slider {
  display: block;
  position: relative
}

.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto
}

.slick-arrow.slick-hidden {
  display: none
}

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 {
  -ms-touch-action: manipulation;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translateZ(0);
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  -webkit-transition-duration: inherit;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  color: #ccc;
  font-size: 13px;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  -webkit-transform: translateZ(0);
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-property: opacity, -webkit-transform;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  -webkit-overflow-scrolling: touch;
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-user-select: none;
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  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-pan .fancybox-content,
.fancybox-can-swipe .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 {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .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-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.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
}

.fancybox-button {
  -webkit-box-shadow: none;
  -webkit-transition: color .2s;
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: none
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}

.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--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-timing-function: linear;
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: transparent;
  border: 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 {
  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
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  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)
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}

.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 {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid;
  border-color: #888 #888 #fff;
  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 a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  opacity: 1;
  transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(.5, .5, .5);
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  opacity: 1;
  transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  opacity: 0;
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  opacity: 0;
  transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  opacity: 1;
  transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

@media (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
  }

  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  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
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-transition: all .2s;
  -webkit-user-select: none;
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  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;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  padding: 2px 2px 4px;
  position: absolute;
  right: 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 {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px
}

.fancybox-thumbs__list a:before {
  -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}

.row {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.no-gutters {
  margin-left: 0;
  margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-left: 0;
  padding-right: 0
}

.col,
.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-auto,
.col-lg,
.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-auto,
.col-md,
.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-auto,
.col-sm,
.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-auto,
.col-xl,
.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-auto {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%
}

.col {
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  -webkit-box-flex: 1;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  width: auto
}

.col-1,
.col-auto {
  -webkit-box-flex: 0
}

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-2,
.col-3 {
  -webkit-box-flex: 0
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-4,
.col-5 {
  -webkit-box-flex: 0
}

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-6,
.col-7 {
  -webkit-box-flex: 0
}

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-8,
.col-9 {
  -webkit-box-flex: 0
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-10,
.col-11 {
  -webkit-box-flex: 0
}

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  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 {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    max-width: none;
    width: auto
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333%
  }

  .offset-sm-2 {
    margin-left: 16.66667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333%
  }

  .offset-sm-5 {
    margin-left: 41.66667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333%
  }

  .offset-sm-8 {
    margin-left: 66.66667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333%
  }

  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    max-width: none;
    width: auto
  }

  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333%
  }

  .offset-md-2 {
    margin-left: 16.66667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333%
  }

  .offset-md-5 {
    margin-left: 41.66667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333%
  }

  .offset-md-8 {
    margin-left: 66.66667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333%
  }

  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    max-width: none;
    width: auto
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    max-width: none;
    width: auto
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    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%
  }
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  flex-direction: row !important
}

.flex-column,
.flex-row {
  -webkit-box-direction: normal !important
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
  flex: 1 1 auto !important
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
  flex-grow: 0 !important
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
  flex-grow: 1 !important
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

@media (min-width:576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important
  }

  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important
  }

  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important
  }

  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important
  }

  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-direction: reverse !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@font-face {
  font-family: Century-Gothic;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Century-Gothic.TTF)
}

@font-face {
  font-family: Century-Gothic-Bold;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Century-Gothic-Bold.TTF)
}

* {
  margin: 0;
  padding: 0
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -ms-overflow-style: scrollbar;
  height: 100%
}

body {
  height: 100vh
}

.page-wrapper {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.page-content {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1
}

img {
  border: none;
  height: auto;
  max-width: 100%;
  vertical-align: top
}

body,
html {
  font-size: 10px;
  height: 100%
}

@media screen and (max-width:1200px) {

  body,
  html {
    font-size: 8px
  }
}

@media screen and (max-width:992px) {

  body,
  html {
    font-size: 6px
  }
}

.wrapper {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%
}

section.wrapper {
  margin: 0 auto;
  max-width: 5000px
}

.container {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto
}

.footer {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .page-wrapper {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: block;
    flex-direction: column;
    min-height: 100vh
  }
}

@-moz-document url-prefix() {
  .wrapper {
    height: auto
  }

  .wrapper .program-other .title-section .text-bg {
    opacity: .5
  }

  body,
  html {
    height: auto
  }
}

.header {
  -webkit-transition: all .3s ease;
  height: 100px;
  padding: 0;
  position: fixed;
  top: 0;
  transition: all .3s ease;
  width: 100%;
  z-index: 190
}

@media screen and (max-width:1440px) {
  .header {
    height: 90px
  }
}

@media screen and (max-width:1200px) {
  .header {
    height: 80px
  }
}

@media screen and (max-width:992px) {
  .header {
    height: 80px
  }
}

.header a {
  text-decoration: none
}

.header .header-wrap {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1.6rem 8rem 1.6rem 10rem
}

@media screen and (max-width:1640px) {
  .header .header-wrap {
    padding: 1.6rem 4rem
  }
}

@media screen and (max-width:1440px) {
  .header .header-wrap {
    padding: 1.6rem 2rem
  }
}

@media screen and (max-width:1368px) {
  .header .header-wrap {
    padding: 1.6rem 1.5rem
  }
}

@media screen and (max-width:992px) {
  .header .header-wrap {
    padding: 1.6rem 9rem 1.6rem 1.5rem
  }
}

.header .header-wrap.open .top-nav {
  background: rgba(0, 0, 0, .93);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 80%;
  z-index: 20
}

.header .header-wrap.open .top-nav,
.header .header-wrap.open .top-nav ul {
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  flex-direction: column;
  justify-content: center
}

.header .header-wrap.open .top-nav li {
  display: inline-block;
  margin: 0 auto 1rem;
  padding: 0;
  width: 100px
}

@media screen and (max-width:992px) {
  .header .header-wrap.open .top-nav li {
    margin: 0 auto 5rem
  }
}

.header .header-wrap.open .top-nav li:after {
  display: none
}

.header .logo a {
  width: 110px
}

@media screen and (max-width:992px) {
  .header .logo a {
    width: 90px
  }
}

.header .top-nav {
  margin: .5rem 0 0 8rem
}

@media screen and (max-width:1640px) {
  .header .top-nav {
    margin: .5rem 0 0 5rem
  }
}

@media screen and (max-width:1368px) {
  .header .top-nav {
    margin: .5rem 0 0 3rem
  }
}

@media screen and (max-width:992px) {
  .header .top-nav {
    display: none
  }
}

.header .top-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.header .top-nav li {
  padding: 0 4.2rem;
  position: relative
}

@media screen and (max-width:1640px) {
  .header .top-nav li {
    padding: 0 2rem
  }
}

@media screen and (max-width:1368px) {
  .header .top-nav li {
    padding: 0 1.5rem
  }
}

.header .top-nav li:first-child {
  padding-left: 0
}

.header .top-nav li:last-child {
  padding-right: 0
}

.header .top-nav li:last-child:after,
.header .top-nav li:last-child:before {
  display: none
}

.header .top-nav li:after,
.header .top-nav li:before {
  content: "";
  margin-top: -2px;
  position: absolute;
  right: 0;
  top: 50%
}

.header .top-nav li:before {
  height: 3px;
  width: 3px
}

.header .top-nav li:after {
  border: 1px solid #c28b40;
  border-radius: 100%;
  height: 6px;
  width: 6px
}

.header .top-nav a {
  color: #bebebe;
  font-family: Century-Gothic;
  font-size: 14px;
  letter-spacing: .1rem
}

.header .top-nav a:hover {
  text-decoration: underline
}

.header .tel-header {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 30px
}

.header-tel-ctn{
  display: flex;
  flex-direction: column;
}

.header-tel-ctn .contact-phone{
  padding-bottom: 5px;
}


@media screen and (max-width:1640px) {
  .header .tel-header {
    margin: 0 0 0 15px
  }
}

@media screen and (max-width:380px) {
  .header .tel-header {
    margin: 0 0 0 5px
  }
}

.header .contact-phone {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  margin-right: 2rem
}

@media screen and (max-width:1640px) {
  .header .contact-phone {
    margin-right: 1rem
  }
}

@media screen and (max-width:318px) {
  .header .contact-phone {
    display: none
  }
}

.header .contact-phone span {
  color: #fff;
  font-family: Century-Gothic-Bold;
  font-size: 18px;
  letter-spacing: .2rem
}

@media screen and (max-width:380px) {
  .header .contact-phone span {
    font-size: 16px;
    letter-spacing: 0
  }
}

.header .contact-phone i {
  color: #d49f49;
  font-size: 16px;
  margin-right: 10px
}

@media screen and (max-width:380px) {
  .header .contact-phone i {
    font-size: 14px;
    margin-right: 5px
  }
}



.form-container .phone-btn {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid rgba(200, 145, 67, .4);
  border-radius: 3.5rem;
  color: #d6a149;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.25rem;
  height: 7rem;
  letter-spacing: .3rem;
  line-height: 7rem;
  padding: .3rem 1rem .3rem .8rem;
  position: relative;
  width: 34.9rem;
  text-decoration: none
}

.form-container .phone-btn:hover {
  -webkit-box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5);
  box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5);
}

@media screen and (max-width:1368px) {
  .form-container .phone-btn {
    margin: 0 1.5rem 1.5rem;
  }
}

.form-container .phone-btn i {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(180deg, #d9a54b 0, #af7537);
  border: 1px solid #dea84c;
  border-radius: 100%;
  color: #361f04;
  display: inline-block;
  font-size: 1.6rem;
  height: 4.7rem;
  margin-right: 1rem;
  position: relative;
  width: 4.7rem
}

@media screen and (max-width:1368px) {
  .form-container .phone-btn i {
    margin-right: 0
  }
}

@media screen and (min-width:770px) {
  .form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .popup .form-container{
    flex-direction: column;
  }

  .popup.open .form-container .site-btn{
    margin-top: 30px;
  }
}

.form-container .phone-btn i:before {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.form-container .phone-btn .label {
  letter-spacing: .09rem;
  padding-left: 5px;
}










.header .btn-header {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid rgba(200, 145, 67, .4);
  border-radius: 2.6rem;
  color: #d6a149;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Century-Gothic;
  font-size: 14px;
  padding: .3rem 1rem .3rem .3rem;
  position: relative;
  width: 26rem
}

.header .btn-header:hover .label {
  text-decoration: underline
}

@media screen and (max-width:1368px) {
  .header .btn-header {
    padding: .3rem;
    width: auto
  }
}

@media screen and (max-width:480px) {
  .header .btn-header {
    display: none
  }
}

.header .btn-header i {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(180deg, #d9a54b 0, #af7537);
  border: 1px solid #dea84c;
  border-radius: 100%;
  color: #361f04;
  display: inline-block;
  font-size: 1.6rem;
  height: 4.7rem;
  margin-right: 1rem;
  position: relative;
  width: 4.7rem
}

@media screen and (max-width:1368px) {
  .header .btn-header i {
    margin-right: 0
  }
}

.header .btn-header i:before {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.header .btn-header .label {
  letter-spacing: .09rem
}

@media screen and (max-width:1368px) {
  .header .btn-header .label {
    display: none
  }
}

.header .contact-map {
  padding-left: 2rem;
  position: relative
}

@media screen and (max-width:576px) {
  .header .contact-map {
    display: none
  }
}

.header .contact-map i {
  color: #d49f49;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 3px
}

.header .contact-map .map-label {
  color: #fafafa;
  font-family: Century-Gothic;
  font-size: 14px;
  letter-spacing: .14rem;
  margin-bottom: .3rem
}

.header .contact-map a {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(270deg, #d9a54b 0, #af7537);
  border-bottom: 1px dotted #c89143;
  color: #d6a149;
  display: table;
  font-family: Century-Gothic;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .105rem
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .header .contact-map a {
    background-image: none
  }
}

.header.header-scr {
  background: rgba(0, 0, 0, .7)
}

.top-nav-btn {
  border-bottom: 2px solid #d6a149;
  border-top: 2px solid #d6a149;
  cursor: pointer;
  display: none;
  height: 30px;
  position: fixed;
  right: 15px;
  top: 19px;
  width: 30px;
  z-index: 80
}

.top-nav-btn,
.top-nav-btn:after,
.top-nav-btn:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.top-nav-btn:after,
.top-nav-btn:before {
  background: #d6a149;
  content: "";
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%
}

@media screen and (max-width:992px) {
  .top-nav-btn {
    display: block
  }
}

.top-nav-btn.open {
  border-color: transparent
}

.top-nav-btn.open:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.top-nav-btn.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.footer {
  background: #000
}

.footer a {
  text-decoration: none
}

.footer-wrap {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  border-bottom: 1px solid rgba(173, 127, 96, .3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .footer-wrap {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px
  }
}

.footer-wrap .logo {
  margin: 20px 0;
  width: 100px
}

@media screen and (max-width:768px) {
  .footer-wrap .logo {
    margin: 10px 0
  }
}

.footer-wrap .contact-footer {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-footer {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center
  }
}

.footer-wrap .phone-footer {
  margin-right: 20px
}

@media screen and (max-width:768px) {
  .footer-wrap .phone-footer {
    margin-bottom: 10px;
    margin-right: 0
  }
}

.footer-wrap .contact-phone {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-phone {
    margin-right: 0
  }
}

.footer-wrap .contact-phone span {
  color: #fff;
  font-family: Century-Gothic-Bold;
  font-size: 18px
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-phone span {
    font-size: 16px
  }
}

.footer-wrap .contact-phone i {
  color: #d49f49;
  font-size: 16px;
  margin-right: 10px
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-phone i {
    font-size: 14px
  }
}

.footer-wrap .contact-map {
  padding-left: 2rem;
  position: relative
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-map {
    padding-left: 3.5rem
  }
}

.footer-wrap .contact-map i {
  color: #d49f49;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 3px
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-map i {
    font-size: 14px
  }
}

.footer-wrap .contact-map .map-label {
  color: #fafafa;
  font-family: Century-Gothic;
  font-size: 14px;
  letter-spacing: .14rem;
  margin-bottom: .3rem
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-map .map-label {
    font-size: 12px
  }
}

.footer-wrap .contact-map a {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(270deg, #d9a54b 0, #af7537);
  border-bottom: 1px dotted #c89143;
  color: #d6a149;
  display: table;
  font-family: Century-Gothic;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .105rem
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .footer-wrap .contact-map a {
    background-image: none;
    color: #d6a149
  }
}

@media screen and (max-width:768px) {
  .footer-wrap .contact-map a {
    font-size: 12px
  }
}

.copy-footer {
  color: #404040;
  font-family: Century-Gothic;
  font-size: 15px;
  padding: 1.5rem;
  text-align: center
}

@media screen and (max-width:768px) {
  .copy-footer {
    font-size: 12px
  }
}

#gradient-horizontal {
  --color-stop-1: #89291a;
  --color-stop-2: #491e0c
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translate(-215px) rotate(0deg);
    transform: rotate(0deg) translate(-215px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn) translate(-215px) rotate(-1turn);
    transform: rotate(1turn) translate(-215px) rotate(-1turn)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg) translate(-215px) rotate(0deg);
    transform: rotate(0deg) translate(-215px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn) translate(-215px) rotate(-1turn);
    transform: rotate(1turn) translate(-215px) rotate(-1turn)
  }
}

@-webkit-keyframes spinM {
  0% {
    -webkit-transform: rotate(0deg) translate(-100px) rotate(0deg);
    transform: rotate(0deg) translate(-100px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn) translate(-100px) rotate(-1turn);
    transform: rotate(1turn) translate(-100px) rotate(-1turn)
  }
}

@keyframes spinM {
  0% {
    -webkit-transform: rotate(0deg) translate(-100px) rotate(0deg);
    transform: rotate(0deg) translate(-100px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn) translate(-100px) rotate(-1turn);
    transform: rotate(1turn) translate(-100px) rotate(-1turn)
  }
}

.loader {
  cursor: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 99999999999
}

.loader .loader-ovr {
  background-color: #0e0e0e;
  height: 100%;
  opacity: .902;
  width: 100%;
  z-index: 1
}

.loader__item {
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .8);
  -webkit-transform: translate(-50%, -50%);
  background: #121417;
  border: 2px solid #86662e;
  border-radius: 100%;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .8);
  color: #ae2e19;
  height: 430px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 430px;
  z-index: 3
}

@media screen and (max-width:576px) {
  .loader__item {
    height: 200px;
    width: 200px
  }
}

@media screen and (max-height:450px) {
  .loader__item {
    height: 200px;
    width: 200px
  }
}

.loader__item:after,
.loader__item:before {
  content: "";
  position: absolute
}

.loader__item:before {
  -webkit-animation: spin 10s infinite linear;
  animation: spin 10s infinite linear;
  background: url(../images/loader-bg.png);
  background-size: cover;
  height: 100px;
  left: 40%;
  top: 40%;
  width: 100px
}

@media screen and (max-width:576px) {
  .loader__item:before {
    -webkit-animation: spinM 10s infinite linear;
    animation: spinM 10s infinite linear;
    height: 50px;
    width: 50px
  }
}

@media screen and (max-height:450px) {
  .loader__item:before {
    -webkit-animation: spinM 10s infinite linear;
    animation: spinM 10s infinite linear;
    height: 50px;
    width: 50px
  }
}

.loader .item__media {
  -webkit-animation: spin 5s infinite linear;
  -webkit-box-shadow: 0 10px 35px 0 rgba(193, 138, 64, .35);
  -webkit-transform-origin: 24.5rem;
  animation: spin 5s infinite linear;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #d9a54b), to(#af7537));
  background: linear-gradient(0deg, #d9a54b 1%, #af7537);
  border-radius: 100%;
  box-shadow: 0 10px 35px 0 rgba(193, 138, 64, .35);
  display: none;
  height: 10rem;
  position: absolute;
  top: 10px;
  transform-origin: 24.5rem;
  width: 10rem;
  z-index: 10
}

@media screen and (max-width:1400px) {
  .loader .item__media {
    height: 20%;
    width: 20%
  }
}

.loader .item__media:before {
  background: #0e0e0e;
  border-radius: inherit;
  bottom: 8px;
  content: "";
  left: 8px;
  position: absolute;
  right: 8px;
  top: 8px
}

.loader .item__text {
  -webkit-transform: translate(-50%, -50%);
  font-size: 15rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.loader .item__text span {
  color: #c48c41;
  display: inline-block;
  mix-blend-mode: lighten
}

.popup {
  -webkit-transition: all .3s ease;
  height: 100%;
  opacity: 0;
  position: fixed;
  transition: all .3s ease;
  visibility: hidden;
  width: 100%;
  z-index: -9
}

.popup.open {
  opacity: 1;
  visibility: visible;
  z-index: 99999999
}

.popup .popup-overlay {
  background: rgba(0, 0, 0, .9);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.popup .popup-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 0;
  top: -40px;
  width: 30px
}

.popup .popup-close:after,
.popup .popup-close:before {
  -webkit-transition: all .5s ease;
  background: #855d2b;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: all .5s ease;
  width: 100%
}

.popup .popup-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup .popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.popup .popup-close:hover:after,
.popup .popup-close:hover:before {
  background: #d9a54b
}

.popup .popup-close:hover:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.popup .popup-close:hover:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup .popup-centered {
  -webkit-box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  -webkit-transform: translate(-50%, -50%);
  background: #000;
  border: 1px solid #855d2b;
  border-radius: 1rem;
  box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  left: 50%;
  padding: 2rem;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  z-index: 2
}

@media screen and (max-width:768px) {
  .popup .popup-centered {
    width: 85%
  }
}

.popup .popup-centered .contact-form {
  margin: 0;
  width: 100%
}

@media screen and (max-width:576px) {
  .popup .popup-centered .contact-form {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
}

.popup .popup-centered label {
  margin: 0 15px 15px;
  width: 34.9rem
}

@media screen and (max-width:992px) {
  .popup .popup-centered label {
    width: 34rem
  }
}

@media screen and (max-width:576px) {
  .popup .popup-centered label {
    margin: 0 auto 15px
  }
}

.popup .popup-centered .site-btn {
  margin: 0 0 15px
}

@media screen and (max-width:992px) {
  .popup .popup-centered .site-btn {
    margin: 0 27px 15px auto
  }
}

@media screen and (max-width:576px) {
  .popup .popup-centered .site-btn {
    margin: 0 auto 15px
  }
}

.popup .popup-centered .confidentiality {
  margin: 0 auto
}

.popup .title-popup {
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -webkit-background-clip: text;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-text-fill-color: transparent;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #efd8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-family: Century-Gothic-Bold;
  font-size: 30px;
  margin-bottom: 30px;
  position: relative;
  text-transform: uppercase
}

@media screen and (max-width:768px) {
  .popup .title-popup {
    font-size: 24px
  }
}

.modal-thanks {
  background: rgba(0, 0, 0, .9);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999
}

.modal-thanks .popup-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 0;
  top: -40px;
  width: 30px
}

.modal-thanks .popup-close:after,
.modal-thanks .popup-close:before {
  background: #855d2b;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%
}

.modal-thanks .popup-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.modal-thanks .popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.modal-thanks .popup-close:hover:after,
.modal-thanks .popup-close:hover:before {
  background: #d9a54b
}

.modal-thanks .popup-close:hover:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.modal-thanks .popup-close:hover:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.modal-thanks .popup-centered {
  -webkit-box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  -webkit-transform: translate(-50%, -50%);
  background: #000;
  border: 1px solid #855d2b;
  border-radius: 1rem;
  box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  left: 50%;
  padding: 2rem;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 500px
}

@media screen and (max-width:768px) {
  .modal-thanks .popup-centered {
    width: 85%
  }
}

.modal-thanks .title-popup {
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -webkit-background-clip: text;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-text-fill-color: transparent;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #efd8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-family: Century-Gothic-Bold;
  font-size: 30px;
  position: relative;
  text-transform: uppercase
}

@media screen and (max-width:768px) {
  .modal-thanks .title-popup {
    font-size: 24px
  }
}

.modal-thanks span {
  color: #b6b6b6;
  display: table;
  font-family: Century-Gothic;
  font-size: 18px;
  letter-spacing: .1rem;
  margin-top: 10px
}

@media screen and (max-width:768px) {
  .modal-thanks span {
    font-size: 14px
  }
}

ul {
  list-style: none;
  padding: 0
}

button {
  cursor: pointer
}

a {
  display: inline-block
}

.container {
  position: relative;
  z-index: 3
}

.slick-slide {
  outline: none !important
}

.site-btn {
  -webkit-box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .25);
  -webkit-transition: all .3s ease;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(180deg, #d9a54b 0, #af7537);
  border: 1px solid #dea84c;
  border-radius: 3.5rem;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .25);
  color: #271602;
  font-family: Century-Gothic;
  font-size: 1.5rem;
  height: 7rem;
  letter-spacing: .3rem;
  line-height: 7rem;
  outline: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .3s ease;
  width: 34.9rem
}

.site-btn:hover {
  -webkit-box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5);
  box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5)
}

@media screen and (max-width:1440px) {
  .site-btn:hover {
    -webkit-box-shadow: 0 5px 20.5px 4.5px rgba(181, 124, 58, .5);
    box-shadow: 0 5px 20.5px 4.5px rgba(181, 124, 58, .5)
  }
}

@media screen and (max-width:1440px) {
  .site-btn {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25)
  }
}

.title-section {
  position: relative;
  text-align: center
}

.title-section span {
  color: #fff;
  display: inline-block;
  font-family: Century-Gothic-Bold;
  font-size: 6rem;
  letter-spacing: .3rem;
  line-height: 6rem;
  margin-bottom: 4.5rem;
  position: relative;
  text-transform: uppercase
}

@media screen and (max-width:992px) {
  .title-section span {
    font-size: 5rem;
    margin-bottom: 2.5rem
  }
}

.title-section .title-bg {
  height: .7rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 53%;
  width: 32rem
}

@media screen and (max-width:992px) {
  .title-section .title-bg {
    top: 55%
  }
}

@media screen and (max-width:768px) {
  .title-section .title-bg {
    top: 45%
  }
}

.title-section .title-bg span {
  background: #000;
  border: 1px solid #6f5d4f;
  border-radius: 100%;
  height: .7rem;
  left: 16rem;
  position: absolute;
  top: calc(100% - .25rem);
  width: .7rem;
  z-index: 2
}

.title-section .title-bg:after,
.title-section .title-bg:before {
  content: "";
  height: 1px;
  opacity: .5;
  position: absolute;
  top: 100%;
  width: 50%
}

.title-section .title-bg:before {
  background-image: -webkit-gradient(linear, right top, left top, from(#ad7f60), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(270deg, #ad7f60 0, hsla(0, 0%, 100%, 0));
  left: 0
}

.title-section .title-bg:after {
  background-image: -webkit-gradient(linear, left top, right top, from(#ad7f60), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, #ad7f60 0, hsla(0, 0%, 100%, 0));
  left: 50%
}

.title-section .title-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #efd8d8;
  display: table;
  font-family: Century-Gothic;
  font-size: 2.2rem;
  letter-spacing: .1rem;
  margin: 2rem auto;
  position: relative
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .title-section .title-text {
    background-image: none;
    color: #d6a149
  }
}

@media screen and (max-width:992px) {
  .title-section .title-text {
    font-size: 16px
  }
}

.title-section .title-text strong {
  font-family: Century-Gothic-Bold;
  font-size: 3rem;
  text-transform: uppercase
}

@media screen and (max-width:992px) {
  .title-section .title-text strong {
    font-size: 18px
  }
}

.slick-arrow {
  -webkit-box-shadow: 0 20px 45px 0 rgba(12, 8, 36, .55);
  -webkit-transition: all .3s ease;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#af7537), to(#d9a54b));
  background-image: linear-gradient(0deg, #af7537, #d9a54b);
  border: 1px solid #dea84c;
  box-shadow: 0 20px 45px 0 rgba(12, 8, 36, .55);
  cursor: pointer;
  height: 14.9rem;
  outline: none;
  position: absolute;
  top: 100%;
  transition: all .3s ease;
  width: 7.8rem;
  z-index: 10
}

@media screen and (max-width:992px) {
  .slick-arrow {
    height: 70px;
    width: 40px
  }
}

.slick-arrow:before {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  height: 2.5rem;
  position: absolute;
  top: 50%;
  width: 2.5rem
}

@media screen and (max-width:992px) {
  .slick-arrow:before {
    height: 15px;
    width: 15px
  }
}

.slick-arrow:hover {
  -webkit-box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5);
  box-shadow: 0 15px 40.5px 4.5px rgba(181, 124, 58, .5)
}

.slick-prev {
  border-radius: 1rem 0 1rem 1rem
}

.slick-prev:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg)
}

@media screen and (max-width:992px) {
  .slick-prev:before {
    left: 60%
  }
}

.slick-next {
  border-radius: 0 1rem 1rem 1rem
}

.slick-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  left: 40%;
  transform: translate(-50%, -50%) rotate(135deg)
}

.top-wrapper {
  background: #000;
  height: 100vh;
  max-height: 86rem;
  min-height: 68rem;
  position: relative
}

.top-wrapper:before {
  background: url(../images/bg-top.png) no-repeat top;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3
}

@media screen and (min-width:1920px) {
  .top-wrapper:before {
    opacity: 1;
    z-index: 3
  }
}

.top-wrapper .container {
  position: relative;
  z-index: 8
}

.top-wrapper .top-wrap {
  height: 100vh;
  max-height: 86rem;
  min-height: 68rem
}

.top-wrapper .top-img {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 5
}

.top-wrapper .top-img img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%
}

@media screen and (min-width:1920px) {
  .top-wrapper .top-img img {
    -o-object-fit: contain;
    object-fit: contain
  }
}

@media screen and (max-width:992px) {
  .top-wrapper .top-img img {
    -o-object-position: 37%;
    object-position: 37%
  }
}

.top-wrapper .top-item {
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 0 0 0 auto;
  position: relative;
  width: 49%;
  z-index: 5
}

@media screen and (max-width:768px) {
  .top-wrapper .top-item {
    text-align: right;
    width: 70%
  }
}

@media screen and (max-width:576px) {
  .top-wrapper .top-item {
    width: 100%
  }
}

.logo-name {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(270deg, #d9a54b 0, #af7537);
  color: #d6a149;
  display: table;
  font-family: Century-Gothic-Bold;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: .6rem;
  line-height: 4rem;
  text-transform: uppercase
}

.top-wrapper .top-item .item-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(270deg, #d9a54b 0, #af7537);
  color: #d6a149;
  display: table;
  font-family: Century-Gothic-Bold;
  font-size: 8rem;
  font-weight: 400;
  letter-spacing: .6rem;
  line-height: 8rem;
  margin-bottom: 2rem;
  text-transform: uppercase
}

@media screen and (max-width:992px) {
  .top-wrapper .top-item .item-title {
    width: 100%
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .top-wrapper .top-item .item-title {
    background-image: none
  }
}

.top-wrapper .top-item .item-text {
  color: #fff;
  font-family: Century-Gothic;
  font-size: 7.5rem;
  letter-spacing: .2rem;
  line-height: 7.5rem;
  margin-bottom: 9rem;
  padding-bottom: 6rem;
  position: relative
}

@media screen and (max-width:1368px) {
  .top-wrapper .top-item .item-text {
    margin-bottom: 5rem;
    padding-bottom: 4rem
  }
}

@media screen and (max-width:480px) {
  .top-wrapper .top-item .item-text {
    font-size: 4.5rem;
    line-height: 4.5rem;
    margin: 0 0 30px auto;
    width: 70%
  }
}

.top-wrapper .top-item .item-text .title-bg {
  height: .7rem;
  position: absolute;
  top: 100%;
  width: 32rem
}

@media screen and (max-width:768px) {
  .top-wrapper .top-item .item-text .title-bg {
    right: 0
  }
}

.top-wrapper .top-item .item-text .title-bg span {
  background: #000;
  border: 1px solid #6f5d4f;
  border-radius: 100%;
  height: .7rem;
  left: 16rem;
  position: absolute;
  top: calc(100% - .35rem);
  width: .7rem;
  z-index: 2
}

.top-wrapper .top-item .item-text .title-bg:after,
.top-wrapper .top-item .item-text .title-bg:before {
  content: "";
  height: 1px;
  opacity: .5;
  position: absolute;
  top: 100%;
  width: 50%
}

.top-wrapper .top-item .item-text .title-bg:before {
  background-image: -webkit-gradient(linear, right top, left top, from(#ad7f60), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(270deg, #ad7f60 0, hsla(0, 0%, 100%, 0));
  left: 0
}

.top-wrapper .top-item .item-text .title-bg:after {
  background-image: -webkit-gradient(linear, left top, right top, from(#ad7f60), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, #ad7f60 0, hsla(0, 0%, 100%, 0));
  left: 50%
}

.product-wrapper {
  background: #000;
  padding: 13rem 0 11rem;
  position: relative;
  z-index: 5
}

@media screen and (max-width:1440px) {
  .product-wrapper {
    padding: 10rem 0
  }
}

@media screen and (max-width:992px) {
  .product-wrapper {
    padding: 5rem 0
  }
}

.product-wrapper:after,
.product-wrapper:before {
  content: "";
  position: absolute
}

.product-wrapper:before {
  background: url(../images/mod-bg.png) no-repeat;
  background-size: cover;
  height: 180.7rem;
  left: 0;
  top: -55rem;
  width: 100%;
  z-index: 3
}

.product-wrapper:after {
  background: url(../images/bg-top-prod.png) no-repeat top;
  background-size: contain;
  bottom: -50rem;
  height: 123.8rem;
  left: 0;
  opacity: .9;
  width: 100%
}

.product-wrapper .container {
  position: relative;
  z-index: 5
}

@media screen and (max-width:992px) {
  .product-wrapper .title-section .title-bg {
    top: 42%
  }
}

@media screen and (max-width:390px) {
  .product-wrapper .title-section .title-bg {
    top: 35%
  }
}

.product-wrapper .title-section .title-bg span {
  background: #3a130a;
  margin: 0;
  padding: 0
}

.product-wrapper .product-slider_container {
  overflow: hidden
}

.product-wrapper .product-slider {
  height: 62rem;
  position: relative;
  z-index: 5
}

@media screen and (max-width:992px) {
  .product-wrapper .product-slider {
    left: -25%;
    margin: 0 auto;
    width: 150%
  }
}

@media screen and (max-width:450px) {
  .product-wrapper .product-slider {
    left: 0;
    width: 100%
  }
}

.product-wrapper .product-slider .slick-list {
  padding: 0 !important
}

.product-wrapper .product-slide {
  -webkit-box-shadow: 0 15px 58.5px 6.5px rgba(181, 124, 58, .2);
  -webkit-box-sizing: border-box;
  -webkit-transition: all .3s ease;
  border-radius: 1rem;
  box-shadow: 0 15px 58.5px 6.5px rgba(181, 124, 58, .2);
  box-sizing: border-box;
  display: inline-block;
  height: 40rem;
  margin: 5.5rem 1.5rem 7.5rem;
  overflow: hidden;
  position: relative;
  transition: all .3s ease
}

@media screen and (max-width:1368px) {
  .product-wrapper .product-slide {
    -webkit-box-shadow: 0 10px 40.5px 4.5px rgba(181, 124, 58, .2);
    box-shadow: 0 10px 40.5px 4.5px rgba(181, 124, 58, .2)
  }
}

@media screen and (max-width:992px) {
  .product-wrapper .product-slide {
    -webkit-box-shadow: 0 5px 20.5px 2.5px rgba(181, 124, 58, .2);
    box-shadow: 0 5px 20.5px 2.5px rgba(181, 124, 58, .2)
  }
}

@media screen and (max-width:450px) {
  .product-wrapper .product-slide {
    height: 50rem
  }
}

.product-wrapper .product-slide.slick-active {
  opacity: .5
}

.product-wrapper .product-slide.slick-active .slide-media img {
  opacity: .7
}

.product-wrapper .product-slide .next,
.product-wrapper .product-slide .next .slide-media img,
.product-wrapper .product-slide.prev,
.product-wrapper .product-slide.prev .slide-media img {
  opacity: .8
}

.product-wrapper .product-slide.slick-current {
  height: 50rem;
  opacity: 1
}

.product-wrapper .product-slide.slick-current .slide-media img {
  opacity: 1
}

.product-wrapper .product-slide:after {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent);
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  content: "";
  height: 4rem;
  left: 0;
  opacity: .9;
  position: absolute;
  right: 0;
  width: 100%
}

.product-wrapper .slick-arrow {
  left: 0;
  margin: 0 auto;
  right: 0;
  top: calc(100% - 21.4rem)
}

@media screen and (max-width:992px) {
  .product-wrapper .slick-arrow {
    top: calc(100% - 109px)
  }
}

.product-wrapper .slick-prev {
  left: calc(-15% - 20.8rem)
}

@media screen and (max-width:1440px) {
  .product-wrapper .slick-prev {
    left: calc(-27% - 19.5rem)
  }
}

@media screen and (max-width:992px) {
  .product-wrapper .slick-prev {
    left: -60%;
    padding: 5rem 0
  }
}

@media screen and (max-width:768px) {
  .product-wrapper .slick-prev {
    left: calc(-67% - -70px)
  }
}

@media screen and (max-width:450px) {
  .product-wrapper .slick-prev {
    left: calc(-100% - -61px)
  }
}

.product-wrapper .slick-next {
  right: calc(-15% - 20.4rem)
}

@media screen and (max-width:1440px) {
  .product-wrapper .slick-next {
    right: calc(-27% - 20rem)
  }
}

@media screen and (max-width:1368px) {
  .product-wrapper .slick-next {
    right: calc(-27% - 19.5rem)
  }
}

@media screen and (max-width:992px) {
  .product-wrapper .slick-next {
    right: -60%
  }
}

@media screen and (max-width:768px) {
  .product-wrapper .slick-next {
    right: calc(-67% - -70px)
  }
}

@media screen and (max-width:450px) {
  .product-wrapper .slick-next {
    right: calc(-100% - -61px)
  }
}

.product-wrapper .slide-media {
  height: 50rem;
  position: relative;
  width: 100%
}

.product-wrapper .slide-media:before {
  background-image: -webkit-gradient(linear, right top, left top, from(#110e28), to(rgba(17, 14, 40, 0)));
  background-image: linear-gradient(-90deg, #110e28, rgba(17, 14, 40, 0));
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%
}

.product-wrapper .slide-media img {
  -o-object-fit: cover;
  -o-object-position: 50%;
  border-radius: 1rem;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
  opacity: .5;
  width: 100%
}

.product-wrapper .slide-info {
  -webkit-transition: all .3s ease;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent);
  bottom: 0;
  font-size: 1.8rem;
  height: 10rem;
  left: 0;
  padding: 1rem;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .3s ease
}

.product-wrapper .slide-info .info-title {
  color: #fff;
  font-family: Century-Gothic;
  letter-spacing: 2px;
  margin-bottom: .3rem
}

.product-wrapper .slide-info .info-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#af7537), to(#af7537));
  background-image: linear-gradient(270deg, #af7537 0, #af7537);
  color: #d6a149;
  display: table;
  font-family: Century-Gothic;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: .2rem;
  margin: 0 auto
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .product-wrapper .slide-info .info-text {
    background-image: none
  }
}

.room-wrapper {
  background: #000;
  padding: 10rem 0 4rem;
  position: relative
}

@media screen and (max-width:1200px) {
  .room-wrapper {
    padding: 5rem 0
  }
}

@media screen and (max-width:576px) {
  .room-wrapper {
    padding: 5rem 0 0
  }
}

.room-wrapper .container {
  max-width: 1500px;
  position: relative;
  z-index: 5
}

@media screen and (max-width:1600px) {
  .room-wrapper .container {
    max-width: 100%;
    padding: 5rem 0
  }
}

.room-wrapper .title-section {
  margin-bottom: 5rem
}

@media screen and (max-width:768px) {
  .room-wrapper .title-section {
    padding: 0 15px
  }
}

@media screen and (max-width:370px) {
  .room-wrapper .title-section .title-bg {
    top: 35%
  }
}

.room-wrapper .room-slider {
  height: 55rem
}

@media screen and (max-width:576px) {
  .room-wrapper .room-slider {
    height: 50rem;
    padding: 0 15px
  }
}

.room-wrapper .room-slide {
  -webkit-transition: all .3s ease;
  border-radius: 1rem;
  height: 38rem;
  margin: 2rem 1.5rem 5rem;
  opacity: .5;
  overflow: hidden;
  padding: 1px;
  position: relative;
  transition: all .3s ease;
  width: 54rem
}

@media screen and (max-width:576px) {
  .room-wrapper .room-slide {
    height: 39rem;
    width: 60rem
  }
}

@media screen and (max-width:480px) {
  .room-wrapper .room-slide {
    width: 40rem
  }
}

.room-wrapper .room-slide.slick-active {
  opacity: .8
}

.room-wrapper .room-slide.slick-active .slide-media img {
  opacity: .7
}

.room-wrapper .room-slide.slick-current {
  -webkit-box-shadow: 0 15px 58.5px 6.5px rgba(181, 124, 58, .2);
  box-shadow: 0 15px 58.5px 6.5px rgba(181, 124, 58, .2);
  height: 45rem;
  opacity: 1
}

@media screen and (max-width:992px) {
  .room-wrapper .room-slide.slick-current {
    -webkit-box-shadow: 0 7px 30.5px 4.5px rgba(181, 124, 58, .2);
    box-shadow: 0 7px 30.5px 4.5px rgba(181, 124, 58, .2)
  }
}

@media screen and (max-width:576px) {
  .room-wrapper .room-slide.slick-current {
    height: 39rem
  }
}

.room-wrapper .room-slide.slick-current:before {
  opacity: 0
}

.room-wrapper .room-slide.slick-current .item-media {
  border-color: #86662e
}

.room-wrapper .room-slide.slick-current img {
  opacity: 1
}

.room-wrapper .room-slide:before {
  -webkit-transition: all .3s ease;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#110e28), to(rgba(17, 14, 40, 0)));
  background-image: linear-gradient(-180deg, #110e28, rgba(17, 14, 40, 0));
  border-radius: 1rem;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .3s ease;
  z-index: 1
}

.room-wrapper .room-slide .item-media {
  border: 1px solid transparent;
  border-radius: 1rem;
  height: 100%
}

.room-wrapper .room-slide img {
  -o-object-fit: cover;
  -o-object-position: 50%;
  -webkit-transition: all .3s ease;
  border-radius: 1rem;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
  opacity: .5;
  position: relative;
  transition: all .3s ease;
  width: 100%;
  z-index: 2
}

.room-wrapper .slick-arrow {
  height: 14.5rem;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 59%
}

@media screen and (max-width:992px) {
  .room-wrapper .slick-arrow {
    height: 70px;
    width: 40px
  }
}

.room-wrapper .slick-prev {
  left: -46%
}

@media screen and (max-width:1440px) {
  .room-wrapper .slick-prev {
    left: calc(-46% - 20px)
  }
}

@media screen and (max-width:1368px) {
  .room-wrapper .slick-prev {
    left: calc(-46% - 52px)
  }
}

@media screen and (max-width:1200px) {
  .room-wrapper .slick-prev {
    left: calc(-41% - 52px)
  }
}

@media screen and (max-width:1024px) {
  .room-wrapper .slick-prev {
    left: calc(-48% - 52px)
  }
}

@media screen and (max-width:992px) {
  .room-wrapper .slick-prev {
    left: calc(-100% - -70px)
  }
}

.room-wrapper .slick-next {
  right: -46%
}

@media screen and (max-width:1440px) {
  .room-wrapper .slick-next {
    right: calc(-46% - 20px)
  }
}

@media screen and (max-width:1368px) {
  .room-wrapper .slick-next {
    right: calc(-41% - 52px)
  }
}

@media screen and (max-width:1024px) {
  .room-wrapper .slick-next {
    right: calc(-48% - 52px)
  }
}

@media screen and (max-width:992px) {
  .room-wrapper .slick-next {
    right: calc(-100% - -70px)
  }
}

.program-wrapper {
  background: #000;
  padding: 10rem 0 0;
  position: relative
}

@media screen and (max-width:1440px) {
  .program-wrapper {
    padding: 10rem 0
  }
}

@media screen and (max-width:1368px) {
  .program-wrapper {
    padding: 5rem 0
  }
}

.program-wrapper:after,
.program-wrapper:before {
  content: "";
  position: absolute
}

.program-wrapper:before {
  background: url(../images/pr-bg.png) no-repeat;
  background-size: cover;
  height: 127.5rem;
  left: 0;
  top: -47rem;
  width: 109.3rem
}

@media screen and (max-width:1440px) {
  .program-wrapper:before {
    height: 127.5rem;
    width: 100%
  }
}

.program-wrapper:after {
  background: url(../images/program-bg.png) no-repeat;
  height: 127.5rem;
  right: 0;
  top: -25rem;
  width: 150.3rem
}

@media screen and (max-width:1640px) {
  .program-wrapper:after {
    height: 127.5rem;
    width: 100%
  }
}

.program-wrapper .title-section {
  margin-bottom: 8rem
}

.program-wrapper .title-section span strong {
  color: #fff;
  display: inline-block;
  font-family: Century-Gothic;
  font-size: 5.7rem;
  letter-spacing: .25rem;
  line-height: 7rem;
  text-transform: lowercase
}

@media screen and (max-width:520px) {
  .program-wrapper .title-section span strong {
    font-size: 3.7rem;
    letter-spacing: .25rem;
    line-height: 5rem
  }
}

.program-wrapper .title-section .title-bg {
  top: 67%
}

@media screen and (max-width:992px) {
  .program-wrapper .title-section .title-bg {
    top: 60%
  }
}

@media screen and (max-width:520px) {
  .program-wrapper .title-section .title-bg {
    top: 66%
  }
}

@media screen and (max-width:430px) {
  .program-wrapper .title-section .title-bg {
    top: 60%
  }
}

@media screen and (max-width:360px) {
  .program-wrapper .title-section .title-bg {
    top: 64%
  }
}

.program-wrapper .program-wrap {
  -ms-flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  position: relative;
  z-index: 6
}

@media screen and (max-width:768px) {
  .program-wrapper .program-wrap {
    margin: 0
  }
}

.program-wrapper .program-item {
  -ms-flex: 1 1 50%;
  -webkit-box-flex: 1;
  -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, .4);
  border-radius: 1rem;
  box-shadow: 0 20px 35px 0 rgba(0, 0, 0, .4);
  cursor: pointer;
  flex: 1 1 50%;
  margin-bottom: 3rem;
  padding: 0 1.5rem;
  position: relative
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .program-wrapper .program-item {
    -ms-flex-preferred-size: 530px;
    flex-basis: 530px;
    width: 530px
  }
}

@media screen and (max-width:768px) and (-ms-high-contrast:active),
screen and (max-width:768px) and (-ms-high-contrast:none) {
  .program-wrapper .program-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
  }
}

@media screen and (max-width:768px) {
  .program-wrapper .program-item {
    -ms-flex: 1 1 100%;
    -webkit-box-flex: 1;
    flex: 1 1 100%
  }
}

.program-wrapper .program-item:before {
  border: 1px solid rgba(202, 146, 68, .5);
  border-radius: inherit;
  bottom: -.1rem;
  content: "";
  left: 1.5rem;
  position: absolute;
  right: 1.5rem;
  top: -.1rem;
  z-index: 3
}

.program-wrapper .program-item.open,
.program-wrapper .program-item:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 14
}

.program-wrapper .program-item.open:before,
.program-wrapper .program-item:hover:before {
  border: 1px solid #ca9244;
  border-bottom: 0
}

.program-wrapper .program-item.open .info-top,
.program-wrapper .program-item:hover .info-top {
  border-bottom: 1px solid rgba(173, 127, 96, .3);
  z-index: 5
}

.program-wrapper .program-item.open .item-media,
.program-wrapper .program-item:hover .item-media {
  z-index: 5
}

.program-wrapper .program-item.open .info-text,
.program-wrapper .program-item:hover .info-text {
  border: 1px solid #ca9244;
  border-top: 0;
  opacity: 1;
  top: 100%;
  z-index: 2
}

.program-wrapper .program-item .item-media {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  height: 26rem;
  padding: 0 1px;
  position: relative;
  z-index: 5
}

.program-wrapper .program-item .item-media img {
  -o-object-fit: cover;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.program-wrapper .program-item .item-info {
  background: #000;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding: 3rem 3.4rem 0;
  position: relative;
  z-index: 2
}

.program-wrapper .program-item .info-top {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  border-bottom: 1px solid rgba(173, 127, 96, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0 0 2.5rem
}

.program-wrapper .program-item .info-title {
  color: #fff;
  font-family: Century-Gothic;
  font-size: 1.6rem;
  letter-spacing: .17rem;
  text-transform: uppercase
}

.program-wrapper .program-item .info-price {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #fff;
  display: table;
  font-family: Century-Gothic-Bold;
  font-size: 1.8rem;
  letter-spacing: .1rem;
  line-height: 1.9rem
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .program-wrapper .program-item .info-price {
    background-image: none;
    color: #d6a149
  }
}

.program-wrapper .info-text {
  -webkit-transition: all .3s ease;
  background: #000;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  left: 0;
  opacity: 0;
  padding: 3rem 3rem 5rem;
  position: absolute;
  top: -235%;
  transition: all .3s ease;
  width: 100%;
  z-index: -1
}

.program-wrapper .info-text .site-text {
  color: #b6b6b6;
  font-family: Century-Gothic;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 2rem
}

.program-other {
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(2%, rgba(0, 0, 0, .98)), to(transparent));
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, .98) 2%, transparent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 50rem;
  justify-content: center;
  position: relative;
  text-align: center;
  z-index: 1
}

@media screen and (max-width:1440px) {
  .program-other {
    height: 30rem;
    margin-top: 10rem
  }
}

.program-other .container {
  overflow: hidden
}

.program-other .title-section {
  margin-bottom: 2rem;
  position: relative;
  text-align: center
}

.program-other .title-section .text-bg {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transform: matrix(1.09998, 0, 0, .87999, 0, 0);
  background-image: -webkit-gradient(linear, left top, right top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(90deg, #d9a54b, #af7537);
  color: hsla(0, 0%, 99.2%, .071);
  display: table;
  font-family: Century-Gothic-Bold;
  font-size: 16.8rem;
  letter-spacing: .5rem;
  line-height: 1.2;
  opacity: .2;
  position: absolute;
  text-align: center;
  transform: matrix(1.09998, 0, 0, .87999, 0, 0);
  white-space: nowrap;
  width: 100%
}

@media screen and (max-width:1440px) {
  .program-other .title-section .text-bg {
    font-size: 12rem;
    letter-spacing: .2rem;
    line-height: 1
  }
}

@media screen and (max-width:992px) {
  .program-other .title-section .text-bg {
    font-size: 10rem;
    letter-spacing: .2rem;
    line-height: 1
  }
}

@media screen and (max-width:768px) {
  .program-other .title-section .text-bg {
    font-size: 7.5rem;
    margin-top: -3rem;
    top: 50%
  }
}

.program-other .title-section span {
  color: #efd8d8;
  font-family: Century-Gothic;
  font-size: 3.4rem;
  margin: 8rem auto 0;
  position: relative;
  text-transform: uppercase
}

@media screen and (max-width:1440px) {
  .program-other .title-section span {
    margin: 4rem auto 0
  }
}

@media screen and (max-width:992px) {
  .program-other .title-section span {
    margin: 2rem auto 0
  }
}

.program-other .title-section span:after,
.program-other .title-section span:before {
  background: url(../images/title-bg-ot.png) no-repeat;
  content: "";
  height: 7px;
  margin-top: -3.5px;
  position: absolute;
  top: 50%;
  width: 188px
}

@media screen and (max-width:992px) {

  .program-other .title-section span:after,
  .program-other .title-section span:before {
    display: none
  }
}

.program-other .title-section span:before {
  left: -208px
}

.program-other .title-section span:after {
  -webkit-transform: scale(-1);
  right: -208px;
  transform: scale(-1)
}

.program-other .title-section strong {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  display: block;
  font-family: Century-Gothic-Bold;
  font-size: 3.4rem;
  line-height: 4rem
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .program-other .title-section strong {
    background-image: none;
    color: #d6a149
  }
}

.program-other .link-block {
  margin: 5rem auto 0;
  text-align: center
}

.program-other .program-other_bg {
  background: url(../images/other_bg.jpg) no-repeat -6px 93%;
  background-size: contain;
  bottom: 0;
  height: 100rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%
}

@media screen and (max-width:1440px) {
  .program-other .program-other_bg {
    bottom: -80px
  }
}

@media screen and (max-width:768px) {
  .program-other .program-other_bg {
    bottom: -50px
  }
}

@media screen and (max-width:700px) {
  .program-other .program-other_bg {
    bottom: -30px
  }
}

@media screen and (max-width:576px) {
  .program-other .program-other_bg {
    display: none
  }
}

.action_bg {
  bottom: 0;
  height: 180rem;
  position: absolute;
  width: 100%;
  z-index: 2
}

.action_bg:before {
  background: url(../images/act-bgr.png) no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 230rem;
  position: absolute;
  right: 0;
  top: 100rem;
  width: 150rem
}

.action-wrapper {
  background: #000;
  padding: 13rem 0 10rem;
  position: relative
}

@media screen and (max-width:1440px) {
  .action-wrapper {
    padding: 0 0 10rem
  }
}

@media screen and (max-width:992px) {
  .action-wrapper {
    padding: 5rem 0
  }
}

@media screen and (max-width:992px) {
  .action-wrapper .container {
    max-width: 100%
  }
}

.action-wrapper .action-wrap {
  -ms-flex-direction: column;
  -ms-flex-pack: start;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  -webkit-box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  background: #000 url(../images/bg-act.png) no-repeat 50%;
  background-size: cover;
  border: 1px solid #855d2b;
  border-radius: 1rem;
  box-shadow: 0 15px 49.5px 5.5px rgba(0, 0, 0, .35);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 50rem;
  justify-content: flex-start;
  padding: 5rem 6rem
}

@media screen and (max-width:992px) {
  .action-wrapper .action-wrap {
    background-position: 0 100%;
    background-size: contain;
    height: 70rem
  }
}

.action-wrapper .action-wrap:before {
  border-radius: 1rem;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.action-wrapper .action-wrap .action-item {
  position: relative;
  width: 50%;
  z-index: 50
}

@media screen and (max-width:576px) {
  .action-wrapper .action-wrap .action-item {
    width: 100%
  }
}

.action-wrapper .title-block {
  -ms-flex-align: center;
  -webkit-background-clip: text;
  -webkit-box-align: center;
  -webkit-text-fill-color: transparent;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #efd8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 5rem;
  position: relative
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .action-wrapper .title-block {
    background-image: none;
    color: #d6a149
  }
}

.action-wrapper .title-block:before {
  -webkit-transform: scale(-1);
  background: url(../images/title-bg-ot.png) no-repeat;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 120%;
  transform: scale(-1);
  width: 188px
}

@media screen and (max-width:768px) {
  .action-wrapper .title-block:before {
    top: 107%
  }
}

@media screen and (max-width:768px) {
  .action-wrapper .title-block {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    flex-direction: column;
    margin: 0 auto 5rem
  }
}

.action-wrapper .title-block strong {
  font-family: Century-Gothic-Bold;
  font-size: 8rem;
  text-transform: uppercase;
  width: 60%
}

@media screen and (max-width:768px) {
  .action-wrapper .title-block strong {
    margin-bottom: 1rem;
    width: 100%
  }
}

.action-wrapper .title-block span {
  font-family: Century-Gothic;
  font-size: 2.6rem;
  letter-spacing: .25rem;
  text-transform: none;
  width: 30%
}

@media screen and (max-width:768px) {
  .action-wrapper .title-block span {
    width: 100%
  }
}

.action-wrapper .text-site {
  color: #b6b6b6;
  font-family: Century-Gothic;
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0 0 6rem
}

.about-wrapper {
  background: #000;
  padding: 13.5rem 0 10rem;
  position: relative;
  z-index: 2
}

@media screen and (max-width:1440px) {
  .about-wrapper {
    padding: 10rem 0
  }
}

@media screen and (max-width:992px) {
  .about-wrapper {
    padding: 5rem 0
  }
}

.about-wrapper:after,
.about-wrapper:before {
  content: "";
  position: absolute
}

.about-wrapper:before {
  background: url(../images/about_bg.png) no-repeat;
  background-position: 30% 50%;
  height: 100rem;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2
}

@media screen and (min-width:1920px) {
  .about-wrapper:before {
    background-position: 0 50%
  }
}

@media screen and (max-width:1550px) {
  .about-wrapper:before {
    background-position: 0 100%;
    background-size: contain;
    height: 70rem;
    top: 10rem
  }
}

@media screen and (max-width:1368px) {
  .about-wrapper:before {
    background-position: -45px 0;
    background-size: contain;
    width: 100%
  }
}

@media screen and (max-width:992px) {
  .about-wrapper:before {
    display: none
  }
}

.about-wrapper:after {
  background: url(../images/bg-top-about.png) no-repeat top;
  background-size: contain;
  height: 130rem;
  opacity: 1;
  right: 0;
  top: -34rem;
  width: 130rem;
  z-index: 1
}

@media screen and (max-width:1368px) {
  .about-wrapper:after {
    top: -54rem;
    width: 80%
  }
}

.about-wrapper .about-wrap {
  -ms-flex-direction: column;
  -ms-flex-pack: start;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 0 0 auto;
  width: 57%
}

@media screen and (max-width:1368px) {
  .about-wrapper .about-wrap {
    width: 60%
  }
}

@media screen and (max-width:992px) {
  .about-wrapper .about-wrap {
    width: 100%
  }
}

.about-wrapper .title-block {
  color: #fdfdfd;
  font-family: Century-Gothic-Bold;
  font-size: 6rem;
  letter-spacing: .3rem;
  margin: 0 0 9.8rem;
  position: relative
}

@media screen and (max-width:992px) {
  .about-wrapper .title-block {
    font-size: 5rem
  }
}

.about-wrapper .title-block:before {
  -webkit-transform: scale(-1);
  background: url(../images/title-bg-ot.png) no-repeat;
  content: "";
  height: 7px;
  position: absolute;
  top: 150%;
  transform: scale(-1);
  width: 188px
}

.about-wrapper .text-site {
  color: #b6b6b6;
  font-family: Century-Gothic;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin: 0 0 6rem
}

.about-wrapper .text-site p {
  margin-bottom: 1.4rem
}

.contact-wrapper {
  background: #000;
  overflow: hidden;
  padding: 16.7rem 0 19rem;
  position: relative;
  z-index: 4
}

@media screen and (max-width:1440px) {
  .contact-wrapper {
    padding: 10rem 0
  }
}

@media screen and (max-width:992px) {
  .contact-wrapper {
    padding: 5rem 0
  }
}

.contact-wrapper .contact-bg {
  bottom: 0;
  left: 0;
  max-height: 680px;
  overflow: hidden;
  position: absolute;
  right: 0
}

.contact-wrapper .contact-bg:before {
  background: url(../images/mod-bg.png) no-repeat;
  bottom: 0;
  content: "";
  height: 180.7rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.contact-wrapper:before {
  background: url(../images/cont-bg.jpg) no-repeat bottom;
  background-size: cover;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

@media screen and (min-width:1920px) {
  .contact-wrapper:before {
    background-size: contain
  }
}

@media screen and (max-width:1368px) {
  .contact-wrapper:before {
    background-size: contain
  }
}

@media screen and (max-width:768px) {
  .contact-wrapper:before {
    background-size: cover
  }
}

@media screen and (max-width:480px) {
  .contact-wrapper:before {
    background-position: 0 0
  }
}

.contact-wrapper .title-block {
  color: #fdfdfd;
  font-family: Century-Gothic-Bold;
  font-size: 6rem;
  letter-spacing: .3rem;
  margin: 0 0 8.1rem;
  position: relative;
  text-transform: uppercase
}

@media screen and (max-width:992px) {
  .contact-wrapper .title-block {
    font-size: 5rem
  }
}

.contact-wrapper .title-block:before {
  -webkit-transform: scale(-1);
  background: url(../images/title-bg-ot.png) no-repeat;
  content: "";
  height: 7px;
  position: absolute;
  top: 150%;
  transform: scale(-1);
  width: 188px
}

.contact-wrapper .title-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9a54b), to(#af7537));
  background-image: linear-gradient(0deg, #d9a54b, #af7537);
  color: #efd8d8;
  font-family: Century-Gothic;
  font-size: 2.2rem;
  letter-spacing: .1rem;
  margin: 2rem 0 8.3rem;
  position: relative;
  width: 61%
}

@media screen and (max-width:480px) {
  .contact-wrapper .title-text {
    margin: 4rem 0;
    width: 100%
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .contact-wrapper .title-text {
    background-image: none;
    color: #d6a149
  }
}

.contact-wrapper .title-text p {
  margin-bottom: 1.3rem
}

.contact-wrapper .site-btn {
  display: inline-block;
  margin: 0 1.5rem 1.5rem
}

.contact-form {
  font-size: 0;
  margin: 0 -1.5rem;
  width: 70%
}

label {
  border-radius: 3.5rem;
  display: inline-block;
  height: 7rem;
  margin: 0 1.5rem 4rem;
  position: relative;
  vertical-align: top;
  width: 35rem
}

label span {
  left: 3rem;
  margin-top: -.5rem;
  position: absolute;
  top: 50%
}

label span:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #c28b40;
  display: inline-block;
  font: normal normal normal 14px/1 Material-Design-Iconic-Font;
  font-size: 18px;
  left: 0;
  position: absolute;
  text-rendering: auto;
  top: 0
}

@media screen and (max-width:992px) {
  label span:before {
    font-size: 14px;
    top: -3px
  }
}

label.name-form span:before {
  content: "\f207"
}

label.tel-form span:before {
  content: "\f2be"
}

input {
  background: rgba(0, 0, 0, .4);
  border: 1px solid #5c4522;
  border-radius: 3.5rem;
  color: #b6b6b6;
  font-family: Century-Gothic;
  height: 100%;
  outline: none;
  padding: 0 6.5rem;
  width: 100%
}

input.error {
  border-color: red;
  color: red
}

.confidentiality {
  color: #b6b6b6;
  display: inline-block;
  font-family: Century-Gothic;
  font-size: 1.5rem;
  margin: 0 1.5rem .5rem;
  vertical-align: middle;
  width: 35rem
}

.confidentiality strong {
  color: #c28b40
}

.map-container {
  height: 300px;
}

#map {
  width: 100%;
  height: 100%;
}

.marg-t{
  margin-top: 20px;
}

.form-container-col{
  display: flex;
  flex-direction: column;
  align-items: center;
}
