* {
  padding: 0px;
  margin: 0px;
  font-family: 'Roboto'; }

.wrapper_center {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:none;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
  }

.clearfix {
  clear: both; }

.title {
  color: #000000;
  width: 100%;
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  padding-top: 30px; }

.menu {
  z-index: 999;
  position: fixed;
  top: 0px;
  background-color: #f4f4f4;
  width: 100%; }
  .menu ul {
    float: left;
    width: 400px;
    display: table; }
    .menu ul li {
      display: table-cell; }
      .menu ul li a {
        text-decoration: none;
        line-height: 50px;
        color: #0a0a0a;
        font-size: 12px;
        font-weight: 900;
        text-transform: uppercase;
        position: relative;
        transition: 600ms; }
        .menu ul li a:hover:after {
          content: "";
          position: absolute;
          top: 15px;
          left: 0px;
          width: 100%;
          height: 2px;
          background-color: #2762a1; }
  .menu .login {
    float: right;
    width: 212px;
    background-color: #e5e5e5; }
    .menu .login a {
      float: left;
      display: block;
      font-size: 12px;
      font-weight: 400;
      line-height: 50px;
      text-decoration: underline;
      text-align: center;
      padding-left: 27px;
      padding-right: 28px;
      transition: 600ms;
      color: #0a0a0a; }
      .menu .login a:hover {
        color: #ffffff;
        background-color: #f8ab0e; }
		


  .loginin {
    float: right;
    width: 530px;
    background-color: #e5e5e5; }
     .loginin a {
      float: left;
      display: block;
      font-size: 12px;
      font-weight: 420;
      line-height: 50px;
      text-decoration: underline;
      text-align: center;
      padding-left: 7px;
      padding-right: 5px;
      transition: 600ms;
      color: #0a0a0a; }
      .loginin a:hover {
        color: #ffffff;
        background-color: #f8ab0e; }


.aftermenu {
  background-color: #ffffff;
  margin-top: 50px;
  padding-top: 40px; }
  .aftermenu .logo {
    float: left;
    margin-bottom: 35px;
    display: block;
    margin-right: 40px; }
  .aftermenu .program {
    margin-top: -5px;
    text-transform: uppercase;
    float: left;
    width: 436px;
    color: #0a0a0a;
    font-size: 15px;
    font-weight: 900;
    line-height: 22px;
    text-align: left; }
    .aftermenu .program p {
      color: #f8ab14; }
  .aftermenu .numbers {
    margin-top: -4px;
    float: right;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    width: 210px; }
  .aftermenu a {
    color: #0a0a0a;
    font-size: 27px;
    font-weight: 900;
    text-decoration: none; }
  .aftermenu .button {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background-color: #f8ab0e;
    float: right;
    text-align: center;
    margin-left: 14px; }

.automatic {
  width: 100%;
  height: 350px;
  background: url("images/web_yellow.png") no-repeat; 
  background-size: cover; }
  .automatic img {
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 57px; }
  .automatic .text {
    width: 50%;
    float: left; }
    .automatic .text p {
      display: block;
      margin-top: 60px;
      color: #ea192d;
      font-size: 45px;
      font-weight: 700;
      line-height: 45px;
      position: relative;
      margin-left: 22px; }
      .automatic .text p:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 80px;
        background-color: #0a0a0a;
        top: 3px;
        left: -22px; }
    .automatic .text ul {
      margin-top: 17px; }
      .automatic .text ul li {
        list-style-image: url("images/list_style1.png");
        color: #0a0a0a;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        list-style-position: inside; }

.our_courses {
  width: 100%;
  margin-bottom: 40px;
  background-color: #f4f4f4; }

.course_item {
  text-align: center;
  width: 165px;
  margin: 20px 17px 20px 18px;
  float: left; }
  .course_item:hover .cirkel {
    background-color: #2762a1; }
  .course_item .cirkel {
    transition: 600ms;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f8ab0e;
    margin: 0 auto; }
    .course_item .cirkel img {
      margin-top: 25px; }
  .course_item a {
    margin-top: 8px;
    color: #2762a1;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: underline;
    margin-bottom: 20px; }

.provider {
  background-color: #ffffff; }
  .provider table {
    width: 100%;
    margin-top: 75px;
    margin-bottom: 80px; }
    .provider table tr {
      margin-top: 30px; }

.tosave {
  width: 100%;
  background-color: #f4f4f4;
  height: 283px;
  margin-bottom: 40px; }
  .tosave img {
    display: block;
    float: left;
    margin-right: 45px;
    margin-left: 55px;
    margin-top: 7px; }
  .tosave .save {
    float: left;
    width: 600px;
    height: 160px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    margin-top: 94px; }
    .tosave .save p {
      color: #333333;
      font-size: 45px;
      font-weight: 700;
      line-height: 45px;
      display: block;
      margin-top: -30px;
      text-align: center;
      padding: 5px;
      width: 480px;
      background-color: #f4f4f4;
      margin-left: 55px; }
      .tosave .save p span {
        text-transform: uppercase;
        color: #f8ab0e; }
    .tosave .save a {
      margin-top: 50px;
      margin-left: 40px;
      border-radius: 2px;
      background-color: #f8ab0e;
      width: 517px;
      line-height: 63px;
      text-align: center;
      color: #fffefe;
      font-size: 24px;
      font-weight: 400;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      transition: 600ms; }
      .tosave .save a:hover {
        -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }
      .tosave .save a img {
        margin-left: 50px;
        margin-right: -20px; }

.our_clients .clients {
  margin-bottom: 60px;
  padding-top: 20px; }
  .our_clients .clients .box_img {
    float: left;
    text-align: center; }
    .our_clients .clients .box_img a {
      color: #2762a1;
      font-size: 15px;
      font-weight: 400;
      line-height: 22px;
      text-decoration: underline; }

.our_tariff .tariff_block {
  width: 311px;
  float: left;
  margin-top: 20px;
  margin-bottom: 50px; }
  .our_tariff .tariff_block .base {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 74px;
    text-align: center;
    background-color: #f8ab0e; }
  .our_tariff .tariff_block .box {
    border-left: solid 1px #d4d4d4;
    border-right: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
    height: 690px; }
    .our_tariff .tariff_block .box .tip {
      margin-left: 20px;
      margin-top: 40px;
      color: #0a0a0a;
      font-size: 15px;
      font-weight: 300;
      font-style: italic;
      line-height: 20px; }
      .our_tariff .tariff_block .box .tip span {
        color: #f8ab0e; }
    .our_tariff .tariff_block .box .prise {
      padding-top: 20px;
      width: 309px;
      height: 70px;
      background-color: #f4f4f4;
      color: #2762a1;
      font-size: 35px;
      font-weight: 700;
      line-height: 25px;
      text-align: center;
      margin: 0 auto; }
      .our_tariff .tariff_block .box .prise p {
        font-size: 20px;
        display: block;
        position: relative; }
        .our_tariff .tariff_block .box .prise p:before {
          content: "";
          width: 34px;
          height: 30px;
          position: absolute;
          top: -18px;
          left: 60px;
          background: url("images/birca.png") no-repeat;
          background-size: cover; }
.our_tariff ul {
  margin: 25px 10px 10px 35px; }
  .our_tariff ul li {
    color: #0a0a0a;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    list-style-image: url("images/list_style_3-orange.png");
    margin-bottom: 10px; }
    .our_tariff ul li span {
      font-weight: 700; }
.our_tariff .ul_in {
  margin-left: 20px;
  margin-top: 7px; }
  .our_tariff .ul_in ul {
    margin: 0px; }
    .our_tariff .ul_in ul li {
      list-style-image: url("images/list_style2.png") !important; }

.our_tariff .tariff_block:nth-child(even) {
  margin-right: 33px;
  margin-left: 34px; }


.razdelselected {
  background-color: #f8ab0e;
  width: 100%;
  height: 33px;
  padding-top: 10px;
  margin-bottom: 30px;
  color:#FFFFFF;
  }
.razdelselected a{
  
  color:#FFFFFF;
  }
  
.errorblock {
  background-color: #FF8000;
  width: 100%;
  height: 33px;
  padding-top: 10px;
  margin-bottom: 30px;
  color:#FFFFFF;
  display:none; margin-top:10px
  }
.errorblock a{
  
  color:#FFFFFF;
  }

.tosavetwo {
  background-color: #f8ab0e;
  width: 100%;
  height: 134px;
  padding-top: 40px; }
  .tosavetwo a {
    padding-left: 30px;
    display: block;
    background: url("images/fingerprint.png") no-repeat;
    width: 490px;
    line-height: 65px;
    text-align: center;
    border: 2px solid #000000;
    border-radius: 4px;
    margin-left: 70px;
    float: left;
    background-position-x: 70px;
    background-position-y: 10px;
    margin-top: 20px;
    text-decoration: none;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    transition: 600ms; }
    .tosavetwo a:hover {
      -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
      -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
      box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }
  .tosavetwo .fourteendays {
    margin-left: 110px;
    width: 272px;
    float: left;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    text-align: left; }
    .tosavetwo .fourteendays span {
      text-transform: uppercase; }

.left_white {
  width: 61%;
  background-color: #ffffff;
  float: left; }
  .left_white .preffer {
    width: 640px;
    float: right; }
    .left_white .preffer .course_item {
      margin: 65px 0px 0px -10px !important; }
      .left_white .preffer .course_item .cirkel {
        margin-bottom: 20px; }

.right_grey {
  width: 39%;
  background-color: #f4f4f4;
  padding-top: 60px;
  float: left; }
  .right_grey .doc {
    float: left;
    width: 360px;
    height: 680px; }
    .right_grey .doc .doc_title {
      color: #000000;
      font-size: 32px;
      font-weight: 700;
      line-height: 36px;
      width: 283px;
      margin-left: 15px; }
    .right_grey .doc img {
      margin-left: 15px;
      margin-top: 35px; }

.consultation {
  z-index: 889;
  position: fixed;
  bottom: 40px;
  right: 0px;
  text-decoration: none;
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 45px;
  width: 265px;
  text-align: center;
  background-color: #2762a1;
  border-radius: 4px;
  float: right;
  transition: 600ms; }
  .consultation:hover {
    -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
    -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
    box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }

.round {
  position: fixed;
  bottom: 72px;
  right: 450px;
  float: right; }

.icon {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #2762A1 url(images/Handy.png) no-repeat center center;
  margin: auto;
  top: 0;
  left: 25px;
  bottom: 0;
  right: 0;
  z-index: 3;
  -moz-border-radius: 999px;
  border-radius: 999px; }

.pulse1 {
  position: absolute;
  width: 100px;
  height: 100px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  border: 3px solid rgba(255, 255, 255, 0.1);
  -webkit-animation: pulsejg1 2s linear infinite;
  -moz-animation: pulsejg1 2s linear infinite;
  animation: pulsejg1 2s linear infinite;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-shadow: inset 0px 0px 12px 5px black;
  -moz-box-shadow: inset 0px 0px 12px 5px black;
  box-shadow: inset 0px 0px 12px 5px black;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pulse2 {
  position: absolute;
  width: 130px;
  height: 130px;
  margin: auto;
  top: 0;
  left: -15px;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  border: 1px solid rgba(255, 255, 255, 0);
  -webkit-animation: pulsejg2 2s linear infinite;
  -moz-animation: pulsejg2 2s linear infinite;
  animation: pulsejg2 2s linear infinite;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-shadow: inset 0px 0px 1px 1px #190e70;
  -moz-box-shadow: inset 0px 0px 1px 1px #190e70;
  box-shadow: inset 0px 0px 1px 1px #190e70;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes pulsejg1 {
  0% {
    -webkit-transform: scale(1.4);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.25);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.1);
    opacity: .2; }
  70% {
    -webkit-transform: scale(0.9);
    opacity: .35; }
  80% {
    -webkit-transform: scale(0.6);
    opacity: .2; }
  100% {
    -webkit-transform: scale(0.6);
    opacity: 0; } }
@-moz-keyframes pulsejg1 {
  0% {
    -moz-transform: scale(0.6);
    opacity: 0; }
  50% {
    -moz-transform: scale(0.6);
    opacity: 0; }
  60% {
    -moz-transform: scale(0.9);
    opacity: .2; }
  70% {
    -moz-transform: scale(1.1);
    opacity: .35; }
  80% {
    -moz-transform: scale(1.25);
    opacity: .2; }
  100% {
    -moz-transform: scale(1.4);
    opacity: 0; } }
@keyframes pulsejg1 {
  0% {
    transform: scale(0.6);
    opacity: 0; }
  50% {
    transform: scale(0.6);
    opacity: 0; }
  60% {
    transform: scale(0.9);
    opacity: .1; }
  70% {
    transform: scale(1.1);
    opacity: .25; }
  80% {
    transform: scale(1.25);
    opacity: .1; }
  100% {
    transform: scale(1.4);
    opacity: 0; } }
@-webkit-keyframes pulsejg2 {
  0% {
    -webkit-transform: scale(0.6);
    opacity: 0; }
  40% {
    -webkit-transform: scale(0.8);
    opacity: .05; }
  50% {
    -webkit-transform: scale(1);
    opacity: .1; }
  60% {
    -webkit-transform: scale(1.1);
    opacity: .3; }
  80% {
    -webkit-transform: scale(1.2);
    opacity: .1; }
  100% {
    -webkit-transform: scale(1.3);
    opacity: 0; } }
@-moz-keyframes pulsejg2 {
  0% {
    -moz-transform: scale(0.6);
    opacity: 0; }
  40% {
    -moz-transform: scale(0.8);
    opacity: .05; }
  50% {
    -moz-transform: scale(1);
    opacity: .1; }
  60% {
    -moz-transform: scale(1.1);
    opacity: .3; }
  80% {
    -moz-transform: scale(1.2);
    opacity: .1; }
  100% {
    -moz-transform: scale(1.3);
    opacity: 0; } }
@keyframes pulsejg2 {
  0% {
    transform: scale(0.6);
    opacity: 0; }
  40% {
    transform: scale(0.8);
    opacity: .05; }
  50% {
    transform: scale(1);
    opacity: .1; }
  60% {
    transform: scale(1.1);
    opacity: .3; }
  80% {
    transform: scale(1.2);
    opacity: .1; }
  100% {
    transform: scale(1.3);
    opacity: 0; } }
footer {
  width: 100%;
  height: 255px;
  background-color: #333333; }
  footer .banking {
    background-color: #333333;
    width: 600px;
    height: 45px;
    margin: 0 auto; }
    footer .banking a {
      float: left;
      padding: 8px 19px 0px 4px; }
  footer .box {
    margin-bottom: 15px;
    padding-top: 20px;
    width: 100%; }
    footer .box .item {
      width: 23%;
      color: #f8ab0e;
      font-size: 15px;
      font-weight: 500;
      line-height: 24px;
      float: left; }
      footer .box .item ul {
        margin-top: 18px; }
        footer .box .item ul li {
          list-style: none; }
          footer .box .item ul li a {
            color: #e5e5e5;
            font-size: 15px;
            font-weight: 400; }
    footer .box .item:nth-child(4) {
      width: 31% !important; }

.madeby {
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
 
	position: relative;
  
   }

#overflow {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  cursor: pointer;
  height: 100%;
  z-index: 9;
  position: fixed;
  display: none; }

#showurok {
  width: 880px;
  height: 580px;
  background-color: #fdd022;
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; 
}

#showurok .exit {
    float: right;
    margin-right: 15px; }
	

	
	
#logining {
  width: 550px;
  height: 320px;
  background-color: #fdd022;
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; }
  
  #logining .exit {
    float: right;
    margin-right: 15px; }
	
  #logining p {
    color: #ef442b;
    font-size: 45px;
    font-weight: bold;
    line-height: 75px; }
	
  #logining .toread {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px !important;
    margin-bottom: 20px; }
	
  #logining input[type="text"]  {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 40px; }
	
 #logining input[type="password"]  {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 40px; }
	
  #logining button {
    padding-left: 58px;
    background: url("images/fingerprint.png") no-repeat #fdd022;
    background-position-x: 32%;
    background-position-y: 40%;
    line-height: 55px;
    font-size: 14px;
    width: 265px;
    border: 2px solid #000000;
    border-radius: 5px; }	
	
  #logining button:hover {
        -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }	
	
/*****************************************/
 #button_newproekt {
    padding-left: 28px;
    background: url("images/fingerprint.png") no-repeat #f8ab0e;
    background-position-x: 3%;
    background-position-y: 40%;
   
  
    border: 2px solid #000000;
    border-radius: 5px; 
	
	 
    width: 523px;
    line-height: 43px;
    text-align: center;
    color: #fffefe;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    transition: 600ms;
	}	
	
  #button_newproekt:hover {
        -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }	
	
/*****************************************/
#id_oplata_spos {
  width: 550px;
  height: 450px;
  background-color: #FFFFFF;
  border:#fdd022 solid 3px;
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; }
  
#id_oplata_spos .exit {
    float: right;
    margin-right: 15px; }
	
#id_oplata_spos p {
    color: #ef442b;
    font-size: 45px;
    font-weight: bold;
    }
	
