/*@font-face {
    font-family: 'modules';
    src: url('fonts/modules.eot');
    src: url('fonts/modules.eot') format('embedded-opentype'),
    url('fonts/modules.woff2') format('woff2'),
    url('fonts/modules.woff') format('woff'),
    url('fonts/modules.ttf') format('truetype'),
    url('fonts/modules.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.dropdown:hover>.dropdown-menu {
  display: block;
}
blockquote {
    font-style: italic;
    border-left: 2px solid #bf1010;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
blockquote * {
    padding: 0;
    margin: 0
}
blockquote:before {
    color: #bf1010;
    content: "\201C";
    font-family: "Times New Roman";
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
blockquote:after {
    color: #bf1010;
    content: "\201D";
    font-family: "Times New Roman";
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}
blockquote > p:first-child {
    display: inline;
}

.special_foto p {
    text-align: justify !important;
    font-size: .9em;
    color: #5f5f5f;
    padding-right: 15px;
    margin: 0;
    padding-top: 9px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.container{
    max-width:1140px !important;
   width:1140px !important;
}
html,body {font-size: 14px}
.soc img{max-height: 22px}
body img{max-width: 100%}
.soc{right: 28px; top: 320px}
.y18-plus img{max-height: 22px}
.left-sidebar{flex: 0 0 809px;
max-width: 809px; margin-left: 8px}
.right-sidebar{flex: 0 0 300px;
max-width: 300px;margin-left: 15px}


.big-up-img{width: 1200px !important; height: 348px; background-size: cover;background-position:center center}

.last-one-plus-two .last-item-list-big{left: 0;line-height: 1.2;
bottom: 0;
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%;
}

.last-one-plus-two .img-big-container{width: 544px; height: 364px; background-size: cover; background-repeat: no-repeat; left: 0; top: 0}
.last-one-plus-two .img-small-container{width: 264px; height: 182px; background-size: cover; background-repeat: no-repeat; left: 0; top: 0}


 .last-one-plus-two .last-item-list-small{left: 0;
top: 0;
background: linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%;line-height: 1.2
}
.last-one-plus-two a, .last-one-plus-tree a, .last-one-plus-two-bottom a{color: white !important}
.last-one-plus-two .h1 a, .last-one-plus-tree .h1 a, .last-one-plus-two-bottom .h1 a{color: black !important}

.last-one-plus-tree .last-item-list-big{left: 0;
bottom: 0;
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%;
}

 .last-one-plus-tree .last-item-list-small{left: 0;
bottom: 0;padding-bottom: 5px;
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%; line-height: 1.1
}
.last-one-plus-tree .img-big-container{width: 810px; height: 540px; background-size: cover; background-repeat: no-repeat; left: 0; top: 0}



.last-one-plus-two-bottom .last-item-list-big{left: 0;
bottom: 0;
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%;
}

 .last-one-plus-two-bottom .last-item-list-small{left: 0;
bottom: 5px;
background: linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.7));
overflow: hidden;
width: 100%; line-height: 1.1
}

.last-one-plus-two-bottom .img-big-container{width: 810px; height: 540px; background-size: cover; background-repeat: no-repeat; left: 0; top: 0}

.do-search{background-color: transparent !important}
.input-search::placeholder{color:#ddd}

/* Превьюшки на главной (начало) */
/* Превьюшки статьей (начало) */
.slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.b-article-preview {
    overflow: hidden;
    background-image: url(../img/gradient.png);
    background-repeat: repeat-x;
    background-position: top left;
    color: white !important;
    position: relative;
}
.b-article-preview a {
    text-decoration: none !important;
    color: white !important
}
.b-article-preview a:hover {
    text-decoration: underline !important
}
.b-article-preview .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    display: block;
}
.b-article-preview .pic {
}

/*.b-article-preview .pic a{display: block; position: absolute; top: 0; left: 0}*/


