.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.top-menu  {
    background-color: #333333;
}
.top-menu .menu-new {
    /*background-color: #333333;*/
    float: right;
}

.container {
    max-width: 1145px;
    min-width: 765px;
    margin: 0 auto;
}
.adopt-tablet header {
    position:relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
.top-menu .menu-new li {
    float: left;
    padding: 12px 20px;
    position: relative;
}
.top-menu .menu-new li:last-child {
    padding-right: 40px;
}
.top-menu .menu-new li a {
    font-family: 'Roboto';
    font-weight: lighter;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.top-menu .menu-new li a:hover {
    color: #0a989c;
}
.top-menu .menu-new li.active {


}
.top-menu .menu-new li.active a {
    color: #0a989c !important;
}
header {
    height: 160px;
    box-shadow: none;
    background: #000000;
    background-size: 100% 100%;
    text-shadow: none;
    position: relative;
    z-index: 2;
    padding-top: 30px;
}
.site {
    background: white;
    min-height: 100%;
    box-shadow: none;
    max-width: 1145px;

    margin: 0 auto;
    margin-bottom: -183px;
    min-width: 1145px;
}
.logo {
    width: 207px;
    height: 75px;
    margin-bottom: -75px;
    position: relative;
    top: 5px;
    left: 5px;
    background: url(../img/logo.png);
}
.logo-block {
    float: left;
}
.logo-block img {
    display: block;
    width: 200px;
    border: 0px;
}
.logo-block a:hover {
    text-decoration: none !important;
    border: none !important;
}
.menu-cart-status {
    background: #0a989c;
    color: white;
    width: 25px;
    height: 20px;
    font-size: 12px;
    font-weight: bolder;
    line-height: 15px;
    margin-bottom: -15px;
    text-align: center;
    position: absolute;
    left: 89px;
    border-radius: 10px;
    top: 10px;
    margin-left: 0px;
    display: none;
}
.menu-cart-status span {
    position: relative;
    top: 2px;

}
.contacts-info-block {
    float: right;
    font-family: 'Roboto';
}
.contacts-info-block .tel {
    display: inline-block;
    color: #ffffff;
    font-weight: lighter;
    font-size: 16px;
    margin-right: 50px;
}
.contacts-info-block .tel span {
    font-weight: bold;
}
.contacts-info-block .email {
    display: inline-block;
    color: #0a989c;
    border: none;
    text-shadow: none;
    font-weight: lighter;
    font-size: 16px;
    position: relative;
    float: right;
}
.contacts-info-block .emailMsk:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/city.png);
    left: -37px;
    top: -4px;
}
.contacts-info-block .emailSp:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    /* background-position-y: 20px; */
    background: url(../img/city.png);
    left: -41px;
    top: -4px;
    background-position: 0px 24px;
}
.contacts-info-block .email:hover {
    color: #0a989c !important;
}
.contacts-info-block .contact-block {
    margin-bottom: 10px;
}
.search-block {
    height: auto;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    margin-top: 35px;
    background: none;
    margin-right: 0px;
    border: 1px solid #212121;
    border-radius: 5px;
}
.category-link-block {
    float: left;
}
.category-link-block ul li {
    display: inline-block;
    padding: 17px 20px 17px 40px;
    position: relative;
}
.category-link-block ul li a {
    font-family: 'Roboto';
    font-weight: lighter;
    font-size: 16px;
    color: #ffffff !important;
    text-shadow: none;
    border: none;
}
.search-block .input-holder {
    margin-left: 0px;
    margin-right: 0px;

    display: inline-block;

}
.pink-button.search {
    padding-left: 20px;
    background: #0a989c;
    border: none;
    display: inline-block;
    width: 141px;
    /* left: -5px; */
    position: absolute;
    /* float: right; */
    height: 50px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.form-block {
    background: #ffffff;
    display: inline-block;
}
.electro:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    /* background-position-y: 20px; */
    background: url(../img/icons_cat.png);
    left: 14px;

}
.corpus:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/icons_cat.png);
    left: 3px;
    background-position: -222px 1px;
    top: 14px;

}
.microclimat:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/icons_cat.png);
    left: 3px;
    background-position: 24px 24px;
    top: 14px;
}
.search-block .input-holder input {
    display: block;
    font-size: 100%;
    line-height: 40px;
    border: 0;
    width: 359px;
    height: 50px;
    outline: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 15px;
}


