.main_menu_gorizontal .nav>li>a {
  padding-left: 10px !important;
  padding-right: 10px !important
}

.modal {
  z-index: 105000
}

.modal-dialog {
  width: 650px !important;
  margin: 90px auto !important
}

.modal-content {
  z-index: 110000000 !important
}

.modal-backdrop {
  z-index: 0 !important
}

.title_page_main {
  margin-top: 100px
}

@media (max-width: 768px) {
  .title_page_main {
    margin-top: 0
  }

  .carousel-indicators {
    z-index: 1
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 650px !important;
    margin: 50px auto !important
  }
}

header .logo_1.default {
  background: url(pict/logo.png) no-repeat center center;
  width: 180px;
  height: 80px
}

.name_price_xs {
  display: none
}

.modal-dialog input.form-control {
  height: 38px;
  font-size: 18px
}

a:hover,
a.btn:hover {
  color: #000
}

.btn-default:hover {
  color: #fff !important
}

a.go_top {
  position: fixed;
  bottom: 25px;
  right: 0;
  bottom: 55px;
  right: 55px;
  cursor: pointer;
  display: none;
  z-index: 9999;
  width: 66px;
  height: 64px;
  text-align: center;
  background: #ddd;
  color: #999;
  padding: 10px 0
}

a.go_top i {
  font-size: 32px
}

a.go_top:hover {
  background: #000;
  color: #fff
}

.modal-dialog {
  z-index: 20000000 !important;
  margin-top: 80px auto !important
}

.form_index_zapros_search {
  margin-top: 20px
}

.form_index_zapros_search .form-control {
  background: none !important;
  border: none !important;
  border-bottom: 2px #fff solid !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #fff;
  padding-left: 3px !important
}

.form_index_zapros_search input::placeholder {
  color: rgba(255, 255, 255, .7) !important
}

.form_index_zapros_search .controls a {
  color: #fff;
  text-decoration: underline
}

.form_index_zapros_search .btn {
  background: #fff;
  color: #000;
  border-radius: 0 !important
}

.index_akcii_brands>div {
  background-size: cover !important
}

input[type="number"]::-webkit-inner-spin-button {
  display: none
}

.print {
  display: none
}

.dropdown-menu ul.dropdown-menu>li>a {
  white-space: normal !important
}

.modal-content {
  z-index: 11000 !important
}

.modal-backdrop {
  z-index: 0 !important
}

a,
button,
input {
  outline: none !important
}

.form-control:focus {
  border-color: #AEAEAE;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .3);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .3)
}

.modal-dialog {
  color: #000
}

.nm {
  margin: 0 !important
}

input,
button,
select,
textarea {
  line-height: normal;
  border-radius: 3px !important
}

.logo .name {
  font-size: 60px;
  font-family: back;
  line-height: 50pt
}

.logo .slogan {
  font-family: light;
  letter-spacing: 6.1px;
  color: #fff
}

.dropdown.hover:hover>.dropdown-menu {
  display: block !important
}

.b_red {
  border: red 1px solid
}

body {
  font-family: 'light';
  color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "normal"
}

strong,
b {
  font-family: 'bold'
}

a {
  color: #1c94c4
}

a:hover {
  color: #000;
  transition: .3s;
  text-decoration: none
}

.btn-danger {
  background: #ff4a4a;
  border: none
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #E62D2D
}

.btn {
  padding: 15px 40px;
  font-size: 18px
}

.btn-default {
  border: none
}

.form-control {
  height: 50px;
  font-size: 18px
}

.title_page_main h1 {
  margin: 5px 0 30px;
  border-bottom: #e6e6e6 solid 1px;
  padding-bottom: 10px
}

.header_mobile {
  padding: 70px 0 20px
}

header {
  height: auto;
  position: fixed;
  font-family: "light";
  background: #fff !important;
  z-index: 1000;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, .8) !important
}

