.seo-wrap {
  text-align: left;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  color: #353535;
  font-weight: normal;
  line-height: 1.25; }

.seo-title {
  font-family: 'robotobold', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  padding: 10px;
  color: #e92925; }

.seo-block {
  background: #fff;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  color: #3b4c53;
  border-radius: 8px 8px 0px 0px;
  border-top: 4px solid #ee5756;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#c9c9c9)";
  /*IE 8*/
  -moz-box-shadow: 0px 2px 2px #c9c9c9;
  /*FF 3.5+*/
  -webkit-box-shadow: 0px 2px 2px #c9c9c9;
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0px 2px 2px #c9c9c9;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#c9c9c9);
  /*IE 5.5-7*/
  font-weight: bold; }

.seo-p {
  background: url("/d/seo-p.png") 3px 1px no-repeat;
  padding: 4px 5px 6px 30px;
  font-weight: normal;
  color: #353535; }

.seo-p2 {
  padding: 7px;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  color: #ed302b;
  font-size: 15px; }

.seo-block1 {
  margin: 0 auto;
  line-height: 1.25;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: hidden;
  background: #42555d;
  padding: 0px 5px 5px 5px;
  border-bottom: 5px solid #ee5756;
  border-radius: 0px 0px 8px 8px;
  color: #fff;
  line-height: 1.5; }

.seo-block3 {
  background: url("seo-phone.png") 5px 5px no-repeat;
  border: 7px solid #ed302b;
  margin: 10px 0 0;
  padding: 1px 20px; }

.seo_blok {
  display: block; }

.seo_blok a {
  background: #ed302b;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  float: right;
  font-size: 16px;
  margin: 5px 0 0;
  padding: 5px 14px;
  text-align: center;
  text-decoration: none; }

.seo_blok a:hover {
  background: #4a7700; }

.seo-phone {
  font-size: 17px;
  margin: 4px 0;
  padding: 6px 0 6px 40px;
  color: #ed302b;
  font-weight: bold; }

.seo-pic-block2 {
  text-align: center;
  margin: 0 0 0px;
  padding: 10px 0; }

.seo-pic-block2 img {
  display: inline-block;
  border: 1px solid #ed302b;
  margin: 2px; }

ul.seo-ul li {
  list-style: none;
  background: url(seo-p.png) 0 7px/20px no-repeat;
  padding: 4px 0px 4px 24px;
  text-align: left;
  font-weight: normal;
  margin-left: -30px; }

.knopka1 {
  background: #38484f;
  line-height: 20px;
  display: inline-block;
  border-radius: 8px;
  margin: 15px 2px 10px 2px;
  width: 150px;
  padding: 10px 20px 10px;
  position: relative;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.knopka1:after {
  background: none repeat scroll 0 0 #fff;
  bottom: 10px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  width: 0px; }

.knopka1:hover {
  background: #ed302b;
  color: #fff; }

.knopka1:hover:after {
  transition: all 0.3s ease-out 0s;
  width: 80%; }

.clear-self:after {
  content: "";
  display: block;
  clear: both; }

.seo-buttons-wrap {
  text-align: center; }

table.seo-table1 {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin-top: 5px; }

.seo-table1 td {
  width: 50%; }

.seo-accord-body {
  display: none; }

.seo-accord-title {
  margin: 0 auto;
  line-height: 35px;
  font-family: Arial, sans-serif;
  text-align: left;
  font-style: normal;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0;
  padding: 6px 15px 6px 10px;
  cursor: pointer;
  border-radius: 8px;
  border-top: 4px solid #ed302b;
  text-transform: uppercase;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background: url(seo-title2.png) 97% center no-repeat #38484f; }

.seo-accord-title:active, .seo-accord-title.active {
  background: url(seo-title3.png) 97% center no-repeat #ed302b;
  color: #201f1d; }

.clear-self:after {
  content: "";
  display: block;
  clear: both; }

.seo-box {
  position: relative;
  padding: 16px;
  text-align: center; }

table.table3 {
  font-size: 11pt;
  border-spacing: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #393939; }

table.table3 td {
  text-align: center;
  width: 20%;
  padding: 5px;
  background: #fff;
  border: 1px solid #393939;
  color: #393939;
  font-weight: bold; }

table.table3 th {
  padding: 8px 5px;
  width: 20%;
  border: 1px solid #fff;
  background-color: #42555d;
  color: #fff;
  text-align: center; }

table.table3 td:hover {
  background: #f1f1f1; }

table.table3 tr:first-child th {
  border-top: none; }

table.table3 tr th:last-child, table.table3 tr td:last-child {
  border-right: 0; }

table.table3 tr td, table.table3 tr th {
  border-left: none;
  border-bottom: none; }

.clear-self:after {
  content: "";
  display: block;
  clear: both; }

.seo-buttons-wrap {
  text-align: center; }
