@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=cyrillic,cyrillic-ext');
@font-face {
  font-family: 'Conv_Muller Regular';
  src: url('fonts/Muller Regular.eot');
  src: local('☺'), url('../fonts/Muller Regular.woff') format('woff'), url('../fonts/Muller Regular.ttf') format('truetype'), url('../fonts/Muller Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  src: url('fonts/Muller Bold.eot');
  src: local('☺'), url('../fonts/Muller Bold.woff') format('woff'), url('../fonts/Muller Bold.ttf') format('truetype'), url('../fonts/Muller Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*reset*/
* {
  margin: 0;
  padding: 0;
}
:focus {
  outline: 0;
}
body {
  color:#000000;
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Roboto Condensed', 'Conv_Muller Regular', sans-serif;
  background: #fff;
}
a,
a:focus,
a:active,
input,
input:focus,
input:active,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active {
  outline: none !important;
}
a:hover {
  text-decoration: none;
}
a.btn:hover,
a.btn:focus,
a.btn:active {
  text-decoration: none;
}
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.clear {
  clear: both;
}
.w-100 {
  width: 100%;
}
img {
  max-width: 100%;
}
p {
  margin-bottom: 10px;
}
.navbar-toggle .icon-bar {
  background: #602980;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 40px;
  height: 80px;
  z-index: 100;
  opacity: 0.9;
  top: 50%;
  margin-top: -22px;
  position: absolute;
  font-size: 52px;
  text-align: center;
  color: #7d7d7a;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 1;
}
.owl-nav .owl-prev {
  left: -60px;
}
.owl-nav .owl-next {
  right: -60px;
}
.owl-nav .owl-prev:before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  margin: 5px 0 0 0;
}
.owl-nav .owl-next:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  margin: 5px 0 0 0;
}
.owl-dots {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 10px;
}
.owl-dot {
  border: none;
  text-indent: -3000px;
  width: 14px;
  height: 14px;
  background: #fff;
  outline: none;
  padding: 0;
  margin: 0;
  margin-right: 8px;
  border-radius: 50%;
  display: inline-block;
}
.owl-dot.active {
  background: #d0a621;
}
.close {
  width: 28px;
  height: 28px;
  border: none;
  opacity: 1;
  font-weight: normal;
  background: transparent;
  color: #404040;
  margin-top: 0px;
  margin-right: -5px;
  text-shadow: none;
  /*border-radius: 50%;*/
  float: right;
}
.close:before {
  content: "\f00d";
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
}
.modal-content {
  border-radius: 5px;
  border: 0px;
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 400px;
    margin: 30px auto;
  }
  .modal-dialog.big {
    width: 550px;
    margin: 30px auto;
  }
  .modal-dialog.big textarea {
    height: 215px;
  }
  .modal-dialog.big .btn {
    width: 60%;
  }
  .modal-dialog.big .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px;
}
.form-control {
  display: block;
  background: #f0f0f0;
  border: none;
  padding: 15px;
  width: 90%;
  margin: 10px auto 0px auto;
  border-radius: 0px !important;
}
.form-control:focus {
  border: 1px solid rgba(96, 41, 128, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}
select.form-control {
  height: 42px;
}
.btn {
  display: block;
  background: #01c853;
  color: #ffffff;
  font-size: 14.93px;
  transform: scaleY(1.0042);
  transition: all .3s;
  border-radius: 7px !important;
  font-weight: 100;
  margin: 0 auto;
  border: 0px;
  padding: 17px;
  height: 50px;
  width: 90%;
  text-transform: uppercase;
}
.btn:hover {
  background: #01a544;
  transition: all .3s;
}
.btn:focus {
  color: #fff;
  background: #333;
}
.lb-details {
  display: none;
}
.for-hide {
  display: none;
  transition: all 0.3;
}
.fixed .for-hide-slide {
  display: none;
}
.fixed .for-hide {
  display: block !important;
  padding-bottom: 50px;
  transition: all 0.3;
}
.fixed .for-hide .menu {
  padding-top: 20px;
}
.fixed .top a {
  color: #000000;
}
.fixed .top .number {
  color: #000000 !important;
}
#inner-box {
  max-width: 1440px;
  margin: 0 auto;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}