#id_oplata_spos .toread {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
   }
	
#id_oplata_spos input[type="text"]  {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    margin-bottom: 20px;
    padding-left: 40px; }
	
#id_oplata_spos input[type="password"]  {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 40px; }

#id_oplata_spos button {
    padding-left: 20px;
    background: no-repeat #fdd022;
    background-position-x: 32%;
    background-position-y: 40%;
    line-height: 55px;
    font-size: 16px;
    width: 265px;
    border: 2px solid #000000;
    border-radius: 5px; }	
	
#id_oplata_spos button:hover {
        -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }	

/*********************************************/	

#callmediv {
  width: 550px;
  height: 360px;
  background-color: #fdd022;
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; }
  #callmediv .exit {
    float: right;
    margin-right: 15px; }
  #callmediv p {
    color: #ef442b;
    font-size: 45px;
    font-weight: bold;
    line-height: 75px; }
  #callmediv .toread {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px !important;
    margin-bottom: 20px; }
  #callmediv input[type="text"] {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 40px; }
  #callmediv input[type="submit"] {
    padding-left: 58px;
    background: url("images/fingerprint.png") no-repeat #fdd022;
    background-position-x: 32%;
    background-position-y: 40%;
    line-height: 55px;
    font-size: 14px;
    width: 265px;
    border: 2px solid #000000;
    border-radius: 5px; }
  #callmediv button {
    padding-left: 58px;
    background: url("images/fingerprint.png") no-repeat #fdd022;
    background-position-x: 32%;
    background-position-y: 40%; 
    line-height: 55px;
    font-size: 14px;
    width: 265px;
    border: 2px solid #000000;
    border-radius: 5px; }