header>div>div {
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

header .contacts {
  text-align: left;
  padding: 0;
  font-size: 13px
}

header .contacts span,
.header_mobile .contacts span {
  font-family: light;
  font-size: 18px;
  display: inline-block;
  text-align: left
}

.header_mobile .contacts span {
  font-size: 24px
}

header .contacts a,
header .contacts a:active,
header .contacts a:focus,
header .contacts a:hover {
  color: #000;
  border-bottom: 1px dotted #000;
  text-decoration: none
}

header .adress {
  padding-top: 50px;
  line-height: 22pt
}

header.large .home {
  display: none;
  opacity: 0
}

header.small .home {
  opacity: 100
}

header.small .logo {
  overflow: hidden
}

header.small .logo .logo_1 {
  height: 100px
}

header.small>div>div {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 110px
}

header .home {
  display: inline-block;
  left: 0;
  background: #4f2b59;
  color: #fff;
  padding: 7px;
  font-size: 20px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
  opacity: 100
}

header.small {
  box-shadow: 0 0 60px rgba(0, 0, 0, .3);
  height: 110px;
  background: #fff !important;
  z-index: 10000
}

header,
header .logo,
header .home {
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s
}

header.large .zayavka {
  width: 0;
  display: none
}

header.small .zayavka {
  width: 14.2%;
  height: 65px
}

header .zayavka {
  color: #fff;
  height: 90px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  font-size: 16px
}

.index_slider .item {
  height: 560px
}

.index_slider:before,
.index_slider:after {
  content: "";
  position: absolute
}

.index_slider .item .text {
  height: 560px
}

.index_slider .item .text>div {
  margin: -20px auto 20px;
  padding: 10px 20px 35px 50px;
  color: #fff;
  font-size: 20px;
  font-family: 'light';
  color: #000;
  margin-top: 120px;
  background: rgba(255, 255, 255, .65);
  border-radius: 3px
}

.index_slider .item .text>div h2 {
  font-size: 42px;
  margin: 20px 5% 25px;
  font-family: 'bold';
  line-height: 30pt;
  color: #4f2b59
}

.index_slider .item .text>div a {
  display: inline-block;
  margin: 40px 5px 0 0;
  color: #fff;
  padding: 15px 60px;
  border-radius: 3px;
  font-family: "light";
  font-size: 18px
}

.index_slider .item .text>div a:hover {
  filter: grayscale(20%)
}

.index_slider .item .text>div>div {
  font-size: 14px;
  font-family: "light";
  padding-left: 30px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  background: #353434
}

.carousel-control.right {
  right: calc(50% - 600px);
  top: 43%;
  width: 60px;
  height: 60px;
  opacity: 1;
  z-index: 200;
  background: #fff
}

.carousel-control.right:hover {
  opacity: 1;
  transition: 1s
}

.carousel-control.right:not(:hover),
.carousel-control.left:not(:hover) {
  transition: 1s
}

.carousel-control.left,
.carousel-control.right {
  box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.carousel-control.left {
  left: calc(50% - 600px);
  top: 43%;
  width: 60px;
  height: 60px;
  opacity: 1;
  z-index: 200;
  background: #fff
}

.carousel-control.left img,
.carousel-control.right img {
  width: 60%;
  height: auto;
  margin-top: 21px
}

.carousel-control.left:hover {
  transition: 1s;
  opacity: 1
}

.adress_slider {
  position: absolute;
  left: calc(50% - 570px);
  z-index: 1;
  background: rgba(255, 255, 255, .65);
  padding: 8px 20px;
  margin-top: 40px;
  border-radius: 3px
}

.adress_slider .fa {
  margin-right: 5px;
  color: #4f2b59
}

.index_title {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 40px;
  font-size: 18px
}

.index_title.white {
  color: #fff
}

.index_title>div.title {
  max-width: 600px;
  display: inline-block
}

.index_title h2 {
  margin: 0 0 20px;
  font-family: "bold";
  font-size: 39px
}

.index_title h2>div {
  display: inline-block
}

.index_title h2>div>div.line {
  margin: 20px 25% 0
}

.index_title.white h2>div>div.line {
  margin: 20px 25% 0;
  border-top: #fff solid 3px
}

.index_title.white h2>div>div.red {
  margin: 20px 25% 0
}

.uslugi_index a {
  color: #000
}

.uslugi_index_one .uslugi-text {
  padding: 30px 40px
}

.uslugi_index_one .uslugi-text h2 {
  font-size: 40px
}

.uslugi_index_one .uslugi-text div {
  margin-bottom: 20px
}

.uslugi_index_one:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.uslugi_index_one .btn {
  padding: 20px 60px
}

.link_index_catalog_uslugi a {
  display: block;
  text-align: center;
  background: #f3f3f3;
  padding: 20px 0;
  color: #000;
  font-family: normal
}

.index_works {
  background: #f1f1f1;
  padding: 10px 0 30px
}

.catalog_projects_index_one {
  position: relative
}

.catalog_projects_index_one .pict img {
  margin: auto
}

.catalog_projects_index_one>div {
  border: 2px #f3f3f3 solid;
  margin-bottom: 30px;
  position: relative;
  padding: 10px 15px 20px
}

a.catalog_projects_more {
  color: #000 !important;
  display: block
}

a.catalog_projects_more h2 {
  margin: 0;
  font-size: 22px;
  font-family: "normal";
  padding: 26px 0 12px;
  line-height: 24pt
}

.catalog_projects_index_one .uslugi-text {
  text-align: center;
  margin-bottom: 20px
}

.catalog_projects_more .link {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: #f3f3f3;
  width: 100%;
  padding: 20px 0;
  font-family: normal
}

.link_index_catalog_uslugi a {
  display: block;
  text-align: center;
  background: #f3f3f3;
  padding: 20px 0;
  color: #000;
  font-family: normal
}

.link_index_catalog_uslugi a:hover {
  background: red;
  color: #fff
}

.form_index_zapros_search {
  color: #fff;
  padding: 15px 0
}

.form_index_zapros_search form:last-child {
  margin-bottom: 0 !important
}

.form_index_zapros_search .index_title {
  margin-bottom: 15px
}

.form_index_zapros_search .index_title h2 {
  margin: 0 0 5px;
  line-height: 1.2
}

.form_index_zapros_search .index_title .title {
  line-height: 38px;
  display: inline-block;
  width: 100%;
  vertical-align: middle
}

.form_index_zapros_search .form-control {
  margin-bottom: 20px
}

.form_index_zapros_search form {
  margin-bottom: 40px
}

.form_index_zapros_search .btn {
  /*width:100%;*/
  height: 52px
}

.catalog_index a {
  color: #000
}

.catalog_index_one {
  margin-bottom: 30px
}

.catalog_index_one a {
  color: #000
}

.catalog_index_one>div {
  border: 2px solid #e8e8e8;
  background: #fff
}

.catalog_index_one h2 {
  font-size: 18px;
  font-family: bold
}

.column_catalog {
  padding-left: 15px;
  padding-right: 15px
}

.catalog_index_one img {
  margin: auto;
  margin-top: 40px
}

.catalog_index_one .catalog-text,
.catalog_index_one .catalog-title {
  padding: 0 15px
}

.catalog-text .artikul,
.catalog-text .vin {
  margin: 7px 0
}

.catalog-text .artikul span,
.catalog-text .vin span {
  display: inline-block;
  float: left;
  font-size: 13px;
  font-style: italic;
  font-family: bold;
  color: #777;
  line-height: 16pt;
  margin-right: 5px
}

.catalog_index_one .cena {
  font-size: 26px;
  height: 63px
}

.catalog_index_one .cena .old_price span {
  font-size: 18px !important;
  text-align: right;
  text-decoration: line-through;
  color: red
}

.catalog_index_one .btn:active,
.catalog_index_one .btn:focus {
  color: #000
}

.priem_plitki {
  background: url(../pict/temp/index_priem_plitki/2_.jpg) rgba(0, 74, 127, 0.87) center no-repeat;
  color: #fff
}

.priem_plitki_bg_color {
  background: rgba(0, 74, 127, 0.87);
  padding: 40px 0 20px
}

.priem_plitki_one {
  height: 180px;
  margin-bottom: 40px;
  padding: 20px 0 0 180px
}

.priem_plitki_one>div {
  height: 140px;
  padding: 15px 20px 15px 30px;
  border: 5px solid rgba(0, 0, 0, .2);
  border-left: none
}

.priem_plitki_one>div>div {
  height: 100px;
  overflow: hidden
}

.priem_plitki_one h3 {
  margin-top: 0;
  font-size: 22px
}

a .priem_plitki_one {
  color: #fff
}

a:hover .priem_plitki_one>div {
  background: #1f7397;
  border-color: #1f7397;
  transition: .5s
}

.priem_plitki_one:hover {
  -webkit-transform: scale(10);
  transform: scale(1.05);
  transition: .2s linear
}

.works_last {
  padding: 60px 0
}

.works_last_one {
  height: 495px
}

.works_last_one>div {
  border: 1px solid #e8e8e8;
  background: #fff
}

a.works_last_more {
  color: #000 !important;
  display: block;
  margin-right: -1px
}

a.works_last_more h2 {
  margin: 0;
  font-size: 22px;
  font-family: "normal";
  padding: 26px 20px 12px;
  line-height: 24pt
}

.works_last_one .uslugi-text {
  height: 175px;
  overflow: hidden;
  border-top: none;
  border-bottom: none
}

.works_last_one .uslugi-text>div {
  height: 40px;
  overflow: hidden;
  padding: 0 20px
}

.works_last_one .works_last-text {
  height: 105px;
  overflow: hidden
}

.works_last_one .works_last-text>div {
  height: 20px;
  overflow: hidden;
  padding: 0 20px
}

.works_last_one .works_last-text_price {
  height: 70px
}

a.works_last_more .link {
  height: 50px;
  padding-top: 15px;
  color: #1c94c4;
  font-family: "normal";
  font-size: 16px
}

a.works_last_more .link span {
  padding-right: 25px;
  margin-left: 20px
}

a.works_last_more:hover .link {
  padding-top: 15px;
  color: #fff;
  background: url(../pict/index_box_hover.png) bottom right no-repeat;
  transition: 1s;
  height: 50px
}

a.works_last_more:hover .link span {
  background: none
}

.works_last-text_price {
  padding: 0 20px;
  height: 70px;
  display: table-cell;
  vertical-align: middle
}

.works_last-text_price>div {
  color: #1c81aa;
  font-size: 32px;
  line-height: 28pt;
  font-family: "normal"
}

.works_last_one table {
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 100;
  width: 83%;
  margin: 10px 20px
}

.index_akcii_brands {
  position: relative;
  padding: 40px 0 0
}

.akcii {
  color: #000;
  background-color: #f1f1f1;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: content-box;
  margin-bottom: 30px;
  height: 220px;
  padding-right: 20px
}

.akcii>div {
  font-family: light;
  font-size: 26px;
  padding: 30px;
  width: 70%
}

.akcii>div>strong {
  font-size: 26px;
  font-family: 'light'
}

.akcii>div>div {
  font-size: 30px
}

.slider.brands .slick-slide a {
  display: block;
  border: 2px solid rgba(255, 255, 255, .5);
  margin: 20px;
  padding: 20px;
  text-align: center;
  height: 180px;
  background: rgba(255, 255, 255, .05);
  font-family: bold;
  filter: grayscale(1);
  line-height: 14pt;
  border: 7px solid #f1f1f1
}

.slider.brands .slick-slide .pict {
  height: 80px;
  width: auto;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 5px
}

.slick-prev,
.slick-next,
.slick-prev-white,
.slick-next-white {
  bottom: 124px !important
}

.index_otzivi {
  margin: 0 70px
}

.index_otziv {
  padding: 20px 20px 10px;
  border: 4px solid #e5e5e5;
  margin: 0 0 0 -15px;
  position: relative
}

.index_otziv .date {
  margin: 20px 0;
  color: #777;
  font-size: 13px
}

.otzivi a {
  color: #000
}

.otzivi.slider .slick-prev,
.otzivi.slider .slick-next,
.otzivi.slider .slick-prev-white,
.otzivi.slider .slick-next-white {
  top: 68px !important
}

.otzivi.slider .slick-prev-white {
  background: url(pict/slider_left_black.png) no-repeat left center !important
}

.otzivi.slider .slick-next-white {
  background: url(pict/slider_right_black.png) no-repeat left center !important
}

.index_clients {
  background: url(../pict/temp/index_clients/bg_.jpg) center
}

.index_clients_bg {
  background: rgba(21, 55, 80, 0.87);
  padding: 40px 0 60px
}

.index_clients_bg img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}

.index_clients_bg img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none
}

