@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');


body {
   font-family: "Public Sans", sans-serif;
   font-family: "Noto Sans", sans-serif;
   font-weight:300;

  font-optical-sizing: auto;
  font-style: normal;
   font-size: 20px;
   line-height: 1.3;
   color: var(--blackcolor) ;
}


input,
textarea,
select,
button {
  font-family: inherit;   /* наследует шрифт от родителя (обычно body) */
  font-size: inherit;     /* наследует размер */
  font-weight: inherit;   /* наследует толщину */
  line-height: inherit;   /* наследует межстрочный интервал */
}


*,
*: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;
}


html,
body {
   overflow-x: hidden;
   background-color: var(--superblack) ;
}

p {
   text-align:justify !important;
}

#aid_587 {
	color:red;
}

.myred {
	color:red;
}

.mtxt{
	font-size:1.0em;
   
   
}

.aclick:hover {
	cursor:pointer;
}


a {

   color: var(--acolor) ;
}

address {
   font-style: normal;
}

.clear {
   clear:both;
}

input:focus {
   outline: none;
}


.container_max {
	padding: 50px 0px 30px 0px;
    width:100%;
    background-color: #f4f4f0;
    transition: 0.6s;
  
}


.container_max.noback {

    background-color:white;
    transition: 0.6s;
  
}

.container_max2 {
	padding: 50px 0px 30px 0px;
    width:100%;
    background-color:white;
    transition: 0.8s;
  
}

.container_max2.noback2 {

    background-color: #f4f4f0;
    transition: 0.8s;
  
}

.container {
   max-width: 1280px;
   margin: 0 auto;
  
}

header {
		--background-color:#d7dace;
		 border: 0px solid black;
}


.header.ny {
	padding-top: 100px;
	background-image: url('/img/NY9.png');
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto;
}


.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(--ll1);
   text-decoration: none;
   margin-top:-20px;
}
.logo_link>svg {

   max-width: 90%;
   margin-left:-30px;
   border: 0px solid black !important;
}

.logo_link  {

  
   border: 0px solid black !important;
}

.services {
   background-color:#d7dace;
   padding-top: 35px;
   padding-bottom: 131px;
}
.header.header-fixed {
   position: fixed;
   width: 100%;
   top: 0;
   right: 0;
   left: 0;
   transition: 0.6s;
   z-index: 99;
   padding: 0px 2px 20px 2px;
   background-color: var(--superblack) ;
   background-color:#d7dace;
   
   height: 90px;
}

.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>.header_nav{

   margin-top:-35px;
}

.header.header-fixed>.header-inner>.header_tel{

   margin-top:-35px;
}


.header_nav {
      position: relative;
      z-index: 3;
      border-bottom: 0px solid #454c2d;
      padding-bottom:5px;  
	margin-left:-70px;
  
   }
   
   .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: white;
	   font-size:0.7em;
	   padding-left:12px;
   }
   
   .dop_menu > .nav_link {
	   width:100%;
   }
   
   /*
   Верх меню
   */
   .nav_link {
   display: inline-block;
   font-weight: normal;
   font-size: 1.1em;
 
   color: var(--menucolor) ;
   text-decoration: none;
   margin-left:15px !important;
}
   
   .footer {
   background-color: var(--footcolor);
   padding-top: 64px;
   padding-bottom: 28px;
}

.footer_link {
   font-weight: normal;
   font-size: 20px;
   
   color: var(--superblack) ;
   text-decoration: none;
   position: relative;
}

.footer_txt {
   font-weight: normal;
   font-size: 20px;
   
   color:var(--superblack) ;
}

.footer_group {
   display: flex;
   flex-direction: column;
   padding-left: 28px;
   position: relative;
   width: 24%;
}

.footer_group:nth-child(2)::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   background-image: url('../img/mato-phone-icon_w.svg');
   background-repeat: no-repeat;
   background-size: cover;
   width: 18px;
   height: 19px;
}

.footer_group:nth-child(3)::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   background-image: url('../img/mato-point-icon_w.svg');
   background-repeat: no-repeat;
   background-size: cover;
   width: 20px;
   height: 25px;
}

.footer_link.mail {
   padding-left: 48px;
   position: relative;
}

.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(--superblack) ;
   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: 30px;
}



.about_us {
   margin-bottom: 93px;
}


.page_title {
   font-weight: 600;
   font-size: 2em;

   margin-bottom: 50px;
}

.page_content {

   width: 100%;
   text-align: justify;
}

.page_contentall {

   width: 99%;
   
}

.about_company_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;
}	


.manall{
		 position:absolute;
		
		 width:600px;
		 height:600px;
		 
	
}

.manall img
{ 
width:100%;
			
}

 #xman_0 {
display:block;
	 top:0px;
	 left:0px;


	  z-index:10;
}

 #xman_1 {
