

/* Start:/local/templates/prime/NEW/libs/fancybox/cdn.jsdelivr.net_npm_@fancyapps_ui@5.0_dist_fancybox_fancybox.css?173530250824789*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, -150px, 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, 150px, 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/prime/NEW/libs/swiper/swiper-bundle.min.css?173530250818432*/
/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/prime/NEW/css/style.css?1742212517112687*/
@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/prime/NEW/css/../fonts/Montserrat-Regular.woff2") format("woff2"), url("/local/templates/prime/NEW/css/../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/prime/NEW/css/../fonts/Montserrat-Medium.woff2") format("woff2"), url("/local/templates/prime/NEW/css/../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Labor Union";
  src: url("/local/templates/prime/NEW/css/../fonts/LaborUnion-Regular.woff2") format("woff2"), url("/local/templates/prime/NEW/css/../fonts/LaborUnion-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

button:focus {
  box-shadow: none !important;
}

*:focus {
  outline: none;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #2b2b2b;
  color: #fff;
  position: relative;
}

body.fixed {
  overflow: hidden;
}

a {
  display: inline-block;
  font: inherit;
  color: inherit;
  transition: 300ms;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}

a img {
  border: none;
  outline: none;
}

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

input,
textarea,
button {
  font-family: inherit;
}

h1 {
  font-weight: 400;
  font-size: 48px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
}

@media only screen and (max-width: 1400px) {
  h1 {
    font-size: 38px;
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}

h1 span {
  color: #fdcc70;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@media only screen and (max-width: 1400px) {
  h1 span {
    font-size: 26px;
  }
}

@media only screen and (max-width: 991px) {
  h1 span {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  h1 span {
    font-size: 20px;
  }
}

h1 span::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

h1 span::after {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

h2 {
  font-weight: 500;
  font-size: 16px;
  color: #fdcc70;
  display: flex;
  align-items: center;
  gap: 13px;
}

h2::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.container {
  max-width: 1540px;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .container {
    width: 970px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    width: 750px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 10px;
  }
}

.subtitle {
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #2b2b2b;
}

@media only screen and (max-width: 1400px) {
  .subtitle {
    font-size: 36px;
  }
}

@media only screen and (max-width: 991px) {
  .subtitle {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .subtitle {
    font-size: 24px;
  }
}

.subtitle span {
  color: #fdcc70;
}

/* main {
  padding-top: 180px;
} */


.header {
  background: #2b2b2b;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 500;
  width: 100%;
  margin-bottom: 30px;
}

.header-main {
  position: absolute;
}

.header-fixed {
  position: fixed;
}

.header.dop {
  transform: translateY(-100%);
  position: fixed;
}

@media only screen and (max-width: 991px) {
  .header.dop {
    transform: translateY(-150%);
  }
}

.header.fixed {
  transform: none;
}

.header__inner {
  border-bottom: 1px solid #5a5a5a;
  padding: 22px 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 68px;
}

@media only screen and (max-width: 1400px) {
  .header__inner {
    gap: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .header__inner {
    border-bottom: 0;
    padding: 10px 0;
  }
}

.header__logo {
  display: flex;
  min-width: 156px;
  width: 156px;
  height: auto;
}

@media only screen and (max-width: 1400px) {
  .header__logo {
    min-width: 110px;
    width: 110px;
  }
}

@media only screen and (max-width: 991px) {
  .header__logo {
    min-width: 117px;
    width: 117px;
  }
}

.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.header__items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  .header__items {
    gap: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .header__items {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 40px;
    position: fixed;
    z-index: 500;
    top: -150vh;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 750px;
    overflow-y: auto;
    z-index: 40;
    transition: 500ms;
    height: calc(100vh - 118px);
    background: #2b2b2b;
    padding: 50px 0;
  }
}

@media only screen and (max-width: 767px) {
  .header__items {
    padding: 50px 10px;
    width: 100%;
    transform: none;
    left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .header__items.active {
    top: 118px;
  }
}

.header__info {
  display: flex;
  gap: 90px;
}

@media only screen and (max-width: 1400px) {
  .header__info {
    gap: 24px;
  }
}

@media only screen and (max-width: 991px) {
  .header__info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 22px;
    column-gap: 22px;
    row-gap: 30px;
  }
}

@media only screen and (max-width: 420px) {
  .header__info {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}

.header__info-not {
  cursor: auto !important;
}

.header__info-not:hover .header__info-right {
  color: #b7b7b7 !important;
}

.header__info-item {
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  cursor: pointer;
}

@media only screen and (max-width: 1400px) {
  .header__info-item {
    gap: 7px;
  }
}

@media only screen and (max-width: 991px) {
  .header__info-item {
    gap: 10px;
    align-items: flex-start;
  }
}

.header__info-item:hover .header__info-right {
  color: #fdcc70;
}

.header__info-item:nth-child(1) {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header__info-item:nth-child(1) {
    display: flex;
  }
}

.header__info-item img {
  min-width: 24px;
  width: 24px;
  height: 24px;
}

@media only screen and (max-width: 1400px) {
  .header__info-item img {
    min-width: 20px;
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .header__info-item img {
    width: 18px;
    min-width: 18px;
    height: 18px;
  }
}

.header__info-right {
  font-size: 14px;
  color: #b7b7b7;
  transition: 300ms;
}

.header__info-right span {
  display: none;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
  margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
  .header__info-right span {
    display: block;
  }
}

.header__top {
  display: flex;
  justify-content: space-between;
  gap: 90px;
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1400px) {
  .header__top {
    gap: 24px;
  }
}

@media only screen and (max-width: 991px) {
  .header__top {
    border-bottom: 0;
    padding-bottom: 0;
    flex-direction: column;
    gap: 41px;
    order: 2;
  }
}

.header__top-block {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media only screen and (max-width: 1400px) {
  .header__top-block {
    gap: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .header__top-block {
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}

.header__social {
  display: flex;
  gap: 20px;
}

@media only screen and (max-width: 1400px) {
  .header__social {
    gap: 15px;
  }
}

.header__social li a {
  width: 34px;
  min-width: 34px;
  height: auto;
  position: relative;
  display: flex;
  transition: 300ms;
}

@media only screen and (max-width: 1400px) {
  .header__social li a {
    width: 30px;
    min-width: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .header__social li a {
    width: 34px;
    min-width: 34px;
  }
}

.header__social li a:hover img:first-child {
  opacity: 0;
}

.header__social li a:hover img:last-child {
  opacity: 1;
}

.header__social li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 500ms;
}

.header__social li a img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.header__social li a img:last-child {
  opacity: 0;
}

.header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  border-radius: 3px;
  width: 204px;
  height: 60px;
  background: #fdcc70;
  border: 1px solid transparent;
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
}

@media only screen and (max-width: 1400px) {
  .header__btn {
    width: 180px;
  }
}

@media only screen and (max-width: 991px) {
  .header__btn {
    display: none;
  }
}

.header__btn:hover {
  border: 1px solid #fdcc70;
  background: none;
  color: #fdcc70;
}

.header__btn-mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header__btn-mob {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 3px;
    width: 60px;
    height: 60px;
    min-width: 60px;
    background: #363636;
  }
}

.header__nav {
  display: flex;
  justify-content: space-between;
}

.header__nav .header__nav-toggle {
  position: relative;
}

.header__nav-toggle:hover .header__nav_submenu {
  pointer-events: all;
  transform: scaleY(1);
  opacity: 1;
}



.header__nav_submenu .header-nav-item-drop-list-item {
  margin-bottom: 0;
}

.header__nav_submenu {
  z-index: 5;
  background: #2b2b2b;
  font-size: 14px;
  position: absolute;
  transition: all .3s;
  padding: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);
  display: grid;
  gap: 20px;
  top: 100%;
  left: 0;
  transform-origin: 0 0;
  opacity: 0;
  transform: scaleY(0);
  width: 350px;
}

.header__nav_submenu .header-nav-item-drop-list-item {
  border-right: none;
  width: 100%;
}

.header__nav_submenu li a {
  font-size: 14px;
  width: 100%;
  white-space: wrap;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  .header__nav {
    display: none;
  }
}

.header__nav li {
  border-right: 1px solid #5a5a5a;
  padding-right: 52px;
}


.header__nav_submenu li {
  padding-right: 0;
}

@media only screen and (max-width: 1400px) {
  .header__nav li {
    padding-right: 8px;
  }

  .header-mail {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .header__nav li {
    border-right: 0;
    border-bottom: 1px solid #5a5a5a;
    padding: 15px 0;
  }
}

@media only screen and (max-width: 991px) {
  .header__nav li:first-child {
    padding: 0 0 15px;
  }
}

.header__nav li:last-child {
  border-right: 0;
  /* padding-right: 0; */
}

.header__nav li a {
  transition: 300ms;
  text-transform: uppercase;
  position: relative;
  color: #f3f3f3;
}

.header__nav li a:hover {
  color: #fdcc70;
}

.header__nav li a:hover::before {
  opacity: 1;
  visibility: visible;
}

.header__nav li a::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translate(-50%, 0%);
  transition: 300ms;
  opacity: 0;
  visibility: hidden;
}

.header__nav-mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header__nav-mob {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 991px) {
  .header__nav-mob li {
    border-bottom: 1px solid #5a5a5a;
    padding: 15px 0;
  }
}

@media only screen and (max-width: 991px) {
  .header__nav-mob li:first-child {
    padding: 0 0 15px;
  }
}

.header__nav-mob li a {
  text-transform: uppercase;
  color: #f3f3f3;
}

.header__burger {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header__burger {
    width: 60px;
    height: 60px;
    min-width: 60px;
    background: #363636;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header__burger a {
    display: block;
    cursor: pointer;
    padding: 12px 0;
  }

  .header__burger a span {
    position: relative;
    display: block;
    width: 40px;
    height: 2px;
    border-radius: 2px;
    background: #fdcc70;
    transition: all 0.2s ease-in-out;
  }

  .header__burger a span:before,
  .header__burger a span:after {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    background: #fdcc70;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
  }

  .header__burger a span:before {
    top: -8px;
  }

  .header__burger a span:after {
    top: 8px;
  }

  .header__burger a.active span {
    background: transparent;
  }

  .header__burger a.active span:before {
    transform: rotate(45deg) translate(5px, 6px);
  }

  .header__burger a.active span:after {
    transform: rotate(-45deg) translate(5px, -6px);
  }
}

.showcase {
  padding: 237px 0 110px;
}

.form .showcase__text {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1400px) {
  .showcase {
    padding: 200px 0 110px;
  }
}

@media only screen and (max-width: 991px) {
  .showcase {
    padding: 158px 0 100px;
  }
}

@media only screen and (max-width: 767px) {
  .showcase {
    padding: 148px 0 100px;
  }
}

.showcase__title {
  text-align: center;
  margin-bottom: 30px;
  transition: 1000ms;
  opacity: 0;
  transform: translateY(-50px);
}

.showcase__title.element-show {
  transform: none;
  opacity: 1;
}

.showcase__image {
  border-radius: 3px;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  height: 450px;
  opacity: 0;
  transition: 1000ms;
}

.showcase__image.element-show {
  opacity: 1;
}

@media only screen and (max-width: 1400px) {
  .showcase__image {
    height: 328px;
  }
}

@media only screen and (max-width: 991px) {
  .showcase__image {
    height: 254px;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__image {
    height: 220px;
  }
}

.showcase__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

.showcase__items {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 53px;
  transition: 1000ms;
  opacity: 0;
  transform: translateY(50px);
}

.showcase__items.element-show {
  transform: none;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .showcase__items {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__items {
    max-width: 321px;
    margin: 0 auto;
  }
}

.showcase__subtitle {
  font-size: 24px;
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
  padding-left: 15px;
}

@media only screen and (max-width: 1400px) {
  .showcase__subtitle {
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .showcase__subtitle {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__subtitle {
    font-size: 20px;
  }
}

.showcase__subtitle span {
  color: #fdcc70;
  position: relative;
}

.showcase__subtitle span::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translate(0%, -50%);
}

@media only screen and (max-width: 991px) {
  .showcase__subtitle span::before {
    display: none;
  }
}

.showcase__text {
  font-weight: 500;
  color: #828282;
  grid-column: 1/4;
}

@media only screen and (max-width: 991px) {
  .showcase__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__text {
    grid-column: 1/2;
    grid-row: 3/3;
    text-align: center;
    margin: 30px 0;
  }
}

.showcase__text a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

@media only screen and (max-width: 767px) {
  .showcase__text a {
    display: inline;
  }
}

.showcase__text a:hover {
  color: #fdcc70;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

.showcase__form {
  min-width: 875px;
  width: 875px;
}

@media only screen and (max-width: 1400px) {
  .showcase__form {
    width: 699px;
    min-width: 699px;
  }
}

@media only screen and (max-width: 991px) {
  .showcase__form {
    width: 100%;
    min-width: auto;
  }
}

.showcase__form-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 25%;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 16px;
}

.showcase__form-inner label {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .showcase__form-inner {
    grid-template-columns: 1fr 1fr 30%;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__form-inner {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.showcase__input {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .showcase__input {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .showcase__input:nth-child(2) {
    margin-bottom: 0;
  }
}

.showcase__input input {
  width: 100%;
  height: 100%;
  border: 2px solid #b7b7b7;
  background: none;
  padding: 20px;
  font-weight: 500;
  font-size: 16px;
  color: #666;
}

.showcase__input input::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #5f5f5f;
}

.showcase__input input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #5f5f5f;
}

.showcase__input input::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #5f5f5f;
}

.showcase__submit {
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding: 20px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .showcase__submit {
    gap: 10px;
  }
}

.showcase__submit:hover input {
  background: none;
  border: 1px solid #fdcc70;
}

.showcase__submit:hover span {
  color: #fdcc70;
}

.showcase__submit:hover .showcase__submit-arrow svg:first-child {
  transform: translateX(25px);
}

.showcase__submit:hover .showcase__submit-arrow svg:last-child {
  transform: translateX(0);
}

.showcase__submit input {
  width: 100%;
  height: 100%;
  background: #fdcc70;
  border: 1px solid transparent;
  transition: 300ms;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 0;
  cursor: pointer;
}

.showcase__submit span {
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  position: relative;
  z-index: 2;
  transition: 300ms;
  pointer-events: none;
}

.showcase__submit-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.showcase__submit-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.showcase__submit-arrow svg path {
  transition: 300ms;
}

.showcase__submit-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.services {
  position: relative;
  padding-top: 110px;
  overflow: hidden;
}

@media only screen and (max-width: 1400px) {
  .services {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .services {
    padding-top: 50px;
  }
}

.services::before {
  content: "";
  display: block;
  background: #f3f3f3;
  width: 100%;
  height: calc(100% - 400px);
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 1660px) {
  .services::before {
    height: calc(100% - 250px);
  }
}

@media only screen and (max-width: 767px) {
  .services::before {
    height: calc(100% - 125px);
  }
}

.services__background {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.services__background svg {
  width: 100%;
  height: 100%;
}

.services__inner {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #cfcfcf;
}

.services__title {
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  color: #ab7714;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 13px;
}

.services__title::before {
  background: #ab7714;
}

.services__subtitle {
  margin-bottom: 80px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .services__subtitle {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 991px) {
  .services__subtitle {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .services__subtitle {
    margin-bottom: 32px;
  }
}

.services__subtitle br {
  display: none;
}

@media only screen and (max-width: 767px) {
  .services__subtitle br {
    display: block;
  }
}

.services__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-bottom: 110px;
}

@media only screen and (max-width: 1400px) {
  .services__items {
    margin-bottom: 85px;
  }
}

@media only screen and (max-width: 991px) {
  .services__items {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .services__items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 50px;
  }
}

.services__item {
  border-radius: 3px;
  width: 100%;
  min-height: 200px;
  padding: 20px 20px 40px;
  background: #363636;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  transition: 300ms;
  cursor: pointer;
  transition: 1000ms;
  transform: translateY(50px);
  opacity: 0;
  height: max-content;
}

.services__item.element-show {
  opacity: 1;
  transform: none;
}

@media only screen and (max-width: 767px) {
  .services__item {
    min-height: auto;
  }
}

.services__item:hover .services__text {
  color: #fdcc70;
}

.services__item:hover .services__top span {
  transform: translateX(25px);
}

.services__item:hover .services__top svg {
  transform: translateX(0);
}

.services__top {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
  width: 20px;
  max-width: 20px;
}

.services__top span {
  font-weight: 500;
  color: #fdcc70;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
}

.services__top svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  max-width: 20px;
}

.services__text {
  font-size: 22px;
  line-height: 130%;
  text-transform: uppercase;
  color: #f3f3f3;
  font-family: "Labor Union", sans-serif;
  transition: 300ms;
}

@media only screen and (max-width: 1400px) {
  .services__text {
    font-size: 20px;
  }
}

.services__btn {
  border: 2px solid #8c8a8a;
  background: #f3f3f3;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  transition: 1000ms;
  transform: translateY(50px);
  opacity: 0;
}

.services__btn.element-show {
  opacity: 1;
  transform: none;
}

@media only screen and (max-width: 1400px) {
  .services__btn {
    width: 220px;
    height: 220px;
  }
}

@media only screen and (max-width: 991px) {
  .services__btn {
    width: 250px;
    height: 250px;
  }
}

@media only screen and (max-width: 767px) {
  .services__btn {
    margin: 40px auto 0;
  }
}

.services__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.services__btn:hover .services__btn-inner {
  border-bottom: 2px solid #363636;
}

.services__btn:hover .services__btn-arrow svg:first-child {
  transform: translateX(25px);
}

.services__btn:hover .services__btn-arrow svg:last-child {
  transform: translateX(0);
}

.services__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.services__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #2b2b2b;
}

@media only screen and (max-width: 1400px) {
  .services__btn-inner span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .services__btn-inner span {
    font-size: 16px;
  }
}

.services__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.services__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.services__btn-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.about {
  background: #f3f3f3;
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .about {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 1400px) {
  .about {
    padding-top: 50px;
  }
}

.about__title {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  color: #ab7714;
}

.about__title::before {
  background: #ab7714;
}

.about__subtitle {
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1400px) {
  .about__subtitle {
    margin-bottom: 65px;
  }
}

@media only screen and (max-width: 991px) {
  .about__subtitle {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .about__subtitle {
    margin-bottom: 50px;
  }
}

.about__items {
  color: #2b2b2b;
  display: grid;
  align-items: center;
  grid-template-columns: 260px 1fr 430px;
  gap: 75px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1400px) {
  .about__items {
    grid-template-columns: 210px 1fr 342px;
    gap: 30px;
    align-items: stretch;
  }
}

@media only screen and (max-width: 991px) {
  .about__items {
    grid-template-columns: 240px 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .about__items {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .about__block {
    grid-row: 3/3;
    display: flex;
    flex-wrap: wrap;
    max-width: 405px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 425px) {
  .about__block {
    max-width: 320px;
  }
}

@media only screen and (max-width: 340px) {
  .about__block {
    max-width: 300px;
  }
}

.about__block-item {
  border: 2px solid #cfcfcf;
  padding: 57px 0;
  height: 260px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  opacity: 0;
  transition: 1000ms;
}

.about__block-item.element-show {
  opacity: 1;
}

@media only screen and (max-width: 1400px) {
  .about__block-item {
    height: 210px;
  }
}

@media only screen and (max-width: 991px) {
  .about__block-item {
    height: 240px;
  }
}

@media only screen and (max-width: 767px) {
  .about__block-item {
    width: 212px;
    height: 212px;
    padding: 0;
  }
}

@media only screen and (max-width: 425px) {
  .about__block-item {
    width: 170px;
    height: 170px;
  }
}

@media only screen and (max-width: 340px) {
  .about__block-item {
    width: 160px;
    height: 160px;
  }
}

.about__block-item:first-child {
  justify-content: flex-start;
}

@media only screen and (max-width: 767px) {
  .about__block-item:first-child {
    justify-content: center;
  }
}

.about__block-item:nth-child(2) {
  margin-top: -71px;
}

@media only screen and (max-width: 1400px) {
  .about__block-item:nth-child(2) {
    margin-top: -41px;
  }
}

@media only screen and (max-width: 991px) {
  .about__block-item:nth-child(2) {
    margin-top: -61px;
  }
}

@media only screen and (max-width: 767px) {
  .about__block-item:nth-child(2) {
    margin-top: 0;
    margin-left: -20px;
  }
}

.about__block-item:last-child {
  justify-content: flex-end;
  margin-top: -71px;
}

@media only screen and (max-width: 1400px) {
  .about__block-item:last-child {
    margin-top: -41px;
  }
}

@media only screen and (max-width: 991px) {
  .about__block-item:last-child {
    margin-top: -61px;
  }
}

@media only screen and (max-width: 767px) {
  .about__block-item:last-child {
    margin: -63px auto 0;
    justify-content: center;
  }
}

@media only screen and (max-width: 425px) {
  .about__block-item:last-child {
    margin: -43px auto 0;
  }
}

.about__block-number {
  font-weight: 400;
  font-size: 42px;
  text-transform: uppercase;
  color: #ab7714;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: "Labor Union", sans-serif;
}

@media only screen and (max-width: 425px) {
  .about__block-number {
    font-size: 38px;
  }
}

.about__block-number::before {
  content: "";
  display: block;
  background: #ab7714;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.about__block-number::after {
  content: "";
  display: block;
  background: #ab7714;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.about__block-text {
  text-align: center;
  color: #5a5a5a;
  max-width: 130px;
}

@media only screen and (max-width: 425px) {
  .about__block-text {
    font-size: 14px;
  }
}

.about__image {
  display: flex;
  width: 100%;
  max-height: 588px;
  height: auto;
  opacity: 0;
  transition: 1000ms;
}

.about__image.element-show {
  opacity: 1;
}

.about__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about__item {
  color: #2b2b2b;
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
}

@media only screen and (max-width: 1400px) {
  .about__item {
    gap: 25px;
  }
}

@media only screen and (max-width: 991px) {
  .about__item {
    grid-column: 1/3;
  }
}

@media only screen and (max-width: 767px) {
  .about__item {
    grid-column: 1/2;
    gap: 20px;
  }
}

.about__item span {
  font-size: 18px;
  text-transform: uppercase;
  color: #ab7714;
  font-family: "Labor Union", sans-serif;
}

.about__item p {
  opacity: 0;
  transition: 1000ms;
}

.about__item p.element-show {
  opacity: 1;
}

.about__text {
  text-align: center;
  font-size: 34px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #2b2b2b;
  max-width: 1227px;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1400px) {
  .about__text {
    font-size: 28px;
  }
}

@media only screen and (max-width: 991px) {
  .about__text {
    font-size: 20px;
    max-width: 707px;
  }
}

@media only screen and (max-width: 767px) {
  .about__text {
    max-width: 395px;
  }
}

.about__text br {
  display: none;
}

@media only screen and (max-width: 767px) {
  .about__text br {
    display: block;
  }
}

.about__background {
  width: 100%;
  height: auto;
  display: flex;
  opacity: 0;
  transition: 1000ms;
}

.about__background.element-show {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .about__background {
    height: 323px;
  }
}

.about__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team {
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .team {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .team {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .team .container {
    padding: 0;
  }
}

.team__inner {
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 110px;
}

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

.team__header {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media only screen and (max-width: 1400px) {
  .team__header {
    margin-bottom: 65px;
  }
}

@media only screen and (max-width: 991px) {
  .team__header {
    margin-bottom: 50px;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .team__header {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 991px) {
  .team__title {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
}

.team__subtitle {
  max-width: 874px;
  color: #fff;
}

@media only screen and (max-width: 1400px) {
  .team__subtitle {
    max-width: 688px;
  }
}

@media only screen and (max-width: 991px) {
  .team__subtitle {
    margin: 0 auto;
    max-width: 668px;
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .team__subtitle br {
    display: none;
  }
}

.team__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 22px;
}

@media only screen and (max-width: 1400px) {
  .team__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 991px) {
  .team__items {
    margin-bottom: 40px;
    border-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .team__items {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    padding: 0 10px;
  }

  .team__items::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
    opacity: 0;
    display: none;
  }
}

.team__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 100px;
  background: #363636;
  padding: 20px;
  transition: 1000ms;
  opacity: 0;
}

.team__block.element-show {
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .team__block {
    display: none;
  }
}

.team__block-text {
  color: #fff;
}

.team__block img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.team__image {
  display: flex;
  width: 100%;
  height: 385px;
}

@media only screen and (max-width: 991px) {
  .team__image {
    height: 276px;
  }
}

@media only screen and (max-width: 767px) {
  .team__image {
    height: 385px;
  }
}

.team__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team__item {
  background: #363636;
  transition: 1000ms;
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .team__item {
    opacity: 1;
    transition: none;
  }
}

.team__item.element-show {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .team__item {
    width: 316px;
    min-width: 316px;
  }
}

.team__item-block {
  padding: 20px;
}

.team__item-text {
  color: #dadada;
}

.team__name {
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #fdcc70;
  margin-bottom: 5px;
}

.team__btn {
  border: 2px solid #8c8a8a;
  background: #2b2b2b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .team__btn {
    margin: 40px auto 0;
  }
}

.team__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.team__btn:hover .team__btn-inner {
  border-bottom: 2px solid #2b2b2b;
}

.team__btn:hover .team__btn-inner span {
  color: #2b2b2b;
}

.team__btn:hover .team__btn-arrow svg:first-child {
  transform: translateX(25px);
}

.team__btn:hover .team__btn-arrow svg:last-child {
  transform: translateX(0);
}

.team__btn-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  .team__btn-block {
    display: none;
  }
}

.team__btn-mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .team__btn-mob {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .team__btn-mob {
    padding: 0 10px;
  }
}

.team__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.team__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 300ms;
}

.team__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.team__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.team__btn-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.portfolio {
  overflow: hidden;
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .portfolio {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .portfolio {
    margin-bottom: 50px;
  }
}

.portfolio__inner {
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 110px;
}

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

.portfolio__header {
  margin-bottom: 80px;
  display: flex;
  align-items: flex-start;
  gap: 333px;
}

@media only screen and (max-width: 1400px) {
  .portfolio__header {
    gap: 240px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__header {
    display: block;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__title {
    justify-content: center;
    margin-bottom: 30px;
  }
}

.portfolio__subtitle {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .portfolio__subtitle {
    text-align: center;
  }
}

.portfolio__items {
  margin-bottom: 70px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

@media only screen and (max-width: 991px) {
  .portfolio__items {
    margin-bottom: 51px;
    gap: 30px;
  }
}

.portfolio__item {
  padding: 30px;
  border-radius: 5px;
  background: #363636;
  display: grid;
  grid-template-columns: 1fr 67%;
  align-items: flex-start;
  row-gap: 150px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  transition: 1000ms;
  opacity: 0;
  transform: translateX(-50px);
}

@media only screen and (max-width: 991px) {
  .portfolio__item {
    transform: none;
  }
}

.portfolio__item.element-show {
  transform: none;
  opacity: 1;
}

@media only screen and (max-width: 1400px) {
  .portfolio__item {
    grid-template-columns: 1fr 52%;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 75px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__item {
    display: block;
    padding: 20px;
  }
}

.portfolio__top {
  grid-row: 1/2;
}

@media only screen and (max-width: 991px) {
  .portfolio__top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 30px;
  }
}

.portfolio__top-text {
  font-size: 14px;
  color: #828282;
}

.portfolio__icon {
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .portfolio__icon {
    display: none;
  }
}

.portfolio__icon img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.portfolio__name {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fdcc70;
  font-family: "Labor Union", sans-serif;
}

@media only screen and (max-width: 1400px) {
  .portfolio__name {
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__name {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .portfolio__name {
    font-size: 20px;
    text-align: center;
  }
}

.portfolio__bottom {
  grid-row: 2/3;
  font-weight: 500;
  color: #bbb;
}

.portfolio__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #fdcc70;
  border-radius: 3px;
  width: 314px;
  height: 62px;
  border: 1px solid transparent;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .portfolio__button {
    width: 100%;
  }
}

.portfolio__button:hover {
  border: 1px solid #fdcc70;
  background: none;
}

.portfolio__button:hover span {
  color: #fdcc70;
}

.portfolio__button:hover .portfolio__button-arrow svg:first-child {
  transform: translateX(25px);
}

.portfolio__button:hover .portfolio__button-arrow svg:last-child {
  transform: translateX(0);
}

.portfolio__button span {
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  transition: 300ms;
}

.portfolio__button-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.portfolio__button-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.portfolio__button-arrow svg path {
  transition: 300ms;
}

.portfolio__button-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.portfolio__slider {
  max-width: 844px;
  width: 100%;
  grid-row: 1/3;
}

@media only screen and (max-width: 1400px) {
  .portfolio__slider {
    max-width: 470px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__slider {
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.portfolio__slider-item {
  height: 478px;
  border-radius: 3px;
}

@media only screen and (max-width: 1400px) {
  .portfolio__slider-item {
    height: 390px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__slider-item {
    height: auto;
  }
}

.portfolio__slider-item img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio__slider-end {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 21px;
}

@media (max-width:1400px) {
  .portfolio__slider-end {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .portfolio__slider-end {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}

.portfolio__slider-text {
  font-size: 14px;
  color: #828282;
}

.portfolio__slider-block {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 36px;
}

.portfolio__slider .swiper-pagination {
  position: static !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio__slider .swiper-pagination-bullet {
  margin: 0 10px 0 0 !important;
  width: 5px;
  height: 5px;
  background: none;
  border: 1px solid #828282;
}

.portfolio__slider .swiper-pagination-bullet:last-child {
  margin: 0 !important;
}

.portfolio__slider .swiper-pagination-bullet-active {
  background: #fdcc70;
  border: 0;
}

.portfolio__arrow {
  transition: 300ms;
  width: 20px;
  height: 17px;
  cursor: pointer;
}

.portfolio__arrow:hover svg path {
  fill: #fdcc70;
}

.portfolio__arrow svg {
  transition: 300ms;
}

.portfolio__arrow svg path {
  transition: 300ms;
}

.portfolio__block {
  max-width: 844px;
  margin-left: auto;
  margin-right: 20px;
  display: flex;
  justify-content: space-between;
  gap: 131px;
}

@media only screen and (max-width: 1400px) {
  .portfolio__block {
    max-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio__block {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 0;
  }
}

.portfolio__block-text {
  font-weight: 500;
  font-size: 16px;
  color: #bbb;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.portfolio__block-text span {
  color: #fdcc70;
  display: flex;
  align-items: center;
  gap: 13px;
}

.portfolio__block-text span::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}

.portfolio__btn {
  border: 2px solid #8c8a8a;
  background: #2b2b2b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  min-width: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .portfolio__btn {
    margin: 40px auto 0;
  }
}

.portfolio__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.portfolio__btn:hover .portfolio__btn-inner {
  border-bottom: 2px solid #2b2b2b;
}

.portfolio__btn:hover .portfolio__btn-inner span {
  color: #2b2b2b;
}

.portfolio__btn:hover .portfolio__btn-arrow svg:first-child {
  transform: translateX(25px);
}

.portfolio__btn:hover .portfolio__btn-arrow svg:last-child {
  transform: translateX(0);
}

.portfolio__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.portfolio__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 300ms;
}

.portfolio__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.portfolio__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.portfolio__btn-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.diploma {
  padding: 110px 0;
}

@media only screen and (max-width: 991px) {
  .diploma {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 767px) {
  .diploma {
    padding: 50px 0;
    overflow: hidden;
  }
}

.diploma__inner {
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 110px;
}

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

.diploma__header {
  margin-bottom: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .diploma__header {
    display: block;
    margin-bottom: 50px;
  }
}

.diploma__title {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .diploma__title {
    justify-content: center;
    margin-bottom: 30px;
  }
}

.diploma__subtitle {
  color: #fff;
  max-width: 851px;
}

@media only screen and (max-width: 1400px) {
  .diploma__subtitle {
    max-width: 662px;
  }
}

@media only screen and (max-width: 991px) {
  .diploma__subtitle {
    text-align: center;
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .diploma__slider {
    overflow: visible;
  }
}

.diploma__slider-items {
  margin-bottom: 60px;
}

@media only screen and (max-width: 991px) {
  .diploma__slider-items {
    margin-bottom: 50px;
  }
}

.diploma__slider-item {
  padding: 20px;
  border: 1px solid #5a5a5a;
}

@media only screen and (max-width: 991px) {
  .diploma__slider-item {
    padding: 14px;
  }
}

.diploma__slider-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

.diploma__arrows {
  display: flex;
  gap: 48px;
}

@media only screen and (max-width: 767px) {
  .diploma__arrows {
    display: none;
  }
}

.diploma__arrow {
  transition: 300ms;
  width: 20px;
  height: 17px;
  cursor: pointer;
}

.diploma__arrow:hover svg path {
  fill: #fdcc70;
}

.diploma__arrow svg {
  transition: 300ms;
}

.diploma__arrow svg path {
  transition: 300ms;
}

.diploma__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #fdcc70;
  border-radius: 3px;
  padding: 21px 29px;
  width: 204px;
  border: 1px solid transparent;
  margin-left: auto;
  margin-right: 0;
  margin-top: -35px;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  .diploma__button {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .diploma__button {
    width: 100%;
  }
}

.diploma__button:hover {
  border: 1px solid #fdcc70;
  background: none;
}

.diploma__button:hover span {
  color: #fdcc70;
}

.diploma__button:hover .diploma__button-arrow svg:first-child {
  transform: translateX(25px);
}

.diploma__button:hover .diploma__button-arrow svg:last-child {
  transform: translateX(0);
}

.diploma__button span {
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  transition: 300ms;
  pointer-events: none;
}

.diploma__button-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.diploma__button-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.diploma__button-arrow svg path {
  transition: 300ms;
}

.diploma__button-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .presentation {
    overflow: hidden;
  }
}

.presentation__title {
  justify-content: center;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #fdcc70;
  display: flex;
  align-items: center;
  gap: 13px;
}

.presentation__title::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.presentation__subtitle {
  text-align: center;
  margin-bottom: 50px;
  color: #f3f3f3;
  font-size: 34px;
}

@media only screen and (max-width: 1400px) {
  .presentation__subtitle {
    font-size: 28px;
  }
}

@media only screen and (max-width: 991px) {
  .presentation__subtitle {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .presentation__subtitle {
    font-size: 20px;
  }
}

.presentation__btn {
  border: 2px solid #8c8a8a;
  background: #2b2b2b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  margin: 0 auto 110px;
  transition: 1000ms;
  opacity: 0;
  transform: translateY(-50px);
}

.presentation__btn.element-show {
  transform: none;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .presentation__btn {
    margin: 0 auto 100px;
  }
}

.presentation__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.presentation__btn:hover .presentation__btn-inner {
  border-bottom: 2px solid #2b2b2b;
}

.presentation__btn:hover .presentation__btn-inner span {
  color: #2b2b2b;
}

.presentation__btn:hover .presentation__btn-arrow svg:first-child {
  transform: translateY(25px);
}

.presentation__btn:hover .presentation__btn-arrow svg:last-child {
  transform: translateY(0);
}

.presentation__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.presentation__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 300ms;
}

.presentation__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.presentation__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.presentation__btn-arrow svg:last-child {
  transform: translateY(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.presentation__slider {
  border-top: 1px solid #5a5a5a;
  padding: 20px 5px 20px 5px;
  display: flex;
  gap: 55px;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .presentation__slider {
    padding-right: 0;
  }
}

.presentation__slider span {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
  transform: translateY(4px);
}

@media only screen and (max-width: 991px) {
  .presentation__slider span {
    font-size: 16px;
  }
}

.presentation__slider-item {
  display: flex;
  align-items: center;
  gap: 55px;
}

@media only screen and (max-width: 991px) {
  .presentation__slider-item {
    gap: 30px;
  }
}

.presentation__slider-item img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
  width: 34px;
  min-width: 34px;
  height: 34px;
}

@media only screen and (max-width: 991px) {
  .presentation__slider-item img {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 1400px) {
  .presentation__slider-item.presentation__slider-hidden {
    display: none;
  }
}

@-webkit-keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

@keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

.marquee {
  --duration: 14s;
  --gap: var(--space);
  --space: 55px;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: var(--gap);
}

@media only screen and (max-width: 991px) {
  .marquee {
    overflow: visible;
    --space: 30px;
  }
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
}

@media only screen and (max-width: 1400px) {
  .marquee__group {
    -webkit-animation: scroll var(--duration) linear infinite;
    animation: scroll var(--duration) linear infinite;
  }
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
  }
}

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

.form-main {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}

@media only screen and (max-width: 991px) {
  .form-main {
    padding: 100px 0 45px;
  }
}

.form-main::before {
  content: "";
  display: block;
  background: #f3f3f3;
  width: 100%;
  height: calc(100% - 650px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media only screen and (max-width: 2000px) {
  .form-main::before {
    height: calc(100% - 450px);
  }
}

@media only screen and (max-width: 1660px) {
  .form-main::before {
    height: calc(100% - 350px);
  }
}

@media only screen and (max-width: 1400px) {
  .form-main::before {
    height: calc(100% - 300px);
  }
}

@media only screen and (max-width: 767px) {
  .form-main::before {
    height: calc(100% - 160px);
  }
}

.form-main::after {
  content: "";
  display: block;
  background: #363636;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.form__background {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}


.form__background svg {
  width: 100%;
  height: 100%;
}

.form__inner {
  position: relative;
  z-index: 10;
}

.form__title {
  justify-content: center;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #ab7714;
  display: flex;
  align-items: center;
  gap: 13px;
}

.form__title::before {
  content: "";
  display: block;
  background: #ab7714;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.form__subtitle {
  text-align: center;
  margin-bottom: 35px;
}



@media only screen and (max-width: 991px) {
  .form__subtitle {
    margin-bottom: 50px;
  }
}

.form__content {
  max-width: 989px;
  margin: 0 auto;
}

@media only screen and (max-width: 1400px) {
  .form__content {
    max-width: 800px;
  }
}

@media only screen and (max-width: 991px) {
  .form__content {
    max-width: 100%;
  }
}

.form__content-items {
  display: grid;
  grid-template-columns: 43% 55%;
  gap: 20px;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .form__content-items {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 20px;
  }
}

.form__content-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media only screen and (max-width: 767px) {
  .form__content-item {
    gap: 10px;
  }
}

.form__drop {
  position: relative;
  width: 100%;
}

.form__drop-main {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.form__drop-main::after {
  content: "";
  display: block;
  background: url(/local/templates/prime/NEW/css/../images/form-drop-arrow.svg) no-repeat;
  width: 17px;
  background-size: 17px;
  height: 9px;
  min-width: 9px;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 23px;
  z-index: 25;
  pointer-events: none;
  transition: 300ms;
}

@media only screen and (max-width: 767px) {
  .form__drop-main::after {
    right: 20px;
  }
}

.form__drop-main.active::after {
  transform: translate(0%, -50%) rotate(-180deg);
}

.form__drop-input {
  border: 2px solid #b7b7b7;
  background: #f3f3f3;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 20px;
  border-radius: 3px;
  font-size: 16px;
  position: relative;
  z-index: 5;
  color: #666;
  font-weight: 500;
}

.form__drop-input::-moz-placeholder {
  color: #666;
  font-weight: 500;
  -moz-user-select: none;
  user-select: none;
}

.form__drop-input::-ms-input-placeholder {
  color: #666;
  font-weight: 500;
  -ms-user-select: none;
  user-select: none;
}

.form__drop-input::placeholder {
  color: #666;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form__drop-list {
  border-left: 2px solid #b7b7b7;
  border-right: 2px solid #b7b7b7;
  border-bottom: 2px solid #b7b7b7;
  display: none;
  background: #f3f3f3;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 10;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  padding: 0 20px 20px;
  color: #c0bfbe;
}

.form__drop-list ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
  overflow-y: auto;
  max-height: 78px;
  margin-top: 2px;
}

.form__drop-list ul::-webkit-scrollbar {
  background: none;
  width: 3px;
  border-radius: 3px;
}

.form__drop-list ul::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #b7b7b7;
}

.form__drop-list ul li {
  cursor: pointer;
  transition: 300ms;
  max-width: 360px;
  color: #666;
  font-weight: 500;
}

.form__drop-list ul li:hover {
  color: #ab7714;
}

.form__textarea {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .form__textarea {
    min-height: 138px;
  }
}

.form__textarea textarea {
  resize: none;
  border: 2px solid #b7b7b7;
  background: #f3f3f3;
  padding: 20px;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #666;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.form__textarea textarea::-moz-placeholder {
  font-weight: 500;
  color: #666;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.form__textarea textarea::-ms-input-placeholder {
  font-weight: 500;
  color: #666;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.form__textarea textarea::placeholder {
  font-weight: 500;
  color: #666;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.form__submit {
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  min-width: 300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 100%;
  border: 2px solid #6f6f6f;
  background: transparent;
}

.form__submit:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.form__submit:hover .form__submit-inner {
  border-bottom: 2px solid #363636;
}

.form__submit:hover .form__submit-inner span {
  color: #2b2b2b;
}

.form__submit:hover .form__submit-arrow svg:first-child {
  transform: translateX(25px);
}

.form__submit:hover .form__submit-arrow svg:last-child {
  transform: translateX(0);
}

.form__submit input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  font-size: 0;
  background: none;
  border: 0;
  cursor: pointer;
}

.form__submit-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.form__submit-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #2b2b2b;
  transition: 300ms;
}

.form__submit-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.form__submit-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.form__submit-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.form__file {
  position: relative;
  padding: 20px;
  border: 2px solid #b7b7b7;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form__file input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  opacity: 0;
  border: 0;
  background: none;
  font-size: 0;
  cursor: pointer;
}

.form__file span {
  font-weight: 500;
  font-size: 16px;
  color: #666;
}

.form__file img {
  width: 24px;
  min-width: 24px;
  height: auto;
}

.form-main .showcase__input {
  margin-bottom: 0;
}

.form-main .showcase__input input {
  border: 2px solid #b7b7b7;
  color: #666;
  background: #f3f3f3;
}

.form-main .showcase__input input::-moz-placeholder {
  color: #666;
}

.form-main .showcase__input input::-ms-input-placeholder {
  color: #666;
}

.form-main .showcase__input input::placeholder {
  color: #666;
}

.form-main .showcase__input input #file-upload-button {
  margin: 0;
}

.form-main .showcase__text {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1400px) {
  .form-main .showcase__text {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .form-main .showcase__text {
    margin: 0 0 50px;
  }
}

.form-main .showcase__text a:hover {
  color: #ab7714;
}

.contact {
  padding: 110px 0;
  background: #363636;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .contact {
    padding: 100px 0 50px;
  }
}

.contact__inner {
  position: relative;
  z-index: 10;
}

.contact__title {
  justify-content: center;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #fdcc70;
  display: flex;
  align-items: center;
  gap: 13px;
}

.contact__title::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-width: 5px;
  height: 5px;
  border-radius: 100%;
}

.contact__subtitle {
  margin-bottom: 80px;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .contact__subtitle {
    margin-bottom: 50px;
  }
}

.contact__items {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

@media only screen and (max-width: 991px) {
  .contact__items {
    display: block;
  }
}

.contact__item {
  display: flex;
  flex-direction: column;
  min-width: 316px;
  width: 316px;
}

@media only screen and (max-width: 991px) {
  .contact__item {
    min-width: auto;
    width: 100%;
    margin-bottom: 30px;
  }
}

.contact__map {
  width: 100%;
}

.contact__map iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .contact__map iframe {
    height: 250px !important;
  }
}

.contact .header__info {
  flex-direction: column;
  gap: 30px;
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
  .contact .header__info {
    margin-bottom: 30px;
  }
}

.contact .header__info-item {
  display: flex;
  align-items: flex-start;
}

.contact .header__info-right span {
  display: block;
}

@media only screen and (max-width: 991px) {
  .contact .header__social {
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}

.footer {
  padding: 110px 0 30px;
  background: #2b2b2b;
}

@media only screen and (max-width: 991px) {
  .footer {
    padding: 70px 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .footer {
    padding: 30px 0;
  }
}

.footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 181px;
}

.footer__inner .header__social {
  margin-top: 20px;
  justify-content: center;
}

.footer__policy {
  display: grid;
  gap: 10px;
}

@media only screen and (max-width: 1400px) {
  .footer__inner {
    gap: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .footer__inner {
    display: block;
  }
}

.footer__logo {
  display: flex;
  min-width: 267px;
  width: 267px;
  height: auto;
}

@media only screen and (max-width: 1400px) {
  .footer__logo {
    width: 180px;
    min-width: 180px;
  }
}

@media only screen and (max-width: 991px) {
  .footer__logo {
    margin: 0 auto 50px;
    width: 193px;
    min-width: 193px;
  }
}

@media only screen and (max-width: 767px) {
  .footer__logo {
    margin: 0 auto 30px;
  }
}

.footer__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer__items {
  width: 100%;
}

.footer__item {
  display: flex;
  gap: 153px;
}

@media only screen and (max-width: 1400px) {
  .footer__item {
    gap: 79px;
  }
}

@media only screen and (max-width: 767px) {
  .footer__item {
    order: 2;
    flex-direction: column;
    gap: 51px;
  }
}

.footer__top {
  display: flex;
  gap: 153px;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 50px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .footer__top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    padding-bottom: 31px;
    margin-bottom: 20px;
  }
}

.footer__head {
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #f3f3f3;
}

@media only screen and (max-width: 767px) {
  .footer__head {
    text-align: center;
    margin-bottom: 20px;
  }
}

.footer__nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media only screen and (max-width: 767px) {
  .footer__nav {
    align-items: center;
    justify-content: center;
  }
}

.footer__nav li a {
  font-size: 14px;
  color: #828282;
  cursor: pointer;
  transition: 300ms;
  position: relative;
}

.footer__nav li {
  font-size: 14px;
  color: #828282;
  transition: 300ms;
  position: relative;
}

.footer__nav li a:hover {
  color: #fdcc70;
}

.footer__nav li a:hover::before {
  opacity: 1;
  visibility: visible;
}

.footer__nav li a::before {
  content: "";
  display: block;
  background: #fdcc70;
  width: 5px;
  min-height: 5px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(0%, -50%);
  opacity: 0;
  visibility: hidden;
}

.footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 300ms;
  cursor: pointer;
  border-radius: 3px;
  width: 204px;
  padding: 20px 12px;
  color: #1e1e1e;
  font-weight: 500;
  background: #fdcc70;
  border: 1px solid transparent;
}

@media only screen and (max-width: 767px) {
  .footer__btn {
    order: 1;
    width: 100%;
  }
}

.footer__btn:hover {
  border: 1px solid #fdcc70;
  background: none;
  color: #fdcc70;
}

.footer__end {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  color: #636363;
}

@media only screen and (max-width: 767px) {
  .footer__end {
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer__end p {
    text-align: center;
  }
}

.footer__end a:hover {
  color: #fdcc70;
}

.footer__block {
  min-width: 204px;
  width: 204px;
}

@media only screen and (max-width: 767px) {
  .footer__block {
    margin-top: 40px;
    min-width: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

.footer__block img {
  margin-bottom: 11px;
  width: 91px;
  min-width: 91px;
  height: auto;
}

.nicescroll-cursors {
  background-color: #fdcc70 !important;
  border: 0 !important;
  cursor: pointer;
}

/* правки для нового дизайна */

.uslugi-page .services::before {
  content: unset;
}

.uslugi-page .services {
  padding-top: 30px;
  padding-bottom: 50px;
}

.contacts {
  display: none;
}

.fancybox__content>.f-button.is-close-btn {
  display: none;
}


#freeConsultation.form-wrapper {
  max-width: 600px;
  box-sizing: border-box;
}

#freeConsultation .form-submit {
  width: 100%;
  display: block;
  margin: 0;
}

.our-works-map {
  margin-bottom: 60px;
  margin-top: 60px;
  height: 300px;
}

.our-services-detail {
  margin-top: 30px;
}

@media (max-width:1000px) {
  .form-input {
    margin: 0 auto;
  }

  #freeConsultation.form-wrapper {
    max-width: 400px;
    box-sizing: border-box;
  }

  #freeConsultation.form-wrapper {
    margin: 0 10px;
  }

  #freeConsultation form {
    display: grid;
    gap: 15px;
  }
}

.diploma-page .diploma {
  padding-top: 0;
}

.diploma-page .diploma__arrows {
  justify-content: center;
}

@media (max-width:578px) {

  .portfolio__object-wrap .slick-prev {
    left: 40px;
  }

  .portfolio__object-wrap .slick-next {
    right: 40px;
  }

  .portfolio__object-wrap {
    width: 100%;
  }
}

.cover_file {
  display: flex;
  justify-content: space-between;
  color: #666;
  width: 100%;
  font-weight: 500;
}

.input-file {
  width: 100%;
}


.nav {
  padding: 239px 0 52px;
}

@media only screen and (max-width: 767px) {
  .nav {
    padding: 149px 0 30px;
  }
}

.nav__content {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  gap: 10px;
}

@media only screen and (max-width: 767px) {
  .nav__content {
    align-items: baseline;
  }
}

.nav__content a {
  font-size: 14px;
  color: #b7b7b7;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
}

.nav__content a:hover {
  color: #fdcc70;
}

.nav__content a::after {
  content: "";
  display: block;
  background: url(/local/templates/prime/NEW/css/../images/nav-arrow.svg) no-repeat;
  width: 7px;
  height: 11px;
  background-size: 7px;
}

.nav__content span {
  color: #fdcc70;
}

.services-inner {
  padding: 110px 0 232px;
}

@media only screen and (max-width: 1400px) {
  .services-inner {
    padding: 80px 0 180px;
  }
}

@media only screen and (max-width: 991px) {
  .services-inner {
    padding: 50px 0 130px;
  }
}

.services-inner::before {
  bottom: auto;
  top: 50%;
  transform: translate(0%, -50%);
  height: calc(100% - 806px);
}

@media only screen and (max-width: 1660px) {
  .services-inner::before {
    height: calc(100% - 402px);
  }
}

@media only screen and (max-width: 767px) {
  .services-inner::before {
    height: calc(100% - 207px);
  }
}

@media only screen and (max-width: 500px) {
  .services-inner::before {
    height: calc(100% - 135px);
  }
}

.services-inner__background {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.services-inner__background svg {
  width: 100%;
  height: 100%;
}

.services-inner__title {
  transition: 1000ms;
  opacity: 0;
  transform: translateY(-50px);
}

.services-inner__title.element-show {
  transform: none;
  opacity: 1;
}

.services-inner__subtitle {
  transition: 1000ms;
  opacity: 0;
  transform: translateY(-50px);
}


.services-inner__subtitle.element-show {
  transform: none;
  opacity: 1;
}

.services-inner__banner {
  display: flex;
  margin-bottom: 50px;
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 10;
  opacity: 0;
  transition: 1000ms;
}

.services-inner__banner.element-show {
  opacity: 1;
}

@media only screen and (max-width: 1400px) {
  .services-inner__banner {
    height: 350px;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .services-inner__banner {
    /* height: 250px; */
  }
}

@media only screen and (max-width: 767px) {
  .services-inner__banner {
    /* height: 350px; */
  }
}

@media only screen and (max-width: 600px) {
  .services-inner__banner {
    /* height: 300px; */
  }
}

@media only screen and (max-width: 500px) {
  .services-inner__banner {
    /* height: 220px; */
  }
}

.services-inner__banner::before {
  content: "";
  display: block;
  background: url(/local/templates/prime/NEW/css/../images/services-inner-background.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  .services-inner__banner::before {
    background: url(/local/templates/prime/NEW/css/../images/services-inner-background-mob.png) no-repeat;
    background-size: cover;
  }
}

.services-inner__banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  /* .services-inner__banner img:first-child {
    display: none;
  } */
}

.services-inner__banner img:last-child {
  display: none;
}

@media only screen and (max-width: 767px) {
  .services-inner__banner img:last-child {
    display: block;
  }

  .showcase__items {
    margin-bottom: 30px;
  }
}

.services-inner__items {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 50px;
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
}

@media only screen and (max-width: 991px) {
  .services-inner__items {
    flex-direction: column;
    justify-content: flex-start;
    gap: 30px;
  }
}



@media (max-width:1400px) {

  .services-inner .services__subtitle {
    margin-bottom: 30px !important;
  }

  .showcase__items {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .uslugi-page .services-inner {
    background: white;
    border-radius: 300px;
  }

  .services__background {
    display: none;
  }

  .services-inner__background {
    display: none;
  }

  .showcase__links-section {
    margin-bottom: 0 !important;
  }
}

@media (max-width:991px) {
  .uslugi-page .services-inner {
    border-radius: 250px 250px 100px 100px;
  }

  .services-inner__items {
    padding-bottom: 0px;
  }

  .services-inner__banner {
    margin-bottom: 25px;
  }

  .showcase__items {
    margin-bottom: 30px;
  }
}

@media (max-width:578px) {
  .uslugi-page .services-inner {
    border-radius: 100px;
  }
}

.services-inner__items .services__title {
  margin-bottom: 0;
}

.services-inner__item {
  color: #2b2b2b;
  max-width: 873px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.services-inner__item ul li {
  display: flex;
  align-items: center;
  gap: 7px;
}

.services-inner__item ul li::before {
  content: "";
  display: block;
  background: #fdcc70;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  min-width: 5px;
}

@media only screen and (max-width: 1400px) {
  .services-inner__item {
    max-width: 624px;
  }
}

@media only screen and (max-width: 991px) {
  .services-inner__item {
    max-width: 100%;
    gap: 19px;
  }
}

.services-inner .services__inner {
  border-bottom: 0;
}

.services-inner .showcase__items {
  margin-bottom: 116px;
}

@media only screen and (max-width: 1400px) {
  .services-inner .showcase__items {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .services-inner .showcase__items {
    margin-bottom: 110px;
  }
}

.services-inner .showcase__subtitle {
  color: #2b2b2b;
}

.services-inner .showcase__subtitle span {
  color: #ab7714;
}

.services-inner .showcase__subtitle span::before {
  background: #ab7714;
}

.services-inner .showcase__input input {
  border: 2px solid #b7b7b7;
  color: #666;
}

.services-inner .showcase__input input::-moz-placeholder {
  color: #666;
}

.services-inner .showcase__input input::-ms-input-placeholder {
  color: #666;
}

.services-inner .showcase__input input::placeholder {
  color: #666;
}

.services-inner .showcase__submit input {
  background: #f3f3f3;
  border: 2px solid #2b2b2b;
}

.services-inner .showcase__submit span {
  color: #2b2b2b;
}

.services-inner .showcase__submit:hover input {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.services-inner .showcase__submit:hover span {
  color: #2b2b2b;
}

.services-inner .services__subtitle {
  max-width: 874px;
  margin: 0 auto 80px;
}

@media only screen and (max-width: 1400px) {
  .services-inner .services__subtitle {
    max-width: 750px;
  }
}

@media only screen and (max-width: 991px) {
  .services-inner .services__subtitle {
    margin: 0 auto 45px;
    max-width: 400px;
  }
}

.types {
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .types {
    padding-top: 100px;
  }
}

.types__content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 110px;
}

@media only screen and (max-width: 1400px) {
  .types__content {
    padding-bottom: 100px;
    gap: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .types__content {
    flex-direction: column;
  }
}

@media only screen and (max-width: 991px) {
  .types__content li {
    width: 100%;
  }
}

.types__content li a {
  border: 1px solid #5a5a5a;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 15px 20px;
  border-radius: 55px;
}

@media only screen and (max-width: 1400px) {
  .types__content li a {
    gap: 15px;
    padding: 15px 18px;
  }
}

@media only screen and (max-width: 991px) {
  .types__content li a {
    gap: 20px;
  }
}

@media only screen and (max-width: 375px) {
  .types__content li a {
    gap: 15px;
    padding: 15px 10px;
  }
}

.types__content li a:hover {
  background: #fdcc70;
  border: 1px solid #fdcc70;
}

.types__content li a:hover span {
  color: #2b2b2b;
}

.types__content li a:hover svg path {
  fill: #2b2b2b;
}

.types__content li a span {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Labor Union", sans-serif;
}

@media only screen and (max-width: 1400px) {
  .types__content li a span {
    font-size: 17px;
  }
}

@media only screen and (max-width: 991px) {
  .types__content li a span {
    font-size: 18px;
  }
}

@media only screen and (max-width: 375px) {
  .types__content li a span {
    font-size: 16px;
  }
}

.types__content li a svg {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
  width: 34px;
  min-width: 34px;
  height: 34px;
}

@media only screen and (max-width: 991px) {
  .types__content li a svg {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.impact {
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .impact {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .impact .container {
    padding: 0;
  }
}

.impact__inner {
  position: relative;
  border-bottom: 1px solid #5a5a5a;
  padding-bottom: 110px;
}

@media only screen and (max-width: 1400px) {
  .impact__inner {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .impact__inner {
    border-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .impact__inner::before {
    content: "";
    display: block;
    background: #5a5a5a;
    height: 1px;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

.impact__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  .impact__header {
    margin-bottom: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .impact__header {
    padding: 0 10px;
  }
}

.impact__subtitle {
  max-width: 875px;
  color: #fff;
}

@media only screen and (max-width: 1400px) {
  .impact__subtitle {
    max-width: 719px;
  }
}

@media only screen and (max-width: 991px) {
  .impact__subtitle {
    text-align: center;
    max-width: 600px;
  }
}

.impact__items {
  /* max-width: 875px; */
  margin-left: auto;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1400px) {
  .impact__items {
    max-width: 719px;
  }
}

@media only screen and (max-width: 991px) {
  .impact__items {
    max-width: 1005px;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .impact__items {
    padding: 0 10px;
  }
}

.impact__items p {
  color: #cfcfcf;
}

.impact__items span {
  font-size: 18px;
  text-transform: uppercase;
  color: #fdcc70;
  font-family: "Labor Union", sans-serif;
}

@media only screen and (max-width: 767px) {
  .impact__items span {
    font-size: 16px;
  }
}

.impact__items ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.impact__items ul li {
  color: #cfcfcf;
  display: flex;
  gap: 7px;
}

@media only screen and (max-width: 991px) {
  .impact__items ul li {
    gap: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .impact__items ul li {
    align-items: flex-start;
  }
}

.impact__items ul li::before {
  content: "";
  display: block;
  background: #fdcc70;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  min-width: 5px;
  margin-top: 7px;
}

@media only screen and (max-width: 767px) {
  .impact__items ul li::before {
    margin-top: 5px;
  }
}

.impact__block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .impact__block {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 991px) {
  .impact__block {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
  }

  .impact__block::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
    opacity: 0;
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .impact__block {
    padding: 0 10px;
  }
}

.impact__block-items {
  background: #363636;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 80px;
  border-radius: 3px;
  padding: 20px;
  width: 100%;
  transition: 1000ms;
  opacity: 0;
}

.impact__block-items.element-show {
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .impact__block-items {
    min-width: 316px;
  }
}

.impact__block-image {
  display: flex;
  width: 100%;
  height: auto;
  border-radius: 3px;
  transition: 1000ms;
  opacity: 0;
}

.impact__block-image.element-show {
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .impact__block-image {
    min-width: 316px;
  }
}

.impact__block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

.impact__icon {
  display: flex;
}

.impact__icon img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
  width: 34px;
  min-width: 34px;
  height: 34px;
}

@media only screen and (max-width: 991px) {
  .impact__icon img {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.impact__text {
  color: #cfcfcf;
}

.stage {
  padding: 110px 0;
}

@media only screen and (max-width: 1400px) {
  .stage {
    padding: 100px 0;
  }
}

.stage__header {
  display: flex;
  gap: 379px;
  align-items: flex-start;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1400px) {
  .stage__header {
    justify-content: space-between;
    gap: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .stage__header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
  }
}

.stage__subtitle {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .stage__subtitle {
    text-align: center;
  }
}

.stage__items {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
}

@media only screen and (max-width: 991px) {
  .stage__items {
    display: block;
  }
}

.stage__image {
  border-radius: 3px;
  display: flex;
  width: 428px;
  min-width: 428px;
  max-height: 600px;
  position: relative;
  position: sticky;
  top: 225px;
}


@media only screen and (max-width: 1400px) {
  .stage__image {
    min-width: 363px;
    width: 363px;
  }
}

@media only screen and (max-width: 991px) {
  .stage__image {
    min-width: auto;
    width: 100%;
    height: 500px;
    margin-bottom: 50px;
    position: relative;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .stage__image {
    height: 250px;
  }

  .about-page .stage__image img {
    object-position: top;
  }

  .about-page .stage__image {
    height: 400px;
  }

}

.stage__image::before {
  content: "";
  display: block;
  background: url(/local/templates/prime/NEW/css/../images/stage-background.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 3px;
}

.stage__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

.stage__item {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

@media only screen and (max-width: 767px) {
  .stage__item {
    grid-template-columns: 1fr;
  }
}

.stage__item-block {
  border-radius: 3px;
  padding: 20px;
  background: #363636;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
}

@media only screen and (max-width: 1400px) {
  .stage__item-block {
    padding: 20px 15px;
  }
}

.stage__number {
  font-weight: 500;
  color: #fdcc70;
}

.stage__name {
  font-family: "Labor Union", sans-serif;
  font-size: 20px;
  line-height: 130%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1400px) {
  .stage__name {
    font-size: 20px;
  }
}

.stage__text {
  color: #cfcfcf;
  margin-top: 15px;
}

.impact-example {
  padding: 0 0 110px;
}

@media only screen and (max-width: 1400px) {
  .impact-example {
    padding: 0 0 100px;
  }
}

.stage-example {
  padding: 0 0 110px;
}

@media only screen and (max-width: 1400px) {
  .stage-example {
    padding: 0 0 100px;
  }
}

.stage-example__items {
  background: #363636;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
}

@media only screen and (max-width: 767px) {
  .stage-example__items {
    padding: 20px 15px;
  }
}

.stage-example .impact__items {
  margin-bottom: 0;
  max-width: 100%;
}

.block {
  padding: 0 0 110px;
}

@media only screen and (max-width: 1400px) {
  .block {
    padding: 0 0 100px;
  }
}

@media only screen and (max-width: 767px) {
  .block .container {
    padding: 0;
  }
}

.block__items {
  display: grid;
  grid-template-columns: 1fr 876px;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1400px) {
  .block__items {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 991px) {
  .block__items {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .block__items {
    padding: 0 10px;
  }
}

.block__left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.block__item {
  background: #363636;
  color: #cfcfcf;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 194px;
  height: 100%;
}

@media only screen and (max-width: 1400px) {
  .block__item {
    gap: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .block__item {
    padding: 20px 15px;
  }
}

.block__icon {
  display: flex;
}

.block__icon img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
  width: 34px;
  min-width: 34px;
  height: 34px;
}

@media only screen and (max-width: 991px) {
  .block__icon img {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.block__image {
  display: flex;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  .block__image {
    height: 500px;
  }
}

@media only screen and (max-width: 767px) {
  .block__image {
    height: 220px;
  }
}

.block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.block__number {
  font-weight: 500;
  color: #fdcc70;
}

.legislation {
  position: relative;
  padding-top: 110px;
  overflow: hidden;
}

@media only screen and (max-width: 1400px) {
  .legislation {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation {
    padding-top: 80px;
  }
}

.legislation::before {
  content: "";
  display: block;
  background: #f3f3f3;
  width: 100%;
  height: calc(100% - 400px);
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 1660px) {
  .legislation::before {
    height: calc(100% - 250px);
  }
}

@media only screen and (max-width: 767px) {
  .legislation::before {
    height: calc(100% - 125px);
  }
}

.legislation__background {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.legislation__background svg {
  width: 100%;
  height: 100%;
}

.legislation__inner {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 110px;
}

@media only screen and (max-width: 1400px) {
  .legislation__inner {
    padding-bottom: 100px;
  }
}

.legislation__title {
  margin-bottom: 30px;
  color: #ab7714;
  align-items: center;
  justify-content: center;
}

.legislation__title::before {
  background: #ab7714;
}

.legislation__subtitle {
  margin-bottom: 50px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .legislation__subtitle {
    font-size: 34px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation__subtitle {
    font-size: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .legislation__subtitle {
    font-size: 24px;
  }
}

@media only screen and (max-width: 400px) {
  .legislation__subtitle {
    font-size: 22px;
  }
}

.legislation__subtitle span {
  color: #ab7714;
}

.legislation__btn {
  border: 2px solid #8c8a8a;
  background: #f3f3f3;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  margin: 0 auto 110px;
  transition: 1000ms;
  transform: translateY(50px);
  opacity: 0;
}

@media only screen and (max-width: 1400px) {
  .legislation__btn {
    margin: 0 auto 100px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation__btn {
    margin: 0 auto 50px;
  }
}

@media only screen and (max-width: 400px) {
  .legislation__btn {
    width: 275px;
    height: 275px;
  }
}

.legislation__btn.element-show {
  opacity: 1;
  transform: none;
}

.legislation__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.legislation__btn:hover .legislation__btn-inner {
  border-bottom: 2px solid #363636;
}

.legislation__btn:hover .legislation__btn-arrow svg:first-child {
  transform: translateY(25px);
}

.legislation__btn:hover .legislation__btn-arrow svg:last-child {
  transform: translateY(0);
}

.legislation__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.legislation__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #2b2b2b;
}

@media only screen and (max-width: 1400px) {
  .legislation__btn-inner span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation__btn-inner span {
    font-size: 16px;
  }
}

.legislation__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.legislation__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.legislation__btn-arrow svg:last-child {
  transform: translateY(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.legislation__items {
  display: grid;
  grid-template-columns: 1fr 660px;
  gap: 10px;
  margin-bottom: 110px;
}

@media only screen and (max-width: 1400px) {
  .legislation__items {
    margin-bottom: 100px;
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 991px) {
  .legislation__items {
    display: block;
  }
}

.legislation__image {
  display: flex;
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .legislation__image {
    display: none;
  }
}

.legislation__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.legislation__item {
  background: #363636;
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 80px;
}

@media only screen and (max-width: 991px) {
  .legislation__item {
    gap: 50px;
  }
}

.legislation__icon img {
  animation: 7s linear 0s normal none infinite running rot;
  -webkit-animation: 7s linear 0s normal none infinite running rot;
  width: 34px;
  min-width: 34px;
  height: 34px;
}

@media only screen and (max-width: 991px) {
  .legislation__icon img {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

.legislation__content p {
  color: #cfcfcf;
  margin-bottom: 20px;
}

.legislation__content span {
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
  font-size: 18px;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .legislation__content span br {
    display: none;
  }
}

.legislation__content ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 20px;
}

.legislation__content ul li {
  color: #cfcfcf;
  display: flex;
  align-items: flex-start;
  gap: 7px;
}

@media only screen and (max-width: 991px) {
  .legislation__content ul li {
    gap: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .legislation__content ul li {
    align-items: flex-start;
  }
}

.legislation__content ul li::before {
  content: "";
  display: block;
  background: #fdcc70;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  min-width: 5px;
  margin-top: 5px;
}

.legislation__button {
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding: 20px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  background: #fdcc70;
  border: 1px solid transparent;
}

@media only screen and (max-width: 767px) {
  .legislation__button {
    gap: 10px;
    padding: 20px 14px;
  }
}

@media only screen and (max-width: 424px) {
  .legislation__button {
    padding: 20px 7px;
  }
}

.legislation__button:hover {
  background: none;
  border: 1px solid #fdcc70;
}

.legislation__button:hover span {
  color: #fdcc70;
}

.legislation__button:hover .legislation__button-arrow svg:first-child {
  transform: translateX(25px);
}

.legislation__button:hover .legislation__button-arrow svg:last-child {
  transform: translateX(0);
}

.legislation__button span {
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  position: relative;
  z-index: 2;
  transition: 300ms;
  pointer-events: none;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 424px) {
  .legislation__button span {
    max-width: 210px;
    text-align: center;
  }
}

.legislation__button-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.legislation__button-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
  min-width: 20px;
}

@media only screen and (max-width: 424px) {
  .legislation__button-arrow svg {
    min-width: 15px;
    width: 15px;
  }
}

.legislation__button-arrow svg path {
  transition: 300ms;
}

.legislation__button-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.legislation-ellipse {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .legislation-ellipse {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

.legislation-ellipse .about__block-item {
  height: 281px;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  margin: 0 0 0 -20px;
}

@media only screen and (max-width: 1400px) {
  .legislation-ellipse .about__block-item {
    height: 170px;
    margin: 0 0 0 -15px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation-ellipse .about__block-item {
    width: 212px;
    height: 212px;
    margin: 0 0 0 -20px;
  }
}

@media only screen and (max-width: 425px) {
  .legislation-ellipse .about__block-item {
    width: 170px;
    height: 170px;
    margin: 0 0 0 -15px;
  }
}

@media only screen and (max-width: 340px) {
  .legislation-ellipse .about__block-item {
    width: 160px;
    height: 160px;
  }
}

@media only screen and (max-width: 325px) {
  .legislation-ellipse .about__block-item {
    width: 150px;
    height: 150px;
  }
}

.legislation-ellipse .about__block-item:first-child {
  margin: 0;
}

@media only screen and (max-width: 616px) {
  .legislation-ellipse .about__block-item:nth-child(3) {
    margin: -20px 0 0 0;
  }
}

@media only screen and (max-width: 425px) {
  .legislation-ellipse .about__block-item:nth-child(3) {
    margin: -15px 0 0 0;
  }
}

@media only screen and (max-width: 991px) {
  .legislation-ellipse .about__block-item:nth-last-child(2) {
    margin: -40px 0 0 0;
  }
}

@media only screen and (max-width: 616px) {
  .legislation-ellipse .about__block-item:nth-last-child(2) {
    margin: -20px 0 0 -20px;
  }
}

@media only screen and (max-width: 425px) {
  .legislation-ellipse .about__block-item:nth-last-child(2) {
    margin: -15px 0 0 -15px;
  }
}

@media only screen and (max-width: 991px) {
  .legislation-ellipse .about__block-item:last-child {
    margin: -40px 0 0 -20px;
  }
}

@media only screen and (max-width: 616px) {
  .legislation-ellipse .about__block-item:last-child {
    margin: -40px 0 0 0;
  }
}

@media only screen and (max-width: 425px) {
  .legislation-ellipse .about__block-item:last-child {
    margin: -35px 0 0 0;
  }
}

.legislation-ellipse .about__block-text {
  max-width: 100%;
}

.portfolio-slider {
  position: relative;
  padding: 110px 0;
}

@media only screen and (max-width: 991px) {
  .portfolio-slider {
    padding: 100px 0 50px;
  }
}

.portfolio-slider::before {
  content: "";
  display: block;
  background: #f3f3f3;
  width: 100%;
  height: calc(100% - 440px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media only screen and (max-width: 1660px) {
  .portfolio-slider::before {
    height: calc(100% - 250px);
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-slider::before {
    height: calc(100% - 60px);
  }
}

.portfolio-slider__background {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.portfolio-slider__background svg {
  width: 100%;
  height: 100%;
}

.portfolio-slider__inner {
  position: relative;
  z-index: 10;
}

.portfolio-slider__header {
  margin-bottom: 80px;
  max-width: 1113px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
}

@media only screen and (max-width: 1400px) {
  .portfolio-slider__header {
    max-width: 800px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio-slider__header {
    margin-bottom: 30px;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
}

.portfolio-slider__title {
  color: #ab7714;
}

.portfolio-slider__title::before {
  background: #ab7714;
}

@media only screen and (max-width: 991px) {
  .portfolio-slider__subtitle {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-slider__subtitle {
    max-width: 412px;
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-slider__subtitle br {
    display: none;
  }
}

.portfolio-slider__items {
  position: static;
  margin-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  .portfolio-slider__items {
    position: relative;
    padding-top: 95px;
    margin-bottom: 50px;
  }
}

.portfolio-slider__arrows {
  display: flex;
  gap: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

@media only screen and (max-width: 991px) {
  .portfolio-slider__arrows {
    left: 50%;
    transform: translate(-50%, 0%);
    align-items: center;
    justify-content: center;
  }
}

.portfolio-slider__arrow {
  border-radius: 100%;
  width: 45px;
  height: 45px;
  min-width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #cfcfcf;
  transition: 300ms;
  background: transparent;
}

.portfolio-slider__arrow svg path {
  transition: 300ms;
}

.portfolio-slider__arrow:hover {
  border: 1px solid #ab7714;
  background: #ab7714;
}

.portfolio-slider__arrow:hover svg path {
  fill: #f3f3f3;
}

.portfolio-slider__btn {
  border: 2px solid #8c8a8a;
  background: #f3f3f3;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  transition: 1000ms;
  transform: translateY(50px);
  opacity: 0;
}

@media only screen and (max-width: 350px) {
  .portfolio-slider__btn {
    width: 250px;
    height: 250px;
  }
}

.portfolio-slider__btn.element-show {
  opacity: 1;
  transform: none;
}

.portfolio-slider__btn:hover {
  background: #fdcc70;
  border: 2px solid #fdcc70;
}

.portfolio-slider__btn:hover .portfolio-slider__btn-inner {
  border-bottom: 2px solid #363636;
}

.portfolio-slider__btn:hover .portfolio-slider__btn-arrow svg:first-child {
  transform: translateX(25px);
}

.portfolio-slider__btn:hover .portfolio-slider__btn-arrow svg:last-child {
  transform: translateX(0);
}

.portfolio-slider__btn-inner {
  border-bottom: 2px solid #8c8a8a;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 300ms;
  padding-bottom: 7px;
}

.portfolio-slider__btn-inner span {
  font-weight: 500;
  text-transform: uppercase;
  color: #2b2b2b;
}

@media only screen and (max-width: 1400px) {
  .portfolio-slider__btn-inner span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .portfolio-slider__btn-inner span {
    font-size: 16px;
  }
}

.portfolio-slider__btn-arrow {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.portfolio-slider__btn-arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.3s ease-in-out;
  width: 20px;
  max-width: 20px;
}

.portfolio-slider__btn-arrow svg:last-child {
  transform: translateX(-25px);
  position: absolute;
  top: 0;
  left: 0;
}

.portfolio-slider .portfolio__item {
  opacity: 1;
  transform: none;
  transform: none;
}

.diploma-services {
  padding: 110px 0 0;
}

.diploma-services .diploma__header {
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
}

.diploma-services .diploma__subtitle {
  text-align: center;
}

.faq {
  padding-top: 110px;
}

@media only screen and (max-width: 1400px) {
  .faq {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 991px) {
  .faq {
    overflow: hidden;
  }
}

.faq__header {
  max-width: 1110px;
  margin-bottom: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
}

@media only screen and (max-width: 1400px) {
  .faq__header {
    max-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .faq__header {
    margin-bottom: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
}

.faq__subtitle {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .faq__subtitle {
    text-align: center;
  }
}

.faq__items {
  background: #363636;
  padding: 30px 30px;
  margin-bottom: 220px;
}

@media only screen and (max-width: 1400px) {
  .faq__items {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 991px) {
  .faq__items {
    margin-bottom: 100px;
    padding: 20px 20px;
  }
}

.faq__item {
  border-bottom: 1px solid #5a5a5a;
}

.faq__item:first-child .faq__head {
  padding: 0 0 50px;
}

@media only screen and (max-width: 991px) {
  .faq__item:first-child .faq__head {
    padding: 0 0 20px;
  }
}

.faq__item:last-child {
  border-bottom: 0;
}

.faq__item:last-child .faq__head {
  padding: 50px 0 0;
}

@media only screen and (max-width: 991px) {
  .faq__item:last-child .faq__head {
    padding: 20px 0 0;
  }
}

.faq__item:last-child .faq__drop {
  padding-top: 50px;
  margin-bottom: 0;
}

.faq__item.active .faq__right span {
  color: #fdcc70;
}

.faq__item.active .faq__arrow svg {
  transform: rotate(180deg);
}

.faq__item.active .faq__head:hover .faq__arrow svg {
  transform: none;
}

.faq__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
  padding: 50px 0;
}

@media only screen and (max-width: 991px) {
  .faq__head {
    padding: 20px 0;
    display: block;
  }
}

.faq__head:hover .faq__number {
  color: #fdcc70;
}

.faq__head:hover .faq__right span {
  color: #fdcc70;
}

.faq__head:hover .faq__arrow {
  border: 1px solid #fdcc70;
}

.faq__head:hover .faq__arrow svg {
  transform: rotate(180deg);
}

.faq__head:hover .faq__arrow svg path {
  fill: #fdcc70;
}

.faq__number {
  font-weight: 500;
  color: #f3f3f3;
  transition: 300ms;
}

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

.faq__right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  width: 846px;
}

@media only screen and (max-width: 1400px) {
  .faq__right {
    width: 680px;
  }
}

@media only screen and (max-width: 991px) {
  .faq__right {
    width: 100%;
    gap: 14px;
  }
}

.faq__right span {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Labor Union", sans-serif;
  color: #f3f3f3;
  transition: 300ms;
}

@media only screen and (max-width: 767px) {
  .faq__right span {
    font-size: 16px;
  }
}

.faq__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  min-width: 45px;
  border: 1px solid #5a5a5a;
  transition: 300ms;
}

.faq__arrow svg {
  transition: 300ms;
}

.faq__arrow svg path {
  transition: 300ms;
}

.faq__drop {
  display: none;
  font-weight: 500;
  color: #cfcfcf;
  max-width: 763px;
  margin-left: auto;
  margin-right: 83px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1400px) {
  .faq__drop {
    max-width: 594px;
  }
}

@media only screen and (max-width: 991px) {
  .faq__drop {
    max-width: 100%;
    margin: 0 0 20px 0;
  }
}

.form-services {
  padding: 110px 0 220px;
}

@media only screen and (max-width: 991px) {
  .form-services {
    padding: 100px 0 95px;
  }
}

.form-services::before {
  height: calc(100% - 762px);
}

@media only screen and (max-width: 2000px) {
  .form-services::before {
    height: calc(100% - 537px);
  }
}

@media only screen and (max-width: 1660px) {
  .form-services::before {
    height: calc(100% - 475px);
  }
}

@media only screen and (max-width: 1400px) {
  .form-services::before {
    height: calc(100% - 428px);
  }
}

@media only screen and (max-width: 767px) {
  .form-services::before {
    height: calc(100% - 217px);
  }
}

.form-services::after {
  height: 100%;
}

.form-services .form__background {
  bottom: 110px;
}

@media only screen and (max-width: 991px) {
  .form-services .form__background {
    bottom: 45px;
  }
}


.uslugi-page .nav {
  padding-top: 0px;
}

.item-deactivated {
  cursor: default;
  filter: grayscale(1);
}

.nashi-usluhi-new-slider .services__top {
  max-width: 300px;
  width: unset;

}

.nashi-usluhi-new-slider {
  opacity: 1 !important;
  transform: none !important;
  height: 200px;
  margin: 0 30px;
}

.nashi-usluhi-new-slider .services__text {
  margin-top: 20px;
}

.tag_cover {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.tag_cell {
  display: block;
  width: max-content;
  background: #fdcc70;
  cursor: pointer;
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
}

.tag_cell:first-child::before {
  content: '';
}

.tag_cell::before {
  content: '#';
}

.about-page .services-text-item p {
  margin-bottom: 0;
}

.about-page .stage-example__items {
  gap: 30px;
}

.diploma-page .diploma__header {
  flex-direction: column;
}

.diploma__header-col {
  flex-direction: column;
}

.diploma-page .diploma__subtitle {
  font-size: 20px;
  max-width: 100%;
}

.diploma__header-col .diploma__subtitle {
  font-size: 20px;
  max-width: 100%;
}

.diploma__slider-item a {
  cursor: pointer;
}

.images-scroll__slider .slick-track {
  transition: all .05s;
}

.images-scroll__slider .slick-slide {
  margin: 0 30px;
  max-height: 500px;
  height: 100%;
  object-fit: cover;
}

.images-scroll__slider {
  padding: 30px;
}

@media (max-width:768px) {
  .images-scroll__slider .slick-slide {
    margin: 0 15px;
  }

  .images-scroll__slider {
    padding: 15px;
  }
}

.portfolio__items .navigation nav {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.portfolio__items .navigation nav li {
  display: grid;
  place-items: center;
  height: 40px;
  width: 40px;
  border: 1px solid transparent;
  font-size: 20px;
  color: black;
  background: #fdcc70;
  border-radius: 3px;
  transition: all .3s;
}

.portfolio__items .navigation nav li a {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}

.portfolio__items .navigation nav li:hover {
  color: #fdcc70;
  background: transparent;
  border: 1px solid #fdcc70;
}

/* .portfolio__items .navigation .navigation-active {
  color: #fdcc70;
  background: transparent;
  border: 1px solid #fdcc70;
} */

.title-h1-works {
  font-size: 42px !important;
}

.portfolio-page .diploma {
  padding-bottom: 0;
}

.portfolio-page .diploma__inner {
  padding-bottom: 50px;
}

#our-works-map2 {
  display: none;
}

.arrow-up {
  z-index: 10;
}
/* End */


/* Start:/local/templates/prime/css/slick.css?16971954921780*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    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;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    /*height: 100%;*/
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/prime/css/style-try.css?1749561931183767*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
шрифты перенесены из-за гугла
*/

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat';
}

a,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
div {
    /* font-family: inherit; */
    margin: 0;
}

ul {
    padding-left: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

/* body {
    background: #424242;
} */

.container {

    max-width: 1540px;
    margin: 0 auto;
    padding: 0 74px 0 110px;
}

.btn-white {
    border-radius: 10px;
    border: 1px solid #FFF;
    background: #FFF;
    padding: 20px 10px;
}

.btn-yellow {
    border-radius: 10px;
    border: 1px solid #DEC072;
    background: #DEC072;
    padding: 20px 10px;
}

.no_bg-link {
    border-radius: 10px;
    border: 1px solid #A5A2AD;
}

.yellow-span {
    color: #DEC072;
}

.sidebar {
    position: fixed;
    width: 80px;
    height: 100%;
    border: 1px solid #777;
    background: #5D5774;
    z-index: 101;
}

.title-h2 {
    color: #FFF;
    font-family: Forum;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 61.496px */
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}

.title-h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 50%;
    height: 1px;
    background-color: #A1A1A1;
}

.header {}

.header-up-cont {
    border-bottom: 1px solid #777;
    height: 100px;
}

.header-up {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-up>* {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-logo-cont {
    color: #FFF;
    font-family: Philosopher;
    font-size: 47px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    padding: 0 10px;
    width: 100%;
}

.header-contacts-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-contacts-item-img-cont {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #DEC072;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-contacts-item-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.header-consultaition {
    width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    align-items: center;
    gap: 10px;
}

.header-consultaition-link {
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.header-down-cont {
    border-bottom: 1px solid #777;
}

.header-down {}

.header-navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-nav-item {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    width: 33%;
    position: relative;
    border-left: 1px solid #777;

}

.header-nav-item:last-child {
    border-right: 1px solid #777;
}

.header-nav-item.header-nav-item-current {
    color: #DEC072;
}

.header-nav-item-link {
    padding: 15px 0;
    text-align: center;

}

.header-nav-item:hover {
    background: #fff;
    color: #000;
}

.header-nav-item.header-nav-item-current .header-nav-item-link:hover {
    background-color: #fff;
    color: #DEC072;
}

.header-nav-item-drop-list {
    display: none;
    padding-top: 20px;
    position: absolute;
    bottom: -1px;
    left: 113px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #fff;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    z-index: 5;
}

.header-nav-item:hover .header-nav-item-drop-list {
    display: block;
}

.header-nav-item-drop-list-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 5px;
}

.header-nav-item-drop-list-link {
    color: #000;
    text-align: center;
    white-space: nowrap;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}

.header-nav-item-drop-list-link:hover {
    text-decoration: underline;
}



@media (max-width: 1550px) {
    .header-contacts {
        padding: 0 20px;
    }
}

@media (max-width: 1400px) {
    .btn-white {
        padding: 10px;
    }

    .header-up {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-logo-cont {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-right: 10px;
        font-size: 30px;
    }

    .header-consultaition {
        width: 200px;
        padding-left: 10px;
    }

    .header-consultaition-link {
        font-size: 14px;
    }

    .header-contacts-item-text {
        font-size: 18px;
    }

    .header-contacts-item-img-cont {
        width: 28px;
        height: 28px;
    }

    .header-contacts-item-img-cont img {
        width: 12px;
        height: 12px;
    }

    .header-up-cont {
        height: 100px;
    }

    .header-contacts {
        padding: 0 30px;
    }

    .header-nav-item {
        font-size: 16px;
    }
}

@media (max-width: 1100px) {
    .header-up {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-logo-cont {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-right: 10px;
        font-size: 24px;
    }

    .header-consultaition {
        width: 150px;
        padding-left: 10px;
    }

    .header-consultaition-link {
        font-size: 12px;
    }

    .header-contacts-item-text {
        font-size: 14px;
    }

    .header-contacts-item-img-cont {
        width: 22px;
        height: 22px;
    }

    .header-contacts-item-img-cont img {
        width: 8px;
        height: 8px;
    }

    .header-up-cont {
        height: 80px;
    }

    .header-contacts {
        padding: 0 15px;
    }

    .header-nav-item {
        font-size: 14px;
    }
}

@media (max-width: 900px) {
    .header-down-cont {
        display: none;
    }

    .header-contacts {
        display: none;
    }

    .header-consultaition {
        display: none;
    }

    .header-up {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
}

.main-baner {
    width: 100%;
    margin-bottom: 100px;
}

.main-slider-cont {}

.box-shadow-cont {

    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(59, 59, 63);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(59, 59, 63, 1)), color-stop(26%, rgba(51, 51, 54, 0.7903536414565826)), color-stop(44%, rgba(25, 25, 27, 0.4906337535014006)), color-stop(76%, rgba(59, 59, 63, 0.5970763305322129)), color-stop(97%, rgba(59, 59, 63, 1)));
    background: -o-linear-gradient(top, rgba(59, 59, 63, 1) 0%, rgba(51, 51, 54, 0.7903536414565826) 26%, rgba(25, 25, 27, 0.4906337535014006) 44%, rgba(59, 59, 63, 0.5970763305322129) 76%, rgba(59, 59, 63, 1) 97%);
    background: linear-gradient(180deg, rgba(59, 59, 63, 1) 0%, rgba(51, 51, 54, 0.7903536414565826) 26%, rgba(25, 25, 27, 0.4906337535014006) 44%, rgba(59, 59, 63, 0.5970763305322129) 76%, rgba(59, 59, 63, 1) 97%);
}

.main-slider-item {
    position: relative;
}

.main-slider-item-cont {
    padding-top: 100px;
    padding-bottom: 300px;
    position: relative;
    z-index: 1;
}

.main-slider-item-heading {
    color: #FFF;
    font-family: Forum;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.688%;
    text-transform: uppercase;
    margin-bottom: 62px;
    width: 870px;
    padding-left: 125px;
}

.main-slider-item-heading h1 {
    color: #FFF;
    font-family: Forum;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.688%;
    text-transform: uppercase;
    width: 870px;
}

.main-slider-item-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 62px;
    width: 660px;
    padding-left: 125px;
}

.main-slider-item-btn-cont {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 125px;
}

.main-slider-item-btn {
    padding: 37px 105px;
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.main-slider-cont .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 180px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
}

.main-slider-cont .slick-arrow:hover {
    -webkit-box-shadow: 0px 0px 59px 16px rgba(4, 4, 4, 0.24) inset;
    box-shadow: 0px 0px 59px 16px rgba(4, 4, 4, 0.24) inset;
}

.main-slider-cont .slick-prev {
    left: 16%;
}

/* .main-slider-cont .slick-prev:before{
    content: '<';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: 700;
} */
.main-slider-cont .slick-next {
    left: 25%;
}

/* .main-slider-cont .slick-next:before{
    content: '>';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: 700;
} */
.main-slider-cont .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: 198px;
    left: 19.8%;
}

.main-slider-cont .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D9D9D9;
    border: none;
}

.main-slider-cont .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
}

.main-slider-cont .slick-dots button {
    display: none;
}

@media (max-width: 1500px) {
    .main-slider-cont .slick-prev {
        left: 14%;
        bottom: 200px;
    }

    .main-slider-cont .slick-dots {
        left: 18.8%;
        bottom: 215px;
    }

    .main-slider-cont .slick-next {
        left: 25.4%;
        bottom: 200px;
    }
}

@media (max-width: 1200px) {
    .main-slider-cont .slick-prev {
        left: 11%;
        bottom: 250px;
    }

    .main-slider-cont .slick-dots {
        left: 16.8%;
        bottom: 265px;
    }

    .main-slider-cont .slick-next {
        left: 25%;
        bottom: 250px;
    }

    .main-slider-item-heading {
        font-size: 45px;
        padding-left: 60px;
        margin-bottom: 40px;
    }

    .main-slider-item-heading h1 {
        font-size: 45px;
    }

    .main-slider-item-form {
        padding-left: 60px;
    }

    .main-slider-item-text {
        font-size: 22px;
        padding-left: 60px;
        margin-bottom: 40px;
    }

    .main-slider-item-btn-cont {
        padding-left: 60px;

    }

    .main-slider-item-btn {
        font-size: 18px;
        padding: 30px 50px;
    }
}

@media (max-width: 1000px) {
    .main-slider-cont .slick-prev {
        left: 11%;
        bottom: 300px;
        width: 30px;
        height: 30px;
    }

    .main-slider-cont .slick-dots {
        left: 16.4%;
        bottom: 311px;
    }

    .main-slider-cont .slick-next {
        left: 25%;
        bottom: 300px;
        width: 30px;
        height: 30px;
    }

    .main-slider-item-heading {
        font-size: 38px;
        padding-left: 30px;
        margin-bottom: 22px;
        width: 630px;
    }

    .main-slider-item-heading h1 {
        font-size: 38px;
        width: 630px;
    }

    .main-slider-item-text {
        font-size: 19px;
        padding-left: 30px;
        margin-bottom: 22px;
        width: 350px;
    }

    .main-slider-item-btn-cont {
        padding-left: 30px;

    }

    .main-slider-item-btn {
        font-size: 14px;
        padding: 16px 30px;
    }
}

@media (max-width: 900px) {
    .main-slider-cont .slick-prev {
        left: 11%;
        bottom: 305px;
        width: 21px;
        height: 21px;
    }

    .main-slider-cont .slick-dots {
        left: 15.5%;
        bottom: 311px;
    }

    .main-slider-cont .slick-next {
        left: 25%;
        bottom: 305px;
        width: 21px;
        height: 21px;
    }

    .main-slider-item-heading {
        font-size: 26px;
        padding-left: 30px;
        margin-bottom: 22px;
        width: 530px;
    }

    .main-slider-item-heading h1 {
        font-size: 26px;
        width: 530px;
    }


    .main-slider-item-text {
        font-size: 15px;
        padding-left: 30px;
        margin-bottom: 22px;
        width: 350px;
    }

    .main-slider-item-btn-cont {
        padding-left: 30px;

    }

    .main-slider-item-btn {
        font-size: 14px;
        padding: 16px 30px;
    }
}

@media (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .sidebar-body.active {
        left: 0
    }

    .container {
        padding: 0 32px;
    }

    .main-slider-item-cont {
        padding-top: 68px;
        padding-bottom: 350px;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 50px;
    }

    .main-slider-item-heading {
        font-size: 26px;
        padding-left: 0px;
        margin-bottom: 22px;
        width: 530px;
    }

    .main-slider-item-heading h1 {
        font-size: 26px;
        width: 530px;
    }

    .main-slider-item-text {
        font-size: 15px;
        padding-left: 0px;
        margin-bottom: 22px;
        width: 350px;
    }

    .main-slider-item-btn-cont {
        padding-left: 0px;

    }

    .main-slider-cont .slick-prev {
        left: 40%;
        bottom: 25px;
        width: 21px;
        height: 21px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .main-slider-cont .slick-dots {
        left: 50%;
        bottom: 31px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .main-slider-cont .slick-next {
        left: 60%;
        bottom: 25px;
        width: 21px;
        height: 21px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 500px) {
    .sidebar {
        display: none;
    }

    .container {
        padding: 0 32px;
    }

    .main-slider-item-cont {
        padding-top: 68px;
        padding-bottom: 250px;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .main-slider-item-heading {
        font-size: 20px;
        padding-left: 0px;
        margin-bottom: 22px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .main-slider-item-heading h1 {
        font-size: 20px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .main-slider-item-text {
        font-size: 12px;
        padding-left: 0px;
        margin-bottom: 22px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .main-slider-item-btn-cont {
        padding-left: 0px;

    }

    .main-slider-item-btn {
        font-size: 12px;
        padding: 15px 20px;
    }

    .main-slider-cont .slick-prev {
        left: 33%;
        bottom: 25px;
        width: 21px;
        height: 21px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .main-slider-cont .slick-dots {
        left: 50%;
        bottom: 31px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .main-slider-cont .slick-next {
        left: 67%;
        bottom: 25px;
        width: 21px;
        height: 21px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.main-banner-cards-cont {
    position: relative;
}

.main-banner-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;

    position: absolute;
    right: 0;
    bottom: 30px;
}

.main-banner-card {
    border-radius: 6px;
    border: 1px solid #61587F;
    background: #FFF;
    padding: 30px 30px 50px;
    width: 335px;
}

.main-banner-card-img-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.main-banner-card-img {
    display: block;
    border-radius: 4px;
    background: #434147;
    padding: 16px;
    margin-top: -50px;
}

.main-banner-card-number {
    color: #181818;
    font-family: Philosopher;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 23px;
}

.main-banner-card-text {
    color: #000;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

@media (max-width: 1500px) {
    .main-banner-cards {
        right: 74px;
        bottom: 60px;
    }

    .main-banner-card {
        width: 200px;
    }

    .main-banner-card-number {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card-text {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card {
        padding: 15px 15px 20px;
    }

    .main-banner-card-img {
        padding: 10px;
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 1100px) {
    .main-banner-cards {
        right: 74px;
        bottom: 100px;
    }

    .main-banner-card {
        width: 200px;
    }

    .main-banner-card-number {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card-text {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card {
        padding: 15px 15px 20px;
    }

    .main-banner-card-img {
        padding: 10px;
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 900px) {
    .main-banner-cards {
        right: 30px;
        bottom: 100px;
    }

    .main-banner-card {
        width: 200px;
    }

    .main-banner-card-number {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card-text {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .main-banner-card {
        padding: 15px 15px 20px;
    }

    .main-banner-card-img {
        padding: 10px;
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 768px) {
    .main-banner-cards {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        bottom: 100px;
        gap: 11px;
    }

    .main-banner-card {
        width: 120px;
        padding: 5px;
    }

    .main-banner-card-number {
        font-size: 10px;
        margin-bottom: 16px;
    }

    .main-banner-card-text {
        font-size: 10px;
        margin-bottom: 16px;
    }

    .main-banner-card-img {
        padding: 4px;
        width: 35px;
        height: 35px;
        margin-top: -27px;
    }

}

@media (max-width: 400px) {
    .container {
        padding: 0 20px;
    }

    .main-slider-item-cont {
        padding: 60px 0 350px;
    }

    .main-banner-cards {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        bottom: 100px;
        gap: 11px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 300px;
    }

    .main-banner-card {
        width: 120px;
        padding: 5px;
    }

    .main-banner-card-number {
        font-size: 10px;
        margin-bottom: 16px;
    }

    .main-banner-card-text {
        font-size: 10px;
        margin-bottom: 16px;
    }

    .main-banner-card-img {
        padding: 4px;
        width: 35px;
        height: 35px;
        margin-top: -27px;
    }

}


/* .services {
    margin-bottom: 50px;
} */

.services-title {
    margin-bottom: 70px;
}

.services-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 33px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 33px;
}

.services-card {
    border-radius: 9px;
    border: 1px solid #D9D9D9;
    background: #4E4D53;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    overflow: hidden;
}

.secrvices-card-text-cont {
    padding: 76px 52px 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.secrvices-card-heading {
    color: #FFF;
    font-family: Forum;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 36.096px */
    text-transform: uppercase;
    margin-bottom: 51px;
}

.secrvices-card-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 20px;
}

.secrvices-card-text-hover-more {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #CDCDCD;
    margin-top: auto;
}

.secrvices-card-link {}

.secrvices-card-price {}

.secrvices-card-img-cont {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 35%;
}

.secrvices-card-img-cont img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.services-card:hover {
    background: #fff;
}

.services-card:hover .secrvices-card-text-cont {
    padding: 76px 0 0 0;
}

.services-card:hover .secrvices-card-heading {
    color: #000;
    padding-left: 32px;
    padding-right: 52px;
}

.services-card:hover .secrvices-card-text {
    color: #000;
    padding-left: 32px;
    padding-right: 52px;
    margin-bottom: 20px;
}

.services-card:hover .secrvices-card-text-hover-more {
    opacity: 1;
}

.secrvices-card-link {
    opacity: 0;
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #3B3A3E;
    text-align: center;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: #DEC072;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.services-card:hover .secrvices-card-link {

    opacity: 1;
}

.secrvices-card-price {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #3B3A3E;
    text-align: center;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 25px 0;
    opacity: 0;
}

.services-card:hover .secrvices-card-price {
    opacity: 1;
}

.seiveces-more-link-cont {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.services-more-link {
    padding: 30px 45px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 1500px) {
    .secrvices-card-text-cont {
        padding: 45px 15px 45px 20px;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 45px 0 0 0;
    }

    .services-card:hover .secrvices-card-heading {
        padding-left: 20px;
        padding-right: 15px;
    }

    .services-card:hover .secrvices-card-text {
        padding-left: 20px;
        padding-right: 15px;
        margin-bottom: 40px;
    }

    .secrvices-card-img-cont {
        width: 40%;
    }
}

@media (max-width: 1350px) {
    .secrvices-card-text-cont {
        padding: 20px 15px 45px 20px;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 20px 0 0 0;
    }

    .secrvices-card-heading {
        margin-bottom: 25px;
        font-size: 24px;
    }

    .services-card:hover .secrvices-card-heading {
        padding-left: 20px;
        padding-right: 15px;


    }

    .secrvices-card-text {
        font-size: 18px;
    }

    .services-card:hover .secrvices-card-text {
        padding-left: 20px;
        padding-right: 15px;
        margin-bottom: 60px;

    }

    .secrvices-card-img-cont {
        width: 40%;
    }

    .services-card:hover .secrvices-card-link {
        font-size: 15px;
    }

    .services-card:hover .secrvices-card-price {
        font-size: 15px;
    }
}

@media (max-width: 1100px) {
    .secrvices-card-text-cont {
        padding: 20px 15px 25px 20px;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 20px 0 0 0;
    }

    .secrvices-card-heading {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .services-card:hover .secrvices-card-heading {
        padding-left: 20px;
        padding-right: 15px;


    }

    .secrvices-card-text {
        font-size: 12px;
    }

    .services-card:hover .secrvices-card-text {
        padding-left: 20px;
        padding-right: 15px;
        margin-bottom: 20px;

    }

    .secrvices-card-img-cont {
        width: 40%;
    }

    .services-card:hover .secrvices-card-link {
        font-size: 13px;
    }

    .services-card:hover .secrvices-card-price {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .services {
        margin-bottom: 100px;
    }

    .secrvices-card-text-cont {
        padding: 20px 10px 25px 10px;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 20px 0 0 0;
    }

    .secrvices-card-heading {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .services-card:hover .secrvices-card-heading {
        padding-left: 10px;
        padding-right: 10px;


    }

    .secrvices-card-text {
        font-size: 12px;
    }

    .services-card:hover .secrvices-card-text {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;

    }

    .secrvices-card-img-cont {
        width: 40%;
    }

    .services-card:hover .secrvices-card-link {
        font-size: 13px;
        width: 100%;
        padding: 10px;
    }

    .services-card:hover .secrvices-card-price {
        font-size: 13px;
        width: 100%;
        padding: 5px;
        padding-left: 10px;
        text-align: left;
    }

    .secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 850px) {
    .secrvices-card-img-cont {
        width: 45%;
    }

    .title-h2 {
        color: #FFF;
        font-family: Forum;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 133.687%;
        /* 37.432px */
        text-transform: uppercase;
    }

    .services-title {
        margin-bottom: 30px;
    }
}

@media (max-width: 700px) {
    .secrvices-card-text-cont {
        padding: 10px 10px 25px 10px;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 20px 0 0 0;
    }

    .secrvices-card-heading {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .services-card:hover .secrvices-card-heading {
        padding-left: 10px;
        padding-right: 10px;


    }

    .secrvices-card-text {
        font-size: 10px;
    }

    .services-card:hover .secrvices-card-text {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 26px;

    }

    .secrvices-card-img-cont {
        width: 45%;
    }

    .services-card:hover .secrvices-card-link {
        font-size: 10px;
        width: 100%;
        padding: 5px;
    }

    .services-card:hover .secrvices-card-price {
        font-size: 10px;
        width: 100%;
        padding: 5px;
        padding-left: 10px;
        text-align: left;
    }

    .secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .services-more-link {
        padding: 15px 8px;
        font-size: 12px;

    }
}

@media (max-width: 576px) {

    .services-cards {
        display: unset;
        position: relative;
    }

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

    .services-card:hover {
        border-radius: 5px;
        border: 1px solid #D9D9D9;
        background: #4E4D53;
    }

    .services-card:hover .secrvices-card-text-hover-more {
        display: none;
    }

    .secrvices-card-text-cont {
        padding: 20px 27px 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 17px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .services-card:hover .secrvices-card-text-cont {
        padding: 0 27px 0 16px;
    }

    .secrvices-card-heading {
        color: #FFF;
        font-family: Forum;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 133.687%;
        /* 21.39px */
        text-transform: uppercase;
        margin: 0;
    }

    .services-card:hover .secrvices-card-heading {
        color: #FFF;
        padding: 0;

    }

    .secrvices-card-text {
        color: #FFF;
        font-family: Montserrat;
        font-size: 10px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;

    }

    .services-card:hover .secrvices-card-text {
        color: #FFF;
        padding: 0;
        margin: 0;
    }

    .services-cards .slick-arrow,
    .sevices-cards-nav button {
        font-size: 0;
        border-radius: 50%;
        height: 17px;
        width: 17px;
        background: #DEC072;
        border: none;
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .services-cards .slick-prev {
        left: -25px;
    }

    .services-cards .slick-next {
        right: -25px;
    }

    .services-cards .slick-dots,
    .sevices-cards-nav .slick-dots {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 15px;
        position: absolute;
        bottom: -40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .services-cards .slick-dots li,
    .sevices-cards-nav .slick-dots li {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        font-size: 0;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #D9D9D9;
        border: none;
    }

    .services-cards .slick-dots button {
        display: none;
    }

    .services-cards .slick-dots li.slick-active,
    .sevices-cards-nav .slick-dots li.slick-active {
        width: 8px;
        height: 8px;
    }
}

@media (max-width: 400px) {
    .services-card {
        align-items: start;
    }

    .secrvices-card-text-cont {
        padding: 10px 27px 10px 16px;
        width: 60%;
    }

    .services {
        margin: 0 20px;
        margin-bottom: 60px;
    }

    .secrvices-card-img-cont {
        width: 40%;
    }

    .secrvices-card-text-hover-more {
        display: none;
    }
}










.about {
    background: url(/local/templates/prime/css/../img/about-bg.webp);
    padding: 80px 0;
    margin-bottom: 50px;
}

.about-cont {}

.about-title {
    color: #000;
    margin-bottom: 40px;
}

.about-title::before {
    content: unset;
}

.abot-slider-text {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    margin-bottom: 60px;
}

.about-slider-cont {
    padding: 30px 30px 100px;
    border-radius: 8px;
    border: 1px solid #A2A2A2;

}

.about-slider {
    max-width: 708px;
    width: 100%;
    height: 100%;

}

.about-slider-item {
    width: 100%;
}

.about-slider img {
    width: 100%;
}

.about-slider-cont .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: -40px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}

.about-slider .slick-prev {
    left: 0;
}

.about-slider .slick-next {
    left: 110px;
}

.about-slider .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: -40px;
    left: 50px;

}

.about-slider .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #868686;
    border: none;
}

.about-slider .slick-dots button {
    display: none;
}

.about-slider .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
}



.about-text-nav {}

.about-text-cont {
    color: #484848;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 40px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
}

.about-text-cont p:not(:last-child) {
    margin-bottom: 40px;
}

.about-nav-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
}

.about-link {
    padding: 28px 35px;
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.about-director {
    padding: 50px 0;
    border-top: 1px solid #A2A2A2;
    border-bottom: 1px solid #A2A2A2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 160px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.about-director-content {}

.about-director-name {
    color: #000;
    font-family: Forum;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 61.496px */
    text-transform: uppercase;
    margin-bottom: 18px;
}

.about-director-post {
    color: #000;
    text-align: right;
    font-family: Forum;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 42.78px */
    text-transform: uppercase;
    margin-bottom: 36px;
}

.about-director-text {
    color: #484848;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.about-director-img-cont {
    height: 100%;
}

.about-director-img-cont img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


@media (max-width: 1400px) {
    .about-slider {
        max-width: 560px;
    }

    .about-director-name {
        font-size: 35px;
    }

    .about-director-post {
        font-size: 26px;
    }

    .about-director-text {
        font-size: 14px;
    }

    .about-director {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 40px;
    }

    .about-director-img-cont {
        width: 40%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .about-director-img-cont img {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .about-text-cont {
        font-size: 14px;
    }

    .abot-slider-text {
        grid-gap: 10px;
    }

    .about-link {
        padding: 20px 25px;
        font-size: 14px;
    }

    .about-slider {
        max-width: 500px;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }
}

@media (max-width: 992px) {
    .about {
        padding: 40px 0;
        margin-bottom: 100px;
    }

    .about-slider-cont {
        padding: 15px 15px 100px;
    }

    .about-text-cont {
        font-size: 14px;
        margin-bottom: 20px;
        -webkit-line-clamp: 15;
    }

    .abot-slider-text {
        grid-gap: 10px;
    }

    .about-link {
        padding: 15px 10px;
        font-size: 12px;
    }

    .about-slider {
        max-width: 400px;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }
}

@media (max-width: 830px) {
    .about {
        padding: 40px 0;
    }

    .about-slider-cont {
        padding: 15px 15px 100px;
    }

    .about-text-cont {
        font-size: 12px;
        margin-bottom: 20px;
        -webkit-line-clamp: 15;
    }

    .abot-slider-text {
        grid-gap: 10px;
    }

    .about-link {
        font-size: 12px;
    }

    .about-slider {
        max-width: 320px;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }

    .about-director {
        padding: 25px 0;
    }

    .about-director-name {
        font-size: 22px;
        margin-bottom: 13px;
    }

    .about-director-post {
        font-size: 18px;
        margin-bottom: 13px;
    }

    .about-director-text {
        font-size: 12px;
    }

    .about-director-img-cont {
        width: 45%;
    }
}

@media (max-width: 640px) {
    .about {
        padding: 40px 0;
    }

    .abot-slider-text {
        margin-bottom: 30px;
    }

    .about-slider-cont {
        padding: 15px 15px 100px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }

    .about-text-cont {
        font-size: 12px;
        margin-bottom: 20px;
        -webkit-line-clamp: 10;
    }

    .abot-slider-text {
        grid-gap: 10px;
    }

    .about-nav-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-link {
        font-size: 12px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-slider {
        max-width: 250px;
        height: auto;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }

    .about-director {
        padding: 15px 0;
    }

    .about-director-name {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .about-director-post {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .about-director-text {
        font-size: 12px;
    }

    .about-director-img-cont {
        width: 45%;
    }
}

@media (max-width: 550px) {
    .about {
        padding: 40px 0;
    }

    .abot-slider-text {
        margin-bottom: 30px;
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
        grid-gap: 40px;
    }

    .about-slider-cont {
        padding: 15px 15px 100px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-text-cont p:not(:last-child) {
        margin-bottom: 15px;
    }

    .about-text-cont {
        font-size: 12px;
        margin-bottom: 20px;
        -webkit-line-clamp: 10;
    }

    .about-nav-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-link {
        font-size: 12px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-slider {
        max-width: 350px;
        height: auto;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }

    .about-director {
        padding: 15px 0;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 5px;
    }

    .about-director-content {
        margin-top: 35px;
    }

    .about-director-name {
        position: absolute;
        left: 0;
        top: 15px;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .about-director-post {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: left;
    }

    .about-director-text {
        font-size: 10px;
    }

    .about-director-img-cont {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
    }
}

@media (max-width: 480px) {
    .about {
        padding: 40px 0;
    }

    .abot-slider-text {
        margin-bottom: 30px;
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
        grid-gap: 40px;
    }

    .about-slider-cont {
        padding: 15px 15px 100px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-text-cont p:not(:last-child) {
        margin-bottom: 15px;
    }

    .about-text-cont {
        font-size: 12px;
        margin-bottom: 20px;
        -webkit-line-clamp: 10;
    }

    .about-nav-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-link {
        font-size: 12px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-slider {
        max-width: 320px;
        height: auto;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }

    .about-director {
        padding: 15px 0;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .about-director-content {
        margin-top: 35px;
    }

    .about-director-name {
        position: absolute;
        top: 15px;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .about-director-post {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: left;
    }

    .about-director-text {
        font-size: 10px;
    }

    .about-director-img-cont {
        width: 50%;

    }

    .about-director-img-cont img {
        max-height: 100px;
        height: 100%;
    }
}

@media (max-width: 400px) {
    .about {
        padding: 40px 0;
        margin-bottom: 50px;
    }

    .abot-slider-text {
        margin-bottom: 30px;
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
        grid-gap: 40px;
    }

    .about-slider-cont {
        padding: 5px 5px 80px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-slider-cont .slick-arrow {
        bottom: -50px;
    }

    .about-slider .slick-dots {
        bottom: -50px;
    }

    .about-text-cont p:not(:last-child) {
        margin-bottom: 15px;
    }

    .about-text-cont {
        font-size: 12px;
        margin-bottom: 20px;
        -webkit-line-clamp: 10;
    }

    .about-nav-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-link {
        font-size: 12px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .about-slider {
        max-width: 260px;
        height: auto;
    }

    .about-slider-item {
        /* border-radius: 8px; */
    }

    .about-director {
        padding: 15px 0;
        position: relative;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-director-content {
        margin-top: 0;
    }

    .about-director-name {
        position: static;
        top: 15px;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .about-director-post {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: right;
    }

    .about-director-text {
        font-size: 10px;
    }

    .about-director-img-cont {
        width: 100%;
        max-height: 160px;
        height: 100%;
    }
}




.certificates {
    /* padding-top: 200px;
    padding-bottom: 200px; */
    margin-bottom: 50px;
}

.certificates-tilte {
    margin-bottom: 70px;
}

.certificates-slider-cont {
    /* padding: 0 50px; */
    margin-bottom: 40px;
}

.certificates-slider {
    position: relative;
}

.certificates-slider-item {}

.certificates-slider-item img {
    width: 95%;
}

.certificates-link-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding-right: 50px;
}

.certificates-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 20px 45px;
}

.certificates-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 50%;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.certificates-slider .slick-prev {
    left: -60px;
}

.certificates-slider .slick-next {
    right: -60px;
}

.certificates-slider .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: -75px;
    right: 308px;
    /* transform: translateX(-50%); */
}

.certificates-slider .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D9D9D9;
    border: none;
}

.certificates-slider .slick-dots button {
    display: none;
}

.certificates-slider .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
}

.slick-prev-new {
    font-size: 0;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    display: none;
}

.slick-next-new {
    font-size: 0;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    display: none;
}



@media (max-width:1650px) {

    .certificates-slider-cont {
        padding: 0 60px;
    }

}

@media (max-width: 992px) {
    .certificates {
        /* padding-top: 50px;
        padding-bottom: 50px; */
        margin-bottom: 100px;
    }

    .certificates-slider-cont {
        padding: 0;
    }

    .certificates-tilte {
        margin-bottom: 40px;
    }

    .certificates-link-cont {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
    }

    .slick-prev-new {
        display: block;
        margin-right: 67px;
    }

    .slick-next-new {
        display: block;
        margin-right: 20px;
    }

}

@media (max-width: 500px) {
    .certificates {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 50px;
    }

    .certificates-slider-cont {
        padding: 0;
    }

    .certificates-tilte {
        margin-bottom: 40px;
    }

    .certificates-link-cont {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
    }

    .slick-prev-new {
        display: block;
        margin-right: 30px;
    }

    .slick-next-new {
        display: block;
        margin-right: 20px;
    }

    .certificates-link {
        font-size: 14px;
        padding: 15px 10px;
    }

}




.our-objects {
    background: url(/local/templates/prime/css/../img/our-object-bg.webp);
    padding: 50px 0 100px;
    /* overflow: hidden; */
    margin-bottom: 50px;
}

.our-objects-title {
    color: #222224;
    margin-bottom: 72px;
    /*max-width: 700px;*/
}

.our-objects-slider-cont {
    padding-left: 74px;
}

.our-objects-slider {
    padding: 0;
}

.our-objects-slider-item-cont {
    margin-right: 30px;
    border-radius: 0px 8px 8px 0px;

}

.our-objects-slider-item {
    border-radius: 15px;
    overflow: hidden;
}

.our-objects-slider-item-content {
    padding: 45px 50px 60px;
    background: -webkit-gradient(linear, left top, right top, color-stop(3.56%, #27243093), to(rgba(39, 36, 48, 0.00))), url(/local/templates/prime/css/<path-to-image>), rgba(211, 211, 211, 0) -17.605px -0.187px / 108.584% 100.049% no-repeat;
    background: -o-linear-gradient(left, #27243093 3.56%, rgba(39, 36, 48, 0.00) 100%), url(/local/templates/prime/css/<path-to-image>), rgba(211, 211, 211, 0) -17.605px -0.187px / 108.584% 100.049% no-repeat;
    background: linear-gradient(90deg, #27243093 3.56%, rgba(39, 36, 48, 0.00) 100%), url(/local/templates/prime/css/<path-to-image>), rgba(211, 211, 211, 0) -17.605px -0.187px / 108.584% 100.049% no-repeat;

}

.our-objects-slider-item-heading {
    color: #FFF;
    font-family: Montserrat;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 36.096px */
    margin-bottom: 28px;
}

.our-objects-slider-item-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 133.687%;
    /* 26.737px */
    margin-bottom: 37px;
}

.our-objects-slider-item-link {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 133.687%;
    /* 21.39px */
    text-transform: uppercase;
    padding: 15px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 47px;
    text-align: center;
}



@media (max-width: 768px) {
    .our-objects-slider-cont {
        padding-left: 32px;
    }
}

@media (max-width: 400px) {
    .our-objects-slider-cont {
        padding-left: 20px;
    }
}

@media (max-width: 1350px) {
    .our-objects-slider-item-heading {
        font-size: 24px;
        width: 100%;
    }

    .our-objects-slider-item-text {
        font-size: 14px;
        width: 100%;
    }

    .our-objects-slider-item-link {
        font-size: 14px;
    }

    .our-objects-slider-item-content {
        padding: 30px 25px 40px;
    }
}

@media (max-width: 1000px) {
    .our-objects-slider-item-content {
        max-height: 300px !important;
    }

    .our-objects {
        background: url(/local/templates/prime/css/../img/our-object-bg.webp);
        padding: 50px 0 100px;
        /* overflow: hidden; */
        margin-bottom: 50px;
    }

    .our-objects-title {
        margin-bottom: 30px;
    }

    .our-objects-slider-item-heading {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-text {
        font-size: 12px;
        word-wrap: break-word;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-link {
        font-size: 12px;
        padding: 10px 15px;
    }

    .our-objects-slider-item-content {
        padding: 30px 25px 40px;
    }
}

@media (max-width: 768px) {
    .our-objects-slider-item-heading {
        font-size: 18px;
        width: 250px;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-text {
        font-size: 12px;
        width: 200px;
        word-wrap: break-word;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-link {
        font-size: 12px;
        padding: 10px 15px;
    }

    .our-objects-slider-item-content {
        padding: 15px 10px 20px;
    }

    .our-objects-slider-item-cont {
        margin-right: 10px;
    }

    .our-objects {
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    .our-objects-slider-item-heading {
        font-size: 14px;
        width: 180px;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-text {
        font-size: 10px;
        width: 150px;
        word-wrap: break-word;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-link {
        font-size: 10px;
        padding: 10px 15px;
    }

    .our-objects-slider-item-content {
        padding: 15px 10px 20px;
    }

    .our-objects-slider-item-cont {
        margin-right: 10px;
    }

    .our-objects {
        padding: 40px 0;
    }
}

@media (max-width: 450px) {
    .our-objects-slider-item-heading {
        font-size: 16px;
        width: 220px;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-text {
        font-size: 12px;
        width: 200px;
        word-wrap: break-word;
        margin-bottom: 15px;
    }

    .our-objects-slider-item-link {
        font-size: 12px;
        padding: 10px 15px;
    }

    .our-objects-slider-item-content {
        padding: 15px 10px 20px;
    }

    .our-objects-slider-item-cont {
        margin-right: 10px;
    }
}

@media (max-width: 500px) {
    .certificates-slider .slick-dots {
        bottom: -68px;
        right: 204px;
    }

    .slick-prev-new {
        margin-right: 110px;
    }
}

@media (max-width: 500px) {
    .certificates-slider .slick-dots {
        bottom: -68px;
        right: 204px;
    }

    .slick-prev-new {
        margin-right: 20px;
    }
}


.partners {
    margin-bottom: 200px;
}

.partners-title {
    margin-bottom: 70px;
}

.partners-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px;
}

.partners-item {
    border-radius: 8px;
    overflow: hidden;
    /* height: 180px; */
}

.partners-item img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1000px) {
    .partners-title {
        margin-bottom: 50px;
    }

    .partners {
        margin-bottom: 100px;
    }

    .partners-list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 10px;
    }
}

@media (max-width: 768px) {
    .partners-title {
        margin-bottom: 30px;
    }

    .partners {
        margin-bottom: 50px;
    }

    .partners-list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
        grid-template-columns: repeat(5, 1fr);

    }

    .partners-list>* {
        display: none;
    }

    .partners-list>*:not(:nth-child(n+16)) {
        display: block;
    }
}

@media (max-width: 576px) {
    .partners-title {
        margin-bottom: 30px;
    }

    .partners {
        margin-bottom: 50px;
    }

    .partners-list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
        grid-template-columns: repeat(4, 1fr);

    }

    .partners-list>* {
        display: none;
    }

    .partners-list>*:not(:nth-child(n+17)) {
        display: block;
    }
}

@media (max-width: 400px) {
    .partners-title {
        margin-bottom: 30px;
    }

    .partners {
        margin-bottom: 50px;
    }

    .partners-list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: repeat(2, 1fr);

    }

    .partners-list>* {
        display: none;
    }

    .partners-list>*:not(:nth-child(n+11)) {
        display: block;
    }
}

.information {
    margin-bottom: 200px;
}

.iformation-title {
    margin-bottom: 70px;
}

.information-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    /* grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; */
    margin-bottom: 75px;
}

.information-item {
    border-radius: 15px;
    background: #272430;
    width: 100%;
    overflow: hidden;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.information-items-img-cont {
    /* margin-bottom: 30px; */
}

.information-items-img-cont img {
    width: 100%;
}

.information-item-text-cont {
    padding: 30px 30px 0;
    margin-bottom: 57px;

}

.information-item-heading {
    color: #FFF;
    font-family: Forum;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 33.422px */
    text-transform: uppercase;
    margin-bottom: 20px;
}

.information-item-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 133.687%;
    /* 21.39px */
}

.information-item-link-cont {
    height: 60px;
    border-top: 1px solid #6C687D;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
}

.information-item-link {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 133.687%;
    /* 21.39px */
    text-transform: uppercase;
    height: 100%;
    padding: 0 50px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.information-item:hover {
    background: #433D58;
    ;
}

.information-item:hover .information-item-link-cont {
    opacity: 1;
}

.information-link-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.information-link {
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 30px 40px;
}

@media (max-width: 1100px) {
    .information-item-text-cont {
        padding: 20px 20px 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 1000px) {
    .iformation-title {
        margin-bottom: 50px;
    }

    .information {
        margin-bottom: 100px;
    }

    .information-item-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .information-item-text {
        font-size: 14px;
    }

    .information-item-link {
        font-size: 14px;
        padding: 0 25px;
    }

    .information-items {
        margin-bottom: 40px;
    }

    .information-link {
        font-size: 14px;
        padding: 20px 30px;
    }
}

@media (max-width: 800px) {
    .iformation-title {
        margin-bottom: 30px;
    }

    .information-item-text-cont {
        padding: 15px 15px 0;
        margin-bottom: 20px;
    }

    .information-item-heading {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .information-item-text {
        font-size: 12px;
    }

    .information-item-link {
        font-size: 12px;
        padding: 0 25px;
    }

    .information-item-link-cont {
        height: 40px;
    }

    .information-items {
        gap: 15px;
    }
}

@media (max-width: 600px) {
    .iformation-title {
        margin-bottom: 30px;
    }

    .information-item-text-cont {
        padding: 10px 10px 0;
        margin-bottom: 20px;
    }

    .information-item-heading {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .information-item-text {
        font-size: 10px;
    }

    .information-item-link {
        font-size: 10px;
        padding: 0 25px;
    }

    .information-item-link-cont {
        height: 32px;
    }

    .information-items {
        gap: 15px;
    }
}

@media (max-width: 600px) {
    .information {
        margin-bottom: 50px;
    }

    .iformation-title {
        margin-bottom: 30px;
    }

    .information-item-text-cont {
        padding: 10px 10px 0;
        margin-bottom: 20px;
    }

    .information-item:last-child {
        display: none;
    }

    .information-item-heading {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .information-item-text {
        font-size: 10px;
    }

    .information-item-link {
        font-size: 10px;
        padding: 0 25px;
    }

    .information-item-link-cont {
        height: 32px;
    }

    .information-items {
        gap: 15px;
        margin-bottom: 30px;
    }

    .information-link {
        font-size: 12px;
        padding: 20px 30px;
    }
}

@media (max-width: 400px) {
    .information {
        margin-bottom: 50px;
    }

    .iformation-title {
        margin-bottom: 30px;
    }

    .information-item-text-cont {
        padding: 10px 10px 0;
        margin-bottom: 20px;
    }

    .information-item:last-child {
        display: none;
    }

    .information-item:nth-child(2) {
        display: none;
    }

    .information-item-heading {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .information-item-text {
        font-size: 12px;
    }

    .information-item-link {
        font-size: 12px;
        padding: 0 25px;
    }

    .information-item-link-cont {
        height: 32px;
    }

    .information-items {
        gap: 15px;
    }
}





.contacts {
    background: url(/local/templates/prime/css/../img/contacts-bg.webp);
    padding-top: 55px;
    padding-bottom: 100px;
}

.contacts-title {
    color: #2A2A2A;
    margin-bottom: 0px;
}

.contacts-title::before {
    max-width: 35%;
}

.contacts-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contacts-text-cont {
    padding-top: 40px;
}

.contacts-text-links {
    margin-bottom: 40px;
}

.contacts-text-link-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts-text-link-item:not(:last-child) {
    margin-bottom: 40px;
}

.contacts-text-link-img-cont {
    background: #DEC072;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.contacts-text-link-heading {
    color: #000;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 10px;
}

.contacts-text-link-text {
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contacts-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.contacts-social-links-item {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts-social-links-item-whatsap {
    background: #3FB452;
}

.contacts-social-links-item-telegram {
    background: #3A8CAF;
}

.contacts-form-btn {
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 30px;
    cursor: pointer;
}

.contacts-map-cont {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60%;
    border-radius: 5px;
    border: 1px solid #A7A7A7;
    overflow: hidden;
}

.contacts-map-cont iframe {
    height: 100%;
    width: 100%;
}

@media (max-width: 1200px) {
    .contacts-text-link-img-cont {
        width: 40px;
        height: 40px;
    }

    .contacts-text-link-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .contacts-text-link-text {
        font-size: 18px;
    }

    .contacts-social-links-item {
        width: 40px;
        height: 40px;
    }

    .contacts-form-btn {
        font-size: 16px;
        padding: 25px;
    }

}

@media (max-width: 1000px) {
    .contacts-title {
        margin-bottom: 0px;
    }
}

@media (max-width: 900px) {
    .contacts-text-links {
        margin-bottom: 30px;
    }

    .contacts-text-link-item {
        gap: 10px;
    }

    .contacts-text-link-img-cont {
        width: 40px;
        height: 40px;
    }

    .contacts-text-link-heading {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .contacts-text-link-text {
        font-size: 16px;
    }

    .contacts-social-links {
        margin-bottom: 30px;
    }

    .contacts-social-links-item {
        width: 40px;
        height: 40px;
    }

    .contacts-form-btn {
        font-size: 14px;
        padding: 20px;
    }

    .contacts-map-cont {
        width: 50%;
    }
}

@media (max-width: 800px) {
    .contacts-title {
        margin-bottom: 30px;
    }

    .contacts {
        padding-top: 25px;
        padding-bottom: 35px;
    }
}

@media (max-width: 576px) {
    .contacts-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }

    .contacts-text-links {
        margin-bottom: 30px;
    }

    .contacts-text-link-item {
        gap: 10px;
    }

    .contacts-text-link-img-cont {
        width: 40px;
        height: 40px;
    }

    .contacts-text-link-heading {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .contacts-text-link-text {
        font-size: 16px;
    }

    .contacts-social-links {
        margin-bottom: 30px;
    }

    .contacts-social-links-item {
        width: 40px;
        height: 40px;
    }

    .contacts-form-btn {
        font-size: 14px;
        padding: 20px;
    }

    .contacts-map-cont {
        width: 100%;
        height: 250px;
    }
}


/* 
.footer-cont {
    background: #242424;
}

.footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr .7fr 1.6fr 1.2fr 1fr;
    grid-template-columns: 1fr .7fr 1.6fr 1.2fr 1fr;

    grid-template-areas:
        'a b c d e';
    padding-top: 30px;
    padding-bottom: 70px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;

}

.footer-column-logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: a;
}

.footer-column-link-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
    font-family: Philosopher;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.yellow-span {}

.footer-column-links-first {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: b;
}

.footer-column-links-second {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: c;
}

.footer-column-links-third {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: d;
}

.footer-column-consultaition {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-column-link {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.footer-column-link:not(:last-child) {
    margin-bottom: 16px;
}

.footer-column-link-creator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: auto;
}

.footer-column-link-creator img {
    width: 33px;
    height: 53px;
}

.footer-column-link-form {
    text-align: center;
    color: #202324;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 1450px) {
    .footer-column-link {
        font-size: 14px;
    }

    .footer-column-link-logo {
        font-size: 30px;
    }
}

@media (max-width: 1050px) {
    .footer-column-link {
        font-size: 12px;
    }

    .footer-column-link-logo {
        font-size: 22px;
    }

    .footer-column-link-form {
        font-size: 12px;
        padding: 10px 5px;
    }

    .footer-column-link-creator {
        font-size: 12px;
    }
}

@media (max-width: 950px) {
    .footer {
        -ms-grid-columns: .6fr .5fr 1fr 1fr 1fr;
        grid-template-columns: .6fr .5fr 1fr 1fr 1fr;
        padding-bottom: 40px;
    }

    .footer-column-link {
        font-size: 10px;
    }

    .footer-column-link-logo {
        font-size: 16px;
    }

    .footer-column-link-form {
        font-size: 10px;
        padding: 10px 5px;
    }

    .footer-column-link-creator {
        font-size: 10px;
    }
}

@media (max-width: 700px) {
    .footer {
        -ms-grid-columns: .5fr 1fr 1fr;
        grid-template-columns: .5fr 1fr 1fr;
        padding-bottom: 40px;
        grid-template-areas:
            'a  c  e'
            'b  d  e';
    }

    .footer-column-links-first {
        margin-bottom: -60px;
    }

    .footer-column-link:not(:last-child) {
        margin-bottom: 5px;
    }

    .footer-column-links-second {
        margin-bottom: 5px;
    }

    .footer-column-link {
        font-size: 10px;
    }

    .footer-column-link-logo {
        font-size: 16px;
    }

    .footer-column-link-form {
        font-size: 10px;
        padding: 10px 5px;
    }

    .footer-column-link-creator {
        font-size: 10px;
    }

    .footer-column-consultaition {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .footer-column-link-creator {
        margin-bottom: 40px;
    }

    .footer-column-logo {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .footer-column-links-first {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .footer-column-links-second {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }

    .footer-column-links-third {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }

    .footer-column-consultaition {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 3;
    }
}

@media (max-width: 550px) {
    .footer {
        -ms-grid-columns: .5fr 1fr .7fr;
        grid-template-columns: .5fr 1fr .7fr;
        padding-bottom: 40px;
        grid-template-areas:
            'a  c  e'
            'b  d  e';
    }

    .footer-column-links-first {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: b;
    }

    .footer-column-link:not(:last-child) {
        margin-bottom: 5px;
    }

    .footer-column-links-second {
        margin-bottom: 5px;
    }

    .footer-column-link {
        font-size: 8px;
    }

    .footer-column-link-logo {
        font-size: 15px;
    }

    .footer-column-link-form {
        font-size: 8px;
        padding: 10px 5px;
    }

    .footer-column-link-creator {
        font-size: 8px;
        gap: 5px;
    }

    .footer-column-logo {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .footer-column-links-first {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .footer-column-links-second {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }

    .footer-column-links-third {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }

    .footer-column-consultaition {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 3;
    }
}

@media (max-width: 550px) {
    .footer {
        -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        padding-bottom: 40px;
        -ms-grid-rows: auto 5px auto;
        grid-template-areas:
            'a  c  e'
            'b  d  e';
        grid-gap: 5px;
    }

    .footer-column-links-first {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: b;
        margin-top: -60px;
}

.footer-column-link:not(:last-child) {
    margin-bottom: 5px;
}

.footer-column-links-second {
    margin-bottom: 5px;
}

.footer-column-link {
    font-size: 8px;
}

.footer-column-link-logo {
    font-size: 15px;
}

.footer-column-link-form {
    font-size: 8px;
    padding: 10px 5px;
}

.footer-column-link-creator {
    font-size: 8px;
    gap: 5px;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-column-logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.footer-column-links-first {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.footer-column-links-second {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.footer-column-links-third {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.footer-column-consultaition {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 5;
}

.footer-column-links-first {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}
}

@media (max-width: 370px) {
    .footer {
        -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        padding-bottom: 40px;
        -ms-grid-rows: auto 5px auto;
        grid-template-areas:
            'a  c  e'
            'b  d  e';
        grid-gap: 5px;
    }

    .footer-column-links-first {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: b;
        margin-top: -80px;
    }

    @media (max-width: 700px) {
        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }
    }

    @media (max-width: 550px) {
        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        .footer-column-links-first {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }
    }

    @media (max-width: 370px) {
        .footer-column-links-first {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }
    }

    .footer-column-link:not(:last-child) {
        margin-bottom: 5px;
    }

    .footer-column-links-second {
        margin-bottom: 5px;
    }

    .footer-column-link {
        font-size: 8px;
    }

    .footer-column-link-logo {
        font-size: 15px;
    }

    .footer-column-link-form {
        font-size: 8px;
        padding: 10px 5px;
    }

    .footer-column-link-creator {
        font-size: 8px;
        gap: 5px;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer-column-logo {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .footer-column-links-first {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .footer-column-links-second {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .footer-column-links-third {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

    .footer-column-consultaition {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 5;
    }

    .footer-column-links-first {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .footer-column-links-first {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
}

*/
.btn-yellow:hover,
.btn-white:hover,
.no_bg-link:hover,
.slick-next:hover,
.slick-prev:hover,
.arrow-up:hover,
.slick-next-new:hover,
.slick-prev-new:hover {
    -webkit-box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
}

.slick-prev-new,
.slick-next-new {
    position: relative;
}

.slick-next::before,
.slick-prev::before,
.slick-next-new::before,
.slick-prev-new::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;

    width: 50%;
    height: 50%;


}

.slick-next::before,
.slick-next-new::before {
    background: url(/local/templates/prime/css/../img/next-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translate(-45%, -55%);
    -ms-transform: translate(-45%, -55%);
    transform: translate(-45%, -55%);
}

.slick-prev::before,
.slick-prev-new::before {
    background: url(/local/templates/prime/css/../img/prev-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translate(-60%, -55%);
    -ms-transform: translate(-60%, -55%);
    transform: translate(-60%, -55%);
}

.sidebar {
    padding: 40px 20px 0;
}

.burger {
    width: 100%;
    height: 26px;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}

.burger span {
    width: 100%;
    height: 2px;
    background-color: #fff;
    pointer-events: none;
}

.burger-span1 {
    position: absolute;
    top: 0%;
    -webkit-transition: -webkit-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.burger-span2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.burger-span3 {
    position: absolute;
    top: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.burger.active .burger-span1 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger.active .burger-span2 {
    display: none;
}

.burger.active .burger-span3 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.search-cont {
    margin-bottom: 140px;
    width: 100%;
    cursor: pointer;
}

.search-cont img {
    width: 100%;
    /* height: 100%; */
}

.sidebar-social-links-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}

.sidebar-social-link {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
}

/* .sidebar-social-link-wathsapp{
    background: #25D366;
}
.sidebar-social-link-wathsapp:hover{
    background: #21b858;
}
.sidebar-social-link-vk{
    background: #4C75A3;
}
.sidebar-social-link-vk:hover{
    background: #466a94;
}
.sidebar-social-link-tg{
    background: #2AABEE;
}
.sidebar-social-link-tg:hover{
    background: #229ED9;
} */
/* .sidebar-social-link:not(:last-child) {
    margin-bottom: 12px;
} */

.sidebar-social-link img {
    width: 100%;
    height: 100%;
}

.sidebar-link-form {
    height: 290px;
    position: relative;
    padding: 0;
    cursor: pointer;
}

.sidebar-link-form span {
    position: absolute;
    left: -296%;
    width: 269px;
    top: 47.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    /* transform: rotate(270deg); */
    rotate: 270deg;
}

.adaptive-sidebar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.adaptive-sidebar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    background: #5D5774;
    height: 60px;
    /* margin-bottom: 50px; */
}

.adaptive-sidebar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.adaptive-sidebar-social-links-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.adaptive-sidebarsidebar-social-link {
    height: 27px;
}

.adaptive-sidebarsearch-cont {
    height: 27px;
    margin-right: auto;
}

.adaptive-sidebar-left {}

.adaptive-sidebar-link-form {
    border-radius: 2px;
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.header .burger {
    display: none;
}

@media (max-width: 768px) {
    .main-baner {
        margin-bottom: 0px;
    }

    .adaptive-sidebar {
        display: block;
    }

    .header-up {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header .burger {
        display: block;
        width: 35px;
        margin-bottom: 0;
        position: relative;
        z-index: 101;
    }
}

@media (max-width: 500px) {
    .adaptive-sidebarsearch-cont {
        margin-left: auto;
        margin-right: unset;
    }

    .adaptive-sidebar .container {
        gap: 10px;
    }

    .adaptive-sidebar-social-links-cont {
        gap: 10px;
    }
}

.popup-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #00000057;
    pointer-events: none;
    /* display: none; */
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.popup-bg.active {
    /* display: block; */
    opacity: 1;
    pointer-events: unset;
}

.sidebar-body {
    background: #424242;
    max-width: 400px;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -400px;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease;
    z-index: 101;
}

.sidebar-body.active {
    left: 80px;
}


.sidebar-body {}

.sidebar-logo-cont {
    width: 100%;
    border-bottom: 1px solid #777;
    padding: 20px 0;
}

.services-inner__banner {
    position: relative;
    flex-direction: column-reverse;
    opacity: 1;
}

.showcase__image {
    position: relative;
}

.showcase__links {
    z-index: 5;
    position: absolute;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(3px);
    display: flex;
    justify-content: center;
    gap: 40px;
    padding: 20px 30px;
}

.showcase__links-section {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    bottom: unset;
    left: unset;
    transform: unset;
    background: #DEC072;
}

.showcase__links a {
    color: white;
    font-size: 20px;
    display: flex;
    gap: 5px;
    align-items: center;
}

.showcase__links-section a {
    color: #000;
}

.showcase__links a::before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.0811 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4192 13.9013 13.39 14.2217 12.7463C15.2204 10.7403 17.0123 9.412 19.1856 9.06677L19.739 8.97884V8.09267V7.20644L19.2374 7.12228C15.9511 6.57094 13.8086 4.11374 13.4078 0.436531C13.3817 0.196412 13.3504 1.52588e-05 13.3383 1.52588e-05C13.2275 1.52588e-05 11.391 0.442606 11.3563 0.477667C11.3312 0.503019 11.3498 0.728123 11.3979 0.97781C11.9293 3.74267 13.4509 5.99251 15.4255 6.93322L15.8992 7.15888L6.15903 7.17655L0 7.18777V8.98123L6.17488 8.99246L15.892 9.0102L15.2941 9.31317C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z' fill='white'%3e%3c/path%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    transform: rotate(90deg);
    transition: all .3s;
}


.showcase__links-section a::before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.0811 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4192 13.9013 13.39 14.2217 12.7463C15.2204 10.7403 17.0123 9.412 19.1856 9.06677L19.739 8.97884V8.09267V7.20644L19.2374 7.12228C15.9511 6.57094 13.8086 4.11374 13.4078 0.436531C13.3817 0.196412 13.3504 1.52588e-05 13.3383 1.52588e-05C13.2275 1.52588e-05 11.391 0.442606 11.3563 0.477667C11.3312 0.503019 11.3498 0.728123 11.3979 0.97781C11.9293 3.74267 13.4509 5.99251 15.4255 6.93322L15.8992 7.15888L6.15903 7.17655L0 7.18777V8.98123L6.17488 8.99246L15.892 9.0102L15.2941 9.31317C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z' fill='black'%3e%3c/path%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    transform: rotate(90deg);
    transition: all .3s;
}

.header__info-phones {
    display: grid;
    gap: 15px;
}

.header__info-phones .header__info-item {
    display: flex;
}

.showcase__links a:hover::before {
    transform: rotate(90deg) translateX(10px);
}

@media (max-width:1400px) {
    .showcase__links {
        width: 100%;
    }

    .showcase__links a {
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .showcase__links {
        flex-wrap: wrap;
        gap: 30px 30px;
    }
}

@media (max-width:578px) {
    .showcase__links {
        padding: 20px;
    }
}

.sidebar-logo-cont a {
    color: #FFF;
    font-family: Philosopher;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sidebar-nav {}

.sidebar-link-cont {}

.sidebar-link {
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding: 25px 0;
    border-bottom: 1px solid #777;
}

.sidebar-link:hover {
    background: #fff;
    color: #000;
}


.form-cont {
    width: 100vw;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 20px;
    z-index: 101;
    display: none;
}

.form-cont.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
}

/* .form {
    border-radius: 42px;
    background: #FFF;
    -webkit-box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.12);
    max-width: 530px; 
    position: relative;
} */

/* .form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 16px;
} */

.form-heading {
    color: #000;
    text-align: center;
    font-family: Forum;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto 20px;
}

.form-text {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 40px;
}

.form-input {
    border-radius: 134px;
    border: 1px solid #B0B0B0;
    margin: 0 80px 40px;
    padding: 20px 40px;
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.form-input-tel {}

.label-checbox {
    margin: 0 80px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.custom-checkbox {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    border-radius: 7px;
    border: 1px solid #B0B0B0;
}

.form-checkbox {
    display: none;
}

.form-checkbox:checked~.custom-checkbox {
    background: url(/local/templates/prime/css/../img/acept.svg);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center center;
}

.form-submit {
    border-radius: 147px;
    margin: 0 80px;
}

.form-close-btn {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}

@media (max-width: 1000px) {
    /* .form {
        max-width: 300px;
    } */

    .form-heading {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .form-text {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .form-input {
        font-size: 16px;
        padding: 15px 25px;
        margin: 0 20px 20px;
    }

    .label-checbox {
        margin: 0 20px 20px;
        font-size: 16px;
    }
}

.arrow-up {
    width: 70px;
    height: 70px;
    position: fixed;
    right: 70px;
    bottom: 100px;
    border-radius: 50%;
    background: #433D58;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumb {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-right: 5px;
}

.breadcrumb-current {
    color: #A3A3A3;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.services-baner {
    padding: 50px 0;
    margin-bottom: 50px;
}

.services-banner-cont {}

.title-h1 {

    color: #FFF;
    font-family: Forum;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.688%;
    /* 71.328px */
    text-transform: uppercase;
    margin-bottom: 35px;
}

.services-text-item h2 {
    margin-bottom: 20px;
}

.services-text-item p {
    text-align: start;
    margin-bottom: 20px;
}

.services-text-item p.counter {
    margin-bottom: 0;
}

.services-heading-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 129.688%;
    /* 28.531px */
    margin-bottom: 35px;
}

.services-heading-btn {
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 30px 70px;
}

@media (max-width: 992px) {
    .breadcrumbs {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .title-h1 {
        font-size: 38px;
    }

    .services-heading-text {
        font-size: 19px;
    }

    .services-heading-btn {
        font-size: 16px;
        padding: 20px 30px;
    }

    .services-baner {
        margin-bottom: 60px;
    }
}

@media (max-width: 768px) {
    .services-baner {
        margin-bottom: 50px;
    }
}

.services-text {
    margin-bottom: 50px;
}

.services-text-item {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.services-text-item:not(:last-child) {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .services-text {
        margin-bottom: 120px;
    }

    .services-text-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }

    .services-text-item:not(:last-child) {
        margin-bottom: 15px;
    }
}

#del {
    display: none;
}

@media (max-width: 600px) {
    .services-text {
        margin-bottom: 70px;
    }

    .services-text-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }

    .services-text-item:not(:last-child) {
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .services-text {
        margin-bottom: 50px;
    }
}

.services-form {
    /*margin-bottom: 140px;*/
}

.services-form-container {
    background: url(/local/templates/prime/css/../img/services-form-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 11px;
    border: 1px solid #494949;
    padding-top: 60px;
    padding-bottom: 70px;
    padding: 60px 70px 40px;
}

.services-form-title {
    color: #000;
    font-family: Forum;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 61.496px */
    text-transform: uppercase;
    margin-bottom: 60px;
}

.services-form-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
}

.services-form-cont input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30%;
}

.services-form-input {
    padding: 35px 40px;
    border-radius: 6px;
    border: 1px solid #707070;
    background: #FFF;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.services-form-btn {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 1400px) {
    .services-form-input {
        padding: 25px 20px;
        font-size: 14px;

    }

    .services-form-btn {
        font-size: 14px;
    }

    .services-form-cont input {
        width: 31%;
    }
}

@media (max-width: 1050px) {
    .services-form-input {
        padding: 25px 20px;
        font-size: 14px;

    }

    .services-form-btn {
        font-size: 14px;
    }

    .services-form-cont input {
        width: 31%;
    }

    .services-form-container {
        padding: 40px 50px 30px;
    }
}

@media (max-width: 992px) {
    .services-form-input {
        padding: 15px 5px 15px 15px;
        font-size: 12px;

    }

    .services-form-btn {
        font-size: 12px;
    }

    .services-form-cont input {
        width: 32%;
    }

    .services-form-container {
        padding: 40px 50px 30px;
    }

    .services-form-title {
        font-size: 38px;
        margin-bottom: 40px;
    }

    .services-form-cont {
        gap: 5px;
    }

    .services-form {
        margin-bottom: 120px;
    }
}

@media (max-width: 820px) {
    .services-form-input {
        padding: 15px 5px 15px 10px;
        font-size: 12px;
    }

    .services-form-btn {
        font-size: 12px;
    }

    .services-form-cont input {
        width: 32%;
    }

    .services-form-container {
        padding: 40px 50px 30px;
    }

    .services-form-title {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .services-form-cont {
        gap: 5px;
    }

    .services-form {
        margin-bottom: 90px;
    }
}

@media (max-width: 650px) {
    .services-form-input {
        padding: 15px 5px 15px 10px;
        font-size: 11px;
    }

    .services-form-btn {
        font-size: 11px;
    }

    .services-form-cont input {
        width: 32%;
    }

    .services-form-container {
        padding: 20px 30px 30px;
    }

    .services-form-title {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .services-form-cont {
        gap: 5px;
    }
}

@media (max-width: 568px) {
    .services-form-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
    }

    .services-form-input {
        padding: 15px 5px 15px 10px;
        font-size: 11px;
        max-width: 210px;
    }

    .services-form-btn {
        font-size: 11px;
        max-width: 210px;
    }

    .services-form-cont input {
        width: 100%;
    }

    .services-form-container {
        padding: 20px 30px 30px;
    }

    .services-form-title {
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }

    .services-form {
        margin-bottom: 50px;
    }
}

.lists-decoration {
    margin-bottom: 50px;
}

.lists-decoration-title {
    margin-bottom: 70px;
}

.lists-decoration-cont {}

.lists-decoration-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 100px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #6F6F6F;
}

.lists-decoration-item-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.lists-decoration-item-number {
    color: #46454A;
    text-align: center;
    font-family: Forum;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #DEC072;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 992px) {
    .lists-decoration {
        margin-bottom: 120px;
    }

    .lists-decoration-title {
        margin-bottom: 40px;
    }

    .lists-decoration-item-text {
        font-size: 14px;
    }

    .lists-decoration-item-number {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .lists-decoration {
        margin-bottom: 100px;
    }

    .lists-decoration-title {
        margin-bottom: 20px;
    }

    .lists-decoration-item-text {
        font-size: 12px;
    }

    .lists-decoration-item-number {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }

    .lists-decoration-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 60px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #6F6F6F;
    }
}

@media (max-width: 576px) {
    .lists-decoration {
        margin-bottom: 60px;
    }

    .lists-decoration-title {
        margin-bottom: 20px;
    }

    .lists-decoration-item-text {
        font-size: 12px;
    }

    .lists-decoration-item-number {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }

    .lists-decoration-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 40px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #6F6F6F;
    }
}

@media (max-width: 450px) {
    .lists-decoration {}

    .lists-decoration-title {
        margin-bottom: 20px;
    }

    .lists-decoration-item-text {
        font-size: 12px;
    }

    .lists-decoration-item-number {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }

    .lists-decoration-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #6F6F6F;
    }
}

.paragraph-decoration {
    margin-bottom: 140px;
}

.paragraph-decoration-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
}

.paragraph-decoration-item {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

@media (max-width: 992px) {
    .paragraph-decoration {
        margin-bottom: 120px;
    }

    .paragraph-decoration-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 60px;
    }

    .paragraph-decoration-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }
}

@media (max-width: 768px) {
    .paragraph-decoration {
        margin-bottom: 80px;
    }

    .paragraph-decoration-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 40px;
    }

    .paragraph-decoration-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }
}

@media (max-width: 576px) {
    .paragraph-decoration {
        margin-bottom: 60px;
    }

    .paragraph-decoration-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
    }

    .paragraph-decoration-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }
}

@media (max-width: 400px) {
    .paragraph-decoration {
        margin-bottom: 60px;
    }

    .paragraph-decoration-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }

    .paragraph-decoration-item {
        color: #FFF;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 200;
        line-height: normal;
    }
}

.price-list {
    margin-bottom: 140px;
}

.lists-decoration-title {}

.title-h2 {}

.price-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
}

.price-list-items-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
}

.price-list-item {
    padding-top: 50px;
    padding-left: 50px;
    background: #fff;
    border-radius: 9px;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.price-list-item-heading {
    color: #000;
    font-family: Forum;
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 38.769px */
    text-transform: uppercase;
}

.price-list-item-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    gap: 20px;
}

.price-list-item-text-cont {
    width: 100%;
    padding-bottom: 45px;
}

.price-list-item-text-price {
    color: #3B3A3E;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.price-list-item-link-cont {
    width: 40%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.price-list-item-link {
    background: #DEC072;
    color: #3B3A3E;
    text-align: center;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1100px) {
    .price-list-item-text-price {
        font-size: 16px;
    }

    .price-list-item-link-cont {
        width: 45%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .price-list-item-link {
        font-size: 14px;
        padding: 0 5px;
    }

    .price-list-item-heading {
        font-size: 20px;
    }
}

@media (max-width: 992px) {
    .price-list {
        margin-bottom: 120px;
    }

    .price-list-item {
        padding-top: 40px;
        padding-left: 25px;
    }
}

@media (max-width: 840px) {
    .price-list-item-text-price {
        font-size: 14px;
    }

    .price-list-item-link-cont {
        width: 45%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .price-list-item-link {
        font-size: 12px;
        padding: 0 5px;
    }

    .price-list-item-heading {
        font-size: 16px;
    }

    .price-list-item {
        padding-top: 40px;
        padding-left: 25px;
    }
}

@media (max-width: 768px) {
    .price-list-item-text-price {
        font-size: 11px;
    }

    .price-list-item-link-cont {
        width: 45%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .price-list-item-link {
        font-size: 11px;
        padding: 0 5px;
    }

    .price-list-item-heading {
        font-size: 13px;
    }

    .price-list-item {
        padding-top: 20px;
        padding-left: 20px;
    }

    .price-list-item-link-cont {
        width: 50%;
    }

    .price-list {
        margin-bottom: 80px;
    }
}

@media (max-width: 650px) {
    .price-list-item-text-price {
        font-size: 11px;
        padding-bottom: 0;
        margin-bottom: 5px;
    }

    .price-list-item-link-cont {
        width: 45%;
    }

    .price-list-item-link {
        font-size: 11px;
        padding: 0 5px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        padding: 10px 0;
        width: 70%;

    }

    .price-list-item-heading {
        font-size: 13px;
    }

    .price-list-item {
        padding-top: 15px;
        padding-left: 15px;
    }

    .price-list-item-link-cont {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }

    .price-list {
        margin-bottom: 60px;
    }

    .price-list-item-down {
        gap: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .price-list-item-text-cont {
        padding-bottom: 0;
    }
}

@media (max-width: 480px) {
    .price-list-items-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .price-list-items-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 25px;
    }

    .price-list-item {
        padding-top: 15px;
        padding-left: 15px;
        gap: 20px;
    }

    .price-list-item-heading {
        font-size: 18px;
    }

    .price-list-item-down {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 50%;
        gap: 20px;
        margin-bottom: 0;
    }

    .price-list-item-text-cont {
        width: 100%;
        padding-bottom: 10px;
    }

    .price-list-item-text-price {
        font-size: 11px;
    }

    .price-list-item-link-cont {
        width: 40%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .price-list-item-link {
        font-size: 11px;
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .price-list-items-row>*:first-child {
        margin-bottom: 10px;
    }
}

.price-list-items {
    padding-bottom: 50px;
}

.price-list-items .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 0px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
}

.price-list-items .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: 15px;
    right: 60px;
}

.price-list-items .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D9D9D9;
    border: none;
}

.price-list-items .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
}

/* .price-list-items .slick-dots button{ */
.slick-dots button {
    display: none;
}

.price-list-items .slick-prev {
    right: 165px;
}

.price-list-items .slick-next {
    right: 0;
}

.gallery {
    margin-bottom: 50px;
}

.gallery-items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.gallery-item {
    width: 100%;
    height: 100%;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    max-height: 400px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .gallery {
        margin-bottom: 120px;
    }

    .gallery-items {
        grid-gap: 15px;
    }
}

@media (max-width: 768px) {
    .gallery {
        margin-bottom: 80px;
    }

}

@media (max-width: 550px) {
    .gallery {
        margin-bottom: 60px;
    }

    .gallery-items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 15px 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }

}

.our-services-detail {
    padding-bottom: 100px;
}

.lists-decoration-title {}

.title-h2 {}

.our-services-detail-slider-cont {}

.our-services-detail-slider {}

.detail-services-card {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 480px;
    border-radius: 9px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
    margin-right: 20px;
}

.detail-secrvices-card-text-cont {
    background-color: #fff;

}

.detail-secrvices-card-text-cont-not-link {
    padding: 30px 15px 0 30px;
    /* min-height: 350px; */
}

.detail-secrvices-card-text-cont-not-link .detail-secrvices-card-heading {
    min-height: 150px;
}

.detail-secrvices-card-text-cont-not-link .detail-secrvices-card-text {
    display: none;
}

@media (max-width: 1300px) {
    .detail-secrvices-card-text-cont-not-link {
        min-height: 250px;
    }
}

@media (max-width: 992px) {
    .detail-secrvices-card-text-cont-not-link {
        min-height: 200px;
    }

    .detail-secrvices-card-text-cont-not-link .detail-secrvices-card-heading {
        min-height: 100px;
    }
}

@media (max-width: 800px) {
    .detail-secrvices-card-text-cont-not-link {
        min-height: 150px;
    }

    .detail-secrvices-card-text-cont-not-link .detail-secrvices-card-heading {
        min-height: 100px;
    }

    .services-heading-title {
        font-size: 32px;
    }
}

@media (max-width: 680px) {
    .detail-secrvices-card-text-cont-not-link {
        min-height: 120px;
    }

    .detail-secrvices-card-text-cont-not-link .detail-secrvices-card-heading {
        min-height: 60px;
    }

    .detail-secrvices-card-text-cont-not-link~.detail-secrvices-card-text-hover-more .detail-secrvices-card-price {
        width: 100% !important;
    }

    .services-heading-title {
        font-size: 28px;
    }

    .services-cards-our-services-main-links .slick-dots {
        display: none !important;
    }
}

.services-cards-our-services-main-links>.services-cards {
    margin-bottom: 80px;
}

@media (max-width: 567px) {

    .detail-secrvices-card-text-cont-not-link {
        min-height: 120px;
        max-width: 277px;
        width: 100%;
    }

    .detail-secrvices-card-text-cont-not-link .detail-secrvices-card-heading {
        min-height: 60px;
    }

    .detail-secrvices-card-text-cont-not-link~.detail-secrvices-card-text-hover-more .detail-secrvices-card-price {
        width: 100% !important;
    }

    .detail-services-card-not-link .detail-secrvices-card-text-cont {
        width: 50%;
    }

    .detail-services-card-not-link .detail-secrvices-card-img-cont {
        width: 50%;
    }

    .services-heading-title {
        font-size: 24px;
    }

    .services-cards-our-services-main-links>.services-cards {
        margin-bottom: 80px;
        display: block;
    }

    .services-cards-our-services-main-links {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 400px) {
    .detail-services-card-not-link {
        margin-bottom: 50px;
    }

    .footer {
        margin-top: 20px;
    }

    .our-services-detail .slick-dots {
        /* display: none !important; */
    }
}

.services-cards-our-services-main-links {
    margin-bottom: 50px;
}

.our-objects-slider-item-content {
    max-height: 400px;
    height: 100%;
}

.detail-secrvices-card-heading {
    color: #000;
    font-family: Forum;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 36.096px */
    text-transform: uppercase;
    margin-bottom: 23px;
}

.detail-secrvices-card-text {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.detail-secrvices-card-text-hover-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #CDCDCD;
    ;
}

.detail-secrvices-card-link {
    color: #3B3A3E;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
    padding: 10px;
    background: #DEC072;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail-secrvices-card-price {
    color: #3B3A3E;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
    padding: 10px 20px;
}

.detail-secrvices-card-img-cont {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 35%;

}

.detail-secrvices-card-img-cont img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}

.our-services-detail-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 50%;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
}

.our-services-detail-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: -45px;
    right: 77px;
    display: none !important;
}

.our-services-detail-slider .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D9D9D9;
    border: none;
}

.our-services-detail-slider .slick-dots li.slick-active {
    width: 8px;
    height: 8px;
}

.our-services-detail-slider .slick-dots button {
    display: none;
}

.our-services-detail-slider .slick-prev {
    left: -50px;
}

.our-services-detail-slider .slick-next {
    right: -30px;
}

@media (max-width: 1650px) {
    .our-services-detail {
        padding-left: 170px;
    }
}

@media (max-width: 1400px) {
    .our-services-detail {
        padding: 0 74px 100px 110px;
    }

    .our-services-detail-slider .slick-dots {

        display: -webkit-box !important;

        display: -ms-flexbox !important;

        display: flex !important;
    }

    .our-services-detail-slider .slick-arrow {
        font-size: 0;
        position: absolute;
        bottom: -60px;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: none;
        background: #DEC072;
        cursor: pointer;
        z-index: 4;
    }

    .our-services-detail-slider .slick-prev {
        right: 160px;
        left: unset;
    }

    .our-services-detail-slider .slick-next {
        right: 20px;
    }
}

@media (max-width: 1380px) {
    .detail-secrvices-card-price {
        padding: 15px 20px;
    }
}

@media (max-width: 1250px) {
    .detail-secrvices-card-heading {
        font-size: 18px;
    }

    .detail-secrvices-card-price {
        padding: 10px;
    }

    .detail-secrvices-card-img-cont {
        width: 38%;
    }

    .detail-secrvices-card-link {
        font-size: 12px;
    }

    .detail-secrvices-card-link {
        font-size: 12px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 15px 0 15px;
    }
}

@media (max-width: 1050px) {
    .detail-services-card {
        margin-right: 10px;
    }

    .detail-secrvices-card-heading {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .detail-secrvices-card-price {
        padding: 10px;
        width: 100%;
        font-size: 12px;
    }

    .detail-secrvices-card-img-cont {
        width: 42%;
    }

    .detail-secrvices-card-link {
        font-size: 12px;
        width: 100%;
    }

    .detail-secrvices-card-text {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 5px 0 15px;
    }

    .detail-secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 880px) {
    .detail-services-card {
        margin-right: 10px;
    }

    .detail-secrvices-card-heading {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-price {
        padding: 10px 5px;
        width: 100%;
        font-size: 10px;
    }

    .detail-secrvices-card-img-cont {
        width: 42%;
    }

    .detail-secrvices-card-link {
        font-size: 10px;
        width: 100%;
    }

    .detail-secrvices-card-text {
        font-size: 10px;
        margin-bottom: 10px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 5px 0 5px;
    }

    .detail-secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 768px) {
    .footer {
        padding-bottom: 130px;
    }

    .our-services-detail {
        padding: 0 32px 100px;
    }
}

@media (max-width: 700px) {
    .detail-services-card {
        margin-right: 10px;
    }

    .detail-secrvices-card-heading {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-price {
        padding: 10px 5px;
        width: 54%;
        font-size: 10px;
        padding-bottom: 30px;
        padding-top: 0;
    }

    .detail-secrvices-card-img-cont {
        width: 42%;
    }

    .detail-secrvices-card-link {
        font-size: 9px;
        width: 100%;
        position: absolute;
        width: 172%;
        height: 25px;
    }

    .detail-secrvices-card-text {
        font-size: 9px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 5px 0 5px;
    }

    .detail-secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: relative;
        border: none;
    }

    .detail-secrvices-card-img-cont img {
        height: 87%;
    }
}

@media (max-width: 568px) {
    .detail-services-card {
        margin-right: 10px;
    }

    .detail-secrvices-card-heading {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-price {
        padding: 10px 5px;
        width: 54%;
        font-size: 10px;
        padding-bottom: 10px;
        padding-top: 0;
    }

    .detail-secrvices-card-img-cont {
        width: 42%;
    }

    .detail-secrvices-card-link {
        font-size: 9px;
        width: 100%;
        position: static;
        width: 100%;
        height: 25px;
    }

    .detail-secrvices-card-text {
        font-size: 9px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 15px 0 15px;
    }

    .detail-secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: relative;
        border: none;
    }

    .detail-secrvices-card-img-cont img {
        height: 100%;
    }

    .detail-secrvices-card-text-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 567px) {
    .our-services-detail-slider .slick-prev {
        right: 238px;
    }
}

@media (max-width: 400px) {
    .our-services-detail {
        padding: 0 20px 50px;
    }
}

@media (max-width: 385px) {
    .detail-services-card {
        margin-right: 10px;
    }

    .detail-secrvices-card-heading {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-price {
        padding: 10px 15px;
        width: 100%;
        font-size: 10px;
        padding-bottom: 10px;
        padding-top: 0;
        text-align: left;
    }

    .detail-secrvices-card-img-cont {
        width: 35%;
    }

    .detail-secrvices-card-link {
        font-size: 9px;
        width: 100%;
        position: static;
        width: 100%;
        height: 25px;
    }

    .detail-secrvices-card-text {
        font-size: 9px;
        margin-bottom: 5px;
    }

    .detail-secrvices-card-text-cont-not-link {
        padding: 15px 15px 0 15px;
    }

    .detail-secrvices-card-text-hover-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: relative;
        border: none;
    }

    .detail-secrvices-card-img-cont img {
        height: 100%;
    }

    .detail-secrvices-card-text-cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.our-works-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
}

.our-works-card-img-cont {
    min-width: 50%;
    max-width: 50%;
    max-height: 500px;
}

.cbp {
    margin-top: 20px;
    justify-self: flex-end;
    align-self: center;
}

.our-works-card-img-cont img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    height: 100%;

}

.our-works-card-text-cont {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.our-works-card-text-heading {
    color: #FFF;
    font-family: Forum;
    font-size: 43px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.688%;
    /* 33.719px */
    text-transform: uppercase;
    margin-bottom: 26px;
}

.portfolio-detail {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;

}

.our-works-card-specifications-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* max-width: 400px; */

    border-bottom: 1px solid rgba(217, 217, 217, 0.24);
    padding-bottom: 15px;
    gap: 20px;
}

.our-works-card-specifications-item:not(:last-child) {
    margin-bottom: 10px;
}

.portfolio-detail__text {
    margin-top: 10px;
}

.portfolio-detail__text p {
    margin-top: 10px;
    font-size: 15px;
}


.our-works-card-specifications-name {
    color: #DEC072;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 18.716px */
}

.our-works-card-specifications-desc {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 18.716px */
}

@media (max-width: 992px) {
    .our-works-card-text-heading {
        font-size: 26px;
    }

    .our-works-card-specifications-name {
        font-size: 14px;
    }

    .our-works-card-specifications-desc {
        font-size: 14px;
    }

    .our-works-card-specifications-item {
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .our-works-card-text-heading {
        font-size: 26px;
    }

    .our-works-card-specifications-name {
        font-size: 14px;
    }

    .our-works-card-specifications-desc {
        font-size: 14px;
    }

    .our-works-card-specifications-item {
        padding-bottom: 10px;
    }

    .our-works-card {
        margin-bottom: 5px;
        margin-bottom: 50px;
    }
}

@media (max-width: 576px) {
    .our-works-card-text-heading {
        font-size: 16px;
    }

    .our-works-card-specifications-name {
        font-size: 11px;
    }

    .our-works-card-specifications-desc {
        font-size: 11px;
    }

    .our-works-card-specifications-item {
        padding-bottom: 10px;
    }

    .our-works-card {
        margin-bottom: 50px;
    }

    .our-works-card-img-cont {
        max-width: 50%;
    }
}

@media (max-width: 450px) {
    .our-works-card-text-heading {
        font-size: 16px;
    }

    .our-works-card-specifications-name {
        font-size: 11px;
    }

    .our-works-card-specifications-desc {
        font-size: 11px;
    }

    .our-works-card-specifications-item {
        padding-bottom: 10px;
    }

    .our-works-card {
        margin-bottom: 50px;
    }

    .our-works-card-img-cont {
        max-width: 100%;
        max-height: 300px;
    }

    .our-works-card-img-cont img {
        height: 100%;
        width: 100%;
    }

    .our-works-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.title-h1-works {
    position: relative;
}

.title-h1-works::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 50%;
    height: 1px;
    background-color: #A1A1A1;
}


.map-circle-placemark {
    opacity: 0 !important;
    position: relative !important;
}

.map-circle-placemark::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #000;
}

@media (max-width: 992px) {
    .our-works-map {
        padding: 0;
    }
}

.main-map {
    position: relative;
    margin-bottom: 50px;
}

.main-map-cont {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.main-map-card {
    position: relative;
    z-index: 100;
    height: 100%;
    border: 1px solid #777;
    background: #211F26;
    padding: 40px 50px;
    max-width: 480px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    pointer-events: none;
    display: none;
}

.main-map-card.active {
    opacity: 1;
    pointer-events: unset;
    display: block;
}

.main-map-card-heading {
    color: #FFF;
    font-family: Montserrat;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 36.096px */
    margin-bottom: 30px;
}

.main-map-card-img-cont {
    border-radius: 7px;

    overflow: hidden;
    margin-bottom: 20px;
}

.main-map-card-img-cont img {
    width: 100%;
    /*height: 100%;*/
}

.main-map-card-specifications {
    margin-bottom: 30px;
}

.main-map-card-specifications-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 5px;
    padding-bottom: 25px;
    padding-top: 15px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.24);
}

.main-map-card-specifications-item-name {
    color: #DEC072;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 26.737px */
}

.main-map-card-specifications-item-desc {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.687%;
    /* 26.737px */
}

.main-map-card-link {
    padding: 30px 10px;
    text-align: center;
    color: #24292B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.map__wrapper {}

#main-map {
    height: 680px;
}

@media (max-width: 1200px) {
    #main-map {
        height: 600px;
    }

    .main-map-card {
        padding: 20px 30px;
        max-width: 360px;
    }

    .main-map-card-heading {
        font-size: 18px;
    }

    .main-map-card-specifications-item {
        padding: 10 0 20px;
    }

    .main-map-card-specifications-item-name,
    .main-map-card-specifications-item-desc {
        font-size: 16px;
    }
}

@media (max-width: 1000px) {
    .main-map {
        margin-bottom: 100px;
    }
}

@media (max-width: 900px) {
    #main-map {
        height: 360px;
    }

    .main-map-card {
        padding: 10px 15px;
        max-width: 265px;
    }

    .main-map-card-heading {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .main-map-card-img-cont {
        margin-bottom: 10px;
    }

    .main-map-card-specifications {
        margin-bottom: 15px;
    }

    .main-map-card-specifications-item {
        padding: 8px 0 12px;
    }

    .main-map-card-specifications-item-name,
    .main-map-card-specifications-item-desc {
        font-size: 12px;
    }

    .main-map-card-link {
        padding: 10px;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .main-map {
        margin-bottom: 50px;
    }
}

@media (max-width: 630px) {
    #main-map {
        height: 300px;
    }

    .main-map-card {
        padding: 10px 15px;
        max-width: 235px;
    }

    .main-map-card-heading {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .main-map-card-img-cont {
        margin-bottom: 10px;
        height: 60px;
    }

    .main-map-card-specifications {
        margin-bottom: 15px;
    }

    .main-map-card-specifications-item {
        padding: 5px 0 9px;
    }

    .main-map-card-specifications-item-name,
    .main-map-card-specifications-item-desc {
        font-size: 12px;
    }

    .main-map-card-link {
        padding: 5px;
        font-size: 12px;
    }
}

@media (max-width: 520px) {
    #main-map {
        height: 300px;
    }

    .main-map-card {
        padding: 10px;
        max-width: 170px;
    }

    .main-map-card-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .main-map-card-img-cont {
        margin-bottom: 5px;
        height: 50px;
    }

    .main-map-card-specifications {
        margin-bottom: 15px;
    }

    .main-map-card-specifications-item {
        padding: 5px 0 9px;
    }

    .main-map-card-specifications-item-name,
    .main-map-card-specifications-item-desc {
        font-size: 10px;
    }

    .main-map-card-link {
        padding: 5px;
        font-size: 12px;
    }
}

@media (max-width: 400px) {
    #main-map {
        height: 300px;
    }

    .main-map-card {
        padding: 10px;
        max-width: 100%;
    }

    .main-map-card-heading {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .main-map-card-img-cont {
        margin-bottom: 15px;
        height: 80px;
    }

    .main-map-card-specifications {
        margin-bottom: 15px;
    }

    .main-map-card-specifications-item {
        padding: 5px 0 9px;
    }

    .main-map-card-specifications-item-name,
    .main-map-card-specifications-item-desc {
        font-size: 14px;
    }

    .main-map-card-link {
        padding: 5px;
        font-size: 14px;
    }

    .main-map-cont {
        position: static;
        padding: 0;
    }

    .main-map-card {
        margin-bottom: 20px;
    }
}

@media (max-width: 700px) {
    .arrow-up {
        width: 40px;
        height: 40px;
        right: 30px;
        bottom: 80px;
    }

    .arrow-up img {
        height: 45%;
    }
}

@media (max-width: 576px) {
    .services-card:hover .secrvices-card-text-cont {
        padding: 20px 27px 0 16px;
    }

    .services-card:hover .secrvices-card-text-hover-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
    }
}

@media (max-width: 992px) {
    .title-h2 {
        font-size: 38px;
    }
}

@media (max-width: 992px) {
    .sidebar {
        width: 58px;
        padding: 40px 12px 0;
    }

    .sidebar-link-form span {
        left: -360%;

    }

    .search-cont {
        margin-bottom: 100px;
    }

    .sidebar-body.active {
        left: 58px;
    }
}

@media (max-width: 768px) {
    .sidebar-body.active {
        left: 0;
    }
}


#popup-form8 {
    display: none;
    height: 100%;
    background-image: url('/local/templates/prime/css/qsc.png');
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
}

#popup-form-inner8 {
    background: #ffffff;
    padding: 0px;
    height: auto;
    width: 33%;
    margin: 0 auto;
    margin-top: 7%;
    text-align: center;
    border-radius: 42px;
}

a#close8 {
    margin: 20px;
    padding: 5px;
    float: right;
    color: #c4c4c4;
    cursor: pointer;
    background: #ffffff;
    font-family: auto;
    font-weight: bold;
}

.modal_img {
    height: -webkit-fill-available;
}

@media screen and (max-width:1023px) {
    #popup-form8 {
        display: none;
        height: 100%;
        background-image: url('/local/templates/prime/css/qsc.png');
        position: fixed;
        width: 100%;
        z-index: 100;
        top: 0;
        left: 0;
    }

    #popup-form-inner8 {
        background: #ffffff;
        padding: 10px;
        height: auto;
        width: 90%;
        margin: 0 auto;
        margin-top: 25%;
        text-align: center;
        border-radius: 42px;
    }

    a#close8 {
        padding: 15px 20px;
        float: right;
        color: #c4c4c4;
        cursor: pointer;
        background: #ffffff;
        font-family: auto;
        font-weight: bold;
    }

    .modal_img {
        width: 100%;
        height: unset;
    }
}

.search-submit {
    display: none !important;
}

.seacrh-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.form-close {
    padding: 0 !important;
    /* margin: auto 0 !important; */
    background: none !important;
    position: absolute;
    top: -40px;
    right: -50px;
    /* transform: translateY(-50%); */
    float: unset;
}

.label-search {
    width: 100%;
}

.form-search {
    width: 100%;
}

.header__search {
    height: 40px;
    width: 100% !important;
    border: none;
    padding: 20px;
    border-radius: 8px;
    height: 80px;
    font-size: 20px;
}

.header__search:focus,
.header__search:focus-within {
    outline: none;
}

@media (max-width: 800px) {
    .header__search {
        padding: 10px;
        font-size: 16px;
        height: 60px;
    }

    .title-h1 {
        font-size: 32px;
    }
}

.our-services-in-card .detail-secrvices-card-text {
    display: none !important;
}

.our-services-in-card .detail-services-card {
    height: 300px;
}

.our-services-in-card .detail-secrvices-card-text-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.services-cards.services-cards-details {
    -ms-grid-columns: 1fr 33px 1fr 33px 1fr !important;
    grid-template-columns: repeat(3, 1fr) !important;
}

.services-cards-details .secrvices-card-text-cont {
    padding: 46px 32px 0 22px;
}

.services-cards-details .secrvices-card-heading {
    font-size: 18px;
    margin-bottom: 20px;
}

.services-cards-details .secrvices-card-text {
    font-size: 14px;
    margin-bottom: 10px;
}

.services-cards-details .services-card:hover .secrvices-card-text-cont {
    padding: 45px 0 0 0;
}

.services-cards-details .services-card:hover .secrvices-card-heading {
    padding-left: 22px;
    padding-right: 32px;
}

.services-cards-details .services-card:hover .secrvices-card-text {
    padding-left: 22px;
    padding-right: 32px;
    margin-bottom: 10px;
}

.services-cards-details .secrvices-card-link {
    padding: 15px 0;
    font-size: 14px;
}

.services-cards-details .secrvices-card-price {
    font-size: 14px;
    padding: 15px 0;
}

@media (max-width: 1300px) {
    .services-cards.services-cards-details {
        -ms-grid-columns: 1fr 33px 1fr !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 870px) {
    .services-cards.services-cards-details {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .title-h2 {
        font-size: 32px;
    }
}

.slick-initialized .slick-slide.services-card {
    height: 440px;
}

@media (max-width: 500px) {
    .services-cards-details .secrvices-card-text-cont {
        padding: 30px 20px 0 10px;
    }

    .services-cards-details .secrvices-card-heading {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .services-cards-details .secrvices-card-text {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .services-cards-details .services-card:hover .secrvices-card-text-cont {
        padding: 25px 0 0 0;
    }

    .services-cards-details .services-card:hover .secrvices-card-heading {
        padding-left: 12px;
        padding-right: 22px;
    }

    .services-cards-details .services-card:hover .secrvices-card-text {
        padding-left: 12px;
        padding-right: 22px;
        margin-bottom: 10px;
    }

    .slick-initialized .slick-slide.services-card {
        height: 400px;
    }

    .title-h2 {
        font-size: 28px;
    }
}

@media (max-width: 450px) {
    .slick-initialized .slick-slide.services-card {
        height: 300px;
    }
}

.search-suggest {
    padding: 10px;
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.search-suggest-btn {
    padding: 10px;
    cursor: pointer;
}

.search-page-params-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: unset !important;
    border-radius: unset;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
}

.search-page-params-detail {
    color: #fff;
}

.search-language-guess {
    color: #fff;
}

.search-language-guess a {
    display: inline;
    text-decoration: underline;
}

.search-page font {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    display: block;

}

@media (max-width: 400px) {
    .search-page-params-link {
        text-align: center;
    }
}

.services-baner {
    padding: 0;
}

.services-baner-bg {
    padding: 50px 0;
    background: #6464645e;
}

.sevices-cards-nav {
    display: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-top: 30px;
}

@media (max-width: 576px) {
    .our-services-detail .our-services-detail-slider .slick-dots {
        display: none !important;
    }

    .sevices-cards-nav {
        display: block;
    }

    .about-nav-cont {
        flex-direction: row;
    }
}

.sevices-cards-nav .slick-prev {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.sevices-cards-nav .slick-next {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.sevices-cards-nav .slick-dots {
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 480px) {
    .detail-services-card-not-link {
        max-height: 270px;
    }

    .title-h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .gallery-item {
        max-height: 130px;
        width: 100%;
    }

    .gallery-item img {
        object-fit: cover;
    }

}

@media (max-width: 576px) {
    .secrvices-card-text-down {
        display: none;
    }

    .services-cards-details .services-card:hover .secrvices-card-heading {}
}

.search_a {
    display: flex;
    gap: 20px;
    padding: 15px 0;
}

.search_a img {
    width: 230px;
    height: 280px;
    flex-shrink: 0;
}

.search_a div {
    color: #cfcfcfd8;
    transition: .3s ease;
}

.search_a:hover div {
    color: #ffffff;
}

.search_title {
    margin-bottom: 20px;
    font-size: 24px;
}

@media (max-width: 650px) {
    .search_a {
        flex-direction: column;
    }

    .search_a img {
        padding: 0 70px 20px;
        height: auto;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .search_a img {
        padding: 0 40px 20px;
        height: auto;
        width: 100%;
    }
}

font:nth-child(2n) {

    display: none;

}

.header .burger {
    position: relative;

}

.header .burger.active {
    position: fixed;
    top: 20px;
    right: 20px;
}

.label-search {
    display: inline-block;
}

#search {
    width: fit-content;
}

.submit {
    display: inline-block;
    height: 3.5em;
}


#form-checkbox {
    position: relative !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

.description {
    color: #fff;
    margin-bottom: 50px;
}

.description h2 {
    margin-bottom: 20px;
}

.description h3 {
    margin-bottom: 10px;
}

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

.description ul li,
.services-text-item ul li {
    list-style: disc;
    margin-bottom: 5px;
}

.description ul,
.services-text-item ul {
    margin-bottom: 20px;
    padding-left: 20px;
}

.services__advantages {
    margin: 70px 0;
    width: 100%;
}

.services__advantages-list {
    padding: 0 !important;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 10px;
}

.services__advantages-item {
    width: 25%;
    margin-bottom: 0 !important;
    border: 1px solid #A1A1A1;
    position: relative;
    background-color: #383838;
    padding: 80px 30px 30px;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.services__advantages-item:nth-child(1) {
    background-image: url(/local/templates/prime/img/saicon1bg.png);
}

.services__advantages-item:nth-child(2) {
    background-image: url(/local/templates/prime/img/saicon2bg.png);
}

.services__advantages-item:nth-child(3) {
    background-image: url(/local/templates/prime/img/saicon3bg.png);
}

.services__advantages-item:nth-child(4) {
    background-image: url(/local/templates/prime/img/saicon4bg.png);
}

.services__advantages-item:nth-child(1) {
    background-image: url(/local/templates/prime/img/saicon5bg.png);
}

.services__advantages-item:nth-child(2) {
    background-image: url(/local/templates/prime/img/saicon6bg.png);
}

.services__advantages-item:nth-child(3) {
    background-image: url(/local/templates/prime/img/saicon7bg.png);
}

.services__advantages-item:nth-child(4) {
    background-image: url(/local/templates/prime/img/saicon8bg.png);
}

.services__advantages-item:nth-child(5) {
    background-image: url(/local/templates/prime/img/saicon9bg.png);
}

.services__advantages-img {
    position: absolute;
    top: -20px;
    left: 30px;
    width: 70px;
    height: 70px;
    border: 1px solid #A1A1A1;
    border-radius: 4px;
    background-color: #383838;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services__advantages-icon {
    object-position: center;
}

.services__advantages-title {
    margin: 0;
    color: #FFF;
    font-family: Forum;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    min-height: 54px;
}

.services__advantages-subtitle {
    margin: 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .services__advantages-title {
        font-size: 18px;
    }

    .services__advantages-subtitle {
        font-size: 12px;
    }

    .services__advantages-item {
        padding: 80px 15px 15px;
    }
}

@media (max-width: 768px) {
    .services__advantages-list {
        flex-wrap: wrap;
    }

    .services__advantages-item {
        width: 50%;
        margin-bottom: 25px !important;
    }
}

@media (max-width: 550px) {
    .services__advantages-item {
        width: 100%;
    }
}

.price {
    width: 100%;
    margin-bottom: 120px;
}

.price__block {
    width: 100%;
    margin-bottom: 50px;
    background-color: #4E4D53;
    border-radius: 20px 20px 10px 10px;
    border: 1px solid #D0D0D0;
    overflow: hidden;
}

.price__title {
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    padding: 20px 40px;
    color: #424242;
    font-family: Forum;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #D0D0D0;
    background: #DEC072;
}

.price__container {
    width: 100%;
    background-color: #4E4D53;

}

.price__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.price__item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-height: 51px;
}

.price__block .price__container .price__list .price__item:nth-child(n+4) {
    display: none;
}

.price__block_active .price__container .price__list .price__item:nth-child(n+4) {
    display: flex;
}

.price__list .price__item:first-child div {
    padding: 30px 15px 15px 40px;
}

.price__list .price__item:last-child div {
    padding: 15px 15px 30px 40px;
}

.price__item:hover {
    color: #DEC072;
    cursor: pointer;
}

.price__kind {
    width: 58%;
    padding: 15px 15px 15px 40px;
    border-right: 1px solid #BCBCBC;

}

.price__value {
    padding: 15px 15px 15px 40px;
}

.price__btn-more {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    /* margin-top: 10px; */
    background-color: transparent;
    width: 173px;
    height: 50px;
    color: #FFF;
    font-family: Forum;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #FFF;
}

@media (max-width: 630px) {
    .price__kind {
        width: 250px;
        padding: 15px;
        font-size: 14px;
    }

    .price__btn-more {
        width: 120px;
        height: 30px;
        font-size: 14px;
    }

    .price__value {
        padding: 15px;
        font-size: 14px;
    }

    .price__title {
        padding: 20px 15px;
    }

    .price__list .price__item:first-child div {
        padding: 30px 15px 15px;
    }

    .price__list .price__item:last-child div {
        padding: 15px 15px 30px;
    }
}

.price__btn-more:hover {
    background-color: #383838;
    cursor: pointer;
}

.our-work {
    margin-bottom: 120px;
}

.our-work__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    grid-template-areas:
        "title title first second"
        "third fourth fifth sixth";
    border-right: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
    border-radius: 10px;
    padding: 0 !important;
}

.our-work__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 40px 40px;
    border-left: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    background-color: #383838;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.our-work__item:hover .our-work__counter,
.our-work__item:hover .our-work__descr {
    color: #DEC072;
}

.our-work__item_title {
    grid-area: title;
    border-radius: 10px 0px 0px 0px;
    background-color: #DEC072;
}

.our-work__item_first {
    grid-area: first;
    background-image: url(/local/templates/prime/img/owitbg1.png);
    cursor: pointer;
}

.our-work__item_second {
    grid-area: second;
    border-radius: 0px 10px 0px 0px;
    background-image: url(/local/templates/prime/img/owitbg2.png);
}

.our-work__item_third {
    grid-area: third;
    border-radius: 0px 0px 0px 10px;
    background-image: url(/local/templates/prime/img/owitbg3.png);
}

.our-work__item_fourth {
    grid-area: fourth;
    background-image: url(/local/templates/prime/img/owitbg4.png);
}

.our-work__item_fifth {
    grid-area: fifth;
    background-image: url(/local/templates/prime/img/owitbg5.png);
}

.our-work__item_sixth {
    grid-area: sixth;
    border-radius: 0px 0px 10px 0px;
    background-image: url(/local/templates/prime/img/owitbg6.png);
}

.our-work__title {
    margin-top: 40px;
    color: #1E1E1E;
    font-family: Forum;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.our-work__counter {
    color: #FFF;
    font-family: Forum;
    font-size: 110px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.our-work__descr {
    margin-top: 85px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: start !important;
}

@media (max-width: 1050px) {
    .our-work__counter {
        margin-top: 10px;
        font-size: 56px;
    }

    .our-work__descr {
        font-size: 14px;
        margin-top: 40px;
    }

    .our-work__item {
        padding: 0 15px 20px 30px;
    }
}

@media (max-width: 800px) {
    .our-work__list {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas:
            "title title" "first second"
            "third fourth" "fifth sixth";
    }

    .our-work__item_title {
        border-radius: 10px 10px 0px 0px;
    }

    .our-work__item_second {
        grid-area: second;
        border-radius: 0;
    }

    .our-work__item_third {
        border-radius: 0;
    }

    .our-work__item_fifth {
        border-radius: 0px 0px 0px 10px;
    }
}

.custom-order {
    width: 100vw;
    background-image: url(/local/templates/prime/img/group28.png);

    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 0;
}

.custom-order__wrapper {
    padding-top: 60px;
    padding-bottom: 120px;
}

.custom-order__title {
    margin-bottom: 15px;
    color: #1E1E1E;
    font-family: Forum;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.custom-order__subtitle {
    margin-bottom: 50px;
    color: #424242;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 830px;
}

.custom-order__btn {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 450px;
    width: 100%;
    height: 66px;
    color: #424242;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    background-color: #DEC072;
}

.custom-order__btn:hover {
    cursor: pointer;
    box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
}

.custom-order__img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
}

.custom-order__form-container {
    border-radius: 42px;
    background: #FFF;
    width: 100%;
    max-width: 530px;
    padding: 40px 16px;
    position: relative;
}

.custom-order__form-title {
    color: #000;
    text-align: center;
    font-family: Forum;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.custom-order__form-subtitle {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 8px;
}

.custom-order__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
}

.custom-order__form-input {
    width: 100%;
    border-radius: 134px;
    border: 1px solid #B0B0B0;
    padding: 20px 40px;
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.custom-order__form-textarea {
    width: 100%;
    border-radius: 40px;
    border: 1px solid #B0B0B0;
    padding: 20px 40px;
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    min-height: 140px;
}

.custom-order__form-file {
    display: none;
}

.custom-order__form-file-label {
    width: 100%;
    background-color: #DEC072;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    border-radius: 147px;
    padding: 20px 10px;
    text-align: center;
}

.custom-order__form-file-label:hover {
    box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
}

.custom-order__form .label-checbox {
    margin: 0 80px 20px;
}

.custom-order__btn-yellow {
    width: 300px;
    border-radius: 147px;
    border: 1px solid #DEC072;
    background: #DEC072;
    padding: 20px 10px;
}

.custom-order__btn-yellow:hover {
    box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
}

#custom-order-form-checkbox {
    position: relative !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

.our-advantages {
    margin-bottom: 120px;
}

.our-advantages__title {
    max-width: 827px;
    margin-bottom: 107px;
}

.our-advantages__wrapper {
    width: 100%;
    display: flex;
    border-radius: 10px;
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    background: #383838;
}

.our-advantages__item {
    padding: 40px 35px 250px;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.our-advantages__item_first {
    border-radius: 0 0 0 10px;
    background-image: url(/local/templates/prime/img/ouradvbg1.png);
}

.our-advantages__item_second {
    background-image: url(/local/templates/prime/img/ouradvbg2.png);
}

.our-advantages__item_third {
    border-radius: 0 10px 10px 0;
    background-image: url(/local/templates/prime/img/ouradvbg3.png);
}

.our-advantages__item-title {
    margin-bottom: 30px;
    color: #FFF;
    font-family: Forum;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.our-advantages__subtitle {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (max-width: 950px) {
    .our-advantages__wrapper {
        flex-direction: column;
    }
}

.footer__contacts {
    margin-top: 25px;
    max-width: 90%;
}

.footer__contacts .contacts-text-links {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.footer__contacts .contacts-text-link-item {
    margin: 0;
}

.footer__contacts .contacts-text-link-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.footer__contacts .contacts-text-link-heading {
    color: #FFF;
}

.main-slider-item-form {
    padding-left: 125px;
    max-width: 780px;
    width: 100%;
}

.main-slider__form {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.main-slider__fieldset {
    padding: 0;
    border: 0;
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.main-slider__input {
    padding: 20px;
    width: 375px;
    border-radius: 5px;
    border: 0;
    font-family: Inter;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.main-slider__input::placeholder {
    color: #BCBCBC;
    font-family: Inter;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.main-slider__submit-btn {
    height: 66px;
    width: 375px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #424242;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 5px;
    background: #DEC072;
}

.main-slider__submit-btn:hover {
    box-shadow: 0px 0px 79px 23px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
}

.main-slider__form .label-checbox {
    margin: 0;
}

.main-slider__form .custom-checkbox {
    background-color: #fff;
    border-radius: 0;
}

.main-slider__form .label-checbox span {
    color: #BCBCBC;
}

.main-slider__form .form-checkbox:checked~.custom-checkbox {
    background-color: #fff;
}

@media (max-width: 1450px) {

    .footer__contacts .contacts-text-link-text,
    .footer__contacts .contacts-text-link-heading {
        font-size: 14px;
    }
}

@media (max-width: 1050px) {

    .footer__contacts .contacts-text-link-text,
    .footer__contacts .contacts-text-link-heading {
        font-size: 12px;
    }

    .footer__contacts .contacts-text-link-img-cont {
        width: 25px;
        height: 25px;
    }

    .footer__contacts .contacts-text-link-img-cont img {
        width: 12px;
        height: 12px;
    }

    .footer__contacts .contacts-text-link-item {
        gap: 5px;
    }

    .footer__contacts .contacts-social-links-item {
        width: 25px;
        height: 25px;
    }

    .footer__contacts .contacts-social-links-item img {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 950px) {

    .footer__contacts .contacts-text-link-text,
    .footer__contacts .contacts-text-link-heading {
        font-size: 10px;
    }
}

@media (max-width: 700px) {

    .footer__contacts .contacts-text-link-text,
    .footer__contacts .contacts-text-link-heading {
        font-size: 10px;
    }

    .footer__contacts .contacts-text-link-img-cont {
        display: none;
    }

    .footer__contacts .contacts-text-links {
        gap: 5px;
        margin-bottom: 5px;
    }

    .footer__contacts {
        margin-top: 5px;
    }

    .footer__contacts .contacts-text-link-img-cont {
        display: none;
    }

    .footer__contacts .contacts-text-link-heading {
        display: none;
    }
}

@media (max-width: 550px) {

    .footer__contacts .contacts-text-link-text,
    .footer__contacts .contacts-text-link-heading {
        font-size: 8px;
    }
}

@media (max-width: 450px) {}

@media (max-width: 1200px) {
    .main-slider-item-form {
        padding-left: 60px;
    }
}

@media (max-width: 1000px) {
    .main-slider-item-form {
        padding-left: 30px;
    }
}

@media (max-width: 930px) {
    .main-slider-item-form {
        margin-bottom: 20px;
    }

    .main-slider__fieldset {
        flex-direction: column;
        gap: 15px;
    }

    .main-slider__input {
        padding: 12px;
        font-size: 14px;
    }

    .main-slider__input::placeholder {
        font-size: 14px;
    }

    .main-slider__submit-btn {
        height: 41px;
        width: 375px;
        font-size: 14px;
    }

    .main-slider__form {
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .main-slider-item-form {
        padding: 0;
    }

    .main-slider__form {
        align-items: center;
    }

    .main-slider__input,
    .main-slider__submit-btn {
        width: 275px;
    }
}

/* .portfolio {
    margin-bottom: 120px;
    width: 100%;
} */

.portfolio__title {
    margin-bottom: 50px;
}

.portfolio__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;

}

.portfolio__wrapper::before {
    content: "";
    position: absolute;
    background-image: url(/local/templates/prime/img/portfoliobg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100vw;
    z-index: -1;
}

.portfolio__object-wrap {
    width: 483px;
}

.portfolio__object-wrap .slick-arrow {
    position: absolute;
    font-size: 0;
    position: absolute;
    bottom: 40px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: none;
    background: #DEC072;
    cursor: pointer;
    z-index: 4;
}

.portfolio__object-wrap .slick-prev {
    left: 158px;
}

.portfolio__object-wrap .slick-next {
    right: 158px;
}

.portfolio__object-wrap .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    position: absolute;
    bottom: 52px;
    left: 50%;
    transform: translateX(-50%);
}

.portfolio__object-wrap .slick-dots li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #D9D9D9;
    border: none;
    cursor: pointer;
}

.portfolio__object-wrap .slick-dots li.slick-active {
    width: 9px;
    height: 9px;
}

.portfolio__object {
    padding: 40px;
    display: flex !important;
    flex-direction: column;
    gap: 15px;
    width: 483px;
    background-color: #383838;
    border-radius: 10px;
    border: 1px solid #BCBCBC;
    height: 590px;
}

.portfolio__object-name {
    color: #FFF;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.portfolio__object-img {
    width: 399px;
    border-radius: 10px;
    display: block;
    height: 251px;
    object-fit: cover;
}

.portfolio__object-date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
    border-bottom: 1px solid #D0D0D0;
}

.text-yellow {
    color: #DEC072;
}

.portfolio__btn-more {
    height: 58px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #424242;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 53px;
    margin-top: auto;
}

.portfolio__map {
    padding: 18px;
    padding-left: 0;
    border-radius: 0px 10px 10px 0px;
    border: 1px solid #BCBCBC;
    border-left: 0;
    margin-right: 10px;
}

.portfolio__map-wrapper {
    position: relative;
    border-radius: 0px 10px 10px 0px;
    /* width: 328px; 
    height: 556px; */
    width: 300px;
    height: 500px;
    overflow: hidden;
}

.ymaps-2-1-79-copyrights-pane {
    display: none;
}

.portfolio__object-list {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 487px;
}

.portfolio__object-item {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
    cursor: pointer;
}

.portfolio__object-item:hover .portfolio__object-item-name {
    color: #AC8E40;
}

.portfolio__count {
    color: #383838;
    font-family: Forum;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background: #DEC072;
}

.portfolio__object-item-name {
    color: #707070;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ymaps-2-1-79-controls__toolbar,
.ymaps-2-1-79-controls__bottom {
    display: none;
}

@media (max-width: 1280px) {
    .portfolio__object-list {
        display: none;
    }

    .portfolio__map {
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .portfolio__object {
        width: 58.2%;
    }

    .portfolio__map {
        width: 41.7%;
    }

    .portfolio__object-img {
        width: 100%;
    }

    .portfolio__map-wrapper {
        width: 328px;
        height: 556px;
    }

}

@media (max-width: 880px) {
    .portfolio__object-date {
        font-size: 14px;
    }
}

@media (max-width: 1000px) {
    .portfolio__map {
        display: none;
    }
}

@media (max-width: 650px) {
    .portfolio__object {
        width: 100%;
    }
}

.stati__inner-info {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    .stati__inner-info {
        gap: 10px;
    }
}

@media (max-width: 991px) {
    .stati__inner-info {
        max-width: 500px;
    }
}

.stati__inner-info-count {
    border: 1px solid #DEC072;
    max-width: 900px;
    padding: 17px 0;
    display: flex;
    flex-wrap: wrap;
    border-radius: 9px;
}

@media screen and (max-width: 576px) {
    .stati__inner-info-count {
        flex-direction: column;
        gap: 10px;
        max-width: 500px;
        padding: 17px 0;
        width: 100%;
    }
}

.stati__inner-info-golos {
    color: white;
    padding: 20px;
    display: flex;
    gap: 25px;
    align-items: center;
    max-width: 365px;
    /* background-image: linear-gradient(45deg, rgb(124, 172, 236) 0%, rgb(54, 126, 239) 0%, rgb(190, 171, 167) 0%, rgb(95, 143, 198) 0%, rgb(36, 85, 141) 100%); */
    background: rgb(222, 192, 114);
    border-radius: 9px;
}

@media screen and (max-width: 575px) {
    .stati__inner-info-golos {
        max-width: 575px;
        width: 100%;
        padding: 15px;
    }
}

.stati__inner-info-count span {
    padding: 0 35px;
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}

.stati__inner-info-count span:not(:last-child)::after {
    content: "";
    border: 0.1rem solid #DEC072;
    height: 24px;
    position: absolute;
    right: 0;
}

@media screen and (max-width: 576px) {
    .stati__inner-info-count span:not(:last-child)::after {
        display: none;
    }
}

.stati__inner-info-golos .stati__inner-info-golos {
    border: 1px solid white;
    border-radius: 2px;
    padding: 5px;
    position: relative;
}

.stati__inner-info-golos div.like_or_dislike {
    border: 1px solid white;
    border-radius: 2px;
    padding: 5px;
    align-items: center;
    justify-content: center;
    gap: 5px;
    position: relative;
}

.like_or_dislike label {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vote_dislike div.like_or_dislike form.like_or_dislike .dislike,
.vote_like div.like_or_dislike form.like_or_dislike .like {
    pointer-events: none;
}

.stati__inner-info .name_info_golos {
    padding-bottom: 0px;
    color: white;
    font-weight: 500;
    font-size: 18px;
}

.like::after {
    content: "";
    border: 0.5px solid white;
    height: 24px;
    position: absolute;
    right: calc(50% - 1px)
}

.like_or_dislike .like svg:hover {
    transform: rotate(-12deg);
}

.stati__inner-info-count .counter {
    padding-bottom: 0;
}

.stati__inner-info-golos .name_info_golos {
    margin: 0 auto;
}

.stati .news-detail .detail_picture {
    width: 100%;
    max-width: 480px;
    object-fit: contain;
    margin: 0;
    margin-right: 15px;
    margin-bottom: 10px;
}

.stati .main-thought {
    position: relative;
    margin: 30px 10px;
    padding: 20px;
    border: 1px solid #DEC072;
    border-left: 3px solid #DEC072;
}

.stati .main-thought::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #424242;
    background-image: url(/local/templates/prime/img/okay.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 18px;
    transform: translate(200%, -50%);
}

.stati ul {
    margin-bottom: 20px;
    padding-left: 30px;
}

.stati ul li {
    margin-bottom: 15px;
    position: relative;
}

.stati ul li::before {
    position: absolute;
    left: -20px;
    top: 10px;
    content: "";
    background-color: #DEC072;
    height: 5px;
    width: 5px;
    border-radius: 50px;
}

.stati .news-detail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
}

.news-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    gap: 5px;
    margin-bottom: 30px;
}



.news-item {
    margin: 0 10px;
    margin-bottom: 20px;
    border-radius: 9px;
    overflow: hidden;
    background: #FFF;
}

.news-item__img {
    height: 220px;
}

.news-item__img img {
    display: block;
    margin: 0 !important;
    width: 100%;
    height: 220px;
    border: 0;
}

.news-item__text {
    padding: 10px 25px 20px;
}

.news-item__text span {
    color: #fff;
    background-color: #DEC072;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 5px 7px;
    display: inline-block;
}

.news-item__text p {
    font-weight: 600;
}

.news-item:hover .news-item__text p {
    color: #DEC072;
}

@media (max-width:1400px) {
    .news-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .news-item__img a {
        width: 100%;
    }

    .news-list .preview_picture {
        width: 100%;
        object-fit: cover;
    }
}

@media (max-width:991px) {
    .news-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .news-item__text p {
        color: #DEC072;
    }
}

@media (max-width:577px) {
    .news-list {
        grid-template-columns: repeat(1, 1fr);
    }

}

.like_or_dislike .start.like_or_dislike .like::after {
    display: none;
}

.stati-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background-color: #4E4D53;
}

.stati-table td {
    padding: 20px;
    border: 1px solid #D0D0D0;
}

.stati-table td:first-child {
    color: #424242;
    background-color: #DEC072;
    font-weight: 400;
    text-align: center;
    padding: 20px 30px;
}

.service-price {
    margin-bottom: 120px;
}

.service-price__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.service-price__item {
    width: 100%;
    max-width: 323px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    background-color: #FFF;
    overflow: hidden;
}

.service-price__img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 212px;
}

.service-price__item:hover .service-price__img {
    width: 105%;
}

.service-price__text {
    padding: 20px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Forum;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.service-price__item:hover .service-price__text {
    color: #AC8E40;
}

.service-color {
    margin-bottom: 120px;
}

.service-color__list {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-auto-rows: 1fr;
    gap: 5px;
}

.service-color__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
    align-items: center;
    border-left: 1px solid #5A5A5A;
    position: relative;
}

.service-color__img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.service-color__text {
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 3;
}

.service-color__item:hover:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #1E1E1E 0%, #424242 100%);
    opacity: 0.2;
}

.service-color__item:hover .service-color__text {
    color: #AC8E40;
}




/* попап */
.popup_cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    font-family: Arial, Helvetica, Verdana, Georgia, Times, serif;
    display: block;
}

.window_cookie {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    color: #8b8b8b;
    max-width: 400px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 12px;
    border-radius: 0 20px 0 0;
}

.close_pop {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.window_cookie__btn {
    display: block;
    color: white;
    padding: 5px 15px;
    font-size: 13px;
    border-radius: 16px;
    transition: .5s;
    cursor: pointer;

    background: #DEC072;
    border: 1px solid #DEC072;

}

.window_cookie__btn:hover {
    background: #ffffff;
    color: black;
}

@media screen and (max-width: 1200px) {
    .service-color__text {
        font-size: 12px;
    }
}

@media screen and (max-width: 1000px) {
    .service-color__list {
        grid-template-columns: repeat(4, 1fr);
    }

    .service-color__text {
        font-size: 14px;
    }
}

@media screen and (max-width: 550px) {
    .service-color__text {
        font-size: 10px;
    }
}

.label-checbox a {
    display: inline;
    color: #DEC072;
}

.label-checbox a:hover {
   color: inherit;
}

.main-form-check-cont {
    grid-column: 1/-1;
}

.main-form-checkbox {
    display: none;
}

.main-form-label-check {
    display: flex !important;
    align-items: start;
    color: #b7b7b7;
    font-size: 12px;
    letter-spacing: -0.28px;
    margin-bottom: 5px;
    text-align: left;
}

.main-form-label-check_dark {
    color: #828282;
}

.main-form-label-check a {
    color: #fdcc70;
}

.main-form-label-check a:hover {
    color: inherit;
}

.main-form-label-check span {
    width: 20px;
    height: 20px;
    border: 2px solid #b7b7b7;
    background: transparent;
    margin-right: 15px;
    flex-shrink: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    letter-spacing: -0.28px;
}

.main-form-label-check_dark span {
    border: 2px solid #828282;
}

.main-form-label-check span svg {
    display: none;
}

.main-form-checkbox:checked~.main-form-label-check span svg {
    display: block;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/menu/top_multilevel/style.min.css?16849237163715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/prime/components/bitrix/menu/top_multilevel/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/prime/components/bitrix/menu/top_multilevel/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/prime/components/bitrix/menu/top_multilevel/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/prime/components/bitrix/menu/top_mobile/style.min.css?1737369674490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/prime/components/bitrix/menu/top_mobile/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/prime/components/bitrix/news.list/main_page_pro_rab/style.css?1665485282231*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.title1 h1{
	position:unset;
	height:unset;
	font-size:36px;
	background:unset;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/news.list/portfolio_ND/style.css?1665485282231*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.title1 h1{
	position:unset;
	height:unset;
	font-size:36px;
	background:unset;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/news.list/main_page_team/style.css?1665485282231*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.title1 h1{
	position:unset;
	height:unset;
	font-size:36px;
	background:unset;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/news.list/main_page_certificates/style.css?1665485282231*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.title1 h1{
	position:unset;
	height:unset;
	font-size:36px;
	background:unset;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/news.list/main_page_DOWNLOAD_P/style.css?1665485282231*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.title1 h1{
	position:unset;
	height:unset;
	font-size:36px;
	background:unset;
}
/* End */


/* Start:/local/templates/prime/components/bitrix/catalog.section.list/index_page_nashi-uslugi_form/style.min.css?16923609196236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/prime/template_styles.css?17395390971059*/
/*ФОРМЫ*/
.time{display:none;}

.visual_success {
text-align: center;
border: 1px dashed;
padding: 15px;
margin-bottom: 20px;
color: #00af88;
}

#end{display:none;}
.vote_like{display:none;}
.vote_dislike{display:none;}


.visual_success_dislike {
	text-align: center;
	color: #100;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	margin-top: -30px;
	display:block;
}

/*чтобы не было двойного h1 у элементов услуг*/
.hide_h1{display:none;}

.hide{display:none !important;}

.page_name{display:none;}

#form-checkbox{position:relative !important;z-index:0 !important;opacity:1 !important;}

.like_or_dislike{
	display: flex;
}

.SpF{
	display:none;
}



.schowing{
	display:flex;
}
.disable{
	display:none;
}

.iblock-vote{
	display:none;
}

#del{display:none;}

/*
https://ru.stackoverflow.com/questions/1323259/%D0%9A%D0%B0%D0%BA-%D1%81%D0%BE%D1%85%D1%80%D0%B0%D0%BD%D0%B8%D1%82%D1%8C-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%BB%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%BA%D0%BB%D0%B0%D1%81%D1%81-%D0%B2-local-storage
*/
/* End */
/* /local/templates/prime/NEW/libs/fancybox/cdn.jsdelivr.net_npm_@fancyapps_ui@5.0_dist_fancybox_fancybox.css?173530250824789 */
/* /local/templates/prime/NEW/libs/swiper/swiper-bundle.min.css?173530250818432 */
/* /local/templates/prime/NEW/css/style.css?1742212517112687 */
/* /local/templates/prime/css/slick.css?16971954921780 */
/* /local/templates/prime/css/style-try.css?1749561931183767 */
/* /local/templates/prime/components/bitrix/menu/top_multilevel/style.min.css?16849237163715 */
/* /local/templates/prime/components/bitrix/menu/top_mobile/style.min.css?1737369674490 */
/* /local/templates/prime/components/bitrix/news.list/main_page_pro_rab/style.css?1665485282231 */
/* /local/templates/prime/components/bitrix/news.list/portfolio_ND/style.css?1665485282231 */
/* /local/templates/prime/components/bitrix/news.list/main_page_team/style.css?1665485282231 */
/* /local/templates/prime/components/bitrix/news.list/main_page_certificates/style.css?1665485282231 */
/* /local/templates/prime/components/bitrix/news.list/main_page_DOWNLOAD_P/style.css?1665485282231 */
/* /local/templates/prime/components/bitrix/catalog.section.list/index_page_nashi-uslugi_form/style.min.css?16923609196236 */
/* /local/templates/prime/template_styles.css?17395390971059 */