.index_about {
  line-height: 22pt;
  background: #f1f1f1;
  padding-bottom: 30px
}

.about_n_block {
  background: #fff;
  position: absolute;
  top: 50px;
  width: 40%;
  height: 40%
}

.about_n_block .n {
  position: absolute;
  display: inline-block;
  font-family: light;
  font-size: 120px;
  bottom: 36%;
  left: 8%;
  letter-spacing: -8px;
  width: 55%;
  text-align: center
}

.about_n_block .n_text {
  position: absolute;
  display: inline-block;
  font-family: light;
  font-size: 18px;
  bottom: 25%;
  left: 65%;
  width: 10%;
  line-height: 18pt
}

.about_n_block td {
  font-family: light;
  font-size: 16px;
  padding-left: 15px;
  vertical-align: bottom !important
}

.form_index_vopros {
  padding: 5px 0 40px;
  background: #f7f7f7
}

.index_zayavka {
  background: url(../pict/temp/index_zayavka/bg.jpg) center
}

.index_zayavka .index_clients_bg {
  padding-bottom: 40px
}

.index_zayavka .form-control {
  margin-bottom: 20px
}

.index_zayavka .btn {
  width: 100%
}

.index_contacts {
  height: 500px
}

.index_contacts .text_container {
  margin-top: -500px;
  font-size: 14px
}

.index_contacts .text_container .text {
  font-size: 20px;
  margin: 5px 0 15px;
  font-family: 'normal'
}

.index_contacts .contacts {
  margin-top: 55px;
  background: #fff;
  padding: 20px 30px 40px;
  box-shadow: 0 0 40px rgba(0, 0, 0, .1)
}

.footer {
  padding-top: 20px;
  font-size: 12px;
  background: #f1f1f1;
  color: #000
}

i .footer a {
  color: #000;
  text-decoration: underline
}

.footer .logo {
  margin-bottom: 20px
}

.footer .logo img {
  width: 140px;
  height: auto;
  -webkit-filter: opacity(0.8);
  margin-bottom: 15px
}

.footer .copyr {
  margin-bottom: 7px
}

.footer .samovar {
  width: 300px;
  width: 300px
}

.footer .contacts {
  margin: 7px 0;
  display: inline-block;
  text-align: right
}

.footer .tel {
  font-size: 23px;
  font-family: "light" !important
}

.footer .call_back {
  margin-bottom: 20px
}

.footer .regim {
  margin-top: 5px
}

.footer .regim span {
  color: #A0A0A0
}

.footer .icon {
  display: inline-block;
  width: 10px;
  text-align: center;
  margin-right: 7px
}

.footer .menu_bottom {
  line-height: 18pt;
  margin-bottom: 30px
}

.footer .social {
  margin-top: 10px;
  margin-bottom: 20px
}

.footer .social>div {
  display: inline-block;
  margin: auto;
  text-align: left
}

.footer .social a {
  font-size: 29px;
  color: #bfbfbf;
  background: #fff;
  width: 60px;
  text-align: center;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block
}

.footer .social a:hover {
  background: #fff
}

.footer a:hover {
  color: #1c94c4
}

.block_fixed {
  position: fixed;
  top: 18%;
  right: 0;
  z-index: 2000000
}

.cart_b {
  margin-bottom: 10px;
  color: #fff;
  font-size: 26px;
  display: block;
  text-align: center;
  padding-top: 5px;
  line-height: 18pt
}

.cart_b .kol {
  font-size: 14px;
  margin-top: 0
}

.value-control {
  border-radius: 0 !important
}

h2.title_content_more {
  padding-bottom: 20px;
  font-family: light;
  text-transform: uppercase;
  font-size: 28px
}

.content_docum {
  height: 65px
}

.content_docum_icon {
  font-size: 23px;
  line-height: 35pt;
  color: #fff;
  background: #B7B7B7;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  text-align: center
}

.content_docum_file {
  position: absolute;
  top: 0;
  left: 70px
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-SemiBold.eot);
  src: url(../fonts/SourceSansPro-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-SemiBold.woff2) format("woff2"), url(../fonts/SourceSansPro-SemiBold.woff) format("woff");
  font-weight: 600;
  font-display: swap;
  font-style: normal
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-LightItalic.eot);
  src: url(../fonts/SourceSansPro-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-LightItalic.woff2) format("woff2"), url(../fonts/SourceSansPro-LightItalic.woff) format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Italic.eot);
  src: url(../fonts/SourceSansPro-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-Italic.woff2) format("woff2"), url(../fonts/SourceSansPro-Italic.woff) format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Regular.eot);
  src: url(../fonts/SourceSansPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-Regular.woff2) format("woff2"), url(../fonts/SourceSansPro-Regular.woff) format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-ExtraLightItalic.eot);
  src: url(../fonts/SourceSansPro-ExtraLightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-ExtraLightItalic.woff2) format("woff2"), url(../fonts/SourceSansPro-ExtraLightItalic.woff) format("woff");
  font-weight: 200;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-SemiBoldItalic.eot);
  src: url(../fonts/SourceSansPro-SemiBoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-SemiBoldItalic.woff2) format("woff2"), url(../fonts/SourceSansPro-SemiBoldItalic.woff) format("woff");
  font-weight: 600;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Black.eot);
  src: url(../fonts/SourceSansPro-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-Black.woff2) format("woff2"), url(../fonts/SourceSansPro-Black.woff) format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: normal
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Light.eot);
  src: url(../fonts/SourceSansPro-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-Light.woff2) format("woff2"), url(../fonts/SourceSansPro-Light.woff) format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: normal
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-BlackItalic.eot);
  src: url(../fonts/SourceSansPro-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-BlackItalic.woff2) format("woff2"), url(../fonts/SourceSansPro-BlackItalic.woff) format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-Bold.eot);
  src: url(../fonts/SourceSansPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-Bold.woff2) format("woff2"), url(../fonts/SourceSansPro-Bold.woff) format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-BoldItalic.eot);
  src: url(../fonts/SourceSansPro-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-BoldItalic.woff2) format("woff2"), url(../fonts/SourceSansPro-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: italic
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(../fonts/SourceSansPro-ExtraLight.eot);
  src: url(../fonts/SourceSansPro-ExtraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/SourceSansPro-ExtraLight.woff2) format("woff2"), url(../fonts/SourceSansPro-ExtraLight.woff) format("woff");
  font-weight: 200;
  font-display: swap;
  font-style: normal
}

a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p {
  font-family: 'Source Sans Pro' !important
}

header {
  background: #fff !important
}

header,
header * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

header .logo_1.default {
  background: url(../images/logo_new.png) no-repeat center;
  background-size: contain !important
}

.blue-color {
  color: #4169e1
}

.red-color {
  color: #f43a27
}

.header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.row_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

header.small .zayavka {
  width: 12%
}

header .logo_1.default {
  width: 120px
}

.small .main_menu_gorizontal .nav-pills>li {
  padding-top: 0
}

.index_slider .item .text>div h2 {
  color: #234c82;
  font-weight: 700;
  margin: 0 0 15px
}

.main_menu_gorizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto
}

.main_menu_gorizontal .nav-pills>li {
  border-bottom: 3px solid transparent
}

.main-nav,
.main_menu_gorizontal>.nav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 10px
}

.contacts__phone {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  border-bottom: 0 !important
}

.call_back a {
  font-size: 14px
}

header.small .contacts__phone {
  font-size: 16px
}

