@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic,latin);
@font-face { font-family: 'sotovik'; src: url("/css/fonts/sotovik.eot?-ni09zf"); src: url("/css/fonts/sotovik.eot?#iefix-ni09zf") format("embedded-opentype"), url("/css/fonts/sotovik.ttf?-ni09zf") format("truetype"), url("/css/fonts/sotovik.woff?-ni09zf") format("woff"), url("/css/fonts/sotovik.svg?-ni09zf#sotovik") format("svg"); font-weight: normal; font-style: normal; }
[class^="s-icn-"], [class*=" s-icn-"], .extend-icon, #calendar .monthName .next, #calendar .monthName .prev, .select:before { font-family: 'sotovik'; display: inline-block; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; text-decoration: none; font-size: inherit; text-rendering: auto; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); }

.s-icn-select:before { content: "\e601"; }

.s-icn-vk:before { content: "\e806"; }

.s-icn-arrow-right:before { content: "\e60b"; }

.s-icn-arrow-top:before { content: "\e60a"; }

.s-icn-arrow-bottom:before { content: "\e609"; }

.s-icn-arrow-left:before { content: "\e608"; }

.s-icn-plus:before { content: "\e605"; }

.s-icn-minus:before { content: "\e604"; }

.s-icn-close:before { content: "\e600"; }

.main-page-calendar { padding-left: 26px; }

#calendar { color: #3b3b3b; font-size: 15.4px; text-align: center; -webkit-user-select: none; /* Chrome all / Safari all */ -moz-user-select: none; /* Firefox all */ -ms-user-select: none; /* IE 10+ */ /* No support for these yet, use at own risk */ -o-user-select: none; user-select: none; }
#calendar .table > thead > tr > th, #calendar .table > tbody > tr > th, #calendar .table > tfoot > tr > th, #calendar .table > thead > tr > td, #calendar .table > tbody > tr > td, #calendar .table > tfoot > tr > td { border: 0 !important; }
#calendar .prev { float: left; margin-left: 0px; }
#calendar .next { float: right; margin-right: 0px; }
#calendar.color-heading .monthName { color: #fff; padding: 6px 0; height: 30px; }
#calendar.color-heading .monthName a { color: #fff; }
#calendar.color-heading .monthName .prev { margin-left: 12px !important; }
#calendar.color-heading .monthName .next { margin-right: 12px !important; }
#calendar .monthName { position: relative; z-index: 2; font-size: 14px; text-transform: uppercase; }
#calendar .monthName a { line-height: 17px; font-size: 18px; width: auto; text-decoration: none !important; }
#calendar .monthName .next, #calendar .monthName .prev { font-size: 17px; }
#calendar .monthName .next:hover, #calendar .monthName .prev:hover { color: #ff9302; }
#calendar .monthName .prev:before { content: "\e608"; }
#calendar .monthName .next:before { content: "\e60b"; }
#calendar table { -webkit-font-smoothing: auto; border: 1px solid #dfdfdf; border-top: 0; margin-bottom: 0; }
#calendar table tr th { padding: 6px 0px 5px !important; text-align: center; font-size: 14px; font-weight: bold; color: #7b808d; background: #eeeeee; }
#calendar table tr td { padding: 0px !important; }
#calendar table tr td a { color: #7b808d; width: 33px; height: 30px; display: block; font-size: 14px; line-height: 30px; text-decoration: none !important; }
#calendar table tr td a:hover { background: #efefef; }
#calendar table tr td a:active { color: #fff; background: #cf3154; }
#calendar table tr td.curr a { background: #ff9302 !important; color: #fff !important; }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider { width: 335px; height: 450px; position: relative; direction: ltr; }

.royalSlider > * { float: left; }

.rsWebkit3d .rsSlide { -webkit-transform: translateZ(0); }

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }

.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }

.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: transparent; }

.rsArrow, .rsThumbsArrow { cursor: pointer; }

.rsThumb { float: left; position: relative; }

.rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }

.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear; transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption { width: 100%; float: left; text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; background: #fff; }
.royalSlider.rsFullscreen.rsDefault.rsWithThumbsHor .rsThumbsContainer { padding-top: 10px; -webkit-transform: translate3d(0, 0, 0) !important; -moz-transform: translate3d(0, 0, 0) !important; -ms-transform: translate3d(0, 0, 0) !important; -o-transform: translate3d(0, 0, 0) !important; transform: translate3d(0, 0, 0) !important; }

.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; }

.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }

.rsContent { width: 100%; height: 100%; position: relative; }

.rsPreloader { position: absolute; z-index: 0; }

.rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; }

.rsNavItem { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }

.rsTabs { float: left; background: none !important; }

.rsTabs, .rsThumbs { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; }

.rsVideoContainer { /*left: 0;
top: 0;
position: absolute;*/ /*width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
float: left;*/ width: auto; height: auto; line-height: 0; position: relative; }

.rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive { opacity: 1; }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 44px; }

.rsABlock { left: 0; top: 0; position: absolute; z-index: 15; }

img.rsImg { max-width: none; }

.rsNoDrag { cursor: auto; }

.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; }

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs { background: transparent; color: #1a1a1a; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow { height: 100%; width: 44px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.rsDefault.rsVer .rsArrow { width: 100%; height: 44px; }

.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }

.rsDefault.rsVer .rsArrowRight { bottom: 0; left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }

.rsDefault.rsHor .rsArrowRight { right: 0; top: 0; }

.rsDefault .rsArrowIcn { width: 32px; height: 32px; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; position: absolute; cursor: pointer; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; border-radius: 2px; }

