@font-face {
   font-family: "Open Sans";
   src: url('OpenSansRegular.eot')/*tpa=http://powerbankmenu.ru/font/OpenSansRegular.eot*/;
   src: url('OpenSansRegular.eot-#iefix')/*tpa=http://powerbankmenu.ru/font/OpenSansRegular.eot?#iefix*/ format('embedded-opentype'), url('OpenSansRegular.ttf')/*tpa=http://powerbankmenu.ru/font/OpenSansRegular.ttf*/ format('truetype'), url('OpenSansRegular.woff')/*tpa=http://powerbankmenu.ru/font/OpenSansRegular.woff*/ format('woff');
}
@-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;
}
}
@-o-keyframes animate-fade-in-left {
0% {
   -o-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes animate-fade-in-left {
0% {
   -ms-transform: translate(-100px,0px) rotate(0deg);
   opacity: 0;
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes animate-fade-in-left {
0% {
   opacity: 0;
   transform: translate(-100px,0px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes animate-fade-in-up {
0% {
   -webkit-transform: translate(0px,50px) 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,50px) rotate(0deg);
   opacity: 0;
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-o-keyframes animate-fade-in-up {
0% {
   -o-transform: translate(0px,50px) rotate(0deg);
   opacity: 0;
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes animate-fade-in-up {
0% {
   -ms-transform: translate(0px,50px) rotate(0deg);
   opacity: 0;
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes animate-fade-in-up {
0% {
   opacity: 0;
   transform: translate(0px,50px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-moz-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-o-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-ms-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-webkit-keyframes transform-pulse {
0% {
   -webkit-transform: rotate(0deg);
}
50% {
   -webkit-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-moz-keyframes transform-pulse {
0% {
   -moz-transform: rotate(0deg);
}
50% {
   -moz-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-o-keyframes transform-pulse {
0% {
   -o-transform: rotate(0deg);
}
50% {
   -o-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -o-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-ms-keyframes transform-pulse {
0% {
   -ms-transform: rotate(0deg);
}
50% {
   -ms-transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   -ms-transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes transform-pulse {
0% {
   transform: rotate(0deg);
}
50% {
   transform: rotate(0deg) scale(1.1,1.1);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@-webkit-keyframes transform-scale-in {
0% {
   -webkit-transform: rotate(0deg) scale(0,0);
   opacity: 0;
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
   opacity: 1;
}
}
@-moz-keyframes transform-scale-in {
0% {
   -moz-transform: rotate(0deg) scale(0,0);
   opacity: 0;
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
   opacity: 1;
}
}
@-o-keyframes transform-scale-in {
0% {
   -o-transform: rotate(0deg) scale(0,0);
   opacity: 0;
}
100% {
   -o-transform: rotate(0deg) scale(1.0,1.0);
   opacity: 1;
}
}
@-ms-keyframes transform-scale-in {
0% {
   -ms-transform: rotate(0deg) scale(0,0);
   opacity: 0;
}
100% {
   -ms-transform: rotate(0deg) scale(1.0,1.0);
   opacity: 1;
}
}
@keyframes transform-scale-in {
0% {
   opacity: 0;
   transform: rotate(0deg) scale(0,0);
}
100% {
   opacity: 1;
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@-webkit-keyframes Copy-of-transform-bounce {
0% {
   -webkit-transform: rotate(0deg);
}
50% {
   -webkit-transform: translate(5px,25px) rotate(0deg);
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
}
}
@-moz-keyframes Copy-of-transform-bounce {
0% {
   -moz-transform: rotate(0deg);
}
50% {
   -moz-transform: translate(5px,25px) rotate(0deg);
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
}
}
@-o-keyframes Copy-of-transform-bounce {
0% {
   -o-transform: rotate(0deg);
}
50% {
   -o-transform: translate(5px,25px) rotate(0deg);
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
}
}
@-ms-keyframes Copy-of-transform-bounce {
0% {
   -ms-transform: rotate(0deg);
}
50% {
   -ms-transform: translate(5px,25px) rotate(0deg);
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
}
}
@keyframes Copy-of-transform-bounce {
0% {
   transform: rotate(0deg);
}
50% {
   transform: translate(5px,25px) rotate(0deg);
}
100% {
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes Left-right {
0% {
   -webkit-transform: rotate(0deg);
}
50% {
   -webkit-transform: translate(25px,5px) rotate(-5deg);
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
}
}
@-moz-keyframes Left-right {
0% {
   -moz-transform: rotate(0deg);
}
50% {
   -moz-transform: translate(25px,5px) rotate(-5deg);
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
}
}
@-o-keyframes Left-right {
0% {
   -o-transform: rotate(0deg);
}
50% {
   -o-transform: translate(25px,5px) rotate(-5deg);
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
}
}
@-ms-keyframes Left-right {
0% {
   -ms-transform: rotate(0deg);
}
50% {
   -ms-transform: translate(25px,5px) rotate(-5deg);
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
}
}
@keyframes Left-right {
0% {
   transform: rotate(0deg);
}
50% {
   transform: translate(25px,5px) rotate(-5deg);
}
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;
}