header.small .call_back a {
  font-size: 14px
}

header.small .main_menu_gorizontal {
  margin-right: 10px !important
}

header.small .main_menu_gorizontal .nav>li>a {
  padding-left: 15px !important;
  padding-right: 15px !important
}

.accent-btn {
  position: relative;
  color: #fff !important;
  background: #4169e1;
  min-width: unset;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 30px;
  text-transform: none;
  border-radius: 6px
}

.accent-btn:focus,
.accent-btn:hover {
  color: #fff !important;
  background: #4e73e3;
}

.price-list-btn {
  position: relative;
  color: #fff;
  background: #4169e1;
  min-width: unset;
  font-weight: 600;
  font-size: 0;
  padding: 15px 20px;
  text-transform: none;
  border-radius: 6px
}

.price-list-btn:focus,
.price-list-btn:hover {
  color: #fff !important;
  background: #4e73e3
}

.price-list-btn:after {
  position: absolute;
  display: block;
  content: '';
  right: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16L16 11H13V4H11V11H8L12 16Z' fill='white'/%3E%3Cpath d='M20 18H4V11H2V18C2 19.103 2.897 20 4 20H20C21.103 20 22 19.103 22 18V11H20V18Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
  background-size: 90%
}

.carousel-indicators .active {
  background: #4169e1 !important;
  border-color: #4169e1 !important
}

.mobile-logo {
  background: url(../images/logo_new.png) no-repeat center !important;
  background-size: contain;
  height: 50px;
  margin-bottom: 20px
}

.index-txt {
  font-size: 17px;
  margin-bottom: 80px
}

.index-txt h2 {
  font-size: 26px;
  font-weight: 700
}

.index-txt h2:first-child {
  margin-top: 0
}

.index-txt ul {
  padding-left: 2rem
}

.index-txt ol {
  counter-reset: item;
  padding-left: 0
}

.index-txt ol li {
  display: block
}

.index-txt ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item
}

.list_dashed {
  list-style: none;
  padding-left: 0 !important
}

.list_dashed li {
  position: relative;
  padding-left: 1rem
}

.list_dashed li:before {
  position: absolute;
  left: 0;
  content: '- '
}

.index-partners {
  margin-bottom: 100px
}

.index-partners .index_title {
  margin-top: 0;
  margin-bottom: 50px !important
}

.index_title {
  margin-top: 0 !important
}

.index_title .title {
  font-size: 36px;
  line-height: 42px
}
.index_title h1 span.title{
  font-size: 39px;
}
@media screen and (min-width: 1200px) {
  .index_title .title {
    font-size: 34px;
    line-height: 67px
  }
}

.slider.brands {
  position: relative
}

.slider.brands .slick-slide a {
  padding: 0 !important;
  margin: 0 20px 0 0;
  height: auto;
  border: 0
}

.slider.brands .slick-slide .pict {
  display: block;
  margin-top: 0;
  background-size: unset !important
}

.slider.brands .slick-slide .pict:last-child {
  margin-bottom: 0
}

.slider.brands .slick-list {
  padding: 0
}

.slick-next,
.slick-next-white,
.slick-prev,
.slick-prev-white {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.carousel-control.left {
  left: 25px
}

.carousel-control.right {
  right: 25px
}

@media only screen and (min-width: 1540px) {
  .index_slider .item .text>div {
    padding: 20px 30px 30px;
    margin: 0 !important;
    position: relative;
    top: 60%;
    left: 17%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .carousel-control.left {
    left: calc((100vw - 1540px) / 2)
  }

  .carousel-control.right {
    right: calc((100vw - 1540px) / 2)
  }

  .index_slider .item .text>div>div {
    padding-left: 0
  }

  .index_slider .item .text>div a {
    margin-top: 25px
  }

  .accent-btn {
    font-size: 25px
  }

  header.small .zayavka {
    width: 10%
  }

  .container {
    width: 1500px !important
  }

  header .logo_1.default {
    width: 145px
  }

  .contacts__phone {
    font-size: 26px
  }

  .call_back a {
    font-size: 18px
  }

  .main_menu_gorizontal {
    margin-right: 20px
  }

  .main_menu_gorizontal .nav>li>a {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-top: -10px
  }

  .main-nav,
  .main_menu_gorizontal>.nav {
    margin-right: 60px
  }

  .price-list-btn {
    font-size: 16px;
    padding: 20px;
    margin-right: 20px
  }

  .price-list-btn:after {
    right: 24px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
  }

  .index_slider .item .text>div {
    padding: 30px 60px 60px
  }
}

.index_title h2 {
  font-weight: 600
}

.uslugi_index {
  margin-bottom: 70px
}

.catalog-index-item {
  margin-bottom: 25px
}

.catalog-index-item__inner {
  padding: 20px 0 0 !important;
  border: 1px solid #bdbdbd !important;
  margin: 0 !important
}

.catalog-index-item__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5
}

.catalog-index-item__image {
  position: relative;
  padding-top: 85%;
  width: 100%;
  border-bottom: 1px solid #bdbdbd
}

.catalog-index-item__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 90%;
  max-width: 75%
}

.catalog-index-item__info {
  padding: 30px 25px;
  margin: 0 !important
}

.catalog-index-item__name {
  font-size: 21px;
  line-height: 28px;
  max-width: 99%;
  font-weight: 700;
  height: 59px;
  margin: 0 auto 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box
}

.catalog-index-item__description {
  font-size: 16px;
  height: 63px;
  margin: 0 auto 15px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box
}

@media screen and (max-width: 750px) {
  .index_contacts .list-group {
    margin-left: 0;
    margin-right: 0
  }

  .bx_item_detail .index_contacts li {
    margin-left: 0 !important
  }
}

@media screen and (max-width: 767px) {
  .catalog-index-item__description {
    height: auto
  }
}

.catalog-index-item__btn {
  font-size: 16px;
  padding: 15px 20px;
  font-weight: 400;
  border-width: 1px;
  border-radius: 5px;
  width: 100%
}

.catalog-index-btn {
  display: inline-block;
  width: auto
}

.catalog_index_one h2 {
  font-weight: 700
}

.index-popular-item {
  position: relative
}

.index-popular-item .mark {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  z-index: 5;
  top: 17px;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  width: 50px;
  height: 50px
}

.index-popular-item .mark_sale {
  background: #eb5757;
  color: #fff;
  left: 17px
}
.index-popular-item .pr_index{
  background: url(/bitrix/templates/kostroykaremont_main/components/bitrix/catalog.section/catalog_all/images/hit_prod.png) center center no-repeat;
  width: 90px;
  height: 34px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99;
}
.index-popular-item .artikul_nalichie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 13px 24px;
  margin-bottom: 15px
}

.index-popular-item__img {
  position: relative;
  z-index: 0;
  padding-top: 95%;
  width: 100%
}

.index-popular-item__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 90%;
  max-width: 75%;
  margin: 0
}

.index-popular-item .artikul {
  padding-right: 7px;
  font-size: 16px;
  font-style: italic;
  line-height: 20px;
  white-space: nowrap
}

.index-popular-item .artikul span {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  line-height: 25px;
  display: inline-block;
  font-style: normal;
  font-weight: 400 !important;
  float: none;
  color: #333
}

.index-popular-item .v_nalichii {
  width: 50%;
  text-align: right;
  white-space: nowrap
}

.index-popular-item .v_nalichii i {
  color: green
}

.index-popular-item .catalog-title {
  margin: 0 0 25px;
  padding: 0 24px
}

.index-popular-item .catalog-title h2 {
  margin: 0;
  font-size: 19px;
  line-height: 24px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 72px
}

.index-popular-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300;
  padding: 0 24px;
  margin-bottom: 20px
}

.index-popular-item__price_actual {
  font-size: 25px;
  color: #333
}

.index-popular-item__price_actual.on-request {
  font-size: 0
}

.index-popular-item__price_actual.on-request span {
  font-size: 25px
}

.index-popular-item__price_old {
  color: #eb5757;
  font-size: 22px
}

