/** Generated by FG **/
/* @font-face {
	font-family: 'IzhitsaC';
	src: url('../fonts/IzhitsaCRegular.eot');
	src: local('☺'), url('../fonts/IzhitsaCRegular.woff') format('woff'), url('../fonts/IzhitsaCRegular.ttf') format('truetype'), url('../fonts/IzhitsaCRegular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */
@font-face {
  font-family: 'IzhitsaC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v12-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v12-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v12-latin_cyrillic-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-italic - latin_cyrillic */
@font-face {
  font-family: 'IzhitsaC';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin_cyrillic-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v12-latin_cyrillic-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v12-latin_cyrillic-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v12-latin_cyrillic-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin_cyrillic */
@font-face {
  font-family: 'IzhitsaC';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v12-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v12-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v12-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v12-latin_cyrillic-700.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700italic - latin_cyrillic */
@font-face {
  font-family: 'IzhitsaC';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v12-latin_cyrillic-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v12-latin_cyrillic-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v12-latin_cyrillic-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v12-latin_cyrillic-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v12-latin_cyrillic-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
.carousel-fade .carousel-item{
	max-height: 808px;
}
a{
	cursor: pointer;
}
.wpcf7 .ajax-loader{
	position: absolute !important;
	right: -40px;
	top: 0;
}
.bg-white {
    background-color: #fff !important;
}
.bg-black {
    background-color: #020202 !important;
}
.bg-beige {
    background-color: #ae895c !important;
}
.bg-white-hover:hover {
    background-color: #fff !important;
    background-image: none !important;
}
.bg-black-hover:hover {
    background-color: #000 !important;
    background-image: none !important;
}
.bg-beige-hover:hover {
    background-color: #ae895c !important;
    background-image: none !important;
}
.bg-white-gradient,
.bg-white-gradient-hover:hover {
    background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.75) 0%, #fff 100%) !important;
}
.bg-black-gradient,
.bg-black-gradient-hover:hover {
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.75) 0%, #000 100%) !important;
}
.bg-beige-gradient,
.bg-beige-gradient-hover:hover {
    background-image: radial-gradient(circle at center, rgba(255, 238, 170, 0.75) 0%, #ae895c 100%) !important;
}
.text-white,
.text-white-hover:hover {
    color: #fff !important;
}
.text-black,
.text-black-hover:hover {
    color: #000 !important;
}
.text-beige,
.text-beige-hover:hover {
    color: #ae895c !important;
}
.fs-10 {
    font-size: 0.625rem !important;
}
.fs-11 {
    font-size: 0.6875rem !important;
}
.fs-12 {
    font-size: 0.75rem !important;
}
.fs-13 {
    font-size: 0.8125rem !important;
}
.fs-14 {
    font-size: 0.875rem !important;
}
.fs-16 {
    font-size: 1rem !important;
}
.fs-18 {
    font-size: 1.125rem !important;
}
.fs-20 {
    font-size: 1.25rem !important;
}
.fs-24 {
    font-size: 1.5rem !important;
}
.fs-28 {
    font-size: 1.75rem !important;
}
.fs-32 {
    font-size: 2rem !important;
}
.fs-36 {
    font-size: 2.25rem !important;
}
.fs-40 {
    font-size: 2.5rem !important;
}
@media (min-width: 768px) {
    .fs-md-10 {
        font-size: 0.625rem !important;
    }
    .fs-md-11 {
        font-size: 0.6875rem !important;
    }
    .fs-md-12 {
        font-size: 0.75rem !important;
    }
    .fs-md-13 {
        font-size: 0.8125rem !important;
    }
    .fs-md-14 {
        font-size: 0.875rem !important;
    }
    .fs-md-16 {
        font-size: 1rem !important;
    }
    .fs-md-18 {
        font-size: 1.125rem !important;
    }
    .fs-md-20 {
        font-size: 1.25rem !important;
    }
    .fs-md-24 {
        font-size: 1.5rem !important;
    }
    .fs-md-28 {
        font-size: 1.75rem !important;
    }
    .fs-md-32 {
        font-size: 2rem !important;
    }
    .fs-md-36 {
        font-size: 2.25rem !important;
    }
    .fs-md-40 {
        font-size: 2.5rem !important;
    }
}
@media (min-width: 992px) {
    .fs-lg-10 {
        font-size: 0.625rem !important;
    }
    .fs-lg-11 {
        font-size: 0.6875rem !important;
    }
    .fs-lg-12 {
        font-size: 0.75rem !important;
    }
    .fs-lg-13 {
        font-size: 0.8125rem !important;
    }
    .fs-lg-14 {
        font-size: 0.875rem !important;
    }
    .fs-lg-16 {
        font-size: 1rem !important;
    }
    .fs-lg-18 {
        font-size: 1.125rem !important;
    }
    .fs-lg-20 {
        font-size: 1.25rem !important;
    }
    .fs-lg-24 {
        font-size: 1.5rem !important;
    }
    .fs-lg-28 {
        font-size: 1.75rem !important;
    }
    .fs-lg-32 {
        font-size: 2rem !important;
    }
    .fs-lg-36 {
        font-size: 2.25rem !important;
    }
    .fs-lg-40 {
        font-size: 2.5rem !important;
    }
}
@media (min-width: 1200px) {
    .fs-xl-10 {
        font-size: 0.625rem !important;
    }
    .fs-xl-11 {
        font-size: 0.6875rem !important;
    }
    .fs-xl-12 {
        font-size: 0.75rem !important;
    }
    .fs-xl-13 {
        font-size: 0.8125rem !important;
    }
    .fs-xl-14 {
        font-size: 0.875rem !important;
    }
    .fs-xl-16 {
        font-size: 1rem !important;
    }
    .fs-xl-18 {
        font-size: 1.125rem !important;
    }
    .fs-xl-20 {
        font-size: 1.25rem !important;
    }
    .fs-xl-24 {
        font-size: 1.5rem !important;
    }
    .fs-xl-28 {
        font-size: 1.75rem !important;
    }
    .fs-xl-32 {
        font-size: 2rem !important;
    }
    .fs-xl-36 {
        font-size: 2.25rem !important;
    }
    .fs-xl-40 {
        font-size: 2.5rem !important;
    }
}
@media (min-width: 1400px) {
    .fs-xxl-10 {
        font-size: 0.625rem !important;
    }
    .fs-xxl-11 {
        font-size: 0.6875rem !important;
    }
    .fs-xxl-12 {
        font-size: 0.75rem !important;
    }
    .fs-xxl-13 {
        font-size: 0.8125rem !important;
    }
    .fs-xxl-14 {
        font-size: 0.875rem !important;
    }
    .fs-xxl-16 {
        font-size: 1rem !important;
    }
    .fs-xxl-18 {
        font-size: 1.125rem !important;
    }
    .fs-xxl-20 {
        font-size: 1.25rem !important;
    }
    .fs-xxl-24 {
        font-size: 1.5rem !important;
    }
    .fs-xxl-28 {
        font-size: 1.75rem !important;
    }
    .fs-xxl-32 {
        font-size: 2rem !important;
    }
    .fs-xxl-36 {
        font-size: 2.25rem !important;
    }
    .fs-xxl-40 {
        font-size: 2.5rem !important;
    }
}
.mt-0 {
    margin-top: 0rem !important;
}
.mr-0 {
    margin-right: 0rem !important;
}
.mb-0 {
    margin-bottom: 0rem !important;
}
.ml-0 {
    margin-left: 0rem !important;
}
.mt-5 {
    margin-top: 0.3125rem !important;
}
.mr-5 {
    margin-right: 0.3125rem !important;
}
.mb-5 {
    margin-bottom: 0.3125rem !important;
}
.ml-5 {
    margin-left: 0.3125rem !important;
}
.mt-10 {
    margin-top: 0.625rem !important;
}
.mr-10 {
    margin-right: 0.625rem !important;
}
.mb-10 {
    margin-bottom: 0.625rem !important;
}
.ml-10 {
    margin-left: 0.625rem !important;
}
.mt-20 {
    margin-top: 1.25rem !important;
}
.mr-20 {
    margin-right: 1.25rem !important;
}
.mb-20 {
    margin-bottom: 1.25rem !important;
}
.ml-20 {
    margin-left: 1.25rem !important;
}
.mt-30 {
    margin-top: 1.875rem !important;
}
.mr-30 {
    margin-right: 1.875rem !important;
}
.mb-30 {
    margin-bottom: 1.875rem !important;
}
.ml-30 {
    margin-left: 1.875rem !important;
}
.mt-40 {
    margin-top: 2.5rem !important;
}
.mr-40 {
    margin-right: 2.5rem !important;
}
.mb-40 {
    margin-bottom: 2.5rem !important;
}
.ml-40 {
    margin-left: 2.5rem !important;
}
.mt-50 {
    margin-top: 3.125rem !important;
}
.mr-50 {
    margin-right: 3.125rem !important;
}
.mb-50 {
    margin-bottom: 3.125rem !important;
}
.ml-50 {
    margin-left: 3.125rem !important;
}
.mt-70 {
    margin-top: 4.375rem !important;
}
.mr-70 {
    margin-right: 4.375rem !important;
}
.mb-70 {
    margin-bottom: 4.375rem !important;
}
.ml-70 {
    margin-left: 4.375rem !important;
}
@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0rem !important;
    }
    .mr-md-0 {
        margin-right: 0rem !important;
    }
    .mb-md-0 {
        margin-bottom: 0rem !important;
    }
    .ml-md-0 {
        margin-left: 0rem !important;
    }
    .mt-md-5 {
        margin-top: 0.3125rem !important;
    }
    .mr-md-5 {
        margin-right: 0.3125rem !important;
    }
    .mb-md-5 {
        margin-bottom: 0.3125rem !important;
    }
    .ml-md-5 {
        margin-left: 0.3125rem !important;
    }
    .mt-md-10 {
        margin-top: 0.625rem !important;
    }
    .mr-md-10 {
        margin-right: 0.625rem !important;
    }
    .mb-md-10 {
        margin-bottom: 0.625rem !important;
    }
    .ml-md-10 {
        margin-left: 0.625rem !important;
    }
    .mt-md-20 {
        margin-top: 1.25rem !important;
    }
    .mr-md-20 {
        margin-right: 1.25rem !important;
    }
    .mb-md-20 {
        margin-bottom: 1.25rem !important;
    }
    .ml-md-20 {
        margin-left: 1.25rem !important;
    }
    .mt-md-30 {
        margin-top: 1.875rem !important;
    }
    .mr-md-30 {
        margin-right: 1.875rem !important;
    }
    .mb-md-30 {
        margin-bottom: 1.875rem !important;
    }
    .ml-md-30 {
        margin-left: 1.875rem !important;
    }
    .mt-md-40 {
        margin-top: 2.5rem !important;
    }
    .mr-md-40 {
        margin-right: 2.5rem !important;
    }
    .mb-md-40 {
        margin-bottom: 2.5rem !important;
    }
    .ml-md-40 {
        margin-left: 2.5rem !important;
    }
    .mt-md-50 {
        margin-top: 3.125rem !important;
    }
    .mr-md-50 {
        margin-right: 3.125rem !important;
    }
    .mb-md-50 {
        margin-bottom: 3.125rem !important;
    }
    .ml-md-50 {
        margin-left: 3.125rem !important;
    }
    .mt-md-70 {
        margin-top: 4.375rem !important;
    }
    .mr-md-70 {
        margin-right: 4.375rem !important;
    }
    .mb-md-70 {
        margin-bottom: 4.375rem !important;
    }
    .ml-md-70 {
        margin-left: 4.375rem !important;
    }
}
@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0rem !important;
    }
    .mr-lg-0 {
        margin-right: 0rem !important;
    }
    .mb-lg-0 {
        margin-bottom: 0rem !important;
    }
    .ml-lg-0 {
        margin-left: 0rem !important;
    }
    .mt-lg-5 {
        margin-top: 0.3125rem !important;
    }
    .mr-lg-5 {
        margin-right: 0.3125rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 0.3125rem !important;
    }
    .ml-lg-5 {
        margin-left: 0.3125rem !important;
    }
    .mt-lg-10 {
        margin-top: 0.625rem !important;
    }
    .mr-lg-10 {
        margin-right: 0.625rem !important;
    }
    .mb-lg-10 {
        margin-bottom: 0.625rem !important;
    }
    .ml-lg-10 {
        margin-left: 0.625rem !important;
    }
    .mt-lg-20 {
        margin-top: 1.25rem !important;
    }
    .mr-lg-20 {
        margin-right: 1.25rem !important;
    }
    .mb-lg-20 {
        margin-bottom: 1.25rem !important;
    }
    .ml-lg-20 {
        margin-left: 1.25rem !important;
    }
    .mt-lg-30 {
        margin-top: 1.875rem !important;
    }
    .mr-lg-30 {
        margin-right: 1.875rem !important;
    }
    .mb-lg-30 {
        margin-bottom: 1.875rem !important;
    }
    .ml-lg-30 {
        margin-left: 1.875rem !important;
    }
    .mt-lg-40 {
        margin-top: 2.5rem !important;
    }
    .mr-lg-40 {
        margin-right: 2.5rem !important;
    }
    .mb-lg-40 {
        margin-bottom: 2.5rem !important;
    }
    .ml-lg-40 {
        margin-left: 2.5rem !important;
    }
    .mt-lg-50 {
        margin-top: 3.125rem !important;
    }
    .mr-lg-50 {
        margin-right: 3.125rem !important;
    }
    .mb-lg-50 {
        margin-bottom: 3.125rem !important;
    }
    .ml-lg-50 {
        margin-left: 3.125rem !important;
    }
    .mt-lg-70 {
        margin-top: 4.375rem !important;
    }
    .mr-lg-70 {
        margin-right: 4.375rem !important;
    }
    .mb-lg-70 {
        margin-bottom: 4.375rem !important;
    }
    .ml-lg-70 {
        margin-left: 4.375rem !important;
    }
}
@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0rem !important;
    }
    .mr-xl-0 {
        margin-right: 0rem !important;
    }
    .mb-xl-0 {
        margin-bottom: 0rem !important;
    }
    .ml-xl-0 {
        margin-left: 0rem !important;
    }
    .mt-xl-5 {
        margin-top: 0.3125rem !important;
    }
    .mr-xl-5 {
        margin-right: 0.3125rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 0.3125rem !important;
    }
    .ml-xl-5 {
        margin-left: 0.3125rem !important;
    }
    .mt-xl-10 {
        margin-top: 0.625rem !important;
    }
    .mr-xl-10 {
        margin-right: 0.625rem !important;
    }
    .mb-xl-10 {
        margin-bottom: 0.625rem !important;
    }
    .ml-xl-10 {
        margin-left: 0.625rem !important;
    }
    .mt-xl-20 {
        margin-top: 1.25rem !important;
    }
    .mr-xl-20 {
        margin-right: 1.25rem !important;
    }
    .mb-xl-20 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xl-20 {
        margin-left: 1.25rem !important;
    }
    .mt-xl-30 {
        margin-top: 1.875rem !important;
    }
    .mr-xl-30 {
        margin-right: 1.875rem !important;
    }
    .mb-xl-30 {
        margin-bottom: 1.875rem !important;
    }
    .ml-xl-30 {
        margin-left: 1.875rem !important;
    }
    .mt-xl-40 {
        margin-top: 2.5rem !important;
    }
    .mr-xl-40 {
        margin-right: 2.5rem !important;
    }
    .mb-xl-40 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xl-40 {
        margin-left: 2.5rem !important;
    }
    .mt-xl-50 {
        margin-top: 3.125rem !important;
    }
    .mr-xl-50 {
        margin-right: 3.125rem !important;
    }
    .mb-xl-50 {
        margin-bottom: 3.125rem !important;
    }
    .ml-xl-50 {
        margin-left: 3.125rem !important;
    }
    .mt-xl-70 {
        margin-top: 4.375rem !important;
    }
    .mr-xl-70 {
        margin-right: 4.375rem !important;
    }
    .mb-xl-70 {
        margin-bottom: 4.375rem !important;
    }
    .ml-xl-70 {
        margin-left: 4.375rem !important;
    }
}
@media (min-width: 1400px) {
    .mt-xxl-0 {
        margin-top: 0rem !important;
    }
    .mr-xxl-0 {
        margin-right: 0rem !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0rem !important;
    }
    .ml-xxl-0 {
        margin-left: 0rem !important;
    }
    .mt-xxl-5 {
        margin-top: 0.3125rem !important;
    }
    .mr-xxl-5 {
        margin-right: 0.3125rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 0.3125rem !important;
    }
    .ml-xxl-5 {
        margin-left: 0.3125rem !important;
    }
    .mt-xxl-10 {
        margin-top: 0.625rem !important;
    }
    .mr-xxl-10 {
        margin-right: 0.625rem !important;
    }
    .mb-xxl-10 {
        margin-bottom: 0.625rem !important;
    }
    .ml-xxl-10 {
        margin-left: 0.625rem !important;
    }
    .mt-xxl-20 {
        margin-top: 1.25rem !important;
    }
    .mr-xxl-20 {
        margin-right: 1.25rem !important;
    }
    .mb-xxl-20 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xxl-20 {
        margin-left: 1.25rem !important;
    }
    .mt-xxl-30 {
        margin-top: 1.875rem !important;
    }
    .mr-xxl-30 {
        margin-right: 1.875rem !important;
    }
    .mb-xxl-30 {
        margin-bottom: 1.875rem !important;
    }
    .ml-xxl-30 {
        margin-left: 1.875rem !important;
    }
    .mt-xxl-40 {
        margin-top: 2.5rem !important;
    }
    .mr-xxl-40 {
        margin-right: 2.5rem !important;
    }
    .mb-xxl-40 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xxl-40 {
        margin-left: 2.5rem !important;
    }
    .mt-xxl-50 {
        margin-top: 3.125rem !important;
    }
    .mr-xxl-50 {
        margin-right: 3.125rem !important;
    }
    .mb-xxl-50 {
        margin-bottom: 3.125rem !important;
    }
    .ml-xxl-50 {
        margin-left: 3.125rem !important;
    }
    .mt-xxl-70 {
        margin-top: 4.375rem !important;
    }
    .mr-xxl-70 {
        margin-right: 4.375rem !important;
    }
    .mb-xxl-70 {
        margin-bottom: 4.375rem !important;
    }
    .ml-xxl-70 {
        margin-left: 4.375rem !important;
    }
}
.pt-0 {
    padding-top: 0rem !important;
}
.pr-0 {
    padding-right: 0rem !important;
}
.pb-0 {
    padding-bottom: 0rem !important;
}
.pl-0 {
    padding-left: 0rem !important;
}
.pt-10 {
    padding-top: 0.625rem !important;
}
.pr-10 {
    padding-right: 0.625rem !important;
}
.pb-10 {
    padding-bottom: 0.625rem !important;
}
.pl-10 {
    padding-left: 0.625rem !important;
}
.pt-15 {
    padding-top: 0.9375rem !important;
}
.pr-15 {
    padding-right: 0.9375rem !important;
}
.pb-15 {
    padding-bottom: 0.9375rem !important;
}
.pl-15 {
    padding-left: 0.9375rem !important;
}
.pt-20 {
    padding-top: 1.25rem !important;
}
.pr-20 {
    padding-right: 1.25rem !important;
}
.pb-20 {
    padding-bottom: 1.25rem !important;
}
.pl-20 {
    padding-left: 1.25rem !important;
}
.pt-30 {
    padding-top: 1.875rem !important;
}
.pr-30 {
    padding-right: 1.875rem !important;
}
.pb-30 {
    padding-bottom: 1.875rem !important;
}
.pl-30 {
    padding-left: 1.875rem !important;
}
.pt-50 {
    padding-top: 3.125rem !important;
}
.pr-50 {
    padding-right: 3.125rem !important;
}
.pb-50 {
    padding-bottom: 3.125rem !important;
}
.pl-50 {
    padding-left: 3.125rem !important;
}
.pt-80 {
    padding-top: 5rem !important;
}
.pr-80 {
    padding-right: 5rem !important;
}
.pb-80 {
    padding-bottom: 5rem !important;
}
.pl-80 {
    padding-left: 5rem !important;
}
.pt-100 {
    padding-top: 6.25rem !important;
}
.pr-100 {
    padding-right: 6.25rem !important;
}
.pb-100 {
    padding-bottom: 6.25rem !important;
}
.pl-100 {
    padding-left: 6.25rem !important;
}
@media (min-width: 768px) {
    .pt-md-0 {
        padding-top: 0rem !important;
    }
    .pr-md-0 {
        padding-right: 0rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0rem !important;
    }
    .pl-md-0 {
        padding-left: 0rem !important;
    }
    .pt-md-10 {
        padding-top: 0.625rem !important;
    }
    .pr-md-10 {
        padding-right: 0.625rem !important;
    }
    .pb-md-10 {
        padding-bottom: 0.625rem !important;
    }
    .pl-md-10 {
        padding-left: 0.625rem !important;
    }
    .pt-md-15 {
        padding-top: 0.9375rem !important;
    }
    .pr-md-15 {
        padding-right: 0.9375rem !important;
    }
    .pb-md-15 {
        padding-bottom: 0.9375rem !important;
    }
    .pl-md-15 {
        padding-left: 0.9375rem !important;
    }
    .pt-md-20 {
        padding-top: 1.25rem !important;
    }
    .pr-md-20 {
        padding-right: 1.25rem !important;
    }
    .pb-md-20 {
        padding-bottom: 1.25rem !important;
    }
    .pl-md-20 {
        padding-left: 1.25rem !important;
    }
    .pt-md-30 {
        padding-top: 1.875rem !important;
    }
    .pr-md-30 {
        padding-right: 1.875rem !important;
    }
    .pb-md-30 {
        padding-bottom: 1.875rem !important;
    }
    .pl-md-30 {
        padding-left: 1.875rem !important;
    }
    .pt-md-50 {
        padding-top: 3.125rem !important;
    }
    .pr-md-50 {
        padding-right: 3.125rem !important;
    }
    .pb-md-50 {
        padding-bottom: 3.125rem !important;
    }
    .pl-md-50 {
        padding-left: 3.125rem !important;
    }
    .pt-md-80 {
        padding-top: 5rem !important;
    }
    .pr-md-80 {
        padding-right: 5rem !important;
    }
    .pb-md-80 {
        padding-bottom: 5rem !important;
    }
    .pl-md-80 {
        padding-left: 5rem !important;
    }
    .pt-md-100 {
        padding-top: 6.25rem !important;
    }
    .pr-md-100 {
        padding-right: 6.25rem !important;
    }
    .pb-md-100 {
        padding-bottom: 6.25rem !important;
    }
    .pl-md-100 {
        padding-left: 6.25rem !important;
    }
}
@media (min-width: 992px) {
    .pt-lg-0 {
        padding-top: 0rem !important;
    }
    .pr-lg-0 {
        padding-right: 0rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0rem !important;
    }
    .pl-lg-0 {
        padding-left: 0rem !important;
    }
    .pt-lg-10 {
        padding-top: 0.625rem !important;
    }
    .pr-lg-10 {
        padding-right: 0.625rem !important;
    }
    .pb-lg-10 {
        padding-bottom: 0.625rem !important;
    }
    .pl-lg-10 {
        padding-left: 0.625rem !important;
    }
    .pt-lg-15 {
        padding-top: 0.9375rem !important;
    }
    .pr-lg-15 {
        padding-right: 0.9375rem !important;
    }
    .pb-lg-15 {
        padding-bottom: 0.9375rem !important;
    }
    .pl-lg-15 {
        padding-left: 0.9375rem !important;
    }
    .pt-lg-20 {
        padding-top: 1.25rem !important;
    }
    .pr-lg-20 {
        padding-right: 1.25rem !important;
    }
    .pb-lg-20 {
        padding-bottom: 1.25rem !important;
    }
    .pl-lg-20 {
        padding-left: 1.25rem !important;
    }
    .pt-lg-30 {
        padding-top: 1.875rem !important;
    }
    .pr-lg-30 {
        padding-right: 1.875rem !important;
    }
    .pb-lg-30 {
        padding-bottom: 1.875rem !important;
    }
    .pl-lg-30 {
        padding-left: 1.875rem !important;
    }
    .pt-lg-50 {
        padding-top: 3.125rem !important;
    }
    .pr-lg-50 {
        padding-right: 3.125rem !important;
    }
    .pb-lg-50 {
        padding-bottom: 3.125rem !important;
    }
    .pl-lg-50 {
        padding-left: 3.125rem !important;
    }
    .pt-lg-80 {
        padding-top: 5rem !important;
    }
    .pr-lg-80 {
        padding-right: 5rem !important;
    }
    .pb-lg-80 {
        padding-bottom: 5rem !important;
    }
    .pl-lg-80 {
        padding-left: 5rem !important;
    }
    .pt-lg-100 {
        padding-top: 6.25rem !important;
    }
    .pr-lg-100 {
        padding-right: 6.25rem !important;
    }
    .pb-lg-100 {
        padding-bottom: 6.25rem !important;
    }
    .pl-lg-100 {
        padding-left: 6.25rem !important;
    }
}
@media (min-width: 1200px) {
    .pt-xl-0 {
        padding-top: 0rem !important;
    }
    .pr-xl-0 {
        padding-right: 0rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0rem !important;
    }
    .pl-xl-0 {
        padding-left: 0rem !important;
    }
    .pt-xl-10 {
        padding-top: 0.625rem !important;
    }
    .pr-xl-10 {
        padding-right: 0.625rem !important;
    }
    .pb-xl-10 {
        padding-bottom: 0.625rem !important;
    }
    .pl-xl-10 {
        padding-left: 0.625rem !important;
    }
    .pt-xl-15 {
        padding-top: 0.9375rem !important;
    }
    .pr-xl-15 {
        padding-right: 0.9375rem !important;
    }
    .pb-xl-15 {
        padding-bottom: 0.9375rem !important;
    }
    .pl-xl-15 {
        padding-left: 0.9375rem !important;
    }
    .pt-xl-20 {
        padding-top: 1.25rem !important;
    }
    .pr-xl-20 {
        padding-right: 1.25rem !important;
    }
    .pb-xl-20 {
        padding-bottom: 1.25rem !important;
    }
    .pl-xl-20 {
        padding-left: 1.25rem !important;
    }
    .pt-xl-30 {
        padding-top: 1.875rem !important;
    }
    .pr-xl-30 {
        padding-right: 1.875rem !important;
    }
    .pb-xl-30 {
        padding-bottom: 1.875rem !important;
    }
    .pl-xl-30 {
        padding-left: 1.875rem !important;
    }
    .pt-xl-50 {
        padding-top: 3.125rem !important;
    }
    .pr-xl-50 {
        padding-right: 3.125rem !important;
    }
    .pb-xl-50 {
        padding-bottom: 3.125rem !important;
    }
    .pl-xl-50 {
        padding-left: 3.125rem !important;
    }
    .pt-xl-80 {
        padding-top: 5rem !important;
    }
    .pr-xl-80 {
        padding-right: 5rem !important;
    }
    .pb-xl-80 {
        padding-bottom: 5rem !important;
    }
    .pl-xl-80 {
        padding-left: 5rem !important;
    }
    .pt-xl-100 {
        padding-top: 6.25rem !important;
    }
    .pr-xl-100 {
        padding-right: 6.25rem !important;
    }
    .pb-xl-100 {
        padding-bottom: 6.25rem !important;
    }
    .pl-xl-100 {
        padding-left: 6.25rem !important;
    }
}
@media (min-width: 1400px) {
    .pt-xxl-0 {
        padding-top: 0rem !important;
    }
    .pr-xxl-0 {
        padding-right: 0rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0rem !important;
    }
    .pl-xxl-0 {
        padding-left: 0rem !important;
    }
    .pt-xxl-10 {
        padding-top: 0.625rem !important;
    }
    .pr-xxl-10 {
        padding-right: 0.625rem !important;
    }
    .pb-xxl-10 {
        padding-bottom: 0.625rem !important;
    }
    .pl-xxl-10 {
        padding-left: 0.625rem !important;
    }
    .pt-xxl-15 {
        padding-top: 0.9375rem !important;
    }
    .pr-xxl-15 {
        padding-right: 0.9375rem !important;
    }
    .pb-xxl-15 {
        padding-bottom: 0.9375rem !important;
    }
    .pl-xxl-15 {
        padding-left: 0.9375rem !important;
    }
    .pt-xxl-20 {
        padding-top: 1.25rem !important;
    }
    .pr-xxl-20 {
        padding-right: 1.25rem !important;
    }
    .pb-xxl-20 {
        padding-bottom: 1.25rem !important;
    }
    .pl-xxl-20 {
        padding-left: 1.25rem !important;
    }
    .pt-xxl-30 {
        padding-top: 1.875rem !important;
    }
    .pr-xxl-30 {
        padding-right: 1.875rem !important;
    }
    .pb-xxl-30 {
        padding-bottom: 1.875rem !important;
    }
    .pl-xxl-30 {
        padding-left: 1.875rem !important;
    }
    .pt-xxl-50 {
        padding-top: 3.125rem !important;
    }
    .pr-xxl-50 {
        padding-right: 3.125rem !important;
    }
    .pb-xxl-50 {
        padding-bottom: 3.125rem !important;
    }
    .pl-xxl-50 {
        padding-left: 3.125rem !important;
    }
    .pt-xxl-80 {
        padding-top: 5rem !important;
    }
    .pr-xxl-80 {
        padding-right: 5rem !important;
    }
    .pb-xxl-80 {
        padding-bottom: 5rem !important;
    }
    .pl-xxl-80 {
        padding-left: 5rem !important;
    }
    .pt-xxl-100 {
        padding-top: 6.25rem !important;
    }
    .pr-xxl-100 {
        padding-right: 6.25rem !important;
    }
    .pb-xxl-100 {
        padding-bottom: 6.25rem !important;
    }
    .pl-xxl-100 {
        padding-left: 6.25rem !important;
    }
}
.border-white,
.border-white-hover:hover {
    border-color: #fff !important;
}
.border-black,
.border-black-hover:hover {
    border-color: #000 !important;
}
.border-beige,
.border-beige-hover:hover {
    border-color: #ae895c !important;
}
.w-2 {
    width: 2rem !important;
}
.w-3 {
    width: 3rem !important;
}
.w-4 {
    width: 4rem !important;
}
@media (min-width: 768px) {
    .w-md-2 {
        width: 2rem !important;
    }
    .w-md-3 {
        width: 3rem !important;
    }
    .w-md-4 {
        width: 4rem !important;
    }
}
@media (min-width: 992px) {
    .w-lg-2 {
        width: 2rem !important;
    }
    .w-lg-3 {
        width: 3rem !important;
    }
    .w-lg-4 {
        width: 4rem !important;
    }
}
@media (min-width: 1200px) {
    .w-xl-2 {
        width: 2rem !important;
    }
    .w-xl-3 {
        width: 3rem !important;
    }
    .w-xl-4 {
        width: 4rem !important;
    }
}
@media (min-width: 1400px) {
    .w-xxl-2 {
        width: 2rem !important;
    }
    .w-xxl-3 {
        width: 3rem !important;
    }
    .w-xxl-4 {
        width: 4rem !important;
    }
}