/*.b-article-preview .pic img {
    position: relative;
    left: 50%;
    margin-left: -260px;
    float: left;
    max-width: 500px
}
*/.b-article-preview .pic .b-label {
    position: absolute;
    left: 0;
    bottom: 0;
}
.b-article-preview .pic .b-label--wrap {
    position: absolute;
    left: 0;
    bottom: 0;
}
.b-article-preview .pic .b-label--wrap .b-label {
    position: relative;
}
.b-article-preview .pic i.play {
    background-image: url('../img/play.png');
    background-repeat: no-repeat;
    width: 84px;
    height: 84px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px;
}
.b-article-preview .pic i.small_play {
    background-image: url('../img/small_play.png');
    background-repeat: no-repeat;
    width: 84px;
    height: 84px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.b-article-preview.b-article-preview_340 .pic {
    width: 340px;
    height: auto;
}
.b-article-preview.b-article-preview_340 .pic img {
    margin-left: 0;
    left: 0;
}
.b-article-preview .pic_multi img {
    float: left;
    left: 0;
    margin-left: 0;
}
.b-article-preview .text {
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
}
/*.b-article-preview .text h2 .date, .b-article-preview .text h3 .date {
    font-weight: 400;
}*/
.b-article-preview .text p {
    font-size: 0.75em;
    line-height: 1.25;
    margin-bottom: 10px;
}
.b-article-preview .feature_text .h2 {
    font-variant: small-caps;
    line-height: 0.9em;
}
.b-article-preview .feature_text p {
    font-size: 0.92em;
    line-height: 1.25;
    margin-bottom: 10px;
    color: white
}
.b-article-preview .feature_text .splitter {
    width: 30px;
    border-top: 1px solid #737373;
    margin: 15px 0px 15px 1px;
    color: #737373;
}
.b-article-preview .text p .date {
    margin-top: 0 !important;
}
.b-article-preview .text .summary-wrap .b-summary {
    margin-top: -1em;
}
.b-article-preview .text .text_with-summary .b-summary {
    margin-top: 0;
}
.b-article-preview .text p.big {
    font-size: 0.938em;
    line-height: 1.333;
}
/*.b-article-preview .text .wrap {
    overflow: hidden;
    position: relative;
    max-height: 285px;
}
.b-article-preview .text .wrap h2, .b-article-preview .text .wrap h3 {
    margin-top: 10px;
}*/
.b-article-preview .text .wrap i.fade {
    background-image: url(../img/bottom-fade.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 32px;
    position: absolute;
    display: block;
    top: 253px;
    left: 0;
}
.b-article-preview .text .date {
    margin-top: -0.4em;
    position: relative;
    color: #000
}
.b-article-preview .text .data_nm {
    margin-top: 0 !important;
}
.b-article-preview .text .b-weeks {
    margin-top: -0.6em;
}
.b-article-preview .text_small h2, .b-article-preview .text_small h3 {
font-weight: bold;
    font-size: 1.125em;
    line-height: normal;
}
.b-article-preview .text_with-summary .wrap {
    max-height: 247px;
    _height: 247px;
}
.b-article-preview .text_with-summary .wrap i.fade {
    top: 215px;
}
.b-article-preview .text_with-summary .date {
    margin-bottom: 10px;
}
.b-article-preview .b-gallery-preview {
    margin: 10px 0 0 10px;
}
.b-article-preview .b-social {
    position: absolute;
    bottom: 0;
    margin-left: 15px;
}
.b-article-preview .text_caption p {
    font-size: 0.688em;
    line-height: 1.273;
    margin-bottom: 5px;
    color: #333333;
}
.b-article-preview h3 a, .b-article-preview h3 a:hover, .b-article-preview h3 a:visited {
    color: #333333;
}
.b-article_bp {
    padding-bottom: 30px;
}
.b-article-preview_white {
    color: black;
    background: none;
    padding-bottom: 15px;
    border-bottom: 2px solid #dedede;
    margin-bottom: 15px;
}
.b-article-preview_white .pic {
    height: auto;
}
.b-article-preview_white .text {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 0;
}
.b-article-preview_white .text h2, .b-article-preview_white .text h3 {
    margin-bottom: 13px;
}
.b-article-preview_white .text .wrap {
    max-height: 100%;

}
.b-article-preview_white .text .wrap i.fade {
    display: none;
}
.b-article-preview_white .text_small h2, .b-article-preview_white .text_small h3 {
    margin-bottom: 7px;
}
.b-article-preview_white .b-gallery-preview .text {
    padding-left: 0;
}
.b-article-preview_white_last {
    border: none;
    padding-bottom: 0;
}
.b-article-preview_widget {
    color: black;
    background: white;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}
.b-article-preview_widget .pic {
    background-image: url('../img/gradient.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #353743;
    color: white;
    width: 450px;
    max-width: 100%;
    height: auto;
}
.b-article-preview_widget .pic img {
    left: 0;
    margin-left: 0;
}
.b-article-preview_widget .text {
    padding-top: 0;
    padding-right: 0;
}
.b-article-preview_widget_big .pic {
    width: 100%;
    max-width: 100%;
}
.b-article-preview_widget_big .text {
    display: none;
}
.b-article-preview_video, .b-article-preview_galery {
    color: #dadcdc;
    background: #474e4f;
    margin-bottom: 20px;
}
.b-article-preview_galery {
    margin-top: -20px;
}
.b-article-preview_video .pic {
    background-image: linear-gradient(top, #010809, #072426);
    background-color: #041617;
    color: white;
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
}
.b-article-preview_video .pic iframe, .b-article-preview_video .pic object {
    display: block;
    box-shadow: 0 0 20px black;
    margin: 0 auto;
}
.b-article-preview_video .text {
    padding: 10px 20px 10px 10px;
}
.b-article-preview_video .text p:last-child, .b-article-preview_video .text li:last-child, .b-article-preview_galery .text p:last-child {
    margin-bottom: 0;
}
.b-article-preview_video .text a, .b-article-preview_galery .text a {
    color: #dadcdc;
}
.b-article-preview_simple {
    color: black;
    background: none;
    margin-bottom: 20px;
}
.b-article-preview_simple .pic {
    width: auto;
    max-width: 100%;
    height: auto;
}
.b-article-preview_simple .pic img {
    left: 0;
    margin-left: 0;
}
.b-article-preview_simple .text {
    padding-top: 0;
    padding-right: 0;
}
.b-article-preview_short-item {
    margin-bottom: 10px;
}
.b-article-preview_short-item .text {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
}
.b-article-preview_short-item .text h2, .b-article-preview_short-item .text h3 {
    font-weight: bold;
    font-size: 0.938em;
    line-height: normal;
    margin-bottom: 3px;
}
.b-article-preview_short-item .text p {
    font-size: 0.75em;
    line-height: 1.25;
}
.b-article-preview_short-item .text .date {
    margin-top: -0.8em;
}
.b-article-preview_short-item_big {
    margin-bottom: 10px;
}
.b-article-preview_short-item_big .text {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
}
.b-article-preview_short-item_big .text h2, .b-article-preview_short-item_big .text h3 {
    font-size: 1.125em;
    line-height: normal;
    margin-bottom: 5px;
}
.b-article-preview_short-item_big .text .date {
    margin-top: -0.6em;
}
.b-article-preview_short-item_big .text p {
    font-size: 0.813em;
    line-height: 1.143;
}
.b-article-preview_short-item_hilite {
    background: #ebebeb;
    padding: 5px;
    margin-top: -5px;
    margin-left: -5px;
}
.b-article-preview_short-item_flash .text h2, .b-article-preview_short-item_flash .text h3 {
    font-size: 0.75em;
    line-height: normal;
}
.b-article-preview_short-item_flash .text p {
    font-size: 0.688em;
}
.b-article-preview_short-item_inline {
    margin-bottom: 0;
}
.b-article-preview_short-item_inline .text {
    padding: 0;
    overflow: hidden;
*zoom: 1;
}
.b-article-preview_short-item_inline .text .date {
    float: left;
    margin-top: 0;
}
.b-article-preview_short-item_inline .text p {
    overflow: hidden;
*zoom: 1;
    position: relative;
    padding-left: 0.4em;
    top: -0.1em;
}
.b-article-preview_short-item_hr {
    border-bottom: 1px solid #444444;
    padding-bottom: 10px;
}
.b-article-preview_block .pic {
    float: none;
    margin-bottom: 7px;
    width: auto;
    max-width: 100%;
}
.b-article-preview_block .pic_multi {
    padding-top: 1px;
}
.b-article-preview_block .text {
    padding: 0;
}
.b-article-preview_block .text h2, .b-article-preview_block .text h3 {
    font-weight: bold;
    font-size: 1.125em;
    line-height: normal;
}
.b-article-preview_block_small .pic {
    margin-bottom: 5px;
}
.b-article-preview_block_only-h .text h2, .b-article-preview_block_only-h .text h3 {
    font-weight: bold;
    font-size: 0.938em;
    line-height: 1.125;
    margin-bottom: 3px;
}
.b-article-preview_block_only-h .text .date {
    margin-top: -0.2em;
}
.b-article-preview_alone {
    margin-bottom: 40px;
}
.b-article-preview_superclick {
    overflow: visible;
}
.b-article-preview_superclick:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.b-article-preview_superclick .text {
    position: absolute;
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
    bottom: 0;
    left: 0;
    width: 810px;
    height: 80px;
    overflow: hidden;

}
.b-article-preview_superclick .text .wrap {
    overflow: visible;
    padding-top: 5px
}
.b-article-preview_superclick .text__title, .b-article-preview_superclick .text__preview {
    padding-right: 4px;
}
.b-article-preview_340 .text {
    overflow: hidden;
    float: none;
    width: auto;
    margin-right: 0px;
}
.b-article-preview_340 .text .wrap {
    overflow: hidden;
}
/* Превьюшки статьей (конец) */


.b-article-preview--index-previews-wrap {
    text-align: center;
    overflow: hidden;
    height: 537px;
    width: 100%
}
.b-article-preview--index-previews-wrap .b-article-preview {
    text-align: left;
    float: left;
    position: absolute;
    width: 100%;
    left: 0;
}
.b-article-preview--index-previews-wrap .b-article-preview .text .wrap i.fade {
    bottom: 0px;
    top: auto;
}
.b-article-preview--index-previews-wrap .b-article-preview .text_with-summary .wrap {
    max-height: 210px;
}
.b-article-preview--index-previews-wrap .b-article-preview .text_with-summary .wrap i.fade {
    top: 178px;
}
.b-article-preview--index-previews-wrap .preview-switch {
    margin: 0 auto;
    position: relative;
    top: 374px;
    display: inline-block;
    vertical-align: bottom;
    vertical-align: top;
    height: 136px;
}
.b-article-preview--index-previews-wrap .preview-switch .switch {
    cursor: pointer;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}
.b-article-preview--index-previews-wrap .preview-switch .switch_selected {
    border:#ce161a solid 1px;
    z-index: 10;
}
.preview-switch .caption{bottom: 0;left: 0; line-height: 1.1;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7)); overflow: hidden;
max-height: 3em; font-size: .9rem; width: 100%}
.b-article-preview--index-previews-wrap .preview-switch .switch_selected img{
    width: 199px
}
/* Превьюшки на главной (конец) */


.item-list-caption{left: 0; bottom: 0;
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7)); overflow: hidden; width: 389px; line-height: 1.2}


