body {
  font-family: "Roboto Condensed";
  background: #ffffff;
}
a {
  text-decoration: none;
}
.noselect, .sendForm, .showForm, .next, .prev {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;          
}
.btn.order {
  width: 201px;
  height: 44px;
  line-height: 44px;
  background: url(../img/btn.png) no-repeat;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.13);
  text-align: center;
  cursor: pointer;
}
.wrapper {
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.wrapper:after {
  content: '';
  display: block;
  clear: both;
}
.top-menu-blue {
  display: none;
  background: #1b85d0;
  height: 72px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}
.top-menu-blue:after {
  background: #3995d5;
  height: 72px;
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  left: 50%;
  top: 0;
}
.top-menu-blue .wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.top-menu-blue a {
  color: #FFF;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 76px;
  margin: 0 11px 0 0;
  text-decoration: none;
}
.top-menu-blue a:hover {
  border-bottom: 1px dashed #F2FAFF;
}
.top-menu-blue .wrapper > * {
  /* float: left; */
  position: absolute;
}
.top-menu-blue li {
  display: inline-block;
}
.top-menu-blue address {
  top: 0;
  right: 288px;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 69px;
  margin: 0 18px 0 53px;
}
.top-menu-blue .button {
  right: 59px;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  color: #1B85D0;
  font-size: 18px;
  font-weight: 700;
  width: 230px;
  height: 37px;
  background-color: #FFF;
  border-radius: 15px;
  text-align: center;
  line-height: 39px;
  cursor: pointer;
  margin: 18px 0 0;
  word-spacing: -3px;
}
.top-menu-blue .button:hover {
  background: #fff url(../img/top-button-hover.png) repeat-x top;
}
.top-menu-blue .up {
  right: 0;
  background: #fff url(../img/top-menu-blue-up.png) no-repeat center;
  width: 33px;
  height: 33px;
  cursor: pointer;
  float: right;
  margin: 20px 0 0 0;
}
.top-menu {
  background: #f1f1f1;
  border-bottom: 3px solid #1a7ecb;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.top-menu ul {
  display: table;
  margin: 0 auto;
  width: 900px;
}
.top-menu ul li {
  display: table-cell;
}
.top-menu ul li a {
  line-height: 50px;
  height: 50px;
  color: #313131;
  font-size: 16px;
  font-weight: 400;
}
.top-menu ul li a:hover {
  border-bottom: 1px dashed #ababab;
}
.top-menu ul li a.active {
  border-bottom: 1px dashed #ababab;
}
header {
  margin: 5px 0 0 0;
}
header .wrapper {
  width: 957px; 
}
header .logo {
  float: left;
  margin: 5px 0 0 -27px;
}
header .logo a {
  width: 169px;
  height: 134px;
  background: url(../img/logo_2.jpg) no-repeat;
  display: block;
  margin-right: -12px;
  margin-left: 40px;
}
header p.slogan {
  margin: 42px 0 0 18px;
  float: left;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ea0808;
}
header p.slogan:first-line {
  color: #22221E;
}
header address {
  float: right;
  font-style: normal;
  margin: 12px 0 0 0;
}
header address p:nth-child(1) {
  text-align: right;
  color: #22221E;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0px 0;
}
header address p:nth-child(2) {
  text-align: right;
  color: #FFA200;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
header address .btn.order {
  float: right;
  margin: 5px 0 0 0;
}
header .block_extra{
  position: absolute;
  display: block;
  width: 510px;
  bottom: 0;
  left: 50%;
  margin-left: -255px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #e64803;
}
.block-1 h1 {
  margin: 29px 0 0 0;
  text-align: center;
  color: #22221E;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
}
.block-1 h1 span {
  font-size: 49px;
  font-weight: 700;
}
.block-1 p {
  background: url(../img/b-1-bg.png) repeat-x;
  height: 47px;
  padding: 0 16px 0 64px;
  line-height: 47px;
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(93, 174, 21, 0.75);
  width: 699px;
  margin: 5px auto 0;
  border-radius: 5px; 
  position: relative;
  
  text-align: center;
}
.block-1 p:before {
  display: block;
  position: absolute;
  content: '';
  width: 82px;
  height: 82px;
  background: url(../img/b-1-before.png);
  top: -16px;
  left: -17px;
}
.block-2 {
  width: 1200px;
  background: url(../img/b-2-bg.jpg) no-repeat;
  margin: 28px auto 0;
}
.block-2 .wrapper {
  width: 860px;
  padding: 42px 0;
}
.block-2 .wrapper .left {
  float: left;
  width: 506px;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.54);
  background: #fff url(../img/dodir.jpg) no-repeat 349px 6px;
  border-radius: 12px;
  padding: 21px 0px 44px 30px;
  min-height: 215px;
}
.block-2 .wrapper .left p:nth-child(1) {
  color: #e64803;
  font-size: 37px;
  font-weight: 700;
  margin: 0px 0 13px 0;
  text-transform: uppercase;
}
.block-2 .wrapper .left p:nth-child(2) {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #22221e;
  line-height: 29px;
  margin: 15px 0 21px 0;
}
.block-2 .wrapper .left p:nth-child(2) span {
  font-weight: 700;
  text-transform: uppercase;
}
.block-2 .wrapper .left p:nth-child(3) {
  font-size: 16px;
  text-transform: uppercase;
  color: #22221e
}
.block-2 .wrapper .left p:nth-child(3) span:nth-of-type(1) {
  color: #e64803;
  font-size: 24px;
  text-transform: uppercase;
}
.block-2 .wrapper .left p:nth-child(3) span:nth-of-type(2) {
  font-size: 16px;
  font-weight: 400;
}
.block-2 .wrapper .right {
  float: right;
}
form.call {
  width: 290px;
  height: 256px;
  padding: 0 0 20px 0;
  background-color: #E8D9B4;
  border: 3px solid #FFF;
  border-radius: 15px;
  box-shadow: 0 5px 46px rgba(0, 0, 0, 0.82);
}
form.call p.title {
  text-align: center;
  color: #544D3D;
  font-family: "Arial";
  font-size: 14px;
  font-style: italic;
  margin: 12px 0;
}
form.call p.title span {
  color: #120F0B;
  font-style: normal;
  font-family: "Roboto Condensed";
  font-size: 31px;
  font-weight: 700;
  text-transform: uppercase;
}
form.call input[type="text"] {
  display: block;
  width: 243px; height: 41px; 
  line-height: 41px;
  padding: 0 0 0 14px;
  background-color: #FFF;
  border: 1px solid rgba(199, 182, 141, 0.34);
  border-radius: 15px;
  color: #544D3D; 
  font-family: "Arial"; 
  font-size: 17px; 
  font-style: italic;
  margin: 0px auto 6px;
}
form.call input[type="submit"] {
  width: 258px;
  height: 58px;
  line-height: 58px;
  background: url(../img/btn-call.png) no-repeat;
  color: #FFF;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(244, 81, 12, 0.75);
  text-align: center;
  font-style: normal;
  border: none;
  outline: none;
  margin: 15px auto 0;
  display: block;
}
.block-3 {
  text-align: center;
  margin: 12px 0 21px 0;
}
.block-3 div {
  display: inline-block;
  width: 231px;
  height: 148px;
  background-color: #1B85D0;
  background-position: center 12px;
  background-repeat: no-repeat;
  margin: 0 10px;
}
.block-3 div:nth-child(1) {
  background-image: url(../img/block-3-1.png);
}
.block-3 div:nth-child(2) {
  background-image: url(../img/block-3-2.png);
}
.block-3 div:nth-child(3) {
  background-image: url(../img/block-3-3.png);
}
.block-3 div:nth-child(4) {
  background-image: url(../img/block-3-4.png);
}
.block-3 div {
  color: #FFF;
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFF;
  line-height: 34px;
  vertical-align: top;
}
.block-3 div > span {
  display: block;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 76px 0 0 0;
}
.block-3 div > span span {
  font-size: 36px;
  font-weight: 700;
  text-transform: none;
}
.block-4 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
}
.block-4 .wrapper {
  background: url(../img/block-4-bg.png) no-repeat left 114px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: auto;
}
.block-4 h1 {
  position: absolute;
  left: 54px;
  top: 22px;
  line-height: 29px;
  color: #22221E;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 31px;
}
.block-4 h1 span {
  display: block;
  color: #22221E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 23px;
}
.block-4 p {
  position: absolute;
  left: 264px;
  top: 108px;
  color: #E64803;
  font-family: "Roboto Condensed";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.block-4 ul {
  list-style: none;
  margin: 74px 0 38px 386px;
}
.block-4 li {
  padding: 0 0 0 39px;
  background: url(../img/block-4-li.png) no-repeat left center;
  color: #22221E;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  margin: 0 0 14px 0;
  line-height: 21px;
}
.block-5 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
}
.block-5 .wrapper {
  background: url(../img/block-5-bg.png) no-repeat right 114px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: auto;
}
.block-5 h1 {
  position: absolute;
  right: 64px;
  top: 11px;
  line-height: 32px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-transform: uppercase;
  color: #1B85D0;
  font-size: 40px;
}
.block-5 h1 span {
  display: block;
  color: #22221E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}
.block-5 ul {
  list-style: none;
  margin: 117px 0 112px 21px;
}
.block-5 li {
  padding: 3px 0 3px 45px;
  background: url(../img/block-5-li.png) no-repeat left center;
  color: #22221E;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  list-style: none;
  margin: 0 0 14px 0;
  line-height: 20px
}
.block-6 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  padding: 48px 0 42px 0;
}
.block-6 h1 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 32px 0;
}
.block-6 h1 span {
  font-size: 49px;
  font-weight: 700;
}
.block-6 .wrapper {
  width: 962px;
}
.block-6 .wrapper > div {
  display: inline-block;
  width: 24%;
  position: relative;
  padding: 100px 0 0 0;
}
.block-6 .wrapper > div:after {
  display: block;
  content: '';
  position: absolute;
  top: 1px;
  right: 7px;
  bottom: 44px;
  width: 1px;
  background: url(../img/b-6-bor.png) repeat-y;
}
.block-6 .wrapper > div:last-child:after {
  display: none;
}
.block-6 .wrapper > div p.title {
  text-align: center;
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  background: url(../img/b-6-title.png) no-repeat;
  padding: 11px 10px 53px 10px;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}
