#pagetitle {
  display: none !important; }

.arenda-top {
  background-image: url("images/arenda/callback_bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 150px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 599px) {
    .arenda-top {
      padding: 15px; } }
  .arenda-top .arenda-top-title {
    font-size: 41px;
    line-height: 149%;
    color: #FFF;
    font-weight: bold;
    padding-top: 20px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top .arenda-top-title {
        font-size: 37px; } }
    @media (max-width: 599px) {
      .arenda-top .arenda-top-title {
        font-size: 40px;
        line-height: 45px; } }
  .arenda-top .arenda-top-links {
    margin-top: 6px; }
    .arenda-top .arenda-top-links br.mobile-break {
      display: none; }
      @media (max-width: 599px) {
        .arenda-top .arenda-top-links br.mobile-break {
          display: inline-block; } }
    .arenda-top .arenda-top-links span.vert-divider {
      color: #FEB537;
      font-size: 28px;
      line-height: 36px;
      margin-left: 6px; }
      @media (max-width: 599px) {
        .arenda-top .arenda-top-links span.vert-divider {
          display: none; } }
    .arenda-top .arenda-top-links a {
      font-size: 21px;
      line-height: 36px;
      color: #FFF; }
      @media only screen and (min-width: 1270px) and (max-width: 1605px) {
        .arenda-top .arenda-top-links a {
          font-size: 17px;
          letter-spacing: 0.02em; } }
      @media (max-width: 599px) {
        .arenda-top .arenda-top-links a {
          font-size: 20px;
          line-height: 30px;
          font-weight: bold;
          white-space: nowrap; } }
      .arenda-top .arenda-top-links a:hover {
        opacity: 0.8; }
      .arenda-top .arenda-top-links a span.dot {
        color: #FEB537; }

h1.arenda-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  /* identical to box height, or 40px */
  color: #000000;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 1270px) and (max-width: 1605px) {
    h1.arenda-title {
      font-weight: 600;
      font-size: 30px; } }
  @media (max-width: 599px) {
    h1.arenda-title {
      font-weight: 600;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 0.02em;
      text-align: left;
      margin-top: 16px;
      margin-bottom: 37px; } }

@media only screen and (min-width: 1270px) and (max-width: 1605px) {
  .arenda-main .maxwidth-theme {
    max-width: 1200px !important; } }
.arenda-main .cat-tiles .cat-tile {
  margin-top: 20px; }
  .arenda-main .cat-tiles .cat-tile .tile-text {
    position: absolute;
    top: 60px;
    left: 42px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    /* identical to box height, or 125% */
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 70%; }
  .arenda-main .cat-tiles .cat-tile img {
    max-width: 100%; }

/*coffee*/
.arenda-coffee {
  background: #F6F6F6;
  padding-top: 51px;
  padding-bottom: 82px; }
  .arenda-coffee .maxwidth-theme {
    background: unset; }
  .arenda-coffee .arenda-coffee-container .coffee-tabs-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #000000;
    text-align: center;
    margin-bottom: 47px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-coffee .arenda-coffee-container .coffee-tabs-title {
        font-size: 30px;
        letter-spacing: 0; } }
  .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs {
    background: white;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 7%, white 7%, white 93%, rgba(255, 255, 255, 0) 93%, rgba(255, 255, 255, 0) 93%);
    border-radius: 16px;
    border-bottom: unset;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 599px) {
      .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs {
        flex-direction: column; } }
    .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li {
      flex: auto; }
      @media (max-width: 599px) {
        .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li {
          width: 100%; } }
      .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li a {
        min-height: 71px;
        display: flex;
        align-items: center;
        border-radius: 16px; }
        @media (max-width: 599px) {
          .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li a {
            justify-content: center; } }
        .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li a img {
          max-height: 50px;
          padding: 0 0 0 9px; }
          @media only screen and (min-width: 1270px) and (max-width: 1605px) {
            .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li a img {
              max-height: 32px; } }
        .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li a:hover {
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 6px 10px 0 rgba(0, 0, 0, 0.09); }
      .arenda-coffee .arenda-coffee-container .coffee-tabs ul.nav-tabs li.active a {
        background-color: #eee;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 6px 10px 0 rgba(0, 0, 0, 0.09);
        border-radius: 16px; }
  .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .hidden-coffee {
    height: 0px;
    overflow: hidden;
    display: none; }
    .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .hidden-coffee.coffee-opened {
      display: block;
      height: auto; }
  .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .btn-gray-more-machines {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    margin-top: 45px;
    background-color: #BABABA;
    padding: 16px 68px;
    text-transform: uppercase; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .btn-gray-more-machines {
        font-size: 1.01em;
        letter-spacing: 0.02em;
        margin-top: 30px; } }
    @media (max-width: 599px) {
      .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .btn-gray-more-machines {
        margin-top: 15px; } }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .btn-gray-more-machines {
        margin-top: 40px; } }
    .arenda-coffee .arenda-coffee-container .coffee-tabs .tab-content .btn-gray-more-machines:hover {
      opacity: 0.8; }

