.phone-number,
.slogan,
body {
    font-weight: 400;
}

.main-nav,
.main-nav:after {
    bottom: 0;
    background: #86909a;
    background: rgba(134, 144, 154, 0.8);
    /*background: rgba(134, 144, 154, 0.6);*/
}

.hidden,
.invisible {
    visibility: hidden;
}

div.class {
    background: url('http://www.promo.drowosek.ru/assets/templates/promo/css/logo.png')no-repeat;
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    div.class {
        background-image: url('http://www.promo.drowosek.ru/assets/templates/promo/css/logo2x.png');
        background-size: 100px 25px;
    }
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    min-width: 320px;
    margin: 0 auto;
    color: #323232;
    background: #fff;
}

.btn {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

a:focus {
    outline: 0;
}

.min-section {
    margin-bottom: 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #ccc;
}

.min-section__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 40px;
    text-align: center;
    color: #2d2d2d;
}

.white-text .min-section__title {
    color: #fff;
}

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.revealOnScroll {
    opacity: 0;
}

.revealOnScroll.animated {
    opacity: 1;
}

@media (min-width:768px) {
    .min-section {
        margin-bottom: 60px;
        padding: 0 0 40px;
    }
    .min-section__title {
        font-size: 27px;
        margin-bottom: 60px;
    }
}

fieldset,
hr {
    padding: 0;
    border: 0;
}

button,
html,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    border-top: 1px solid #dbdfdb;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    margin: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: .2em 0;
    padding: .2em 0;
    color: #000;
    background: #ccc;
}

.main-footer {
    height: 120px;
    padding-top: 10px;
    background: #e6e6e6;
}

@media (min-width:768px) {
    .main-footer {
        height: 160px;
    }
}

.main-header {
    position: relative;
    z-index: 2;
    margin-bottom: 110px;
    background: url('../img/bg_banner.png')center center no-repeat;
    background-size: cover;
}

.header-img {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: url('../img/foto_banner.png') 95% bottom no-repeat;
}

.main-header__top-panel {
    position: relative;
    z-index: 2;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #fff;
}

.logo__col-wr {
    padding-right: 0;
}

.logo__wr {
    margin: 0;
}

.phone-number {
    font-size: 19px;
    margin: 5px 0 0;
    color: #000;
}

.main-header__bottom {
    position: relative;
    z-index: 2;
    padding: 10px 0 300px;
}

.slogan {
    font-size: 27px;
    text-align: center;
    color: #2d2d2d;
}

.header-list li,
.header__list-title {
    /*font-style:italic;*/
    display: inline-block;
    color: #2d2d2d;
}

.header__list-title {
    font-size: 16px;
    font-weight: 700;
    border-top: 1px solid #ffffff;
}

.header__list-wr {
    margin-bottom: 20px;
    text-align: center;
}

.header-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-list li {
    font-size: 13px;
}

.btn-video,
.btn-video:hover {
    color: #6ba3bc;
}

.header-list li:after {
    content: ',';
}

.header-list li:last-child:after {
    display: none;
}

.btn-video {
    font-size: 10px;
    font-weight: 400;
}

.btn-video .icon-video {
    margin-right: 10px;
    margin-bottom: 3px;
}

.order-form__header {
    margin-bottom: 15px;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    background: rgba(255, 255, 255, .6);
}

