
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Raleway:ital,wght@0,100..900;1,100..900&family=Unbounded:wght@200..900&display=swap');



.raleway-1 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}


body, input {
   //font-family: "Unbounded", sans-serif;
   font-family: "Montserrat", sans-serif;
  // font-family: "Open Sans", sans-serif;
   font-weight:300;

   font-optical-sizing: auto;
   font-style: normal;
   font-size: 20px;
   line-height: 1.3;
   color: var(--2025black) ;
}

.tfor_table {
	font-family: "Open Sans", sans-serif;
	min-width: 600px !important;              /* не сжимается меньше 400px */

}


*,
*:before,
*:after {
   padding: 0;
   margin: 0;
   border: 0;
   box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
figcaption,
blockquote,
dl,
dd {
   margin: 0;
}

h1,
h2,
h3,
h4 {
	font-weight:600;
	color:var(--2025bordo1);
}


html,
body {
   overflow-x: hidden;
   background-color: var(--2025white);
}



a {

   color: var(--2025bordo2);
}

address {
   font-style: normal;
}

.ppoisk  { 
display: inline-block;
text-decoration:none;
margin-top:15px;
color:var(--2025bordo1);
font-size: 1.2em ;
font-weight:600;
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;             /* включает горизонтальную прокрутку */
  -webkit-overflow-scrolling: touch;  /* плавный скролл на iOS */
  margin-bottom: 1rem;          /* безопасный отступ снизу */
}

.table-div {
  display: table;               /* сохраняет табличное поведение */
  width: 100%;
  min-width: 800px;             /* предотвращает сжатие столбцов */
  border-collapse: collapse;
  border-spacing: 0;
}


.nur_ios {
	display:none !important;
}

.header_nav{

   margin-left: 0px;
  
}

.clear {
   clear:both;
}

input:focus {
   outline: none;
}


.container {
   max-width: 1280px;
   margin: 0 auto;

  
}

.relative {
	position:relative;
}

.header {
		    
}

.header-compact {
  height:  100px;                     /* число, не auto */
  background-color: var(--2025white);
}

.header-inner {
   position: relative;
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding-top: 0px;
   padding-bottom: 0px;
   border: 0px solid black !important;
}

.header_tel {

   font-weight: 600;
   font-size: 32px;
   color: var(--2025bordo1);
   text-decoration: none;

  word-spacing: 0;       /* убираем лишние зазоры */
  letter-spacing: -0.03em; /* слегка сжимаем */
  white-space: nowrap;   /* не переносим номер */


   border:0px solid grey  !important;
}

.logo_link {
   position: relative;

   width: 180px;
   
}


.logo_link svg {
      transition: 0.3s;
      
}

.logo_link:hover svg {
   fill: #000000;
   transition: 0.3s;
}


.logo_link>svg {

   max-width: 80%;
   margin-left:-20px;
  
}

.logo_link>img {
   max-width: 100%;
   
}

.services {
   background-color:#d7dace;
   padding-top: 35px;
   padding-bottom: 131px;
}
.header.header-fixed {
   position: fixed;
   width: 100%;
   top: 0px;
   right: 0;
   left: 0;
      transition: background-color 0.6s, height 0.6s;

   z-index: 99;
   padding: 0px 2px 20px 2px;
   background-color: var(--2025white);

   height: 100px; 
  
}
.header666.header-fixed {             /* можешь оставить ту же логику классов */
  transform: translateY(-8px);     /* визуально компактнее без изменения высоты */
  opacity: 0.98;
}



.header.header-fixed>.header-inner {
   padding-top: 0;
   margin-bottom: 0;
}

.header.header-fixed>.header-inner>.upper-corner {
   visibility: hidden;
}

.header.header-fixed>.header-inner>.logo_link {

}

.header.header-fixed>.header-inner>.logo_link>svg {
   max-width: 70%;
   margin-top:-35px;
}

.header.header-fixed>.header-inner>.logo_link>img {
   max-width: 80%;
   margin-top:-5px;
}

.header.header-fixed>.header-inner>.header_nav{

   margin-top:-5px;
}

.header.header-fixed>.header-inner>.header_tel{

   margin-top:-5px;
}



   
   .osn_menu {
	     display: inline-block;
		 position:relative;
		 
		
		
	 
   }
   
   .dop_menu {
	   display:none;
	   position:absolute;
	   top:35px;
	   width: 100%;
	   border:1px solid grey;
	   border-top:0px;
	   background: var(--2025white);
	   font-size:0.7em;
	   padding-left:12px;
   }
   
   .dop_menu > .nav_link {
	   width:100%;
   }
   

  
   
   .footer {
   background-color: var(--2025bordo2);
   padding-top: 28px;
   padding-bottom: 28px;
   margin-top:100px;
     color:var(--2025bordo1l);
	 padding-top:60px;
}

.footer h4 {
  
   color:var(--2025bordo1l);
}
.footer p {
	font-size:0.9em;
	margin:10px 5px 10px 15px;
}

.mytel11 {
	font-size:1.5em !important;
	font-weight:500 !important;
}

.footer_link {
   font-weight: normal;
   font-size: 1em;
   
   color:var(--2025bordo2l);
   text-decoration: none;
   position: relative;
}

.footer_link::after {
	display: inline-block;
  content: "\203A"; 
  margin-left: 0.3em;
  font-size: 0.9em;
  transition: transform 0.2s ease;
}

.footer_link:hover::after {
  transform: translateX(3px);
}


.all_link {
   font-weight: normal;
   font-size: 1em;

   text-decoration: none;
   position: relative;
}

.all_link::after {
	display: inline-block;
  content: "\203A"; 
  margin-left: 0.3em;
  font-size: 0.9em;
  transition: transform 0.2s ease;
}

.all_link:hover::after {
  transform: translateX(3px);
}




.all_link {
   font-weight: normal;
   font-size: 1em;
   
   color:var(--2025bordo2);
   text-decoration: none;
   position: relative;
}

.all_link::after {
	display: inline-block;
  content: "\203A"; 
  margin-left: 0.3em;
  font-size: 0.9em;
  transition: transform 0.2s ease;
}

.all_link:hover::after {
  transform: translateX(3px);
}


.footer_txt {
   font-weight: normal;
   font-size: 1em;
   
   color:var(--2025bordo1l);
}

.footer_group {
   display: flex;
   flex-direction: column;
   padding-left: 28px;
   position: relative;
   width: 24%;
}


.footer_link.mail {
   padding-left: 48px;
   position: relative;
}

.mmleft {
	
	text-align:left !important;
	
}

.mmcenter {
	
	text-align:center !important;
	margin:0 auto !important;

	
}


.footer_link.mail:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   background-image: url('../img/mato-mail-icon_w.svg');
   background-repeat: no-repeat;
   background-size: cover;
   width: 23px;
   height: 18px;
}