.index-popular-item .catalog_projects_index_one {
  padding: 0 24px 35px
}

.index-popular-item .catalog_projects_index_one .btn {
  border-radius: 5px !important
}

.catalog_index_one:hover .index-popular-item .btn {
  border-radius: 5px !important
}

@media only screen and (min-width: 1440px) {
  .index-popular-item__price_actual {
    font-size: 38px
  }

  .index-popular-item__price_actual.on-request {
    font-size: 0
  }

  .index-popular-item__price_actual.on-request span {
    font-size: 38px
  }

  .index-popular-item__price_old {
    font-size: 27px;
    text-decoration: line-through
  }
}

@media only screen and (min-width: 1200px) {
  .catalog-index-item__btn {
    font-size: 25px
  }
}

.index-solutions {
  margin-bottom: 75px
}

.index-solution {
  border: 1px solid #bdbdbd;
  display: block;
  text-decoration: none;
  -webkit-transition: border-color .3s, -webkit-box-shadow .3s;
  transition: border-color .3s, -webkit-box-shadow .3s;
  -o-transition: border-color .3s, box-shadow .3s;
  transition: border-color .3s, box-shadow .3s;
  transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s;
  will-change: border-color, box-shadow;
  margin-bottom: 30px
}

.index-solution__img {
  display: block
}

.index-solution__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.index-solution__name {
  display: block;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  padding: 20px;
  background: #fff;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  will-change: background;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.index-solution:hover {
  border-color: #4169e1;
  -webkit-box-shadow: 0 0 0 1px #4169e1;
  box-shadow: 0 0 0 1px #4169e1
}

.index-solution:hover .index-solution__name {
  background: #4169e1;
  color: #fff
}

.index-sales {
  margin-bottom: 75px
}

.index-sales__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.index-sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f4f4f4;
  padding: 15px 20px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  will-change: background
}

.index-sale:hover {
  background: #4169e1
}

.index-sale:hover * {
  color: #fff !important
}