#number {
  background: url("images/Phone-handle.png") no-repeat #ffffff;
  background-position-x: 3%;
  background-position-y: 43%; }

#name {
  background: url("images/Man.png") no-repeat #ffffff;
  background-position-x: 3%;
  background-position-y: 43%; }

/*# sourceMappingURL=style.css.map */
.oval {
padding:7px;}
.ovalh {
padding:7px; font-size:17px; }

.pay {
	margin-bottom: 20px;
}
.pay li{
	width: 12.5%;
	height: 110px;
	float: left;
	text-align: center;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid transparent;
}
.pay.small li {
	height: 60px;
}
.pay.small li a {
	display: inline-block;
	border-bottom: 1px dashed #DFDFDF;
}
.pay.small li a:hover{
	border-bottom-color: transparent;
}
.pay.small li:before {
  content: "";
  height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.pay li:hover {
	border: 1px solid #DFDFDF!important;
	margin-right: -1px;
}
.pay li:first-child {
	border-left-color: transparent;
}
.pay li:nth-child(8n+1) {
  border-left-color: transparent;
}
.pay li a {
	display: block;
}
.pay li i {
  display: block;
  text-align: center;
  height: 65px;
  width: 80px;
  margin: 0 auto;
}
.pay li i span {
  height: 65px;
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.pay li a {
	border-bottom: none;
	cursor:pointer;
}

.pay:after
 {
	content: "";
	clear: both;
	display: table;
}

.pay ol, ul {
    list-style: none;
	}
.bankplatheader
{
font-family: Roboto;
    font-size: 19px;
    line-height: 100%;
    margin-bottom: 25px;
	color: #3C3C3C;

}


#butsendmess {
   
    background: no-repeat #1E68AC;
	color:#FFFFFF;
    line-height: 35px;
    font-size: 16px;
    width: 180px;
    border-radius: 5px; }	
	
#butsendmess:hover {
        -webkit-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        -moz-box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5);
        box-shadow: 3px 3px 10px 3px rgba(39, 98, 161, 0.5); }	
		
		