.pink-button.search:before {

    top: 15px;
}
.pink-button.search span {
    position: relative;
    top: 6px;
}
.layout-contacts {
    display: block;
    padding-left: 0px;
    font-family: 'Roboto' !important;
}
.contact-content {
    padding-left: 50px;
    padding-right: 90px;
    padding-bottom: 10px;
}
.contact-content p {
    font-size: 18px;
}
.layout-contacts .content.one-col {
    padding-top: 20px;
    margin-right: 0px;
}
.contact-content .header-2 {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.contact-content .right-block {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    width: 508px;
}
.contact-content .left-block {
    display: inline-block;
    margin-right: 90px;
    position: relative;
}
.contact-content p {
    margin-bottom: 0px;
}
.contact-content .right-block .item {
    margin-bottom: 30px;
}
.contact-content2 {
    padding-left: 120px !important;
}
.contact-content .headerSp {
    position: relative;
}
.contact-content .headerSp:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 50px;
    background: url(../img/sp-header.png);
    left: -70px;
    top: -13px;
}
.contact-content .headerMsk{
    position: relative;
}
.contact-content .headerMsk:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 50px;
    background: url(../img/msk-header.png);
    left: -70px;
    top: -13px;
}
.contact-content .map {
    margin-top: 30px;
    margin-bottom: 30px;
}
.contact-content .map iframe {
    width: 100%;
    height: 350px;
}
#map1 {
    width: 100%;
    height: 350px;
    /*margin-top: 30px;*/
}
#map2 {
    width: 100%;
    height: 350px;
    /*margin-top: 30px;*/
}
body {
    height: auto;
    font-family: Arial, sans-serif;
    font-size: 16px;
    background: #18666a;
    background: linear-gradient(to bottom, #18666a, #222222);
    background: black;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.left-block .fancybox:not(:first-child){
   display: none;
}
.left-block img {
    width: 322px;
    height: 240px;
}
.left-block .count-photo {
    position: absolute;
    top: 165px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    background-color: rgb(10, 152, 156);
    width: 125px;
    height: 44px;
    z-index: 61;
    left: 98px;
    border-radius: 15px;
    text-decoration: none;

}
.left-block .count-photo span {
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 42px;
}
.message {
    width: auto;
    padding: 0px;
    font-size: 14px;
    margin-bottom: 30px;
    margin: 30px auto;
    background: #ececec;
}
.message-container {
    font-family: 'Roboto';
}
.message-container .information {
    margin: 0px;
    width: auto;
    padding: 50px 128px;
    background: #e2e0e0;
}
.message-container .information .info-title {
    margin-bottom: 6px;
    font-size: 22px;
    color: #125069;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.message-container .information .info-title-product {
    font-size: 22px;
}
.message-container .information p {
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
}
.message-container .information a {
    color: #125069;
}
.message .form {
    display: block;
    width: auto;
    padding: 10px 215px;
    padding-bottom: 40px;
}
.message .form .order-title {
    font-size: 30px;
    color: #000000;
    margin-bottom: 24px;
    text-align: left;
    font-weight: bold;
}
.message .form input {
    padding: 15px;
    border: 1px solid #CCC;
    border-radius: 5px;
}
.message .form input#name {
    width: 95%;
    margin-bottom: 15px;
}
.message .form input#phone {
    width: 45%;
}
.message .form input#email {
    width: 45%;
}
.message .form textarea#note {
    margin: 15px 0px 20px;
    width: 689px;
    height: 76px;
    resize: none;
    border-radius: 5px;
    border: 1px solid #CCC;
}
.message .form input[type="button"] {
    background: #0a989c;
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
    border-bottom: 3px solid #096c72;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}
.message .form .right {
    display: inline-block;
    text-align: right;
    float: none;
    padding: 10px;
    background-color: #aeaeae;
    position: relative;
    background: none;
    font-size: 14px;
    font-family: 'Arial';
    color: #0a989c;
}
.message .form .right:after {
    right: 0%;
    top: 0%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: none;
    margin-top: 0px;
    margin-left: 30px;
}
.footer-space {
    clear: both;
    height: 60px;
}
.logo-bottom {
    background: url(../img/logotype.svg);
    background-position: 0px 0px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 114px;
    height: 26px;
    margin-bottom: 10px;
    opacity: 0.35;
}
footer div.footer a {
    color: black;
    text-decoration: none;
    display: block;
}
footer {
    height: 100px;
    background: #000000;
    background-size: 100% auto;
    max-width: 1145px;
    min-width: 1145px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    top: 82px;
}
footer div.footer {
    height: 73px;
    padding-top: 28px;
    background: #000000;
    box-shadow: none;
    padding-left: 0px;
    color: black;
    font-size: 100%;
    line-height: 1.6em;
}
footer .copy {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    margin-bottom: 0px;
    left: 0px;
    color: #333333;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
}
.footer-left {
    display: inline-block;
}
.footer-right {
    display: inline-block;
    margin-left: 23%;
    vertical-align: top;
    position: relative;
    top: -4px;
}
.footer-right .contacts-info-block {
    float: none;
    font-family: 'Roboto';
}
.footer-right .contacts-info-block .contact-block {
    margin-bottom: 0px;
}
.footer-right .contacts-info-block .emailMsk:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/city-footer.png);
    left: -37px;
    top: -1px;
}
.footer-right .contacts-info-block .emailSp:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    /* background-position-y: 20px; */
    background: url(../img/city-footer.png);
    left: -43px;
    top: 0px;
    background-position: 0px 24px;
}
.footer-right .contacts-info-block .email {
    display: inline-block;
    color: #ffffff;
    border: none;
    text-shadow: none;
    font-weight: lighter;
    font-size: 16px;
    position: relative;
}
.footer-right .contacts-info-block .email:hover {
    color: #ffffff !important;
}
.counters {
    float: right;
    height: 50px;
    margin-bottom: -50px;
    position: relative;
    top: -69px;
    padding-right: 0px;
    opacity: 0.5;
}
.search-right-block {
    float: right;
    width: 534px;
}
.product-page .message-container .form {
    display: block;
    width: auto;
    padding: 10px 40px;
    padding-bottom: 5px;
}
.product-page .message-container .information {
    margin: 0px;
    width: auto;
    padding: 50px 40px;
    background: #e2e0e0;
}
.product-page .message .form textarea#note {
    margin: 15px 0px 20px;
    width: 96%;
    height: 76px;
    resize: none;
    border-radius: 5px;
    border: 1px solid #CCC;
}
.product-page .form textarea#note {
    margin: 15px 0px 20px;
    width: 96%;
    height: 76px;
    resize: none;
    border-radius: 5px;
    border: 1px solid #CCC;
}
.layout-contacts .h1 {
    padding-left: 50px;
}
.news_item .preview_image_block {
    width: 170px;
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
}
.news_item .preview_image_block img {
    width: 150px;
    border: 10px solid #f1f1f1;
}
.news_item .preview_content_block  {
    display: inline-block;
    vertical-align: top;
    max-width: 885px;
}
.news_item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 1095px;
    border-bottom: 1px dashed black;
}
.news_image_block {
    text-align: center;
    margin-bottom: 20px;
}
.news_image_block .big-image {
    width: 400px;
    border: 10px solid #f1f1f1;
}
.new-one-item {
    width: 900px;
    width: 1095px;
}
.main_news_item {
    display: inline-block;
    vertical-align: top;
    width: 534px;
    margin-right: 10px;
}
.main_news_item:nth-child(even) {
    margin-right: 0px;
}
.main_preview_image_block {
    width: 120px;
    display: inline-block;
    vertical-align: top;
}
.main_preview_image_block img {
    width: 100px;
    border: 10px solid #f1f1f1;
}
.main_preview_content_block {
    display: inline-block;
    vertical-align: top;
    width: 409px;
}
.main_preview_content_block p {
    margin-bottom: 1px;
}
.main_preview_content_block .header-news-on-main {
    margin-bottom: 10px;
    font-weight: bold;
}
.news-date {
    font-size: 12px;
    color: #555;

}
.h1 {
    display: block;
    font-size: 2em !important;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
    line-height: 1;
    color: #000000 !important;
}
.main-title {
    display: block;
    font-size: 2em !important;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    line-height: 1;
    color: #000000 !important;
}