#inner-box .top-menu-block {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 0px;
  left: 0px;
}
#inner-box .top-menu-block .top {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#inner-box .top-menu-block .for-menu {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#inner-box .transbg {
  background-color: #ffffff !important;
  position: fixed;
}
#inner-box .transbg .col-md-6 {
  color: #000000;
}
#inner-box .transbg .col-md-6 a {
  color: #000000;
}
.big {
  font-size: 3em;
}
header {
  background: url(../img/header/header.jpg) left top no-repeat;
  height: 550px;
  margin-bottom: 80px;
  position: relative;
}
header .block {
  position: absolute;
  display: block;
  bottom: 60px;
  right: 20px;
}
header .top {
  height: 40px;
  text-align: right;
  color: #fff;
}
header .top a {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  display: inline-block;
  margin: 0px 10px;
  transition: all .3s;
}
header .top a:hover {
  color: #eee;
  transition: all .3s;
}
header .top .number {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 46.083px;
  /* Приближение из-за подстановки шрифтов */
  text-align: center;
  text-decoration: none;
}
header .top .number:hover {
  cursor: normal;
}
header .navigation {
  background: #fff;
  max-height: 55px;
  border-radius: 7px;
}
header .navigation .nav {
  float: right;
}
header .navigation .nav li a {
  color: #034f85;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin: 2px 1px 0 1px;
  /*text-transform: uppercase;*/
  transition: all .2s;
}
header .navigation .nav li a:hover {
  background: rgba(51, 150, 218, 0.1);
  border-radius: 15px;
  transition: all .3s;
}
header .big-box {
  margin-top: 135px;
  }
