@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666;
}

body input:required:valid,
body textarea:required:valid {
  color: #666;
}

body {
  background-color: #fff;
  font-size: 16px;
  min-width: 320px;
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  position: relative;
  line-height: 1.25;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

.img-responsive, img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*класс для скрытия элементов, напр при стилизации чекбоксов*/
.visually-hidden {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
}

/*add new style*/
*:focus {
  outline: none;
}

p,
dd,
dl,
figure,
blockquote {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: inherit;
}

audio,
video {
  display: block;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

i,
em {
  font-style: inherit;
}

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: none;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline: none;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: none;
  font: inherit;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

/*убираем стандартный стиль селекта со стрелкой и делаем свою*/
/* https://codepen.io/yurch-html/pen/djdMZq */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

@font-face {
  font-family: "ProximaNovaRegular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot");
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype");
}

@font-face {
  font-family: "ProximaNovaSemibold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot");
  src: url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.woff") format("woff"), url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.ttf") format("truetype");
}

@font-face {
  font-family: "ProximaNovaBlack";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaBlack/ProximaNovaBlack.eot");
  src: url("../fonts/ProximaNovaBlack/ProximaNovaBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaBlack/ProximaNovaBlack.woff") format("woff"), url("../fonts/ProximaNovaBlack/ProximaNovaBlack.ttf") format("truetype");
}

@font-face {
  font-family: "ProximaNovaExtraBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaExtraBold/ProximaNovaExtraBold.eot");
  src: url("../fonts/ProximaNovaExtraBold/ProximaNovaExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExtraBold/ProximaNovaExtraBold.woff") format("woff"), url("../fonts/ProximaNovaExtraBold/ProximaNovaExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "ProximaNovaBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot");
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"), url("../fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
}

@font-face {
  font-family: "ProximaNovaLight";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNovaLight/ProximaNovaLight.eot");
  src: url("../fonts/ProximaNovaLight/ProximaNovaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaLight/ProximaNovaLight.woff") format("woff"), url("../fonts/ProximaNovaLight/ProximaNovaLight.ttf") format("truetype");
}

body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current {
  display: block;
}

.fancybox-slide--next {
  display: block;
  z-index: 99995;
}

.fancybox-slide--image {
  padding: 44px 0 0 0;
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 1;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  height: -webkit-calc(100% - 44px);
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video, .fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

.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 {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc;
}

.fancybox-button:visited, .fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button.disabled, .fancybox-button[disabled] {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button.disabled:hover, .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2), .fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  -webkit-background-size: contain;
          background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a {
  color: #ccc;
  text-decoration: none;
}

.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: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  -webkit-border-radius: 100%;
          border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0 0 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}

