

/* Start:/local/pages/home/main-page.css?16214163392747*/
#best-offers {
  padding: 52px 0 31px; }
  #best-offers h2 {
    text-align: center; }
  #best-offers .tabs {
    margin: 26px auto 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #best-offers .tiles {
    margin-top: 24px; }

#address-check {
  height: 400px;
  background: url("/bitrix/templates/ab3/img/address-check-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  text-align: center; }
  #address-check .dropdown_menu--columns {
    min-width: 610px; }

#services {
  padding: 52px 0 60px; }
  #services h2 {
    text-align: center; }
  #services .tiles {
    margin-top: 35px; }
.tile-small {
  width: 30%;
}
#news {
  padding: 0 0 40px; }
  #news h2 {
    text-align: center; }
  #news .news {
    margin-top: 29px; }
    #news .news_more {
      text-align: center; }

/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 1230px) {
  #best-offers .container {
    width: 810px; }
  #services .container {
    width: 100%;
    padding: 0; }
  #services .tiles {
    display: block; }
  #services .tile-small {
    margin: 20px 15px 35px; }
  #services .slick-list {
    padding: 28px 0;
    overflow: visible; }
  #news {
    padding: 40px 0 40px; }
    #news .container {
      width: 810px; }
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1023px) {
  #best-offers .container {
    width: 750px; }
  #best-offers .tiles {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 70px; }
  #news .container {
    width: 750px; }
  #news .news {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #news .news_title {
      min-height: unset; }
    #news .news_item {
      margin-right: 0; }
  /**/ }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #best-offers .container {
    width: 100%;
    padding: 0; }
  #best-offers h2 {
    font-size: 28px; }
  #best-offers .tiles {
    padding: 0; }
  #best-offers .tabs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  #address-check {
    height: 400px; }
    #address-check .dropdown_menu--columns {
      min-width: 280px; }
  #services {
    overflow-x: hidden; }
    #services h2 {
      font-size: 28px; }
    #services .tiles {
      width: 100%; }
  #news .container {
    width: 100%; }
  #news h2 {
    font-size: 28px; }
  /**/ }

/* End */
/* /local/pages/home/main-page.css?16214163392747 */
