

/* Start:/local/templates/carsweek/src/css/app.css?175302388119864*/
html {
  font-size: 10px; }

body {
  font-family: 'Museo Sans Cyrl 300';
  font-size: 16px;
  font-weight: 300;
  color: #000;
  margin: 0;
    height: calc(100% - 25px);
    position: relative;
	}
	
#service {
    -webkit-box-shadow: 35px 0px 50px -30px #e4e4e4;
    box-shadow: 35px 0px 50px -30px #e4e4e4;
	height: 100%;
	position: relative;
}
#nw-content {
	height: calc(100% - 115px);
	position: relative;
}

a {
  font-family: 'Museo Sans Cyrl 300';
  text-decoration: none;
  color: #000; }

h1, h2, h3, h4, h5, h6, p, li, ul {
  padding: 0;
  margin: 0; }

div, span, input, button {
  font-family: 'Museo Sans Cyrl 300';
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  max-width: 1200px;
  margin: 0 auto; 
	height:auto !important;
}

/*Helpers*/
.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;}
.service-box.df {height: 100%;}
.service-box.df > .block.one {
    overflow-y: auto;
    max-height: calc(100vh - 94px - 23px - 67px - 50px);
}
.dn {
  display: none; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-content-center {
  -ms-flex-line-pack: center;
  align-content: center; }

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end; }

.align-self-flex-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-content-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex-direction-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-wrap-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

/*End helpers*/
.service-box .block,
.tireFitting,
.technical {
  width: 50%;
  position: relative;
}

.one {
  -webkit-box-shadow: 35px 0px 50px -30px #e4e4e4;
  box-shadow: 35px 0px 50px -30px #e4e4e4;
  padding-left: 10px;
  padding-right: 10px; }

/*.service-box .two {
  position: absolute;
  left: 49.9%; 
 height: 100%;
   }*/