.block-6 .wrapper > div p.title span {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.block-6 .wrapper > div p {
  font-weight: 400;
  color: #22221E;
  font-size: 13px;
  padding: 0 0 0 2px;
}
.block-6 .wrapper > div p span {
  color: #1B85D0;
  font-size: 16px;
  padding: 0 0 0 3px;
}
.block-6 .wrapper > div p:nth-child(4) {
  margin: 8px 0 10px 0;
  color: #22221E;
  font-size: 12px;
  width: 250px;
}
.block-6 .wrapper > div p.price {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 10px 0 0 0;
}
.block-6 .wrapper > div p.price span {
  color: #22221E;
  font-size: 36px;
  font-weight: 700;
}
.block-6 .wrapper > div .btn.order {
  margin: 18px 3px 0 7px;
}

.block-6_extra {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  padding: 25px 0 42px 0;
}
.block-6_extra .wrapper {
  width: 962px;
}
.block-6_extra h2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 24px;
}
.block-6_extra ul li {
  position: relative;
  float: left;
  list-style: none;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 18px;
}
.block-6_extra ul li:after{
  display: block;
  content: '';
  position: absolute;
  top: 1px;
  right: -11px;
  bottom: 98px;
  width: 1px;
  background: url(../img/b-6-bor.png) repeat-y;
}
.block-6_extra ul li:last-child{
  margin-right: 0;
}
.block-6_extra ul li:last-child:after{
  display: none;
}
.block-6_extra ul li .block_img{
  position: relative;
  margin-bottom: 10px;
}
.block-6_extra ul li .block_img > div{
  position: absolute;
  display: block;
  width: 100%;
  height: 107px;
  top: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
  background: url(../img/b-6_ex-4.png) no-repeat;
  padding-top: 31px;
}
.block-6_extra ul li:last-child .block_img > div{
  padding-top: 15px;
}
.block-6_extra ul li .content{
  line-height: 17px;
}


