body {
 font-family: Arial, sans-serif;
 font-size: 16px;
 color: #454545;
 margin: 0;
 padding: 0
}
.menu-wrap {
 position: relative
}
#qo {
 display: none
}
.img-wrap img {
 width: 100%
}
.upper {
 text-transform: uppercase
}
.v-wrap {
 max-width: 712px;
 margin: 40px auto 0
}
.f-wrap { 
 position: relative; 
 padding-bottom: 56.25%; 
 height: 0; 
 overflow: hidden
} 
.f-wrap iframe, 
.f-wrap object, 
.f-wrap embed {
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 100%;
 height: 100%
}
p.list-head {
 margin-left: 10px
}
p.list-head i.list {
 font-style: normal;
 padding-left: 10px
}
.b {
 font-weight: bold
}
h1, h2 {
 font-family: Impact, sans-serif;
 font-size: 36px;
 font-weight: normal;
 margin: 0
}
h3 {
 font-family: Impact, sans-serif;
 font-size: 30px;
 font-weight: normal;
 margin: 0
}
h4 {
 font-size: 22px;
 font-weight: normal;
 margin: 0
}
h4 u {
 text-decoration: none;
 font-weight: normal;
 font-size: 14px
}
h4 span {
 font-size: 24px
}
ul li {
 margin-bottom: 20px
}
ul.mb-0 {
 margin-top: 0
}
ul.mb-0 li {
 margin-bottom: 0
}
p.action {
 color: #f00;
 text-align: center;
 font-size: 22px;
 font-weight: bold
}
.header {
 background: #fff5de;
 padding-top: 20px;
 padding-bottom: 20px;
 border-bottom: #ff6116 1px solid
}
.header .wrapper,
.footer .wrapper {
 position: relative
}
.footer {
 margin-top: 60px;
 background: #fff5de;
 padding-top: 20px;
 padding-bottom: 20px;
 border-top: #ff6116 1px solid
}
.orange {
 color: #ff6116
}
.orange-block {
 background: #fff5de;
 padding-top: 20px;
 padding-bottom: 20px;
 border-bottom: #ff6116 1px solid;
 border-top: #ff6116 1px solid
}
.brown {
 color: #783f04
}
.blue {
 color: #00f
}
.center {
 text-align: center
}
.float {
 float: left
}
.clear {
 clear: both
}
.mt-10 {
 margin-top: 10px
}
.mt-20 {
 margin-top: 20px
}
.mt-30 {
 margin-top: 30px
}
.mt-40 {
 margin-top: 40px
}
.mt-50 {
 margin-top: 50px
}
.mt-60 {
 margin-top: 60px
}
.mb-20 {
 margin-bottom: 20px
}
.mb-40 {
 margin-bottom: 40px
}
.mb-60 {
 margin-bottom: 60px
}
.wrapper,
.menu {
 max-width: 800px;
 margin: 0 auto
}
.second {
 padding-top: 5px;
 padding-left: 10px;
 margin-right: 41px
}
.third {
 padding-top: 5px;
 padding-right: 10px
}
.fourth {
 position: absolute;
 right: 0;
 width: 140px;
}
.call-order {
 width: auto;
 text-align: center;
 padding-top: 7px;
 font-size: 14px;
 text-transform: uppercase;
 padding-left: 20px;
 padding-right: 20px;
 border: #ff9900 2px solid;
 cursor: pointer
}
.call-order:hover {
 background: #ff6116
}
.third .p {
 padding-left: 9px
}
@media screen and (max-width: 949px) {
  .wrapper {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 800px) {
 .first,
 .second,
 .third,
 .fourth {
   float: none
 }
 .first-w,
 .second-w {
  float: left;
  width: 50%
 }
 .second-w  .third,
 .second-w  .fourth {
  text-align: right
 }
 .second-w  .third {
  margin-bottom: 10px
 }
 .second-w  .fourth  .call-order {
  display: inline-block
 }
}
@media screen and (max-width: 820px) {
 .first,
 .second,
 .third,
 .fourth {
   position: static;
   float: none;
   width: 280px;
   padding: 0;
   margin: 0 auto;
   margin-bottom: 10px;
   text-align: center !important
 }
 .first-w,
 .second-w {
  float: none;
  width: auto
 }
 .call-order {
  height: 32px;
  padding-top: 14px;
  width: auto;
  display: block !important
 }
}
.menu.menu-top {
 margin-top: 20px
}
.menu a,
.menu i {
 display: inline-block;
 vertical-align: middle;
 width: 153px;
 height: 50px;
 margin-right: 5px;
 text-align: center;
 text-transform: uppercase;
 text-decoration: none;
 cursor: pointer;
 color: #454545;
 font-style: normal;
 overflow: hidden;
 font-size: 12px
}
.menu i.last {
 position: absolute;
 right: 0;
 margin: 0
}
.menu .t-menu {
 margin: 0;
 background: #783f04;
 color: #fff;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 20px;
 cursor: pointer;
 display: none
}
.menu a,
.menu i {
 background: #ff6116
}
.menu a:hover,
.menu i:hover {
 background: #a17755
}
.menu a span,
.menu i span {
 display: table-cell;
 height: 50px;
 width: 153px;
 vertical-align: middle;
 font-weight: bold;
 color: #fff
}
.col {
 width: 50%;
 display: table-cell;
 vertical-align: middle;
 text-align: justify
}
.col.left {
 width: 10%
}
.col .inner {
 padding: 20px
}
.col img {
 width: 100%
}
hr {
 background: url('img/orange-sep.png') center center repeat-x;
 border: 0 none;
 height: 11px;
 margin: 20px auto;
 width: 100%
}
.link-wrap {
 /*display: table*/
}
.link-wrap div {
 /*display: table-row*/
}
.link-wrap a {
 /*display: table-cell;*/
 display: block;
 width: 50%;
 color: #fff;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
 font-weight: bold;
 vertical-align: middle;
 margin: 20px auto 0
}
.link-wrap a.o {
 background: #ff6116
}
.link-wrap a.b {
 background: #783f04
}
.link-wrap a:hover {
 background: #a17755
}
@media screen and (max-width: 820px) {
 .menu-top {
  margin-top: 0 !important
 }
 .menu a,
 .menu i,
 .menu i.last {
  display: block;
  height: auto;
  width: auto;
  margin: 0;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: #000 1px solid;
  position: static
 }
 .menu i.last {
  border-bottom: #000 1px solid
 }
 .menu a span,
 .menu i span {
  display: inline
 }
 .menu br {
  display: none
 }
 .menu .t-menu {
  display: block
 }
 .menu .menu-wrap {
  display: none
 }
 .col {
  display: block;
  float: none;
  width: auto
 }
}
.nm {
 padding-top: 0 !important
}
img.fix {
 width: 100%
}
.tr {
 display: table-row
}
.td {
 display: table-cell;
 border: #783f04 1px solid;
 border-top: none;
 vertical-align: top;
 padding: 10px
}
.td.head {
 border-top: #783f04 1px solid;
 background: #ff6116;
 color: #000;
 font-weight: bold;
 vertical-align: middle;
 height: 70px;
 text-align: center
}
.td.last {
 border-left: none
}
ol {
 margin: 0
}
ol li::-moz-list-number {
 font-weight: bold
}
ol li {
 margin-bottom: 5px
}
@media screen and (max-width: 386px) {
 .td {
  font-size: 12px;
  padding: 2px
 }
}
#counter {
 text-align: center;
 font-weight: bold;
 font-size: 30px;
 margin-top: 20px
}
#counter span {
 color: #ff6116
}
#mask {
 background-color: #000;
 display: none;
 left: 0;
 position: fixed;
 top: 0;
 z-index: 9000
}
#boxes {
 background: #fff5de;
 display: none;
 left: 50%;
 margin-left: -315px;
 position: fixed;
 top: 20%;
 width: 630px;
 z-index: 9001;
 border-radius: 10px;
 padding: 20px
}
.dialog {
 position: relative;
 padding: 30px
}
#dialog-close {
 position: absolute;
 top: -16px;
 right: -20px;
 height: 40px;
 width: 40px;
 background: url('img/cross_close.png') 0 0 no-repeat;
 cursor: pointer
}
.flogo {
 height: 75px;
 background: url('img/form_logo.png') 0 0 no-repeat;
 padding-left: 90px;
 color: #5a3e1d;
 font-weight: bold;
 font-size: 22px;
 padding-top: 20px
}
#dialog-out input[type="text"] {
 background: url('img/input_text.png') 0 0 repeat;
 border: 0 none;
 color: #5a3e1d;
 font-size: 13px;
 height: 27px;
 margin-top: 10px;
 padding: 0 10px;
 width: 210px
}
#dialog-out span {
 display: inline-block;
 font-weight: bold;
 color: #ff6116;
 font-size: 20px;
 padding-top: 10px;
 padding-left: 10px
}
#dialog-out span.np {
 padding-left: 0
}
#dialog-out span.nps {
 padding: 0
}
#dialog-out u {
 display: block;
 color: grey;
 font-size: 12px;
 text-decoration: none
}
#dialog-out .s {
 display: none
}
#dialog-out input[type="button"] {
 background: url('img/sp_submit.png') center top no-repeat;
 border: medium none;
 color: #fff;
 font-size: 12px;
 height: 42px;
 margin: 0 auto;
 display: block;
 width: 191px;
 cursor: pointer
}
#dialog-out input[type="button"]:hover {
 background: url('img/sp_submit.png') center bottom no-repeat;
}
a.btn {
 display: block;
 width: 220px;
 text-align: center;
 padding: 20px;
 margin: 0 auto;
 color: #fff;
 text-decoration: none;
 background: #ff6116;
 font-weight: bold
}
a.btn:hover {
 background: #a17755
}
@media screen and (max-width: 800px) {
 #boxes {
  left: 50%;
  margin-left: -200px;
  top: 20%;
  width: 400px
 }
}
@media screen and (max-width: 500px) {
 #boxes {
  left: 50%;
  margin-left: -110px;
  top: 20%;
  width: 230px;
  padding: 0;
  padding: 5px
 }
 #dialog-out .w {
  display: none
 }
 #dialog-out .s {
  display: block
 }
 #dialog-out input[type="button"] {
  margin-top: 10px
 }
}
a.ta {
 color: #454545;
 text-decoration: underline
}
a.ta:hover {
 text-decoration: none
}