footer {
    height: 490px;
    position: relative;
    clear: both;
    background-color: #909090;
    color: #fff
}
footer nav {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 1100px;
    height: auto
}
footer nav ul {
    display: block;
    padding: 0;
    margin-top: 0;
    margin-right: 2px;
    margin-left: 13px;
    margin-bottom: 0
}
footer nav li {
    text-align: left;
    display: inline-block;
    width: 16%;
    vertical-align: top
}
footer nav li li {
    width: 100%;
    text-align: left;
    font-size: 13px;
    padding-bottom: 3px
}
footer nav ul ul {
    padding-top: 20px;
    margin: 0
}
footer a {
    color: #fff !important
}
footer .info {
    position: absolute;
    top: 170px;
    left: 20px;
    width: 688px;
    height: auto;
    font-size: 12px;
    line-height: 16px
}
footer .info h1 {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0
}
footer .counter1 {
    position: absolute;
    top: 170px;
    right: 20px;
    width: auto;
    height: auto;
}
footer .counter {
    position: absolute;
    top: 170px;
    right: 113px;
    width: auto;
    height: auto;
}
footer .counter2 {
    position: absolute;
    top: 170px;
    right: 220px;
    width: auto;
    height: auto;
}
footer .mf {
    position: absolute;
    bottom: 100px;
    right: 30px;
    width: auto;
    height: auto;
    font-size: 10px
}
footer .sayt_reklamma {
    position: absolute;
    top: 52px;
    right: 20px;
    width: auto;
    height: auto;
    font-size: 12px
}
footer .y {
    position: absolute;
    bottom: 15px;
    left: 590px;
    width: auto;
    height: auto;
    font-size: 12px
}
footer .to_mobile {
    font-size: 1.1rem;
    font-weight: bold;
    padding-top: 16px
}
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.c {
    position: absolute;
    left: 300px;
    bottom: 96px;
    width: auto;
    height: auto
}
#backToTop {
    background-repeat: no-repeat;
    background-image: url(../img/up.png);
    background-color: transparent;
    background-attachment: scroll;
    bottom: 80px;
    cursor: pointer;
    display: none;
    height: 48px;
    position: fixed;
    left: 0;
    width: 48px;
}