*,
:focus,
:active {
    outline: none !important;
    box-shadow: none;
}
a {
    color: #ae895c;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    box-shadow: none;
}
.serif {
    font-family: "IzhitsaC", sans-serif !important;
}
.border-2x {
    border-width: 2px !important;
}
.bg-black-transparent {
    background: rgba(255, 255, 255, 0.75) !important;
}
.z-index-1 {
    z-index: 1 !important;
}
.z-index-2 {
    z-index: 2 !important;
}
.bottom-0 {
    bottom: 0 !important;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 50%;
}
.modal-backdrop.show {
    opacity: 0.75;
}
@keyframes infinite-down {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(0, 10px);
    }
    to {
        transform: translate(0, 0);
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }
    70% {
        -webkit-box-shadow: 0 0 0 24px transparent;
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 transparent;
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 24px transparent;
        box-shadow: 0 0 0 24px transparent;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}
.btn-callback {
    width: 64px;
    height: 64px;
    bottom: 64px;
    right: 32px;
    -webkit-animation: pulse 1.5s infinite cubic-bezier(0.35, 0, 0, 0.65), infinite-down 3s infinite;
    animation: pulse 1.5s infinite cubic-bezier(0.35, 0, 0, 0.65), infinite-down 3s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    z-index: 99;
}
.btn-scroll-top {
    display: none;
    width: 64px;
    height: 64px;
    bottom: 144px;
    right: 32px;
    z-index: 99;
}
#map {
    height: 256px;
}
.btn-close {
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fea'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        center/1em auto no-repeat;
}
.why-we-text:before {
    content: "";
    background: #ae895c;
    width: 50px;
    height: 100%;
    position: absolute;
    left: -40px;
    top: 0;
}
.cat-menu {
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 80px;
    width: 100%;
    border: #999 1px solid;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
}
.cat-menu .title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: black;
    font: normal 1em/1em arial;
    height: 100%;
    width: 40%;
    left: 60%;
    background-color: #ae895c;
    -webkit-transition: left ease-in 0.2s;
    transition: left ease-in 0.2s;
}
.cat-menu .title:after {
    content: "";
    border-width: 39px 10px;
    border-color: #ae895c #ae895c #ae895c transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 100%;
}
.cat-menu .description {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    right: 100%;
    top: 0;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: bold 1em/1em arial;
    -webkit-transition: right cubic-bezier(0.83, 0.51, 0.76, 1.29) 0.5s;
    transition: right cubic-bezier(0.83, 0.51, 0.76, 1.29) 0.5s;
    padding: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cat-menu:hover {
    text-decoration: none;
}
.cat-menu:hover .title {
    /* left: 100%; */
}
.cat-menu:hover .description {
    right: 0;
}
.menu-1 {
    background: url(../images/menu-1-new.jpg) no-repeat center 0/auto 218px;
}
.menu-2 {
    background: url(../images/menu-2-new.jpg) no-repeat center 0/auto 218px;
}
.menu-3 {
    background: url(../images/menu-3-new.jpg) no-repeat center 0/auto 218px;
}
.menu-4 {
    background: url(../images/menu-4-new.jpg) no-repeat center 0/auto 218px;
}
.menu-5 {
    background-image: url(../images/menu-5.jpg);
}
.header-phone {
    display: none;
    left: 2rem;
}
.menu_item {
    border: #c6c6c6 1px solid;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    background: #c6c6c6;
    width: 100%;
    margin: 0 15px 0 0;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease 0.1s;
}
.menu_item img {
    margin: 0 10px 0 0;
    box-shadow: none;
    float: left;
    border: none;
    width: 100%;
    height: 80px;
}
.menu_item .a_text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding: 0 1em;
}
.menu_item:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
}
.menu_item:hover .a_text:before {
    background: #fff;
}
.delivery-candle-left {
    border-bottom: 1px solid #ae895c;
    height: 70%;
    width: calc(100%);
    /* margin-left: auto; */
}
.delivery-candle-left:before {
    /* content: ""; */
    display: block;
    background-image: url(../images/candle.png);
    position: absolute;
    width: 80px;
    height: 80px;
    left: 0;
    bottom: 0;
}
.delivery-candle-right {
    border-bottom: 1px solid #ae895c;
    height: 70%;
    width: calc(100%);
    /* margin-right: auto; */
}
.delivery-candle-right:before {
    /* content: ""; */
    display: block;
    background-image: url(../images/candle.png);
    position: absolute;
    width: 80px;
    height: 80px;
    right: 0;
    bottom: 0;
}
.header-top {
    height: 50px;
}
.header-top .menu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.slide-menu {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 20;
    height: 100vh;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #646464;
}
.slide-menu .menu-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.slide-menu .menu-left ul li {
    margin-bottom: 0.5rem;
    padding: 0.5rem 1rem;
    background: #c6c6c6;
}
.slide-menu .menu-left ul li a {
    color: #000;
    font-size: 24px;
    line-height: 41px;
    font-weight: bold;
    text-decoration: none;
}
.slide-menu .menu-left ul li a:hover {
    color: #ae895c;
}
.slide-menu .menu-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.slide-menu .menu-right ul li {
    margin-bottom: 24px;
}
.slide-menu .menu-right ul li a {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-decoration: none;
}
h1{
	font-weight: 700;
}
h2{
	font-weight: 700;
}
h3{
	font-weight: 700;
}
.bottom-form-button input[type="submit"]{
	background: #000 !important;
}