.footer_block {
   display: flex;
   justify-content: space-between;
}

.order_call_footer {
   color: var(--2025bordo1);
   left: 0;
   margin-top: 15px;
}

.footer_bottom {
   margin-top: 28px;
   display: flex;
   justify-content: center
}

.footer-inner {
   position: relative;
}

.container_all {
   width: 100%;
   margin: 0 auto;
   margin-top:-90px;
}



.nav_link:hover {
   color:red;
}

.nav_link:not(:last-child) {
   margin-right: 20px;
}
.about_us {
   margin-bottom: 93px;
}


.page_title {
   font-weight: 600;
   font-size: 2em;

   margin-bottom: 50px;
}

.page_content {

   width: 66%;
}
.about_company_img {
   display: block;
   float: right;
   width: 533px;
   height: 450px;
   object-fit: cover;
   margin-left: 68px;
   margin-bottom: 30px;
}

.icon_img {
   display: block;
   float: right;
   width: 533px;
   height: 450px;
   object-fit: cover;
   margin-left: 68px;
   margin-bottom: 30px;
}


.nobody {
   
   border: none !important;
   pointer-events: none !important;
   position:relative;
}	

.mainh1{
	
	 color: var(--2025bordo1);
	 font-size:1.6em;
	 margin-bottom:0.9em; 

}

.for_phone img {
	width: 20px;
}

.dzn_fan li {
	list-style: none; 
	margin-left:20px;
}

.dzn_fan a {
	text-decoration: none;
}

.ancor {
	margin-top:20px;
}

.visitka {
    display:block;
	max-width:240px;
	margin:0 auto !important;
	font-size:0.55em;
	text-align:center;
	position:relative;
	top:-70px;
}

.visitka img {
	width: 100%;
	position:relative;
	margin-top:10px;
}

.float-left {
  float: left;
  margin-right: 10px; /* отступ от текста */
  margin-bottom: 3px;
  width: 100px;
  height: auto;
}

.float-left img {
	max-width: 100%; 
	margin-bottom:10px;
}

.float-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 3px;
  width: 100px;
}
.basket1 {
	position:relative;
	font-size: 1.45em;
}

.basket1 span{
	display: block;
    width: 22px; 
	height: 22px; 
	border-radius: 50%; 
	background-color: NavajoWhite;
	border:1px solid grey;
	position: absolute;
	font-size:0.45em;
	color: red;
	right:-16px;
	top:-7px;
	z-index:6;
display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
	
}

.map {
	 background-image: url('../svg/map1.svg');
   background-repeat: no-repeat;
   background-position: 0px 0px;

 
}
.h450 {
	  height:auto;
	   border:1px solid grey;
}