/*рекламная полоска в конце сайта*/
#bottom_banner {
    bottom: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 65px;
    left: auto;
    width: 1140px;
    overflow: hidden;
    position: fixed;
    z-index: 999999;
}
#bottom_banner_background {
    background: transparent;
    bottom: 0;
    height: 65px;
    left: 0;
    position: absolute;
    width: 100%;
}
#bottom_banner_container {
    height: 65px;
    position: relative;
    width: 1103px
}
#bottom_banner_image {
    height: 65px;
    margin: 0 auto;
    position: relative;
    width: 468px;
}
#bottom_banner_image img {
    bottom: 0;
    left: 0;
    position: absolute;
}
#bottom_banner_close {
    background: transparent url(../img/bottom_close.png) no-repeat scroll 0 0;
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 10px;
}
#bottom_banner_title {
    bottom: 3px;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 0;
}
#bottom_banner_title:hover {
    color: #b60a31;
}
.bottom_banner_text {
    position: absolute;
    color: #999999;
    font-size: 18px;
    right: 160px;
    bottom: 16px;
    font-weight: normal
}

/*карусель дилеры-секрвисы*/
.diler_carusel {
    width: 100%;
    height: 326px;
    position: relative;background-color: #4c4c4c;
}
.diler_carusel .caption {
    color: #fff;
    font-size: 23px;
    border-bottom: 1px solid gray;
    text-align: left;
    width: 91%;
    margin-left: 50px
}
.diler_carusel .prev, .diler_carusel .next {
    width: 19px;
    height: 31px;
    position: absolute;
    top: 56%;
    left: 12px;
    z-index: 1000;
    background-image: url(../img/blog-arrows.png)
}
.diler_carusel .next {
    right: 12px;
    left: auto;
    background-position: right top
}
.foto_carousel {
    margin-left: 20px;
    margin-right: 20px;
}
.foto_carousel span {
    color: #fff;
    display: block;
    margin-bottom: 13px;
    margin-left: 2px;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 20px;
    overflow: hidden
}
.foto_carousel img {
    max-height: 203px;
    max-width: 288px
}
.foto_carousel ul li {
    margin-left: 36px;
    margin-right: 26px;
    display: block;
    padding: 0
}