.block-7 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
}
.block-7 .wrapper > div {
  background: url(../img/block-7-bg.png) no-repeat -28px 0px;
  width: 500px;
  background-size: inherit;
  padding: 32px 0 37px 600px;
}
.block-7 p:nth-child(1) {
  text-transform: uppercase;
  color: #1B85D0;
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  margin: 0 0 4px 0;
}
.block-7 p:nth-child(2) {
  text-transform: uppercase;
  color: #22221E;
  font-size: 49px;
  font-weight: 700;
  text-align: center;
}
.block-7 .btn.order.big {
  background: url(../img/btn-big.png) no-repeat;
  width: 467px;
  height: 59px;
  line-height: 59px;
  margin: 22px auto 0;
  color: #FFF;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(131, 129, 129, 0.75);
}
.block-8 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
}
.block-8 .wrapper {
  width: 964px;
}
.block-8 .wrapper h1 {
  text-align: center;
  color: #22221E;
  text-transform: uppercase;
  font-size: 49px;
  font-weight: 700;
  padding: 42px 0 45px 0;
  margin: 0;
}
.block-8 .wrapper > div {
  width: 206px;
  display: inline-block;
  margin: 0 39px 32px 0;
  text-align: center;
  position: relative;
}
.block-8 .wrapper > div:after {
  display: block;
  content: '';
  position: absolute;
  top: 13px;
  right: -23px;
  bottom: 134px;
  width: 1px;
  background: url(../img/b-6-bor.png) repeat-y;
}
.block-8 .wrapper > div:nth-of-type(4n):after {
  display: none;
}
.block-8 .wrapper > div:nth-of-type(4n) {
  margin: 0;
}
.block-8 .wrapper .img {
  border: solid 1px #e1e1e1;
  width: 100%;
  height: 224px;
  cursor: pointer;
}
.block-8 .wrapper div:nth-of-type(1) .img {
  background: #fff url(../img/b-8-4.png) no-repeat 41px 3px;
}
.block-8 .wrapper div:nth-of-type(2) .img {
  background: #fff url(../img/b-8-2.png) no-repeat 29px 16px;
}
.block-8 .wrapper div:nth-of-type(3) .img {
  background: #fff url(../img/b-8-5.png) no-repeat 18px 4px;
}
.block-8 .wrapper div:nth-of-type(4) .img {
  background: #fff url(../img/b-8-1.png) no-repeat 9px 12px;
}
.block-8 .wrapper div:nth-of-type(5) .img {
  background: #fff url(../img/b-8-6.png) no-repeat 22px 10px;
}
.block-8 .wrapper div:nth-of-type(6) .img {
  background: #fff url(../img/b-8-7.png) no-repeat 38px 11px;
}
.block-8 .wrapper div:nth-of-type(7) .img {
  background: #fff url(../img/b-8-3.png) no-repeat -1px 8px;
}
.block-8 .wrapper div:nth-of-type(8) .img {
  background: #fff url(../img/b-8-8.png) no-repeat 9px 25px;
}
.block-8 .wrapper div p:nth-child(2) {
  font-family: "Open Sans";
  color: #22221E;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 -9px 0;
}
.block-8 .wrapper div p:nth-child(3) {
  font-family: "Open Sans";
  color: #1B85D0;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 -2px 0;
}
.block-8 .wrapper div p:nth-child(4) {
  font-family: "Open Sans";
  color: #22221E;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  line-height: 17px;
}
.block-9 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
}
.block-9 .wrapper {
  width: 1084px;
}
.block-9 .wrapper > h1 {
  text-align: center;
  color: #22221E;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  padding: 52px 0 14px 0;
  margin: 0;
}
.block-9 .wrapper h1 span {
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  font-size: 49px;
  font-weight: 700;
}
.block-9 section {
  width: 50%;
  float: left;
  margin: 7px 0px -10px 0;
  position: relative;
}
.block-9 section div.img {
  width: 124px;
  height: 126px;
  border-radius: 50%;
  float: left;
  margin: 20px 0 0 34px;
}
.block-9 div.fix:nth-of-type(3) section:nth-of-type(2) p.after {
  position: absolute;
  display: block;
  bottom: -46px;
  color: #22221E;
  font-family: "Arial";
  font-size: 14px;
  font-style: italic;
}
.block-9 div.fix:nth-of-type(3) section:nth-of-type(2) p.after span {
  color: #f30325;
}
.block-9 div.fix:after {
  display: block;
  content: '';
  clear: both;
}
.block-9 section h1 {
  color: #1B85D0;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 41px 0 0 178px;
}
.block-9 section p:nth-of-type(1) {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 18px;
  font-style: italic;
  margin: -2px 0 0 178px;
  line-height: 22px;
}
.block-9 section p:nth-of-type(2) {
  color: #E63304;
  font-family: "Open Sans";
  font-size: 18px;
  font-style: italic;
  margin: -1px 0 0 178px;
}
.block-9 section p span {
  color: #fc033e;
}
.block-10 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 38px 0 0 0;
}
.block-10 .wrapper {
  width: 1083px;
}
.block-10 h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 49px;
  font-weight: 700;
  margin: 0;
  padding: 49px 0 13px 0;
  text-align: center;
}
.block-10 img {
  margin: 0 auto;
  display: block;
}
.block-10 p {
  position: absolute;
  top: 153px;
  right: 91px;
  font-size: 18px;
  color: #22221E;
  font-family: "Open Sans";
  font-style: italic;
  line-height: 22px;
}
.block-10 p span {
  color: #1B85D0;
  font-weight: 700;
}
.block-10 ul li {
  list-style: none;
  font-family: "Open Sans";
  color: #22221E;
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin: 43px 0 0 107px;
  line-height: 22px;
  float: left;
}
.block-10 ul li:last-child {
  margin-top: 11px;
}
.block-10 ul li span {
  color: #64B9CB;
  font-size: 24px;
  font-weight: 700;
}
.block-11 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 57px 0 0 0;
  padding: 32px 0 0 0;
}
.block-11 .wrapper {
  width: 880px;
}
.block-11 h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 43px;
}
.block-11 h1 span {
  font-size: 49px;
  font-weight: 700;
}
.block-11 .wrapper div {
  float: left;
  width: 20%;
  margin: 24px 0 0 0;
  text-align: center;
  position: relative;
}
.block-11 .wrapper div:after {
  display: block;
  content: '';
  position: absolute;
  background: url(../img/b-11-after.png) no-repeat;
  top: 54px;
  right: -14px;
  width: 26px;
  height: 25px;
}
.block-11 .wrapper div:last-child:after {
  display: none;
}
.block-11 .wrapper div p {
  color: #22221E;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 7px 0 0 0;
  line-height: 18px;
}
.block-12 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 45px 0 0 0;
}
.block-12 .wrapper {
  width: 953px;
}
.block-12 h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 43px;
  padding: 57px 0 0 0;
}
.block-12 h1 span {
  font-size: 49px;
  font-weight: 700;
}
.block-12 section.list {
  position: relative;
  height: 140px;
}
.block-12 section.list p:nth-child(1) {
  color: #1B85D0;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
}
.block-12 section.list p:nth-child(1) span {
  color: #22221E;
  font-size: 53px;
  font-weight: 700;
}
.block-12 section.list p:nth-child(2) {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  margin: -4px 0 0 49px;
}
.block-12 section.list img {
  position: absolute;
  top: 0;
  right: 0;
}
.block-12 .last p {
  color: #22221E;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 11px 0 0 116px;
  background: url(../img/b-12-last.png) no-repeat 25px 10px;
}
.block-12 .last span {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: italic;
  line-height: 17px;
  display: block;
  text-transform: lowercase;
  margin: 5px 0 0 0;
}
.block-12 .last b {
  color: #1B85D0;
}
.block-13 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 58px 0 0 0;
}
.block-13 .wrapper {
  width: 1053px;
}
.block-13 h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 49px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 48px 0 40px 0;
}
.block-13 .wrapper div {
  position: relative;
  width: 25%;
  text-align: center;
  float: left;
}
.block-13 .wrapper div:first-of-type {
  cursor: pointer;
}
.block-13 .wrapper div:after {
  display: block;
  position: absolute;
  content: '';
  top: 82px;
  right: -28px;
  background: url(../img/b-13-after.png) no-repeat;
  width: 53px;
  height: 44px;
}
.block-13 .wrapper div:last-child:after {
  display: none;
}
.block-13 .wrapper div:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: -25px;
  right: 27px;
  background: url(../img/b-13-before.png) no-repeat;
  width: 204px;
  height: 257px;
}
.block-13 .wrapper p {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0 0;
  line-height: 19px;
}
.block-13 .wrapper p span {
  color: #22221E;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
}
.block-14 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 30px 0 0 0;
}
.block-14 .wrapper {
  width: 969px;
  background: url(../img/b-14-bg.png) no-repeat 367px 19px;
  padding: 32px 0 121px 0;
}
.block-14 .wrapper div:nth-of-type(1) {
  float: left;
}
.block-14 .wrapper div:nth-of-type(2) {
  float: right;
}
.block-14 .wrapper div:nth-of-type(1) h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  padding: 0;
}
.block-14 .wrapper div:nth-of-type(1) h1 span {
  font-size: 49px;
  font-weight: 700;
}
.block-14 .wrapper div:nth-of-type(1) p:nth-of-type(1) {
  color: #22221E;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 400;
  margin: -16px 0 0 0;
  line-height: 29px;
}
.block-14 .wrapper div:nth-of-type(1) p:nth-of-type(2) {
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 34px 6px 36px;
  background: #1b85d0;
  display: inline-block;
  position: relative;
  margin: 12px 0 0 0;
}
.block-14 .wrapper div:nth-of-type(1) p:nth-of-type(2):after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -11px;
  content: '';
  background: url(../img/b-14-after.png) no-repeat;
  width: 11px;
  height: 50px;
}
.block-14 .wrapper div:nth-of-type(2) .call {
  margin: 26px 0 0 0;
}

