@font-face {
    font-family: 'Montserrat';
    src: 
        url('/fonts/mont/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('/fonts/mont/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('/fonts/mont/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('/fonts/mont/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
* {
margin: 0;
outline: 0 !important;
box-sizing: border-box;
}
a {
text-decoration: none;
color: initial;
}
body {
overflow-x: hidden;
font-family: 'Montserrat';
font-weight: 400;
max-width: 100vw;
}
.price-wr {
background: #fff;
}
.dell {
  height: 100px;
  margin-top: -50px;
  margin-bottom: -50px;
  filter: blur(20px);
  position: relative;
  z-index: 9;
  background: rgb(244, 244, 244);
  width: 120vw;
  margin-left: -10vw;
  
  height: 50px;
  margin-top: -25px;
  margin-bottom: -25px;
  filter: blur(10px);
}
header {
position: fixed;
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.84);
  height: 70px;
  padding-top: 5px;
 	box-shadow: 0 5px 15px 1px #777;
}
.breadcrumbs {
height: 40px;
  background: rgba(0,0,0,0.8);
  margin-top: 6px;
}
.breadcrumb {
list-style: none;
  display: flex;
  color: #999;
  align-items: center;
  height: 40px;
  font-size: 14px;
  gap: 10px;
}
.breadcrumb a {
color: #aaa;
  opacity: 0.7;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.breadcrumb a::after {
content: '/';
  padding-left: 7px;
  font-weight: 600;
}
.breadcrumb a:hover {
opacity: 1;
}
.breadcrumb img {
max-height: 30px;
display: inline-block;
}
.img-responsive {
display: block;
  max-width: 100%;
  height: auto;
}
.container {
  max-width: 1440px;
  width: 96vw;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#logo  {
display: flex;	
align-items: center;
  height: 60px;
  gap: 5px;
}	
#logo img {
max-height:50px;
}
#content {
padding-top: 70px;
overflow: hidden;
}
.hd-wr {
display: flex;	
align-items: center;
  height: 60px;
  gap: 1%;
  justify-content: space-between;
}
#name {
color: #aaa;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 500;
}
.name-1 {
text-transform: uppercase;
  font-size: 96%;
}
.name-2 {
font-size: 120%;
  font-weight: 600;
}
.hd-1-wr {
display: flex;
  gap: 40px;
}
.hd-1 {
  font-weight: 500;
  color: #999;
  cursor: pointer;
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
}
.hd-1:hover {
color: #ccc;
}
.hd-1 span {
display: block;
}
.hd-1-1 {
width: 40px;
  padding-top: 5px;
}
.hd-1-1.cl-1 {
width: 30px;
}
.hd-ics {
fill: #999;
}
.hd-1:hover .hd-ics {
fill: #ccc;
}
.hd-2 {
display: flex;
  flex-direction: column;
  margin-left: 5%;
  align-items: center;
  padding-top: 5px;
}
.hd-2-1 {
display: flex;
  gap: 20px;
}
.hd-ics-2 {
height: 25px;
  width: auto;
}
.hd-ics-2 path {
fill: #999;
}
.hd-2-2 a, .hd-2-2 span {
color: #999;
font-weight: 700;
font-size: 14px;
}
.hd-2-2 span {
color: #fff;
}
.hd-ics-2:hover path {
fill: #ccc;
}
.hd-2-2 a:hover {
color: #ccc;
}
.hd-3 {
display: flex;
  gap: 5px;
  flex-direction: row;
  align-items: center;
}
.hd-3 .hd-2-2 {
text-transform: uppercase;
  order: -1;
  width: auto;
  text-align: center;
line-height: 16px;
}
.hd-3 .hd-ics-2 * {
fill: #fff;
}
.hd-3 .hd-ics-2 {
height: 40px;
}
.hd-3:hover * {
fill: #ccc;
}
.hd-3:hover span {
color: #ccc;
}
.hd-ics-2 #phone_ics {
fill: transparent !important;
}

