body {
  background: #f7f7f7;
  font-family: 'PT Sans', sans-serif; }

.brd {
  /* border: 1px solid #ccc;
    border-radius: 0 3px 3px 0; */ }

.bg_w {
  background: #fff; }

.h-400 {
  height: 400px; }

.hidden {
  display: none; }

.show {
  display: block; }

.mt20{margin-top:20px;}
.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb50 {
  margin-bottom: 50px; }

.plr30 {
  padding: 0 30px; }

.pl0 {
  padding-left: 0; }

.pr0 {
  padding-right: 0; }

.ta_r {
  text-align: right; }

.ta_l {
  text-align: left; }

.ta_c {
  text-align: center; }

.lh_40 {
  line-height: 40px; }

.fl_l {
  float: left; }

.fl_r {
  float: right; }

.panel {
  height: 40px;
  background: #333; }
  .panel-list {
    float: left; }
    .panel-list li {
      float: left; }
      .panel-list li a {
        color: #fff;
        text-decoration: none;
        padding: 0 15px;
        display: block; }
        .panel-list li a:hover {
          color: #de2919; }
          
      .panel-list li a.red {
        color: red;
        font-weight: 700; }
      .panel-list li a.red:hover {
        background: #de2919;
        color: #fff; }
        .panel-list li a.panel-delivery-d {
        display:block; }
        .panel-list li a.panel-delivery-m {
        display:none; }
  .panel-feedback a {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative; }
  .panel-feedback--all {
    background: #fff;
    z-index: 1;
    position: absolute;
    max-width: 300px;
    right: 100px;
    padding: 20px;
    border: 1px solid #ccc; }
    .panel-feedback--all ul li a {
      color: #0040ff; }
      .panel-feedback--all ul li a:hover {
        background: #f7f7f7; }

.header {
  background: #fff;
  padding: 20px 0; }
  .header-col img {
    height: 50px; }
  .header-company {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: 'Ubuntu'; }
  .header-info {
    color: #777;
    font-weight: 300;
    font-size: 14px; }
    .header-number {
        
    }
  .header-phone {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 3px; }
  a.header-feedback {
    background: #de2919;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 0;
    border-radius: 3px;
    font-weight: 700; }
    .header-feedback:hover {
      text-decoration: none;
      color: #fff; }

.navi {
  background: #0040ff;
  height: 50px;
  line-height: 50px; }
  .navi-links a {
    color: #fff;
    text-decoration: none;
    display: block;
    border-right: 1px solid #0031c4;
    font-weight: 700; }
    .navi-links a:hover {
      background: #0031c4; }
  .navi-catalog i {
    color: #fff;
    font-size: 20px;
    margin-right: 15px; }
  .navi-catalog a.catalog {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-decoration: none;
    display: block;
    background: #0037db; }
  .navi-catalog .navi-catalog--menu {
    min-width: 400px;
    max-width: 800px;
    padding: 30px;
    border: 1px solid #eee;
    background: #fff;
    line-height: 1;
    position: absolute;
    z-index: 1; }
    .navi-catalog .navi-catalog--menu p {
      margin-bottom: 10px;
      font-weight: 700;
      font-size: 18px; }
      .navi-catalog .navi-catalog--menu p a {
        color: #333; }
    .navi-catalog .navi-catalog--menu ul li {
      padding-bottom: 5px; }
      .navi-catalog .navi-catalog--menu ul li a {
        color: #0040ff;
        text-decoration: none; }
        .navi-catalog .navi-catalog--menu ul li a:hover {
          color: #de2919; }

.flex {
  display: flex;
  flex-direction: row; }
  .flex-element {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 33%; }

.main-banner--container {
  background: #eee;
  padding: 30px;
  background: #0040ff;
  color: #fff; }

.main img {
  height: 400px;
  width: 100%;
  object-fit: cover; }

.main-h5 {
  font-size: 30px;
  text-shadow: 1px 1px 1px #333;
  font-weight: 700;
  margin-bottom: 10px; }

.news {
  margin-top: 30px; }
  .news-col {
    margin-bottom: 30px; }
    .news-col img {
      width: 100%;
      height: 150px;
      -o-object-fit: cover;
      object-fit: cover;
      margin-bottom: 10px; }
    .news-col h3 {
      font-size: 30px;
      font-weight: 700; }
    .news-col p {
      color: #777;
      font-weight: 700;
      margin-bottom: 5px; }
    .news-col a {
      color: #000;
      line-height: 1.2;
      border-bottom: 1px solid #777;
      text-decoration: none; }
      .news-col a:hover {
        color: #de2919;
        border: none; }

.catalog-col h5 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px; }

.catalog-wrap {
  height: 200px;
  margin-bottom: 15px; }
  .catalog-wrap img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover; }

.catalog-block {
  position: relative; }
  .catalog-block p {
    position: absolute;
    top: 20px;
    left: 40px;
    color: #fff;
    text-shadow: 2px 2px 2px #333;
    font-weight: 700;
    font-size: 30px; }
  .catalog-block ul li {
    padding-bottom: 5px; }
    .catalog-block ul li a {
      color: #333;
      font-weight: 700; }

.footer {
  margin-top: 30px;
  background: #333;
  padding: 30px 0;
  color: #fff; }
  .footer h4 {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 5px; }
  .footer p {
    margin-bottom: 30px; }
  .footer h5 {
    color: #646464;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 10px; }
  .footer ul li {
    padding-bottom: 8px; }
    .footer ul li a {
      color: #fff; }

.offer {
  margin-top: 30px; }
  .offer-wrap {
    box-shadow: 0 0 15px 3px #ccc;
    border-radius: 5px; }
  .offer-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 5px 5px 0 0; }
  .offer-info {
    background: #fff;
    padding: 30px;
    border-radius: 15px; }
    .offer-info ul {
      padding-left: 30px;
      font-weight: 700;
      font-size: 18px;
      list-style-type: disc; }
      .offer-info ul li {
        margin-bottom: 10px; }
  .offer-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px; }
  .offer-kinds {
    margin: 30px 0;
    font-weight: 700;
    font-size: 25px; }

.common-wrap {
  background: #fff;
  padding: 50px;
  box-shadow: 0 0 15px 3px #eee; }
  .common-wrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    -o-object-fit: cover; }
  .common-wrap h1 {
    margin: 50px 0;
    font-weight: 700;
    font-size: 25px; }
  .common-wrap h2 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 30px; }
  .common-wrap h4 {
    color: #0040ff;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'Ubuntu'; }
  .common-wrap p {
    line-height: 1.2; }
    
    
@media (max-width: 768px) {
    .header-number {
        text-align:center;
        margin:10px 0;
        border-top:1px solid #eee;
        padding-top:10px;
    }
    .panel-list li a.panel-delivery-d {
        display:none; }
    .panel-list li a.panel-delivery-m {
        display:block;
    }
    .panel-feedback--all {
        right:0;
    }
    .navi {
        padding:0;
        height:auto;
    }
    .navi-links a {
        padding-left:0;
        border-right: none;
        font-weight: 700;
        disblay:inline-block;
    }
    .navi-links a:hover {
       background:none;
       color: red;
    }
    .flex {
        flex-wrap:wrap;
    }
    .flex-element {
        justify-content: flex-start;
        width:auto;
        padding-right:10px;
    }
    
    .main{
        padding:0;
    }
    .main-banner--container{
        height:auto;
    }
    .main-banner{
        margin-bottom:15px;
    }
    .main-carousel{
        height:250px;
    }
    
    .news{
        padding:0;
    }
    .catalog{
        padding:0;
    }
    .catalog-wrap {
        height: auto;
        margin-bottom: 15px;
    }
    .catalog-block{
        padding-right:15px;
    }
    .common {
        padding:0;
    }
    .common h2{
        text-align:left;
        margin-bottom:30px;
    }
    .common p{
        margin-bottom:15px;
    }
    .common-wrap{
        padding:15px;
    }
    .offer-image img {
    width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 5px 5px 0 0;
    }
    .main img {
        width: 100%;
        height: auto;
        
        object-fit: contain;
    }
}
