@charset 'UTF-8';
@font-face
{
    font-family: 'Klinic Slab';
    font-weight: 700;
    font-style: normal;

    src: url('fonts/klinicslabbold-webfont.woff') format('woff');
}
.sprite-sprite,
.b-logo__text,
.b-social__href--fb,
.b-social__href--in,
.b-social__href--tw,
.b-social__href--yelp,
.b-tabs__yes,
.b-tabs__no,
.b-best-deal__button:after,
.b-prices__title--small-homes:before,
.b-prices__title--large-homes:before,
.b-prices-item--1:before,
.b-prices-item--2:before,
.b-prices-item--3:before,
.b-prices-item--4:before,
.b-prices-item--5:before,
.b-prices-item--6:before,
.b-cleaning-advantages__item:before
{
    background-image: url('../images/sprite-s7fce79de6f.png');
    background-repeat: no-repeat;
}



h1,h2,h3,h4,h5 {
    font-family: 'Bree Serif', Tahoma, serif;
}

/* ==========================================================================
* Кнопки
* ========================================================================== */
.b-btn
{
    font-family: Arial, sans-serif;

    padding: 0;

    transition: all .4s;
    white-space: normal;

    border: 0;
    border-radius: 0;
}
.b-btn--red
{
    font-size: 27px;
    font-weight: bold;
    line-height: 66px;

    height: 64px;
    padding: 0 38px;

    text-transform: uppercase;

    color: #fff;
    background: #ed6661;
}
.b-btn--red:hover
{
    color: #fff;
    background: #f18986;
}
.b-btn--red:active
{
    color: #fff;
    background: #ea504a;
}
.b-btn--red:focus
{
    color: #fff;
    outline: none;
}

/* ==========================================================================
* Формы
* ========================================================================== */
.form
{
    *zoom: 1;
}
.form:before,
.form:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.form:after
{
    clear: both;
}
.form__line
{
    position: relative;

    margin-bottom: 16px;
}
.form label.error
{
    font-size: 14px;

    position: absolute;
    top: -13px;
    right: 0;

    margin-left: 0;
    padding: 5px;

    text-align: center;
    white-space: nowrap;

    color: #fff;
    border-radius: 5px;
    background: #000;
    background: rgba(0, 0, 0, .7);
}
.form__button
{
    margin-top: 32px;
}
.form__input,
.form__textarea
{
    width: 100%;
    padding: 5px 0 5px 20px;

    border: 1px solid #ccc;
    outline: none;

    -webkit-appearance: none;
}
.form__input.error,
.form__textarea.error
{
    border-color: red;
}

/* ==========================================================================
 * Global
 * ========================================================================== */
html,
body
{
    overflow-x: hidden;

    max-width: 100%;
}

body
{
    font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 16px;
    line-height: 1.375;

    color: #505050;
    background: #fff;
}

a
{
    color: inherit;
}

a:hover
{
    color: inherit;
}

ul li
{
    vertical-align: top;
}

.b-logo
{
    display: inline-block;

    width: 214px;
    height: 107px;
    padding: 21px 0 0;

    text-align: center;

    background: #296b92;
}
.b-logo__text
{
    display: inline-block;

    width: 173px;
    height: 49px;

    content: '';
    text-indent: -9999px;

    background-position: 0 -146px;
}

.b-block-title
{
    font-family: 'Bree Serif', Tahoma, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    text-align: center;
}

.b-social
{
    letter-spacing: .2em;
}
.b-social__href
{
    transition: opacity .3s;
    text-align: left;
    text-indent: -9999px;
}
.b-social__href:hover
{
    opacity: .8;
}
.b-social__href--fb
{
    display: inline-block;

    width: 31px;
    height: 31px;

    content: '';

    background-position: -81px -35px;
}
.b-social__href--in
{
    display: inline-block;

    width: 31px;
    height: 31px;

    content: '';

    background-position: -50px -35px;
}
.b-social__href--tw
{
    display: inline-block;

    width: 31px;
    height: 31px;

    content: '';

    background-position: -19px -72px;
}
.b-social__href--yelp
{
    display: inline-block;

    width: 31px;
    height: 31px;

    content: '';

    background-position: 0 0;
}

/* ==========================================================================
 * header
 * ========================================================================== */
.b-header
{
    z-index: 500;

    height: 77px;

    background: #fff;
}
.b-header__logo
{
    margin: 0 0 -30px;
}
.b-header__menu
{
    margin: 13px 0 0 0;

    text-align: right;
}

.b-menu__burger
{
    display: none;

    margin: 30px auto 0;

    border: 0;
    background: transparent;
}
.b-menu__burger:focus
{
    outline: none;
}
.b-menu__burger span
{
    display: block;

    width: 40px;
    height: 5px;
    margin: 0 0 5px;

    background: #296b92;
}
.b-menu__list
{
    margin: 0;
    padding: 0;

    list-style: none;

    *zoom: 1;
}
.b-menu__list:before,
.b-menu__list:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-menu__list:after
{
    clear: both;
}
.b-menu__item
{
    display: inline-block;
}
.b-menu__item:hover .b-menu__href,
.b-menu__item.active .b-menu__href
{
    text-decoration: none;

    color: #296b92;
}
.b-menu__href
{
    font-size: 22px;
    font-weight: 700;
    line-height: 42px;

    display: inline-block;

    height: 44px;
    margin: 0 6px;

    border: 2px solid transparent;
}
.b-menu__href--book
{
    margin: 0 0 0 6px;
    padding: 0 15px;

    border-color: #296b92;
}

/* ==========================================================================
 * tabs
 * ========================================================================== */
.b-tabs__content
{
    padding: 10px;

    color: #296b93;
    border: 1px solid #e5e5e5;
    border-top: 0;
}
.b-tabs__list
{
    display: table;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;
}
.b-tabs__item
{
    display: table-row;
}
.b-tabs__key,
.b-tabs__value
{
    display: table-cell;

    padding: 0 10px 5px;

    vertical-align: middle;
}
.b-tabs__value
{
    font-weight: 700;

    max-width: 120px;

    color: #b05905;
}
.b-tabs__name
{
    font-weight: 700;

    display: block;

    margin: 0 0 0;

    color: #428bca;
}
.b-tabs__yes
{
    display: inline-block;

    width: 19px;
    height: 18px;

    content: '';
    text-indent: -9999px;

    background-position: 0 -72px;
}
.b-tabs__no
{
    display: inline-block;

    width: 15px;
    height: 14px;

    content: '';
    text-indent: -9999px;

    background-position: 0 -35px;
}

.b-tabs-nav
{
    display: table;

    width: 100%;
    margin: 0;
    padding: 0;

    border-collapse: collapse;
    list-style: none;
}
.b-tabs-nav__item
{
    display: table-cell;

    vertical-align: middle;

    border: 1px solid #e5e5e5;
    background: #f7f7f7;
}
.b-tabs-nav__item.active
{
    border-bottom: 1px solid #fff;
    background: #fff;
}
.b-tabs-nav__href
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    display: block;

    padding: 10px;

    color: #000;
}
.b-tabs-nav__href:focus,
.b-tabs-nav__href:hover
{
    text-decoration: none;

    color: #000;
}

/* ==========================================================================
 * footer
 * ========================================================================== */
.b-footer
{
    color: #fff;
    background: #296b92;
}
.b-footer__top
{
    padding: 34px 0 34px;
}
.b-footer__columns
{
    display: table;

    width: 100%;
}
.b-footer__column
{
    display: table-cell;

    width: 25%;
    padding: 20px;

    border-left: 1px solid #1d5272;
}
.b-footer__column:first-child
{
    border-left: 0;
}
.b-footer__title
{
    font-size: 16px;
    font-weight: 700;

    margin: 0 0 20px;
}
.b-footer__testimonial
{
    font-size: 14px;
    font-style: italic;

    margin: 0 0 20px;
}
.b-footer__bottom
{
    padding: 22px 0 22px;

    background: #1d5272;
}
.b-footer__copy
{
    font-size: 12px;

    margin: 9px 0 0 0;
}
.b-footer__social
{
    text-align: right;
}

.b-footer-menu
{
    margin: 0;
    padding: 0;

    list-style: none;

    *zoom: 1;
}
.b-footer-menu:before,
.b-footer-menu:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-footer-menu:after
{
    clear: both;
}
.b-footer-menu__item
{
    font-size: 16px;
    line-height: 30px;
}

/* ==========================================================================
 * the best
 * ========================================================================== */
.b-the-best
{
    padding: 0 0 36px;
}
.b-the-best__top
{
    padding: 170px 0 100px;

    background: #f0f0f0 url(../images/bg/main.jpg) 50% 0 no-repeat;
    background-size: cover;
}
.b-the-best__title
{
    text-align: left;

    color: #296b92;
}
.b-the-best__text
{
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;

    max-width: 700px;
}

.b-the-best-quote
{
    position: relative;

    background: #f7f7f7;
}
.b-the-best-quote__image-box
{
    display: inline-block;
    overflow: hidden;

    margin: -14px 0 -24px;

    border: 4px solid #a0a0a0;
    border-radius: 4px;
}
.b-the-best-quote__image
{
    width: 130px;
    height: 130px;

    vertical-align: top;
}
.b-the-best-quote__text
{
    font-weight: 700;

    position: relative;

    padding: 20px 100px 15px;

    text-align: center;
}
.b-the-best-quote__text:before,
.b-the-best-quote__text:after
{
    font-family: 'Klinic Slab', Georgia, Tahoma, sans-serif;
    font-size: 197px;
    line-height: 128px;

    position: absolute;

    height: 52px;

    color: #c3c3c3;
}
.b-the-best-quote__text:before
{
    top: 25px;
    left: 0;

    content: '\201C';
}
.b-the-best-quote__text:after
{
    right: 0;
    bottom: 30px;

    content: '\201D';
}
.b-the-best-quote__name
{
    margin: -.5em 0 0;

    color: #296b92;
}
.b-the-best-quote__name:before,
.b-the-best-quote__name:after
{
    margin: 0 3px;

    content: '-';

    color: #505050;
}

/* ==========================================================================
 * advantages
 * ========================================================================== */
.b-advantages
{
    padding: 50px 0 80px;

    text-align: center;

    border-bottom: 1px solid #cacaca;
}
.b-advantages__image-box
{
    margin: 0 0 45px;
}
.b-advantages__image
{
    max-width: 100%;
    height: auto;
}
.b-advantages__name
{
    font-family: 'Bree Serif', Tahoma, serif;
    font-size: 35px;
    font-weight: 400;

    margin: 0 0 20px;
}
.b-advantages__text
{
    margin: 0 0 40px;
}

/* ==========================================================================
 * services
 * ========================================================================== */
.b-services
{
    padding: 94px 0 110px;
}
.b-services__title
{
    margin: 0 0 30px;

    color: #296b92;
}
.b-services__list
{
    margin: 0;
    padding: 0;

    list-style: none;

    text-align: center;

    *zoom: 1;
}
.b-services__list:before,
.b-services__list:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-services__list:after
{
    clear: both;
}
.b-services__item
{
    display: inline-block;

    width: 49%;
    margin: 0 0 15px 0;
    padding: 0 33px 0 0;

    text-align: right;
    vertical-align: top;

    *zoom: 1;
}
.b-services__item:before,
.b-services__item:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-services__item:after
{
    clear: both;
}
.b-services__item:nth-child(2n)
{
    padding: 0 0 0 33px;

    text-align: left;
}
.b-services__item:nth-child(2n) .b-services__image-box
{
    float: left;
}
.b-services__item:nth-child(2n) .b-services__name
{
    margin: 13px 0 10px 150px;
}
.b-services__item:nth-child(2n) .b-services__text
{
    margin: 0 0 0 150px;
}
.b-services__image-box
{
    float: right;
}
.b-services__image
{
    max-width: 100%;
    height: auto;

    vertical-align: top;
}
.b-services__name
{
    font-family: 'Bree Serif', Tahoma, serif;
    font-size: 25px;

    margin: 13px 150px 10px 0;
}
.b-services__text
{
    margin: 0 150px 0 0;
}

/* ==========================================================================
 * quote
 * ========================================================================== */
.b-quote__content
{
    padding: 100px 0 100px;

    text-align: center;

    background: #e1e1e1 url(../images/bg/quote.jpg) 50% 0 no-repeat;
    background-size: cover;
}
.b-quote__text
{
    font-family: Georgia, Tahoma, sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 32px;

    position: relative;

    padding: 0 170px;

    color: #296b92;
}
.b-quote__text:before,
.b-quote__text:after
{
    font-family: 'Klinic Slab', Georgia, Tahoma, sans-serif;
    font-size: 197px;
    line-height: 128px;

    position: absolute;

    height: 52px;

    color: #296b92;
}
.b-quote__text:before
{
    top: 25px;
    left: 45px;

    content: '\201C';
}
.b-quote__text:after
{
    right: 25px;
    bottom: 30px;

    content: '\201D';
}
.b-quote__name
{
    color: #505050;
}
.b-quote__profile
{
    margin: -85px 0 0;
    padding: 0 0 20px;

    text-align: center;
}
.b-quote__image-box
{
    display: inline-block;
    overflow: hidden;

    width: 160px;
    height: 160px;
    margin: 0 0 18px;

    border: 4px solid #296b92;
    border-radius: 50%;
}
.b-quote__image
{
    max-width: 100%;
    height: auto;

    vertical-align: top;
}
.b-quote__profile-name
{
    font-family: Georgia, Tahoma, sans-serif;
    font-size: 21px;
    font-weight: 700;
}

/* ==========================================================================
 * testimonials
 * ========================================================================== */
.b-testimonials
{
    padding: 40px 0 90px;
}
.b-testimonials__title
{
    margin: 0 0 40px;

    color: #296b92;
}
.b-testimonials__list
{
    margin: 0;
    margin: 0 -1%;
    padding: 0;

    list-style: none;

    text-align: center;

    *zoom: 1;
}
.b-testimonials__list:before,
.b-testimonials__list:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-testimonials__list:after
{
    clear: both;
}
.b-testimonials__item
{
    display: inline-block;

    width: 49%;
    margin: 0 0 50px;
    padding: 0 13px;

    vertical-align: top;
}
.b-testimonials__name
{
    color: #296b92;
}
.b-testimonials__name:before,
.b-testimonials__name:after
{
    margin: 0 3px;

    content: '-';

    color: #505050;
}

/* ==========================================================================
 * get-started
 * ========================================================================== */
.b-get-started
{
    padding: 115px 0 108px;

    text-align: center;

    color: #fff;
    background: #296b92 url(../images/bg/get-started.jpg) 50% 0 no-repeat;
    background-size: cover;
}
.b-get-started__title
{
    margin: 0 0 25px;
}
.b-get-started__text
{
    margin: 0 0 30px;
}

/* ==========================================================================
 * single page
 * ========================================================================== */
.b-page__header
{
    padding: 80px 15px 70px;

    text-transform: uppercase;

    color: #296b92;
    background: #eee url(../images/bg/page-title.jpg) 50% 0 no-repeat;
    background-size: cover;
      margin-bottom: 50px;
}
.b-page__content
{
    padding: 50px 0 110px;
}

/* ==========================================================================
 * booking page
 * ========================================================================== */
.b-booking__frame
{
    margin: 0 0 30px;
}

/* ==========================================================================
 * pricing page
 * ========================================================================== */
.b-pricing__text
{
    padding: 0 0 15px;

    text-align: center;
}
.b-pricing__title
{
    font-size: 33px;

    margin: 0 0 20px;
}
.b-pricing__best-deal
{
    margin: 0 0 15px;
}
.b-pricing__prices
{
    margin: 0 0 20px;
}

/* ==========================================================================
 * best-deal
 * ========================================================================== */
.b-best-deal__content
{
    display: table;

    width: 100%;

    background: #f4f4f4;
}
.b-best-deal__quote
{
    font-family: Georgia, Tahoma, sans-serif;
    font-size: 27px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;

    display: table-cell;

    padding: 5px 0;

    text-align: center;
    vertical-align: middle;

    color: #7d7d7d;
}
.b-best-deal__quote p
{
    margin: 0;
}
.b-best-deal__button-box
{
    display: table-cell;

    width: 275px;

    vertical-align: middle;
}
.b-best-deal__button
{
    display: table-cell;

    min-width: 275px;
    height: 100%;
    padding: 0;

    vertical-align: middle;
}
.b-best-deal__button:after
{
    display: inline-block;

    width: 37px;
    height: 32px;
    margin: -6px 0 0 10px;

    content: '';
    vertical-align: middle;

    background-position: -31px 0;
}

