html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: none;
}

.clearfix:after{
    content: "";
    display: table;
    clear: both;
}

html {font-size: 0.875em;}

html,body {
    height: 100%;
}

body {
    background-color: white;
    font-weight: 400;
    line-height: 1.45;
    color: #333;
}

p {margin-bottom: 1.3em;}

a{
    color: #007257;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

h1 { font-size: 22px; color: #dc6109; font-weight: normal; font-family: arial; padding: 0 0 20px 0; }
h2 { font-size: 16px; color: #dc6109; font-weight: bold; font-family: arial; padding: 0 0 20px 0; }


.layout__inline-block {

}

.footer--block {
    display: inline-block;
    vertical-align: middle;
}

/*

*/

.wrap {
    position: relative;
    min-height: 100%; height: auto!important; height: 100%;
}

.wrap-inner {
    max-width: 1070px;
    padding: 0 5px;
    margin: auto;
}

.wrap-content {
    padding-bottom: 200px;
}

.header {
    height: 200px;
    background-color: #00a47d;
}

.mobile-header {
    padding-top: 70px;
    display: none;
}

.mobile-header__top {
    position: fixed;
    background-color: #fff;
    padding: 0;
    top: 0;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    z-index: 2;
    height: 70px;
}

.header .logo {
    float: left;
    padding: 47px 0 0 0;
}

.header .header-info {
    float: right;
    margin-left: 15px;
    padding-top: 20px;
    width: 235px;
    text-align: right;
    color: #fff;
}

.header .header-info-button {
    margin: 0;
    padding-top: 62px;
    width: 175px;
}

.header .header-info-change {
    width: 190px
}


.header .header-info p {
    margin: 0 0 15px 0;
}

.header .header-info .link__phone {
    color: #fff;
}

/* left side */

.menu-left .menu-left__item {
    margin: 0 0 15px 0;
    position: relative;
    padding-left: 15px;
}

.menu-left .menu-left__item:before {
    position: absolute;
    top: 5px;
    left: 0;
    height: 6px;
    width: 6px;
    background-color: #00a47d;
    border-radius: 6px;
    content: "";
}

.menu-left .menu-left__item a {
    color: #404041;
}

.menu-left .menu-left__item a.active {
    color: #a4a4a4;
}

.submenu-left {
    margin: 18px 0;
}

.submenu-left .submenu-left__item {
    margin: 0 0 14px 25px;
}

.submenu-left .submenu-left__item a {
    color: #34783c;
}

.submenu-left .submenu-left__item a.active {
    color: #5a5a5a;
}

/* main content */

.main-content {
    width: 100%;
    border-collapse: collapse;
}

.left-content__side {
    float: left;
    width: 30%;
    padding-right: 50px;
    box-sizing: border-box;
    border-right: 1px solid #ddd
}


.left-content__side .b-button__menu-phone,
.mobile-logo__sidebar{
    display: none;
}

.mobile-logo__sidebar {
    position: absolute;
    left: 13px;
    top: 14px;
}

.right-content__side {
    float: left;
    width: 70%;
    padding-left: 39px;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    margin-left: -1px;
}


/* content */

.wrap-main-content {
    padding-top: 20px;
}


/* Footer */

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 160px;
}

.footer .top-footer {
    height: 140px;
    background-color: #00a47d;
}

.footer .top-footer .first-col {
    width: 182px;
    padding-right: 10px;
}

.footer .bottom-footer {
    height: 80px;
    background-color: #d5d5d5;
}

.table-footer {
    height: 140px;
    width: 100%;
}

.bottom-footer .table-footer{
    height: 80px;
}

.table-footer td {
    vertical-align: middle;
}

.banners-counter {
    width: 211px;
}

.copyright {
    padding: 0 10px;
    font-size: 12px;
}

.bottom-link a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.bottom-link a:hover {
    text-decoration: underline;
}

.copyright {
    margin: 8px 310px 0 210px;
}


.copyright01 { color: #000000 }
.copyright02 { color: #717171 }


.bottom-link {
    width: 310px;
}

/* misc */

.link__map {
    position: relative;
    padding-left: 30px;
}

.link__map--footer__margin {
    display: inline-block;
    margin: 10px 35px 0 0;
}


.link__map:before {
    background: url('../../images/frontend/icon__site-map.png') no-repeat left top;
    content: '';
    position: absolute;
    left: 0; top: -4px;
    height: 23px;
    width: 22px;
}

.link__mail {
    position: relative;
    padding-left: 33px;
}


.link__mail:before {
    background: url('../../images/frontend/icon__mail-send.png') no-repeat left top;
    content: '';
    position: absolute;
    left: 0; top: -2px;
    height: 18px;
    width: 24px;
}

.banners-counter .banner {
    display: inline-block;
    margin: 0 14px 0 0;
    vertical-align: middle;
}


.b-button-custom {
    color: #fff;
    border: 2px solid #fff;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    height: 40px;
    border-radius: 40px;
    padding: 0 22px;
    line-height: 36px;
    box-sizing: border-box;
    vertical-align: middle;
    white-space: nowrap;
}

.b-button-custom:hover {
    background-color: #fff;
    color: #333;
}

.b-button-custom__orange {
    background-color: #ff9c00;
    border: 2px solid #ff9c00;
    font-size: 12px;
    line-height: 36px;
    color: #000;
    text-transform: lowercase;
}

.b-button-custom__orange:hover{}

a.b-button-custom,
a.b-button-custom:visited {
    color: #fff;
    text-decoration: none;
}

a.b-button-custom:hover {
    color: #333;
}

a.b-button-custom__orange,
a.b-button-custom__orange:visited {
    color: #333;
    text-decoration: none;
}

a.b-button-custom:hover {
    color: #333;
}


.link__phone {
    display: inline-block;
    color: #fff;
}

a.link__phone,
a.link__phone:visited {
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}

address {
    color: #fff;
    font-style: normal;
    font-size: 12px;
}

address a.link__road,
address a.link__road:visited {
    color: #fff;
}

.bottom-link__mobile {
    display: none;
}

.table-footer .link__phone,
.mobile-header__bottom .link__phone{
    color: #fff;
    text-decoration: underline;
}

.mobile-header__title {
    padding: 0 65px;
    font-size: 20px;
    height: 70px;
    color: #00a47d;
    font-weight: bold;
    text-transform: uppercase;
}

.mobile-header__title table {
    height: 70px;
    width: 100%;
}

.mobile-header__title td {
    vertical-align: middle;
    text-align: center;
}

.table-footer .link__phone:hover {
    text-decoration: none;
}

.table-footer .banners-counter {
    float: left;
}

.table-footer .bottom-link {
    float: right
}

.footer--block__wrap {
    margin: 0 0 20px 0;
}

.footer--block__phone {
    margin: 0 1% 0 2%;
}

.footer--block__address {
    margin-left: 1%;
    width: 30%;
}

.footer--block__wrap--last {
    margin-bottom: 5px;
}

/* menu mobile */

.b-button__menu-phone{
    display: none;
    position: absolute;
    width: 33px;
    height: 30px;
    text-align: center;
    padding: 1px 0 0 0;
    right: 10px;
    top: 21px;
}

.b-button__menu-phone--bottom {
    position: relative;
    top: 0;
    left: 0;
}

.b-button__close{
    text-align: right;
    padding-right: 10px;
}

.b-button__menu-phone .border {
    display: block;
    border-radius: 3px;
    height: 6px;
    width: 33px;
    background-color: #909090;
    margin: 3px auto;
}

.inp-form {
    border: 1px solid #ccc;
    padding: 2px;
}

.button-form__submit {
    border-radius: 8px;
    background-color: #00a47d;
    padding: 6px 8px;
}

.button-form__submit_bgc {
    background-color: #dc6109;
}


.mobile-only {
    display: none;
}