header .big-box .col-md-12 {
  padding-left: 0px;
}
header .big-box .box {
  background: -moz-linear-gradient(left, #627da4 0%, #6f9ac5 48%, rgba(117, 168, 212, 0.7) 71%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #627da4 0%, #6f9ac5 48%, rgba(117, 168, 212, 0.7) 71%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #627da4 0%, #6f9ac5 48%, rgba(117, 168, 212, 0.7) 71%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#627da4', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
  min-height: 170px;
  max-width: 570px;
  padding: 15px;
  color: #fff;
  border-radius: 7px;
}
header .big-box .box h1 {
  color: #ffffff;
  font-size: 32px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
}
header .big-box .box .big {
  color: #ffffff;
  font-size: 19px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0028);
  /* свойства ширины и высоты были исключены, поскольку было выполнено трансформирование */
}
header .big-box .box .smaller {
  color: #ffffff;
  font-size: 15px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
}
header .small-box {
  margin-top: 15px;
}
header .small-box .col-md-12 {
  padding-left: 0px;
}
header .small-box .box {
  max-width: 430px;
  max-height: 75px;
  background: #3497db;
  color: #fff;
  position: relative;
  border-radius: 7px;
}
header .small-box .box .ag {
  position: absolute;
  display: block;
  bottom: -30px;
  right: -200px;
}
header .small-box .box .cu {
  position: absolute;
  display: block;
  bottom: -30px;
  left: -110px;
}
header .small-box .box img {
  float: left;
  margin: 10px;
}
header .small-box .box p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0084);
  padding: 13px 0 10px 0;
}
header .forma {
  box-shadow: 7px 7px 4px 0px rgba(0, 0, 0, 0.14);
  max-width: 100%;
  min-height: 130px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  top: 10px;
  padding: 20px;
  z-index: 1;
  border-radius: 7px;
  border:        1px solid #eeeeee;
}
header .forma p {
  color: #0000ff;
  font-size: 24.21px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 800;
  line-height: 45px;
  /* Приближение из-за подстановки шрифтов */
  text-align: center;
}
header .forma form .col-md-2 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
header .forma form .col-md-1 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
header .forma form input {
  display: block;
  background: #f0f0f0;
  border: none;
  text-align: center;
  padding: 15px;
  width: 90%;
  margin: 10px auto 0px auto;
}
header .forma form input:focus {
  border: 1px solid rgba(96, 41, 128, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}
header .forma form .col-md-2 a {
/*header .forma form .submit {*/
width: 170px;
background:    #0000ff;
background:    -webkit-linear-gradient(#0000ff, #ffffff);/* Chrome10-25,Safari5.1-6 */
background:    linear-gradient(#0000ff, #ffffff);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: -moz-linear-gradient(#0000ff, #ffffff); /* FF3.6-15 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
border:        0.5px solid #0000ff;
border-radius: 7px;
box-shadow:    4px 4px #6fa8dc;
padding:       17px 11px;
color:         #ffffff;
display:       inline-block;
font:          normal 700 28px/1 "Calibri", sans-serif;
text-align:    center;
text-shadow:   2px 2px #000000;
/*background:    #0000ff;
border:        0px solid #ffffff;
border-radius: 7px;
box-shadow:    4px 4px #460a4d;
padding:       17px 6px;
color:         #ffffff;
display:       inline-block;
font:          normal 700 28px/1 "Calibri", sans-serif;
text-align:    center;
text-shadow:   0px 0px #000000;
 
  /*display: block;
  background: #01c853;
  color: #ffffff;
  font-size: 14.93px;
  /* Приближение из-за подстановки шрифтов */
  /*font-weight: 400;
  transform: scaleY(1.0042);*/
  /* свойства ширины и высоты были исключены, поскольку было выполнено трансформирование */
  /*transition: all .3s;
  border-radius: 7px; */
}
header .forma form .col-md-2 a:hover {
  background: #24ea0b;
  transition: all .2s;
}
#mabout .big {
  color: #2977b1;
  font-size: 28px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 600;
  text-align: left;
  padding-bottom: 25px;
}
#mabout ul {
  padding-left: 20px;
}
#mabout ul li {
  list-style-type: initial;
  padding-left: 20px;
}
#mwhat {
  min-height: 340px;
  background: url(../img/what.jpg) center top no-repeat;
  padding-top: 50px;
}
#mwhat p {
  color: #ffffff;
  font-size: 16px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  text-align: justify;
}
#mwhat .big {
  color: #ffffff;
  font-size: 28px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0028);
  text-transform: uppercase;
}
#mwhy {
  padding-top: 70px;
}
#mwhy .big {
  color: #2977b1;
  font-size: 28px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  padding-bottom: 30px;
  text-transform: uppercase;
}
#mwhy .box-blue {
  color: #fff;
  background: #3497db;
  border-radius: 7px;
}
#mwhy .box-blue img {
  float: left;
  margin: 0px 10px 70px 0px;
  display: block;
  width: 65px;
}
#mwhy .box-blue p {
  padding: 15px 0px 15px 0px;
}
#mwhy .box-blue img {
  float: left;
  margin: 19px 20px 70px 10px;
  display: block;
  height: 58px;
  color: #3497db;
  width: 60px;
}
#mwhy .box-blue .fil0 {
  fill: #fff;
}
#mwhy .box svg {
  float: left;
  margin: 0px 10px 70px 0px;
  display: block;
  height: 58px;
  color: #3497db;
  width: 60px;
}
#mwhy .box .fil0 {
  fill: #3497db;
}
#mwhy .box .blue {
  color: #2977b1;
  font-size: 18px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
}

#mwhy .box img{
 float: left;
    margin: 0px 10px 70px 0px;
    display: block;
    height: 68px;
    color: #3497db;
    width: 80px;
}

