.elementor-195 .elementor-element.elementor-element-5b10045{--display:flex;--min-height:85vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:1;}.elementor-195 .elementor-element.elementor-element-5b10045::before, .elementor-195 .elementor-element.elementor-element-5b10045 > .elementor-background-video-container::before, .elementor-195 .elementor-element.elementor-element-5b10045 > .e-con-inner > .elementor-background-video-container::before, .elementor-195 .elementor-element.elementor-element-5b10045 > .elementor-background-slideshow::before, .elementor-195 .elementor-element.elementor-element-5b10045 > .e-con-inner > .elementor-background-slideshow::before, .elementor-195 .elementor-element.elementor-element-5b10045 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(60deg, #313131E3 34%, #4747474D 100%);}.elementor-195 .elementor-element.elementor-element-5b10045:not(.elementor-motion-effects-element-type-background), .elementor-195 .elementor-element.elementor-element-5b10045 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-195 .elementor-element.elementor-element-8b92abd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-195 .elementor-element.elementor-element-e77dfc6{--display:flex;}.elementor-195 .elementor-element.elementor-element-e77dfc6.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-195 .elementor-element.elementor-element-e627371{width:var( --container-widget-width, 860px );max-width:860px;--container-widget-width:860px;--container-widget-flex-grow:0;}.elementor-195 .elementor-element.elementor-element-e627371 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-195 .elementor-element.elementor-element-e627371 .elementor-heading-title{font-family:"EB Garamond", Sans-serif;font-size:57px;font-weight:200;text-transform:uppercase;line-height:1.3em;color:#FFFFFF;}.elementor-195 .elementor-element.elementor-element-9233437{width:var( --container-widget-width, 1000px );max-width:1000px;--container-widget-width:1000px;--container-widget-flex-grow:0;}.elementor-195 .elementor-element.elementor-element-9233437 .jet-listing-dynamic-field__content{color:#FFFFFF;font-family:"Rubik", Sans-serif;font-size:20px;text-align:left;}.elementor-195 .elementor-element.elementor-element-9233437 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-195 .elementor-element.elementor-element-9233437 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-195 .elementor-element.elementor-element-9233437 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-195 .elementor-element.elementor-element-8956482{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 30px;--row-gap:0px;--column-gap:30px;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button{background-color:#61CE7000;font-family:"EB Garamond", Sans-serif;font-size:16px;font-weight:100;fill:#000000;color:#000000;}.elementor-195 .elementor-element.elementor-element-03bc6a5 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-195 .elementor-element.elementor-element-6bd736b > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button{font-family:"EB Garamond", Sans-serif;font-size:16px;font-weight:100;}@media(min-width:768px){.elementor-195 .elementor-element.elementor-element-e77dfc6{--width:100%;}}/* Start custom CSS for heading, class: .elementor-element-e627371 */.elementor-195 .elementor-element.elementor-element-e627371 .color2 {
    color: #cdaa6d;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-03bc6a5 */.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button {
    min-width: 250px;
    padding: 20px 25px;
    background: #e2c084!important;
    box-shadow: 0 4px 9px rgb(266 192 132 / 40%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button {
    position: relative;
    overflow: hidden;
}

.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button:before {
    content: '';
    display: block;
    position: absolute;
    background: #cdaa6d;
    width: 102px;
    height: 79px;
    transform: skewX(-45deg);
    transform-origin: left bottom;
    z-index: 1;
    top: -18px;
    left: -10px;
    -webkit-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -ms-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .5s cubic-bezier(.215,.61,.355,1);
    transition: all .5s cubic-bezier(.215,.61,.355,1);
}

.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button:hover:before {
    left: 90%!important;
    transform:skewX(-45deg) translateX(-75%);
    background: #cdaa6d;
}

.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button:hover {
    background: #e2c084 !important;
}

.elementor-195 .elementor-element.elementor-element-03bc6a5 .elementor-button-text {
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-6bd736b */.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button {
    min-width: 250px;
    padding: 20px 25px;
    background: #cdaa6d!important;
    box-shadow: 0 4px 9px rgb(266 192 132 / 40%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button {
    position: relative;
    overflow: hidden;
}

.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button:before {
    content: '';
    display: block;
    position: absolute;
    background: #e2c084;
    width: 102px;
    height: 79px;
    transform: skewX(-45deg);
    transform-origin: left bottom;
    z-index: 1;
    top: -18px;
    left: -10px;
    -webkit-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -ms-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .5s cubic-bezier(.215,.61,.355,1);
    transition: all .5s cubic-bezier(.215,.61,.355,1);
}

.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button:hover:before {
    left: 90%!important;
    transform:skewX(-45deg) translateX(-75%);
    background: #cdaa6d;
}

.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button:hover {
    background: #e2c084 !important;
}

.elementor-195 .elementor-element.elementor-element-6bd736b .elementor-button-text {
    color: #644e28;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Regular.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Regular.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Regular.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Italic.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Italic.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Italic.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Italic.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Medium.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Medium.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Medium.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-MediumItalic.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-MediumItalic.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-MediumItalic.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBold.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBold.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBold.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBoldItalic.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBoldItalic.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBoldItalic.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Bold.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Bold.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Bold.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-BoldItalic.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-BoldItalic.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-BoldItalic.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBold.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBold.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBold.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'EB Garamond';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBoldItalic.eot');
	src: url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBoldItalic.woff2') format('woff2'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBoldItalic.woff') format('woff'),
		url('https://hisar.golddigital.ru/wp-content/uploads/2023/05/EBGaramond-ExtraBoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */