@font-face {
   font-family: "Open Sans";
   src: url('OpenSansRegular.eot');
   src: url('OpenSansRegular.eot?#iefix') format('embedded-opentype'), url('OpenSansRegular.ttf') format('truetype'), url('OpenSansRegular.woff') format('woff');
}
@font-face {
   font-family: "Open Sans Light";
   src: url('OpenSansLight.eot');
   src: url('OpenSansLight.eot?#iefix') format('embedded-opentype'), url('OpenSansLight.ttf') format('truetype'), url('OpenSansLight.woff') format('woff');
}
@font-face {
   font-family: "GothamPro";
   src: url('GothamPro.eot');
   src: url('GothamPro.eot?#iefix') format('embedded-opentype'), url('GothamPro.ttf') format('truetype'), url('GothamPro.woff') format('woff');
}
@font-face {
   font-family: "GothamPro-Light";
   src: url('GothamPro-Light.eot');
   src: url('GothamPro-Light.eot?#iefix') format('embedded-opentype'), url('GothamPro-Light.ttf') format('truetype'), url('GothamPro-Light.woff') format('woff');
}
@font-face {
   font-family: "GothamPro-Bold";
   src: url('GothamPro-Bold.eot');
   src: url('GothamPro-Bold.eot?#iefix') format('embedded-opentype'), url('GothamPro-Bold.ttf') format('truetype'), url('GothamPro-Bold.woff') format('woff');
}
@-webkit-keyframes transform-shake {
0% {
   -webkit-transform: rotate(0deg);
}
10% {
   -webkit-transform: translate(-10px,0px) rotate(0deg);
}
20% {
   -webkit-transform: translate(10px,0px) rotate(0deg);
}
30% {
   -webkit-transform: translate(-10px,0px) rotate(0deg);
}
40% {
   -webkit-transform: translate(10px,0px) rotate(0deg);
}
50% {
   -webkit-transform: translate(-10px,0px) rotate(0deg);
}
60% {
   -webkit-transform: translate(10px,0px) rotate(0deg);
}
70% {
   -webkit-transform: translate(-10px,0px) rotate(0deg);
}
80% {
   -webkit-transform: translate(10px,0px) rotate(0deg);
}
90% {
   -webkit-transform: translate(-10px,0px) rotate(0deg);
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
}
}
@-moz-keyframes transform-shake {
0% {
   -moz-transform: rotate(0deg);
}
10% {
   -moz-transform: translate(-10px,0px) rotate(0deg);
}
20% {
   -moz-transform: translate(10px,0px) rotate(0deg);
}
30% {
   -moz-transform: translate(-10px,0px) rotate(0deg);
}
40% {
   -moz-transform: translate(10px,0px) rotate(0deg);
}
50% {
   -moz-transform: translate(-10px,0px) rotate(0deg);
}
60% {
   -moz-transform: translate(10px,0px) rotate(0deg);
}
70% {
   -moz-transform: translate(-10px,0px) rotate(0deg);
}
80% {
   -moz-transform: translate(10px,0px) rotate(0deg);
}
90% {
   -moz-transform: translate(-10px,0px) rotate(0deg);
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
}
}
@-o-keyframes transform-shake {
0% {
   -o-transform: rotate(0deg);
}
10% {
   -o-transform: translate(-10px,0px) rotate(0deg);
}
20% {
   -o-transform: translate(10px,0px) rotate(0deg);
}
30% {
   -o-transform: translate(-10px,0px) rotate(0deg);
}
40% {
   -o-transform: translate(10px,0px) rotate(0deg);
}
50% {
   -o-transform: translate(-10px,0px) rotate(0deg);
}
60% {
   -o-transform: translate(10px,0px) rotate(0deg);
}
70% {
   -o-transform: translate(-10px,0px) rotate(0deg);
}
80% {
   -o-transform: translate(10px,0px) rotate(0deg);
}
90% {
   -o-transform: translate(-10px,0px) rotate(0deg);
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
}
}
@-ms-keyframes transform-shake {
0% {
   -ms-transform: rotate(0deg);
}
10% {
   -ms-transform: translate(-10px,0px) rotate(0deg);
}
20% {
   -ms-transform: translate(10px,0px) rotate(0deg);
}
30% {
   -ms-transform: translate(-10px,0px) rotate(0deg);
}
40% {
   -ms-transform: translate(10px,0px) rotate(0deg);
}
50% {
   -ms-transform: translate(-10px,0px) rotate(0deg);
}
60% {
   -ms-transform: translate(10px,0px) rotate(0deg);
}
70% {
   -ms-transform: translate(-10px,0px) rotate(0deg);
}
80% {
   -ms-transform: translate(10px,0px) rotate(0deg);
}
90% {
   -ms-transform: translate(-10px,0px) rotate(0deg);
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
}
}
@keyframes transform-shake {
0% {
   transform: rotate(0deg);
}
10% {
   transform: translate(-10px,0px) rotate(0deg);
}
20% {
   transform: translate(10px,0px) rotate(0deg);
}
30% {
   transform: translate(-10px,0px) rotate(0deg);
}
40% {
   transform: translate(10px,0px) rotate(0deg);
}
50% {
   transform: translate(-10px,0px) rotate(0deg);
}
60% {
   transform: translate(10px,0px) rotate(0deg);
}
70% {
   transform: translate(-10px,0px) rotate(0deg);
}
80% {
   transform: translate(10px,0px) rotate(0deg);
}
90% {
   transform: translate(-10px,0px) rotate(0deg);
}
100% {
   transform: translate(0px,0px) rotate(0deg);
}
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.cculka-politika {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   color: #FFFFFF;
   display: inline-block;
   position: relative;
   text-decoration: none;
   transition: all 700ms ease;
}
a.cculka-politika::after {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   background: transparent;
   content: "";
   display: block;
   height: 1px;
   margin: auto;
   margin-top: 1px;
   transition: all 700ms ease;
   width: 0;
}
a.cculka-politika:hover::after {
   background: #34D293;
   width: 100%;
}
a.cculka-politika:visited {
   color: #FFFFFF;
   text-decoration: none;
}
a.cculka-politika:active {
   color: #FFFFFF;
   text-decoration: none;
}
a.cculka-politika:hover {
   color: #34D293;
   text-decoration: none;
}
a.cculka-belaya {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   color: #FFFFFF;
   display: inline-block;
   position: relative;
   text-decoration: none;
   transition: all 700ms ease;
}
a.cculka-belaya::after {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   background: transparent;
   content: "";
   display: block;
   height: 1px;
   margin: auto;
   margin-top: 1px;
   transition: all 700ms ease;
   width: 0;
}
a.cculka-belaya:hover::after {
   background: #FFFFFF;
   width: 100%;
}
a.cculka-belaya:visited {
   color: #FFFFFF;
   text-decoration: none;
}
a.cculka-belaya:active {
   color: #FFFFFF;
   text-decoration: none;
}
a.cculka-belaya:hover {
   color: #FFFFFF;
   text-decoration: none;
}
a.cculka-seraya {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   color: #2D2D2D;
   display: inline-block;
   position: relative;
   text-decoration: none;
   transition: all 700ms ease;
}
a.cculka-seraya::after {
   -moz-transition: all 700ms ease;
   -webkit-transition: all 700ms ease;
   background: transparent;
   content: "";
   display: block;
   height: 1px;
   margin: auto;
   margin-top: 1px;
   transition: all 700ms ease;
   width: 0;
}
a.cculka-seraya:hover::after {
   background: #2D2D2D;
   width: 100%;
}
a.cculka-seraya:visited {
   color: #2D2D2D;
   text-decoration: none;
}
a.cculka-seraya:active {
   color: #2D2D2D;
   text-decoration: none;
}
a.cculka-seraya:hover {
   color: #2D2D2D;
   text-decoration: none;
}
a.nomer-seruy {
   color: #2D2D2D;
   text-decoration: none;
}
a.nomer-seruy:visited {
   color: #2D2D2D;
   text-decoration: none;
}
a.nomer-seruy:active {
   color: #2D2D2D;
   text-decoration: none;
}
a.nomer-seruy:hover {
   color: #2D2D2D;
   text-decoration: none;
}
a.nomer-beluy {
   color: #FFFFFF;
   text-decoration: none;
}
a.nomer-beluy:visited {
   color: #FFFFFF;
   text-decoration: none;
}
a.nomer-beluy:active {
   color: #FFFFFF;
   text-decoration: none;
}
a.nomer-beluy:hover {
   color: #FFFFFF;
   text-decoration: none;
}
h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #000080;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