.block-15 {
  background: url(../img/block-topShadow-bg.png) repeat-x top;
  margin: 1px 0 0 0;
}
.block-15 .wrapper {
  width: 1000px;
}
.block-15 .slider {
  width: 900px;
  margin: 0 auto 85px auto;
}
.block-15 h1 {
  color: #22221E;
  text-transform: uppercase;
  font-size: 49px;
  font-weight: 700;
  margin: 0;
  padding: 49px 0 30px 0;
  text-align: center;
}
.block-15 img {
  float: left;
  margin: 0 40px 0 0;
}
.block-15 p.title {
  font-family: "Open Sans";
  color: #1B85D0;
  font-size: 18px;
  font-weight: 400;
  padding: 19px 0 0 0;
  line-height: normal;
}
.block-15 p {
  font-family: "Open Sans";
  color: #22221E;
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 10px 0;
  line-height: 14px;
}
.block-15 .prev {
  width: 23px;
  height: 38px;
  background: url(../img/slider-prev.png);
  position: absolute;
  top: 216px;
  left: -52px;
  cursor: pointer;
}
.block-15 .next {
  width: 23px;
  height: 38px;
  background: url(../img/slider-next.png);
  position: absolute;
  top: 214px;
  right: -52px;
  cursor: pointer;
}
.map h1 {
  margin: 0 auto;
  left: 0;
  top: 30px;
  width: 1000px;
  position: relative;
}
.map h1 {
  position: absolute;
  width: 310px;
  height: 84px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.45);
  color: #22221E;
  font-family: "Roboto Condensed";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 99;
  background: white;
  text-align: center;
  line-height: 85px;
  left: 0;
  right: 0;
  top: 35px;
}
.map address {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 99;
  background: #252525 url(../img/map-address-bg.png) no-repeat top;
  font-family: "Roboto Condensed"; 
  font-size: 16px; 
  font-weight: 400; 
  color: #A9AAAA;
  font-style: normal;
  width: 360px;
  height: 340px;
}
.map address p {
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: 400;
  margin: 0 31px 3px 31px;
}
.map address p:nth-of-type(1) {
  margin: 130px 31px 0px 31px;
}
.map address p:nth-of-type(1) {
  text-transform: uppercase;
}
.map address p:nth-of-type(4) {
  margin: 14px 31px 0px 31px;
}
.map address p:nth-of-type(4) span {
  color: #FFA200;
}
.map address p:nth-of-type(4) a {
  color: #6C96B6;
}
footer .wrapper {
  margin: 0 auto;
  left: 0;
  height: 114px;
  width: 1000px;
  position: relative;
}
footer .copy {
  position: absolute;
  top: 43px;
  color: #484949;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: 400;
}
footer address {
  position: absolute;
  right: 257px;
  top: 27px;
}
footer address p:first-child {
  color: #252525;
  font-family: "Arial";
  font-size: 16px;
  font-style: italic;
}
footer address p:first-child span {
  color: #252525;
  font-family: "Arial";
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
}
footer address p:last-of-type {
  color: #FFA200;
  font-family: "Roboto Condensed";
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
}
footer .order {
  position: absolute;
  right: 0;
  top: 37px;
}
.ymaps-controls-pane {
  display: none;
}
.shadow {
  display: none;
  background: rgba(0, 0, 0, 0.38);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.shadow form {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.error {
  box-shadow: 0 0 0 2px red;
}
.success {
  text-align: center;
  pad1ding: 4px 10px;
  font-size: 18px;
}
.close {
  background: rgb(232, 217, 180);
  width: 27px;
  height: 27px;
  border-radius: 50%;
  position: absolute;
  right: -16px;
  top: -16px;
  border: 3px #FFF solid;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
  text-align: center;
  font-family: Georgia;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #fff;
}