.index-sale__link {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.index-sale__info {
  text-align: center;
  width: 100%;
  margin-bottom: 25px
}

.index-sale__discount {
  font-size: 40px;
  font-weight: 700
}

.index-sale__title {
  font-size: 25px;
  line-height: 30px
}

.index-sale__img {
  text-align: center;
  font-size: 0;
  width: 100%
}

.index-sale__img img {
  max-width: 90%
}

@media screen and (min-width: 1440px) {
  .index-sale {
    padding: 20px 40px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .index-sale__info {
    padding-bottom: 40px
  }

  .index-sale__title {
    font-size: 26px
  }

  .index-sale__discount {
    font-size: 75px
  }
}

@media screen and (min-width: 992px) {
  .index-sale {
    width: calc(50% - 10px)
  }

  .index-sale__info {
    text-align: left;
    margin-bottom: 0
  }

  .index-sale__img,
  .index-sale__info {
    width: auto
  }
}

@media only screen and (min-width: 1200px) {
  .main_menu_gorizontal {
    font-size: 18px
  }

  header.small .main_menu_gorizontal {
    font-size: 16px
  }
}

@media only screen and (max-width: 1199px) {
  .main_menu_gorizontal {
    font-size: 12px !important
  }
}

@media only screen and (pointer: coarse) {
  .index_slider .item .text>div a {
    border: 0
  }
}

.index_title_contacts * {
  font-size: 23px !important
}

.pupular_main * {
  font-size: 18px !important
}

.index-sale {
  height: 281px;
  width: 712px
}

@media (max-width: 1539px) {
  .index-sales__inner {
    display: flex;
    align-items: center;
    justify-content: center
  }
}

.hidden-xs.hidden-sm {
  transition: .2s
}

.main_menu_gorizontal .nav-pills>li {
  -webkit-transition: line-height .4s;
  -o-transition: line-height .4s;
  transition: line-height .4s;
  will-change: line-height;
  -webkit-transition: padding-left .3s, padding-right .3s;
  -o-transition: padding-left .3s, padding-right .3s;
  transition: padding-left .3s, padding-right .3s;
  will-change: padding-left, padding-right
}

.contacts__phone {
  -webkit-transition: font-size .4s;
  -o-transition: font-size .4s;
  transition: font-size .4s;
  will-change: font-size
}

header .logo_1.default {
  -webkit-transition: height .3s;
  -o-transition: height .3s;
  transition: height .3s;
  will-change: height
}

.index-news-item {
  margin-bottom: 25px
}

.content_index .index-news-item th {
  background-size: 50% !important
}

@media screen and (min-width: 992px) {

  .index-sale__img,
  .index-sale__info {
    width: 50% !important;
    height: fit-content !important
  }
}

@media screen and (max-width: 992px) {
  .index-sale {
    height: fit-content;
    width: 100%
  }

  .index-sale__img,
  .index-sale__info {
    width: 50% !important;
    height: fit-content !important
  }
}

.fancybox-content {
  width: 75% !important;
  height: 80vh !important
}

.col-md-6.text-center.social {
  margin-top: 70px
}

.col-md-3.col-xs-12.contacts-block-footer {
  margin-top: 50px
}

.row>.row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

@media screen and (max-width: 767px) {
  .index_title .title {
    font-size: 25px !important;
    line-height: 1.3
  }

  .fancybox-content {
    width: 90% !important;
    height: 90vh !important
  }
}

@media screen and (min-width: 992px) {
  .catalog-quick-view .col-md-5 {
    width: 41.66666667%
  }

  .catalog-quick-view .col-md-6 {
    width: 50%
  }
}

@media screen and (min-width: 575px) and (max-width: 991px) {
  .catalog-quick-view .col-mobile-4 {
    width: 33.3333%
  }

  .catalog-quick-view .col-mobile-8 {
    width: 66.6666%
  }
}

@media screen and (max-width: 574px) {
  .catalog-quick-view a>img {
    margin: 0 auto
  }
}

.uslugi_index_two {
  margin-bottom: 0 !important
}

.index-solutions {
  margin-bottom: 0
}

.catalog_projects_index_one {
  margin-bottom: 30px
}

.catalog_projects_more {
  height: 100%;
  margin-bottom: 0 !important
}

.catalog_projects_more__link {
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.catalog_projects_more__inner {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.catalog_projects_more__img {
  background-size: contain !important;
  height: 180px;
  width: 100%;
  margin-top: -4px;
  margin-left: -2px;
  margin-right: -2px
}

.catalog_projects_index_one .uslugi-text {
  height: auto !important
}

.catalog_projects_more__title {
  font-size: 28px;
  margin: 15px auto 10px;
  line-height: 1.3
}

.catalog_projects_more.catalog_projects_more--product {
  padding-bottom: 100px
}

.catalog_projects_more__btn {
  background: 0 0
}

.catalog_projects_more--product .catalog_projects_more__btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  padding-right: 25px;
  padding-left: 25px
}

.catalog_projects_more--product .uslugi-text {
  margin-bottom: 0
}

.prod_plitki .cena .fa {
  font-size: 20px;
  font-weight: 400
}

@media screen and (min-width:576px) and (max-width:767px) {
  .col-mobile-6 {
    width: 50% !important
  }
}

@media screen and (max-width:1024px) {
  .compensate-for-scrollbar {
    margin-right: 0 !important
  }

  .catalog_projects_more__title {
    font-size: 24px
  }

  .catalog_projects_more.catalog_projects_more--product {
    padding-bottom: 90px
  }

  .catalog_projects_more--product .catalog_projects_more__btn {
    padding: 10px 15px
  }
}

@media screen and (max-width:767px) {
  .prod_plitki .pict_list {
    float: none;
    width: 100% !important;
    height: 200px;
    margin: 0 auto
  }
}

@media screen and (max-width:575px) {
  .index-sale {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .index-sale__img,
  .index-sale__info {
    width: 100% !important;
    height: auto !important
  }

  .index-sale__info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

ul.dropdown-menu.lvl2 {
  margin-top: -177px
}

.col-md-7.col-sm-7.col-xs-7.modern-page-navigation-parent {
  width: 100%
}

.modern-page-navigation {
  display: flex;
  justify-content: center;
  margin-top: -35px
}

@media screen and (max-width:991px) {
  .navbar-header__callback-btn {
    font-size: 14px;
    float: none !important
  }

  .col-md-6.social {
    padding-bottom: 10px
  }

  .contacts-block-footer {
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .navbar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .navbar-header:after,
  .navbar-header:before {
    display: none
  }

  .navbar-header__callback-btn,
  .navbar-header__callback-btn~.navbar-toggle {
    padding: 10px !important
  }
}

@media (max-width: 750px) {

  .brands.slider .slick-prev-white,
  .brands.slider .slick-next-white {
    display: block !important;
    width: 40px;
    background-size: 100% auto !important
  }

  .brands.slider .slick-prev-white {
    left: 0
  }

  .brands.slider .slick-next-white {
    right: 0
  }
}

.searchToggle {
  padding: 10px 15px;
  position: relative
}

.searchFormHeader {
  display: none;
  position: absolute;
  right: 0;
  margin-top: 15px
}

.searchFormHeader input[type="text"] {
  height: 35px;
  border: 1px solid #cacaca;
  border-radius: unset !important
}

.searchFormHeader input[type="submit"] {
  border: none;
  background: #4169e1;
  color: #fff;
  padding: 7px 30px;
  border-radius: 0 !important
}

.not_found .notetext {
  color: red;
  font-size: 18px
}

.footer .copy {
  text-align: center;
  color: #0d0d0d;
  font-size: 16px;
  margin-top: 30px;
}

.catalog_index_one>div:hover {
  background: white;
  color: #4169e1;
  border: 1px solid #bdbdbd !important;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.slider.brands .slick-slide a.catalog_more {
  padding: 20px !important;
  transition: none;
}

.slider.brands .slick-slide a.catalog_more:hover {
  border: 1px solid #bdbdbd !important;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.carousel-control.left:hover,
.carousel-control.right:hover {
  transition: none;
  border: 1px solid #bdbdbd !important;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.modal-title {
  font-weight: bold;
  font-size: 20px;
}

.footer .nav li a:hover {
  color: #4169e1;
}

a[data-target="#callback_zakaz_zayavka"],a.proizvoditeli {
  border-radius: 5px;
  background: #4169e1;
  min-width: unset;
  font-weight: 600;
    color: white;
}

.header-wrap-block .call-back .contacts__phone:hover,
.header-wrap-block .callback-link:hover {
  color: #4169e1;
}

.block-advantages {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 20px;
}

.block-advantages .item-advantage {
  width: 33%;
  margin-bottom: 50px;
  padding-right: 40px;
}

.block-advantages .item-advantage .img-advantage {
  width: 72px;
  height: 72px;
  border-radius: 14px;
  background-color: #2f75ec;
  padding: 15px;
}

.block-advantages .item-advantage .title-advantage {
  font-size: 20px;
  line-height: 29px;
  color: #262626;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-advantages .item-advantage .desc-advantage {
  font-size: 15px;
  line-height: 25px;
  color: #262626;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
}

@media (max-width: 750px) {
  .block-advantages .item-advantage {
    width: 49%;
  }
  .block-advantages .item-advantage .desc-advantage {
    font-size: 17px;
  }
}

@media (max-width: 469px) {
  .block-advantages .item-advantage {
    width: 100%;
  }
}

.flexslider .slides {
  margin: 0;
  padding: 0;
}

.flexslider {
  margin: 0 0 9px;
  position: relative;
  zoom: 1;
  text-align: center;
  display: block;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.module-cart,
.module-cart tr {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.include_module_error {
  text-align: center;
  margin: 0 auto;
}

.include_module_error p {
  margin-top: 0;
  line-height: 18px;
  font-size: 14px;
  color: #555;
}

.flexslider .flex-control-nav,
.front_slider_wrapp .flex-control-nav {
  zoom: 1;
  top: -41px;
  position: relative;
  display: inline-block;
  z-index: 10;
  margin: 0px;
}

.flexslider .flex-control-nav li,
.front_slider_wrapp .flex-control-nav li,
.flex-control-nav li {
  padding: 6px 6px 6px 2px;
  font-size: 0;
  margin: 0;
  text-indent: 0;
  display: inline-block;
  zoom: 1;
  position: relative;
}

.flexslider .flex-control-nav li:last-child,
.front_slider_wrapp .flex-control-nav li:last-child,
.flex-control-nav li:last-child {
  padding-right: 0px;
}

.front_slider_wrapp .flex-control-nav li {
  padding-top: 0;
}

.flexslider.color-controls .slides img {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background-position: -2px -20px;
}

.flex-direction-nav {
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.flex-direction-nav * {
  outline: none;
}

.flexslider li * {
  text-decoration: none;
}

.flexslider .banner_title span {
  font-size: 32px;
  line-height: 44px;
}

.flexslider .banner_text {
  font-size: 15px;
  line-height: 24px;
  margin-top: 11px;
}

.flexslider .left {
  text-align: left;
}

.flexslider .right {
  text-align: left;
}

.flexslider .center {
  text-align: left;
}

.flexslider .center .banner_title {
  margin: 45px auto 0;
}

.flexslider .center .banner_title {
  margin: 20px auto 0;
}

.flexslider .banner_title,
.flexslider .banner_text,
.flexslider .banner_buttons {
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  text-align: left;
}

.flexslider .left .banner_title,
.flexslider .left .banner_text,
.flexslider .left .banner_buttons {
  margin-left: 90px;
}

.flexslider .right .banner_title,
.flexslider .right .banner_text,
.flexslider .right .banner_buttons {
  margin-right: 90px;
}

.flexslider .banner_buttons a {
  margin-right: 10px;
  margin-bottom: 4px;
  padding: 11px 20px 12px;
}

.flexslider .banner_buttons {
  margin-top: 25px;
}

.flexslider li.box .underline {
  text-decoration: none;
}

.flexslider .slides img {
  max-height: 250px;
}

/*flex arrow*/
.flex-direction-nav li:first-child,
.flex-direction-nav li,
.flex-direction-nav li:hover {
  border-bottom-width: 0px !important;
}

ul.slider_navigation {
  right: 0px;
  position: absolute;
  top: 0px;
  z-index: 1;
  margin: 0px;
}

ul.slider_navigation ul {
  margin: 0px;
}

.bx-ie .specials_slider_wrapp ul.slider_navigation.top {
  top: 27px;
}

.wraps>.wrapper_inner:not(.wide_page) ul.slider_navigation.top {
  top: 18px;
}

.wraps>.wrapper_inner:not(.wide_page) .bx-ie ul.slider_navigation.top {
  top: 18px;
}

ul.slider_navigation.top_big {
  top: 21px;
}

ul.slider_navigation.compare {
  position: initial;
}

ul.slider_navigation.compare li {
  position: absolute;
  z-index: 10;
  top: -14px;
}

ul.slider_navigation.compare li:not(.disabled) {
  cursor: pointer;
}

ul.slider_navigation.compare .flex-nav-prev {
  left: 0px;
}

ul.slider_navigation.compare .flex-nav-next {
  right: 0px;
}

.flex-direction-nav li,
.flex-direction-nav li a,
.flex-direction-nav li span {
  width: 29px;
  height: 29px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
}

.bx-ie .flex-direction-nav li,
.bx-ie .flex-direction-nav li a,
.bx-ie .flex-direction-nav li span {
  font-size: 0px;
  line-height: 0px;
}

.flex-direction-nav li {
  border-bottom-width: 0px;
}

body .flex-direction-nav li:first-child,
body .flex-direction-nav li {
  /*background: none;*/
}

.flex-direction-nav li:first-child {
  margin-right: 5px;
}

.flex-direction-nav li a,
.flex-direction-nav li span {
  background: url(../images/arrows.png) 0px 0px no-repeat;
  color: transparent;
}

.flex-direction-nav li:not(.disabled) span {
  cursor: pointer;
}

.flex-direction-nav li .flex-prev {
  background-position: 10px -50px;
}

body .flex-direction-nav li:hover .flex-prev,
body .dark .flex-direction-nav li .flex-prev {
  background-position: 10px -26px;
}

body .flex-direction-nav li .flex-next {
  background-position: -27px -50px;
}

.flex-direction-nav li:hover .flex-next,
.dark .flex-direction-nav li .flex-next {
  background-position: -27px -26px;
}

.flex-direction-nav .flex-disabled {
  display: none;
}

.border .flex-direction-nav {
  margin: 0px;
  font-size: 0px;
  line-height: 0px;
}

.border .flex-direction-nav li {
  border: 1px solid #e5e5e5 !important;
  margin: 0px;
  border-radius: 0px;
  overflow: hidden;
}

.border .flex-direction-nav li,
.border .flex-direction-nav li a {
  width: 33px;
  height: 35px;
}

#slider-svyaz-wrap .catalog-title .h2 {
	font-weight: 700;
	font-family: 'Source Sans Pro'!important;
	color: #000;
	margin: 0;
	font-size: 19px;
	line-height: 1.263;
}

#slider-svyaz-wrap .row_flex {
	margin: 0;
}

#slider-svyaz-wrap .row_flex .slick-track {
	display: flex !important;
}

#slider-svyaz-wrap .row_flex .slick-track::before,
#slider-svyaz-wrap .row_flex .slick-track::after,
#slider-svyaz-wrap div[style*="clear: both"] {
	display: none !important;
}

#slider-svyaz-wrap .catalog_index_one {
	padding: 0 7.5px !important;
}

#slider-svyaz-wrap .catalog_projects_index_one {
	margin-bottom: 0;
}

#slider-svyaz-wrap .index-popular-item__price_actual.no-price-value span {
	line-height: normal;
}

@media (max-width: 1199px) {
	#slider-svyaz-wrap .slick-next {
		right: -10px;
	}

	#slider-svyaz-wrap .slick-prev {
		left: -10px;
	}
}

.border .flex-direction-nav li:first-child {
  border-radius: 2px 0px 0px 2px;
}

.border .flex-direction-nav li:last-child {
  border-radius: 0px 2px 2px 0px;
}

.border.custom_flex .flex-direction-nav li:hover,
.border.custom_flex .flex-direction-nav li:hover a {
  background-color: #f6f6f7 !important;
  overflow: hidden;
}

.border.custom_flex .flex-direction-nav li a {
  background-position: 5px -18px;
}

.border.custom_flex .flex-direction-nav li:hover a {
  background-position: 5px 6px;
}

.border.custom_flex .flex-direction-nav li.flex-nav-next a {
  background-position: -70px -18px;
}

.border.custom_flex .flex-direction-nav li.flex-nav-next:hover a {
  background-position: -69px 6px;
}

.border.custom_flex .flex-direction-nav li.flex-nav-next {
  border-left-width: 0px !important;
}

.top_right.border.custom_flex .flex-direction-nav {
  position: absolute;
  top: -33px;
  right: 0px;
}

.absolute .flex-direction-nav>li {
  position: absolute;
  top: 1px;
}

.absolute .flex-direction-nav li.flex-nav-prev {
  left: -30px;
}

.absolute .flex-direction-nav li.flex-nav-next {
  right: -30px;
}

body .dark .flex-direction-nav li .flex-prev,
body .flex-direction-nav li:hover .flex-prev {
  background-position: 10px -26px;
}

button.button,
input.button,
.button,
#header ul.menu.full.opened li:not(.search_row):hover,
#header ul.menu.full>li.search_row #search-submit-button:hover,
table.title-search-result td.title-search-all a .icon,
.flex-direction-nav li:hover,
.flex-direction-nav li:first-child:hover,
.top_slider_wrapp .flex-direction-nav li:hover,
.like_icons .wish_item.added,
.like_icons .compare_item.added,
.light .stores .all_map,
.block_wr.dark,
.popup .close:hover,
.inline.close:hover span,
.header_wrap #header .middle-h-row .logo_wrapp .logo a,
.h_color_colored .header_wrap #header,
.registraion-page .top p::after,
.has_menu.m_color_colored #header .catalog_menu,
.module-cart .remove-cell a:hover,
.cart_shell .remove-cell a:hover,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.bx_filter .bx_filter_popup_result,
.bx_filter .bx_filter_parameters_box_title::before,
.bx_filter_vertical input[type="checkbox"]+label::before,
.filter input[type="checkbox"]+label::before,
.filter input[type="radio"]+label::before,
.bx_filter label.pal:hover .bx_filter_param_btn,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn,
.bx_filter_vertical input[type="checkbox"]:checked+label.sku,
.left_block .internal_sections_list li.cur,
.left_block .internal_sections_list li:hover,
.left_block .internal_sections_list .title .inner_block:hover::before,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur::before,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item:hover::before,
.left_block .internal_sections_list .child_wrapp ul.child li.cur::after,
.left_block .internal_sections_list .child_wrapp ul.child li:hover::after,
body #content .props_list tr td>span::before,
body #content .props_list tr td>.txt::before,
.module-pagination .nums .cur,
.more_text_ajax::before,
.captcha_reload::before,
.sku_props .bx_item_detail_size ul li.active,
.bx_size_scroller_container .bx_size ul li.bx_active,
.bx_catalog_item_scu .bx_item_detail_scu ul li.active span:not(.cnt_item),
.ik_select_list .ik_select_list_inner ul li.ik_select_active,
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li a.current,
.filter_opener.opened,
.filter_opener:hover,
.no_goods .no_products::before,
.wr_scrollbar .scrollbar .handle,
.remove:hover,
a i.arrow,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover,
.bx_kit_item .bx_kit_item_add,
.catalog_detail .offers_table td.opener:hover .opener_icon,
.opener_icon:hover,
.char_name .hint .icon:hover,
.char_name .hint.active .icon,
.location-block-wrapper .bx-sls .bx-ui-sls-clear::before,
h4:hover .opener_icon,
.bg_block::before,
#order_form_div input[type="submit"],
.module-order-history .item_name:hover .icon,
.module-order-history .item_name:hover .icon,
.faq.list .item .q:hover .opener_icon,
.jobs_wrapp .item .name tr:hover .opener_icon {
  color: #FFF;
  background: #eb994c;
}

.ubtn.blue-btn.dsk-top-h {
  display: none;
}

.logo-f {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.subscr-mob-show {
  display: none;
}

.col-md-8.sort_catalog {
  font-size: 14px;
}

.prod_title a:hover {
  opacity: 0.7;
}

a.btn:hover {
  background: #4169e1;
  color: white;
}

.catalog_projects_index_one .btn[id$="buy_link"] {
  background-color: #4169e1;
  color: white;
}

.catalog_projects_index_one .btn[id$="buy_link"]:hover {
  background-color: #fff;
  color: #000;
}

.article-notice {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #000000;
  padding: 20px 30px 20px 70px;
  background: url(/articles/img/article-notice.png) 15px center no-repeat #F5F5F5;
  margin-bottom: 15px;
}

.article-oborudovanie-wrap {
  display: flex;
  flex-wrap: wrap;
}

.article-oborudovanie-wrap .article-oborudovanie-block {
  width: 50%;
  padding: 20px 30px 20px 0px;
  display: flex;
  min-height: 175px;
}

.article-oborudovanie-wrap .article-oborudovanie-block .image-block {
  width: 125px;
  margin-right: 10px;
}

.article-oborudovanie-wrap .article-oborudovanie-block .image-block img {
  max-width: 100%;
}

.article-oborudovanie-wrap .article-oborudovanie-block .text-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 125px);
}

