/*Общее*/
@font-face {
  font-family: 'Cyr';
  src: url('CyrillicOldBold.ttf');
  src: url('CyrillicOldBold.eot');
  src: url('CyrillicOldBold.woff') format('woff'),
       url('CyrillicOldBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;
}
.tochka ol, .tochka ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.catalog-item h3 {
    font-size: 16px;
    padding: 0;
    margin: 0;
}

blockquote,
q{quotes:none;}

blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

.sprite-icon-2{width:19px;height:25px;background-position:0 0;}
.sprite-icon-3{width:25px;height:27px;background-position:-19px 0;}
.sprite-icon-4{width:38px;height:23px;background-position:-44px 0;}
.sprite-icon-0{width:24px;height:33px;background-position:-82px 0;}
.sprite-icon-1{width:32px;height:34px;background-position:-106px 0;}

a{color:#da354d;}
a:hover{text-decoration:none; cursor: pointer;}

.main-font{font-family:'Open Sans','Source Sans Pro',Arial,sans-serif;}
.font-logo{font-family:'Open Sans','Source Sans Pro',Arial,sans-serif;}
.h2{color:#545454;font-size:25px;font-weight:700;line-height:22px;text-transform:uppercase;padding-bottom:23px;}
.wrapper{max-width:1400px;min-width:300px;padding:0 14px;margin:0 auto;box-sizing:border-box;}

html{background:#fff;height:100%;}
body{font-family:'Open Sans','Source Sans Pro',Arial,sans-serif;font-size:16px;height:100%;min-width:300px;}
.global-wrapper{min-height:100%;}
.global-wrapper:after{content:"";display:block;height:167px;}

.hidden,
.region-hidden{display:none;}

.tochka header {
    background: url(/assets/images/background-header1.jpg) no-repeat top center;
    color: #fff;
    padding: 17px 0 40px;
    box-sizing: border-box;
}

header .left-wrapper{overflow:hidden;}
header .address {
    font-size: 16px;
    padding-left: 27px;
    margin-right: 10px;
    float: right;
    margin-top: 5px;
    width: 21%;
    position: relative;
    padding-left: 40px;
    color: #dcdddf;
}
header .address .icon{width:26px;height:33px;position:absolute;top:0;left:0;background:url(/assets/images/contacts-icon.png) no-repeat 0 0;}
header .address .sprite{position:absolute;top:5px;left:0;}
header .address .label{margin:0 0 10px;color:#dcdddf;}

.front header {
    height:600px;
}
.not-front .work24 {
    display: none;
}
.not-front .main-container.container {
    margin-top: 20px;
}
.logo{font-family:'Open Sans','Source Sans Pro',Arial,sans-serif;margin:9px 0 0;font-size:54px;font-weight:700;font-style:italic;float:left;}
.logo a{color:inherit;text-decoration:none;}

nav.menu {
    clear: both;
    padding: 0px 0 0;
    width: 70%;
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
nav.menu ul{overflow:hidden;}
nav.menu li{float:left;box-sizing:border-box;margin:0;padding:0;list-style:none;list-style-image:none;}
nav.menu a{display:block;border: 1px solid transparent; color:#dcdddf;font-size:17px;font-weight:700;text-decoration:none;padding:11px 12px;transition:all ease 300ms;-webkit-transition:all ease 300ms;-o-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;}
nav.menu a:hover{color: #da354d; border: 1px solid #da354d; transition: 0.2s;}




header .contacts{float:right;position:relative;padding-left:48px;}

header .contacts .icon{width:31px;height:33px;position:absolute;top:0;left:0;background:url(/assets/images/contacts-icon.png) no-repeat -32px 0;}
header .contacts .contacts-title {
    color: #da354d;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    text-align: right;
    margin: 0 0 15px;
}
header .contacts .phones li{overflow:hidden;}header .contacts .phones li + li{margin-top:8px;}
header .contacts .phones .operator {
    float: left;
    margin: 10px 0 0;
    position: relative;
    top: -3px;
}
header .contacts .phones a{color:#dcdddf;font-weight:600;font-size:24px;text-decoration:none;float:right;transition:all ease 300ms;-webkit-transition:all ease 300ms;-o-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;}
header .contacts .phones a:hover{color:#da354d;}
header .header-top{overflow:hidden;}
a.call-me {
    border-radius: 2px;
    background-color: #2f61c6;
    color: #dcdddf;
    margin: 20px 0 0;
    display: block;
    text-align: center;
    padding: 15px 10px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}
a.call-me:hover{background-color:#da354d;}
.sympath{color:#ffffff;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;max-width:420px;margin:20px 0px 0 76px;line-height:24px;float:left;}

ul.phones {
    color: #cecece;
}

.work24 {
    float: right;
    width: 860px;
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 12px 3px 12px 44px;
    background: url(/assets/images/data_image_png.png) no-repeat top left;
}

.work24 .title{color:#da354d;font-size:35px;font-weight:700;text-transform:uppercase;line-height:47px;margin:0 0 10px;}
.work24 ul{overflow:hidden;margin:0 20px 20px;}
.work24 li {
    float: left;
    color: #dcdddf;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.work24 li .sprite{margin:0 0 8px;}.work24 li:nth-child(1){width:36%;}
.work24 li:nth-child(2){width:24%;}.work24 li:nth-child(3){width:40%;}
.work24-footer {
    padding: 15px 4px 16px;
}
.work24-footer .min-price{color:#dcdddf;font-size:35px;font-weight:700;text-transform:uppercase;}
.work24-footer .what-to-cost {
    float: right;
    max-width: 100px;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-decoration: underline;
    margin-right: 52px;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}
.work24-footer .what-to-cost:hover{text-decoration:none;}

section .section-title{position:relative;text-align:center;margin:40px 0;}

section .section-title h1,
section .section-title h2,
section .section-title h3,
section .section-title h4,
section .section-title h5{color:#dc9837;background-color:#fff;display:inline-block;font-size:40px;font-weight:700;text-transform:uppercase;position:relative;z-index:1;padding:0 20px;}
section .section-title:before{content:'';display:block;width:100%;height:2px;background-color:#dc9837;position:absolute;top:50%;left:0;z-index:0;}

.sprite {
    background-image: url(/assets/images/dop.png);
}
header .address .label {
    margin: 0 0 10px;
    font-size: 18px;
    display: block;
    padding-left: 0;
    text-align: left;
    position: relative;
    margin-top: -5px;
}
.navbar-default {
    background: none;
    border: 0;
}
a.logo.navbar-btn.pull-left {
    float: left;
    width: 25%;
    position: relative;
    display: inline-block;
}
img {
    max-width: 100%;
}
.logo img {
    width: 135px;
    float: left;
    margin-right: 20px;
}
.logo {
    float: left;
    display: inline-block;
    width: 53%;
    color: #dcdddf;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #dcdddf;
    background: none;
}

.logo h1 {
    font-size: 28px;
    padding-top: 10px;
    font-weight: 600;
}
.logo p {
    font-size: 16px;
    font-weight: 900;
    padding-top: 0;
    margin-top: 0;
    font-style: initial;
}


section .section-title {
    position: relative;
    text-align: center;
    margin: 60px 0;
}

.logo h2 {
    font-size: 45px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

section#block-block-1 .section-title {
    margin-top: 20px;
}
#block-block-2 .section-title {
    margin-top: 20px
}

section .section-title h1, 
section .section-title h2, 
section .section-title h3, 
section .section-title h4, 
section .section-title h5 {
    color: #da354d;
    background-color: #fff;
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    font-family: Cyr;
}
section .section-title:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #da354d;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.catalog-item {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 30px 76px 0;
    text-align: center;
    min-height: 305px;
    background: url(/assets/images/frame-category.png) no-repeat top center;
    margin-bottom: 45px;
    transition: 0.7s;
}
.catalog-item .title {
    min-height: 32px;
    margin: 0 0 20px;
    color: #555;
}
.catalog-item .image {
    margin: 0 0 25px;
    min-height: 153px;
}
.catalog-item .cost {
    color: #555;
    font-size: 20px;
    margin-top: -5px;
}
.catalog-item img {
    transition: 0.7s;
    position: relative;
    opacity: 0.8;
}
.catalog-item:hover img {
    opacity: 1;
    transition: 0.7s;
}

table td {
    border: 1px solid #cecece;
    padding: 25px;
}
b, strong {
    font-weight: bold;
}
table tr:nth-child(2n) {
    background: #fff;
}
#node-7 ul {
    margin-left: 20px;
}

#node-7 ul li{
    margin-bottom: 10px;
    font-size: 18px;
}

.uslugi-item {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px 20px;
    text-align: center;
    color: #fff;
    height: 110px;
}
.uslugi-item h3 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: normal;
}
.uslugi-item a {
    background: url(/assets/images/fone-uslug.png) no-repeat top center;
    width: 275px;
    height: 95px;
    margin: 0 auto;
    display: table-cell;
    padding: 15px 25px;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    vertical-align: middle;
}
.uslugi-item a:hover {
    text-decoration: underline;
}
.uslugi-item .title {
    margin: 0 0 15px;
    font-size: 16px;
}

.col50 {
    width: 50%;
    float: left;
    margin-top: 50px;
}
#block-block-3 .section-title2 h2, h1.page-header {
    color: #da354d;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    padding: 0 0px 20px;
    margin: 0;
    font-family: Cyr;
}
#block-block-3 p {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify;
    line-height: 22px;
    margin-top: 0;
}


footer {
    background: url(/assets/images/background-bottom.jpg) no-repeat top center;
    color: #fff;
}
footer #block-block-4 a {
    color: #fff;
}
footer #block-block-4 a:hover {
    color: #fff;
    text-decoration: underline;
}
.label2 {
    width: 50%;
    float: right;
    position: relative;
    display: block;
    text-align: right;
}
.copyright {
    width: 50%;
    float: left;
}
.policy,
.divgrup {
    font-size: 12px;
}
.fone {
    margin: 15px 0;
    font-size: 18px;
}

.col50 .block-content {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 80px 0 0 50px;
}
bold, b, 
.bold {
    font-weight: 700;
}
.upper {
    text-transform: uppercase;
}
#block-block-3 .col50 a {
    border: 1px solid #fff;
    display: block;
    width: 626px;
    font-size: 45px;
    position: relative;
    box-sizing: border-box;
    height: 330px;
    color: #000;
    text-shadow: 0 0 1px #fff;
    text-decoration: none;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}
#block-block-3 .col50 a:hover {
    border: 1px solid #da354d;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}
.tochka {
    background: url(/assets/images/background-header1.jpg) no-repeat top center;
    position: relative;
    display: block;
}
.tochka header {
    background: url(/assets/images/tochka.png);
    color: #fff;
    padding: 17px 0 40px;
    box-sizing: border-box;
}

.container {
    width: 1370px;
}
.wrapper {
    max-width: 1370px;
}
p {
    margin: 20px 0;
    line-height: 25px;
}
.region.region-content {
    background: #f6f6f6;
    padding: 20px;
}
.page-node-2 .region.region-content,
.page-node-3 .region.region-content,
.front .region.region-content {
    background: #fff;
}

section#block-block-5,
section#block-block-6 {
    background: #f6f6f6;
    padding: 20px;
}
section#block-block-6 {
    margin-top: 30px;
}

#block-block-5 h2.block-title,
#block-block-6 h2.block-title {
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-family: Cyr;
}

#block-block-5 li,
#block-block-6 li {
    font-size: 16px;
    margin: 20px 0;
}


/*Стиль фона заполняющего всю область экрана при открытии модального окна*/
.remodal-overlay{
  background: rgba(38, 49, 66, 0.95);
}
/*Область формы*/
.formArea {
  max-width: 304px;
  margin: 0 auto;
  padding: 40px 15px 40px 15px;
  text-align: center;
  background: #263348;
  border-radius: 4px;
  box-shadow: 0 0 50px rgba(2, 19, 48, 0.7);
  font: 16px 'Roboto', sans-serif;
}

.formTitle, .msgs{
  color: #b8c2d1;
  margin-bottom: 15px;
}
.ui-input {
  position: relative;
  padding: 0;
  border: 0;
}
.ui-input input {
  border: 0;
  background: none;
  padding: 16px 0 16px 0;
  outline: 0;
  width: 100%;
  tap-highlight-color: transparent;
  touch-callout: none;
}
.ui-input input + label {
  position: relative;
  display: block;
  padding: 8px 0 8px 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: .0875em;
  font-weight: 500;
  text-align: left;
}
.ui-input input + label::before, .ui-input input + label::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
}
.ui-input input + label::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.ui-input input + label::after {
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #6EB1FF;
  height: 2px;
}
.ui-input input + label span {
  position: relative;
  color: rgba(255, 255, 255, 0.2);
  transition: color 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ui-input input + label span::after {
  content: attr(data-text);
  position: absolute;
  overflow: hidden;
  left: 0;
  transform: scaleX(1);
  white-space: nowrap;
  color: #fff;
  background-image: linear-gradient(to right, #4A90E2 50%, rgba(255, 255, 255, 0) 0%);
  background-position: 100% 50%;
  background-size: 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  backface-visibility: hidden;
  perspective: 1000;
  transform: translateZ(0);
  transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ui-input input:focus + label::after,
.ui-input input.error + label::after,
.ui-input input:invalid + label::after,
.ui-input input.filled + label::after {
  transform: scaleX(1);
  transform-origin: left;
}
.ui-input input:focus + label span::after,
.ui-input input.error + label span::after,
.ui-input input:invalid + label span::after,
.ui-input input.filled + label span::after {
  background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 0%);
  background-position: 0% 50%;
}

.ui-input input.filled {
  color: #b8c2d1;
}
.ui-input input.filled + label::after {
  background-color: #b8c2d1;
}
.ui-input input.filled + label span::after {
  background-image: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 0%);
  background-position: 0% 50%;
}

.ui-input input:focus {
  color: #6EB1FF;
}
.ui-input input:focus + label::after {
  background-color: #6EB1FF;
}
.ui-input input:focus + label span::after {
  background-image: linear-gradient(to right, #6EB1FF 50%, rgba(255, 255, 255, 0) 0%);
  background-position: 0% 50%;
}

.ui-input input.error,
.ui-input input:invalid {
  color: #E66161;
}
.ui-input input.error + label::after,
.ui-input input:invalid + label::after {
  background-color: #E66161;
}
.ui-input input.error + label span::after,
.ui-input input:invalid + label span::after {
  background-image: linear-gradient(to right, #E66161 50%, rgba(255, 255, 255, 0) 0%);
  background-position: 0% 50%;
}
.form-footer{
  margin-top: 40px;
}
.formBtn {
  border: 0;
  cursor: pointer;
  background-color: #15243b;
  color: #b8c2d1;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  padding: 20px 0;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .0875em;
  font-weight: 500;
  border-radius: 4px;
  outline: 0;
  box-shadow: 0 0 5px rgba(5, 19, 41, 0.5);
  transition: background-color 300ms cubic-bezier(0.215, 0.61, 0.355, 1), color 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.formBtn:hover {
  box-shadow: 0 5px 10px rgba(5, 19, 41, 0.94);
  transition: .2s;
  zoom:1.005;
}

.formCreator{
  text-align: center;
  margin-top: 10px;
}
.formCreator a{
  font-size: .8rem;
  color: #4e596a;
  text-decoration: none;
}

.btn:focus, .btn:active,
.btn:hover {
  background-color: #6EB1FF;
  color: white;
}

.__first, .__second, .__third, .__fourth {
  animation-name: fadeIn;
  animation-duration: 180ms;
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

.__first {
  animation-delay: 0;
}

.__second {
  animation-delay: 80ms;
}

.__third {
  animation-delay: 180ms;
}

.__fourth {
  animation-delay: 360ms;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -25%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.node-tovar.node-teaser {
    width: 32%;
    position: relative;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin: 0.5%;
    border: 1px solid #cecece;
    float: none;
    background: #fff;
}


.node-tovar.node-teaser {
}

.view.view-grobs.view-id-grobs,
.view.view-pamyat,
.rrr {
    display: inline-block;
    width: 100%;
}

.view.view-grobs.view-id-grobs .node-tovar.node-teaser,
.view.view-pamyat .node-tovar.node-teaser,
.rrr .node-tovar.node-teaser {
    width: 100%;
    margin: 0;
}
.view.view-grobs.view-id-grobs .views-row,
.view.view-pamyat .views-row,
.rrr .views-row {
    width: 32%;
    position: relative;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin: 0.5%;
    border: 1px solid #cecece;
    float: none;
    background: #fff;
}

#block-block-7,
#block-block-9,
#block-block-10,
#block-block-11 {
    background: #f6f6f6;
    padding: 0 30px;
}

li.prev,
li.pager-first,
li.next,
li.pager-last {
    display: none;
}
.node-tovar.node-teaser h2 {
    font-size: 16px;
}
.node-tovar.node-teaser h2 {
    font-size: 16px;
}
.node-tovar.node-teaser .submitted,
.node-tovar .submitted{
    display: none;
}
.node-tovar.node-teaser > footer {
    display: none;
}

#block-basic-cart-shopping-cart {
    position: absolute;
    right: 0;
    width: 415px;
    background: #f4f4f4;
    padding: 10px 0px 10px 20px;
    display: none;
    z-index: 99;
    margin-top: 75px;
    border-radius: 4px;
    color: #333;
}
#block-basic-cart-shopping-cart h2.block-title {
    display: none;
}
.basic-cart-grid {
    border: none;
    color: #363636;
    display: table;
    margin: auto;
    padding: 0;
    width: 100%;
}
.basic-cart-grid .row {
    display: table-row;
    float: left;
    left: 100%;
    width: 100%;
}
.basic-cart-block .basic-cart-cart-node-title {
    width: 100%;
}

.basic-cart-block .basic-cart-cart-unit-price, 
.basic-cart-block .basic-cart-cart-x, 
.basic-cart-block .basic-cart-cart-quantity {
    float: left;
    text-align: right;
    width: auto;
}

.basic-cart-total-price.cell, .basic-cart-total-vat.cell {
    float: right;
}
.basic-cart-cart-checkout-button-block a.button {
    margin-bottom: 0;
}

header .address .col-md-6 {
    width: 100%;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    border-radius: 4px;
    margin-left: -40px;
}
header .address .col-md-6 .open-card {
    margin: 0;
}
.open-card {
    cursor: pointer;
}

header .address .col-md-6 a.cart-img {
    width: 50px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    top: -5px;
    position: relative;
    margin-left: -5px;
}




.open-card div {
    display: inline-block;
}

.form-item.form-item-quantity label {
    display: none;
}
.form-item.form-item-quantity input {
    width: 80px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.node-type-tovar .field.field-name-field-foto {
    float: left;
    width: 40%;
}
.node-type-tovar .field.field-name-field-category {
    float: left;
    width: 60%;
    margin-bottom: 10px;
}
.node-type-tovar .field.field-name-price {
    font-size: 20px;
    float: left;
    width: 60%;
    margin-bottom: 15px;
}
/*.field-item.even .uslugi-item:nth-child(13),
#block-block-2 .uslugi-item:nth-child(15) {
    margin-left: 37.5%;
}*/

.view.view-display-id-page .field.field-name-add-to-cart button {
    float: left;
}
.view.view-display-id-page .field.field-name-add-to-cart form {
    width: 180px;
    margin-left: 50%;
    left: -90px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}


.view.view-display-id-page .field-items,
.view.view-display-id-page .field-label {
    float: none;
    display: inline-block;
}

.view.view-pamyat.view-id-pamyat form {
    display: none!important;
}




@media screen and (max-width: 1400px) {
header .contacts .contacts-title {
    font-size: 17px;
}
header .contacts .phones a {
    font-size: 20px;
}
a.call-me {
    font-size: 13px;
}
header .address {
    margin-right: 0;
}
header .address {
    width: 19%;
    padding-left: 35px;
}
header .contacts {
    padding-left: 40px;
}
.container {
    width: 1170px;
}
.wrapper {
    max-width: 1170px;
}
.logo {
}
.logo h1 {
    font-size: 24px;
    padding: 0;
}
nav.menu {
    width: 70%;
}
.work24 .title {
    font-size: 30px;
    line-height: 45px;
}
.logo img {
    width: 120px;
}
header .address {
    width: 20%;
}
.work24 {
    float: right;
    width: 820px;
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 12px 3px 12px 44px;
    background: url(/assets/images/data_image_png.png) no-repeat top left;
    background-size: contain;
}
.work24-footer {
    padding: 5px 4px 16px;
}
.catalog-item {
    width: 30%;
    margin: 0 1%;
    min-height: initial;
    margin-bottom: 20px;
    background-size: contain;
    height: 301px;
    padding: 30px 50px;
}
.cost {
    position: relative;
    top: -10px;
}
.col50 .block-content {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 0 0 50px;
}
.catalog-item .image {
    margin: 0 0 0px;
    height: 135px;
    position: relative;
    display: inline-block;
}
.catalog-item .cost {
    color: #555;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    top: -5px;
    margin-top: 0;
}
.uslugi-item a {
    width: 300px;
    height: 95px;
    background-size: contain;
}
#block-block-3 .col50 a {
    width: 95%;
    height: 330px;
}
#block-block-3 .col50 {
    width: 50%;
    float: left;
    margin-top: 50px;
    height: 290px;
    overflow: hidden;
    transition: 0.5s;
}

#block-block-3 .col50:last-child:hover,
#block-block-3 .col50:last-child:active {
    height: auto;
    transition: 0.5s;
}
#block-block-3 .col50:last-child:after {
    content: '...';
    display: block;
    position: absolute;
    margin-top: -67px;
    font-size: 16px;
}
#block-block-3 .col50:last-child:hover:after {
    display: none;
}
.logo h2 {
    font-size: 45px;
    margin-top: 5px;
    position: relative;
    left: -5px;
}
#block-block-3 .section-title2 h2, 
h1.page-header {
    font-size: 30px;
}
.node-tovar.node-teaser {
    width: 31%;
}

}

.field.field-name-field-foto img.img-responsive {
    max-height: 300px;
    width: auto;
    margin: auto;
}



@media (max-width: 1200px) {
.field-item.even .uslugi-item:nth-child(13),
#block-block-2 .uslugi-item:nth-child(15) {
    margin-left: 33.3%;
}
.node-tovar.node-teaser {
    width: 48%;
}
.front header {
    height: 600px;
}

header .address {
    margin-right: 20px;
}
.logo h1 {
    font-size: 22px;
    padding-top: 0;
}

.logo p {
    font-size: 13px;
    font-weight: 100;
    padding-top: 0;
    margin-top: 0;
}

.wrapper,
.container {
    width: 990px;
}
.logo h1 {
    font-size: 20px;
    padding-top: 0;
    margin-top: 15px;
}
.logo h2 {
    font-size: 30px;
}
nav.menu a {
    font-size: 13px;
    padding: 5px 11px;
}
.work24-footer .min-price {
    font-size: 30px;
}
.tochka {
    height: auto;
    background-size: cover;
}
.logo img {
    width: 100px;
}
header .address .label {
    margin: 0 0 10px;
    font-size: 17px;
}
header .address {
    font-size: 14px;
}
header .address .icon {
    width: 22px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/assets/images/contacts-icon.png) no-repeat 0 0;
    background-size: cover;
}