.bg-1 {
height: calc(100vh - 70px);
width: 100%;
opacity: 0.2;
}
.bg-1 + * {
margin-top: calc(70px - 100vh);
position: relative;
height: calc(100vh - 70px);
}
.pref-logo {
padding-left: 30px;
  background: url('/ims/bb_3.svg') no-repeat 0 50%;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  margin: 15px 0 35px;
  line-height: normal;
  min-height: 80px;
  max-height: 80px;
  padding-top: 20px;
  
  text-transform: uppercase;
  color: #777;
  font-weight: 400;
  font-size: 36px;
}
.home-h .pref-logo {
text-transform: none;
  font-weight: 600;
  margin-bottom: -20px;
}
.topp {
padding: 150px;
}
.topp p {
padding-left: 40px;
  color: #777;
  margin-bottom: 20px;
  line-height: 24px;
}
.topp-2 {
position: absolute;
bottom: 0;
right: 0;
padding: 0 0 150px;
text-align: right;
}
.topp-h-2 {
margin-bottom: 30px;
  color: #777;
  font-weight: 400;
}
strong {
font-size: 120%;
}
.home-h.topp strong {
font-size: 110%;
padding-left: 30px;
  text-transform: uppercase;
}
.hd-3 {
position: fixed;
  flex-direction: column;
  right: 0;
  top: 180px;
  background: #3cb200;
  padding: 10px;
  border-radius: 5px 0 0 5px;
  box-shadow: -5px 5px 10px 1px #777;
}
.mapp {
width: 100%;
height: 1000px;
position: relative;
}
.mapp .mapp-1 {
height: 1000px;
}
.mapp-podd {
  width: 100%;
  height: 1000px;
  z-index: -3;
  position: absolute;
}
.mapp-podd.ovv {
z-index: 3;
}
.ymaps3x0--main-engine-container {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	opacity: 0.8;
}
.map-info-itt-site {
margin-top: 15px;
display: flex;
  gap: 5px;
  align-items: start;
}
.map-info-itt-site-1 {
font-size: 12px;
}
.map-info-itt-site-2 {
font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}
.map-info-itt-site-2:hover {
text-decoration:  underline;
}
.point-1-1 {
background: #fff;
width: 50px;
  height: 50px;
  border-radius: 0 50px 50px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 500;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 6px 0px;
}
.point-1-1.pps-inn {
width: auto;
display: none;
}
.zoom-inn .point-1-1 {
display: none;	
}	
.zoom-inn .point-1-1.pps-inn {
display: flex;
}
.point-1-1::before {
content: '';
position: absolute;
width: 44px;
height: 44px;
top: 3px;
left: 3px;
border: 4px solid #e5c063;
border-radius: 50px;
box-sizing: border-box;
}
.point-1-1.pps-inn::before {
width: calc(100% - 6px);
}
.point-1-1.pps-inn .pps-1 {
padding: 0 15px 0 20px;
white-space: nowrap;
}
.pps-2 {
position: absolute;
  top: 55px;
  background: #fff;
  padding: 15px 15px 10px;
  min-width: 250px;
  max-width: 300px;
  transition: 400ms;
  cursor: auto;
  opacity: 0;
  pointer-events: none;
  transform: translateY(50px);
 	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px 0px; 
}
.point-1-1.pps-inn .pps-2 {
min-width: 300px;
font-weight: 400;
}
.pps-opp.pps-2 {
pointer-events: all;
opacity: 1;
transform: translateY(0);
}
.pps-close {
transition: opacity .1s ease-out,color .1s ease-out,filter .1s ease-out,-webkit-filter .1s ease-out;
width: 16px;
  height: 16px;
  opacity: .2;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
}
.pps-close:hover {
opacity: .4;
}
.pps-2-1 {
font-size: 16px;
}
.pps-2-2 {
font-size: 13px;
white-space: nowrap;
padding: 5px 0 2px;
}
.point-1-1.pps-inn .map-info-itt-site-1 {
min-width: 70px;
}
.zz-9 {
z-index: 9 !important;
}
.zz-itt-go {
filter: drop-shadow(0 0 10px #777);
}

.owl-carousel .owl-wrapper-outer {
  border: none;
  border-radius: 0;
}
.owl-carousel .owl-buttons .owl-prev {
top: 90%;
opacity: 1;
right: calc(10% + 160px);
left: auto;
}
.owl-carousel .owl-buttons .owl-next {
top: 90%;
opacity: 1;
right: 10%;
}
.m-show .owl-pagination {
counter-reset: mm1;
position: absolute;
top: 90%;
right: calc(10% + 70px);
}
.m-show .owl-pagination .owl-page {
counter-increment: mm1;
margin: 0;
}
.m-show .owl-pagination::after {
content: '0' counter(mm1);
color: #eee;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal; 
padding-left: 3px;
}
.m-show  .owl-controls .owl-page span {
box-shadow: none !important;
background: transparent !important;
display: none;
width: 0;
white-space: nowrap;
text-align: right;
}
.m-show  .owl-controls .owl-page.active span::before {
content: '0';	
}	
.m-show  .owl-controls .owl-page.active span {
display: block;
width: 20px;
color: #E5C063;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 48px;
transform: translateY(-3px); 
}
.m-show  .owl-controls .owl-page.active span::after {
content: ' /';
}
.ftrd-wr .product-layout {
width: 100%;
height: 100vh;
overflow: hidden;
position: relative;
}
.ftrd-wr .product-layout .image img {
width: 100%;
position: absolute;
bottom: 0;
}
.ftrd-wr .caption {
position: absolute;
top: 24vw;
width: 52%;
transition: 500ms;
z-index: 3;
left: 0;
}
.ftrd-wr .caption h4 {
color: #FFF;
font-family: Montserrat;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.ftrd-wr .caption p.price {
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
body.common-home .ftrd-wr .caption {
top: auto;
  left: 10%;
  right: auto;
  width: auto;
  bottom: 15%;
}

.price-1 {
margin-left: 100px;
}
.price-1-1 {
display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 28px;
  color: #777;
  margin-bottom: 30px;
}
a.usluga-go {
position: relative;	
}	
a.usluga-go::before {
content: url('/ims/arr_r.svg');
  position: absolute;
  display: inline-block;
  left: -90px;
  top: 10px;
  transition: 200ms;
}
a.usluga-go:hover::before {
left: -75px;
}
.price-2 {
display: flex;
  justify-content: space-between;
  color: #777;
  margin-top: 80px;
}
.price-2-1 {
display: flex;
  gap: 20px;
}
.price-2-1-2 {
font-weight: 600;
}
.go-addr {
cursor: pointer;
}
.f-1 img {
height: 34px;
  width: auto;
  margin-top: 20px;
}
footer {
padding: 50px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.74);
  box-shadow: 0 -5px 15px 1px #777;
  color: #999;
}
.price-hd {
text-align: center;
  color: #777;
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.price-action {
color: #333;
}
.action-pr-1::before {
content: '1200';
text-decoration: line-through;
color: #999;
font-size: 15px;
}
.price-action::after {
content: '*';
position: absolute;
}
.price-action-data {
font-size: 30px;
  text-decoration: underline;
  margin-top: 80px;
  text-align: center;
}
.price-actions-data {
font-size: 30px;
  text-decoration: underline;
  margin-top: 20px;
  text-align: center;
}
.dell_vv {
height: 50px;
  background: url('/ims/arr_r.svg') no-repeat calc(50% - 24px) 90%, url('/ims/arr_l.svg') no-repeat calc(50% + 24px) 90%;
  background-size: auto 22px;
}

@media (max-width: 900px) {
.breadcrumb {
padding-left: 0;
font-size: 12px;
}
a.usluga-go::before {
left: 79vw;
  transform: scale(0.7);
  top: 5px;
}
a.usluga-go:hover::before {
left: 79vw;
}
.price-action-data {
font-size: 20px;
}
.price-actions-data {
font-size: 20px;
}
#name {
display: none;
}
#logo img {
max-width: 75px;
}
.hd-1-wr {
gap: 0;
}
.hd-1 {
font-size: 0;
}
.hd-2 {
margin-left: 0;
}
.hd-2-1 {
gap: 10px;
}
.hd-2 .hd-2-2 {
display: none;
}
.hd-ics-2 {
height: 35px;
}

.topp {
padding: 20px;
}
.pref-logo {
font-size: 24px;
  line-height: 38px;
}
.home-h.topp .pref-logo {
font-size: 36px;
line-height: normal;	
}	
.home-h.topp strong {
padding-left: 90px;
}
.topp p {
padding-left: 0;
font-size: 14px;
margin-bottom: 10px;
}
.topp-2 {
padding: 0 20px 30px 0;
}
.home-h .topp-2 {
padding-bottom: 120px;
}
.hd-3 {
top: 240px;
}
.ftrd-wr .product-layout {
height: 140vw;
}
.price-wr {
padding-top: 60px;
}
.price-1 {
margin-left: 0;
}
.price-hd {
margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
}
.price-1-1 {
font-size: 18px;
padding-right: 30px;
}
.price-1-1-1 {
max-width: 77%;
}
.price-2 {
flex-direction: column;
  gap: 20px;
}
.price-2-1 {
justify-content: space-between;
}
.mapp {
height: 777px;
}
.mapp .mapp-1 {
height: 777px;
}
.mapp-podd {
  height: 777px;
}

}

.f-0 {
display: flex;
  justify-content: space-between;
  max-width: 100%;
  margin: 10px auto 30px;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #777;
  font-size: 14px;
  width: 200px;
}
.f-0 a {
color: #aaa;
white-space: nowrap;
}
.f-0 a:hover {
color: #ccc;
}
.f-cook {
position: fixed;
  left: 30px;
  bottom: 75px;
  width: 660px;
  max-width: 99vw;
  font-size: 14px;
  background: #eee;
  color: #444;
  display: flex;
  text-align: left;
  padding: 30px 35px 30px 30px;
  z-index: 9999;
  border-radius: 5px;
  box-shadow: 5px 5px 20px 1px #999;
  gap: 25px;
  line-height: 150%;
  align-items: center;
}
.f-cook-1 a {
font-weight: 600;
color: #777;
text-decoration: underline;
}
.f-cook-1 a:hover {
color: #333;
}
.f-cook-2 {
flex: 0 0 120px;
}
.f-cook-2-1 {
background: #777;
  color: #fff;
  font-weight: 500;
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-cook-2-2 {
background: #E7C160;
  font-weight: 500;
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-cook-but {
border: none;
  cursor: pointer;
}
.f-cook-2-1:hover {
filter: brightness(120%);
}
.f-cook-2-2:hover {
background: #c1e760;
}
.el-hidden {
display: none !important;
}
.f-1 {
font-size: 16px;
}

@media (max-width: 900px) {
.home-h .topp-2 {
bottom: 100px;
}
.f-cook {
left: 0;
  bottom: 0;
  display: block;
  padding: 15px;
  font-size: 12px;
}
.f-cook-2 {
display: flex;
  margin-top: 15px;
}
.f-cook-but {
height: 40px;
}
.f-1 {
font-size: 14px;
}
}