.service-title {
  font-family: 'Museo Sans Cyrl 900'; color:#252627;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 25px; }

.subtitle {
  font-size: 14px;
  letter-spacing: 1px;
  white-space: pre-line; }

.tireFitting img, .technical img {
    margin-bottom: 15px;
    margin-left: -50px;
	height: 36px;
}

.technical-title,
.tireFitting-title {
  font-family: 'Museo Sans Cyrl 900'; color:#252627;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 1px;
  -ms-flex-item-align: end;
  align-self: end;
  margin-bottom: 5px; }

.technical-subtitle,
.tireFitting-subtitle {
  color: #005085;
  font-family: 'Museo Sans Cyrl 700';
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  -ms-flex-item-align: end;
  align-self: end; }

.service-line {
  height: 1px;
  background: #f0f0f0;
  margin: 25px 0;
  width: 90%; }

.brands-title,
.best-title {
  font-size: 16px;
  font-family: 'Museo Sans Cyrl 900'; color:#252627;
  font-weight: 900;
  margin-bottom: 25px; }

.service-info .block a,
.brand-block a {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  display: block; }
  .service-info .block a:last-child,
  .brand-block a:last-child {
    margin-bottom: 0px; }

.brand-block {
  width: 25%;
  margin-right: 10px; }

.best-block__box .block-title {
  font-family: 'Museo Sans Cyrl 700';
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700; }

.best-block__box .block-rating {
  margin-top: 10px; }
  .best-block__box .block-rating span {
    color: #98a3ab;
    font-size: 12px;
    font-family: 'Museo Sans Cyrl 500';
    font-weight: 500;
    margin-left: 5px; 
	
	}
.rating > span {
    font-size: 18px !important;
    width: 12px;
    display: block;
    float: left;
    height: 15px;
}
.block-subtitle {
     font-size: 12px; }

.block-img {
  margin-right: 20px; }

form {
  margin: 30px 20px 30px 0; }

.car-brand,
.type-work {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative; }

.yet {
  -webkit-box-flex: .2;
  -ms-flex-positive: .2;
  flex-grow: .2;
  position: relative; }

.car-brand__btn {
  -webkit-box-flex: .3;
  -ms-flex-positive: .3;
  flex-grow: .3;
  outline: none;
  background: #337cb3;
  font-size: 14px;
  font-family: 'Museo Sans Cyrl 700';
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 250ms ease;
  transition: 250ms ease;
	border:none;
}
  .car-brand__btn:hover {
    -webkit-transition: 250ms ease;
    transition: 250ms ease;
    background: #4585b5; }

/* ///  END DECORATION CSS  ///  */
.icon_select_mate {
  position: absolute;
  top: calc( 50% - 10px);
  right: 5px;
  font-size: 16px;
  height: 22px;
  -webkit-transition: all 275ms;
  transition: all 275ms; }

.select_mate {
  position: relative;
  background-color: #fff;
  font-size: 14px;
  color: #454545;
  -webkit-transition: all 375ms ease-in-out;
  transition: all 375ms ease-in-out;
  border: 1px solid #cbcbcb; }
  .select_mate:hover, .select_mate:active {
    -webkit-transition: 250ms ease;
    transition: 250ms ease;
    background: #eefaff;
    border: 1px solid #43b7e2; }
  .select_mate:hover .cont_select_int,
  .select_mate:active .cont_select_int {
    -webkit-transition: 250ms ease;
    transition: 250ms ease;
    background: #eefaff;
    border: 1px solid #43b7e2;
    border-top: 0px solid; }

/* Oculto el elemento select */
select {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1; }

.cont_list_select_mate {
  position: relative;
  width: 100%; }

.cont_select_int {
  position: absolute;
  left: -1px;
  top: 0px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  -webkit-box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 375ms ease-in-out;
  transition: all 375ms ease-in-out; }
  .cont_select_int li {
    position: relative;
    float: left;
    width: 96%;
    list-style-type: none;
    padding: 10px 2%;
    margin: 0px;
    -webkit-transition: all 275ms ease-in-out;
    transition: all 275ms ease-in-out;
    display: block;
    cursor: pointer; }

/* map */
.selecionado_opcion {
  padding: 15px 10px;
  cursor: pointer; }

.map {
  height: 100%; }

.input-map {
  margin: 0;
  margin: 0;
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 10; }

.map-block {
  position: relative;
  width: 100%;
  padding: 15px 0  15px 50px;
  background: #fff; }

.map-block input {
    font-size: 1.5rem !important;
    color: #4c4c4c !important;
    border: none !important;
    outline: none !important;
    height: auto !important;
    width: 100%;
    padding: 0 !important;
    font-weight: normal !important;
    background: transparent !important;
}
.map-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%); }

.service-title__block img {
  margin-right: 25px;
  margin-top: 3px; }

.checkbox {
  margin-top: 25px; }

.check-one,
.check-two {
  width: 50%; }

.check-one {
  margin-bottom: 15px; }



label {
  font-size: 15px; }

label::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 10px;
  border: 1px solid #c4cccf; }

input[type="checkbox"]:checked + label::before {
  content: '';
  background-size: 80%;
  background-image: url(/local/templates/carsweek/src/css/../img/tick.png);
  background-color: #0072bc;
  background-repeat: no-repeat;
  background-position: center; }

.service-back {
  font-weight: 500;
  font-size: 14px; }

.service-back__block {
  margin-left: 10px; }
  .service-back__block img {
    margin-right: 20px; }

.service-img {
  position: relative;
  margin-top: 10px; }
  .service-img img {
    width: 100%;
}
  .service-img p {
    position: absolute;
    bottom: -10px;
    left: -10px;
    padding: 5px 10px;
    background: #e30306;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff; }

.service-like {
  margin: 25px 0; }

.like-block button {
  outline: none;
  border: none;
  cursor: pointer;
  background: #ebf0f3;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 20px;
  -webkit-transition: 250ms ease;
  transition: 250ms ease; }
  .like-block button:hover {
    background: #bcc3c7;
    -webkit-transition: 250ms ease;
    transition: 250ms ease; }

.like-block p {
  margin-left: 10px;
  color: #98a3ab;
  font-size: 12px;
  font-family: 'Museo Sans Cyrl 500';
  font-weight: 500; }

.like-block h3 {
  margin-right: 10px;
  font-size: 18px;
  font-weight: 900; color:#252627; }

.car-service h3 {
  font-size: 18px;
  font-weight: 900; color:#252627; }

.car-service p {
  font-size: 14px;
  font-weight: 300;
  color: #646464;
  margin-top: 20px;
  line-height: 20px; }

.service-contacts {
  margin: 20px 0 25px; }
  .service-contacts button {
    outline: none;
    border: none;
    cursor: pointer;
    background: #ebf0f3;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px;
    -webkit-transition: 250ms ease;
    transition: 250ms ease; }
    .service-contacts button:hover {
      background: #bcc3c7;
      -webkit-transition: 250ms ease;
      transition: 250ms ease; }
  .service-contacts p {padding: 0;
    font-weight: 900 ; color:#252627;
    font-size: 18px;
    margin-right: 10px; }
	.info-blocks a {
    display: inline-flex;
    width: 49%;
}
a.blue {
    padding: 15px;
}
  .service-contacts img {
    margin: 0 12px; }

.service-info h3 {
  margin-bottom: 20px; }
.service-info h2 {
    font-family: "museosanscyrl-900" !important;
    font-size: 16px !important;
}
.comment-block h3 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px; }

.comment-block p {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 14px; }

.service-like .blue {
  background: #005085;
  color: #fff; }

.provided-block {
  width: 45%;
      display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px; }
  .provided-block p {
	  padding:0;
    font-size: 14px;
    font-weight: 300;
    white-space: pre-line; }
  .provided-block img {
    margin-right: 10px; }

.serviced {
  margin-bottom: 20px; }

@media screen and (max-width: 1024px) {
  .subtitle {
    white-space: unset; }
  .yet {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; } }

@media screen and (max-width: 768px) {
	.map-block {
    max-width: 100%;
}
.map-block input {
    font-size: 14px !important;
    width: 100%;
}
.service-box.df > .block.one {
    overflow: visible;
	    padding-top: 10px;
    max-height: none;
}
.Segment-module__container>* {
    font-size: 11px !important;
}
.StoSearchFiltersBase-module__button {
    padding-left: 10px;
}
  .service-box .two {
    position: relative;
    left: unset; }
  .service-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .service-box .block {
    width: 100%; }
  form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .car-brand, .type-work {
    width: 50%; }
  .car-brand__btn {
    width: 100%;
    padding: 15px 0; }
  .yet {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 50%; }
  .one {
    padding-right: 10px; }
  #service {
    margin-right: 0px; }
  form {
    margin: 30px 0px 30px 0; }
  .technical-title, .tireFitting-title {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 18px; }
  .tireFitting img, .technical img {
    margin-bottom: 15px; }
  .tireFitting {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .tireFitting, .technical {
    padding: 0 10px; }
  .tireFitting-title {
    margin-bottom: 30px; }
  .service-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .service-info .block:first-child {
    margin-bottom: 20px; }
  .brands-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .brand-block {
    width: 45%; }
    .brand-block:nth-child(1) {
      margin-bottom: 20px; }
  .block-subtitle {
    margin-top: 20px;
    margin-left: 0;
    width: 100%; }
  .map {
    height: 300px; }
  .map-block {
    margin: 0 auto; }
  .select {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  label {
    font-size: 13px; }
  .one {
    padding-top: 60px;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .provided-block {
    width: 45%; }
  .service-contacts,
  .service-like {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .service-contacts button,
  .like-block {
    margin-top: 10px;
    width: 100%; }
  .like-block button {
    width: 100%; }
  .info-blocks .block {
    padding: 0 5px; } }
	
.rating > span.active:before {
   content: "\2605";
   position: absolute;
}
.rating > span.active {
    font-size: 18px;
    width: 12px;
    display: block;
    float: left;
    height: 15px;
	color: #ffd000;
}
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  float: left;
      margin-left: 8px;
 }
.rating > span.active:before,
.rating > span.active ~ span:before {
   content: "\2605";
   position: absolute;
}






.Button-module__container {
    font-size: 15px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: 0;
}
.Button-module__white-hover-blue-border {
    color: #000;
    border-color: #e0e0e0;
    background-color: #fff;
}
.Button-module__xl {
    line-height: 50px;
    height: 52px;
}
.Button-module__l, .Button-module__xl {
    padding: 0 32px;
}
.Segment-module__container>* {
    position: relative;
    flex: 1 1 auto;
    box-sizing: border-box;
    max-width: 100%;
    margin-right: -1px;
    border-radius: 0;
    margin-bottom: 25px;
}
.StoSearchFiltersBase-module__button {
    padding-left: 15px;
    text-align: left;
}
.StoSearchFiltersBase-module__mark {
    width: 160px;
}
.Segment-module__container>:first-child {
    border-radius: 4px 0 0 4px;
}

.Segment-module__fullWidth {
    width: 100%;
}
.Segment-module__container {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    vertical-align: middle;
}
.Button-module__white-hover-blue-border.Button-module__focused, .Button-module__white-hover-blue-border:active, .Button-module__white-hover-blue-border:focus, .Button-module__white-hover-blue-border:hover {
    border-color: #157ee1;
    background-color: #f5faff;
}
.Button-module__container.Button-module__focused, .Button-module__container:active, .Button-module__container:focus, .Button-module__container:hover {
    z-index: 1;
}
.Segment-module__container>:last-child {
    margin-right: 0;
    border-radius: 0 4px 4px 0;
}
.StoSearchFiltersBase-module__find {
    width: 90px;
    padding: 0;
}
.Button-module__blue {
    color: #fff;
    background-color: #2080de;
}
.Button-module__blue:focus, .Button-module__blue:hover {
    background-color: #2e90ed;
}
.IconSvg_size_24 {
    width: 24px;
    height: 24px;
}
.StoBreadcrumbs__icon {
    position: relative;
    top: 0px;
    margin-right: 10px;
    fill: #157ee1;
}
.StoBreadcrumbs, .StoBreadcrumbs__title {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.StoBreadcrumbs {
    line-height: 44px;
	height: 30px;
}
a.StoBreadcrumbs__link:hover {
    text-decoration: none;
}
.StoNavigation__search-filters-reset {
    cursor: pointer;
    color: #db3727;
}
.StoNavigation__search-filters-cancel {
    cursor: pointer;
    color: #157ee1;
}
.StoNavigation__search-filters-buttons {
    font-size: 15px;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
    height: 44px;
}
.mark-tab, .more-tab, .work-types-tab {
    display: none;
}
.StoSearchFiltersPopup__more-checkbox {
    display: inline-block;
    box-sizing: border-box;
    width: 49%;
    padding: 0;
}
.Checkbox__box {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    padding: 2px;
}
.Checkbox_type_checkbox .Checkbox__box {
    flex-shrink: 0;
}
.Checkbox__control {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}
.Checkbox__checkbox {
    display: inline-block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 4px;
    background-color: #fff;
    transition: background-color .2s,border-color .2s;
}
.block-img > a > p {
    position: absolute;
    bottom: -10px;
    left: -10px;
    padding: 5px 10px;
    background: #e30306;
    font-size: 10px;
    font-weight: 500;
    color: #ffffff;
}

a.StoBreadcrumbs__link span {
    width: 85%;
    display: block;
    overflow: hidden;
    float: left;
    margin-top: -10px;
}
svg.IconSvg.IconSvg_arrow-back.IconSvg_size_24.StoBreadcrumbs__icon {
    float: left;
}
.block-img {
    position: relative;
}
.Checkbox__checkbox:after {
    position: absolute;
    top: 7px;
    left: 6px;
    visibility: hidden;
    width: 14px;
    height: 10px;
    content: "";
    opacity: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS4yOTUgNS40NzdhLjk1MS45NTEgMCAwMTAtMS4zNzhsLS4wMzMuMDMxYTEuMDQyIDEuMDQyIDAgMDExLjQzNy4wMDRsMi44OCAyLjc3TDExLjQ2NC4yODJhMS4wNDUgMS4wNDUgMCAwMTEuNDMxLjAwMWwtLjAzMy0uMDMxYS45NDkuOTQ5IDAgMDEtLjAwNCAxLjM4Mkw1LjMgOC45MDJhMS4wNTMgMS4wNTMgMCAwMS0xLjQzOC4wMDVMLjI5NSA1LjQ3N3oiLz48L3N2Zz4=);
    background-size: 100%;
}
.Checkbox_type_checkbox {
    font-family: inherit;
    font-size: 15px;
    line-height: 20px;
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
}
.Checkbox__text {
    margin-top: 2px;
}
input.Checkbox__control:checked + .Checkbox__checkbox {
    border-color: transparent;
    background-color: #157ee1;
}
input.Checkbox__control:checked + .Checkbox__checkbox:after {
    visibility: visible;
    opacity: 1;
}
label.Checkbox:before {
    display: none;
}
a.marck-filtr {
    display: inline-block;
    width: 33%;
    padding-bottom: 10px;
}
.StoSelectMarks__header {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: rgba(0,0,0,.4);
}

.fil-work li ul.child {
    display: none;
}

.jquery-tree-collapsed ul {
    display: none;
}
label {
    cursor: pointer;
}
.jquery-tree-handle {
    cursor: pointer;
    width: 10px;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.jquery-tree-node ul {
    padding-left: 30px;
}
.jquery-tree-checked-partial .Checkbox__checkbox {
    border-color: transparent;
    background-color: #157ee1;
}
a.work-types-filtr {
    display: inline-flex;
    width: 50%;
    padding: 12px 0 12px;
}

.service-info  h3 {
    font-family: "museosanscyrl-900" !important;
    font-size: 16px !important;
}
a.blue:hover {
    text-decoration: none;
}
/* End */


/* Start:/local/templates/carsweek/src/fonts/stylesheet.css?1753023881991*/
@font-face {
	font-family: 'Museo Sans Cyrl 900';
	src: url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-900.eot');
	src: local('MuseoSansCyrl-900'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-900.woff') format('woff'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-900.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans Cyrl 700';
	src: url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-700.eot');
	src: local('MuseoSansCyrl-700'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-700.woff') format('woff'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-700.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans Cyrl 300';
	src: url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-300.eot');
	src: local('MuseoSansCyrl-300'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-300.woff') format('woff'),
		url('/local/templates/carsweek/src/fonts/MuseoSansCyrl-300.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


/* End */
/* /local/templates/carsweek/src/css/app.css?175302388119864 */
/* /local/templates/carsweek/src/fonts/stylesheet.css?1753023881991 */
