

/* Start:/local/templates/velosport/scss/static-page.css?17090596762025*/
.banner {
  width: 100%;
  height: 320px;
  background-position: center;
  background-size: cover;
  margin-bottom: 100px; }
  @media (max-width: 575.98px) {
    .banner {
      height: 140px; } }

.page-title .col {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 60px; }
  @media (max-width: 575.98px) {
    .page-title .col {
      flex-wrap: wrap;
      justify-content: normal; } }
  .page-title .col h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 120%;
    text-transform: uppercase;
    font-feature-settings: 'pnum' on, 'lnum' on; }
    @media (max-width: 575.98px) {
      .page-title .col h1 {
        font-size: 36px;
        margin-bottom: 20px; } }
  .page-title .col .content {
    width: 300px; }
    .page-title .col .content a {
      display: block;
      margin-top: 20px; }

.feature-item {
  border-bottom: 1px solid #646363; }
  .feature-item.first {
    border-top: 1px solid #646363;
    margin-top: 100px; }
  .feature-item .container {
    display: flex;
    justify-content: space-between;
    margin-top: 54px;
    margin-bottom: 54px;
    align-items: center; }
    @media (max-width: 575.98px) {
      .feature-item .container title {
        font-size: 20px; } }
    @media (max-width: 575.98px) {
      .feature-item .container img {
        width: 46px; } }

.useful {
  margin-top: 120px;
  margin-bottom: 120px; }
  .useful .what-to-buy {
    background-image: url("/images/main/wtb.png");
    background-size: cover;
    height: 360px;
    padding: 38px 38px; }
    .useful .what-to-buy .title {
      color: #FFFFFF;
      font-weight: bold;
      font-size: 40px;
      line-height: 110%;
      text-transform: uppercase;
      font-feature-settings: 'pnum' on, 'lnum' on; }
    .useful .what-to-buy .content {
      font-size: 20px;
      line-height: 130%;
      margin-top: 109px;
      color: #FFFFFF;
      font-feature-settings: 'pnum' on, 'lnum' on; }

/*# sourceMappingURL=static-page.css.map */

/* End */


/* Start:/local/templates/velosport/scss/contacts.css?1709059676300*/
.block-title {
  margin-bottom: 75px; }

h3 {
  text-transform: uppercase;
  margin-bottom: 20px; }

.info {
  margin-bottom: 48px; }
  .info:last-of-type {
    margin-bottom: 120px; }

.bx-yandex-view-layout {
  margin-bottom: 120px;
  margin-top: 120px; }

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

/* End */


/* Start:/local/templates/velosport/components/bitrix/breadcrumb/desktop/style.css?1711280940902*/
.bx-breadcrumb {
  margin: 10px 0; }
  .bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px; }
  .bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px; }
    @media (max-width: 575.98px) {
      .bx-breadcrumb .bx-breadcrumb-item {
        font-weight: 700;
        font-size: 22px; } }
    .bx-breadcrumb .bx-breadcrumb-item .delimiter {
      font-size: 14px;
      display: inline; }
    .bx-breadcrumb .bx-breadcrumb-item span {
      font-size: 14px;
      white-space: normal; }
    .bx-breadcrumb .bx-breadcrumb-item a {
      border-bottom: none;
      color: #646363; }
    .bx-breadcrumb .bx-breadcrumb-item a:hover {
      text-decoration: none; }

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

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1709059664666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/velosport/components/bitrix/news.list/shops/style.css?17514415231130*/
.shop-item .info{margin-bottom:0;}
.shop-item {border-bottom:1px solid silver;padding:10px;margin-bottom:10px;cursor:pointer;}
.shop-item:hover{background:rgba(0,0,0,0.1);}
.gopherMap{width:100%;min-width:420px;height:300px;display:block;}
.mapss{position:relative;min-height:420px;background:white;}
.mapss .gopherMap{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-100;}
.mapss .gopherMap.active{opacity:1;z-index:1;position:static;}
.mapss .bx-yandex-view-layout{margin:0 !important;}
.info .icon{height:20px;}
.parking-img{display:block;max-width:100%;}
.mapss .tab-pane{padding-top:10px;}
.mapss .nav-pills .nav-link.active{background-color:var(--velo-green);}
.btn-velo-yellow{background:var(--velo-yellow);border-color:var(--velo-yellow);color:var(--velo-black);}
.btn-velo-green{background:var(--velo-green);border-color:var(--velo-green);color:white;}
.shops-list{min-height:540px;}
@media (max-width:600px) {
	.textlist{order:2;}
	.mapss{order:1;}
	.mapss .gopherMap{padding-right:30px;}
	.mapss .gopherMap{min-width:0;}
}
@media (max-width:640px) {	
	.mapss, .mapss .tab-content{height:auto;}
}
/* End */


/* Start:/local/templates/velosport/components/bitrix/form.result.new/contact/style.css?1711280940143*/
.modal-header .close {order: 3;}
.modal-header .modal-title {flex-grow: 5;order: 1;}
.label.label-danger {color: var(--bs-red);padding: 5px;}
/* End */
/* /local/templates/velosport/scss/static-page.css?17090596762025 */
/* /local/templates/velosport/scss/contacts.css?1709059676300 */
/* /local/templates/velosport/components/bitrix/breadcrumb/desktop/style.css?1711280940902 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1709059664666 */
/* /local/templates/velosport/components/bitrix/news.list/shops/style.css?17514415231130 */
/* /local/templates/velosport/components/bitrix/form.result.new/contact/style.css?1711280940143 */
