body {
  background-color: #F0F0F0;
  font: 14px "Roboto";
}

.container {
  max-width: 720px;
  background-color: #FFF;
  width: 100%;
}

header {
  background-color: #FFF;
  width: 100%;
}

.header {
  display: flex;
  flex-direction: row;
  padding: 10px 2px;
  margin: 0 auto;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.menu_nav{
width: 100px;
background-color: #fff;
position: absolute;
right:37px;
top:90px;
display:none;
padding: 15px;
}
.hidden_links_1 li a,.hidden-links_mob li a{
  text-decoration: none;
    color: #454545;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 5px;
}
.hidden_links_1 li a:hover,.hidden-links_mob li a:hover{
  color: #FF571A;
}

.header-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1vh 0 0 0vh;
  background-color: #FFF;
  margin: 0 auto;
}

/* Оформление панели */
#side-checkbox {
  display: none;
}
.modal-panel{
  position: fixed;
  z-index: 999999;
  top: 0;
  right: -360px;
  background: #ffffff;
  transition: all 0.5s;   
  width: 280px;
  height: 100vh;
  color: #FFF;
  padding: 40px 20px;
  display: block;
}
.menu-toggle{
  display:block;
  cursor: pointer;
}
.search-form{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-left: 20px;
}

.logo {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
}

.form-control {
  width: 250px;
  height: 5.6vh;
  border-radius: 5px;
  font-size: 18px;
  padding-left: 6px;
}

.search-input,.panel-search-input{
  height: 35px;
  border-radius: 3px;
  width: 250px;
  border: 1px solid #8B8B8B;
  font-size: 19px;
  padding: 0 10px;
}
.panel-navigation-list{
margin-left: 5px;
margin-top: 15px;
display: flex;
flex-direction: column;
}
.panel-navigation-list li{
    font-size: 16px;
  margin-bottom: 15px;
}
.panel-navigation-list li a{
  text-decoration: none;
  color: #454545;
}
.panel-navigation-list li a:hover{
  color: #FF571A;
}
.navigation-list {
  display: flex;
  flex-direction: row;
  margin: 0 20px;
}

.navigation-list li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #454545;
  text-decoration: none;
  margin-left: 1.7vh;
}

.navigation-list li a:hover {
  color: #FF571A;
}

.search-group {
  display: flex;
  text-align: center;
  margin-right: 30px;
  padding: 10px;
}

.search-btn{
  position: relative;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  background-color: aliceblue;
  border: 2px solid slategray;
  border-radius: 50%;
  cursor: pointer;
  margin-left: -35px;
  margin-top: 6px;
}

.logo-wmg{
  max-width: 100%;

}
.search-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 3px;
  background-color: slategray;
  border-radius: 0 7.5px 7.5px 0;
  transform-origin: 0 50%;
  transform: translateX(100%) rotate(45deg);
}
.id_link{
  color:#007bff;
  font-size: 18px;
  text-decoration: none;
  font-family: 'Times New Roman', Times, serif;
}
.block-price span{
 font-size: 18px; 
 color:#212529;
 font-family: 'Times New Roman', Times, serif;
}
.contact a,.panel-contact a{
  text-decoration: none;
  font-size: 16px;
  line-height: 1.5;
  font-family: Helvetica;
}

.menu-toggle {
  width: 40px;
  display: none;
}

.mdi-menu {
  border-bottom: 10px double #595959;
  border-top: 3px solid #595959;
  content: "";
  height: 4px;
  width: 20px;
  box-sizing: unset;
  display: inline-block;
  vertical-align: middle;
}

.hamburger {
  border-bottom: 12px double #fff;
  border-top: 4px solid #fff;
  content: "";
  height: 4px;
  width: 30px;
  box-sizing: unset;
  display: inline-block;
  vertical-align: middle;
}

button.but {
  background-color: #FF5618;
  border: none;
  padding: 9px;
  margin-left:70px
}

.greedy-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 6vh;
  align-items: center;
  background-color: #F8F8F8;
}

.nav-top-list {
  display: flex;
  flex-direction: row;
}

.nav-top-list li, .hidden-links li {
  margin-right: 38px;
}

.nav-top-list li a, .hidden-links li a {
  text-decoration: none;
  color: #454545;
  font-family: Helvetica;
  font-size: 14px;
}

.nav-top-list li a:hover, .hidden-links li a:hover {
  text-decoration: none;
  color: #FF571A;
  font-family: Helvetica;
}

.hidden-links {
  display: flex;
  flex-direction: row;
}

.hamburger {
  display: none;
}

button.but {
  display: none;
}

.container.row {
  display: flex;
  flex-direction: center;
  justify-content: center;
}

.sidebar-elem {
  background-color: #fff;
  border-radius: 5px;
  width: 291px;
  padding: 30px;
  margin-top: 38px;
}

.sidebar-elem-text {
  font-size: 14px;
  line-height: 20px;
  color: #595959;
  margin-bottom: 1rem;
}