/*coffee card*/
.cofee-card {
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 35px 0px;
  border: 1px solid #DFDFDF;
  min-height: 505px;
  margin-bottom: 30px; }
  .cofee-card .cofee-label {
    position: absolute;
    right: 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FFF;
    background-color: #DF3030;
    padding: 8px 17px; }
  .cofee-card .cofee-img img {
    max-height: 220px; }
  .cofee-card .coffee-props {
    width: 100%;
    margin-top: 15px; }
    .cofee-card .coffee-props .coffee-prop-single {
      display: flex;
      align-items: center;
      justify-content: center; }
      .cofee-card .coffee-props .coffee-prop-single .coffee-prop-title {
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 110%;
        text-align: right;
        letter-spacing: -0.01em;
        color: #7E7C7C;
        padding: 5px 15px;
        width: 50%; }
        @media only screen and (min-width: 1270px) and (max-width: 1605px) {
          .cofee-card .coffee-props .coffee-prop-single .coffee-prop-title {
            font-size: 12px; } }
      .cofee-card .coffee-props .coffee-prop-single .coffee-prop-value {
        padding: 5px 15px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 110%;
        color: #252323;
        width: 50%; }
        @media only screen and (min-width: 1270px) and (max-width: 1605px) {
          .cofee-card .coffee-props .coffee-prop-single .coffee-prop-value {
            font-size: 14px; } }
  .cofee-card .coffe-degustation-button {
    margin-top: 23px; }

/*advantages*/
.arenda-advantages .arenda-advantages-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
  margin-top: 31px;
  margin-bottom: 59px; }
.arenda-advantages .arenda-avantages-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1270px) and (max-width: 1605px) {
    .arenda-advantages .arenda-avantages-content {
      margin-bottom: 17px; } }
  @media (max-width: 599px) {
    .arenda-advantages .arenda-avantages-content {
      flex-direction: column;
      margin-bottom: 0px; } }
  .arenda-advantages .arenda-avantages-content .single-advantage {
    display: flex;
    align-items: center;
    width: 25%; }
    @media (max-width: 599px) {
      .arenda-advantages .arenda-avantages-content .single-advantage {
        flex-direction: column; } }
    .arenda-advantages .arenda-avantages-content .single-advantage .advantage-image {
      margin-right: 4%; }
      @media (max-width: 599px) {
        .arenda-advantages .arenda-avantages-content .single-advantage .advantage-image {
          margin-right: auto;
          margin-left: auto;
          margin-bottom: 17px; } }
    .arenda-advantages .arenda-avantages-content .single-advantage .advantage-name {
      font-family: Montserrat;
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 135%;
      letter-spacing: 0.01em;
      text-transform: uppercase;
      color: #000000; }
      @media (max-width: 599px) {
        .arenda-advantages .arenda-avantages-content .single-advantage .advantage-name {
          text-align: center;
          margin-bottom: 20px; } }

@media only screen and (min-width: 1270px) and (max-width: 1605px) {
  .callback-title {
    font-size: 18px; } }

/*callback*/
.arenda-callback-fw {
  background-image: url("images/arenda/callback_bg.jpg");
  background-position: center;
  background-size: cover;
  height: 290px;
  padding-top: 43px; }
  @media (max-width: 599px) {
    .arenda-callback-fw {
      height: auto;
      padding: 30px 15px; } }
  .arenda-callback-fw .arenda-callback-text, .arenda-callback-fw .arenda-callback-buttons {
    margin-left: 40vw; }
    @media (max-width: 599px) {
      .arenda-callback-fw .arenda-callback-text, .arenda-callback-fw .arenda-callback-buttons {
        margin-left: unset; } }
  .arenda-callback-fw .arenda-callback-text .callback-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: #FFFFFF; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-callback-fw .arenda-callback-text .callback-title {
        font-size: 25px; } }
  .arenda-callback-fw .arenda-callback-text .callback-desc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    margin-top: 13px; }
  .arenda-callback-fw .arenda-callback-text .callback-phones {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 11px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-callback-fw .arenda-callback-text .callback-phones {
        font-size: 19px; } }
    @media (max-width: 599px) {
      .arenda-callback-fw .arenda-callback-text .callback-phones {
        flex-direction: column; } }
    .arenda-callback-fw .arenda-callback-text .callback-phones .phone-icon {
      background-image: url("images/arenda/icons/callback_phone.svg");
      height: 42px;
      width: 42px;
      display: inline-block;
      margin-right: 11px; }
      @media (max-width: 599px) {
        .arenda-callback-fw .arenda-callback-text .callback-phones .phone-icon {
          display: none; } }
    @media (max-width: 599px) {
      .arenda-callback-fw .arenda-callback-text .callback-phones .phone-callback {
        padding: 15px 5px; } }
    .arenda-callback-fw .arenda-callback-text .callback-phones .phone-divider {
      height: 6px;
      width: 6px;
      display: inline-block;
      border-radius: 50%;
      background-color: #FEB331;
      margin-right: 10px;
      margin-left: 10px; }
      @media (max-width: 599px) {
        .arenda-callback-fw .arenda-callback-text .callback-phones .phone-divider {
          display: none; } }
  .arenda-callback-fw .arenda-callback-buttons {
    margin-top: 31px; }
    @media (max-width: 599px) {
      .arenda-callback-fw .arenda-callback-buttons .btn-default {
        margin-bottom: 15px; } }