/*3D карусель*/
/* большая карусель 3D/* The Preloader in the Slider */
#iCarousel-preloader {
    position: absolute;
    z-index: 1000;
    border-radius: 3px;
    border: #000 1px solid;
    border-color: rgba(0,0,0,0.6);
    padding: 1px;
    width: 150px;
    height: 3px;
}
#iCarousel-preloader div {
    float: left;
    border-radius: 3px;
    height: 3px;
    background: #000;
    background: rgba(0,0,0,0.6);
    width: 0px;
}
/* The timer in the Slider */
#iCarousel-timer {
    position: absolute;
    z-index: 1000;
    border-radius: 5px;
    cursor: pointer;
}
#iCarousel-timer div {
    border-radius: 3px;
}
#iCarousel-preloader {
    position: absolute;
    z-index: 1000;
    border-radius: 3px;
    border: #000 1px solid;
    border-color: rgba(0,0,0,0.6);
    padding: 1px;
    width: 150px;
    height: 3px;
}
#iCarousel-preloader div {
    float: left;
    border-radius: 3px;
    height: 3px;
    background: #000;
    background: rgba(0,0,0,0.6);
    width: 0px;
}
/* The timer in the Slider */
#iCarousel-timer {
    position: absolute;
    z-index: 1000;
    border-radius: 5px;
    cursor: pointer;
}
#iCarousel-timer div {
    border-radius: 3px;
}
#icarousel a{color: black !important}
.carousel-container {
    width: 100%;
    overflow: hidden;
}
.carousel-container-article {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%;
    overflow: hidden;
}
#icarousel {
    width: 400px;
    height: 300px;
    position: relative;
    margin-top: 44px;
    margin-left: 390px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