display:none;
	 top:0;
	 left:0;	
 z-index:11;	

	
}
 #xman_2 {
display:none;
	 	 top:0;
	     right:0;	
 z-index:12;	

	
}

 #xman_3 {
display:none;
	 bottom:0;
	 left:0;	
		  z-index:13;

	
}

 #xman_4 {

	  display:none;
	 bottom:0;
	 right:0;	
		  z-index:14;  

	
}

.modal {
   width: 484px;
 
   background-repeat: no-repeat;
   background-size: cover;
}
.mmmform.fmd {
	width:100% !important;
	padding:none !important;
}
.modal_title {
font-size:1em;
}

.modal_subtitle {
   font-weight: 300;
   font-size: 1.2 em;
   line-height: 23px;

}
 .oferta {
      margin-top: 15px;
	  font-size:0.8em;
	   margin-bottom: 15px;
   }
   
   
   .echo_call {
	   border:0px solid grey;
	   position: relative;
	   text-align:right;
   }
   
   .cta{
  position: relative;
  display: inline-block;
  padding: 5px 8px 20px 60px;
  color: var(--blackcolor) ;
  font-weight: 700;
  font-size:1.2em;
  border: none;


  overflow: hidden;
  cursor: pointer;
  text-decoration:none;
 
  
  background-size: contain;
  background-position: left bottom;

  background-repeat: no-repeat;
   background-image: url("/img/bg10011.svg");
   transition: background-image 0s, transform 0.15s ease;

  
}
.cta:hover{
	  color:red;
	  background-image: url("/img/bg10013.svg");
	  transform: translateY(-1px); /* небольшой отклик при наведении */
  
}


.container_max:hover  .cta55 {
	 background-image: url("/img/bg10012.svg");
	   transform: translateY(-1px); /* небольшой отклик при наведении */
}






/* Контейнер для снега по всему экрану */
.snowflakes {
    position: fixed;
    inset: 0;              /* top:0; right:0; bottom:0; left:0 */
    pointer-events: none;  /* не мешает кликам */
    z-index: 99999;
    overflow: hidden;
}

/* Базовый стиль одной снежинки */
.snowflake {
    position: absolute;
    top: -10%;
    color: #76f7ff;
    opacity: 0.9;
    font-size: 20px; /* базовый размер, дальше меняем через nth-child */
    text-shadow: 0 0 6px rgba(255, 255, 255, 0.9);
    animation-name: snow-fall, snow-sway;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
}

/* Падение ВНИЗ — меняем top, не transform */
@keyframes snow-fall {
    0%   { top: -10%; }
    100% { top: 110%; }
}

/* Покачивание ВЛЕВО–ВПРАВО — transform, отдельная анимация */
@keyframes snow-sway {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(25px); }
    100% { transform: translateX(-25px); }
}

/* Индивидуальные настройки: позиция по X, размер, скорость, задержка */

.snowflake:nth-child(1)  { left: 5%;  font-size: 14px; animation-duration: 18s, 5s;  animation-delay: 0s,   0s; }
.snowflake:nth-child(2)  { left: 15%; font-size: 20px; animation-duration: 24s, 6s;  animation-delay: 3s,   1s; }
.snowflake:nth-child(3)  { left: 25%; font-size: 26px; animation-duration: 28s, 7s;  animation-delay: 6s,   2s; }
.snowflake:nth-child(4)  { left: 35%; font-size: 16px; animation-duration: 20s, 5.5s;animation-delay: 1s,   0.5s; }
.snowflake:nth-child(5)  { left: 45%; font-size: 22px; animation-duration: 26s, 6.5s;animation-delay: 4s,   1.5s; }
.snowflake:nth-child(6)  { left: 55%; font-size: 28px; animation-duration: 30s, 7.5s;animation-delay: 7s,   2.5s; }
.snowflake:nth-child(7)  { left: 65%; font-size: 18px; animation-duration: 21s, 5.8s;animation-delay: 2s,   0.8s; }
.snowflake:nth-child(8)  { left: 75%; font-size: 24px; animation-duration: 27s, 6.8s;animation-delay: 5s,   1.8s; }
.snowflake:nth-child(9)  { left: 85%; font-size: 30px; animation-duration: 32s, 8s;  animation-delay: 8s,   2.2s; }
.snowflake:nth-child(10) { left: 50%; font-size: 26px; animation-duration: 29s, 7.2s;animation-delay: 3.5s, 1.1s; }
.snowflake:nth-child(11) { left: 30%; font-size: 18px; animation-duration: 22s, 6s;  animation-delay: 1.8s, 0.6s; }
.snowflake:nth-child(12) { left: 70%; font-size: 22px; animation-duration: 25s, 6.7s;animation-delay: 4.7s, 1.4s; }