/* ==========================================================================
 * prices
 * ========================================================================== */
.b-prices--inline .b-prices__block
{
    padding: 11px 2px 24px;

    border: 1px solid #e6e6e6;
}
.b-prices--inline .b-prices__title
{
    display: inline-block;

    min-width: 440px;
    margin-left: 10px;
}
.b-prices--inline .b-prices__list
{
    display: table;

    width: 100%;

    border-spacing: 10px 0;
    border-collapse: separate;
}
.b-prices--inline .b-prices__item
{
    display: table-cell;

    width: 33.3333333%;

    vertical-align: top;
}
.b-prices--inline .b-prices__extra
{
    padding: 20px;

    border: 1px solid #e6e6e6;
}
.b-prices__block
{
    margin: 0 0 10px;
}
.b-prices__title
{
    font-family: 'Bree Serif', Tahoma, serif;
    font-size: 27.5px;
    font-weight: 400;
    line-height: 1.2;

    margin: 0 0 10px;
    padding: 10px 15px;

    color: #fff;
    background: #296b92;
}
.b-prices__title:before
{
    margin: -5px 8px 0 0;

    vertical-align: middle;
}
.b-prices__title--small-homes:before
{
    display: inline-block;

    width: 42px;
    height: 35px;

    content: '';

    background-position: -110px 0;
}
.b-prices__title--large-homes:before
{
    display: inline-block;

    width: 43px;
    height: 37px;

    content: '';

    background-position: -112px -35px;
}
.b-prices__list
{
    margin: 0;
    padding: 0;

    list-style: none;
}
.b-prices__item
{
    margin: 0 0 10px;

    background: #f8f8f8;
}
.b-prices__details
{
    font-family: Arial, sans-serif;
    font-size: 19.5px;
    font-weight: 700;

    display: inline-block;

    width: 100%;
    margin: 10px 0 20px;

    text-align: center;

    color: #296b92;
}
.b-prices__extra
{
    font-family: 'Bree Serif', Tahoma, serif;
    font-size: 24px;

    margin: 0 0 20px;

    text-align: center;
}
.b-prices__disclaimer
{
    font-size: 18px;
    line-height: 1.2;

    color: #777;
}

.b-prices-item
{
    padding: 7px 10px 20px;

    text-align: center;
}
.b-prices-item:before
{
    margin: 0 0 14px;
}
.b-prices-item--1:before
{
    display: inline-block;

    width: 96px;
    height: 74px;

    content: '';

    background-position: -50px -72px;
}
.b-prices-item--2:before
{
    display: inline-block;

    width: 96px;
    height: 74px;

    content: '';

    background-position: 0 -195px;
}
.b-prices-item--3:before
{
    display: inline-block;

    width: 129px;
    height: 77px;

    content: '';

    background-position: 0 -269px;
}
.b-prices-item--4:before
{
    display: inline-block;

    width: 98px;
    height: 77px;

    content: '';

    background-position: 0 -423px;
}
.b-prices-item--5:before
{
    display: inline-block;

    width: 98px;
    height: 77px;

    content: '';

    background-position: 0 -500px;
}
.b-prices-item--6:before
{
    display: inline-block;

    width: 98px;
    height: 77px;

    content: '';

    background-position: 0 -346px;
}
.b-prices-item__title
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    color: #777;
}
.b-prices-item__team
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    margin: 0 0 10px;

    color: #999;
}
.b-prices-item__price
{
    font-size: 20px;
    font-weight: 700;
    line-height: 1;

    display: inline-block;

    padding: 8px 35px;

    color: #ed6661;
    border: 1px solid #ed6661;
    background: #fff;
}

/* ==========================================================================
 * cleaning-advantages
 * ========================================================================== */