.article-oborudovanie-wrap .article-oborudovanie-block .article-oborudovanie-name {
  font-weight: bold;
}

.button-catalog {
  display: flex;
  align-content: center;
}

.button-catalog a.cat-button {
  width: 175px;
  display: flex;
  padding: 10px 20px;
  color: white;
  background: #4169E1;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  border-radius: 10px;
  margin-left: 15px;
}

.zakaz-zvonka-block {
  display: flex;
  justify-content: space-between;
  background: url(/articles/img/article-zvonok.png) 70px 40px no-repeat #4169E1;
  border-radius: 10px;
  padding: 30px 70px 35px 160px;
  margin-top: 30px;
}

.zvonok-text-block .zvonok-name {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 45px;
  color: #FFFFFF;
}

.zvonok-text-block .zvonok-text {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
}

.zvonok-text-block .zvonok-text a {
  color: #fff;
}

.zvonok-btn-block {
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: space-around;
}

.zvonok-btn-block a.callback-link {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  background-color: #fff;
  padding: 10px 25px;
  border-radius: 10px;
}

.article-image-block {
  display: flex;
  align-items: center;
}

.article-image-block h3 {
  margin-top: 0px;
}

.article-image-block div:nth-child(1) {
  min-width: 240px;
}

.article-number-block-wrap {
  display: flex;
}