.sidebar-elem-title {
  color: #000;
  font-family: Helvetica;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 24px;
}

.custom-select, .form-control {
  border: 1px solid #CED4DA;
  border-radius: 5px;
  height: 35px;
  margin-bottom: 15px;
  font: 14px "Helvetica";
  color: #454545;
  width: 290px;
}

.info-block, .popular {
  background-color: #fff;
  margin: 38px 0 0 27px;
  border-radius: 7px;

}
.main_block{
display: flex;
flex-direction: column;
}
.baner img{
  width:430px;
  height: 215px;
}

.col-8 {
  background-color: #fff;
  width: 446px;
  border-radius: 0px 6px 6px 0px;
  padding: 27px 27px 37px 27px;

}

.nav {
  display: flex;
  flex-direction: column;
  width: 223px;
}

.info-block-tab {
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 20px;
  color: #3a3a3a;
  padding: 20px 20px 20px 10px;
  text-decoration: none;
}

.info-block-tab:hover {
  background: red;
}

.category-tab-icon{
  display: inline-block;
  width: 22px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}

.info-block-tab-last {
  height: 4.4vh;
  background-color: #FFF;
}

.info-block-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #000;
  border: 0px solid red;
  font-family: "Roboto", sans-serif;
}

.info-block-text {
  font-size: 14px;
  line-height: 20px;
  color: #595959;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
}

.btn-main {
  border-radius: 5px;
  color: white;
  font-size: 14px;
  background: #FF5618;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 8px;
  border: none;
  margin-top: 20px;
}
.sidebar-elem-body{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form-group label {
  font-size: 13px;
  line-height: 15px;
  color: #595959;
  position: relative;
  top: -3px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.col-4 {
  display: block;
}

.sidebar-payment {
  margin: 13px auto;
  margin-right: 24px;
}

.row{
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -20px;
}
.row-card{
  display: flex;
  flex-wrap: wrap;
}
.row-slide{
  display: flex;
  background-color: #FFF;
}
.row-content{
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding-bottom: 20px;
}
.sidebar{
  width: 100%;
}
.popular {
  background-color: #F0F0F0;
  overflow: hidden;
  width: 740px;
}

.popular-body {
  background: white;
  border-radius: 5px;
  
}

.owl-item {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  align-items: center;
}

.popular-slide {
flex-direction: column;
display: block;
justify-content: center;
padding:10px;
}

.popular-slide img {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;

}

.popular-slide a {
  font-weight: 500;
  font: bold 14px Roboto;
  line-height: 20px;
  color: #3A3A3A;
  text-decoration: none;
}
.popular-slide-text{
text-align: center;
}
.popular-title {
  font-weight: 500;
  font: 23px Roboto;
  line-height: 47px;
  color: #3A3A3A;
  margin-bottom: 20px;
}
.page-title {
  font: bold 22px Roboto;
  color: #3A3A3A;
  margin-bottom: 10px;
}
.result_search{
width:600px;
padding: 10px;
margin-top: 10px;

}
.result_search a{
color:#9bb8f0;
}
.result_search a:hover{
  text-decoration: none;
  color:#dd721b;
  }
  
.page-keytext {
  font: 16px Roboto;
  line-height: 22px;
  color: #3A3A3A;
  margin-bottom: 15px;
}

.page-text {
  padding: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #595959;
  margin-bottom: -43px;
}

.info-contact h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #000;
}

.info-contact h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  color: #000;
}

.info-contact h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
}

.info-contact p span {
  font-size: 14px;
  font-weight: 600;
}

.line {
  display: block;
  width: 700px;
  height: 1px;
  background-color: #dbdbdb;
  margin-top: 45px;
}

.popular-body {
  margin-bottom: 40px;
}

.articles-info {
  height: 515px;
  background: white;
  padding: 30px;
  margin-bottom: 25px;
  width: 280px;
  margin-right: 10px;
}

.articles-page-image {
  width: 284px;
  height: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #dbdbdb;
  display: block;
}

.news-info {
  height: 515px;
  background: white;
  padding: 30px;
  margin-bottom: 25px;
  width: 280px;
  margin-right: 10px;
}

.news-page-image {
  width: 100%;
  height: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #dbdbdb;
  display: block;
}

.news-page-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 15px auto;
  display: block;
}

.news-page-text {
  color: #3A3A3A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.ablock {
  text-decoration: none;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  color:#4b4a4a;
}

.ablock:hover {
  color: red;
}
.remont-info:hover{
  box-shadow:3px 5px 5px #b4b3b3;
  color: red;
}
.remont p{
  font-size: 14px;
  margin-top: 10px;
  color:#4b4a4a;
}

.remont-block {
  display: flex;
  flex-direction: row;
  width: 740px;
  flex-wrap: wrap;
}

.remont {
  text-align: center;
  width: 158px;
  margin-right: 27px;
  margin-bottom: 17px;
}