.arenda-bottom-contact {
  background-image: url("images/arenda/callback_bottom_bg.jpg");
  background-position: center;
  background-size: cover;
  height: 250px;
  padding-top: 50px; }
  .arenda-bottom-contact .maxwidth-theme {
    background: none;
    display: flex; }
    @media (max-width: 599px) {
      .arenda-bottom-contact .maxwidth-theme {
        flex-direction: column; } }
  @media only screen and (min-width: 1270px) and (max-width: 1605px) {
    .arenda-bottom-contact {
      padding-top: 25px;
      height: 218px; } }
  @media (max-width: 599px) {
    .arenda-bottom-contact {
      height: auto; } }
  .arenda-bottom-contact .arenda-callback-text .callback-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 130%;
    color: #FFFFFF; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-bottom-contact .arenda-callback-text .callback-title {
        font-size: 25px; } }
    @media (max-width: 599px) {
      .arenda-bottom-contact .arenda-callback-text .callback-title {
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF; } }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-bottom-contact .arenda-callback-text .callback-title {
        font-size: 25px; } }
  .arenda-bottom-contact .arenda-callback-text .callback-desc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 135%;
    color: #FFFFFF;
    margin-top: 13px; }
    @media (max-width: 599px) {
      .arenda-bottom-contact .arenda-callback-text .callback-desc {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF; } }
  .arenda-bottom-contact .arenda-callback-text .callback-phones {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 11px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-bottom-contact .arenda-callback-text .callback-phones {
        font-size: 19px; } }
    .arenda-bottom-contact .arenda-callback-text .callback-phones .phone-icon {
      background-image: url("images/arenda/icons/callback_phone.svg");
      height: 42px;
      width: 42px;
      display: inline-block;
      margin-right: 11px;
      background-repeat: no-repeat; }
      @media only screen and (min-width: 1270px) and (max-width: 1605px) {
        .arenda-bottom-contact .arenda-callback-text .callback-phones .phone-icon {
          height: 33px;
          width: 37px;
          margin-right: 4px;
          background-size: 83%; } }
    .arenda-bottom-contact .arenda-callback-text .callback-phones .phone-divider {
      height: 6px;
      width: 6px;
      display: inline-block;
      border-radius: 50%;
      background-color: #FEB331;
      margin-right: 10px;
      margin-left: 10px; }
  .arenda-bottom-contact .arenda-callback-buttons {
    margin-top: 31px;
    display: flex;
    align-items: center; }
    @media (max-width: 599px) {
      .arenda-bottom-contact .arenda-callback-buttons {
        flex-direction: column; } }
    .arenda-bottom-contact .arenda-callback-buttons button {
      margin-left: 15px;
      margin-right: 15px; }
      @media only screen and (min-width: 1270px) and (max-width: 1605px) {
        .arenda-bottom-contact .arenda-callback-buttons button {
          min-width: 248px; } }