.marker {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 4px solid var(--2025bordo1);
  border-radius: 50%;
  position: absolute;
  top: 259px;
  left: 685px;
  z-index: 2;
}

.pulse-ring {
  position: absolute;
  top: 254px;
  left: 680px;
  width: 30px;
  height: 30px;
  border: 6px solid rgba(255, 0, 0, 0.6);
  border-radius: 50%;
  animation: pulse-ring-animation 2.5s ease-out infinite;
  z-index: 10;
}

@keyframes pulse-ring-animation {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }
  70% {
    transform: scale(14.5);
    opacity: 0;
  }
  100% {
    transform: scale(18.5);
    opacity: 0;
  }
}


.nonediv {

	   display:none !important;
}


.order {
   margin-top: 135px;
   margin-bottom: 102px;
   position: relative;
}


.form-inner {
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
}

.form-inner:first-child {
   margin-right: 31px;
}
.form_col_wrp {
   display: flex;
}

.input_form {
   width: 98%;
   height: 50px;
   outline: none;
   border: 1px solid #E0E0E0;
   font-weight: 300;
   font-size: 19px;
   line-height: 23px;
   color: var(--2025bordo1);
   padding-left: 18px;
   background-color:white;
  
}



.input_form:not(:last-child) {
   margin-bottom: 30px;
}

.input_form.input_comment {

   width: 100%;
   height: 115px;
   resize: none;
   padding-top: 18px;
   padding-right: 5px;

}




.main_btn {
   cursor: pointer;
   background-color: var(--knopka);
   color:  var(--fknopka);
   height: 50px;
   font-weight: 600;
   font-size: 18px;
   line-height: 22px;
   width: 100%;
   transition: 0.3s;
}

.main_btn:hover {
   transition: 0.3s;
   background-color: var(--knopka2);
}

.main_btn:active {
   transition: 0.3s;
   background-color: var(--knopka);
}

button {
  all: unset; /* сбрасывает все стили */
  background-color: var(--knopka);
  color: var(--fknopka);
   cursor: pointer;
}

button:hover {
   transition: 0.3s;
   background-color: var(--knopka2);
}

input {
  all: unset; /* сбрасывает все стили */
   color: black;
  border:1px solid #c7c7c7;
 
}

.ss_fnn {
   cursor: pointer !important;
   background-color: var(--knopka)!important;
   color:  var(--fknopka)!important;
   height: 50px!important;
   font-weight: 500!important;
   font-size: 16px!important;
   line-height: 22px!important;
   width: 100%!important;
   transition: 0.3s!important;
   text-align:center;
}
   .allnone {
		display:none !important;
	}
	
	
	
/* скрыт по умолчанию */
#cookie_notification{
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%) translateY(16px); /* для анимации */
  z-index: 30000;

  /* размеры */
  width: clamp(300px, 30vw, 560px); /* ~30% экрана на десктопе */
  max-width: 92vw;                  /* не выходить за края */
  max-height: 30vh;                 /* не выше 30% высоты экрана */
  overflow: auto;

  /* оформление */
  display: none;        /* включаем .showme */
  padding: 20px 22px;
  border-radius: 12px;
  background-color: #EFDEDE;
  box-shadow: 2px 3px 14px rgba(0,0,0,.28);

  /* анимация появления */
  opacity: 0;
  transition: transform .35s ease, opacity .35s ease;
}

/* показать */
#cookie_notification.showme{
  display: flex;
  flex-direction: column;
  gap: 12px;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

/* текст и ссылки */
#cookie_notification p{
  margin: 0;
  font: 400 14px/1.5 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: #222;
}
#cookie_notification a{
  color: #0b63ce;
  text-decoration: underline;
}

/* кнопка */
#cookie_notification .cookie_accept{
  align-self: flex-end;
  padding: 10px 16px;
  border-radius: 8px;
  border: 0;
  background: grey;
  color: var(--2025white);
  cursor: pointer;
  transition: filter .2s ease;
}
#cookie_notification .cookie_accept:hover{ filter: brightness(1.06); }

/* мобильные */
@media (max-width: 575.98px){
  #cookie_notification{
    bottom: 16px;
    width: 90%;        /* почти во всю ширину */
    max-height: 40vh;   /* можно чуть выше на мобилках */
    border-radius: 10px;
    padding: 16px;
  }
  #cookie_notification .cookie_accept{
    width: 80%;  /* удобнее большим пальцем */
	text-align:center;
  }
}


.mrb {
    margin-bottom: 15px;
    
}

.mrt {
    margin-top: 25px;
    
}

.block_out

{
    display: none;
	margin-top:100px;

}

.dop_photo

{

	margin-top:40px;

}

.dopbtm {
	text-align:center;
	opacity:0.5;
}
