/* roboto-300 - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

@media (min-width: 480px) {
    /* roboto-700 - latin_cyrillic */
    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
        url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/roboto-v29/roboto-v29-latin_cyrillic-700.svg#Roboto') format('svg'); /* Legacy iOS */
    }
}

/*awesome start*/
.sm-inline-address .fa-map-marker-alt {
  margin-right: 3px;
  background-image: url("../images/icons/f041-icon.svg");
  background-size: 100%;
  display: inline-block;
  width: 7.43px;
  height: 12.8px;
}
.fa:before, .fas:before {
  display:inline-block;
  font-size:inherit;
  height:1em;
  overflow:visible;
  vertical-align:-.125em;
  width: 1em;
  
	filter:invert(99%) sepia(6%) saturate(198%) hue-rotate(302deg) brightness(112%) contrast(100%)
}
.fa-caret-down:before {
	/*content: "\f0d7"*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-down" class="svg-inline--fa fa-caret-down fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg>');
	filter: invert(65%) sepia(60%) saturate(4022%) hue-rotate(189deg) brightness(98%) contrast(94%);
	width: 0.36em

}
.fa-caret-left:before {
	/*content: "\f0d9"*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-left" class="svg-inline--fa fa-caret-left fa-w-6" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="currentColor" d="M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z"></path></svg>');
	filter: invert(65%) sepia(60%) saturate(4022%) hue-rotate(189deg) brightness(98%) contrast(94%);
	width: 0.36em
}
.fa-caret-right:before {
	/*content: "\f0da";*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" class="svg-inline--fa fa-caret-right fa-w-6" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="currentColor" d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>');
	filter: invert(65%) sepia(60%) saturate(4022%) hue-rotate(189deg) brightness(98%) contrast(94%);
	width: 0.36em
}
.rtl .fa-caret-right:before {
  transform: scale(-1, 1);
}
.fa-star:before {
	/*content: "\f005"*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>');
}
.fa-star-half:before {
	/*content: "\f089"*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star-half" class="svg-inline--fa fa-star-half fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z"></path></svg>');
}
.rtl .fa-star-half:before {
	/*content: "\f089"*/
	content: url('data:image/svg+xml;charset=UTF-8,<svg width="13" height="13" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star-half" class="svg-inline--fa fa-star-half fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><path d="M8.78411 3.81352L7.19738 0.452221C7.05417 0.149173 6.77701 -0.000619036 6.5 1.92263e-06L6.5 11.1607L9.67588 12.9048C10.2396 13.217 10.9127 12.7169 10.8034 12.0492L10.1959 8.35535L12.7643 5.74043C13.226 5.27077 12.9708 4.45075 12.3342 4.35428L8.78411 3.81352Z"></path></svg>');
}
a .fa-caret-right{
	margin-left: 3px;
}
a .fa-caret-left{
	margin-right: 3px;
}



@font-face {
  font-family: 'Gamer';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Gamer.ttf'); /* IE9 Compat Modes */
  src: local(''),
  url('../fonts/Gamer.ttf') format('truetype');
}