.arenda-top-contact {
  background-image: url("images/arenda/degustation.jpg");
  background-position: center;
  background-size: cover;
  height: 290px;
  padding-top: 80px; }
  .arenda-top-contact .maxwidth-theme {
    background: none;
    display: flex;
    padding-left: 20vw; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top-contact .maxwidth-theme {
        padding-left: 29vw; } }
    @media (max-width: 599px) {
      .arenda-top-contact .maxwidth-theme {
        flex-direction: column;
        padding-left: unset; } }
  @media only screen and (min-width: 1270px) and (max-width: 1605px) {
    .arenda-top-contact {
      height: 171px;
      padding-top: 34px; } }
  @media (max-width: 599px) {
    .arenda-top-contact {
      height: auto; } }
  .arenda-top-contact .arenda-callback-text .callback-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top-contact .arenda-callback-text .callback-title {
        font-size: 25px; } }
    @media (max-width: 599px) {
      .arenda-top-contact .arenda-callback-text .callback-title {
        padding: 15px;
        text-align: center; } }
  .arenda-top-contact .arenda-callback-text .callback-desc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 135%;
    color: #FFFFFF;
    margin-top: 13px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top-contact .arenda-callback-text .callback-desc {
        font-weight: 500;
        font-size: 15px;
        display: block;
        width: 77%; } }
    @media (max-width: 599px) {
      .arenda-top-contact .arenda-callback-text .callback-desc {
        padding-right: 15px;
        padding-left: 15px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        text-align: center; } }
  .arenda-top-contact .arenda-callback-text .callback-phones {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 11px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top-contact .arenda-callback-text .callback-phones {
        font-size: 19px; } }
    .arenda-top-contact .arenda-callback-text .callback-phones .phone-icon {
      background-image: url("images/arenda/icons/callback_phone.svg");
      height: 42px;
      width: 42px;
      display: inline-block;
      margin-right: 11px; }
    .arenda-top-contact .arenda-callback-text .callback-phones .phone-divider {
      height: 6px;
      width: 6px;
      display: inline-block;
      border-radius: 50%;
      background-color: #FEB331;
      margin-right: 10px;
      margin-left: 10px; }
  .arenda-top-contact .arenda-callback-buttons {
    margin-top: 31px;
    margin-left: auto; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .arenda-top-contact .arenda-callback-buttons {
        margin-top: 25px; } }
    @media (max-width: 599px) {
      .arenda-top-contact .arenda-callback-buttons {
        margin-bottom: 56px; } }

.arenda-callback-buttons button {
  padding: 14px 26px;
  text-transform: uppercase;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  line-height: 100%;
  color: #FFFFFF;
  min-width: 301px;
  font-size: 1.01em;
  letter-spacing: 0.02em;
  margin-right: 23px; }

/*photo rabot slider*/
.works-photo .works-photo-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #000000;
  margin-top: 78px;
  margin-bottom: 58px;
  text-align: center; }