#icarousel img {
    border: 2px solid #737373;
}
#icarousel .slide {
    display: block;
    width: 350px;
    height: 310px;
}
#icarousel .slide p {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}
/* The Navigation buttons in the Slider */
#icarousel a.iCarouselNav {
    display: block;
    position: absolute;
    top: 94px;
    width: 43px;
    height: 43px;
    background: url(../img/arrows.png) no-repeat;
    z-index: 1000;
    text-indent: -9999px;
}
#icarousel a#iCarouselPrev {
    left: 10px;
    background-position: left top;
}
#icarousel a#iCarouselPrev:hover {
    background-position: left bottom;
}
a#iCarouselNext {
    right: 10px;
    background-position: right top;
}
#icarousel a#iCarouselNext:hover {
    background-position: right bottom;
}
/*малая карусель 3D*/
.icarousel_s {
    width: 348px;
    height: 330px;
    position: relative;
    margin-top: 0;
    margin-left: 226px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
.icarousel_s img {
    border: 2px solid #737373;
}
.icarousel_s .slide {
    display: block;
    width: 348px;
    height: 330px;
}
.icarousel_s .slide p {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}
/* The Navigation buttons in the Slider */
.icarousel_s a.iCarouselNav {
    display: block;
    position: absolute;
    top: 120px;
    width: 43px;
    height: 43px;
    background: url(../img/arrows.png) no-repeat;
    z-index: 1000;
    text-indent: -9999px;
}
.icarousel_s a#iCarouselPrev {
    left: -19px;
    background-position: left top;
}
.icarousel_s a#iCarouselPrev:hover {
    background-position: left bottom;
}
.icarousel_s a#iCarouselNext {
    right: -19px;
    background-position: right top;
}
.icarousel_s a#iCarouselNext:hover {
    background-position: right bottom;
}
/*КОНЕЦ малая карусель 3D*/


/*малая карусель 3D внутри статьи*/
.icarousel_s1 {
    width: 349px;
    height: 238px;
    position: relative;
    margin-top: 0px;
    margin-left: 205px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
.icarousel_s1 img {
    border: 2px solid #737373;
}
.icarousel_s1 .slide {
    display: block;
    width: 349px;
    height: 238px;
}
.icarousel_s1 .slide p {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}
/* The Navigation buttons in the Slider */
.icarousel_s1 a.iCarouselNav {
    display: block;
    position: absolute;
    top: 84px;
    width: 43px;
    height: 43px;
    background: url(../img/arrows.png) no-repeat;
    z-index: 1000;
    text-indent: -9999px;
}
.icarousel_s1 a#iCarouselPrev {
    left: -19px;
    background-position: left top;
}
.icarousel_s1 a#iCarouselPrev:hover {
    background-position: left bottom;
}
.icarousel_s1 a#iCarouselNext {
    right: -19px;
    background-position: right top;
}
.icarousel_s1 a#iCarouselNext:hover {
    background-position: right bottom;
}
/*КОНЕЦ малая карусель 3D внутри статьи*/

/*список статей*/
.article_anons_img {
    float: left;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 10px
} 
.article_anons_text h2 {
    font-size: 1.7em;
    font-weight: 400;
    line-height: 1;
}
.article_anons_date {
    padding: 20px;
    color: #898989
}
.article_anons_text {
    font-size: 0.85em;
    line-height: 1.25;
    margin-bottom: 10px;
    padding-right: 10px
}
/*конец статьи */

.before_content_container {
    width: 1200px;
    height: 600px;
    position: relative;
}
.article_anons_item {
    background-image: url("../img/gradient.png");
    min-height: 320px
}
.article_anons_item h2 {
    padding-top: 10px;
}
.article_anons_item a {
    text-decoration: none !important
}
.article_anons_item a:hover {
    text-decoration: underline !important
}
.interview_anons_item {
    background-image: -webkit-linear-gradient(270deg, rgba(201,233,254,1.00) 0%, rgba(187,227,253,0.99) 99.63%);
    background-image: -moz-linear-gradient(270deg, rgba(201,233,254,1.00) 0%, rgba(187,227,253,0.99) 99.63%);
    background-image: -o-linear-gradient(270deg, rgba(201,233,254,1.00) 0%, rgba(187,227,253,0.99) 99.63%);
    background-image: linear-gradient(180deg, rgba(201,233,254,1.00) 0%, rgba(187,227,253,0.99) 99.63%);
}
/*конец списка статей*/