.article-number-block {
  padding-left: 100px;
  padding-right: 30px;
}

.article-number-block-name {
  font-weight: bold;
  margin-bottom: 15px;
}

.article-number-block-wrap {
  display: flex;
  margin: 25px 0px;
}

.article-number-block-wrap .article-number-block {
  padding-left: 80px;
  padding-right: 70px;
}

.article-number-block-wrap .article-number-block .article-number-block-name {
  font-weight: bold;
  margin-bottom: 15px;
}

.article-number-block:nth-child(1) {
  background: url(/articles/img/01.png) left 15px no-repeat;
}

.article-number-block:nth-child(2) {
  background: url(/articles/img/02.png) left 15px no-repeat;
}

.article-number-block:nth-child(3) {
  background: url(/articles/img/03.png) left 15px no-repeat;
}

.article-number-block:nth-child(4) {
  background: url(/articles/img/04.png) left 15px no-repeat;
}

.article-number-block-wrap.princip .article-number-block {
  background-position: left 5px !important;
}

ul.ul-galka {
  list-style-type: none;
  padding-left: 25px;
    margin-left: 10px;
}

ul.ul-galka li {
  position: relative;
    padding: 5px;
}

ul.ul-galka li:before {
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  background: url(/articles/img/ul-galka.png) center center no-repeat;
  position: absolute;
  left: -25px;
  top: 5px;
}

ul.ul-galka li span {
  font-weight: bold;
}

.kolca-block-wrap {
  display: flex;
  margin: 20px 0px;
}

.kolca-block-wrap .kolca-block {
  width: 50%;
  padding: 10px 30px 10px 60px;
}

.kolca-block-name {
  color: #4169E1;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 10px;
}

.kolca-block:nth-child(1) {
  background: url(/articles/img/gibkie-kolca.png) left 15px no-repeat;
}

.kolca-block:nth-child(2) {
  background: url(/articles/img/zhestkie-kolca.png) left 15px no-repeat;
}

.treb-stanka-block-wrap {
  display: flex;
}

.treb-stanka-block-wrap .treb-stanka-block {
  padding: 20px 30px 20px 60px;
}

.treb-stanka-block-wrap .treb-stanka-block:nth-child(1) {
  background: url(/articles/img/stanina.png) left 25px no-repeat;
}

.treb-stanka-block-wrap .treb-stanka-block:nth-child(2) {
  background: url(/articles/img/shlif.png) left 25px no-repeat;
}

.treb-stanka-block-wrap .treb-stanka-block:nth-child(3) {
  background: url(/articles/img/soosnost.png) left 25px no-repeat;
}

.treb-stanka-block-wrap .treb-stanka-block:nth-child(4) {
  background: url(/articles/img/nastr.png) left 25px no-repeat;
}

.treb-stanka-block-wrap .treb-stanka-block:nth-child(5) {
  background: url(/articles/img/shlif-napr.png) left 25px no-repeat;
}

ul.ul-galka.\32 columns {
  display: inline-block;
  column-count: 2;
}

ul.ul-galka.\32 columns li {
  margin-right: 30px;
}

@media (max-width: 560px) {
  .article-oborudovanie-wrap .article-oborudovanie-block {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .subscr-mob-hide {
    display: none;
  }

  .subscr-mob-show {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .ubtn.blue-btn.dsk-top {
    display: none;
  }

  .ubtn.blue-btn.dsk-top-h {
    display: block;
    text-align: center;
    margin: auto;
  }

  .bx-breadcrumb {
    overflow: scroll;
    display: flex;
  }

  .bx-breadcrumb span {
    white-space: nowrap;
  }
}

.ya-share2__container,
.ya-share2__container .ya-share2__item {
  height: 100px;
}

.cart-inactive {
  color: white;
  background: gray;
  border: 2px solid gray;
  width: 100%;
  font-size: 14px;
  margin-bottom: 30px;
  cursor: not-allowed;
}

.cart-inactive:hover {
  background: gray !important;
}
.headerWork{
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-left: 25px;
  background: url(/bitrix/templates/kostroykaremont_main/images/icons/work.png) left center no-repeat;
  margin-top: 8px;
}
@media (min-width: 767px) and (max-width: 1025px) {
  body {
    overflow-x: hidden;
    /* отключает горизонтальный скролл */
  }

  .container {
    overflow-x: hidden;
    width: 100%;
    max-width: 1024px;
  }

  .related-wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
}
#podbor .modal-content{
  border-radius: 15px;
  padding: 30px 40px;
  position: relative;
}
#podbor .modal-header,#podbor .modal-footer{
    border: none;
    margin: 0px;
    text-align: left;
}
#podbor .modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: 25px;
    right: 30px;
}
#podbor .modal-body{
    padding-top: 0px;
}
#podbor .form-title {
    font-family: Source Sans Pro;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
    text-align: left;
    color: #313B45;
}
.form-subtitle {
    font-family: Source Sans Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px;
    text-align: left;
    color: #313B45;
    margin: 10px 0px;
    max-width: 447px;
}
#podbor .form-group.control-group {
    margin: 0px;
}
#podbor .form-horizontal .control-label {
        font-family: Source Sans Pro;
        font-size: 16px;
        font-weight: 300;
        line-height: 20.8px;
        text-align: left;
    }
#podbor .modal-dialog input.form-control{
  border: 1px solid #999999;
}
#podbor .modal-dialog button.btn.btn-default{
font-family: Source Sans Pro;
font-size: 26px;
font-weight: 700;
line-height: 33.8px;
text-align: left;
background: #4169E1;
color: #fff;
    border-radius: 100px !important;
}
@media all and (max-width: 450px){
  #podbor .modal-content {
      padding: 0px 10px;
  }
}

/*----------------*/

.input-file {
	position: relative;
	display: inline-block;
}
.nform__input .input-file span::before {
  content: "";
  position: relative;
  display: inline-block;
  background: url(../images/skrepka-w.png) no-repeat center center;
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 4px;
  margin-right: 10px;
}
.nform__input .input-file span {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	vertical-align: middle;
	color:#fff;
	text-align: center;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 300;
	background-color: transparent;
	line-height: 22px;
	height: 40px;
	padding: 10px 0px;
	box-sizing: border-box;
	border: none;
	margin: 0;
	transition: background-color 0.2s;
}

.input-file span {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	vertical-align: middle;
	color:#000;
	text-align: center;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 300;
	background-color: transparent;
	line-height: 22px;
	height: 40px;
	padding: 10px 0px;
	box-sizing: border-box;
	border: none;
	margin: 0;
	transition: background-color 0.2s;
}


.input-file span::before {
  content: "";
  position: relative;
  display: inline-block;
  background: url(../images/skrepka.png) no-repeat center center;
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 4px;
  margin-right: 10px;
}


.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
 
/* Focus */
.input-file input[type=file]:focus + span {
	text-decoration: underline;
}
 
/* Hover/active */
.input-file:hover span {
	text-decoration: underline;
}
.input-file:active span {
	text-decoration: underline;
}
 