.works-photo .works-photo-controls {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 74%;
  margin-left: 13%; }
  .works-photo .works-photo-controls .arrow-left, .works-photo .works-photo-controls .arrow-right {
    height: 36px;
    width: 36px;
    background-position: center;
    background-size: contain;
    cursor: pointer; }
  .works-photo .works-photo-controls .works-dots .slick-dots {
    position: relative;
    bottom: unset; }
    .works-photo .works-photo-controls .works-dots .slick-dots li:before {
      content: unset; }
    .works-photo .works-photo-controls .works-dots .slick-dots li.slick-active button:before {
      background-color: #FEB537; }
    .works-photo .works-photo-controls .works-dots .slick-dots li button:before {
      height: 10px;
      content: ' ';
      background-color: #AEAEAE;
      border-radius: 5px; }
  .works-photo .works-photo-controls .arrow-left {
    background-image: url("images/svg/chevron_left.svg"); }
    .works-photo .works-photo-controls .arrow-left:hover {
      background-image: url("images/svg/chevron_left_hover.svg"); }
  .works-photo .works-photo-controls .arrow-right {
    background-image: url("images/svg/chevron_right.svg"); }
    .works-photo .works-photo-controls .arrow-right:hover {
      background-image: url("images/svg/chevron_right_hover.svg"); }

.arenda-sections-container {
  margin-bottom: 50px; }
  .arenda-sections-container .arenda-sections-title {
    margin-top: 32px;
    margin-bottom: 40px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #000000;
    text-align: center; }
  .arenda-sections-container .arenda-sections-links {
    display: flex;
    border: 1px solid #E2E2E2;
    box-sizing: border-box; }
    .arenda-sections-container .arenda-sections-links .arend-section-link {
      width: 25%;
      display: flex;
      flex-direction: column;
      align-items: center;
      border-right: 1px solid #E2E2E2;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 100%;
      letter-spacing: 0.02em;
      color: #54575E; }
      .arenda-sections-container .arenda-sections-links .arend-section-link:hover {
        color: #FEB537; }
      .arenda-sections-container .arenda-sections-links .arend-section-link:last-child {
        border-right: none; }
      .arenda-sections-container .arenda-sections-links .arend-section-link img {
        height: 126px;
        margin-top: 32px;
        margin-bottom: 16px; }
      .arenda-sections-container .arenda-sections-links .arend-section-link span {
        margin-bottom: 32px; }

/*tabs*/
.machines-tabs-container {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 1270px) and (max-width: 1605px) {
    .machines-tabs-container {
      margin-top: 12px; } }
  @media (max-width: 599px) {
    .machines-tabs-container.cafe-restoran .tab-head-container ul li {
      width: 100% !important; } }
  .machines-tabs-container .tabs-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .machines-tabs-container .tabs-title {
        font-weight: 600;
        font-size: 27px;
        letter-spacing: 0;
        margin-bottom: 20px;
        margin-top: 37px;
        text-transform: uppercase; } }
  .machines-tabs-container .tab-head-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px; }
    @media (max-width: 599px) {
      .machines-tabs-container .tab-head-container {
        flex-direction: column;
        margin-bottom: 15px; } }
    .machines-tabs-container .tab-head-container .tab-head-text {
      font-family: Montserrat;
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 100%;
      color: #000000; }
      @media only screen and (min-width: 1270px) and (max-width: 1605px) {
        .machines-tabs-container .tab-head-container .tab-head-text {
          font-size: 17px; } }
    .machines-tabs-container .tab-head-container .tab-head-tabs {
      background-color: #EFEDED;
      border-radius: 16px; }
      @media (max-width: 599px) {
        .machines-tabs-container .tab-head-container .tab-head-tabs {
          background-color: unset;
          margin-top: 13px; } }
      .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs {
        border-bottom: none;
        border-radius: 16px; }
        .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li {
          flex: auto; }
          @media (max-width: 599px) {
            .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li {
              width: 50%;
              margin-bottom: 3px; }
              .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a {
                background-color: #EFEDED; } }
          .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li.active a {
            background-color: #FEB537; }
          .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a {
            border: none;
            font-family: Montserrat;
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            text-align: center;
            color: #000000;
            border-radius: 16px;
            padding: 10px 30px; }
            @media only screen and (min-width: 1270px) and (max-width: 1605px) {
              .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a {
                font-weight: 600;
                font-size: 16px;
                padding: 6px 30px; } }
            @media (max-width: 599px) {
              .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a {
                padding: 15px 15px; } }
            .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a.types-mode {
              padding: 20px 25px; }
              @media only screen and (min-width: 1270px) and (max-width: 1605px) {
                .machines-tabs-container .tab-head-container .tab-head-tabs .nav-tabs li a.types-mode {
                  padding: 9px 22px; } }
  .machines-tabs-container .tab-content .btn-gray-more-machines {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 25px;
    margin-top: 45px;
    background-color: #BABABA;
    padding: 16px 68px;
    text-transform: uppercase; }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .machines-tabs-container .tab-content .btn-gray-more-machines {
        font-size: 1.01em;
        letter-spacing: 0.02em;
        margin-top: 30px; } }
    @media (max-width: 599px) {
      .machines-tabs-container .tab-content .btn-gray-more-machines {
        margin-top: 15px; } }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .machines-tabs-container .tab-content .btn-gray-more-machines {
        margin-top: 40px; } }
    .machines-tabs-container .tab-content .btn-gray-more-machines:hover {
      opacity: 0.8; }
  .machines-tabs-container .tab-content .hidden-machines {
    height: 0px;
    overflow: hidden;
    display: none; }
    .machines-tabs-container .tab-content .hidden-machines.machines-opened {
      display: block;
      height: auto; }

.arenda-text {
  margin-bottom: 75px; }
  .arenda-text .arenda-text-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
    color: #000000;
    margin-top: 73px;
    margin-bottom: 36px;
    text-align: center; }
  .arenda-text .arenda-text-content {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: 0.01em;
    color: #030409; }

/*machine CARD*/
.machine-card {
  margin-bottom: 25px; }
  .machine-card .machine-card-top {
    padding: 36px 89px;
    background-color: #F8F8F8; }
    @media (max-width: 599px) {
      .machine-card .machine-card-top {
        padding: 15px; } }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .machine-card .machine-card-top {
        padding: 20px; } }
    .machine-card .machine-card-top .machine-card-title {
      font-family: Montserrat;
      font-style: normal;
      font-weight: bold;
      font-size: 22px;
      line-height: 28px;
      color: #000000;
      margin-bottom: 30px; }
      @media only screen and (min-width: 1270px) and (max-width: 1605px) {
        .machine-card .machine-card-top .machine-card-title {
          font-size: 20px;
          max-width: 85%; } }
    .machine-card .machine-card-top .img-machine {
      height: 236px;
      object-fit: contain; }
      @media (max-width: 599px) {
        .machine-card .machine-card-top .img-machine {
          margin-left: auto;
          margin-right: auto; } }
    @media (max-width: 599px) {
      .machine-card .machine-card-top .machine-properties {
        margin-top: 39px; } }
    .machine-card .machine-card-top .machine-properties .machine-property {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 10px; }
      .machine-card .machine-card-top .machine-properties .machine-property .machine-prop-icon {
        height: 29px;
        width: 29px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .machine-card .machine-card-top .machine-properties .machine-property .machine-prop-icon.milk {
          background-image: url("images/arenda/icons/milk.svg"); }
        .machine-card .machine-card-top .machine-properties .machine-property .machine-prop-icon.cofeeKg {
          background-image: url("images/arenda/icons/cofeeKg.svg"); }
        .machine-card .machine-card-top .machine-properties .machine-property .machine-prop-icon.cupsNum {
          background-image: url("images/arenda/icons/cupsNum.svg"); }
        .machine-card .machine-card-top .machine-properties .machine-property .machine-prop-icon.drinksNum {
          background-image: url("images/arenda/icons/drinksNum.svg"); }
    @media (max-width: 599px) {
      .machine-card .machine-card-top .machine-button {
        margin-left: -15px;
        margin-right: -15px; } }
    .machine-card .machine-card-top .machine-button button {
      padding: 10px 40px;
      font-family: Montserrat;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%; }
      @media (max-width: 599px) {
        .machine-card .machine-card-top .machine-button button {
          width: 100%; } }
  .machine-card .machine-card-bottom {
    background-color: #DFDFDF;
    padding: 18px 89px;
    display: flex;
    align-items: start;
    justify-content: flex-start; }
    @media (max-width: 599px) {
      .machine-card .machine-card-bottom {
        padding: 15px; } }
    @media only screen and (min-width: 1270px) and (max-width: 1605px) {
      .machine-card .machine-card-bottom {
        padding: 15px; } }
    .machine-card .machine-card-bottom .drink-type {
      display: flex;
      flex-direction: column;
      align-items: center;
      min-width: 16.66%;
      min-height: 80px; }
      .machine-card .machine-card-bottom .drink-type .drink-text {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 9px;
        line-height: 100%;
        letter-spacing: 0.02em;
        color: #000000;
        margin-top: 5px;
        text-align: center; }

/*modal*/
.arenda-modal {
  padding-top: 70px; }
  .arenda-modal table td {
    padding: 5px 10px; }

.modal-body table tr:nth-child(2n) {
  background-color: #FFF0D6; }

.modal-body table tr td:nth-child(2) {
  text-align: center; }

.modal-body table {
  border-color: #DFDFDF; }

.modal-header .close {
  font-size: 36px;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

.modal-body table tr:nth-child(1) {
  background: #FEB537;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.02em; }

.modal-header h4 {
  font-size: 1.33em;
  line-height: 20px;
  margin: 12px 0 6px; }

@media only screen and (min-width: 1270px) and (max-width: 1605px) {
  .with_dropdown .dropdown {
    min-width: 194px;
    width: 194px; } }

/*# sourceMappingURL=arenda_styles.css.map */