/*блок последних публикаций*/
.article_anons {
    padding-bottom: 10px;
    background-color: #efefef;
    font-size: 0.85em;
    padding-top: 10px;
}
.article_anons .article_anons_container {
    margin-left: 30px;
    margin-right: 0;
    margin-top: 10px
}
.article_anons h3 {
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 1.1;
    font-weight: bold;
    padding-bottom: 3px
}
.article_anons .caption {
    color: #000;
    font-size: 23px;
    border-bottom: 1px solid #ce161a;
    text-align: left;
    height: 35px;
    width: 94%;
    margin-left: 34px
}
.article_anons .caption a {
    float: left;
    width: 296px;
    display: block
}
.article_anons .caption a {
    text-decoration: none !important
}
.article_anons .caption a:hover {
    text-decoration: underline !important
}
.article_anons .caption >div {
    float: left;
    width: 302px;
}
.last-item3_0{padding-left: 10px}
.last-item3_1{padding-left: 60px}
.last-item3_2{padding-left: 116px}
.article_anons .article_item {
    float: left;
    width: 330px;
    margin-right: 13px;
    margin-left: 13px;
    text-align: left;
    min-height: 240px;
    line-height: 16px
}
.article_anons .article_item .article_item_text {
    max-height: 100px;
    overflow: hidden
}
.article_anons .article_item .date {
    font-size: 10px;
    color: #6b6b6b;
}
.article_anons .readmore {
    margin-right: 1.5em;
    margin-top: 0.5em;
    text-align: right;
}
.article_anons .readmore a {
    color: #6b6b6b;
    font-style: italic;
}
.article_anons .title_foto {
    margin-top: 7px;
    margin-right: 20px;
    margin-bottom: 7px;
    margin-left: 0;
    max-width: 310px;
    max-height: 232px
}

/*конец последние публикации*/
/*буквица*/
/*выделение текста + буквица*/
.special_text {
    font-style: italic;
    display: block;
    width: 90%;
    padding-left: 30px;
    text-align: justify !important
}
.bukv {
    font-size: 3em;
    color: #000;
    float: left;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 0;
    margin-bottom: 2px;
    padding: 0;
    line-height: 36px
}

/*результаты поиска*/
.search{padding-bottom: 2rem}
.search .h4{font-size: 1.1rem; padding-bottom: 6px}

.search .news_item{padding-bottom: 15px}
.search .search_img{float: left; padding-right: 1rem}
.search .search_img img{max-width: 200px}
.search i{font-weight: bold}
.search-separator{border-top: dotted 1px black; margin-top: 1.5rem; padding-bottom: 1.5rem}

/*SMI2*/
.smi2 {margin-left: 2px; margin-bottom: 15px}
.smi2 table{ border-collapse: collapse; border: 1px solid #9D9D9D}
.smi2 table td {padding: 2px; vertical-align:baseline}
.smi2 table .text-item{ }
.logo_smi2 {
    display: inline-block;
    height: 26px;
    margin-left: 10px;
}
.smi2 a,.smi2 a:hover{color: black !important}

/* Облако тем (начало) */
.theme_block_right {
    padding: 10px;
    margin-bottom: 20px
}
.theme_block_right a{color: black}
.b-themes ul, .b-themes li {
    padding: 0;
    margin: 0
}
.b-themes li {
    display: inline-block
}
.b-themes {
    line-height: 22px;
    position: relative;
    margin-top: -2px;
}
.b-themes a {
    line-height: 1;
    padding: 3px 5px 5px;
}
.b-themes a {
}
.b-themes a.red {
    background-image: linear-gradient(top, #e04409, #cb021d);
    background-color: #d52313;
    border-radius: 2px;
    color: white;
}
.b-themes a.red:hover {
    color: #eeeeee;
}
/* Облако тем (конец) */


/*список дилеров*/
.dilers_item {
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
}
.dilers_item h2 {
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
}
.dilers_item img {
    float: left;
    padding-right: 16px;
}
.dilers_item .readmore {
    text-align: right;
    padding-right: 30px
}
.s_news_separator {
    border-top: 1px dotted #C7C7C7;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 14%
}

/*темы*/
.theme_model_list_caption {
    font-size: 1.625em;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
}
.theme_model_list_years, .theme_model_razdel, .theme_model_name {
    display: inline-block;
    vertical-align: bottom;
    height: 26px
}
.theme_model_name {
    padding-right: 30px;
    vertical-align: middle;
    height: 26px
}
.theme_model_list_years a, .theme_model_razdel a {
    display: inline-block;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
    text-transform: uppercase;
    border-bottom: 1px dashed;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(15, 90, 153);
    text-decoration: none
}
.theme_model_list_years span, .theme_model_razdel span, .theme_model_name a, .theme_plus_minus a {
    background-color: #cd4b53;
    color: white;
    border-radius: 4px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin-right: 10px;
    margin-left: 10px;
}
.theme_content, .theme_plus_minus {
    padding-top: 20px;
    padding-bottom: 20px
}
.theme_model_list_container {
    overflow: hidden;
    height: auto
}

/**
*/
.last-item-r-sidebar .img-container{width: 300px; height: 150px; background-size: cover; background-repeat: no-repeat; left: 0; bottom: 0;

}
.last-item-list-cap{background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));width: 100%; line-height: 1.1;
overflow: hidden; bottom: 0; left: 0}