nav.menu {
    width: 65%;
}
.catalog-item {
    width: 31.333%;
    margin: 0 1%;
    min-height: initial;
    margin-bottom: 35px;
    background-size: contain;
    height: 300px;
}
.uslugi-item {
    width: 33.333%;
}
.uslugi-item a {
    height: 100px;
    background-size: contain;
}
footer #block-block-4 a {
    color: #fff;
    display: inline-block;
}
header .address {
    margin-right: 0;
}
header .contacts .contacts-title {
    font-size: 16px;
}
header .contacts .phones a {
    font-size: 18px;
}
header .contacts .phones .operator {
    top: -7px;
}
a.call-me {
    font-size: 12px;
}
header .contacts {
    padding-left: 35px;
}
header .address {
    width: 18%;
}
.work24 .title {
    font-size: 27px;
    line-height: 40px;
}
.work24 {
    width: 765px;
}



}

.menu2 {
    display: none;
}

@media (max-width: 991px) {
.field-item.even .uslugi-item:nth-child(13),
#block-block-2 .uslugi-item:nth-child(15) {
    margin-left: 0;
}
.work24 {
    display: none;
}
.front header {
    height: auto;
}
.logo {
    width: 100%;
}
header .contacts {
    float: right;
    position: relative;
    padding-left: 48px;
    width: 50%;
    margin-top: 30px;
}
header .address {
    margin-right: 0;
    width: 50%;
    margin-top: 30px;
}
.menu {
    display: block;
}