#id_uniq_div {
 /* padding-top:40px; */
  padding-left:30px;
  width: 430px;
  height: 360px;
  background-color: #fdd022;
 /* text-align: center; */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99; }
  #id_uniq_div .exit {
    float: right;
    margin-right: 15px; }
  #id_uniq_div p {
    color: #ef442b;
    font-size: 25px;
    font-weight: bold;
    line-height: 75px; }
  #id_uniq_div .toread {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px !important;
    margin-bottom: 20px; }
  #id_uniq_div input[type="text"] {
    width: 380px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 20px; }

  #id_uniq_div select {
    width: 400px;
    line-height: 50px;
	height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;
    border: none;
    margin-bottom: 20px;
    padding-left: 20px; }

  #id_uniq_div button {
    padding-left: 58px;
    background: url("images/fingerprint.png") no-repeat #fdd022;
    background-position-x: 32%;
    background-position-y: 40%; 
    line-height: 55px;
    font-size: 14px;
    width: 265px;
    border: 2px solid #000000;
    border-radius: 5px; }
	
	
	

.payrs {
	margin-bottom: 20px;
}
.payrs li{
	width: 12.5%;
	height: 110px;
	float: left;
	text-align: center;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid transparent;
}
.payrs.small li {
	height: 60px;
}
.payrs.small li a {
	display: inline-block;
	border-bottom: 1px dashed #DFDFDF;
}
.payrs.small li a:hover{
	border-bottom-color: transparent;
}
.payrs.small li:before {
  content: "";
  height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.payrs li:hover {
	border: 1px solid #DFDFDF!important;
	margin-right: -1px;
}
.payrs li:first-child {
	border-left-color: transparent;
}
.payrs li:nth-child(8n+1) {
  border-left-color: transparent;
}
.payrs li a {
	display: block;
}
.payrs li i {
  display: block;
  text-align: center;
  height: 65px;
  width: 80px;
  margin: 0 auto;
}
.payrs li i span {
  height: 65px;
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.payrs li a {
	border-bottom: none;
	cursor:pointer;
}

.payrs ol, ul {
    list-style: none;
	}