.order-form__header .form-control {
    border-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.order-form__title {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
    color: #2d2d2d;
}

.main-nav {
    position: fixed;
    left: 0;
    width: 100%;
    /*background: rgba(230, 230, 230, .9);*/
}

.main-nav ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

.main-nav ul a {
    font-size: 10px;
    font-weight: 400;
    display: block;
    padding: 8px 0;
    color: #fff;
}

.main-nav .main-nav-panel {
    position: relative;
    z-index: 2;
    height: 43px;
}

.main-nav:after {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 44px;
    content: '';
    border-top: 1px solid #ccc;
}

.js-dd {
    display: none;
}

.dd-btn {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    padding: 3px 0;
    text-transform: uppercase;
    color: #00aeef;
    color: #fff;
}

.menu-icon {
    margin-right: 5px;
    vertical-align: baseline;
}

.main-nav-panel {
    overflow: hidden;
    margin-right: -15px;
    margin-left: -15px;
    padding: 8px 15px;
/*    background: #86909a;
    background: rgba(134, 144, 154, 0.6);*/
}

.order__nav-btn {
    font-size: 10px;
}

.label-phone-call {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  margin-left: 5px;
}

.phone-call__wr img {
  vertical-align: top;
  height: 30px;
  width: 30px;
}

.phone_btn_inactive {
  display: inline-block;
}

.phone_btn {
  display: none;
}

.menu-fix .phone_btn_inactive {
  display: none;
}

.menu-fix .phone_btn {
  display: inline-block;
}

.menu-fix .order__nav-btn:hover {
    border-color: #e9d907;
    background-color: #e9d907;
}

.additional-info {
    display: none;
}

.icon-phone {
    margin-right: 5px;
}


@media (min-width:480px) {
  .label-phone-call {
    font-size: 29px;
  }

  .phone-call__wr {
    padding-top: 2px;
  }

  .phone-call__wr img {
    height: auto;
    width: auto;
  }
    .phone-number {
        font-size: 29px;
        margin-top: 7px;
    }
    .header__list-title {
        display: block;
        padding-top: 5px;
    }
    .main-header__text-wr {
        max-width: 380px;
        margin: 0 auto;
    }
    .order__nav-btn {
        font-size: 13px;
        padding: 10px 15px;
    }
    .dd-btn {
        margin-top: 10px;
    }
    .main-nav .main-nav-panel {
        height: 60px;
    }
    .main-nav:after {
        height: 61px;
    }
}

@media (min-width:1200px) {
    .no-touch .main-dropdown-nav,
    .no-touch .main-nav ul li {
        float: left;
    }
    .additional-info {
        display: block;
        margin: 0;
        padding: 20px 0 13px;
        list-style: none;
    }
    .additional-info li {
        font-size: 10px;
        font-weight: 600;
        float: left;
        margin-left: 15px;
        text-align: left;
        color: grey;
        border-left: 1px solid #f8e707;
    }
    .main-nav,
    .main-nav:after {
      bottom: -60px;
    }
    .additional-info li:first-child {
        margin-left: 0;
    }
    .additional-info .d-t-c {
        padding-left: 10px;
    }
    .phone-number {
        margin-top: 20px;
    }
    .logo__col-wr {
        width: 19%;
    }
    .logo__wr {
        padding-top: 7px;
    }
    .header-right__col-wr {
        width: 80%;
        padding-left: 0;
    }
    .no-touch .main-nav.menu-fix {
        position: fixed;
        top: 0;
        bottom: inherit;
        left: 0;
        width: 100%;
    }
    .no-touch .order-form__title {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .no-touch .main-nav {
        position: absolute;
        border-bottom: 1px solid #ccc;
        background: #86909a;
        /*background: rgba(134, 144, 154, 0.6);*/
    }
    .no-touch .main-nav ul {
        overflow: hidden;
        margin: 0;
        padding: 16px 0;
        list-style: none;
    }
    .no-touch .main-nav ul li:last-child a:after {
        display: none;
    }
    .no-touch .main-nav ul a {
        font-size: 11px;
        padding: 6px 0;
        text-decoration: none;
    }
    .no-touch .main-nav ul a:hover {
        color: #000;
    }
    .no-touch .main-nav ul a:hover:after {
      color: #fff;
    }
    .no-touch .main-nav ul a:after {
        display: inline-block;
        padding: 0 10px;
        content: '|';
    }
    .no-touch .main-nav:after {
        display: none;
    }
    .no-touch .js-dd {
        display: block!important;
    }
    .no-touch .dd-btn {
        display: none;
    }
    .no-touch .main-nav-panel {
        border: none;
    }
    .btn-video__wr {
        margin-top: -60px;
    }
}

.ir:before,
.one-recall__img-wr:after {
    content: '';
}

@media (min-width:768px) {
    .header__list-wr,
    .slogan {
        text-align: left;
    }
    .header-list li {
        margin-left: 15px;
    }
    .header-list li:first-child {
        margin-left: 0;
    }
    .header-list li:before {
        display: inline-block;
        width: 17px;
        height: 14px;
        margin-right: 5px;
        content: '';
        background: url('../img/check.svg')top center no-repeat;
    }
    .header-list li:after {
        display: none;
    }
    .main-header__bottom {
        padding: 20px 0 50px;
    }
    .slogan {
        font-size: 42px;
        font-weight: 400;
        margin-bottom: 40px;
    }
    .header__list-title {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 5px;
        padding-top: 15px;
    }
    .btn-video {
        font-size: 17px;
    }
    .main-header__text-wr {
        max-width: inherit;
        margin: 0 auto;
    }
}

@media (min-width:992px) {
    .header-list {
        padding-left: 0;
    }
    .header-list li {
        font-size: 15px;
        display: list-item;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .header__list-wr {
        margin-bottom: 40px;
    }
    .header__list-title {
        margin-bottom: 20px;
    }
}

.one-step {
    margin-bottom: 50px;
}

.one-step:last-child {
    margin-bottom: 0;
}

.one-step__img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 25px;
}

.one-step__title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #2d2d2d;
}

.one-step__text {
    font-size: 13px;
    font-weight: 400;
    color: grey;
}

@media (max-width:767px) {
    .section-1__wr {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
}

.one-recall {
    margin-bottom: 50px;
    text-align: center;
}

.one-recall:last-child {
    margin-bottom: 0;
}

.one-recall__img {
    display: inline-block;
    max-width: 100%;
}

.one-recall__text {
    font-size: 13px;
    min-height: 100px;
    padding: 10px 25px 10px 15px;
    text-align: left;
    /*font-style:italic;*/
    color: grey;
    background: url('../img/quotes-l.png')left top no-repeat, url('../img/quotes-r.png')85% bottom no-repeat;
}

.one-recall__autor {
    font-size: 15px;
    text-align: right;
    /*font-style:italic;*/
    color: #2d2d2d;
}

.one-recall__img-wr {
    position: relative;
    overflow: hidden;
    width: 125px;
    margin: 0 auto 25px;
}

.one-recall__img-wr:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    /*background:url("../img/photo-bottom-bg.png")center bottom no-repeat;*/
    background-size: contain;
}

@media (min-width:768px) {
    .one-recall {
        margin-bottom: 30px;
    }
    .one-recall__img-wr {
        float: left;
        margin-right: 10px;
    }
    .one-recall__text {
        overflow: hidden;
    }
}

@media (min-width:992px) {
    .one-recall {
        margin-bottom: 30px;
    }
    .one-recall:nth-child(even) {
        padding-left: 60px;
    }
    .one-recall:nth-child(odd) {
        padding-right: 60px;
    }
}

@media (max-width:767px) {
    .section-2__wr {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
}

.one-qualification {
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}

.one-qualification:last-child {
    margin-bottom: 0;
}

.one-qualification__img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 25px;
}

.one-qualification__text {
    font-size: 17px;
    padding-top: 10px;
    text-align: center;
    /*font-style:italic;*/
    color: grey;
}

@media (min-width:480px) {
    .one-recall {
        overflow: hidden;
    }
    .one-qualification:nth-child(3n),
    .one-recall:nth-child(3n) {
        clear: left;
    }
    .one-qualification__img {
        float: left;
        margin-right: 30px;
    }
    .one-qualification__text {
        overflow: hidden;
        text-align: left;
    }
}

@media (min-width:768px) {
    .one-qualification {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .section-3__wr {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
}

.table {
    margin-bottom: 30px;
    text-align: center;
    border-radius: 10px;
}

.table .table-head {
    font-size: 14px;
    font-weight: 400!important;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    /*font-style:italic;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #86909a;
}

.table p {
    margin: 0;
    padding: 0;
}

.table td {
    margin: 0;
    /*font-style:italic*/
    padding: 10px;
    vertical-align: middle;
}

.table td:first-child {
    border-left: 1px solid #f5f5f6;
}

.table td:last-child {
    border-right: 1px solid #f5f5f6;
}

.table > tbody > tr > .table-head__min {
    padding-bottom: 0;
}

.table > tbody > tr > td {
    font-size: 12px;
    vertical-align: middle;
}

.table-footer td {
    font-weight: 700;
    font-style: normal;
    padding: 10px;
    background: #dde7ed !important;
}

.table-footer td:first-child {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
}

.table-footer td:last-child {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0 0 10px;
    border-radius: 0 0 10px;
}

.ir,
.visuallyhidden {
    overflow: hidden;
    border: 0;
}

@media (max-width:991px) {
    .tb {
        display: table;
        width: 100%;
        margin-left: 0;
    }
    .th-f,
    .th-h {
        display: table-cell;
    }
    .th-f {
        display: table-footer-group;
    }
    .th-h {
        display: table-header-group;
    }
}

.price-img {
    margin: 0 auto;
}

@media (min-width:992px) {
    .price-img {
        margin-top:46px;
        margin-left: 0;
    }
}

.order-form__footer {
    padding: 0 0 50px;
}

@media (max-width:767px) {
    .section-4__wr,
    .section-5__wr {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
}

.ir {
    background-color: transparent;
}

.ir:before {
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none!important;
}

.visuallyhidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    * {
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: ' (' attr(href)')';
    }
    abbr[title]:after {
        content: ' (' attr(title)')';
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: '';
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100%!important;
    }
    @page {
        margin: .5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}


.main-dropdown-nav ul li a:hover {
color:#000000;
}

.price_block {

}

.table tr td {
/*background-color:#dde7ed;*/
}