.b-cleaning-advantages
{
    padding: 10px 0 10px;
}
.b-cleaning-advantages__title
{
    font-size: 33px;

    margin: 0 0 30px;
}
.b-cleaning-advantages__list
{
    margin: 0;
    margin: 0 -1.8%;
    padding: 0;

    list-style: none;

    text-align: center;

    *zoom: 1;
}
.b-cleaning-advantages__list:before,
.b-cleaning-advantages__list:after
{
    /* 1 */
    display: table;

    content: ' ';
    /* 2 */
}
.b-cleaning-advantages__list:after
{
    clear: both;
}
.b-cleaning-advantages__item
{
    font-size: 18px;
    font-weight: 700;

    position: relative;

    display: inline-block;

    width: 46.8%;
    margin: 0 1.2% 10px;
    padding: 17px 10px 17px 70px;

    text-align: left;

    color: #777;
    border: 1px solid #e6e6e6;
}
.b-cleaning-advantages__item:before
{
    position: absolute;
    top: 12px;
    left: 20px;

    display: inline-block;

    width: 35px;
    height: 29px;

    content: '';

    background-position: -15px -35px;
}

/* ==========================================================================
 * you-get
 * ========================================================================== */
.b-you-get
{
    padding: 10px 0 20px;
}
.b-you-get__title
{
    font-size: 33px;

    margin: 0 0 -20px;
}
.b-you-get__subtitle
{
    font-size: 24px;

    margin: 40px 0 10px;
}
.b-you-get__tabs
{
    margin: 0 0 0;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px)
{
    /* ==========================================================================
   * header
   * ========================================================================== */
    .b-header__menu
    {
        margin: 18px 0 0 0;
    }

    .b-menu__href
    {
        font-size: 18px;
        line-height: 34px;

        height: 36px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px)
{
    /* ==========================================================================
   * header
   * ========================================================================== */
    .b-header
    {
        height: auto;
    }
    .b-header__logo
    {
        margin: 0;

        text-align: center;
    }
    .b-header__menu
    {
        margin: 20px 0 20px 0;

        text-align: center;
    }

    .b-menu__href
    {
        font-size: 22px;
        line-height: 42px;

        height: 44px;
    }

    /* ==========================================================================
   * the-best
   * ========================================================================== */
    .b-the-best__top
    {
        padding: 100px 0 100px;
    }
    .b-the-best__title
    {
        line-height: 1.3;

        margin: 0 0 30px;
    }
    .b-the-best__text
    {
        margin: 0 0 30px;
    }

    .b-the-best-quote
    {
        text-align: center;
    }
    .b-the-best-quote__image-box
    {
        margin: -15px 0 20px;
    }

    /* ==========================================================================
   * services
   * ========================================================================== */
    .b-services__item
    {
        padding: 0 15px 0 0;
    }
    .b-services__item:nth-child(2n) .b-services__name
    {
        margin: 0 0 10px 110px;
    }
    .b-services__item:nth-child(2n) .b-services__text
    {
        margin: 0 0 0 110px;
    }
    .b-services__image-box
    {
        width: 100px;
    }
    .b-services__name
    {
        margin: 0 110px 10px 0;
    }
    .b-services__text
    {
        margin: 0 110px 0 0;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px)
{
    /* ==========================================================================
   * header
   * ========================================================================== */
    .b-menu__burger
    {
        display: block;

        margin: auto;
    }
    .b-menu__list
    {
        display: none;
    }
    .b-menu__item
    {
        display: block;

        margin: 0;
    }

    /* ==========================================================================
   * the-best
   * ========================================================================== */
    .b-the-best-quote
    {
        text-align: center;
    }
    .b-the-best-quote__image-box
    {
        margin: -15px 0 20px;
    }
    .b-the-best-quote__text
    {
        position: relative;

        padding: 20px 50px 15px;
    }
    .b-the-best-quote__text:before,
    .b-the-best-quote__text:after
    {
        font-size: 100px;
        line-height: 80px;
    }
    .b-the-best-quote__text:before
    {
        top: 0;
    }
    .b-the-best-quote__text:after
    {
        bottom: 0;
    }

    /* ==========================================================================
   * quote
   * ========================================================================== */
    .b-quote__text
    {
        padding: 0 50px;
    }
    .b-quote__text:before,
    .b-quote__text:after
    {
        font-size: 100px;
        line-height: 80px;
    }
    .b-quote__text:before
    {
        top: 0;
        left: 0;
    }
    .b-quote__text:after
    {
        right: 0;
        bottom: 0;
    }

    /* ==========================================================================
   * services
   * ========================================================================== */
    .b-services__item
    {
        width: 100%;
        padding: 0 0 0 0;

        text-align: left;
    }
    .b-services__item:nth-child(2n)
    {
        padding: 0 0 0 0;
    }
    .b-services__item:nth-child(2n) .b-services__image-box
    {
        float: left;
    }
    .b-services__item:nth-child(2n) .b-services__name
    {
        margin: 13px 0 10px 150px;
    }
    .b-services__item:nth-child(2n) .b-services__text
    {
        margin: 0 0 0 150px;
    }
    .b-services__image-box
    {
        float: left;

        width: 130px;
    }
    .b-services__name
    {
        margin: 13px 0 10px 150px;
    }
    .b-services__text
    {
        margin: 0 0 0 150px;
    }

    /* ==========================================================================
   * testimonials
   * ========================================================================== */
    .b-testimonials__list
    {
        margin: 0 0;
    }
    .b-testimonials__item
    {
        width: 100%;
    }

    /* ==========================================================================
   * best-deal
   * ========================================================================== */
    .b-best-deal__content
    {
        display: block;
    }
    .b-best-deal__quote
    {
        display: block;
    }
    .b-best-deal__button-box
    {
        display: block;

        width: 100%;
    }
    .b-best-deal__button
    {
        display: block;

        width: 100%;
    }

    /* ==========================================================================
   * prices
   * ========================================================================== */
    .b-prices--inline .b-prices__block
    {
        padding: 11px 13px 24px;
    }
    .b-prices--inline .b-prices__title
    {
        width: 100%;
        min-width: 0;
        margin: 0 0 10px;

        text-align: center;
    }
    .b-prices--inline .b-prices__list
    {
        display: block;
    }
    .b-prices--inline .b-prices__item
    {
        display: block;

        width: 100%;
    }

    /* ==========================================================================
   * cleaning-advantages
   * ========================================================================== */
    .b-cleaning-advantages__list
    {
        margin: 0;
    }
    .b-cleaning-advantages__item
    {
        width: 100%;
        margin: 0 0 10px;
    }

    /* ==========================================================================
   * footer
   * ========================================================================== */
    .b-footer__columns
    {
        display: block;

        text-align: center;
    }
    .b-footer__column
    {
        display: inline-block;

        width: 49%;
        padding: 20px;

        text-align: center;
        vertical-align: top;

        border-left: 0;
    }
    .b-footer__title
    {
        font-size: 16px;
        font-weight: 700;

        margin: 0 0 20px;
    }
    .b-footer__copy
    {
        margin: 9px 0 15px 0;

        text-align: center;
    }
    .b-footer__social
    {
        text-align: center;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px)
{
    /* ==========================================================================
   * services
   * ========================================================================== */
    .b-services__item
    {
        width: 100%;
        padding: 0 0 0 0;

        text-align: center;
    }
    .b-services__item:nth-child(2n)
    {
        padding: 0 0 0 0;

        text-align: center;
    }
    .b-services__item:nth-child(2n) .b-services__image-box
    {
        float: none;

        width: 100%;
    }
    .b-services__item:nth-child(2n) .b-services__name
    {
        margin: 13px 0 10px 0;
    }
    .b-services__item:nth-child(2n) .b-services__text
    {
        margin: 0 0 0 0;
    }
    .b-services__image-box
    {
        float: none;

        width: 100%;
    }
    .b-services__name
    {
        margin: 13px 0 10px 0;
    }
    .b-services__text
    {
        margin: 0 0 0 0;
    }

    /* ==========================================================================
   * footer
   * ========================================================================== */
    .b-footer__column
    {
        width: 100%;
    }
}
/* Custom, iPhone Retina */
/* ==========================================================================
 * helpers
 * ========================================================================== */
.hidden
{
    display: none;
}

/* @media only screen and (min-width: 740px){
  @import "_tablet" ;
} 
*/