#mgreen1 {
  background: #3497db; 
  padding: 20px;
}
#mgreen1 p {
  color: #fff;
  font-size: 18.95px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 700;
  line-height: 37.326px;
  /* Приближение из-за подстановки шрифтов */
  text-align: center;
  /*transform: scaleY(1.0028);*/
  text-transform: uppercase;
  /*font-style: oblique;*/
}
#mgreen {
  background: #01c853;
  padding: 35px;
}
#mgreen p {
  color: #fff;
  font-size: 17.95px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  line-height: 37.326px;
  /* Приближение из-за подстановки шрифтов */
  text-align: center;
  transform: scaleY(1.0028);
  text-transform: uppercase;
}
#mfive {
  background: #ebeff2;
  padding: 70px 0;
}
#mfive .vtd:before {
  content: url(../img/v.png);
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  position: absolute;
    top: 35%;
    width:23px;
}
#mfive td:before{
	position: absolute;
    top: 35%;

}
#mfive .vtd1:before {
  content: '1';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #3497db;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 2px;
  position: absolute;
    top: 25%;
}
#mfive .vtd2:before {
  content: '2';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #3497db;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 2px;
  position: absolute;
    top: 35%;
}
#mfive .vtd3:before {
  content: '3';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #3497db;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 2px;
  position: absolute;
    top: 35%;
}
#mfive .vtd4:before {
  content: '4';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #3497db;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 2px;
  position: absolute;
    top: 35%;
}
#mfive .vtd5:before {
  content: '5';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #3497db;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 2px;
  position: absolute;
    top: 35%;
}
#mfive .big {
  color: #2977b1;
  font-size: 28px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 600;
  text-align: left;
  padding-bottom: 40px;
  text-transform: uppercase;
}
#mfive table {
  font-size: 16px;
  border-collapse: collapse;
}
#mfive table .big-td {
  text-align: center;
  font-size: 1.4em;
  padding: 30px 0px;
}
#mfive table tr {
  background: #ebeff2;
  border-color: #c1cbd2;
}
#mfive table tr:nth-child(2n+1) {
  background: #cfd8dd;
  color: #000000;
  padding: 10px 20px;
  text-align: left;
}
#mfive table tr td {
  color: #000000;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #c1cbd2;
  padding-left: 55px;
  position: relative;
}
#mfive table tbody.head tr td {
  background: #ebeff2;
  color: #2977b1;
  /* Приближение из-за подстановки шрифтов */
  font-size: 21px;
  font-weight: 400;
  text-align: left;
  padding-left: 15px;
}
.price td:first-child {
  background: #AFCDE7;
  color: #000000;
  padding: 10px 20px;
  text-align: left;
}
.price td {
  background: #D8E6F3;
}
#mcatalog {
  padding: 40px 0px 40px 0px;
}
#mcatalog .big {
  color: #2977b1;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 0px;
  text-transform: uppercase;
}
#mcatalog .h2 {
  color: #0000ff;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 0px;
  text-transform: uppercase;
}
#mcatalog table {
  font-size: 16px;
  border-collapse: collapse;
  margin-top: 15px;
}
#mcatalog table img {
  max-height: 130px;
}
#mcatalog table .head {
  text-align: center;
}
#mcatalog table tr {
  background: #ebeff2;
  border-color: #c1cbd2;
  color: #000000;
  padding: 10px 20px;
  text-align: left;
}
#mcatalog table tr:nth-child(2n+1) {
  background: #cfd8dd;
  color: #000000;
  padding: 10px 20px;
  text-align: left;
}
#mcatalog table tr td {
  color: #000000;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #c1cbd2;
}
#mcatalog table tr td .blue {
  color: #2f8aca;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
}
#mcatalog table tr td .torg {
  background:    #0000ff;
  background:    -webkit-linear-gradient(#0000ff, #ffffff);
  background:    linear-gradient(#0000ff, #ffffff);
  border:        0.5px solid #0000ff;
  border-radius: 5px;
  /*box-shadow:    3px 3px #6fa8dc;*/
  padding:       4px 21px;
  color:         #ffffff;
  display:       inline-block;
  font:          normal 700 18px/1 "Calibri", sans-serif;
  text-align:    center center;
  text-shadow:   1px 1px #000000;
} 
#mcatalog table tr td a {
  background: #01c853;
  display: block;
  transition: all .3s;
  color: #000;
  padding: 0px;
  margin: 0 auto;
  border-radius: 5px;
}
#mcatalog table tr td a:first-child {
  background: none !important;
}
#mcatalog table tr td a:second-child {
  background: none !important;
  text-align: center;
}
#mcatalog table tr td a:hover {
  background: #24ea0b;
  text-decoration: none;
  transition: all .2s;
}
#mcatalog table tbody.head tr td {
  background: #ebeff2;
  color: #2977b1;
  font-size: 19.7px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 500;
  text-align: center;
  padding-left: 3px;
}
/*#mcatalog p {
     padding: 20px 0px ;
}*/
#mcatalog .for-form {
  background: #f0f0f0;
  padding: 20px 0px;
  margin: 40px 0px 0px 0px;
  border-radius: 7px;
}
#mcatalog .for-form .big {
  color: #2979b3;
  font-size: 18.21px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: bold;
  line-height: 14.939px;
  /* Приближение из-за подстановки шрифтов */
  text-align: center;
  padding-bottom: 20px;
}
#mcatalog .for-form label {
  color: #2979b3;
  font-size: 14px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: bold;
  text-align: left;
  transform: scaleY(1.0042);
}
#mcatalog .for-form input {
  width: 100%;
  background: #fff;
}
#mcatalog .for-form #send {
  height: 38px;
  padding-top: 8.5px;
  margin-top: 35px;
}
#mcatalog .for-form select {
  border-radius: 0px !important;
  background: #fff;
  height: 35px;
  padding: 8px;
  margin: 10px 0 0 0;
}
#mwhy2 {
  background: #2f8aca;
  color: #fff;
  padding: 30px 0px;
}
#mwhy2 .big {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 40px;
  text-transform: uppercase;
}
#mwhy2 .box {
  font-size: 16px;
  min-height: 120px;
}
#mwhy2 .box img {
  float: left;
  margin: 0px 10px 0px 0px;
  display: block;
  width: 80px;
}
#mwhy2 .box .bigger {
  font-size: 18px;
}
#mwhy2 .box .blue {
  color: #2977b1;
  font-size: 18px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
}
#mwhy2 .box p {
  max-width: 400px;
}
#mdostavka {
  background: #eaeff2 url(../img/dostavka.jpg) center bottom no-repeat;
  padding: 60px 0px 90px 0px;
}
#mdostavka .col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
}
#mdostavka .big {
  color: #2977b1;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 40px;
  text-transform: uppercase;
}
#mdostavka p b {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
  display: block;
}
#mdostavka .col-md-3 img {
  float: left;
  margin-right: 5px;
  height: 70px;
}
#mdostavka .col-md-3 p {
  color: #333333;
  font-size: 15.93px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  line-height: 25.991px;
  /* Приближение из-за подстановки шрифтов */
  text-align: left;
  transform: scaleX(1.0009);
  padding-top: 20px;
}
#mdostavka .texto1 {
  max-width: 580px;
  padding-left: 40px;
}
#mdostavka .texto1:before {
  content: '1';
  display: block;
  width: 25px;
  height: 25px;
  color: #fff;
  position: absolute;
  background: #3bb64b;
  border-radius: 50%;
  text-align: center;
  padding-top: 2px;
  left: 20px;
}
#mdostavka .texto2 {
  max-width: 580px;
  padding-left: 40px;
}
#mdostavka .texto2:before {
  content: '2';
  display: block;
  width: 25px;
  height: 25px;
  color: #fff;
  position: absolute;
  background: #3bb64b;
  border-radius: 50%;
  text-align: center;
  padding-top: 2px;
  left: 20px;
}
#mdostavka .forpad {
  margin-bottom: 20px;
}
#motz {
  padding: 70px 0px;
  font-size: 14px;
}
#motz .big {
  color: #2977b1;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
  padding-bottom: 40px;
  text-transform: uppercase;
}
#motz .box {
  padding: 20px;
  min-height: 300px;
  border: 1px solid #c9e7ff;
  background: #fff;
  font-size: 1.1em;
}
#motz .box:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 25px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#motz .box:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 25px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 25px;
  left: auto;
}
#motz .box iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#motz .block-otz {
  margin-bottom: 40px;
}
#motz .link a {
  display: block;
  background: #01c853;
  color: #ffffff;
  font-size: 14.93px;
  font-weight: 400;
  transform: scaleY(1.0042);
  transition: all .3s;
  width: 250px;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 7px;
  text-decoration: none;
}
#motz .link a:hover {
  background: #01a544;
  transition: all .3s;
}
#motz .bigger {
  color: #333333;
  font-size: 20.01px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  transform: scaleX(1.0001);
}
#motz .smaller {
  color: #a5a5a5;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  transform: scaleX(1.0001);
}
#msert {
  padding: 70px 0px;
  background: #eaeff2;
}
#msert .big {
  color: #2977b1;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
  padding-bottom: 40px;
  text-transform: uppercase;
}
#msert img {
  display: block;
  margin: 0 auto;
  width: 170px;
  position: relative;
  border: 1px solid #dedede;
}
#msert .col-md-3:after {
  content: '';
  display: block;
  bottom: -6px;
  position: absolute;
  left: 32px;
  /* right: 0px; */
  width: 220px;
  background: url(../img/shadow.png) center top;
  height: 15px;
  z-index: -1;
}
footer .green {
  padding: 30px 0px;
  background: #01c853;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 23.94px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  transform: scaleY(1.0028);
}
footer .green h6 {
  font-size: 23.94px;
  margin: 0;
  padding: 0;
}
footer .blue {
  padding: 20px 0px;
  background: #3497db;
}
footer .blue .contacts {
  background: #fff;
  padding: 25px;
  position: absolute;
  width: 350px;
  top: -20px;
  left: 0px;
  z-index: 20;
  box-shadow: 0px 10px 30px rgba(34, 34, 34, 0.3);
  border-radius: 7px;
}
footer .blue .contacts .smallerer {
  color: #404040;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  transform: scaleY(1.0004);
}
footer .blue .contacts .adr {
  color: #2b68a7;
  font-size: 16px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
footer .blue .contacts .adr:before {
  content: url(../img/contact/adr.png);
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
footer .blue .contacts .number {
  color: #2b68a7;
  font-size: 16px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
footer .blue .contacts .number:before {
  content: url(../img/contact/number.png);
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
footer .blue .contacts .mail {
  color: #2b68a7;
  font-size: 16px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
footer .blue .contacts .mail:before {
  content: url(../img/contact/mail.png);
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
footer .blue .contacts .policy {
  color: #404040;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  display: block;
}
footer .blue .contacts .very-small {
  color: #404040;
  font-size: 10.68px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0px;
}
footer .blue .contacts hr {
  border-top: 1px solid #3497db;
}
footer .for-form {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  transform: scaleY(1.0004);
}
footer .for-form .bigger {
  color: #ffffff;
  font-size: 18px;
  /* Приближение из-за подстановки шрифтов */
  font-weight: 400;
}
footer .for-form form {
  margin-top: 20px;
}
footer .for-form form .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}
footer .for-form form input {
  padding: 10px;
  display: block;
  width: 90%;
  border: 1px solid #fff;
  color: #000000;
  /* Firefox 19+ */
  /* Firefox 18- */
}
footer .for-form form input::-webkit-input-placeholder {
  color: #4c9cdd;
}
footer .for-form form input::-moz-placeholder {
  color: #4c9cdd;
}
footer .for-form form input:-moz-placeholder {
  color: #4c9cdd;
}
footer .for-form form input:-ms-input-placeholder {
  color: #4c9cdd;
}
footer .for-form form input:focus {
  border: 1px solid rgba(96, 41, 128, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}
footer .for-form form .submit {
  display: block;
  background: #01c853;
  color: #ffffff;
  font-size: 14.93px;
  font-weight: 400;
  transform: scaleY(1.0042);
  transition: all .3s;
  width: 250px;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  border-radius: 7px;
}
footer .for-form form .submit:hover {
  transition: all .3s;
  background: #01a544;
}
.modal-content {
  border-radius: 7px;
}
.modal-content .close {
  width: 28px;
  height: 28px;
  border: none;
  opacity: 1;
  font-weight: normal;
  background: transparent;
  color: #000000;
  margin-top: 0px;
  margin-right: -5px;
  text-shadow: none;
  /* border-radius: 50%; */
  float: right;
  top: 5px;
  position: absolute;
  right: 10px;
  font-size: 18px;
}
.modal-content .megatitle {
  color: #2979b3;
  text-align: center;
  padding: 20px 0px 25px 0px;
  font-size: 18px;
}
.hui {
  max-width: 800px;
  width: 100%;
}
/*  */
/* transition:all .3s; */

.header-shield{
	width:50px;
}

#Go_Top { /* описание кнопки "Наверх" */
 position:fixed;
 z-index: 9999;
 bottom: 70px;
 margin-left: 1020px;
 right:5px;
 background: #0b5394 url(../img/nawerx.png) center center no-repeat;
 width: 59px;
 height: 59px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -o-border-radius: 5px;
 cursor: pointer;
 padding: 15px;
 margin: -7px 10px;
 opacity: 1;
 box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0,0,0,0.3), 0 0 4px 1px rgba(0,0,0,0.2);
 -webkit-transition: all 0.2s 0.01s ease;
}
/*#Go_Top {
background: #F0824F url(../img/nawerx.png) center center no-repeat;
box-shadow: none !important;
opacity: 1;
}
/* position:fixed;
 z-index:9999;
 bottom:10px;
 right:10px;
 background: url(../img/knopka-naverh.png) no-repeat;
 width: 64px;
 height: 64px;
 border: none;
 padding: 0px 50px;
 cursor: pointer;
 color: transparent;
 text-decoration: none;
 opacity: .6;
}*/