.rsDefault .rsArrowIcn:hover { background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20); *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets { position: absolute; z-index: 35; left: 0; bottom: 0; width: 100%; height: auto; margin: 0 auto; background: #000; background: rgba(0, 0, 0, 0.75); text-align: center; line-height: 8px; overflow: hidden; }

.rsDefault .rsBullet { width: 8px; height: 8px; display: inline-block; *display: inline; *zoom: 1; padding: 6px 5px 6px; }

.rsDefault .rsBullet span { display: block; width: 8px; height: 8px; border-radius: 50%; background: #777; background: rgba(255, 255, 255, 0.5); }

.rsDefault .rsBullet.rsNavSelected span { background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor { width: 100%; height: 100px; border-top: 1px solid #d9d9d9; padding: 0 24px; }

.rsDefault .rsThumbsVer { width: 96px; height: 100%; position: absolute; top: 0; right: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; padding: 20px 0px 0; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer { position: relative; width: 100%; }

.rsDefault .rsThumb { overflow: hidden; width: 75px; height: 80px; text-align: center; }
.rsDefault .rsThumb:last-child { margin-right: 0 !important; }

.rsDefault .rsThumb { position: relative; }
.rsDefault .rsThumb img { margin: 0 auto; padding: 0 19px; height: auto !important; max-height: 100%; }
.rsDefault .rsThumb div { width: 100%; height: 100%; }

.thumbIco { position: absolute; left: 0; right: 1px; top: 0; bottom: 1px; z-index: 3; }

.rsDefault .rsThumb.rsNavSelected .thumbIco { -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); -ms-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); -o-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }

.rsDefault .rsThumb.rsNavSelected img { opacity: 0.7; filter: alpha(opacity=70); }

.rsDefault .rsTmb { display: block; }

/* Thumbnails with text */
.rsDefault .rsTmb h5 { font-size: 16px; margin: 0; padding: 0; line-height: 20px; color: #FFF; }

.rsDefault .rsTmb span { color: #DDD; margin: 0; padding: 0; font-size: 13px; line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow { height: 100%; width: 20px; position: absolute; display: block; cursor: pointer; z-index: 21; background: #fff; color: #a5adb8; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.rsDefault .rsThumbsArrow:hover { color: #097a9b; }

.rsDefault.rsWithThumbsVer .rsThumbsArrow { width: 100%; height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0; left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top: 0; }

.rsDefault .rsThumbsArrowIcn { width: 16px; height: 25px; font-size: 25px; top: 50%; left: 50%; margin-top: -5px; margin-left: -11px; position: absolute; cursor: pointer; }
.rsDefault .rsThumbsArrowIcn:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn:before { content: ""; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { margin-left: -8px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn:before { content: ""; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs { width: 100%; height: auto; margin: 0 auto; text-align: center; overflow: hidden; padding-top: 12px; position: relative; }

.rsDefault .rsTab { display: inline-block; cursor: pointer; text-align: center; height: auto; width: auto; color: #333; padding: 5px 13px 6px; min-width: 72px; border: 1px solid #D9D9DD; border-right: 1px solid #f5f5f5; text-decoration: none; background-color: #FFF; background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4); background-image: linear-gradient(to bottom, #fefefe, #f4f4f4); -webkit-box-shadow: inset 1px 0 0 #fff; box-shadow: inset 1px 0 0 #fff; *display: inline; *zoom: 1; }

.rsDefault .rsTab:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active { border: 1px solid #D9D9DD; background-color: #f4f4f4; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected { color: #FFF; border: 1px solid #999; text-shadow: 1px 1px #838383; box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset; background: #ACACAC; background-image: -webkit-linear-gradient(top, #ACACAC, #BBB); background-image: -moz-linear-gradient(top, #ACACAC, #BBB); background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn { right: 0; bottom: 15px; width: 44px; height: 44px; z-index: 22; display: block; position: absolute; cursor: pointer; }

.rsDefault .rsFullscreenIcn { display: block; margin: 9px 1px; width: 26px; height: 26px; font-size: 26px; color: #a5adb8; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.rsDefault .rsFullscreenIcn:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; content: ""; }

.rsDefault .rsFullscreenIcn:hover { color: #097a9b; }

.rsDefault.rsFullscreen .rsFullscreenIcn { background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); width: 64px; height: 64px; margin-left: -32px; margin-top: -32px; cursor: pointer; }

.rsDefault .rsPlayBtnIcon { width: 64px; display: block; height: 64px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon { background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer { position: absolute; left: 50%; top: 50%; }

.rsDefault .rsCloseVideoBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 500; position: absolute; cursor: pointer; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn { top: -38px; right: -6px; }

.rsDefault .rsCloseVideoIcn { margin: 6px; width: 32px; height: 32px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover { background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader { width: 20px; height: 20px; background-image: url(/images/des/ajax_loader.gif); left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption { position: absolute; float: none; bottom: 6px; left: 6px; text-align: left; background: black; background: rgba(0, 0, 0, 0.75); color: #FFF; padding: 2px 8px; width: auto; font-size: 12px; border-radius: 2px; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("/css/fonts/fontawesome-webfont.eot?v=4.3.0"); src: url("/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/css/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/css/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/css/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
.icn { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.icn-lg { font-size: 1.3333333333em; line-height: 0.75em; vertical-align: -15%; }

.icn-2x { font-size: 2em; }

.icn-3x { font-size: 3em; }

.icn-4x { font-size: 4em; }

.icn-5x { font-size: 5em; }

.icn-fw { width: 1.2857142857em; text-align: center; }

.icn-ul { padding-left: 0; margin-left: 2.1428571429em; list-style-type: none; }
.icn-ul > li { position: relative; }

.icn-li { position: absolute; left: -2.1428571429em; width: 2.1428571429em; top: 0.1428571429em; text-align: center; }
.icn-li.icn-lg { left: -1.8571428571em; }

.icn-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.pull-right { float: right; }

.pull-left { float: left; }

.icn.pull-left { margin-right: .3em; }
.icn.pull-right { margin-left: .3em; }

.icn-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.icn-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.icn-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.icn-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.icn-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.icn-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.icn-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .icn-rotate-90, :root .icn-rotate-180, :root .icn-rotate-270, :root .icn-flip-horizontal, :root .icn-flip-vertical { filter: none; }

.icn-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.icn-stack-1x, .icn-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.icn-stack-1x { line-height: inherit; }

.icn-stack-2x { font-size: 2em; }

.icn-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.icn-glass:before { content: ""; }

.icn-music:before { content: ""; }

.icn-search:before { content: ""; }

.icn-envelope-o:before { content: ""; }

.icn-heart:before { content: ""; }

.icn-star:before { content: ""; }

.icn-star-o:before { content: ""; }

.icn-user:before { content: ""; }

.icn-film:before { content: ""; }

.icn-th-large:before { content: ""; }

.icn-th:before { content: ""; }

.icn-th-list:before { content: ""; }

.icn-check:before { content: ""; }

.icn-remove:before, .icn-close:before, .icn-times:before { content: ""; }

.icn-search-plus:before { content: ""; }

.icn-search-minus:before { content: ""; }

.icn-power-off:before { content: ""; }

.icn-signal:before { content: ""; }

.icn-gear:before, .icn-cog:before { content: ""; }

.icn-trash-o:before { content: ""; }

.icn-home:before { content: ""; }

.icn-file-o:before { content: ""; }

.icn-clock-o:before { content: ""; }

.icn-road:before { content: ""; }

.icn-download:before { content: ""; }

.icn-arrow-circle-o-down:before { content: ""; }

.icn-arrow-circle-o-up:before { content: ""; }

.icn-inbox:before { content: ""; }

.icn-play-circle-o:before { content: ""; }

.icn-rotate-right:before, .icn-repeat:before { content: ""; }

.icn-refresh:before { content: ""; }

.icn-list-alt:before { content: ""; }

.icn-lock:before { content: ""; }

.icn-flag:before { content: ""; }

.icn-headphones:before { content: ""; }

.icn-volume-off:before { content: ""; }

.icn-volume-down:before { content: ""; }

.icn-volume-up:before { content: ""; }

.icn-qrcode:before { content: ""; }

.icn-barcode:before { content: ""; }

.icn-tag:before { content: ""; }

.icn-tags:before { content: ""; }

.icn-book:before { content: ""; }

.icn-bookmark:before { content: ""; }

.icn-print:before { content: ""; }

.icn-camera:before { content: ""; }

.icn-font:before { content: ""; }

.icn-bold:before { content: ""; }

.icn-italic:before { content: ""; }

.icn-text-height:before { content: ""; }

.icn-text-width:before { content: ""; }

.icn-align-left:before { content: ""; }

.icn-align-center:before { content: ""; }

.icn-align-right:before { content: ""; }

.icn-align-justify:before { content: ""; }

.icn-list:before { content: ""; }

.icn-dedent:before, .icn-outdent:before { content: ""; }

.icn-indent:before { content: ""; }

.icn-video-camera:before { content: ""; }

.icn-photo:before, .icn-image:before, .icn-picture-o:before { content: ""; }

.icn-pencil:before { content: ""; }

.icn-map-marker:before { content: ""; }

.icn-adjust:before { content: ""; }

.icn-tint:before { content: ""; }

.icn-edit:before, .icn-pencil-square-o:before { content: ""; }

.icn-share-square-o:before { content: ""; }

.icn-check-square-o:before { content: ""; }

.icn-arrows:before { content: ""; }

.icn-step-backward:before { content: ""; }

.icn-fast-backward:before { content: ""; }

.icn-backward:before { content: ""; }

.icn-play:before { content: ""; }

.icn-pause:before { content: ""; }

.icn-stop:before { content: ""; }

.icn-forward:before { content: ""; }

.icn-fast-forward:before { content: ""; }

.icn-step-forward:before { content: ""; }

.icn-eject:before { content: ""; }

.icn-chevron-left:before { content: ""; }

.icn-chevron-right:before { content: ""; }

.icn-plus-circle:before { content: ""; }

.icn-minus-circle:before { content: ""; }

.icn-times-circle:before { content: ""; }

.icn-check-circle:before { content: ""; }

.icn-question-circle:before { content: ""; }

.icn-info-circle:before { content: ""; }

.icn-crosshairs:before { content: ""; }

.icn-times-circle-o:before { content: ""; }

.icn-check-circle-o:before { content: ""; }

.icn-ban:before { content: ""; }

.icn-arrow-left:before { content: ""; }

.icn-arrow-right:before { content: ""; }

.icn-arrow-up:before { content: ""; }

.icn-arrow-down:before { content: ""; }

.icn-mail-forward:before, .icn-share:before { content: ""; }

.icn-expand:before { content: ""; }

.icn-compress:before { content: ""; }

.icn-plus:before { content: ""; }

.icn-minus:before { content: ""; }

.icn-asterisk:before { content: ""; }

.icn-exclamation-circle:before { content: ""; }

.icn-gift:before { content: ""; }

.icn-leaf:before { content: ""; }

.icn-fire:before { content: ""; }

.icn-eye:before { content: ""; }

.icn-eye-slash:before { content: ""; }

.icn-warning:before, .icn-exclamation-triangle:before { content: ""; }

.icn-plane:before { content: ""; }

.icn-calendar:before { content: ""; }

.icn-random:before { content: ""; }

.icn-comment:before { content: ""; }

.icn-magnet:before { content: ""; }

.icn-chevron-up:before { content: ""; }

.icn-chevron-down:before { content: ""; }

.icn-retweet:before { content: ""; }

.icn-shopping-cart:before { content: ""; }

.icn-folder:before { content: ""; }

.icn-folder-open:before { content: ""; }

.icn-arrows-v:before { content: ""; }

.icn-arrows-h:before { content: ""; }

.icn-bar-chart-o:before, .icn-bar-chart:before { content: ""; }

.icn-twitter-square:before { content: ""; }

.icn-facebook-square:before { content: ""; }

.icn-camera-retro:before { content: ""; }

.icn-key:before { content: ""; }

.icn-gears:before, .icn-cogs:before { content: ""; }

.icn-comments:before { content: ""; }

.icn-thumbs-o-up:before { content: ""; }

.icn-thumbs-o-down:before { content: ""; }

.icn-star-half:before { content: ""; }

.icn-heart-o:before { content: ""; }

.icn-sign-out:before { content: ""; }

.icn-linkedin-square:before { content: ""; }

.icn-thumb-tack:before { content: ""; }

.icn-external-link:before { content: ""; }

.icn-sign-in:before { content: ""; }

.icn-trophy:before { content: ""; }

.icn-github-square:before { content: ""; }

.icn-upload:before { content: ""; }

.icn-lemon-o:before { content: ""; }

.icn-phone:before { content: ""; }

.icn-square-o:before { content: ""; }

.icn-bookmark-o:before { content: ""; }

.icn-phone-square:before { content: ""; }

.icn-twitter:before { content: ""; }

.icn-facebook-f:before, .icn-facebook:before { content: ""; }

.icn-github:before { content: ""; }

.icn-unlock:before { content: ""; }

.icn-credit-card:before { content: ""; }

.icn-rss:before { content: ""; }

.icn-hdd-o:before { content: ""; }

.icn-bullhorn:before { content: ""; }

.icn-bell:before { content: ""; }

.icn-certificate:before { content: ""; }

.icn-hand-o-right:before { content: ""; }

.icn-hand-o-left:before { content: ""; }

.icn-hand-o-up:before { content: ""; }

.icn-hand-o-down:before { content: ""; }

.icn-arrow-circle-left:before { content: ""; }

.icn-arrow-circle-right:before { content: ""; }

.icn-arrow-circle-up:before { content: ""; }

.icn-arrow-circle-down:before { content: ""; }

.icn-globe:before { content: ""; }

.icn-wrench:before { content: ""; }

.icn-tasks:before { content: ""; }

.icn-filter:before { content: ""; }

.icn-briefcase:before { content: ""; }

.icn-arrows-alt:before { content: ""; }

.icn-group:before, .icn-users:before { content: ""; }

.icn-chain:before, .icn-link:before { content: ""; }

.icn-cloud:before { content: ""; }

.icn-flask:before { content: ""; }

.icn-cut:before, .icn-scissors:before { content: ""; }

.icn-copy:before, .icn-files-o:before { content: ""; }

.icn-paperclip:before { content: ""; }

.icn-save:before, .icn-floppy-o:before { content: ""; }

.icn-square:before { content: ""; }

.icn-navicon:before, .icn-reorder:before, .icn-bars:before { content: ""; }

.icn-list-ul:before { content: ""; }

.icn-list-ol:before { content: ""; }

.icn-strikethrough:before { content: ""; }

.icn-underline:before { content: ""; }

.icn-table:before { content: ""; }

.icn-magic:before { content: ""; }

.icn-truck:before { content: ""; }

.icn-pinterest:before { content: ""; }

.icn-pinterest-square:before { content: ""; }

.icn-google-plus-square:before { content: ""; }

.icn-google-plus:before { content: ""; }

.icn-money:before { content: ""; }

.icn-caret-down:before { content: ""; }

.icn-caret-up:before { content: ""; }

.icn-caret-left:before { content: ""; }

.icn-caret-right:before { content: ""; }

.icn-columns:before { content: ""; }

.icn-unsorted:before, .icn-sort:before { content: ""; }

.icn-sort-down:before, .icn-sort-desc:before { content: ""; }

.icn-sort-up:before, .icn-sort-asc:before { content: ""; }

.icn-envelope:before { content: ""; }

.icn-linkedin:before { content: ""; }

.icn-rotate-left:before, .icn-undo:before { content: ""; }

.icn-legal:before, .icn-gavel:before { content: ""; }

.icn-dashboard:before, .icn-tachometer:before { content: ""; }

.icn-comment-o:before { content: ""; }

.icn-comments-o:before { content: ""; }

.icn-flash:before, .icn-bolt:before { content: ""; }

.icn-sitemap:before { content: ""; }

.icn-umbrella:before { content: ""; }

.icn-paste:before, .icn-clipboard:before { content: ""; }

.icn-lightbulb-o:before { content: ""; }

.icn-exchange:before { content: ""; }

.icn-cloud-download:before { content: ""; }

.icn-cloud-upload:before { content: ""; }

.icn-user-md:before { content: ""; }

.icn-stethoscope:before { content: ""; }

.icn-suitcase:before { content: ""; }

.icn-bell-o:before { content: ""; }

.icn-coffee:before { content: ""; }

.icn-cutlery:before { content: ""; }

.icn-file-text-o:before { content: ""; }

.icn-building-o:before { content: ""; }

.icn-hospital-o:before { content: ""; }

.icn-ambulance:before { content: ""; }

.icn-medkit:before { content: ""; }

.icn-fighter-jet:before { content: ""; }

.icn-beer:before { content: ""; }

.icn-h-square:before { content: ""; }

.icn-plus-square:before { content: ""; }

.icn-angle-double-left:before { content: ""; }

.icn-angle-double-right:before { content: ""; }

.icn-angle-double-up:before { content: ""; }

.icn-angle-double-down:before { content: ""; }

.icn-angle-left:before { content: ""; }

.icn-angle-right:before { content: ""; }

.icn-angle-up:before { content: ""; }

.icn-angle-down:before { content: ""; }

.icn-desktop:before { content: ""; }

.icn-laptop:before { content: ""; }

.icn-tablet:before { content: ""; }

.icn-mobile-phone:before, .icn-mobile:before { content: ""; }

.icn-circle-o:before { content: ""; }

.icn-quote-left:before { content: ""; }

.icn-quote-right:before { content: ""; }

.icn-spinner:before { content: ""; }

.icn-circle:before { content: ""; }

.icn-mail-reply:before, .icn-reply:before { content: ""; }

.icn-github-alt:before { content: ""; }

.icn-folder-o:before { content: ""; }

.icn-folder-open-o:before { content: ""; }

.icn-smile-o:before { content: ""; }

.icn-frown-o:before { content: ""; }

.icn-meh-o:before { content: ""; }

.icn-gamepad:before { content: ""; }

.icn-keyboard-o:before { content: ""; }

.icn-flag-o:before { content: ""; }

.icn-flag-checkered:before { content: ""; }

.icn-terminal:before { content: ""; }

.icn-code:before { content: ""; }

.icn-mail-reply-all:before, .icn-reply-all:before { content: ""; }

.icn-star-half-empty:before, .icn-star-half-full:before, .icn-star-half-o:before { content: ""; }

.icn-location-arrow:before { content: ""; }

.icn-crop:before { content: ""; }

.icn-code-fork:before { content: ""; }

.icn-unlink:before, .icn-chain-broken:before { content: ""; }

.icn-question:before { content: ""; }

.icn-info:before { content: ""; }

.icn-exclamation:before { content: ""; }

.icn-superscript:before { content: ""; }

.icn-subscript:before { content: ""; }

.icn-eraser:before { content: ""; }

.icn-puzzle-piece:before { content: ""; }

.icn-microphone:before { content: ""; }

.icn-microphone-slash:before { content: ""; }

.icn-shield:before { content: ""; }

.icn-calendar-o:before { content: ""; }

.icn-fire-extinguisher:before { content: ""; }

.icn-rocket:before { content: ""; }

.icn-maxcdn:before { content: ""; }

.icn-chevron-circle-left:before { content: ""; }

.icn-chevron-circle-right:before { content: ""; }

.icn-chevron-circle-up:before { content: ""; }

.icn-chevron-circle-down:before { content: ""; }

.icn-html5:before { content: ""; }

.icn-css3:before { content: ""; }

.icn-anchor:before { content: ""; }

.icn-unlock-alt:before { content: ""; }

.icn-bullseye:before { content: ""; }

.icn-ellipsis-h:before { content: ""; }

.icn-ellipsis-v:before { content: ""; }

.icn-rss-square:before { content: ""; }

.icn-play-circle:before { content: ""; }

.icn-ticket:before { content: ""; }

.icn-minus-square:before { content: ""; }

.icn-minus-square-o:before { content: ""; }

.icn-level-up:before { content: ""; }

.icn-level-down:before { content: ""; }

.icn-check-square:before { content: ""; }

.icn-pencil-square:before { content: ""; }

.icn-external-link-square:before { content: ""; }

.icn-share-square:before { content: ""; }

.icn-compass:before { content: ""; }

.icn-toggle-down:before, .icn-caret-square-o-down:before { content: ""; }

.icn-toggle-up:before, .icn-caret-square-o-up:before { content: ""; }

.icn-toggle-right:before, .icn-caret-square-o-right:before { content: ""; }

.icn-euro:before, .icn-eur:before { content: ""; }

.icn-gbp:before { content: ""; }

.icn-dollar:before, .icn-usd:before { content: ""; }

.icn-rupee:before, .icn-inr:before { content: ""; }

.icn-cny:before, .icn-rmb:before, .icn-yen:before, .icn-jpy:before { content: ""; }

.icn-ruble:before, .icn-rouble:before, .icn-rub:before { content: ""; }

.icn-won:before, .icn-krw:before { content: ""; }

.icn-bitcoin:before, .icn-btc:before { content: ""; }

.icn-file:before { content: ""; }

.icn-file-text:before { content: ""; }

.icn-sort-alpha-asc:before { content: ""; }

.icn-sort-alpha-desc:before { content: ""; }

.icn-sort-amount-asc:before { content: ""; }

.icn-sort-amount-desc:before { content: ""; }

.icn-sort-numeric-asc:before { content: ""; }

.icn-sort-numeric-desc:before { content: ""; }

.icn-thumbs-up:before { content: ""; }

.icn-thumbs-down:before { content: ""; }

.icn-youtube-square:before { content: ""; }

.icn-youtube:before { content: ""; }

.icn-xing:before { content: ""; }

.icn-xing-square:before { content: ""; }

.icn-youtube-play:before { content: ""; }

.icn-dropbox:before { content: ""; }

.icn-stack-overflow:before { content: ""; }

.icn-instagram:before { content: ""; }

.icn-flickr:before { content: ""; }

.icn-adn:before { content: ""; }

.icn-bitbucket:before { content: ""; }

.icn-bitbucket-square:before { content: ""; }

.icn-tumblr:before { content: ""; }

.icn-tumblr-square:before { content: ""; }

.icn-long-arrow-down:before { content: ""; }

.icn-long-arrow-up:before { content: ""; }

.icn-long-arrow-left:before { content: ""; }

.icn-long-arrow-right:before { content: ""; }

.icn-apple:before { content: ""; }

.icn-windows:before { content: ""; }

.icn-android:before { content: ""; }

.icn-linux:before { content: ""; }

.icn-dribbble:before { content: ""; }

.icn-skype:before { content: ""; }

.icn-foursquare:before { content: ""; }

.icn-trello:before { content: ""; }

.icn-female:before { content: ""; }

.icn-male:before { content: ""; }

.icn-gittip:before, .icn-gratipay:before { content: ""; }

.icn-sun-o:before { content: ""; }

.icn-moon-o:before { content: ""; }

.icn-archive:before { content: ""; }

.icn-bug:before { content: ""; }

.icn-vk:before { content: ""; }

.icn-weibo:before { content: ""; }

.icn-renren:before { content: ""; }

.icn-pagelines:before { content: ""; }

.icn-stack-exchange:before { content: ""; }

.icn-arrow-circle-o-right:before { content: ""; }

.icn-arrow-circle-o-left:before { content: ""; }

.icn-toggle-left:before, .icn-caret-square-o-left:before { content: ""; }

.icn-dot-circle-o:before { content: ""; }

.icn-wheelchair:before { content: ""; }

.icn-vimeo-square:before { content: ""; }

.icn-turkish-lira:before, .icn-try:before { content: ""; }

.icn-plus-square-o:before { content: ""; }

.icn-space-shuttle:before { content: ""; }

.icn-slack:before { content: ""; }

.icn-envelope-square:before { content: ""; }

.icn-wordpress:before { content: ""; }

.icn-openid:before { content: ""; }

.icn-institution:before, .icn-bank:before, .icn-university:before { content: ""; }

.icn-mortar-board:before, .icn-graduation-cap:before { content: ""; }

.icn-yahoo:before { content: ""; }

.icn-google:before { content: ""; }

.icn-reddit:before { content: ""; }

.icn-reddit-square:before { content: ""; }

.icn-stumbleupon-circle:before { content: ""; }

.icn-stumbleupon:before { content: ""; }

.icn-delicious:before { content: ""; }

.icn-digg:before { content: ""; }

.icn-pied-piper:before { content: ""; }

.icn-pied-piper-alt:before { content: ""; }

.icn-drupal:before { content: ""; }

.icn-joomla:before { content: ""; }

.icn-language:before { content: ""; }

.icn-fax:before { content: ""; }

.icn-building:before { content: ""; }

.icn-child:before { content: ""; }

.icn-paw:before { content: ""; }

.icn-spoon:before { content: ""; }

.icn-cube:before { content: ""; }

.icn-cubes:before { content: ""; }

.icn-behance:before { content: ""; }

.icn-behance-square:before { content: ""; }

.icn-steam:before { content: ""; }

.icn-steam-square:before { content: ""; }

.icn-recycle:before { content: ""; }

.icn-automobile:before, .icn-car:before { content: ""; }

.icn-cab:before, .icn-taxi:before { content: ""; }

.icn-tree:before { content: ""; }

.icn-spotify:before { content: ""; }

.icn-deviantart:before { content: ""; }

.icn-soundcloud:before { content: ""; }

.icn-database:before { content: ""; }

.icn-file-pdf-o:before { content: ""; }

.icn-file-word-o:before { content: ""; }

.icn-file-excel-o:before { content: ""; }

.icn-file-powerpoint-o:before { content: ""; }

.icn-file-photo-o:before, .icn-file-picture-o:before, .icn-file-image-o:before { content: ""; }

.icn-file-zip-o:before, .icn-file-archive-o:before { content: ""; }

.icn-file-sound-o:before, .icn-file-audio-o:before { content: ""; }

.icn-file-movie-o:before, .icn-file-video-o:before { content: ""; }

.icn-file-code-o:before { content: ""; }

.icn-vine:before { content: ""; }

.icn-codepen:before { content: ""; }

.icn-jsfiddle:before { content: ""; }

.icn-life-bouy:before, .icn-life-buoy:before, .icn-life-saver:before, .icn-support:before, .icn-life-ring:before { content: ""; }

.icn-circle-o-notch:before { content: ""; }

.icn-ra:before, .icn-rebel:before { content: ""; }

.icn-ge:before, .icn-empire:before { content: ""; }

.icn-git-square:before { content: ""; }

.icn-git:before { content: ""; }

.icn-hacker-news:before { content: ""; }

.icn-tencent-weibo:before { content: ""; }

.icn-qq:before { content: ""; }

.icn-wechat:before, .icn-weixin:before { content: ""; }

.icn-send:before, .icn-paper-plane:before { content: ""; }

.icn-send-o:before, .icn-paper-plane-o:before { content: ""; }

.icn-history:before { content: ""; }

.icn-genderless:before, .icn-circle-thin:before { content: ""; }

.icn-header:before { content: ""; }

.icn-paragraph:before { content: ""; }

.icn-sliders:before { content: ""; }

.icn-share-alt:before { content: ""; }

.icn-share-alt-square:before { content: ""; }

.icn-bomb:before { content: ""; }

.icn-soccer-ball-o:before, .icn-futbol-o:before { content: ""; }

.icn-tty:before { content: ""; }

.icn-binoculars:before { content: ""; }

.icn-plug:before { content: ""; }

.icn-slideshare:before { content: ""; }

.icn-twitch:before { content: ""; }

.icn-yelp:before { content: ""; }

.icn-newspaper-o:before { content: ""; }

.icn-wifi:before { content: ""; }

.icn-calculator:before { content: ""; }

.icn-paypal:before { content: ""; }

.icn-google-wallet:before { content: ""; }

.icn-cc-visa:before { content: ""; }

.icn-cc-mastercard:before { content: ""; }

.icn-cc-discover:before { content: ""; }

.icn-cc-amex:before { content: ""; }

.icn-cc-paypal:before { content: ""; }

.icn-cc-stripe:before { content: ""; }

.icn-bell-slash:before { content: ""; }

.icn-bell-slash-o:before { content: ""; }

.icn-trash:before { content: ""; }

.icn-copyright:before { content: ""; }

.icn-at:before { content: ""; }

.icn-eyedropper:before { content: ""; }

.icn-paint-brush:before { content: ""; }

.icn-birthday-cake:before { content: ""; }

.icn-area-chart:before { content: ""; }

.icn-pie-chart:before { content: ""; }

.icn-line-chart:before { content: ""; }

.icn-lastfm:before { content: ""; }

.icn-lastfm-square:before { content: ""; }

.icn-toggle-off:before { content: ""; }

.icn-toggle-on:before { content: ""; }

.icn-bicycle:before { content: ""; }

.icn-bus:before { content: ""; }

.icn-ioxhost:before { content: ""; }

.icn-angellist:before { content: ""; }

.icn-cc:before { content: ""; }

.icn-shekel:before, .icn-sheqel:before, .icn-ils:before { content: ""; }

.icn-meanpath:before { content: ""; }

.icn-buysellads:before { content: ""; }

.icn-connectdevelop:before { content: ""; }

.icn-dashcube:before { content: ""; }

.icn-forumbee:before { content: ""; }

.icn-leanpub:before { content: ""; }

.icn-sellsy:before { content: ""; }

.icn-shirtsinbulk:before { content: ""; }

.icn-simplybuilt:before { content: ""; }

.icn-skyatlas:before { content: ""; }

.icn-cart-plus:before { content: ""; }

.icn-cart-arrow-down:before { content: ""; }

.icn-diamond:before { content: ""; }

.icn-ship:before { content: ""; }

.icn-user-secret:before { content: ""; }

.icn-motorcycle:before { content: ""; }

.icn-street-view:before { content: ""; }

.icn-heartbeat:before { content: ""; }

.icn-venus:before { content: ""; }

.icn-mars:before { content: ""; }

.icn-mercury:before { content: ""; }

.icn-transgender:before { content: ""; }

.icn-transgender-alt:before { content: ""; }

.icn-venus-double:before { content: ""; }

.icn-mars-double:before { content: ""; }

.icn-venus-mars:before { content: ""; }

.icn-mars-stroke:before { content: ""; }

.icn-mars-stroke-v:before { content: ""; }

.icn-mars-stroke-h:before { content: ""; }

.icn-neuter:before { content: ""; }

.icn-facebook-official:before { content: ""; }

.icn-pinterest-p:before { content: ""; }

.icn-whatsapp:before { content: ""; }

.icn-server:before { content: ""; }

.icn-user-plus:before { content: ""; }

.icn-user-times:before { content: ""; }

.icn-hotel:before, .icn-bed:before { content: ""; }

.icn-viacoin:before { content: ""; }

.icn-train:before { content: ""; }

.icn-subway:before { content: ""; }

.icn-medium:before { content: ""; }

.preview__list { font-size: 0; }

.preview__item { font-size: 15px; float: none; display: inline-block; vertical-align: top; }
.preview__item .item__heading a { padding-bottom: 4px; }
.preview__item a { text-decoration: none; }
.preview__item a:hover { color: #ff9302; }
.preview__item .item__image { float: left; width: 105px; position: relative; z-index: 2; overflow: hidden; }
.preview__item .item__image span { font-weight: 700; font-size: 12px; text-transform: uppercase; display: block; margin-top: 20px; color: #455a64; }
.preview__item .item__image + .item__content { padding-left: 20px; overflow: hidden; }
.preview__item .item__image.image-float { margin-right: 10px; width: 91px; height: 80px; }
.preview__item .item__image.image-float + .item__content { padding-left: 0; overflow: visible; }
.preview__item .item__image.image-float-b { margin-right: 10px; }
.preview__item .item__image.image-float-b + .item__content { padding-left: 0; overflow: visible; }
.sidebar__right .preview__item .item__image { width: 70px; height: 60px; }
.sidebar__right .preview__item .item__image + .item__content .item__heading, .sidebar__right .preview__item .item__image + .item__content .item__desc { margin-bottom: 5px; }
.preview__item .item__image img { width: 100%; }
.preview__item .item__content { color: #363c44; font-size: 15px; line-height: 20px; position: relative; }
.preview__item .item__content .btn { margin-top: 15px; }
.preview__item .item__heading { color: #087393; font-weight: bold; margin-bottom: 5px; overflow: hidden; font-size: 16px; }
.preview__item .item__inner { padding: 18px 0; border-top: 1px solid #d9d9d9; }
.preview__item .item__inner:after, .preview__item .item__inner:before { content: ""; display: table; clear: both; }
.preview__item .item__desc { color: #818c9b; margin-bottom: 8px; font-size: 14px; display: block; }
.preview__item .item__desc.small { font-size: 13px; color: #646464; margin-top: 2px !important; font-weight: normal !important; }
.preview__item .item__desc.small a { color: #646464; }
.preview__item--big .item__inner { border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }
.preview__item--big .item__image { width: 285px; }
.preview__item--big .item__image + .item__content { padding-left: 20px; overflow: hidden; }

.item__text ul { margin-bottom: 10px; }
.item__text ul li { margin-bottom: 4px; }
.item__text ul li:before { content: '•'; color: #a5adb8; margin-right: 10px; }

.type--plates .preview__item .item__content, .type--plates .preview__item .item__image, .type--plates.preview__item .item__content, .type--plates.preview__item .item__image, .type--plates .box__item .item__content, .type--plates .box__item .item__image { width: 100%; padding: 0; float: none; }
.type--plates .preview__item .item__image, .type--plates.preview__item .item__image, .type--plates .box__item .item__image { margin-bottom: 20px; }
.type--plates .preview__item .item__inner, .type--plates.preview__item .item__inner, .type--plates .box__item .item__inner { border: 0; }
.type--plates .preview__item .item__heading, .type--plates.preview__item .item__heading, .type--plates .box__item .item__heading { margin-bottom: 8px; }
.type--inline .preview__item, .type--inline.preview__item, .type--inline .box__item { margin-left: 0; margin-right: 0; width: 100%; }
.type--inline .preview__item .item__inner, .type--inline .preview__item .item__inner, .type--inline .box__item .item__inner { padding: 15px 0; }
.type--inline .preview__item .item__desc, .type--inline.preview__item .item__desc, .type--inline .box__item .item__desc { margin-bottom: 3px; font-weight: normal; display: inline; margin-right: 3px; }
.type--inline .preview__item .item__desc.small, .type--inline.preview__item .item__desc.small, .type--inline .box__item .item__desc.small { margin-bottom: 0; }
.type--inline .preview__item .item__heading, .type--inline.preview__item .item__heading, .type--inline .box__item .item__heading { margin-bottom: 0; line-height: 18px; }
.type--inline .preview__item .item__heading + .item__desc, .type--inline.preview__item .item__heading + .item__desc, .type--inline .box__item .item__heading + .item__desc { margin-bottom: 2px; }
.type--inline .preview__item .item__desc:last-child, .type--inline.preview__item .item__desc:last-child, .type--inline .box__item .item__desc:last-child { margin-top: 5px; margin-bottom: 0; }
.type--full .preview__item, .type--full.preview__item { float: none; }
.type--full .preview__item .item__inner, .type--full.preview__item .item__inner { padding: 18px 0; }
.type--full .preview__item .item__content, .type--full .preview__item .item__image, .type--full.preview__item .item__content, .type--full.preview__item .item__image { width: 100%; padding: 0; float: none; }
.type--full .preview__item .item__heading, .type--full .preview__item .item__desc, .type--full.preview__item .item__heading, .type--full.preview__item .item__desc { margin-bottom: 5px; }
.type--full .preview__item .item__image, .type--full.preview__item .item__image { margin-bottom: 20px; }
.type--list .preview__item:first-child .item__inner { border-top: 0; }
.type--list .preview__item .item__image { width: 85px; text-align: center; }
.type--list .preview__item .item__image img { width: auto; display: inline-block; }

.preview__list { margin-bottom: 20px; }
.panel .preview__list { margin-bottom: 0; }

.panel-body .box__list { padding: 18px 0 0; }
.panel-body .box__list.type--split .box__item .item__inner { padding-right: 20px !important; }
.box__list.type--buttons .box__item .item__inner { height: 310px; position: relative; padding-bottom: 40px; }
.box__list.type--buttons .box__item .item__content { max-height: none; overflow: visible; }
.box__list.type--buttons .box__item .btn { position: absolute; left: 5px; right: 5px; bottom: 5px; width: auto; }
.box__list.type--split .box__item .item__inner { height: 240px; }
.box__list.type--split .box__item .item__image { float: left; width: 105px; margin-right: 5px; }
.box__list.type--split .box__item .item__heading, .box__list.type--split .box__item .item__desc { margin-bottom: 10px; }
.box__list.type--split .box__item .item__content { height: 100%; padding-top: 8px; max-height: none; }
.panel-body__border .box__list.type--split .box__item { margin-bottom: 0; border-left: 1px solid #d9d9d9; }
.panel-body__border .box__list.type--split .box__item .item__inner { padding: 0px; border: 0; height: 195px; }
.panel-body__border .box__list.type--split .box__item:first-child { border-left: 0; }
.panel-body__border .box__list { padding-top: 0; }
.box__list.type--price .item__inner { height: 320px; padding-left: 30px; padding-right: 30px; }
.box__list.type--price .item__content { max-height: none; }
.box__list.type--price .item__image { height: 160px; }
.box__list.type--price .item__heading { margin-bottom: 15px; }

.price__from { font-size: 20px; font-weight: bold; color: #363c44; }

.price__to { font-weight: bold; font-size: 14px; color: #818c9b; }

.small-title .preview__item .item__heading { font-size: 16px !important; margin-bottom: 10px; }
.small-title .preview__item .item__image { max-height: 120px; }

.column-5 .box__item { padding-left: 10px; padding-right: 10px;  }
.column-5 .box__item .item__image { height: 170px; }

.box__item { margin-bottom: 20px; }
.box__item > a { display: block; }
.box__item a { text-decoration: none; }
.box__item a:hover { color: #ff9302; }
.box__item a:hover .item__heading { color: #ff9302; }
.box__item .item__content { overflow: hidden; }
.box__item .item__inner { padding: 18px; height: 280px; border: 1px solid #d9d9d9; }
.box__item .item__inner:after, .box__item .item__inner:before { content: ""; display: table; clear: both; }
.box__item .item__image { text-align: center; margin-bottom: 14px; height: 180px; }
.box__item .item__image img { max-width: 100%; max-height: 100%; display: inline-block; }
.box__item .item__heading { color: #087393; font-weight: bold; font-size: 17px; margin-bottom: 1px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; overflow: hidden; }
.box__item .item__desc { color: #656d78; font-size: 13px; display: block; }
.box__item .item__desc ul { color: #363c44; font-size: 15px; line-height: 20px; }
.box__item .item__price { font-size: 20px; font-weight: bold; color: #363c44; }
.box__item--big .item__inner { height: 340px; padding: 20px 25px 20px 20px; }
.box__item--big .item__heading { font-size: 20px; margin-bottom: 10px; }
.box__item--big .item__image { width: 125px; height: 225px; margin-right: 30px; float: left; position: relative; }
.box__item--big .item__content { height: 100%; }
.box__item--big .item__text { line-height: 20px; font-size: 15px; }
.box__item--big .btn.btn-primary { width: 130px; position: absolute; left: 0; right: 0; top: 100%; margin-top: 45px; }

.preview__list--forum .preview__item .item__heading { margin-bottom: 4px; font-size: 16px; }
.preview__list--forum .preview__item .item__desc { margin-bottom: 0; }
.preview__list--forum .preview__item .item__inner { padding: 12px 0; }
.preview__list--forum .comments-value { float: right; }

.comments-value { font-size: 14px; color: #097a9b; }
.comments-value a { text-decoration: none; }
.comments-value .icn { color: #acacac; font-size: 14px; margin-right: 8px; }

.rating { font-size: 11px; margin: 5px 0; }
.rating .icn-star { color: #ff9302; }
.rating .icn-star-o { color: #bcbcbc; }

#vk_groups { height: 300px !important; overflow: hidden; }

.fb-page { width: 100%; }
.fb-page span, .fb-page iframe { width: 100% !important; }

.block-social { margin-bottom: 40px; }

.block-forum .forum__list .forum__item { margin-top: 0; padding: 15px 0; border-top: 1px solid #d9d9d9; }
.block-forum .forum__list .forum__item p { margin-bottom: 0; }
.block-forum .forum__list .forum__item .media-heading { font-size: 14px; color: #7b808d; font-weight: normal; margin-bottom: 8px; }
.block-forum .forum__list .forum__item .media-heading span { font-size: 14px; margin-right: 10px; }
.block-forum .forum__list .forum__item .media-heading a:hover { text-decoration: underline; }
.block-forum .forum__list .forum__item .item__actions { font-size: 14px; margin-top: 10px; }
.block-forum .forum__list .forum__item .item__actions a { text-decoration: none; color: #097a9b; margin-right: 20px; }
.block-forum .forum__list .forum__item .item__actions a:hover { color: #ff9302; text-decoration: none; }
.block-forum .forum__list .forum__item .item__actions a:hover i { color: #ff9302; }
.block-forum .forum__list .forum__item .item__actions .icn-share { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }
.block-forum .forum__list .forum__item .item__actions i { color: #c8c8c8; font-size: 18px; margin-right: 7px; position: relative; top: 1px; }
.block-forum .forum__list .cutted-text { padding-left: 30px; margin-top: 10px; }
.block-forum .forum__list .cutted-text p { margin-bottom: 10px; }

.block-reviews .reviews__list .review__item { margin-top: 0; margin-bottom: 10px; }
.block-reviews .reviews__list .review__item .media-body { font-size: 15px; line-height: 20px; }
.block-reviews .reviews__list .review__item .media-heading { font-weight: normal; margin-bottom: 10px; }
.block-reviews .reviews__list .review__item .media-heading a { font-size: 14px; }
.block-reviews .reviews__list .review__item .media-heading a:hover { text-decoration: underline; }
.block-reviews .reviews__list .review__item .media-heading a b { font-size: 16px; }
.block-reviews .reviews__list .review__item .media-heading a + a { margin-left: 20px; }

.toggle__link { cursor: pointer; }

.comments__vk { margin-bottom: 60px; }

.comments + .comments__footer { border-top: 1px solid #d9d9d9; padding-top: 17px; margin-bottom: 0; }

#comments .btn-link { font-size: 16px; font-weight: normal; }

.comments__footer { margin-top: 15px; margin-bottom: 25px; }

a.more__link, a.less__link { color: #ff9302; font-size: 14px; text-decoration: none; }
a.more__link:hover, a.less__link:hover { color: #ff9302; text-decoration: underline; }

.cutted-text { display: none; }

.qr-area { text-align: center; margin: 20px 0 40px; }

.article__announce > h2, .article__announce > h3 { font-size: 18px; color: #363c44; }
.article__announce table { width: 100%; margin-bottom: 30px; }
.article__announce table td { vertical-align: top; border-bottom: 1px solid #d9d9d9; padding-bottom: 30px; }

.announce__img { width: 490px; }
.announce__img img { max-width: 100%; }

.announce__info { padding-left: 40px; min-width: 360px; }
.announce__info h2, .announce__info h3 { color: #434a54; margin-bottom: 12px; }

.nav-simple-alt li { margin-bottom: 5px; }
.nav-simple-alt li a { color: #087393; font-size: 16px; font-weight: bold; text-decoration: none; }
.nav-simple-alt li a:hover, .active .nav-simple-alt li a { color: #ff9302; }

.gray-bg { background: #e9e9eb; }

.table-features { width: 100%; table-layout: fixed; }
.table-features tr td { padding-left: 5px; padding-bottom: 5px; vertical-align: top; }
.table-features tr td:first-child { width: 290px; overflow: hidden; padding-left: 0; }
.table-features tr td:first-child span { position: relative; }
.table-features tr td:first-child span:after { content: ''; position: absolute; left: 100%; margin-left: 1px; bottom: 4px; border-bottom: 1px dotted #b7b7b7; width: 500px; }

.table-results { width: 100%; border: 1px solid #d9d9d9; margin: 10px 0 20px; table-layout: fixed; }
.table-results tr:first-child td { border-top: 0; }
.table-results tr td { padding: 20px; vertical-align: top; border-top: 1px solid #d9d9d9; }
.table-results tr td:first-child, .table-results tr td:last-child { width: 184px; }
.table-results .item__image { width: 140px; height: 160px; margin-bottom: 0; }
.table-results .item__heading { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
.table-results .item__desc { max-width: 300px; }
.table-results .item__date { font-size: 14px; color: #7b808d; }
.table-results .market { margin-top: 14px; }
.table-results .market .market__name { font-weight: bold; color: #097a9b; font-size: 16px; line-height: 20px; margin-bottom: 1px; }
.table-results .market .market__desc { color: #7b808d; font-size: 14px; line-height: 20px; }

.item__text { font-size: 15px; }
.item__text a { color: #097a9b !important; text-decoration: none; }
.item__text a:hover { text-decoration: underline; }

.product-card { margin: 40px 0; }
.product-card:after, .product-card:before { content: ""; display: table; clear: both; }

.card__left { width: 345px; float: left; margin-right: 70px; }

.card__right { overflow: hidden; padding-right: 50px; }
.card__right .page-header { margin-bottom: 16px; }
.card__right ul { margin-bottom: 10px; }
.card__right ul li { margin-bottom: 4px; }
.card__right ul li:before { content: '•'; color: #a5adb8; margin-right: 10px; }
.card__right a { color: #097a9b; text-decoration: none; }
.card__right a:hover { color: #097a9b; text-decoration: underline; }

.product__slider { width: 345px; height: 500px; overflow: hidden; }
.product__slider .slide { text-align: center; height: 100%; }

.links { color: #097a9b; }
.links .sep { margin: 0 10px; }

.buy-btn { margin: 50px 0 35px; }
.buy-btn img { max-width: 100%; }

.block-tabs .text-content h2, .block-tabs .text-content h3 { margin-top: 40px; margin-bottom: 20px; }
.block-tabs .text-content h2:first-child, .block-tabs .text-content h3:first-child { margin-top: 0; }
.block-tabs .preview__list { margin-bottom: 40px; }
.block-tabs .preview__list .preview__item .item__inner { border-top: 0; border-bottom: 1px solid #d9d9d9; }
.block-tabs .preview__list .btn-link { margin-top: 15px; display: inline-block; }
.block-tabs .table-results .item__image { width: 105px; }
.block-tabs .table-results tr td:last-child { width: 170px; }
.block-tabs .table-results tr td:first-child { width: 140px; }
.block-tabs .table-results .item__desc { font-size: 14px; max-width: none; color: #7b808d; }
.block-tabs .table-results .item__desc p { font-size: 15px; color: #363c44; }
.block-tabs .table-results .item__price { margin-bottom: 10px; }
.block-tabs .table-results .btn { width: 120px; margin-top: 67px; }
.block-tabs .table-results .market { margin-bottom: 10px; }
.block-tabs .table-results .market .market__name, .block-tabs .table-results .market .rating, .block-tabs .table-results .market .reviews-value { display: inline-block; vertical-align: middle; margin-right: 20px; }
.block-tabs .table-results .market .reviews-value { font-size: 14px; }
.block-tabs .table-results .market .reviews-value a { color: inherit; }
.block-tabs .table-results .market .reviews-value a:hover { text-decoration: underline; }

.forum-info .item__text { font-size: 14px; line-height: 22px; color: #656d78; }

.ie8 .preview__item, .lt-ie8 .preview__item { float: left; }

footer { position: fixed; bottom: 0; left: 0; right: 0; min-width: 1024px; }
footer .color-links { color: #0a8dbd; }
footer .share { padding: 0; margin: 0 -10px 10px; width: auto; float: none !important; }
footer .share:after, footer .share:before { content: ""; display: table; clear: both; }
footer .share > li > a { font-size: 24px; color: #fff; }
footer .share > li > a .s-icn-vk:before { top: 1px; position: relative; font-size: 89%; }

footer .mob { margin-top: 15px; }

.footer__top { background: #1a2326; padding: 40px 0 30px; color: #c2cbce; font-size: 14px; }
.footer__top a { text-decoration: none; }
.footer__top a:hover { text-decoration: underline; }
.footer__top h4 { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.footer__top .col-xs-1 { width: 14%; }
.footer__top .col-xs-4 { width: 36%; }

.footer__bottom { background: #151c1e; padding: 15px 0; color: #616870; font-size: 13px; }
.footer__bottom .dev { font-size: 14px; color: #434a54; }

.footer__nav { font-size: 14px; }
.footer__nav li { line-height: 20px; }
.footer__nav a { text-decoration: none; }
.footer__nav a:hover { text-decoration: underline; }
.footer__nav .sep { margin: 0 5px; }

.btn, .form-control { -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.btn:focus, .form-control:focus { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

.btn.btn-primary, .btn.btn-secondary { text-transform: uppercase; border: 0; font-weight: bold; font-size: 13px; position: relative; -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -ms-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -o-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); text-decoration: none !important; }
.btn.btn-primary:hover, .btn.btn-secondary:hover { color: #fff; text-decoration: none !important; }
.btn.btn-primary:focus, .btn.btn-secondary:focus { -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -ms-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); -o-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1); }
.btn.btn-primary:active, .btn.btn-secondary:active { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; -o-box-shadow: none !important; box-shadow: none !important; }
.btn.btn-primary { color: #656d78; background: #e7e7e7; }
.btn.btn-primary:hover { background: #ff9302; }
.btn.btn-primary:focus { color: #656d78; background: #e7e7e7; }
.btn.btn-secondary { color: #fff; background: #ff9302; }
.btn.btn-secondary:hover { background: #ffa935; }
.btn.btn-secondary:active { background: #ce7600; }
.btn.btn-secondary:focus { color: #fff; background: #ff9302; }

label { color: #363c44; }

.form-control { height: 30px; border-color: #abb9c0; font-size: 16px; color: #363c44; padding-left: 18px; padding-right: 18px; }
.form-control::-ms-expand { display: none; }
.form-control:hover, .form-control:focus { border-color: #097a9b; }

.select { padding: 0; position: relative; }
.select:hover:before { color: #097a9b; }
.select:before { content: "\e601"; position: absolute; right: 10px; top: 5px; font-size: 18px; color: #818c9b; pointer-events: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.select select { background: transparent; border: 0; padding: 3px 30px 3px 18px; cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; width: 100%; font-size: 16px; color: #363c44; }
.select select::-ms-expand { display: none; }
.select select:focus { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

.form-table table { width: 100%; }
.form-table table tr td { padding-left: 14px; width: 38%; }
.form-table table tr td:first-child { padding-left: 0 !important; }
.form-table .table-label { width: 5%; }
.form-table .table-label label { margin-bottom: 0; font-size: 16px; }
.form-table .table-button, .form-table .table-label { padding-left: 20px; }
.form-table .select { margin-right: 6px; }
.form-table .btn, .form-table .form-control { width: 100%; }

.phone-search-form { width: 100%; }
.phone-search-form table { table-layout: fixed; }
.phone-search-form table tr td { vertical-align: top; padding-top: 20px; padding-left: 15px; }
.phone-search-form table tr td:first-child { width: 110px; padding-left: 0; }
.phone-search-form .form-group { white-space: nowrap; }
.phone-search-form .form-group input { width: 135px; }
.phone-search-form .item__img { height: 180px; text-align: center; }
.phone-search-form .item__img img { max-width: 100%; max-height: 100%; display: inline-block; }

.label-sep { padding: 0 7px; }

header { margin-bottom: 25px; border-top: 4px solid #b7b7b7; }

.navbar { margin-bottom: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; border: 0; min-height: 40px; }
.navbar a { text-decoration: none; }
.navbar .nav > li > a { padding: 10px 15px; }

.navbar__menu .nav { background: #097a9b; width: 100%; }
.navbar__menu li { font-weight: bold; color: #f3f3f3; font-size: 14px; text-transform: uppercase; }
.navbar__menu li a:hover, .navbar__menu li a:focus { background: #0a8dbd; }
.navbar__menu li.active a { background: #0a8dbd; }

.navbar__submenu .nav { background: #eee; width: 100%; }
.navbar__submenu li { font-weight: normal; color: #5b6168; font-size: 16px; }
.navbar__submenu li a:hover { text-decoration: underline; }

.navbar-brand { height: auto; }

.share { margin-top: 4px; margin-bottom: 4px; padding: 0 14px; }
.share > li { float: left; }
.share > li > a { color: #8b9fa9; font-size: 20px; padding: 9px 12px 8px; background: transparent !important; }
.share > li > a:hover { color: #097a9b; }
.share.navbar-nav { border-right: 1px solid #bcbcbc; }

.navbar-right { margin-right: 0; padding: 17px 0; }

.btn-login { border: 1px solid #bcbcbc; margin-left: 30px; font-size: 14px; padding: 6px 12px; display: inline-block; margin-top: 7px; margin-bottom: 4px; }
.btn-login:hover { background-color: #eee; }
.btn-login .icn-sign-in, .btn-login .icn-sign-out { font-size: 16px; color: #097a9b; }
.login-name .icn-gear { font-size: 16px; color: #097a9b; }

.navbar-form { padding-right: 30px; border-right: 1px solid #bcbcbc; }
.navbar-form input { height: 40px; padding-right: 30px; padding-left: 12px; }
.navbar-form .btn { height: 40px; border: 0; background: transparent; }
.navbar-form .input-group { position: relative; }
.navbar-form .input-group-btn { position: absolute; right: 0; top: 0; border: 0; z-index: 3; }
.navbar-form .input-group-btn .icn { font-size: 16px; color: #097a9b; position: relative; top: 1px; }

.navbar-form { margin-top: 4px; margin-bottom: 4px; }

.navbar .navbar-toggle { border-color: #333; margin: 17px 17px 0 0; }
.navbar .navbar-toggle .icon-bar { background-color: #000; }
.navbar-collapse { margin: 0px; padding: 0px; }

.inner-container { position: relative; }

#banner, .banner { margin-bottom: 40px; }

.hide { display: none; }

.sidebar__right #banner, .sidebar__right .banner, .sidebar__right .panel, .sidebar__left #banner, .sidebar__left .banner, .sidebar__left .panel { margin-bottom: 20px; }

.sidebar__right { width: 240px; float: right; }
.sidebar__right ~ .page-content { padding-right: 20px; overflow: hidden; }

.sidebar__left { width: 240px; float: left; }
.sidebar__left ~ .page-content, .sidebar__left ~ .page__left { padding-left: 20px; overflow: hidden; }
.sidebar__left.sidebar__thin { width: 180px; }
.sidebar__left.sidebar__thin ~ .page-content, .sidebar__left.sidebar__thin ~ .page__left { padding-left: 20px; overflow: hidden; }

.page__center .banner { margin-top: 10px; }

#content { padding-bottom: 50px; position: relative; z-index: 2; background-color: #fff; }

.main-news .royalSlider { overflow: hidden; height: 440px !important; width: 100% !important; }
.main-news .royalSlider .rsOverflow { height: 400px !important; }

.main-news .item__container { margin-left: -3px; margin-right: -3px; height: 100% !important; }
.main-news .news__item { float: left; padding: 0 3px; margin-bottom: 5px; height: 200px; overflow: hidden; position: relative; }
.main-news .news__item.width-2 { width: 66.6%; }
.main-news .news__item.height-2 { height: 400px; }
.main-news .news__item.width-4 { width: 66.6%; height: 400px; }
.main-news .news__item.width-6 { width: 100%; height: 400px; }
.main-news .news__item a { display: block; height: 100%; }
.main-news .news__item a:hover .item__image img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.main-news .news__item a:hover .item__title { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; opacity: 1; }
.main-news .item__image { overflow: hidden; }
.main-news .item__image img { width: 100%; max-height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.main-news .item__title { position: absolute; z-index: 1; bottom: 0; left: 3px; right: 3px; background: rgba(0, 0, 0, 0.6); padding: 10px; font-size: 18px; font-weight: normal; color: #fff; line-height: 20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -webkit-opacity: 0.8; -moz-opacity: 0.8; -ms-opacity: 0.8; -o-opacity: 0.8; opacity: 0.8; }



.rsBullets { position: relative; float: right; padding: 14px 0; }
.rsBullets .rsBullet { float: left; padding: 3px 2px; cursor: pointer; }
.rsBullets .rsBullet span { display: block; width: 38px; height: 5px; background: #c7ccd4; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.rsBullets .rsBullet.rsNavSelected span { background: #616870; }

.grid-sizer, .main-news .news__item { width: 33.3%; }


.main-news .category { height: 170px !important; }
.main-news .category .rsOverflow { height: 170px !important; }
.main-news .category .news__item.width-50 { width: 50%; }
.main-news .category .item__title { font-weight: normal; }
.category .grid-sizer, .main-news .category .news__item { width: 50%; }


.brands__list { width: 100%; }
.brands__list h3 { width: 95px; font-weight: bold; color: #3b424a; border-bottom: 1px solid #d9d9d9; margin-top: 10px; }
.brands__list ul { font-weight: bold; color: #656d78; margin-bottom: 20px; }
.brands__list ul li { margin-top: 10px; }
.brands__list ul a { text-decoration: none; }
.brands__list ul a:hover { text-decoration: underline; }

.hgroup .page-header, .hgroup h1, .hgroup .h1 { margin-bottom: 10px; padding-bottom: 0; }

.sub-header { margin-bottom: 20px; font-size: 14px; color: #818c9b; }
.sub-header .darker { color: #616870; }
.sub-header a { color: #097a9b; text-decoration: none; }
.sub-header a[href]:hover { color: #097a9b; text-decoration: underline; }
.sub-header > span { margin-right: 10px; }

article, .text-content { font-size: 15px; line-height: 22px; }
article p, .text-content p { margin: 15px 0 25px; }
article h2, article h3, .text-content h2, .text-content h3 { font-size: 20px; margin-top: 30px; color: #434a54; margin-bottom: 15px; }
article h2:first-child, article h3:first-child, .text-content h2:first-child, .text-content h3:first-child { margin-top: 0; }
article img, .text-content img { vertical-align: baseline; max-width: 100%; }
article object, article video, .text-content object, .text-content video { width: 100%; display: block; }
article object embed, article video embed, .text-content object embed, .text-content video embed { width: 100%; }
article table, .text-content table { margin: 15px 0 25px; }
article ul, .text-content ul { list-style: circle; }
article ul { margin: 0px 0px 0px 20px; }


.panel { border: 0; display: inline-block; width: 100%; margin-bottom: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.panel.padding--16 .panel-heading, .panel.padding--16 #calendar .monthName, #calendar .panel.padding--16 .monthName { padding-left: 16px; padding-right: 16px; }
.panel.padding--16 .panel-body { padding-left: 16px; padding-right: 16px; }

.panel-body { padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.panel-body.panel-body__border { padding: 12px; border: 1px solid #d9d9d9; margin-top: -1px; }

.panel-heading, #calendar .monthName { padding: 7px 12px 6px; background-color: #0a8dbd; color: #fff; font-size: 14px; position: relative; letter-spacing: -.7px; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.panel-heading h3, #calendar .monthName h3 { font-weight: bold; letter-spacing: 0.2px; }
.panel-heading:after, #calendar .monthName:after { top: 100%; left: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(9, 122, 155, 0); border-top-color: #0a8dbd; border-width: 6px; z-index: 2; }
.panel-heading .pull-right, #calendar .monthName .pull-right { position: relative; top: -3px; }
.panel-heading .pull-right a, #calendar .monthName .pull-right a { text-decoration: none; }
.panel-heading .pull-right a:hover, #calendar .monthName .pull-right a:hover { text-decoration: underline; }

.panel-title { text-transform: uppercase; font-size: 14px; }
.panel-title a { text-decoration: none; }

.nav-tabs { background: #e9e9eb; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; border: 1px solid #d9d9d9; position: relative; z-index: 3; }
.nav-tabs > li { margin-top: -1px; margin-bottom: -1px !important; }
.nav-tabs > li:first-child { margin-left: -1px; }
.nav-tabs > li.active > a { background: #fff; text-decoration: none !important; margin-bottom: 0 !important; border-bottom: 0 !important; }
.nav-tabs > li > a { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; text-transform: uppercase !important; font-size: 14px; text-decoration: none; border-bottom: 0 !important; }
.nav-tabs > li > a:hover { border-color: transparent; background: transparent; text-decoration: underline; }

.tab-content { margin-bottom: 40px; }
.tab-content .tab-pane { padding: 25px; border: 1px solid #d9d9d9; border-top: 0; }
.tab-content .tab-pane .table-results, .tab-content .tab-pane table { margin: 0; border-top: 0; }
.tab-content .tab-pane .pagination { margin-top: 40px; margin-bottom: 0; }

.panel .nav-tabs { border: 0; }
.panel .nav-tabs > li.active > a { color: #097a9b !important; text-decoration: none !important; margin-bottom: 0; }
.panel .nav-tabs > li > a { background: transparent !important; border: 0 !important; font-size: 12px; font-weight: bold; text-decoration: none; color: #7b808d; padding: 7px 15px 5px; }
.panel .nav-tabs > li > a:hover { text-decoration: underline; }
.panel .tab-content { margin-bottom: 10px; }
.panel .tab-content .tab-pane { border: 0; padding: 0; }

.breadcrumb { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; background: transparent; padding: 0; color: #818c9b; font-weight: bold; margin-bottom: 15px; }

.breadcrumb li.active { color: #ff9302; }
.breadcrumb a { text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }

.page-header { margin-top: 0; border-bottom: 0; padding-bottom: 0; }

.nav-simple li.active a { color: #ff9302; }
.nav-simple li a { padding: 0; background: transparent !important; font-weight: bold; font-size: 13px; text-transform: uppercase; text-decoration: none; color: #455a64; line-height: 20.4px; }
.nav-simple li a:hover { color: #ff9302; }
.nav-simple.regular li { margin-bottom: 5px; }
.nav-simple.regular li a { font-weight: normal; }

.tags-list { margin-bottom: 30px; }
.panel-body .tags-list { margin-bottom: 0; }

.tag__item { display: inline-block; vertical-align: top; font-size: 14px; font-weight: bold; color: #656d78; margin-right: 2px; margin-bottom: 6px; }
.tag__item a { text-decoration: none; background: #ebebeb; padding: 5px 14px; display: block; }
.tag__item a:hover { background: #ff9302; color: #fff; }
.tags-alt .tag__item { text-transform: uppercase; font-size: 11px; }
.tags-alt .tag__item a { padding: 10px; }

.tag__item--twitter { margin-left: 40px; padding-top: 3px; }

.pagination:after, .pagination:before { content: ""; display: table; clear: both; }
.card__right .pagination li:after, .card__right .pagination li:before { content: ''; margin-right: 0px; }
.pagination > li { margin-right: 4px; float: left; }
.pagination > li.active > a, .pagination > li.active > span { background: #ff9302 !important; color: #fff !important; }
.pagination > li .icn { font-size: 14px; font-weight: normal; }
.pagination > li > a, .pagination > li > span { border: 0 !important; background: #e7e7e7; color: #656d78; font-weight: bold; font-size: 16px; width: 30px; padding: 4px; text-align: center; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; }
.pagination > li > a:hover, .pagination > li > span:hover { color: #097a9b; }

.media { margin-top: 25px; }
.media:first-child { margin-top: 0; }
.media .media-left { padding-right: 20px; }
.media .media-heading { font-size: 16px; font-weight: bold; color: #097a9b; margin-bottom: 5px; }
.media .media-heading a { color: #097a9b; text-decoration: none; }
.media .media-heading a:hover { color: #097a9b; text-decoration: none; }
.media .media-heading + .media-body { margin-top: 10px; }
.media .media-desc { color: #737373; font-size: 12px; margin-bottom: 10px; }

.btn-link { font-size: 14px; color: #097a9b; text-decoration: none; }
.btn-link:hover { color: #097a9b; text-decoration: underline; }

html, body { min-width: 1024px; }

html { height: 100%; }

body { font-family: "PT Sans", sans-serif; font-weight: 400; -webkit-text-size-adjust: none; font-size-adjust: none; min-height: 100%; position: relative; font-size: 16px; line-height: normal; -webkit-font-smoothing: antialiased; }

a { color: inherit; text-decoration: underline; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
a:hover { color: inherit; text-decoration: none; }

a:focus, input:focus, button:focus { outline: none !important; }

ul { padding: 0; margin: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; }

h1, .h1 { font-size: 26px; font-weight: bold; color: #087393; }

h2, .h2 { font-size: 24px; font-weight: bold; margin-bottom: 20px; }

h3, .h3, .preview__item--big .item__heading, .type--plates .preview__item .item__heading, .type--plates.preview__item .item__heading, .type--plates .box__item .item__heading { font-size: 20px; font-weight: bold; }

h4, .h4 { font-weight: bold; line-height: normal; }

.automargin { float: none; margin-right: auto; margin-left: auto; }

.bold { font-weight: bold; }

.t-middle { display: table; width: 100%; height: 100%; }

.t-row { display: table-row; width: 100%; height: 100%; }

.t-cell { display: table-cell; vertical-align: middle; }

.nopadding { padding: 0 !important; }

.noborder { border: 0 !important; }

.extend-padding--right { padding-right: 50px; }

.invert-margin--left { margin-left: -45px; }
.invert-margin--left.col-xs-7 { width: 62.6%; }

.noselect { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

.noappearance, .btn, .form-control, .select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.disable-list-style { list-style: none; padding: 0; margin: 0; }

.padding { padding-top: 18px; padding-bottom: 18px; }

.padding-top { padding-top: 18px; }

.panel-body.padding { padding-top: 18px; padding-bottom: 18px; }
.panel-body.padding-top { padding-top: 18px; }
.panel-body.padding-full { padding: 18px 20px; }

.padding--large, .panel-body.padding--large { padding-top: 30px; padding-bottom: 30px; }

.indent-top { margin-top: 18px; }

.indent-bottom { margin-bottom: 18px; }

.invert-indent-top { margin-top: -18px; }

.fullwidth { width: 100%; }

.fs17 { font-size: 17px; line-height: normal; }

.text-yellow { color: #ff9302 !important; }

.text-blue { color: #0a8dbd !important; }

hr { border-top-color: #d9d9d9; }

.lt-ie8 { overflow: hidden; }

.chromeframe { position: fixed; top: 0; left: 0; width: 100%; height: 100%; bottom: 0; right: 0; background: #fff; text-align: center; z-index: 999999; }
.chromeframe p { width: 500px; font-size: 28px; position: absolute; left: 50%; right: 0; top: 50%; margin-top: -34px; margin-left: -250px; }

@media (max-width: 1199px) { .container { width: 100%; } }
@media (min-width: 992px) and (max-width: 1199px) { .page__center .preview__item--big .item__image { float: none; width: 100%; margin-bottom: 20px; }
  .page__center .preview__item--big .item__image + .item__content { padding: 0; } }
@media (min-width: 992px) { .navbar-form .input-group { width: 300px; } }
@media (min-width: 1200px) { .navbar-form .input-group { width: 415px; } }
@media (min-width: 1280px) { .container { width: 1218px; } }
@media (max-width: 1024px) { footer { position: absolute; } }


div.social a { 	background: url(http://www.sotovik.ru/images/ico.png) no-repeat; padding: 0px; display: block; height: 16px; width: 16px; margin-right: 10px; float: left; }
div.social a span { display: none; }
div.social div.widget { float: left; }
#twitter {
	background-position:0 -17px;
}
#facebook {
	background-position:0 -34px;
}
#mail_ru { 
	background-position:0 -194px;
}
#rss {
	background-position:0 -178px;
}
#resend {
	background-position:0 -114px;
}
#vkontakte {
	background-position:0 -162px;
}
#showblog {
	background-position:0 -146px;
}
#lj {
	background-position:0 -66px;
}
#accordion {
	margin: 10px 0px 0px 0px;
}


.login-name { padding: 12px 0px 0px 10px; }

#form-login {
	position: absolute;
	width: 600px;
	height: 300px;
	z-index: 999999;
	background-color: #ffffff;
	margin: auto;
	display: none;
	top: 300px;
    right: 0;
    left: 0;
    margin: auto;
}
#form-login div.form-login-head { width: 100%; background:#097A9B; text-transform:uppercase; color: #ffffff; line-height:32px; font-size:16px; font-weight: bold; }
#form-login div.form-login-head span { margin: 0px 0px 0px 10px; }
#form-login div.form-login-head .icn-remove { display: block; float: right; margin: 7px 10px 0px 0px; cursor: pointer; }
#form-login FORM { margin: 20px 20px 20px 20px; }
#form-login INPUT[type=Submit], #form INPUT[type=Submit] {
	width: auto; letter-spacing: 1px; border: 0px; line-height:16px; margin: 5px 0px 5px 0px; color:#ffffff; background:#0A8DBD;
	background-image: -moz-linear-gradient(top, #0A8DBD, #097A9B);
	background-image: -ms-linear-gradient(top, #0A8DBD, #097A9B);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0A8DBD), to(#097A9B));
	background-image: -webkit-linear-gradient(top, #0A8DBD, #097A9B);
	background-image: -o-linear-gradient(top, #0A8DBD, #097A9B);
	background-image: linear-gradient(top, #0A8DBD, #097A9B);
	text-transform:uppercase; text-shadow:0 -1px 1px rgba(58, 115, 151, 1); background-repeat: repeat-x; padding: 10px 20px 8px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px; cursor:pointer; text-align:center; }

#form-login INPUT[type=text], #form-login INPUT[type=password], #form INPUT[type=text], #form INPUT[type=password] { outline:none; border:1px solid #abb9c0; color:#484848; font-size:16px; line-height:14px; padding:8px 20px; margin: 5px 0px 5px 0px; }
#form SELECT { outline:none; border:1px solid #abb9c0; color:#484848; font-size:16px; padding: 4px 10px; margin: 5px 0px 5px 0px; }
#form-login INPUT[type=text]:focus, #form-login INPUT[type=password]:focus, #form INPUT[type=text]:focus, #form INPUT[type=password]:focus, #form SELECT:focus { border:1px solid #097a9b; }

div.form-login-bg { left: 0; top: 0; position: absolute; background: #000; opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); z-index: 99999; display: none; height: 100%; width: 100%; }

#back-top { position: fixed; top: 5px; right: 2%; z-index: 99999; opacity:0.4; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; display: none; }
#back-top a { width: 80px; display: block; text-align: center; text-transform: uppercase; text-decoration: none; color: #0A8DBD; }
#back-top span { width: 80px; height: 40px; padding-top: 2px; display: block; background-color: #0A8DBD; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#back-top:hover { opacity:0.8; }
#back-top i.icn { color: #ffffff; font-size: 30px; }

.title2 { border-bottom: 1px solid #EBEBEB; padding: 0px 0px 5px 25px; font-size: 23px; color: #000000; margin: 0px 10px 20px 10px; }

.footer__menu_mobile {display: none;}