.test_drive_model_list {
    width: 100%;
    padding-top: 10px
}
.test_drive_model_list a{color: black !important}
.test_drive_model_list td {
    width: 25%;
    vertical-align: top
}
.test_drive_model_list img {
    max-width: 70px;
    padding-top: 30px;
    min-height: 70px;
}
.test_drive_model_list h3 {
    padding-top: 7px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 7px;
    margin: 0;
    font-size: 18px
}
.test_drive_model_list br {
    margin-bottom: 6px
}
.theme_model_list_caption {
    font-size: 1.625em;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
}
.theme_model_list_years, .theme_model_razdel, .theme_model_name {
    display: inline-block;
    vertical-align: bottom;
    height: 26px
}
.theme_model_name {
    padding-right: 30px;
    vertical-align: middle;
    height: 26px
}
.theme_model_list_years a, .theme_model_razdel a {
    display: inline-block;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
    text-transform: uppercase;
    border-bottom: 1px dashed;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(15, 90, 153);
    text-decoration: none
}
.theme_model_list_years span, .theme_model_razdel span, .theme_model_name a, .theme_plus_minus a {
    background-color: #cd4b53;
    color: white;
    border-radius: 4px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin-right: 10px;
    margin-left: 10px;
}
.theme_content, .theme_plus_minus {
    padding-top: 20px;
    padding-bottom: 20px
}
.theme_model_list_container {
    overflow: hidden;
    height: auto
}

/*большая карусель галереи*/
#g_carousel, #thumbs {
    overflow: hidden;
}
#carousel-wrapper .caroufredsel_wrapper {
}
#g_carousel span, #g_carousel img,  #thumbs a, #thumbs img {
    display: block;
    float: left;
}
#g_carousel span, #g_carousel a,  #thumbs span, #thumbs a {
    position: relative;
}
#g_carousel img,  #thumbs img {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
#g_carousel img.glare,  #thumbs img.glare {
    width: 102%;
    height: auto;
}
#g_carousel span {
    width: 827px;
    height: 498px;
}
#g_carousel a{display: block}
#thumbs-wrapper {
    position: absolute;
    padding-top: 7px;
    padding-right: 40px;
    padding-bottom: 5px;
    padding-left: 60px;
    margin-left: 0px;
    width: 800px;
    bottom: 0px;
    background-image: url(../img/transpBlack50.png);
    height: 77px;

}
#thumbs a {
    height: 66px;
    width: 82px;
    margin-top: 0;
    margin-right: 7px;
    margin-bottom: 0;
    margin-left: 7px;
}
#thumbs a img.selected {
    border: 2px solid #fff;
}
#wrapper img#shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
}
#prev, #next {
    background: transparent url(../img/carousel_nav.png) no-repeat 0 0;
    display: block;
    width: 19px;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
#prev {
    background-position: 0 0;
    left: 10px;
}
#next {
    background-position: -19px 0;
    right: 10px;
}
#prev:hover {
    background-position: 0 -20px;
}
#next:hover {
    background-position: -19px -20px;
}
#prev.disabled, #next.disabled {
    display: none !important;
}
#prev_big, #next_big {
    background: transparent url(/img/carousel_collection_nav.png) no-repeat 0 0;
    display: block;
    width: 31px;
    height: 63px;
    margin-top: -10px;
    position: absolute;
    top: 42%;
}
#prev_big {
    background-position: left top;
    left: 10px;
}
#next_big {
    background-position: left bottom;
    right: 10px;
}
#prev_big.disabled, #next_big.disabled {
    display: none !important;
}
#slider_continer {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 5px #899;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    height: 557px;
}
.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}