

/* Start:/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/style.css?17158349462136*/
.bx-pagination {
  height: auto;
  position: relative;
  text-align: center;
  margin-top: 30px;
}
.bx-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.bx-pagination ul li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding: 0;
  width: 25px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  position: relative;
  z-index: 1;
  margin-right: 0;
  background: white;
}
.bx-pagination ul li:last-child {
  margin-right: 0;
}
.bx-pagination ul li:nth-last-child(2).bx-active {
  margin-right: 0;
}
.bx-pagination ul li span, .bx-pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #171717;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots) span, .bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots) a, .bx-pagination ul li.bx-active span, .bx-pagination ul li.bx-active a {
  color: #980916;
}
.bx-pagination ul li.bx-pag-prev, .bx-pagination ul li.bx-pag-next {
  display: none;
}
.bx-pagination ul li.bx-pag-prev.noActive, .bx-pagination ul li.bx-pag-next.noActive {
  cursor: default;
}
.bx-pagination ul li.bx-pag-prev {
  background: url("/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 11px 18px;
}
.bx-pagination ul li.bx-pag-next {
  background: url("/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/img/navigate-arrow-next.svg") center no-repeat;
  background-size: 11px 18px;
}
.bx-pagination ul li.bx-pag-all {
  margin-right: 30px;
}
.bx-pagination ul .dots {
  width: 20px;
  height: 44px;
  font-size: 0;
  vertical-align: top;
  white-space: normal;
  text-align: center;
  color: black;
  font-size: 21px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/dealers/style.css?174480219224774*/

<title>Коста</title>
.content {
  min-height: auto !important;
  background: #F3F3F3;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .breadcrumb {
    display: flex !important;
    padding-top: 30px !important;
  }
}

.dealers-wrap {
  padding-bottom: 80px;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .dealers-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .dealers-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .dealers-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .dealers-wrap {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .dealers-wrap h1 {
    text-align: center;
  }
}
.dealers-wrap .choice-dealer {
  color: #171717;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .dealers-wrap .choice-dealer {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .dealers-wrap .choice-dealer {
    text-align: center;
  }
}
.dealers-wrap form[name=choice-country] {
  position: relative;
  width: 300px;
  height: 35px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .dealers-wrap form[name=choice-country] {
    margin: 20px auto 0;
  }
}
.dealers-wrap form[name=choice-country] input[name=country] {
  width: 100%;
  height: 100%;
  color: #171717;
  font-size: 12px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  background: white;
  border: 1px solid transparent;
  padding: 0 30px 0 13px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.dealers-wrap form[name=choice-country] input[name=country]::-webkit-input-placeholder {
  color: #A3A3A3;
}
.dealers-wrap form[name=choice-country] input[name=country]::-moz-placeholder {
  color: #A3A3A3;
}
.dealers-wrap form[name=choice-country] input[name=country]:-moz-placeholder {
  color: #A3A3A3;
}
.dealers-wrap form[name=choice-country] input[name=country]:-ms-input-placeholder {
  color: #A3A3A3;
}
.dealers-wrap form[name=choice-country] input[name=country]:-webkit-autofill, .dealers-wrap form[name=choice-country] input[name=country]:-webkit-autofill:hover, .dealers-wrap form[name=choice-country] input[name=country]:-webkit-autofill:focus, .dealers-wrap form[name=choice-country] input[name=country]:-webkit-autofill:active {
  -webkit-text-fill-color: white !important;
  -webkit-box-shadow: 0 0 0 1000px black inset;
  transition: background-color 5000s ease-in-out 0s;
  border: 1px solid black;
  background-color: black !important;
}
.dealers-wrap form[name=choice-country] input[type=submit] {
  position: absolute;
  right: 10px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/../../../../img/search.svg") center no-repeat;
  border: 0;
  cursor: pointer;
  outline: none;
  font-size: 0;
}

.regions-and-map {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .regions-and-map {
    height: 465px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .regions-and-map {
    margin-top: 40px;
  }
}
.regions-and-map .regions-wrap {
  min-width: 260px;
  max-width: 260px;
  height: 100%;
  background: white;
  margin-right: 30px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .regions-and-map .regions-wrap {
    min-width: 220px;
    max-width: 220px;
    margin-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .regions-and-map .regions-wrap {
    margin-right: 0;
    min-width: 100%;
    max-width: 100%;
    height: 200px;
  }
}
.regions-and-map .regions-wrap:hover .gradient {
  height: 0;
  opacity: 0;
}
.regions-and-map .regions-wrap .gradient {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 180px;
  background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .regions-and-map .regions-wrap .gradient {
    height: 50px;
  }
}
.regions-and-map .regions {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: #980916 #e4ecef;
  scrollbar-width: thin;
  scrollbar-base-color: #980916;
  scrollbar-face-color: #980916;
  scrollbar-3dlight-color: #980916;
  scrollbar-highlight-color: #980916;
  scrollbar-track-color: #e4ecef;
  scrollbar-arrow-color: #e4ecef;
  scrollbar-shadow-color: #980916;
  scrollbar-dark-shadow-color: #980916;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.regions-and-map .regions::-webkit-scrollbar {
  width: 4px;
  background-color: #e4ecef;
}
.regions-and-map .regions::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #980916;
  border-radius: 6px;
}
.regions-and-map .regions .countries {
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.regions-and-map .regions .countries .item {
  color: #980916;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-bottom: 10px;
  cursor: pointer;
}
.regions-and-map .regions .countries .item:last-child {
  margin-bottom: 0;
}
.regions-and-map .regions .cities {
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.regions-and-map .regions .cities.clickable .item {
  cursor: pointer;
}
.regions-and-map .regions .cities .country-name {
  color: #980916;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding-left: 22px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/country-loc.svg") left 25% no-repeat;
  padding-bottom: 10px;
  border-bottom: 1px solid #D1D1D1;
}
.regions-and-map .regions .cities .item {
  color: #171717;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #D1D1D1;
}
.regions-and-map .mar-wrap {
  min-width: 1150px;
  max-width: 1150px;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .regions-and-map .mar-wrap {
    min-width: 900px;
    max-width: 900px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .regions-and-map .mar-wrap {
    min-width: 380px;
    max-width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .regions-and-map .mar-wrap {
    min-width: 100%;
    max-width: 100%;
    height: 465px;
    margin-top: 30px;
  }
}
.regions-and-map .mar-wrap .map {
  width: 7225px;
  height: 3787px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/map.jpg") center no-repeat;
  position: absolute;
  cursor: grab;
  left: -3608.5px;
  top: -1118px;
}
@media screen and (max-width: 767px) {
  .regions-and-map .mar-wrap .map {
    left: -4098.5px;
    top: -1121px;
  }
}
.regions-and-map .mar-wrap .country-placemark {
  position: absolute;
  width: 40px;
  height: 44px;
  cursor: pointer;
  z-index: 2;
}
.regions-and-map .mar-wrap .country-placemark.active {
  z-index: 4;
}
.regions-and-map .mar-wrap .country-placemark.active .placemark {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/dealer-placemark-active.svg") center -3% no-repeat;
}
.regions-and-map .mar-wrap .country-placemark .placemark {
  position: absolute;
  width: 60px;
  height: 90px;
  cursor: pointer;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -27px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/dealer-placemark.svg") center no-repeat;
  background-size: 113px 113px !important;
}
.regions-and-map .mar-wrap .country-placemark .placemark-ghost {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.regions-and-map .mar-wrap .country-placemark.abhaziya {
  left: 60.1%;
  top: 40%;
}
.regions-and-map .mar-wrap .country-placemark.armeniya {
  left: 61.2%;
  top: 41.9%;
}
.regions-and-map .mar-wrap .country-placemark.belarus {
  left: 56.9%;
  top: 32.3%;
}
.regions-and-map .mar-wrap .country-placemark.vengriya {
  left: 54.5%;
  top: 37.5%;
}
.regions-and-map .mar-wrap .country-placemark.germaniya {
  left: 52.4%;
  top: 34%;
}
.regions-and-map .mar-wrap .country-placemark.greciya {
  left: 55.3%;
  top: 43%;
}
.regions-and-map .mar-wrap .country-placemark.gruziya {
  left: 60.75%;
  top: 40.5%;
}
.regions-and-map .mar-wrap .country-placemark.dnr {
  left: 59.55%;
  top: 36%;
}
.regions-and-map .mar-wrap .country-placemark.izrail {
  left: 58.6%;
  top: 47.2%;
}
.regions-and-map .mar-wrap .country-placemark.ispaniya {
  left: 49.2%;
  top: 42.2%;
}
.regions-and-map .mar-wrap .country-placemark.kazahstan {
  left: 66.3%;
  top: 34%;
}
.regions-and-map .mar-wrap .country-placemark.lnr {
  left: 59.1%;
  top: 37.2%;
}
.regions-and-map .mar-wrap .country-placemark.pol-sha {
  left: 54.7%;
  top: 33.4%;
}
.regions-and-map .mar-wrap .country-placemark.rossiya {
  left: 59.5%;
  top: 30.5%;
}
.regions-and-map .mar-wrap .country-placemark.ssha {
  left: 23.7%;
  top: 43%;
}
.regions-and-map .mar-wrap .country-placemark.tadzhikistan {
  left: 67.5%;
  top: 43%;
}
.regions-and-map .mar-wrap .country-placemark.turciya {
  left: 58.5%;
  top: 42.5%;
}
.regions-and-map .mar-wrap .country-placemark.uzbekistan {
  left: 65.53%;
  top: 40.5%;
}
.regions-and-map .mar-wrap .country-placemark.horvatiya {
  left: 53.6%;
  top: 38.8%;
}
.regions-and-map .mar-wrap .country-placemark.chehiya {
  left: 53.6%;
  top: 35.2%;
}
.regions-and-map .mar-wrap .country-placemark.braziliya {
  left: 36%;
  top: 69%;
}
.regions-and-map .mar-wrap .dealers-in-country {
  position: absolute;
  top: -100px;
  right: -300px;
  width: 260px;
  max-height: 203px;
  background: white;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: drop-shadow(0px 4px 92px rgba(0, 0, 0, 0.25));
  z-index: 2;
  cursor: default;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .regions-and-map .mar-wrap .dealers-in-country {
    right: -280px;
  }
}
@media screen and (max-width: 767px) {
  .regions-and-map .mar-wrap .dealers-in-country {
    right: -115px;
    top: 110px;
  }
}
.regions-and-map .mar-wrap .dealers-in-country .close {
  position: absolute;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/../../../../img/form-exit-black.svg") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  right: 9px;
  top: 10px;
  cursor: pointer;
  fill: #171717;
}
.regions-and-map .mar-wrap .dealers-in-country .title-country {
  color: #980916;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding-left: 22px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/country-loc.svg") left center no-repeat;
  height: 20px;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list {
  max-height: 155px;
  scrollbar-color: #980916 #e4ecef;
  scrollbar-width: thin;
  scrollbar-base-color: #980916;
  scrollbar-face-color: #980916;
  scrollbar-3dlight-color: #980916;
  scrollbar-highlight-color: #980916;
  scrollbar-track-color: #e4ecef;
  scrollbar-arrow-color: #e4ecef;
  scrollbar-shadow-color: #980916;
  scrollbar-dark-shadow-color: #980916;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list::-webkit-scrollbar {
  width: 4px;
  background-color: #e4ecef;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #980916;
  border-radius: 6px;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list.more-than-two {
  height: 155px;
  overflow-y: auto;
  overflow-x: hidden;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .image {
  min-width: 60px;
  max-width: 60px;
  height: 100%;
  margin-right: 10px;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .image img.contain {
  object-fit: contain;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .item {
  height: 60px;
  margin-top: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .item .name {
  color: #171717;
  font-size: 14px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 14px;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .item .region {
  color: #171717;
  font-size: 12px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  height: 30px;
  overflow: hidden;
}
.regions-and-map .mar-wrap .dealers-in-country .dealers-list .item .link {
  display: block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #980916;
  color: white;
  font-size: 6.5px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  -webkit-border-radius: 1.6px;
  -moz-border-radius: 1.6px;
  -ms-border-radius: 1.6px;
  border-radius: 1.6px;
  text-decoration: none;
}

.dealers {
  margin-top: 60px;
}
@media screen and (max-width: 1279px) {
  .dealers {
    margin-top: 40px;
  }
}
.dealers .list {
  padding: 30px 0 0;
  position: relative;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .dealers .list {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .dealers .list {
    padding-top: 0;
  }
}
.dealers .list .block {
  min-width: 260px;
  max-width: 260px;
  height: 492px;
  position: relative;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 1521px) {
  .dealers .list .block {
    margin-right: 35px;
  }
  .dealers .list .block:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1520px) and (min-width: 768px) {
  .dealers .list .block {
    margin-right: 40px;
  }
  .dealers .list .block:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .dealers .list .block {
    margin-bottom: 20px;
    margin-right: 20px;
    min-width: 140px;
    max-width: 140px;
    height: 305px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .dealers .list .block:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .dealers .list .block:nth-child(2n+2) {
    margin-right: 0;
  }
}
.dealers .list .block .info {
  width: 100%;
  height: 435px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .info {
    padding: 10px;
    height: 265px;
  }
}
.dealers .list .block .image {
  min-width: 100%;
  max-width: 100%;
  height: 200px;
  overflow: hidden;
  display: block;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .image {
    height: 120px;
    width: 120px;
  }
}
.dealers .list .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.dealers .list .block .image img.contain {
  object-fit: contain;
  width: 80%;
}
.dealers .list .block .name-and-region {
  height: 88px;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .name-and-region {
    height: 43px;
  }
}
.dealers .list .block .name {
  color: #171717;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 24px;
  text-transform: none;
  max-height: 56px;
  overflow: hidden;
  margin-top: 18px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .name {
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
  }
}
.dealers .list .block .region {
  margin-top: 5px;
  color: #B5B5B5;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  height: 34px;
  overflow: hidden;
  line-height: 16px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .region {
    font-size: 10px;
  }
}
.dealers .list .block .dealer-contacts {
  margin-top: 15px;
  height: 90px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .dealer-contacts {
    margin-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .dealers .list .block .dealer-contacts {
    height: 70px;
  }
}
.dealers .list .block .dealer-contacts .link {
  margin-bottom: 10px;
  padding-left: 32px;
  display: table;
  height: 23px;
  line-height: 14px;
  color: #171717;
  font-size: 14px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/site.svg") left center no-repeat;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  word-break: break-all;
  white-space: normal;
}
.dealers .list .block .dealer-contacts .link:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block .dealer-contacts .link {
    height: 15px;
    margin-bottom: 7px;
    font-size: 10px;
    line-height: 9px;
    word-break: break-all;
    white-space: normal;
    padding-left: 20px;
    background-size: 15px !important;
  }
}
.dealers .list .block .dealer-contacts .link.phone {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/phone.svg") left center no-repeat;
  white-space: normal;
}
.dealers .list .block .dealer-contacts .link.instagram {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/dealers/img/instagram.svg") left center no-repeat;
}
.dealers .list .block a.go-to-partner-site {
  position: relative;
  align-items: center;
  min-width: 218px;
  max-width: 218px;
  height: 48px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 16px;
  margin: 8px auto 0;
}
.dealers .list .block a.go-to-partner-site:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .dealers .list .block a.go-to-partner-site {
    min-width: 100%;
    max-width: 100%;
    height: 30px;
    font-size: 10px;
    -webkit-border-radius: 2.33px;
    -moz-border-radius: 2.33px;
    -ms-border-radius: 2.33px;
    border-radius: 2.33px;
  }
}
.dealers .show-more {
  position: relative;
  align-items: center;
  min-width: 345px;
  max-width: 345px;
  height: 80px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin: 20px auto 0;
}
.dealers .show-more:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .dealers .show-more {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    font-size: 16px;
  }
}
.dealers .bx-pagination {
  display: none;
}

/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/etalonmix/components/bitrix/system.pagenavigation/main/style.css?17158349462136 */
/* /local/templates/etalonmix/components/bitrix/news.list/dealers/style.css?174480219224774 */