.fancybox-share {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited, .fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  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;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * Bootstrap Grid v4.0.0 (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;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch;
}

[data-simplebar="init"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.simplebar-scroll-content {
  overflow-x: hidden !important;
  overflow-y: scroll;
  min-width: 100% !important;
  max-height: inherit !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.simplebar-content {
  overflow-y: hidden !important;
  overflow-x: scroll;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  min-height: 100% !important;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.simplebar-track:hover .simplebar-scrollbar:before, .simplebar-track .simplebar-scrollbar.visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  -o-transition: opacity 0 linear;
  transition: opacity 0 linear;
}

.simplebar-track.vertical {
  top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

/*GLOBAL STYLE BEGIN*/
.text-center {
  text-align: center;
}

::-moz-selection {
  background-color: orange;
  color: #fff;
}

::selection {
  background-color: orange;
  color: #fff;
}

body {
  font-family: "ProximaNovaRegular";
  background: url(../img/home/bgHome.jpg) no-repeat center top;
  -webkit-background-size: cover;
          background-size: cover;
}

p {
  padding: 0;
  margin: 0;
}

span {
  padding: 0;
  margin: 0;
}

.nowrap {
  white-space: nowrap;
}

.title {
  font-size: 31px;
  font-family: "ProximaNovaBold";
  color: #000;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  display: inline-block;
  margin: 10px auto;
  line-height: 1.2;
}

.title:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background: #723A6C;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  top: 55%;
  left: -20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.title:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background: #723A6C;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  right: -20px;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.embed-containerVideoYoutube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-containerVideoYoutube iframe, .embed-containerVideoYoutube object, .embed-containerVideoYoutube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*GLOBAL STYLE END*/
/*PAGE HOME  MAIN CONTAINER BEGIN*/
.pageHome__title {
  margin: 37px 0 10px;
}

.mainContaner .myRow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.mainContaner .myCol-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 43%;
      -ms-flex: 0 0 43%;
          flex: 0 0 43%;
  max-width: 43%;
}

.mainContaner .myCol-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54%;
      -ms-flex: 0 0 54%;
          flex: 0 0 54%;
  max-width: 54%;
}

.mainContaner .myCol-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.navItem {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 285px;
  margin-bottom: 30px;
}

.navItem__wrapImg {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navItem img {
  margin: 0 auto;
  min-height: 100%;
  width: auto;
  max-width: none;
}

.navItem__detailed {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  margin-top: -300px;
  background: rgba(71, 80, 105, 0.8);
}

.navItem__detailed span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #dbdfea;
  padding: 10px;
  text-transform: uppercase;
  font-size: 17px;
  color: #dbdfea;
}

.navItem__title {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 1;
  background: #55688A;
  margin-bottom: 0;
  font-family: "ProximaNovaSemibold";
  text-transform: uppercase;
  font-size: 20px;
  color: #f1f1ee;
  padding: 16px 10px;
}

.navItem:hover .navItem__detailed {
  margin-top: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.navItem:hover .navItem__title {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.allCatalog {
  display: block;
  background: #723A6C;
  position: absolute;
  padding: 15px;
  font-size: 17px;
  color: #f1f1ee;
  max-width: 227px;
  width: 100%;
  font-family: "ProximaNovaSemibold";
}

.allCatalog:hover {
  background: #531B4D;
}

.homeAside__widgetWrap {
  margin-bottom: 30px;
  border: 1px solid #55688A;
}

/*PAGE HOME  MAIN CONTAINER END */
/*SECTION HOME NEWS BEGIN*/
.news {
  padding: 20px 0 30px;
}

.news__title {
  margin-bottom: 15px;
}

.news__item {
  border: 1px solid #63355c;
  background-color: #f4f4f1;
  padding: 10px 10px 20px;
  margin-bottom: 30px;
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
}

.news__imgWrap {
  margin-bottom: 8px;
}

.news__date {
  font-size: 15px;
  color: #000;
}

.news__headline {
  font-size: 18px;
  font-family: "ProximaNovaSemibold";
  text-transform: uppercase;
  color: #723A6C;
  margin: 5px 0 8px;
  min-height: 45px;
}

.news__readMore {
  float: right;
  font-size: 14px;
  color: #723A6C;
  text-decoration: underline;
  height: 17px;
}

.news__readMore:hover {
  text-decoration: none;
}

.news__summary {
  color: #272A33;
  font-size: 14px;
}

.news__allBtn {
  -webkit-border-radius: 25px;
          border-radius: 25px;
  background: #723A6C;
  padding: 10px;
  color: #f1f1ee;
  font-size: 18px;
  display: block;
  width: 170px;
  margin: 5px auto 0;
  text-align: center;
}

/*SECTION HOME NEWS END*/
.pageHome__about {
  padding: 35px 0 30px;
  border-top: 6px solid #2C2C2C;
}

.pageHome__about p {
  margin-bottom: 15px;
  color: #272A33;
}

/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  /*PAGE HOME  MAIN CONTAINER BEGIN*/
  .pageHome .navItem {
    height: 235px;
    margin-bottom: 20px;
  }
  .pageHome .navItem__wrapImg {
    height: 235px;
  }
  /*PAGE HOME  MAIN CONTAINER END*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /*HOME ASIDE BEGIN*/
  .homeAside {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -7px;
  }
  .homeAside__widgetWrap {
    max-width: 300px;
    margin: 0 7px 30px;
  }
  /*HOME ASIDE END*/
  /*SECTION HOME NEWS BEGIN*/
  .news__item {
    padding: 7px 7px 20px;
  }
  .news__date {
    font-size: 12px;
  }
  .news__headline {
    font-size: 13px;
  }
  /*SECTION HOME NEWS END*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /*PAGE HOME  MAIN CONTAINER BEGIN*/
  .pageHome .navItem {
    height: 180px;
    margin-bottom: 20px;
  }
  .pageHome .navItem__wrapImg {
    height: 180px;
  }
  .pageHome .navItem__title {
    font-size: 14px;
  }
  /*PAGE HOME  MAIN CONTAINER END*/
  /*SECTION HOME NEWS BEGIN*/
  .news__item {
    padding: 10px 10px 20px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .news__date {
    font-size: 14px;
  }
  .news__headline {
    font-size: 16px;
  }
  /*SECTION HOME NEWS END*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  .title {
    max-width: 300px;
    font-size: 26px;
  }
  /* SECTION HERO BEGIN */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .title {
    max-width: 260px;
    font-size: 24px;
  }
  /* SECTION HERO BEGIN */
  /*PAGE HOME  MAIN CONTAINER BEGIN*/
  .pageHome .navItem {
    height: 150px;
    margin-bottom: 20px;
  }
  .pageHome .navItem__wrapImg {
    height: 150px;
  }
  .pageHome .myCol-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    max-width: 49%;
  }
  .pageHome .navItem__title {
    font-size: 12px;
  }
  /*PAGE HOME  MAIN CONTAINER END*/
  /*PAGE HOME SIDEBAR BEGIN*/
  .pageHome .homeAside {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pageHome .homeAside__widgetWrap {
    max-width: 46%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46%;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    margin: 0 2% 30px;
  }
  /*PAGE HOME SIDEBAR END*/
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) {
  /*PAGE HOME  MAIN CONTAINER BEGIN*/
  .pageHome .navItem {
    height: 150px;
    margin-bottom: 20px;
  }
  .pageHome .navItem__wrapImg {
    height: 150px;
  }
  .pageHome .myCol-6,
  .pageHome .myCol-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageHome .navItem__title {
    font-size: 14px;
  }
  .pageHome .homeAside {
    margin: 0;
  }
  /*PAGE HOME  MAIN CONTAINER END*/
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 576px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
  .container {
    max-width: 1170px;
  }
}

/*HEADER BEGIN*/
.header .headerTop {
  background: #272A33;
  padding: 8px 0;
}

.header .logo {
  max-width: 252px;
  margin-bottom: -120px;
  margin-top: -30px;
  max-height: 180px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .siteDescr {
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.header__contacts {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
}

.header__contacts .writeUs {
  border: 1px solid white;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  padding: 5px 20px 5px 45px;
  background: url(../img/home/close-envelope.png) no-repeat center left 15px;
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.header__contacts .writeUs:hover {
  border: 1px solid #55688A;
  background-color: #55688A;
  color: #fff;
}

.header__contacts .separate {
  display: block;
  margin: 0 5px;
}

.header .socialBlock {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .socialBlock a {
  width: 31px;
  height: 31px;
  display: block;
  margin-left: 5px;
}

.header .socialBlock a:nth-child(1) {
  background-position: 0px center;
}

.header .socialBlock a:nth-child(2) {
  background-position: 106px center;
}

.header .socialBlock a:nth-child(3) {
  background-position: 68px center;
}

.header .socialBlock a:nth-child(4) {
  background-position: 31px center;
}

.header .headerBottom {
  margin: 24px 0;
}

.header .headerBottom form {
  margin-bottom: 0;
}

.header .headerSearch {
  position: relative;
  border: 1px solid black;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  left: 0;
}

.header .headerSearch__field {
  width: -webkit-calc(100% - 85px);
  width: calc(100% - 85px);
  padding: 11px 15px;
  display: block;
  color: #272a33;
  font-family: "ProximaNovaSemibold";
  font-style: italic;
  font-size: 18px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.header .headerSearch__btn {
  background: url(../img/home/search.png) #723A6C no-repeat center center;
  display: block;
  width: 98px;
  height: -webkit-calc(100% + 2px);
  height: calc(100% + 2px);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  position: absolute;
  right: -1px;
  top: -1px;
}

.header .headerSearch__btn:hover {
  background: url(../img/home/search.png) #531B4D no-repeat center center;
}

.header .headerSearch__field::-webkit-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.header .headerSearch__field:-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.header .headerSearch__field::-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.header .headerSearch__field:-ms-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.header .addReciept {
  background: url(../img/home/signature.png) #55688A no-repeat center right 10px;
  padding: 15px 15px 15px 15px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-family: "ProximaNovaSemibold";
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.header .addReciept:hover {
  background: url(../img/home/signature.png) #283B5D no-repeat center right 10px;
}

.header .logInBlock {
  background: url(../img/home/website.png) no-repeat center left;
  padding-left: 50px;
}

.header .logInBlock__logIn {
  font-size: 17px;
  color: #272A33;
  font-family: "ProximaNovaSemibold";
}

.header .logInBlock__registration {
  color: #55688A;
  font-size: 17px;
  font-family: "ProximaNovaSemibold";
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.header .logInBlock__registration:hover {
  text-decoration: none;
}

.headerLogo__mobi {
  display: none;
}

/*HEADER END*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  /*HEADER BEGIN*/
  .header__contacts .writeUs {
    margin-right: 5px;
    padding: 5px 5px 5px 25px;
    font-size: 15px;
    display: block;
    width: 100%;
    background: url(../img/home/close-envelope.png) no-repeat center left 7px;
  }
  .header .addReciept {
    background: #55688A;
    padding: 15px 5px;
    text-align: center;
  }
  .header .logInBlock {
    background: url(../img/home/website.png) no-repeat center left;
    -webkit-background-size: 36px 36px;
            background-size: 36px;
    padding-left: 40px;
  }
  .header .logInBlock__logIn {
    font-size: 15px;
    color: #272A33;
    font-family: "ProximaNovaSemibold";
  }
  .header .logInBlock__registration {
    color: #55688A;
    font-size: 16px;
  }
  /*HEADER END*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /*HEADER BEGIN*/
  .header .headerTop {
    padding: 0;
  }
  .header .logo {
    margin-bottom: -12px;
  }
  .header .siteDescr {
    font-size: 18px;
  }
  .header__contacts .writeUs {
    padding: 3px 15px 3px 15px;
    font-size: 15px;
    display: block;
    width: 100%;
    background: none;
    text-align: center;
  }
  .header .addReciept {
    padding: 13px 5px;
  }
  .header .headerSearch__field {
    padding: 11px 12px;
  }
  .header .headerBottom {
    margin: 18px 0;
  }
  .headerLogo__mobi {
    display: block;
  }
  .headerLogo__desktop {
    display: none;
  }
  /*HEADER END*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /*HEADER BEGIN*/
  .header .logo {
    max-width: 110px;
    max-height: 80px;
    margin: 0 auto;
  }
  .header__contacts {
    max-width: 300px;
    margin: 10px auto;
  }
  .header__contacts .writeUs {
    margin-right: 0;
    padding: 5px 8px 5px 26px;
    background: url(../img/home/close-envelope.png) no-repeat center left 8px;
  }
  .header .logInBlock {
    max-width: 300px;
    margin: 10px auto 0;
    position: relative;
    left: 30px;
    padding: 10px 30px 10px 40px;
    float: right;
  }
  .header .headerBottom {
    margin: 12px 0 8px;
  }
  .header .headerSearch__field {
    padding: 8px 12px;
    font-size: 17px;
  }
  .header .addReciept {
    padding: 12px 5px;
  }
  /*HEADER END*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  /*HEADER BEGIN*/
  .header .logo {
    max-width: 100px;
    margin-bottom: -5px;
  }
  .header .siteDescr {
    display: none;
  }
  .header .logInBlock {
    max-width: 180px;
    left: 15px;
    margin-top: 5px;
  }
  .header .headerBottom {
    margin-bottom: 5px;
  }
  /*HEADER END*/
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) {
  /*HEADER BEGIN*/
  .header .headerSearch__btn {
    width: 75px;
  }
  .header .headerSearch__field {
    width: -webkit-calc(100% - 68px);
    width: calc(100% - 68px);
    font-size: 16px;
  }
  /*HEADER END*/
}

/* SECTION HERO BEGIN */
.hero {
  /* BEGIN SLIDER */
}

.hero__slide1 {
  background: url(../img/home/slide1.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.hero__slide2 {
  background: url(../img/home/slide2.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative;
}

.hero__slide2:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
}

.hero__slide3 {
  background: url(../img/home/slide3.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.hero .testimonials {
  min-height: 440px;
  height: -webkit-calc(100vh - 200px);
  height: calc(100vh - 200px);
  max-height: 700px;
  position: relative;
}

.hero .testimonials .testimonials__item {
  margin-top: 140px;
  height: 100%;
  position: relative;
}

.hero .testimonials .testimonials__item:focus {
  outline: 0;
}

.hero .testimonials .testimonials-text {
  font-size: 54px;
  font-family: "ProximaNovaExtraBold";
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  text-shadow: 2px 2px 2px black;
}

.hero .testimonials .testimonials-text:focus {
  outline: 0;
}

.hero .testimonials .testimonials-subText {
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 2px black;
  margin-bottom: 70px;
}

.hero .testimonials .testimonialsBtn {
  margin: 25px 0 0 0;
}

.hero .testimonials .сhooseBtn {
  background: #723A6C;
  padding: 15px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 18px;
  color: #fff;
  text-transform: none;
}

.hero .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.hero .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.hero .slick-list:focus {
  outline: none;
}

.hero .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.hero .slick-slider .slick-track, .hero .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.hero .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.hero .slick-track:before {
  display: table;
  content: '';
}

.hero .slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.hero .slick-loading .slick-track {
  visibility: hidden;
}

.hero .slick-slide {
  min-height: 440px;
  height: -webkit-calc(100vh - 200px);
  height: calc(100vh - 200px);
  max-height: 700px;
}

.hero .slick-slide:focus {
  outline: 0;
}

.hero .slick-slide img {
  display: block;
}

.hero .slick-slide.slick-loading img {
  display: none;
}

.hero .slick-slide.dragging img {
  pointer-events: none;
}

.hero .slick-initialized .slick-slide {
  display: block;
}

.hero .slick-loading .slick-slide {
  visibility: hidden;
}

.hero .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.hero .slick-arrow.slick-hidden {
  display: none;
}

.hero .slick-prev, .hero .slick-next {
  font-size: 0;
  line-height: 0;
  z-index: 2;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  opacity: .7;
  border: none;
  outline: none;
}

.hero .slick-prev:hover, .hero .slick-prev:focus,
.hero .slick-next:hover,
.hero .slick-next:focus {
  outline: none;
  opacity: 1;
}

.hero .slick-prev:hover:before, .hero .slick-prev:focus:before {
  opacity: 1;
}

.hero .slick-next:hover:before, .hero .slick-next:focus:before {
  opacity: 1;
}

.hero .slick-prev.slick-disabled:before, .hero .slick-next.slick-disabled:before {
  opacity: .25;
}

.hero .slick-prev:before, .hero .slick-next:before {
  opacity: .75;
  color: blue;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hero .slick-prev {
  left: -25px;
}

.hero .slick-prev:before {
  content: '←';
  font-size: 0;
}

.hero .slick-next {
  right: -25px;
  background-position: -20px 0;
}

.hero .slick-next:before {
  content: '→';
  font-size: 0;
}

.hero .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.hero .slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.hero .slick-dots li {
  position: relative;
  left: 100px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.hero .slick-dots li button {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid black;
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
}

.hero .slick-dots li button:hover, .hero .slick-dots li button:focus {
  outline: none;
}

.hero .slick-dots li button:hover:before, .hero .slick-dots li button:focus:before {
  opacity: 1;
}

.hero .slick-dots li.slick-active button {
  opacity: .75;
  color: black;
  background: #723A6C;
  border: 1px solid #723A6C;
}

/* END SLIDER */
/* SECTION HERO END */
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /* SECTION HERO BEGIN */
  .hero {
    /* BEGIN SLIDER */
  }
  .hero .testimonials {
    min-height: 350px;
    height: -webkit-calc(100vh - 160px);
    height: calc(100vh - 160px);
    max-height: 400px;
  }
  .hero .testimonials .testimonials__item {
    margin-top: 100px;
  }
  .hero .slick-slide {
    min-height: 350px;
    height: -webkit-calc(100vh - 160px);
    height: calc(100vh - 160px);
    max-height: 400px;
  }
  /* END SLIDER */
  /* SECTION HERO END */
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /* SECTION HERO BEGIN */
  .hero {
    /* BEGIN SLIDER */
  }
  .hero .testimonials {
    min-height: 350px;
    height: -webkit-calc(100vh - 160px);
    height: calc(100vh - 160px);
    max-height: 400px;
  }
  .hero .testimonials .testimonials__item {
    margin-top: 100px;
  }
  .hero .testimonials .testimonials-text {
    font-size: 50px;
  }
  .hero .testimonials .testimonials-subText {
    font-size: 28px;
  }
  .hero .slick-slide {
    min-height: 350px;
    height: -webkit-calc(100vh - 160px);
    height: calc(100vh - 160px);
    max-height: 400px;
  }
  /* END SLIDER */
  /* SECTION HERO END */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  .hero {
    /* BEGIN SLIDER */
  }
  .hero .testimonials {
    min-height: auto;
    height: 300px;
  }
  .hero .testimonials .testimonials__item {
    margin-top: 70px;
  }
  .hero .testimonials .testimonials-text {
    font-size: 40px;
  }
  .hero .testimonials .testimonials-subText {
    font-size: 22px;
  }
  .hero .slick-slide {
    min-height: auto;
    height: 300px;
  }
  /* END SLIDER */
  /* SECTION HERO END */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .hero {
    /* BEGIN SLIDER */
  }
  .hero .testimonials {
    min-height: auto;
    height: 240px;
  }
  .hero .testimonials .testimonials__item {
    margin-top: 50px;
  }
  .hero .testimonials .testimonials-text {
    font-size: 32px;
  }
  .hero .testimonials .testimonials-subText {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .hero .slick-slide {
    min-height: auto;
    height: 240px;
  }
  /* END SLIDER */
  /* SECTION HERO END */
}

/*header bottom begin*/
.menu {
  background: url(../img/home/menuBg.png) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.menu .nav .nav__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu .nav a {
  color: white;
  font-family: "ProximaNovaSemibold";
  font-size: 20px;
  display: block;
  padding: 17px 10px;
}

.menu .nav a:hover {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: white;
  text-decoration: underline;
}

.menu .nav .nav__linkHome {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../img/home/home-icon.png) no-repeat center center;
}

.menu .nav .nav__catalogLink {
  position: relative;
  margin-right: 20px;
}

.menu .nav .nav__catalogLink .submenu {
  background: #723A6C;
  position: absolute;
  z-index: 2;
  width: 340px;
  display: none;
}

.menu .nav .nav__catalogLink .submenu li:first-child {
  position: relative;
}

.menu .nav .nav__catalogLink .submenu li:first-child:before {
  position: absolute;
  content: '';
  top: -20px;
  left: 20px;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #723A6C;
}

.menu .nav .nav__catalogLink .submenu li {
  display: block;
}

.menu .nav .nav__catalogLink span {
  cursor: pointer;
  display: block;
  position: absolute;
  right: -15px;
  top: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-top: 10px solid white;
}

.menu .nav .nav__catalogLink:hover .submenu {
  display: block;
}

.menu .nav .nav__catalogLink .rotateArrow {
  -webkit-transform: translateY(-100%) rotate(180deg);
      -ms-transform: translateY(-100%) rotate(180deg);
          transform: translateY(-100%) rotate(180deg);
}

/*header bottom end*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  /*header bottom begin*/
  .menu .nav__list a {
    font-size: 17px;
    padding: 17px 5px;
  }
  /*header bottom end*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  .nav {
    padding: 0;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    position: fixed;
    background: #723A6C;
    top: 10px;
    left: 12px;
    height: 36px;
    width: 36px;
    z-index: 100;
    cursor: pointer;
  }
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    position: fixed;
    right: -9000px;
  }
  .nav__toggle {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    content: "";
    height: 3px;
    width: 30px;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background-color: #fff;
    position: fixed;
    top: 27px;
    left: 15px;
    z-index: 10;
  }
  .nav__toggle::before, .nav__toggle::after {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 30px;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    background-color: #fff;
  }
  .nav__toggle::before {
    top: -8px;
  }
  .nav__toggle::after {
    top: 8px;
  }
  .nav-expanded {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    text-align: center;
    line-height: 2em;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 0px;
            border-radius: 0px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background-color: #55688A;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .nav-expanded .nav__list {
    position: relative;
    right: 0;
    padding-top: 100px;
    text-align: center;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    z-index: 2;
  }
  .nav-expanded .nav__link {
    display: block;
    padding: 1.5rem 0;
    font-size: 1em;
    text-decoration: none;
    color: #000;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
  }
  .nav-expanded .nav__link:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
  }
  .nav-expanded .nav__toggle {
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .nav-expanded .nav__toggle:before {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    background: #fff;
    top: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav-expanded .nav__toggle:after {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    background: #fff;
    top: -0px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .menu .nav__catalogLink .submenu {
    max-width: 245px;
    width: 100%;
  }
}

/*SECTION SHARE-RECIPES BEGIN*/
.shareRecipes {
  padding: 30px;
  min-height: 365px;
  background: url(../img/home/bg2.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.shareRecipes__title {
  font-size: 44px;
  font-family: "ProximaNovaBold";
  color: #f1f1ee;
}

.shareRecipes__txt {
  font-size: 35px;
  font-family: "ProximaNovaBold";
  color: #f1f1ee;
}

.shareRecipes .addReciept {
  background: #723A6C;
  font-size: 16px;
  color: #f1f1ee;
  padding: 7px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  width: 174px;
  display: block;
  text-align: center;
  margin-top: 26px;
}

.shareRecipes .addReciept:hover {
  background: #531B4D;
}

/*SECTION SHARE-RECIPES END */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /*SECTION SHARE-RECIPES BEGIN*/
  .shareRecipes {
    padding: 30px;
    min-height: 300px;
  }
  /*SECTION SHARE-RECIPES END */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  /*SECTION SHARE-RECIPES BEGIN*/
  .shareRecipes {
    padding: 30px;
    min-height: 300px;
  }
  .shareRecipes__title {
    font-size: 37px;
  }
  .shareRecipes__txt {
    font-size: 30px;
  }
  /*SECTION SHARE-RECIPES END */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /*SECTION SHARE-RECIPES BEGIN*/
  .shareRecipes {
    padding: 30px;
    min-height: 270px;
  }
  .shareRecipes__title {
    text-align: center;
    font-size: 34px;
  }
  .shareRecipes__txt {
    font-size: 26px;
    text-align: center;
  }
  .shareRecipes .addReciept {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 20px;
  }
  /*SECTION SHARE-RECIPES END */
}

.pageHome__about--noborder {
  border: none;
}

.page-catalog {
  background: #fff url("../img/catalog/catalog-bg.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
}

.catalog-block {
  padding: 30px 0;
}

.catalog-block .pageHome__title {
  margin: 0;
}

.categories {
  padding-top: 30px;
}

.category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.category--purple .category__img {
  background-color: #63355c;
}

.category--blue .category__img {
  background-color: #55688a;
}

.category__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  max-width: 70px;
  height: 70px;
  margin-right: 13px;
}

.category__img::before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background: url("../img/catalog/sprite.png") no-repeat;
  z-index: 0;
}

.category__img-1::before {
  background-position: 0 0;
}

.category__img-2::before {
  background-position: 0 -58px;
}

.category__img-3::before {
  background-position: 0 -111px;
}

.category__img-4::before {
  background-position: 0 -158px;
}

.category__img-5::before {
  background-position: 3px -210px;
}

.category__img-6::before {
  background-position: 0 -266px;
}

.category__img-7::before {
  background-position: 2px -324px;
}

.category__img-8::before {
  background-position: 8px -383px;
}

.category__img-9::before {
  background-position: 0 -432px;
}

.category__img-10::before {
  background-position: 0 -487px;
}

.category__img-11::before {
  background-position: 0 -546px;
}

.category__img-12::before {
  background-position: 1px -603px;
}

.category__img-13::before {
  background-position: 0 -654px;
}

.category__img-14::before {
  background-position: 2px -705px;
}

.category__img-15::before {
  background-position: 0 -765px;
}

.category__img-16::before {
  background-position: 8px -826px;
}

.category__img-17::before {
  background-position: 0 -878px;
}

.category__img-18::before {
  background-position: 0 -920px;
}

.category__img-19::before {
  background-position: 1px -970px;
}

.category__img-20::before {
  background-position: 1px -1032px;
}

.category__img-21::before {
  background-position: 0 -1093px;
}

.category__img-22::before {
  background-position: 0 -1152px;
}

.category__img-23::before {
  background-position: 0 -1212px;
}

.category__img-24::before {
  background-position: 0 -1271px;
}

.category__img-25::before {
  background-position: 6px -1330px;
}

.category__img-26::before {
  background-position: 0 -1383px;
}

.category__img-27::before {
  background-position: 0 -1439px;
}

.category__img-28::before {
  background-position: 0 -1497px;
}

.category__img-29::before {
  background-position: 4px -1553px;
}

.category__name {
  font: 18px "ProximaNovaSemibold", sans-serif;
  color: #272A33;
  text-decoration: underline;
}

.category__name:hover {
  text-decoration: none;
}

.category__name a {
  color: inherit;
}

@media only screen and (max-width: 1199px) {
  .page-catalog {
    background: #fff url("../img/home/textureCrop.jpg");
  }
}

@media only screen and (max-width: 991px) {
  .categories {
    padding-bottom: 30px;
  }
}

.pageCategory__mainTop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.pageCategory__mainTop .sort1 {
  background: url(../img/category/new.png) no-repeat center right 10px;
}

.pageCategory__mainTop .sort2 {
  background: url(../img/category/rating.png) no-repeat center right 10px;
}

.pageCategory__mainTop .sort3 {
  background: url(../img/category/video-camera.png) no-repeat center right 10px;
}

.pageCategory__mainSort {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31%;
      -ms-flex: 0 0 31%;
          flex: 0 0 31%;
  max-width: 31%;
  border: 1px solid #55688A;
  font-size: 16px;
  color: #272A33;
  padding: 7px 5px 7px 10px;
}

.pageCategory__recipes {
  margin: 0 0 30px;
  min-height: -webkit-calc(100% - 30px);
  min-height: calc(100% - 30px);
}

.pageCategory__recipesImg {
  height: 260px;
  max-width: 260px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.pageCategory__recipesImg img {
  height: 100%;
  max-width: none;
  width: auto;
}

.pageCategory__recipesPlayBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 40px;
  height: 40px;
  background: url(../img/category/play-button.png) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}

.pageCategory__recipesPlayBtn:hover {
  opacity: 1;
}

.pageCategory__recipesHeadline {
  font-size: 18px;
  text-transform: uppercase;
  color: #272A33;
  min-height: 45px;
  margin: 10px 0;
}

.pageCategory__recipesHeadline:hover {
  color: #723A6C;
}

.pageCategory__recipesBottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.pageCategory__recipesDate {
  background: url(../img/category/calendar.png) no-repeat center left;
  padding-left: 20px;
  margin-right: 30px;
}

.pageCategory__recipesViews {
  background: url(../img/category/eye.png) no-repeat center left;
  padding-left: 20px;
}

.pageCategory__asideLeft {
  margin-top: 30px;
}

.pageCategory__widgetLeftWrap {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid #55688A;
}

.pageCategory .pageHome__about {
  border-top: 0;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  .pageCategory__recipesImg {
    height: 180px;
  }
  .pageCategory__mainTop .sort1 {
    background: url(../img/category/new.png) no-repeat center right 5px;
  }
  .pageCategory__mainTop .sort2 {
    background: url(../img/category/rating.png) no-repeat center right 5px;
  }
  .pageCategory__mainTop .sort3 {
    background: url(../img/category/video-camera.png) no-repeat center right 5px;
  }
  .pageCategory__mainSort {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    max-width: 32%;
    border: 1px solid #55688A;
    font-size: 15px;
    color: #272A33;
    padding: 7px 5px 7px 6px;
  }
  .pageCategory__recipesHeadline {
    font-size: 16px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 991px) {
  .pageCategory__asideLeft {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageCategory__widgetLeftWrap {
    max-width: 230px;
    max-height: 200px;
  }
  .pageCategory__mainTop {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageCategory__recipes {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
  .categoryAside {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 576px) {
  .pageCategory__widgetLeftWrap {
    max-width: 220px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  .pageCategory__mainTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pageCategory__mainSort {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 200px;
    margin: 0 auto 10px;
  }
  .categoryAside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 280px;
  }
}

/* Large Devices, Wide Screens */
.accordion li {
  position: relative;
}

.accordion__content {
  display: none;
  padding: 10px 0 30px;
  font-size: 16px;
  color: #292929;
}

.accordion__content p {
  margin-bottom: 15px;
}

.accordion__contentQuestion {
  font-family: "ProximaNovaSemibold";
  color: #723A6C;
}

.accordion__headline {
  display: inline-block;
  border-bottom: 1px solid #BDBDBB;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 20px;
  color: #292929;
  font-family: "ProximaNovaSemibold";
  margin: 10px 0;
}

.accordion__headline:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  top: 17px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion__headline.active {
  color: #723A6C;
}

a.active:after {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pageFaq__topTxt {
  margin-bottom: 25px;
}

.pageFaq .addQuestion {
  background: #723A6C;
  color: #f1f1ee;
  font-size: 20px;
  text-transform: uppercase;
  padding: 18px 15px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.pageFaq .addQuestion:hover {
  background: #531B4D;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.pageFaq .headerSearch {
  position: relative;
  border: 1px solid black;
  margin-bottom: 30px;
  left: 0;
}

.pageFaq .headerSearch__field {
  width: -webkit-calc(100% - 85px);
  width: calc(100% - 85px);
  padding: 18px 15px;
  display: block;
  color: #272a33;
  font-family: "ProximaNovaSemibold";
  font-style: italic;
  font-size: 18px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.pageFaq .headerSearch__btn {
  background: url(../img/home/search.png) #723A6C no-repeat center center;
  display: block;
  width: 60px;
  height: -webkit-calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 2px 2px 0;
  position: absolute;
  right: -1px;
  top: -1px;
}

.pageFaq .headerSearch__btn:hover {
  background: url(../img/home/search.png) #531B4D no-repeat center center;
}

.pageFaq .headerSearch__field::-webkit-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageFaq .headerSearch__field:-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageFaq .headerSearch__field::-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageFaq .headerSearch__field:-ms-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .pageFaq .headerSearch__field {
    padding: 15px 5px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .pageFaq .headerSearch__btn {
    width: 50px;
  }
  .pageFaq .addQuestion {
    padding: 15px 5px;
    font-size: 18px;
  }
  .accordion__headline {
    font-size: 18px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 375px) {
  .pageFaq .headerSearch__field {
    padding: 15px 5px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    font-size: 15px;
  }
  .pageFaq .headerSearch__btn {
    width: 50px;
  }
  .pageFaq .addQuestion {
    padding: 15px 5px;
    font-size: 18px;
  }
  .accordion__headline {
    font-size: 16px;
  }
}

.pageDictionary .headerSearch {
  position: relative;
  border: 1px solid black;
  margin-bottom: 30px;
  left: 0;
}

.pageDictionary .headerSearch__field {
  width: -webkit-calc(100% - 85px);
  width: calc(100% - 85px);
  padding: 18px 15px;
  display: block;
  color: #272a33;
  font-family: "ProximaNovaSemibold";
  font-style: italic;
  font-size: 18px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.pageDictionary .headerSearch__btn {
  background: url(../img/home/search.png) #723A6C no-repeat center center;
  display: block;
  width: 60px;
  height: -webkit-calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 2px 2px 0;
  position: absolute;
  right: -1px;
  top: -1px;
}

.pageDictionary .headerSearch__btn:hover {
  background: url(../img/home/search.png) #531B4D no-repeat center center;
}

.pageDictionary .headerSearch__field::-webkit-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageDictionary .headerSearch__field:-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageDictionary .headerSearch__field::-moz-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.pageDictionary .headerSearch__field:-ms-input-placeholder {
  color: rgba(39, 42, 51, 0.302);
  opacity: 1;
}

.alphabetFilter {
  margin: 10px 0 20px;
}

.alphabetFilter__kirilic, .alphabetFilter__latin {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  font-family: "ProximaNovaExtraBold";
  font-size: 20px;
  margin-bottom: 10px;
}

.alphabetFilter__kirilic li, .alphabetFilter__latin li {
  text-decoration: underline;
}

.alphabetFilter__kirilic li:hover, .alphabetFilter__latin li:hover {
  text-decoration: none;
}

.alphabetFilter__kirilic {
  color: #723A6C;
}

.alphabetFilter__latin {
  color: #55688A;
}

.alphabetFilter__item {
  border-bottom: 1px solid #55688A;
  padding: 20px 0 20px;
}

.alphabetFilter__itemHeadline {
  text-transform: uppercase;
  color: #723A6C;
  font-size: 20px;
  font-family: "ProximaNovaSemibold";
}

.alphabetFilter__itemContent p {
  margin-bottom: 10px;
}

.alphabetFilter__itemSearch {
  color: #55688A;
  text-decoration: underline;
}

.alphabetFilter__itemSearch:hover {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 767px) {
  .pageDictionary .headerSearch__field {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 576px) {
  .pageDictionary .headerSearch__field {
    padding: 12px 5px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    font-size: 16px;
  }
  .pageDictionary .headerSearch__btn {
    width: 50px;
  }
  .alphabetFilter__kirilic, .alphabetFilter__latin {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .alphabetFilter__kirilic li, .alphabetFilter__latin li {
    width: 30px;
    margin: 3px 0;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .pageDictionary .headerSearch__field {
    padding: 12px 5px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .pageDictionary .headerSearch__btn {
    width: 50px;
  }
  .alphabetFilter__kirilic, .alphabetFilter__latin {
    font-size: 18px;
  }
  .alphabetFilter__kirilic li, .alphabetFilter__latin li {
    width: 28px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 375px) {
  .pageDictionary .headerSearch__field {
    padding: 15px 5px;
    width: -webkit-calc(100% - 43px);
    width: calc(100% - 43px);
    font-size: 15px;
  }
  .pageDictionary .headerSearch__btn {
    width: 47px;
  }
}

.pageSingleRecipes__descr {
  border-bottom: 1px solid #272A33;
  padding: 0 0 15px;
}

.pageSingleRecipes__descrImg {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 290px;
  overflow: hidden;
  margin-bottom: 20px;
}

.pageSingleRecipes__ingredients {
  margin-bottom: 20px;
}

.pageSingleRecipes__subTitle {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "ProximaNovaSemibold";
  color: #723A6C;
  margin: 15px 0;
}

.pageSingleRecipes__ingredientsList {
  font-size: 14px;
  color: #272A33;
}

.pageSingleRecipes__ingredientsList li {
  position: relative;
  padding-left: 15px;
  line-height: 1.75;
}

.pageSingleRecipes__ingredientsList li:before {
  position: absolute;
  content: '';
  left: 0;
  width: 8px;
  height: 8px;
  background: #723A6C;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 7px;
}

.pageSingleRecipes__cookPortion {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #272A33;
  margin-bottom: 20px;
}

.pageSingleRecipes__cookPortion .cookPortionIcon {
  width: 15px;
  height: 15px;
  display: block;
  background: url(../img/single-recipet/portionsIcon.png) no-repeat center left;
}

.pageSingleRecipes__cookPortion .cookPortionTxt {
  display: block;
  margin-right: 5px;
}

.pageSingleRecipes__cookPortion .cookPortionCount {
  display: block;
}

.pageSingleRecipes__cookStepsItem {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0 15px;
}

.pageSingleRecipes__cookStepsImg {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
  max-height: 260px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.pageSingleRecipes__cookStepsTxt {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
}

.pageSingleRecipes__cookStepsTxt p {
  margin-bottom: 10px;
  font-size: 14px;
}

.pageSingleRecipes__cookStepsNumber {
  border: 1px solid #723A6C;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  font-family: "ProximaNovaSemibold";
  color: #723A6C;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}

.pageSingleRecipes__extraBlock {
  margin: 35px 0 30px;
}

.pageSingleRecipes__extraBlockTitle, .pageSingleRecipes__sameRecipesTitle {
  text-transform: uppercase;
  font-family: "ProximaNovaSemibold";
  color: #723A6C;
  font-size: 20px;
  margin-bottom: 15px;
}

.pageSingleRecipes__sameRecipes {
  border-top: 1px solid #55688A;
  border-bottom: 1px solid #55688A;
  padding: 20px 0 0;
}

.pageSingleRecipes__sameRecipesImg {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 150px;
  overflow: hidden;
}

.pageSingleRecipes__sameRecipesTxt {
  font-size: 20px;
  color: #292929;
  margin: 15px 0 30px;
}

.pageSingleRecipes__sameRecipesTxt:hover {
  color: #723A6C;
}

.commentsBlock {
  padding: 20px 0;
}

.commentsBlock__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.commentsBlock__img {
  min-width: 165px;
  min-height: 165px;
  width: 165px;
  height: 165px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  margin-right: 30px;
  overflow: hidden;
}

.commentsBlock__contentInfo {
  font-size: 16px;
}

.commentsBlock__date {
  margin-right: 30px;
  color: #292929;
}

.commentsBlock__autor {
  font-family: "ProximaNovaSemibold";
}

.commentsBlock__contentTxt p {
  font-size: 14px;
}

.commentsBlock__contentTxt img {
  float: left;
  margin: 15px;
}

.commentsBlock__bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.commentsBlock__bottomLink {
  font-size: 18px;
  margin: 20px 0;
  font-family: "ProximaNovaSemibold";
  color: #272A33;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
  min-width: 200px;
}

.commentsBlock__bottomLink:hover {
  color: #723A6C;
}

.commentsBlock__bottomLinkWrite {
  text-align: right;
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
  .pageSingleRecipes__sameRecipesTxt {
    text-align: center;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .pageSingleRecipes__sameRecipesTxt {
    font-size: 18px;
    line-height: 1.2;
  }
  .commentsBlock__bottomLink {
    font-size: 16px;
  }
}

/* Small:  Devices, Tablets */
@media only screen and (max-width: 575px) {
  .pageSingleRecipes__sameRecipesTxt {
    font-size: 18px;
    line-height: 1.2;
  }
  .pageSingleRecipes__sameRecipesItem {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageSingleRecipes__asideLeft {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .pageSingleRecipes .pageCategory__widgetLeftWrap {
    max-width: 145px;
  }
  .pageSingleRecipes__asideRight {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .pageSingleRecipes .homeAside__widgetWrap {
    max-width: 140px;
  }
  .pageSingleRecipes__cookStepsImg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
    max-height: 200px;
  }
  .pageSingleRecipes__cookStepsTxt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58%;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
    max-width: 58%;
  }
  .commentsBlock__img {
    min-width: 120px;
    min-height: 120px;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    margin-right: 30px;
    overflow: hidden;
  }
}

/* Small:  Devices, Tablets */
@media only screen and (max-width: 480px) {
  .pageSingleRecipes .pageCategory__widgetLeftWrap {
    max-width: 110px;
  }
  .pageSingleRecipes .homeAside__widgetWrap {
    max-width: 110px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .pageSingleRecipes__cookStepsItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pageSingleRecipes__cookStepsImg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    max-height: 200px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .pageSingleRecipes__cookStepsTxt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .commentsBlock__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .commentsBlock__img {
    min-width: 120px;
    min-height: 120px;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    margin-right: 30px;
    overflow: hidden;
  }
  .commentsBlock__contentInfo {
    margin: 10px 0;
  }
  .commentsBlock__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .commentsBlock__bottomLink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    min-width: 200px;
    text-align: center;
    margin: 7px 0;
  }
}

/* Small:  Devices, Tablets */
@media only screen and (max-width: 375px) {
  .pageSingleRecipes .homeAside__widgetWrap {
    display: none;
  }
}

.pageSingleRecipes-video__cookStepsTxt p {
  margin-bottom: 15px;
  font-size: 16px;
}

.pageContacts__descr {
  font-size: 18px;
}

.pageContacts__form {
  width: 100%;
  margin: 30px 0;
}

.pageContacts__form label,
.pageContacts__form input,
.pageContacts__form textarea {
  display: block;
  width: 100%;
}

.pageContacts__form input:not([type='submit']),
.pageContacts__form textarea {
  border: 1px solid #723A6C;
  padding: 15px;
  color: #292929;
  opacity: 1;
}

.pageContacts__formTop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.pageContacts__formName, .pageContacts__formEmail {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}

.pageContacts__formCheck {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px;
  margin: 5px 0;
}

.pageContacts__formCheck input {
  width: 20px;
}

.pageContacts__formCheck a {
  color: #723A6C;
  text-decoration: underline;
  font-family: "ProximaNovaSemibold";
}

.pageContacts__formMessage textarea {
  height: 300px;
  color: #292929;
}

.pageContacts label {
  margin-bottom: 10px;
}

.pageContacts__formSubmit input {
  background: #723A6C;
  max-width: 360px;
  text-transform: uppercase;
  font-size: 16px;
  color: #f1f1ee;
  height: 57px;
  margin: 20px auto 50px;
}

.pageContacts__formSubmit input:hover {
  background: #531B4D;
}

*::-webkit-input-placeholder {
  color: #292929;
  opacity: 0.7;
}

*:-moz-placeholder {
  color: #292929;
  opacity: 0.7;
}

*::-moz-placeholder {
  color: #292929;
  opacity: 0.7;
}

*:-ms-input-placeholder {
  color: #292929;
  opacity: 0.7;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #292929;
  opacity: 0.7;
}

body input:required:valid,
body textarea:required:valid {
  color: #292929;
  opacity: 1;
}

.requiredMark {
  color: #ff0012;
  font-family: "ProximaNovaSemibold";
}

.requiredMark-descr {
  font-size: 18px;
  color: #ff0012;
  font-family: "ProximaNovaSemibold";
  margin: 10px 0 0 0;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  .pageContacts__descr {
    font-size: 16px;
  }
  .pageContacts__formMessage textarea {
    height: 200px;
  }
  .pageContacts__formSubmit input {
    background: #723A6C;
    max-width: 300px;
    width: 100%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .pageContacts__form {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageContacts__formTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pageContacts__formName {
    margin-bottom: 20px;
  }
  .requiredMark-descr {
    font-size: 13px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 375px) {
  .pageContacts__form {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageContacts__formTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pageContacts__formName {
    margin-bottom: 20px;
  }
  .pageContacts__form input:not([type='submit']),
  .pageContacts__form textarea {
    padding: 12px;
  }
  .pageContacts__formMessage textarea {
    height: 160px;
  }
  .pageContacts__formSubmit input {
    margin: 10px auto 30px;
  }
}

.pageSingleNews__info {
  margin: 15px 0 20px;
}

.pageSingleNews__PrevImg {
  max-height: 360px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

.pageSingleNews .singleNewsPrewImg {
  margin: 0;
}

.pageSingleNews .pageSingleNews__content p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #272A33;
}

.pageSingleNews img {
  margin: 25px;
}

.pageSingleNews__botomLink {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  color: #272A33;
  font-family: "ProximaNovaSemibold";
  margin: 30px 0;
}

.pageSingleNews__botomLink:hover {
  color: #723A6C;
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 991px) {
  .pageSingleNews img {
    margin: 20px auto;
    float: none;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 575px) {
  .pageSingleNews__botomLink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pageSingleNews__botomLink a {
    margin-bottom: 10px;
    text-decoration: underline;
  }
}

.pageCompetition__banner {
  position: relative;
}

.pageCompetition__bannerImg {
  max-height: 470px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.pageCompetition__bannerDescr {
  position: absolute;
  right: 150px;
  top: 35px;
  color: #f1f1ee;
}

.pageCompetition__bannerTitle {
  font-size: 35px;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  margin-bottom: 10px;
}

.pageCompetition__bannerTxt {
  font-size: 20px;
  margin-bottom: 40px;
}

.pageCompetition__bannerMore {
  background: #723A6C;
  padding: 12px 20px;
  display: block;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  text-align: center;
  font-size: 18px;
  width: 100%;
  max-width: 170px;
}

.pageCompetition__bannerMore:hover {
  background: #531B4D;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.pageCompetition__subtitle {
  font-size: 20px;
  color: #723A6C;
  font-family: "ProximaNovaBold";
  margin: 20px 0;
  text-align: center;
}

.pageCompetition__listTitle {
  font-size: 20px;
  margin: 15px 0;
}

.pageCompetition__listTxt {
  margin-bottom: 15px;
  font-size: 20px;
}

.pageCompetition__list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 20px;
}

.pageCompetition__list li:before {
  position: absolute;
  content: '';
  background: #723A6C;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  top: 7px;
  left: 0;
}

.pageCompetition__archiveTitle {
  font-size: 25px;
  color: #000;
  font-family: "ProximaNovaBold";
  text-align: center;
  margin: 20px 0;
}

.pageCompetition__winIcon {
  position: relative;
  display: block;
}

.pageCompetition__winIcon:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
}

.pageCompetition__winIcon1:before {
  background: url(../img/competition/prise1.png) no-repeat top 10px left 10px;
}

.pageCompetition__winIcon2:before {
  background: url(../img/competition/prise2.png) no-repeat top 10px left 10px;
}

.pageCompetition__winIcon3:before {
  background: url(../img/competition/prise3.png) no-repeat top 10px left 10px;
}

.pageCompetition__participantTitle {
  text-align: left;
  margin-bottom: 10px;
}

.pageCompetition__participantCount {
  font-size: 20px;
  margin-bottom: 15px;
}

.pageCompetition__participantCount span {
  font-family: "ProximaNovaBold";
}

.pageCompetition__rules {
  text-decoration: underline;
  color: #55688A;
}

.pageCompetition__rules:hover {
  text-decoration: none;
}

.pageCompetition__participantBtn {
  background: #723A6C;
  color: #f1f1ee;
  padding: 10px;
  display: block;
  max-width: 250px;
  width: 100%;
  margin: 30px auto;
  font-size: 18px;
  text-align: center;
  -webkit-border-radius: 25px;
          border-radius: 25px;
}

.pageCompetition__participantBtn:hover {
  background: #531B4D;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 991px) {
  .pageCompetition__bannerImg {
    max-height: 360px;
  }
  .pageCompetition__bannerDescr {
    right: 15px;
    top: 15px;
    color: #f1f1ee;
    max-width: 330px;
  }
  .pageCompetition__bannerTitle {
    font-size: 33px;
  }
  .pageCompetition__bannerTxt {
    font-size: 19px;
    margin-bottom: 40px;
  }
  .pageCompetition__listTitle {
    font-size: 18px;
  }
  .pageCompetition__listTxt {
    font-size: 18px;
  }
  .pageCompetition__list li {
    margin-bottom: 8px;
    font-size: 18px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 767px) {
  .pageCompetition__banner {
    position: relative;
  }
  .pageCompetition__banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  .pageCompetition__bannerImg {
    max-height: 270px;
  }
  .pageCompetition__bannerDescr {
    right: 15px;
    top: 15px;
    max-width: 330px;
  }
  .pageCompetition__bannerTitle {
    font-size: 30px;
  }
  .pageCompetition__bannerTxt {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .pageCompetition__listTitle {
    font-size: 17px;
  }
  .pageCompetition__listTxt {
    font-size: 16px;
  }
  .pageCompetition__list li {
    margin-bottom: 8px;
    font-size: 16px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  .pageCompetition__bannerImg {
    max-height: 270px;
  }
  .pageCompetition__bannerDescr {
    right: 0;
    left: 0;
    padding: 15px 15px;
    top: 0;
    max-width: none;
    text-align: center;
  }
  .pageCompetition__bannerTitle {
    font-size: 28px;
  }
  .pageCompetition__bannerTxt {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .pageCompetition__listTitle {
    font-size: 17px;
  }
  .pageCompetition__listTxt {
    font-size: 16px;
  }
  .pageCompetition__list li {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .pageCompetition__bannerMore {
    padding: 12px 20px;
    font-size: 17px;
    width: 100%;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageCompetition__subtitle {
    font-size: 18px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .pageCompetition__bannerDescr {
    right: 0;
    left: 0;
    padding: 5px 15px;
    top: 0;
    max-width: none;
    text-align: center;
  }
  .pageCompetition__bannerTitle {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .pageCompetition__bannerTxt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .pageCompetition__listTitle {
    font-size: 14px;
  }
  .pageCompetition__listTxt {
    font-size: 14px;
  }
  .pageCompetition__list li {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .pageCompetition__archiveTitle {
    font-size: 16px;
  }
  .pageCompetition__bannerMore {
    padding: 8px 15px;
    font-size: 16px;
    width: 100%;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageCompetition__subtitle {
    font-size: 16px;
  }
}

/*FILTER BEGIN*/
/*FILTER BEGIN*/
.graniteTileAside__headlineShow {
  display: none;
  text-transform: none;
  white-space: nowrap;
}

.filter__itemBox {
  height: -webkit-calc(100% - 800px);
  height: calc(100% - 800px);
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.filter__value label {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  cursor: pointer;
  margin-bottom: 3px;
}

.filter__value input[type='checkbox'] {
  display: none;
}

.filter__mark {
  width: 15px;
  height: 15px;
  border: 1px solid #292929;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  margin: 4px 3px 0 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15px;
      -ms-flex: 0 0 15px;
          flex: 0 0 15px;
  max-width: 15px;
  display: inline-block;
  vertical-align: middle;
}

.filter__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #272A33;
  line-height: 1.25;
}

.filter input[type='checkbox']:checked + .filter__mark::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background: #2a496e;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.filter__item {
  border: 1px solid #55688A;
  margin-bottom: 1px;
}

.filter__itemHeadline {
  display: block;
  background: #55688A;
  font-size: 18px;
  color: #dbdfea;
  padding: 10px 33px 10px 10px;
  position: relative;
}

.filter__itemHeadline:hover {
  color: #dbdfea;
}

.filter__arrow {
  position: absolute;
  content: '';
  width: 14px;
  height: 8px;
  background: url(../img/home/arrowFilter.png) no-repeat;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.filter__reset {
  margin-top: 30px;
  position: relative;
}

.filter__reset:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 15px;
  background: #723A6C;
  right: 100px;
  top: 45%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.filter__reset:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 15px;
  background: #723A6C;
  right: 100px;
  top: 45%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.filter__reset input[type='reset'] {
  border: none;
  cursor: pointer;
  color: #723A6C;
  font-size: 18px;
  padding-bottom: 3px;
  display: block;
  line-height: 1.25;
  outline: none;
  background: url(../img/resetFilter.png) no-repeat left center;
}

.filter__arrow_active {
  -webkit-transform: rotate(180deg) translate(0, 50%);
      -ms-transform: rotate(180deg) translate(0, 50%);
          transform: rotate(180deg) translate(0, 50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.simplebar-scrollbar:before {
  background: #723A6C;
}

.graniteTileAside__headline {
  background: #723A6C;
  padding: 14px 15px 11px;
  text-transform: uppercase;
  color: #f1f1ee;
  font-size: 20px;
}

@media only screen and (max-width: 1199px) {
  .filter__itemHeadline {
    font-size: 16px;
    padding-right: 25px;
  }
  .filter__arrow {
    right: 8px;
  }
  .filter__text {
    font-size: 15px;
  }
  .filter__reset:after, .filter__reset:before {
    right: 10px;
  }
}

@media only screen and (max-width: 991px) {
  .graniteTileAside {
    max-width: 360px;
    display: block;
    margin: 0 auto;
  }
  .filter__reset {
    max-width: 200px;
  }
  .graniteTileAside__headline {
    text-align: center;
    padding: 11px 15px 8px;
    font-size: 18px;
  }
}

/*FILTER END*/
.askQuestion {
  background: url(../img/faq/restaurant2.jpg) no-repeat center bottom -100px;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .askQuestion .shareRecipes__txt {
    font-size: 25px;
  }
}

.subs {
  background: #0b0b0b;
}

.subs__content {
  min-height: 367px;
  padding: 85px 0 30px;
  background: url("../img/catalog/el.png") no-repeat -110px 50%;
}

.subs__title {
  margin-bottom: .5em;
  font: 44px "ProximaNovaBold", sans-serif;
  color: #ecece9;
}

.subs__txt {
  max-width: 400px;
  margin-bottom: 1.5em;
  font: 25px "ProximaNovaBold", sans-serif;
  color: #f2f2ef;
}

.subs__btn {
  background: #723A6C;
  font-size: 16px;
  color: #f1f1ee;
  padding: 7px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  width: 174px;
  display: block;
  text-align: center;
  margin-top: 26px;
}

@media only screen and (max-width: 1199px) {
  .subs {
    background: #0b0b0b url("../img/catalog/el.png") no-repeat 0 50%;
  }
  .subs__content {
    background: none;
  }
}

@media only screen and (max-width: 767px) {
  .subs__content {
    padding-top: 50px;
  }
  .subs__title {
    font-size: 36px;
  }
}

.paginationWrapper {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  margin: 30px auto;
}

.paginationMain__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-linear-gradient(90deg, #445473 0%, #657b9f 100%);
  background-image: -ms-linear-gradient(90deg, #445473 0%, #657b9f 100%);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 7px 5px 9px;
}

.paginationMain__list .activePage {
  background: #723A6C;
  -webkit-box-shadow: inset 1px 0.866px 0px 0px rgba(255, 255, 255, 0.2);
          box-shadow: inset 1px 0.866px 0px 0px rgba(255, 255, 255, 0.2);
}

.paginationMain__list .previous {
  background: url(../img/category/arrowPrev.png) no-repeat center center;
  margin: 0 5px;
}

.paginationMain__list .next {
  background: url(../img/category/arrowNext.png) no-repeat center center;
  margin: 0 5px;
}

.paginationMain__list li {
  border: 1px solid #445473;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-image: -webkit-linear-gradient(90deg, #445473 0%, #657b9f 100%);
  background-image: -ms-linear-gradient(90deg, #445473 0%, #657b9f 100%);
  opacity: 0.8;
  margin: 0 2px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.61), inset 0.5px 0.866px 0px 0px rgba(255, 255, 255, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.61), inset 0.5px 0.866px 0px 0px rgba(255, 255, 255, 0.2);
}

.paginationMain__list a {
  display: block;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 2px 11px;
  line-height: 20px;
  text-shadow: 1.486px 1.338px 0px rgba(14, 15, 15, 0.75);
}

.paginationMain__list .previous a,
.paginationMain__list .next a {
  padding: 6px 20px;
  display: block;
  height: 100%;
  color: #fff;
  font-size: 12px;
}

.page-numbers.dots {
  padding: 7px;
  color: #fff;
}

.homeLink {
  font-size: 18px;
  font-family: "ProximaNovaSemibold";
}

.homeLink:hover {
  text-decoration: underline;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  .homeLink {
    text-align: center;
    display: block;
    max-width: 400px;
    margin: 0 auto 20px;
  }
}

/*FOOTER BEGIN*/
.footer {
  background: #2C2C2C;
}

.footer__widgetMenu {
  padding: 15px 0 10px 0;
}

.footer__logo {
  max-width: 165px;
  max-height: 100px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__navlist {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.footer__navlist li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  max-width: 33%;
  margin-bottom: 5px;
}

.footer__navlist .nav__link {
  color: #FFF;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  font-size: 18px;
  font-family: "ProximaNovaSemibold";
}

.footer__navlist .nav__link:hover {
  text-decoration: underline;
}

.footer .socialBlock {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

.footer .socialBlock a {
  width: 31px;
  height: 31px;
  display: block;
  margin-left: 5px;
}

.footer .socialBlock a:nth-child(1) {
  background-position: 0px center;
}

.footer .socialBlock a:nth-child(2) {
  background-position: 106px center;
}

.footer .socialBlock a:nth-child(3) {
  background-position: 68px center;
}

.footer .socialBlock a:nth-child(4) {
  background-position: 31px center;
}

.footer__bottom {
  padding: 20px 0;
  border-top: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-family: "ProximaNovaSemibold";
}

.footer__bottom a {
  text-decoration: underline;
}

/*FOOTER END*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  /*FOOTER BEGIN*/
  .footer .socialBlock a {
    width: 28px;
    height: 28px;
    -webkit-background-size: cover;
            background-size: cover;
    margin-left: 3px;
  }
  .footer .socialBlock a:nth-child(1) {
    background-position: 0px center;
  }
  .footer .socialBlock a:nth-child(2) {
    background-position: 95px center;
  }
  .footer .socialBlock a:nth-child(3) {
    background-position: 61px center;
  }
  .footer .socialBlock a:nth-child(4) {
    background-position: 28px center;
  }
  /*FOOTER END*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /*FOOTER BEGIN*/
  .footer__navlist li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 5px;
  }
  .footer__logo {
    margin-top: 30px;
    display: block;
  }
  .footer .socialBlock {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer .socialBlock a {
    width: 31px;
    height: 31px;
    display: block;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .footer .socialBlock a:nth-child(1) {
    background-position: 0px center;
  }
  .footer .socialBlock a:nth-child(2) {
    background-position: 106px center;
  }
  .footer .socialBlock a:nth-child(3) {
    background-position: 68px center;
  }
  .footer .socialBlock a:nth-child(4) {
    background-position: 31px center;
  }
  /*FOOTER END*/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /*FOOTER BEGIN*/
  .footer__navlist {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__navlist li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer__navlist .nav__link {
    font-size: 16px;
  }
  .footer__logo {
    margin: 12px auto 0;
    display: block;
    max-width: 130px;
  }
  .footer .socialBlock {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
  .footer .socialBlock a {
    width: 31px;
    height: 31px;
    display: block;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .footer .socialBlock a:nth-child(1) {
    background-position: 0px center;
  }
  .footer .socialBlock a:nth-child(2) {
    background-position: 106px center;
  }
  .footer .socialBlock a:nth-child(3) {
    background-position: 68px center;
  }
  .footer .socialBlock a:nth-child(4) {
    background-position: 31px center;
  }
  .footer__bottom {
    padding: 10px 15px;
    font-size: 16px;
  }
  /*FOOTER END*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
  /*FOOTER BEGIN*/
  .footer__navlist {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__navlist li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer__navlist .nav__link {
    font-size: 16px;
  }
  .footer__logo {
    margin: 10px auto 0;
    display: block;
    max-width: 100px;
  }
  .footer .socialBlock {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
  .footer__bottom {
    padding: 10px 15px;
    font-size: 16px;
  }
  /*FOOTER END*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /*FOOTER BEGIN*/
  .footer__navlist {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__navlist li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .footer__navlist .nav__link {
    font-size: 16px;
  }
  .footer__logo {
    margin: 10px auto 0;
    display: block;
    max-width: 100px;
  }
  .footer .socialBlock {
    margin-top: 0;
  }
  .footer__bottom {
    padding: 10px 15px;
    font-size: 15px;
  }
  /*FOOTER END*/
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(85, 104, 138, 0.8) url("../img/home/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: .9;
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

.cd-popup {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: .25em .25em .4em .4em;
          border-radius: .25em .25em .4em .4em;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  background: gray;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 11px;
  width: 13px;
  height: 4px;
  background-color: #fff;
}

.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 6px;
}

.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 6px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: #000;
  white-space: nowrap;
}

.popupContainerWrap {
  background: url(../img/home/textureCrop.jpg);
  color: #fff;
  padding: 20px;
  width: 100%;
}

.popupContainerWrap h2 {
  text-align: center;
  margin: 20px auto;
}

.popupContainerWrap p {
  margin-bottom: 15px;
}

/* popup end */
.formPopup .formWrapPopup {
  position: relative;
  background: #fff;
  color: #000;
  max-width: 460px;
  margin: 0 auto;
  border: 2px solid #723A6C;
  padding: 15px;
}

.formPopup__title {
  font-size: 20px;
  font-family: "ProximaNovaSemibold";
  margin: 0 0 20px;
}

.formPopup input:not([type='submit']) {
  margin-bottom: 15px;
}

.formPopup input[type="submit"] {
  width: 100%;
  max-width: none;
  margin: 10px 0 20px;
}

.remembePassword,
.registeredYet {
  display: block;
  font-size: 18px;
}

.remembePassword:hover,
.registeredYet:hover {
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.remembePassword {
  color: #ff0000;
}

.registeredYet {
  color: #723A6C;
}

.loginBlock__title {
  font-size: 20px;
  font-family: "ProximaNovaSemibold";
  text-align: center;
  margin: 15px 0 0;
}

.loginBlock__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loginBlock__link {
  width: 35px;
  height: 35px;
  display: block;
  margin: 10px 5px;
}

.promoted-input-checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.promoted-checkbox input:checked + label > svg {
  height: 20px;
  -webkit-animation: draw-checkbox ease-in-out 0.2s forwards;
          animation: draw-checkbox ease-in-out 0.2s forwards;
}

.promoted-checkbox label {
  padding-left: 30px;
  color: #723A6C;
  line-height: 40px;
  cursor: pointer;
  position: relative;
}

.promoted-checkbox label:active::after {
  background-color: #e6e6e6;
}

.promoted-checkbox label:after {
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  top: 8px;
  position: absolute;
  border: 1px solid #723A6C;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: 0.15s all ease-out;
  -o-transition: 0.15s all ease-out;
  transition: 0.15s all ease-out;
}

.promoted-checkbox svg {
  stroke: #723A6C;
  stroke-width: 5px;
  height: 0;
  width: 15px;
  position: absolute;
  left: 3px;
  top: 8px;
  stroke-dasharray: 33;
}

@-webkit-keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.promoted-checkbox .iWontNewsletter {
  color: #272A33;
  line-height: 1.2;
  font-size: 14px;
  margin-top: 5px;
  display: inline-block;
}

.agreeForm {
  font-size: 14px;
}

.agreeForm a {
  text-decoration: underline;
  color: #723A6C;
}

.pageContacts__formLinkVideo {
  margin-top: 15px;
}

.formAddRecipesFile {
  cursor: pointer;
}

.formAddRecipesFileDesc {
  font-size: 14px;
  color: #723A6C;
  font-family: "ProximaNovaSemibold";
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) {
  .agreeForm {
    font-size: 13px;
  }
}

.formPopupThank__title {
  font-size: 20px;
  font-family: "ProximaNovaSemibold";
  text-transform: uppercase;
  text-align: center;
}

.formPopupThank__txt {
  text-align: center;
  max-width: 220px;
  margin: 10px auto;
  font-family: "ProximaNovaSemibold";
  font-size: 18px;
}

.formPopupThank__link {
  display: block;
  background: #723A6C;
  text-align: center;
  color: #f1f1ee;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px;
  margin: 30px 0 20px;
}