.menu2 {
    display: block;
}
.menu2 .menu22 {
    display: none;
}
.catalog-item {
    width: 100%;
    margin: 0;
    min-height: initial;
    margin-bottom: 35px;
    background-size: contain;
    height: 310px;
}
.catalog-item .cost {
    color: #555;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    top: 15px;
    margin-top: 0;
}
.uslugi-item {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
}
#block-block-3 .col50 {
    width: 100%;
    float: left;
    margin-top: 50px;
    height: 290px;
    overflow: hidden;
    transition: 0.5s;
}
nav.menu {
    width: 100%;
    display: none;
}
}

@media (max-width: 768px) {
header .address {
    font-size: 15px;
}
.catalog-item .cost {
    top: 0px;
    margin-top: 0;
}
.wrapper,
.container {
    width: 100%;
}
header .contacts .contacts-title {
    font-size: 18px;
}
.logo {
    margin: auto;
    text-align: center;
}
.logo img {
    width: 115px;
    float: none;
    margin: auto;
    text-align: center;
}
section .section-title h1, 
section .section-title h2, 
section .section-title h3, 
section .section-title h4, 
section .section-title h5 {
    font-size: 30px;
}
.catalog-item {
    width: 100%;
    margin: 0;
    min-height: initial;
    margin-bottom: 35px;
    background-size: contain;
    height: auto;
}
.col50 .block-content {
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0;
    font-size: 38px;
    width: 100%;
    padding: 0;
}
.uslugi-item {
    width: 300px;
    float: none;
    margin: auto;
    text-align: center;
}
.uslugi-item a {
    height: 100px;
    background-size: contain;
    margin: auto;
    text-align: center;
}
.copy {
    font-size: 12px;
}
.fone {
    margin: 15px 0;
    font-size: 16px;
}
header .contacts {
    float: none;
    position: relative;
    padding-left: 0;
    width: 100%;
    margin-top: 33px;
    display: inline-block;
}
header .address {
    margin-right: 0;
    width: 100%;
    margin-top: 30px;
}
#block-block-3 .col50 {
    width: 100%;
    float: none;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
    transition: 0.5s;
    margin-bottom: -40px;
}
#block-block-3 .col50:nth-child(2) {

}
#block-block-3 .col50 a {
    width: 100%;
    height: 330px;
}
.menu2 {
    display: block;
    margin-top: 20px;
    z-index:99;
}
.menu2 .menu22 {
    display: none;
    position: absolute;
    width: 100%;
    font-size: 22px;
    padding: 15px;
    background: #fff;
    z-index: 9;
    left: 0;
    margin-top: 10px;
}
.menu2:before {
    content: "Меню ↓";
    position: relative;
    display: block;
    font-size: 20px;
}
table td {
    border: 1px solid #cecece;
    padding: 10px;
}
.footer {
    background-size: cover;
}
}


@media (max-width: 450px) {
    .uslugi-item {
    width: 260px;
    float: none;
    margin: auto;
    text-align: center;
}
.node-tovar.node-teaser {
    width: 98%;
}
}