.link-remont-info {
  text-decoration: none;
  display: block;
}

.remont-info {
  height: 141px;
  padding: 10px;
  margin-bottom: 5px;
  width: 143px;
  background-color: #fff;
}
.page-service{
  padding: 20px;
  display: flex;
  flex-direction: column;
  width: 650px;
 
}
.content-serv{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 10px;
}
.service{
  border: 1px solid #b3adad;
  padding:10px; 
  width: 70%;
  border-radius:7px;
  color: #707070;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
 
}
.price{
  border: 1px solid #FF571A;
  padding:10px;
  width:60px;
  border-radius: 7px;
  color: #FF571A;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}
.price:hover{
  background-color: #FF571A;
  color: #FFF;

}
.remont a:hover {
  box-shadow: 0px 0px 7px #8B8B8B;
}
.s_word{
font-weight: bold;
}
.remont-page-title {
  font-size: 12px;
  line-height: 23px;
  color: #595959;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.remont-page-image {
  width: 118px;
  height: 68px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  margin: 40px auto;
}

.news-text {
  width: 229px;
  height: 220px;
}
.popular-body{
  margin-bottom: 80px;
}
.popular-slider {
  padding: 30px;
  margin-bottom: 30px;
}
.remont-info{
  text-align: center;
}
.price_parts{
color: #FF5618;
font-size: 15px;
}
.adblock{
  display: block;
}
.remont:hover{
  color:red;
}

.shop_block{
  padding: 5px;
}
.popular-slide-title {
  font-size: 17px;
  text-align: center;
  height: 30px;
}
#active{
  display:block
}
#none{
  display:none;
}
.prev,.arrow {
  border-radius: 20px;
  width: 5px;
  height: 13px;
  margin-right: 10px;
  margin-top: -14px;
  display: block;
  cursor: pointer;
  border:1px solid #FF5618;
}

.owl-dot span.sp_prev{
display: block;
}

.owl-dot span{
display: none;
width: 6px;
height: 6px;
background-color: #FF5618;
margin-left: -2.9px;
border-radius: 5px;
margin-top: -1px;
}
.owl-dots{
  display: flex;
  justify-content: center;
  height: 20px;
}

.news {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 20px 25px 30px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row;
}

.news-item {
  display: flex;
  flex-direction: row;
  padding: 20px;
}

.news-image {
  width: 155px;
  height: 115px;
  margin-right: 11px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news-content {
  width: 140px;
  font-size: 14px, "Roboto";
}
a.news-page-title{
  color: #FF5618;
  text-decoration: none;
}
.news-title {
  width: 140px;
  font-size: 14px Roboto;
  text-decoration: none;
  font-weight: 1000;
  font-size: 14px;
  line-height: 20px;
  color: #FF5618;
  display: block;
  font: 14px "Roboto";
}

.news-date {
  text-align: right;
  margin-top: 25px;
  font-size: 13px;
  line-height: 15px;
  color: #8B8B8B;
  bottom: 0;
  right: 20px;
}
.text-name{
font-size: 22px;
font-weight: bold;

}
.text-date{
  font-size: 15px;
 font-style: italic;
  }
footer {
  padding: 30px;
  background: #555555;
}

.footer {
  flex-direction: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding: 35px;
}

.footer-text {
  font: 14px "Roboto";
  line-height: 20px;
  color: #AAAAAA;
  margin-top: 15px;
  margin-bottom: 25px;
  width: 349px;
  height: 80px;
}
.footer_block{
height: 40vh;
overflow: hidden;
}
.col-lg-4 {
  padding: 0px 30px;
}

.footer-copy {
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  margin-bottom: 30px;
  width: 289px;
}

footer ul li a {
  font: 14px "Roboto";
  line-height: 38px;
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}

footer ul li a:hover {
  color: #FF571A;
}

footer ul {
  display: block;
  margin-right: 112px;
}
.row-nav{
display: flex;
flex-direction: row;
}
footer .col-lg-4 {
  padding: 0 15px;
}

footer p {
  font: 1rem "Roboto";
  width: 91%;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0,0,0,.5);
}
.modal__dialog {
  max-width: 500px;
  margin: 40px auto;
}
.modal__content {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 4px;
  max-height: 80vh;
  overflow-y: auto;
}
.modal__close {
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 30px;
  color: #000;
  opacity: .5;
  font-weight: 700;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.modal__title {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.modal__input {
  display: block;
  margin: 20px auto 20px auto;
  width: 280px;
  height: 50px;
  background: #fff;
  box-shadow: 0 4px 15px rgb(0 0 0 / 20%);
  border: none;
  font-size: 18px;
  text-align: center;
  padding: 0 20px;
  outline: 0;
}
.modal .btn {
  display: block;
  width: 280px;
  margin: 0 auto;
}
.btn_min {
  height: 50px;
}
.btn_dark {
  background-color: #303030;
  color: #fff;
  border: none;
}
.modal-panel{
  display: none;
}