.cbw {
 margin-top: 20px;
 margin-bottom: 20px;
 color: grey;
 font-size: 12px
}
.cbw span {
 font-size: 12px !important;
 font-weight: normal !important;
 padding: 0 !important;
 cursor: pointer
}
.cbw span:hover {
 text-decoration: underline
}
.cbw input {
 vertical-align: top;
 margin: 0 3px 0 0;
 width: 8px;
 height: 8px
}
.cbw input + label {
 cursor: pointer
}
.cbw input:not(checked) {
 position: absolute;
 opacity: 0
}
.cbw input:not(checked) + label {
 position: relative;
 padding: 0 0 0 18px
}
.cbw input:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: 8px;
  border: #b96b0f 2px solid
}
.cbw input:checked + label:before {
  background: url('https://mmkc.su/bitrix/templates/mmkc/img/checker.png') -1px -3px no-repeat
}
form input[type="text"] {
 border: #e3e3e3 1px solid;
 display: block;
 width: 100%;
 max-width: 410px;
 margin: 0 auto 10px;
 padding: 10px 8px;
 box-sizing: border-box;
}
form input[type="submit"],
form input[type="button"] {
 background: #ff6116;
 border: 0;
 color: #fff;
 font-weight: bold;
 text-transform: uppercase;
 display: block;
 cursor: pointer;
 font-size: 14px;
 height: 46px;
 width: 100%;
 max-width: 440px;
 margin: 0 auto
}
form input[type="submit"]:hover,
form input[type="button"]:hover {
 background: #a17755
}
.cbw {
 color: grey;
 font-size: 12px;
 width: 100%;
 max-width: 428px;
 margin: 20px auto 20px
}
.cbw span {
 font-size: 12px !important;
 font-weight: normal !important;
 padding: 0 !important;
 cursor: pointer;
 color: #00f
}
.cbw span:hover {
 text-decoration: underline
}
.cbw input {
 vertical-align: top;
 margin: 0 3px 0 0;
 width: 8px;
 height: 8px
}
.cbw input + label {
 cursor: pointer
}
.cbw input:not(checked) {
 position: absolute;
 opacity: 0
}
.cbw input:not(checked) + label {
 position: relative;
 padding: 0 0 0 18px
}
.cbw input:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 8px;
  height: 8px;
  border: #b96b0f 2px solid
}
.cbw input:checked + label:before {
  background: url('https://mmkc.su/bitrix/templates/mmkc/img/checker.png') -1px -3px no-repeat
}
h4 a {
 color: #00f;
 text-decoration: none
}
h4 a:hover {
 text-decoration: underline
}

.err-msg-out {
 margin: 0 auto;
 width: 428px;
 color: #f00;
 text-align: center
}

.landform {
    width: 100% !important;
    max-width: 450px;
    margin: 0 auto !important;
  }

  .sp-form .sp-lg .sp-field .sp-button {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #ff6116 !important;
    background-color: #ff6116 !important;
    color: #fff !important;
    margin: 0;
    width: 100% !important;
    position: static !important;
    transition: all 0.2s ease-in-out 0s;
  }

  .sp-form .sp-lg .sp-field .sp-button:hover {
    color: #ff6116 !important;
    background-color: #fff !important;
  }

  .landform .sp-checkbox-option .jq-checkbox {
    border-color: #ff6116;
  }

  .landform .sp-checkbox-option .jq-checkbox.checked {
    background-color: #ff6116;
  }


  .landform .sp-form .sp-field input[type="text"], .landform .sp-form .sp-field input[type="tel"], .landform .sp-form .sp-field input[type="email"] {
    border: 1px solid #ff6116;
    box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
    max-width: none;
    padding: 10px 8px;
    width: 100%;
  }








