@font-face
{
   font-family: "Stolzl";
   font-display: swap;
   src: url('../fonts/Stolzl-Regular.woff2') format('woff2'),
        url('../fonts/Stolzl-Regular.woff') format('woff'),
        url('../fonts/Stolzl-Regular.ttf') format('truetype'),
        url('../fonts/Stolzl-Regular.svg#Stolzl-Regular') format('svg'),
        url('../fonts/Stolzl-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Stolzl Bold";
   font-display: swap;
   src: url('../fonts/Stolzl-Bold.woff2') format('woff2'),
        url('../fonts/Stolzl-Bold.woff') format('woff'),
        url('../fonts/Stolzl-Bold.ttf') format('truetype'),
        url('../fonts/Stolzl-Bold.svg#Stolzl-Bold') format('svg'),
        url('../fonts/Stolzl-Bold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Stolzl Book";
   font-display: swap;
   src: url('../fonts/Stolzl-Book.woff2') format('woff2'),
        url('../fonts/Stolzl-Book.woff') format('woff'),
        url('../fonts/Stolzl-Book.ttf') format('truetype'),
        url('../fonts/Stolzl-Book.svg#Stolzl-Book') format('svg'),
        url('../fonts/Stolzl-Book.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Stolzl Light";
   font-display: swap;
   src: url('../fonts/Stolzl-Light.woff2') format('woff2'),
        url('../fonts/Stolzl-Light.woff') format('woff'),
        url('../fonts/Stolzl-Light.ttf') format('truetype'),
        url('../fonts/Stolzl-Light.svg#Stolzl-Light') format('svg'),
        url('../fonts/Stolzl-Light.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Stolzl Medium";
   font-display: swap;
   src: url('../fonts/Stolzl-Medium.woff2') format('woff2'),
        url('../fonts/Stolzl-Medium.woff') format('woff'),
        url('../fonts/Stolzl-Medium.ttf') format('truetype'),
        url('../fonts/Stolzl-Medium.svg#Stolzl-Medium') format('svg'),
        url('../fonts/Stolzl-Medium.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Stolzl Thin";
   font-display: swap;
   src: url('../fonts/Stolzl-Thin.woff2') format('woff2'),
        url('../fonts/Stolzl-Thin.woff') format('woff'),
        url('../fonts/Stolzl-Thin.ttf') format('truetype'),
        url('../fonts/Stolzl-Thin.svg#Stolzl-Thin') format('svg'),
        url('../fonts/Stolzl-Thin.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in-left
{
   0% { -webkit-transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-left
{
   0% { -moz-transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-opacity
{
   0% { opacity: 1;  }
   50% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes transform-peek
{
   0% { -webkit-transform: rotate(0deg) ;  }
   50% { -webkit-transform: rotate(10deg) scale(1.2,1.2) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes transform-peek
{
   0% { -moz-transform: rotate(0deg) ;  }
   50% { -moz-transform: rotate(10deg) scale(1.2,1.2) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-peek
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(10deg) scale(1.2,1.2) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.Ссылка_на_светлом
{
   color: #000000;
   text-decoration: none;
}
a.Ссылка_на_светлом:visited
{
   color: #000000;
   text-decoration: none;
}
a.Ссылка_на_светлом:active
{
   color: #000000;
   text-decoration: none;
}
a.Ссылка_на_светлом:hover
{
   color: #FA9F11;
   text-decoration: none;
}
a.Светлое_на_светлом
{
   color: #FA9F11;
   text-decoration: none;
}
a.Светлое_на_светлом:visited
{
   color: #FA9F11;
   text-decoration: none;
}
a.Светлое_на_светлом:active
{
   color: #FA9F11;
   text-decoration: none;
}
a.Светлое_на_светлом:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.Зеленая
{
   color: #61CE70;
   text-decoration: none;
}
a.Зеленая:visited
{
   color: #61CE70;
   text-decoration: none;
}
a.Зеленая:active
{
   color: #61CE70;
   text-decoration: none;
}
a.Зеленая:hover
{
   color: #FA9F11;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
@media only screen and (max-width: 1169px)
{
}