@media (min-width: 768px) {
    header {
        /* background-image: url(../images/angel.jpg); */
        background-repeat: no-repeat;
        background-size: contain;
    }
    header .flowers {
        /* background-image: url(../images/flowers.jpg); */
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }
    .nav-block {
        height: 85px;
    }
    .nav-main {
        width: 100%;
    }
    .nav-main.scroll {
        justify-content: space-between !important;
        width: calc(100% - 240px);
        margin-left: auto;
        flex-wrap: nowrap;
        transition: width 0.5s;
    }
    .nav-main.scroll .nav-link {
        padding: 0;
    }
    .nav-main.scroll span.fst-italic {
        display: none !important;
    }
    h2.candle {
        width: calc(100%);
        /* margin-left: auto; */
        /* margin-right: auto; */
    }
    .candle:before {
        /* content: ""; */
        display: block;
        background-image: url(../images/candle.png);
        position: absolute;
        width: 80px;
        height: 80px;
        left: -67px;
        bottom: -30px;
    }
    .shadow-beige {
        box-shadow: #ae895c 0 1.5rem 25px -0.75rem;
    }
    .menu_item {
        text-align: right;
    }
    .menu_item img {
        width: 200px;
    }
    .menu_item .a_text {
        height: 80px;
    }
    .menu_item .a_text:before {
        content: " ";
        position: absolute;
        width: 30px;
        height: 30px;
        background: #c6c6c6;
        top: 50%;
        transform: translatey(-50%) rotate(45deg);
        left: -24px;
        transition: all 0.3s ease 0.1s;
    }
    .delivery {
        transition: 0.5s all;
    }
    .delivery:hover {
        box-shadow: 0 0 1.5rem 0.5rem white;
        background: rgba(255, 255, 255, 0.75) !important;
        color: #ae895c
    }
    .carousel .btn-container {
        opacity: 0;
        transition: all 0.25s;
    }
    .carousel:hover .btn-container {
        opacity: 1;
    }
    #map {
        height: 480px;
    }
}
.delivery:hover {
    color: #ae895c
}
#main{
	/* background: #cecece; */
	background: url('../images/bg-site.jpg') no-repeat center 0/contain;
}
.nav-main.scroll .text-white{
	color: #fff !important;
}
.nav-link span{
	color: #fff !important;
}
.bg-dark{
	background: #ae895c !important;
}
.bg-black{
	background: #cecece !important;
	background: #fff !important;
}
.text-white, .text-white-hover:hover{
	color: #000 !important;
}
.fs-12{
	color: #fff !important;
}
.header-top .menu-toggle{
	background: #000 !important;
}
.fixed-bottom.bg-dark{
	background: #000 !important;
}
.nav-middle .bg-dark{
	color: #fff !important;
}
#delivery img{
	filter: brightness(0.4);
}
.why-we-text a{
	color: #fff !important;
}
.moduletable .img-delivery{
	filter: brightness(0.4);
}
.header-top a{
	color: #fff !important;
}
.form-check-label{
	color: #fff !important;
}
.form-check-label a{
	color: #fff !important;
	text-decoration: underline;
}
h1.componentheading{
	background: #ae895c !important;
	color: #fff !important;
}
header svg path{
	fill: #ae895c !important;
}
header .serif{
	font-weight: 700;
}
footer{
	background: #ae895c !important;
}
#food_menu p{
	text-align: center;
}
.btn-callback{
	border: none !important;
	color: #fff !important;
}
.btn-scroll-top{
	border: none !important;
	color: #fff !important;
}
.decision{
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.why-we-text{
	margin-top: 10px;
}
.why-we-text:before{
	display: none;
}
.slide-menu{
	background: #fff;
}
.popular-menu{
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.popular-menu .cat-menu{
	min-height: 300px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.popular-menu .d-flex{
	justify-content: center;
}
.popular-menu .cat-menu .title{
	width: 100%;
	/* max-height: 80px; */
	height: 80px;
	left: auto;
	justify-content: center;
	text-align: center;
	margin-top: auto;
}
.popular-menu-text{
	margin: 0 auto;
}
@media(max-width: 767px){
	.popular-menu .d-flex{
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.popular-menu .cat-menu{
		max-width: 300px;
		margin: 0 auto 20px;
	}
}
