

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */

.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

p
{
    padding: 0 0 20px 0;
}

.fotorama--fullscreen,.fotorama__img
{
    max-width: 99999px!important;
    max-height: 99999px!important;
    min-width: 0!important;
    min-height: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0!important;
}

.fotorama__wrap .fotorama__grab {cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}

.fotorama__grabbing * {cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}

.fotorama__spinner
{
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
}

.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play
{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame
{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame
{
    outline: 0;
}

.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after
{
    content: '';
    border-radius: inherit;
    background-color: rgba(0,175,234,.5);
}

.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft
{
    -webkit-transform: none!important;
    transform: none!important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border {transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}

.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fotorama__select
{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.fotorama__nav,.fotorama__nav__frame
{
    margin: auto;
    padding: 0;
}

.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft
{
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fotorama__nav__frame,.fotorama__thumb-border
{
    box-sizing: content-box;
}

.fotorama__caption__wrap
{
    box-sizing: border-box;
}

.fotorama--hidden,.fotorama__load
{
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}

.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play
{
    -webkit-tap-highlight-color: transparent;
}

.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play
{
    background: url(fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx)
{
    .fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play
    {
        background: url(fotorama@2x.png) 0 0/96px 160px no-repeat;
    }
}

.fotorama__thumb {background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}

@media print
{
    .fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play
    {
        background: none!important;
    }
}

.fotorama
{
    min-width: 1px;
    overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child)
{
    display: none;
}

.fullscreen
{
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    background: #000;
}

.fotorama--fullscreen
{
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    float: none!important;
    z-index: 2147483647!important;
    background: #000;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important;
}

.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage
{
    background: #000;
}

.fotorama__wrap
{
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0;
}
.itenResponsivImage{
    
    object-fit: cover;
    width: 100%;
    height: 100%;

}

.fotorama__wrap--rtl .fotorama__stage__frame
{
    direction: rtl;
}

.fotorama__nav,.fotorama__stage
{
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.fotorama__wrap--pan-y
{
    -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer
{
    cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame
{
    opacity: 1!important;
}

.fotorama__stage__frame
{
    overflow: hidden;
}

.fotorama__stage__frame.fotorama__active
{
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame
{
    display: none;
}

.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active
{
    display: block;
    left: 0;
    top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front
{
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear
{
    z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active
{
    z-index: 9;
}

.card-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    grid-auto-rows: minmax(100px, auto);
}
.card-list div {
    box-shadow: 0 0 9px 8px rgba(0, 0, 0, 0.07);
    position: relative;
    cursor: pointer;
    width:350px;
    transition: transform .2s ease-in-out;
}
.card-list img {
    max-width: 100%;
    height: auto;
    display: block;
}
.card-list div:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    transition: opacity .2s ease-in-out;
}
/* Стили модального окна */
.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}
#caption .ya-share2 {
    display: flex!important;
}
#caption {
    display: flex;
    justify-content: center;
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.modal-content,
#caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.card-list div:hover {
    transform: translateY(-10px);
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow
{
    display: none;
}

.fotorama__img
{
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none!important;
}

.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img
{
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full
{
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full
{
    display: block;
}

.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage
{
    max-width: 99999px!important;
}

.fotorama__wrap--only-active .fotorama__stage__frame
{
    visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active
{
    visibility: visible;
}

.fotorama__nav
{
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5;
}

.fotorama__nav__shaft
{
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}

.fotorama__nav__frame
{
    position: relative;
    cursor: pointer;
}

.fotorama__nav--dots
{
    display: block;
}

.fotorama__nav--dots .fotorama__nav__frame
{
    width: 18px;
    height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border
{
    display: none;
}

.fotorama__nav--thumbs
{
    display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame
{
    padding-left: 0!important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child
{
    padding-right: 0!important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot
{
    display: none;
}

.fotorama__dot
{
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after
{
    padding: 1px;
    top: -1px;
    left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot
{
    width: 0;
    height: 0;
    border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after
{
    padding: 3px;
    top: -3px;
    left: -3px;
}

.fotorama__thumb
{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb
{
    z-index: 2;
}

.fotorama__thumb-border
{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}

.fotorama__caption
{
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.fotorama__caption a
{
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.5);
}

.fotorama__caption a:hover
{
    color: #333;
    border-color: rgba(51,51,51,.5);
}

.fotorama__wrap--rtl .fotorama__caption
{
    left: auto;
    right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption
{
    display: none;
}

.fotorama__caption__wrap {background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}

@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.fotorama__wrap--css3 .fotorama__spinner
{
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img
{
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img
{
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.fotorama__select
{
    cursor: auto;
}

.fotorama__video
{
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}

.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play
{
    position: absolute;
    z-index: 11;
    cursor: pointer;
}

.fotorama__arr
{
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
}

.fotorama__arr--prev
{
    left: 2px;
    background-position: 0 0;
}

.fotorama__arr--next
{
    right: 2px;
    background-position: -32px 0;
}

.fotorama__arr--disabled
{
    pointer-events: none;
    cursor: default;
    display: none;
    opacity: .1;
}

.fotorama__fullscreen-icon
{
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20;
}

.fotorama__arr:focus,.fotorama__fullscreen-icon:focus
{
    border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon
{
    background-position: -32px -32px;
}

.fotorama__video-play
{
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play
{
    display: none;
}

.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play
{
    opacity: 1;
    display: block;
}

.fotorama__nav__frame .fotorama__video-play
{
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px;
}

.fotorama__video-close
{
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close
{
    display: none;
}

.fotorama__wrap--css3 .fotorama__video-close
{
    -webkit-transform: translate3d(32px,-32px,0);
    transform: translate3d(32px,-32px,0);
}

.fotorama__wrap--video .fotorama__video-close
{
    display: block;
    opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close
{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon
{
    opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus
{
    opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon
{
    opacity: 0!important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon
{
    display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus
{
    display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon
{
    display: none!important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus)
{
    -webkit-transform: translate3d(32px,-32px,0);
    transform: translate3d(32px,-32px,0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus)
{
    -webkit-transform: translate3d(-48px,0,0);
    transform: translate3d(-48px,0,0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus)
{
    -webkit-transform: translate3d(48px,0,0);
    transform: translate3d(48px,0,0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon
{
    -webkit-transform: translate3d(32px,-32px,0)!important;
    transform: translate3d(32px,-32px,0)!important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev
{
    -webkit-transform: translate3d(-48px,0,0)!important;
    transform: translate3d(-48px,0,0)!important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next
{
    -webkit-transform: translate3d(48px,0,0)!important;
    transform: translate3d(48px,0,0)!important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}

.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before
{
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%,5px 100%;
}

.fotorama__nav:before,.fotorama__stage:before
{
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);
    background-position: 0 0,0 0;
    left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before
{
    left: 0;
}

.fotorama__nav:after,.fotorama__stage:after
{
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);
    background-position: 100% 0,100% 0;
    right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after
{
    right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before
{
    display: none;
}

body
{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font-family: "GothamPro", sans-serif;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    color: #111111;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
}

nav
{
    background: #00314d;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html
{
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

audio,canvas,progress,video
{
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls])
{
    display: none;
    height: 0;
}

[hidden],template
{
    display: none;
}

a
{
    background-color: transparent;
}

a:active,a:hover
{
    outline: 0;
}

abbr[title]
{
    border-bottom: 1px dotted;
}

b,strong
{
    font-weight: bold;
}

dfn
{
    font-style: italic;
}

h1
{
    font-size: 2em;
    margin: 0.67em 0;
    font-weight: normal;
}

mark
{
    background: #ff0;
    color: #000;
}

small
{
    font-size: 80%;
}

sub,sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup
{
    top: -0.5em;
}

sub
{
    bottom: -0.25em;
}

img
{
    border: 0;
}

svg:not(:root)
{
    overflow: hidden;
}

figure
{
    margin: 1em 40px;
}

hr
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre
{
    overflow: auto;
}

code,kbd,pre,samp
{
    font-family: monospace, monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea
{
    color: inherit;
    font: inherit;
    margin: 0;
}

button
{
    overflow: visible;
}

button,select
{
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
{
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled]
{
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

input
{
    line-height: normal;
}

input[type="checkbox"],input[type="radio"]
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
{
    height: auto;
}

input[type="search"]
{
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{
    -webkit-appearance: none;
}

fieldset
{
    
    margin: 0 2px;
    padding: 0.35em 0 0.75em;
}

legend
{
    border: 0;
    padding: 0;
}

textarea
{
    overflow: auto;
}

optgroup
{
    font-weight: bold;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

td,th
{
    padding: 0;
}

*
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,*:after
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html
{
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

input,button,select,textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a
{
    color: #428bca;
    text-decoration: none;
}

a:hover,a:focus
{
    color: #2a6496;
    text-decoration: underline;
}

a:focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure
{
    margin: 0;
}

img
{
    vertical-align: middle;
}

.img-responsive
{
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded
{
    border-radius: 6px;
}

.img-thumbnail
{
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle
{
    border-radius: 50%;
}

hr
{
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid #999;
}

.sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus
{
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"]
{
    cursor: pointer;
}

.container
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px)
{
    .container
    {
        width: 750px;
    }
}

@media (min-width:992px)
{
    .container
    {
        width: 970px;
    }
}

@media (min-width:1200px)
{
    .container
    {
        width: 100%;
        max-width: 1170px;
    }
}

.container-fluid
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row
{
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12
{
    float: left;
}

.col-xs-12
{
    width: 100%;
}

.col-xs-11
{
    width: 91.66666667%;
}

.col-xs-10
{
    width: 83.33333333%;
}

.col-xs-9
{
    width: 75%;
}

.col-xs-8
{
    width: 66.66666667%;
}

.col-xs-7
{
    width: 58.33333333%;
}

.col-xs-6
{
    width: 50%;
}

.col-xs-5
{
    width: 41.66666667%;
}

.col-xs-4
{
    width: 33.33333333%;
}

.col-xs-3
{
    width: 25%;
}

.col-xs-2
{
    width: 16.66666667%;
}

.col-xs-1
{
    width: 8.33333333%;
}

.col-xs-pull-12
{
    right: 100%;
}

.col-xs-pull-11
{
    right: 91.66666667%;
}

.col-xs-pull-10
{
    right: 83.33333333%;
}

.col-xs-pull-9
{
    right: 75%;
}

.col-xs-pull-8
{
    right: 66.66666667%;
}

.col-xs-pull-7
{
    right: 58.33333333%;
}

.col-xs-pull-6
{
    right: 50%;
}

.col-xs-pull-5
{
    right: 41.66666667%;
}

.col-xs-pull-4
{
    right: 33.33333333%;
}

.col-xs-pull-3
{
    right: 25%;
}

.col-xs-pull-2
{
    right: 16.66666667%;
}

.col-xs-pull-1
{
    right: 8.33333333%;
}

.col-xs-pull-0
{
    right: auto;
}

.col-xs-push-12
{
    left: 100%;
}

.col-xs-push-11
{
    left: 91.66666667%;
}

.col-xs-push-10
{
    left: 83.33333333%;
}

.col-xs-push-9
{
    left: 75%;
}

.col-xs-push-8
{
    left: 66.66666667%;
}

.col-xs-push-7
{
    left: 58.33333333%;
}

.col-xs-push-6
{
    left: 50%;
}

.col-xs-push-5
{
    left: 41.66666667%;
}

.col-xs-push-4
{
    left: 33.33333333%;
}

.col-xs-push-3
{
    left: 25%;
}

.col-xs-push-2
{
    left: 16.66666667%;
}

.col-xs-push-1
{
    left: 8.33333333%;
}

.col-xs-push-0
{
    left: auto;
}

.col-xs-offset-12
{
    margin-left: 100%;
}

.col-xs-offset-11
{
    margin-left: 91.66666667%;
}

.col-xs-offset-10
{
    margin-left: 83.33333333%;
}

.col-xs-offset-9
{
    margin-left: 75%;
}

.col-xs-offset-8
{
    margin-left: 66.66666667%;
}

.col-xs-offset-7
{
    margin-left: 58.33333333%;
}

.col-xs-offset-6
{
    margin-left: 50%;
}

.col-xs-offset-5
{
    margin-left: 41.66666667%;
}

.col-xs-offset-4
{
    margin-left: 33.33333333%;
}

.col-xs-offset-3
{
    margin-left: 25%;
}

.col-xs-offset-2
{
    margin-left: 16.66666667%;
}

.col-xs-offset-1
{
    margin-left: 8.33333333%;
}

.col-xs-offset-0
{
    margin-left: 0;
}

@media (min-width:768px)
{
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12
    {
        float: left;
    }
    .col-sm-12
    {
        width: 100%;
    }
    .col-sm-11
    {
        width: 91.66666667%;
    }
    .col-sm-10
    {
        width: 83.33333333%;
    }
    .col-sm-9
    {
        width: 75%;
    }
    .col-sm-8
    {
        width: 66.66666667%;
    }
    .col-sm-7
    {
        width: 58.33333333%;
    }
    .col-sm-6
    {
        width: 50%;
    }
    .col-sm-5
    {
        width: 41.66666667%;
    }
    .col-sm-4
    {
        width: 33.33333333%;
    }
    .col-sm-3
    {
        width: 25%;
    }
    .col-sm-2
    {
        width: 16.66666667%;
    }
    .col-sm-1
    {
        width: 8.33333333%;
    }
    .col-sm-pull-12
    {
        right: 100%;
    }
    .col-sm-pull-11
    {
        right: 91.66666667%;
    }
    .col-sm-pull-10
    {
        right: 83.33333333%;
    }
    .col-sm-pull-9
    {
        right: 75%;
    }
    .col-sm-pull-8
    {
        right: 66.66666667%;
    }
    .col-sm-pull-7
    {
        right: 58.33333333%;
    }
    .col-sm-pull-6
    {
        right: 50%;
    }
    .col-sm-pull-5
    {
        right: 41.66666667%;
    }
    .col-sm-pull-4
    {
        right: 33.33333333%;
    }
    .col-sm-pull-3
    {
        right: 25%;
    }
    .col-sm-pull-2
    {
        right: 16.66666667%;
    }
    .col-sm-pull-1
    {
        right: 8.33333333%;
    }
    .col-sm-pull-0
    {
        right: auto;
    }
    .col-sm-push-12
    {
        left: 100%;
    }
    .col-sm-push-11
    {
        left: 91.66666667%;
    }
    .col-sm-push-10
    {
        left: 83.33333333%;
    }
    .col-sm-push-9
    {
        left: 75%;
    }
    .col-sm-push-8
    {
        left: 66.66666667%;
    }
    .col-sm-push-7
    {
        left: 58.33333333%;
    }
    .col-sm-push-6
    {
        left: 50%;
    }
    .col-sm-push-5
    {
        left: 41.66666667%;
    }
    .col-sm-push-4
    {
        left: 33.33333333%;
    }
    .col-sm-push-3
    {
        left: 25%;
    }
    .col-sm-push-2
    {
        left: 16.66666667%;
    }
    .col-sm-push-1
    {
        left: 8.33333333%;
    }
    .col-sm-push-0
    {
        left: auto;
    }
    .col-sm-offset-12
    {
        margin-left: 100%;
    }
    .col-sm-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9
    {
        margin-left: 75%;
    }
    .col-sm-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6
    {
        margin-left: 50%;
    }
    .col-sm-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3
    {
        margin-left: 25%;
    }
    .col-sm-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0
    {
        margin-left: 0;
    }
}

@media (min-width:992px)
{
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
    {
        float: left;
    }
    .col-md-12
    {
        width: 100%;
    }
    .col-md-11
    {
        width: 91.66666667%;
    }
    .col-md-10
    {
        width: 83.33333333%;
    }
    .col-md-9
    {
        width: 75%;
    }
    .col-md-8
    {
        width: 66.66666667%;
    }
    .col-md-7
    {
        width: 58.33333333%;
    }
    .col-md-6
    {
        width: 50%;
    }
    .col-md-5
    {
        width: 41.66666667%;
    }
    .col-md-4
    {
        width: 33.33333333%;
    }
    .col-md-3
    {
        width: 25%;
    }
    .col-md-2
    {
        width: 16.66666667%;
    }
    .col-md-1
    {
        width: 8.33333333%;
    }
    .col-md-pull-12
    {
        right: 100%;
    }
    .col-md-pull-11
    {
        right: 91.66666667%;
    }
    .col-md-pull-10
    {
        right: 83.33333333%;
    }
    .col-md-pull-9
    {
        right: 75%;
    }
    .col-md-pull-8
    {
        right: 66.66666667%;
    }
    .col-md-pull-7
    {
        right: 58.33333333%;
    }
    .col-md-pull-6
    {
        right: 50%;
    }
    .col-md-pull-5
    {
        right: 41.66666667%;
    }
    .col-md-pull-4
    {
        right: 33.33333333%;
    }
    .col-md-pull-3
    {
        right: 25%;
    }
    .col-md-pull-2
    {
        right: 16.66666667%;
    }
    .col-md-pull-1
    {
        right: 8.33333333%;
    }
    .col-md-pull-0
    {
        right: auto;
    }
    .col-md-push-12
    {
        left: 100%;
    }
    .col-md-push-11
    {
        left: 91.66666667%;
    }
    .col-md-push-10
    {
        left: 83.33333333%;
    }
    .col-md-push-9
    {
        left: 75%;
    }
    .col-md-push-8
    {
        left: 66.66666667%;
    }
    .col-md-push-7
    {
        left: 58.33333333%;
    }
    .col-md-push-6
    {
        left: 50%;
    }
    .col-md-push-5
    {
        left: 41.66666667%;
    }
    .col-md-push-4
    {
        left: 33.33333333%;
    }
    .col-md-push-3
    {
        left: 25%;
    }
    .col-md-push-2
    {
        left: 16.66666667%;
    }
    .col-md-push-1
    {
        left: 8.33333333%;
    }
    .col-md-push-0
    {
        left: auto;
    }
    .col-md-offset-12
    {
        margin-left: 100%;
    }
    .col-md-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9
    {
        margin-left: 75%;
    }
    .col-md-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6
    {
        margin-left: 50%;
    }
    .col-md-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3
    {
        margin-left: 25%;
    }
    .col-md-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0
    {
        margin-left: 0;
    }
}

@media (min-width:1200px)
{
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12
    {
        float: left;
    }
    .col-lg-12
    {
        width: 100%;
    }
    .col-lg-11
    {
        width: 91.66666667%;
    }
    .col-lg-10
    {
        width: 83.33333333%;
    }
    .col-lg-9
    {
        width: 75%;
    }
    .col-lg-8
    {
        width: 66.66666667%;
    }
    .col-lg-7
    {
        width: 58.33333333%;
    }
    .col-lg-6
    {
        width: 50%;
    }
    .col-lg-5
    {
        width: 41.66666667%;
    }
    .col-lg-4
    {
        width: 33.33333333%;
    }
    .col-lg-3
    {
        width: 25%;
    }
    .col-lg-2
    {
        width: 16.66666667%;
    }
    .col-lg-1
    {
        width: 8.33333333%;
    }
    .col-lg-pull-12
    {
        right: 100%;
    }
    .col-lg-pull-11
    {
        right: 91.66666667%;
    }
    .col-lg-pull-10
    {
        right: 83.33333333%;
    }
    .col-lg-pull-9
    {
        right: 75%;
    }
    .col-lg-pull-8
    {
        right: 66.66666667%;
    }
    .col-lg-pull-7
    {
        right: 58.33333333%;
    }
    .col-lg-pull-6
    {
        right: 50%;
    }
    .col-lg-pull-5
    {
        right: 41.66666667%;
    }
    .col-lg-pull-4
    {
        right: 33.33333333%;
    }
    .col-lg-pull-3
    {
        right: 25%;
    }
    .col-lg-pull-2
    {
        right: 16.66666667%;
    }
    .col-lg-pull-1
    {
        right: 8.33333333%;
    }
    .col-lg-pull-0
    {
        right: auto;
    }
    .col-lg-push-12
    {
        left: 100%;
    }
    .col-lg-push-11
    {
        left: 91.66666667%;
    }
    .col-lg-push-10
    {
        left: 83.33333333%;
    }
    .col-lg-push-9
    {
        left: 75%;
    }
    .col-lg-push-8
    {
        left: 66.66666667%;
    }
    .col-lg-push-7
    {
        left: 58.33333333%;
    }
    .col-lg-push-6
    {
        left: 50%;
    }
    .col-lg-push-5
    {
        left: 41.66666667%;
    }
    .col-lg-push-4
    {
        left: 33.33333333%;
    }
    .col-lg-push-3
    {
        left: 25%;
    }
    .col-lg-push-2
    {
        left: 16.66666667%;
    }
    .col-lg-push-1
    {
        left: 8.33333333%;
    }
    .col-lg-push-0
    {
        left: auto;
    }
    .col-lg-offset-12
    {
        margin-left: 100%;
    }
    .col-lg-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9
    {
        margin-left: 75%;
    }
    .col-lg-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6
    {
        margin-left: 50%;
    }
    .col-lg-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3
    {
        margin-left: 25%;
    }
    .col-lg-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0
    {
        margin-left: 0;
    }
}

.embed-responsive
{
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9
{
    padding-bottom: 56.25%;
}

.embed-responsive-4by3
{
    padding-bottom: 75%;
}

@-ms-viewport{width:device-width}

.visible-xs,.visible-sm,.visible-md,.visible-lg
{
    display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block
{
    display: none !important;
}

@media (max-width:767px)
{
    .visible-xs
    {
        display: block !important;
    }
    table.visible-xs
    {
        display: table !important;
    }
    tr.visible-xs
    {
        display: table-row !important;
    }
    th.visible-xs,td.visible-xs
    {
        display: table-cell !important;
    }
    .visible-xs-block
    {
        display: block !important;
    }
    .visible-xs-inline
    {
        display: inline !important;
    }
    .visible-xs-inline-block
    {
        display: inline-block !important;
    }
   
    .action_list .ferst-news span, .action_list .ferst-news .h4, .action_list .ferst-news .action_item_content{
        margin-left: 20px;
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .visible-sm
    {
        display: block !important;
    }
    table.visible-sm
    {
        display: table !important;
    }
    tr.visible-sm
    {
        display: table-row !important;
    }
    th.visible-sm,td.visible-sm
    {
        display: table-cell !important;
    }
    .visible-sm-block
    {
        display: block !important;
    }
    .visible-sm-inline
    {
        display: inline !important;
    }
    .visible-sm-inline-block
    {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    .visible-md
    {
        display: block !important;
    }
    table.visible-md
    {
        display: table !important;
    }
    tr.visible-md
    {
        display: table-row !important;
    }
    th.visible-md,td.visible-md
    {
        display: table-cell !important;
    }
    .visible-md-block
    {
        display: block !important;
    }
    .visible-md-inline
    {
        display: inline !important;
    }
    .visible-md-inline-block
    {
        display: inline-block !important;
    }
}

@media (min-width:1200px)
{
    .visible-lg
    {
        display: block !important;
    }
    table.visible-lg
    {
        display: table !important;
    }
    tr.visible-lg
    {
        display: table-row !important;
    }
    th.visible-lg,td.visible-lg
    {
        display: table-cell !important;
    }
    .visible-lg-block
    {
        display: block !important;
    }
    .visible-lg-inline
    {
        display: inline !important;
    }
    .visible-lg-inline-block
    {
        display: inline-block !important;
    }
}

@media (max-width:767px)
{
    .hidden-xs
    {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .hidden-sm
    {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    .hidden-md
    {
        display: none !important;
    }
}

@media (min-width:1200px)
{
    .hidden-lg
    {
        display: none !important;
    }
}

.visible-print
{
    display: none !important;
}

@media print
{
    .visible-print
    {
        display: block !important;
    }
    table.visible-print
    {
        display: table !important;
    }
    tr.visible-print
    {
        display: table-row !important;
    }
    th.visible-print,td.visible-print
    {
        display: table-cell !important;
    }
}

.visible-print-block
{
    display: none !important;
}

@media print
{
    .visible-print-block
    {
        display: block !important;
    }
}

.visible-print-inline
{
    display: none !important;
}

@media print
{
    .visible-print-inline
    {
        display: inline !important;
    }
}

.visible-print-inline-block
{
    display: none !important;
}

@media print
{
    .visible-print-inline-block
    {
        display: inline-block !important;
    }
    .hidden-print
    {
        display: none !important;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after
{
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after
{
    clear: both;
}

header
{
}

@font-face{
    font-family: 'Bookman Old Style';
    src: url('../fonts/BookmanOldStyle-Bold.eot');
    src: url('../fonts/BookmanOldStyle-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BookmanOldStyle-Bold.woff2') format('woff2'),
        url('../fonts/BookmanOldStyle-Bold.woff') format('woff'),
        url('../fonts/BookmanOldStyle-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face{
    font-family: 'Bookman Old Style';
    src: url('../fonts/BookmanOldStyle.eot');
    src: url('../fonts/BookmanOldStyle.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BookmanOldStyle.woff2') format('woff2'),
        url('../fonts/BookmanOldStyle.woff') format('woff'),
        url('../fonts/BookmanOldStyle.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face{
  font-family: "GothamPro";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/GothamPro/GothamPro.eot");
  src: url("../fonts/GothamPro/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro.woff") format("woff"), url("../fonts/GothamPro/GothamPro.ttf") format("truetype"); }

@font-face{
  font-family: "GothamPro";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/GothamPro/GothamPro-Light.eot");
  src: url("../fonts/GothamPro/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Light.ttf") format("truetype"); }

@font-face{
  font-family: "GothamPro";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/GothamPro/GothamPro-Medium.eot");
  src: url("../fonts/GothamPro/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Medium.ttf") format("truetype"); }

@font-face{
  font-family: "GothamPro";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/GothamPro/GothamPro-Bold.eot");
  src: url("../fonts/GothamPro/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Bold.ttf") format("truetype"); }

@font-face{
  font-family: "GothamPro";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/GothamPro/GothamPro-Black.eot");
  src: url("../fonts/GothamPro/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Black.ttf") format("truetype"); }

article
{
    flex-grow: 1;
}

input:focus
{
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}

textarea:focus
{
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}

/* плавное изменение прозрачности  placeholder-а при фокусе */

input::-webkit-input-placeholder
{
    opacity: 1;
    transition: opacity 0.3s ease;
}

input::-moz-placeholder
{
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-moz-placeholder
{
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-ms-input-placeholder
{
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder
{
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder
{
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder
{
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder
{
    opacity: 0;
    transition: opacity 0.3s ease;
}

/*Стили для плавное изменение прозрачности  placeholder-а конец*/

.top-nav
{
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
}

@media (min-width:992px)
{
    .top-nav li
    {
        float: left;
    }
}

.top-nav a
{
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    margin-right: 1vw;
}

/*.active
{
    color: #f0bc1f !important;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline-block;
    font-weight: 500;
    text-decoration: none;
    margin-right: 2vw;
}
.active_top_nav{
        color: #f0bc1f !important;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline-block;
    font-weight: 500;
    text-decoration: none;
    margin-right: 2vw;
}*/
/*.active:after
{
    width: 100%;
    height: 3px;
    display: block;
    background-color: #f0bc1f;
    content: "";
    position: absolute;
    bottom: 0;
}
*/

.top-nav a:hover
{
    color: #f0bc1f;
}


@media (min-width:1600px)
{
    .container
    {
        width: 1570px;
    }
}

.top-nav:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wraper_search
{
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 200px;

}

.wraper_search form
{
    position: relative;
}

.wraper_search input
{
    width: 100%;
    border: 0;
    padding: 10px 50px 9px 17px;
    border-radius: 29px;
}

.wraper_search button
{
    position: absolute;
    right: 2px;
    width: 38px;
    height: 36px;
    background-color: #f0bc1f;
    border: 0px;
    border-radius: 25px;
    background-image: url(../img/header_set.png);
    background-repeat: no-repeat;
    background-position: 5px -160px;
    top: 2px;
}

.logo
{
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    max-width: 250px;
    position: relative;
}

.logo_title
{
    float: left;
    color: #134d6e;
    text-transform: uppercase;
    margin-top: 26px;
    margin-left: 10px;
    font-weight: 500;
    line-height: 1;
}

.wraper_left_header_section
{
    float: right;
    padding-top: 32px;
}

.verstion_sv
{
    background-image: url('../img/header_set.png');
    background-repeat: no-repeat;
    background-position: 0 -139px;
    font-size: 90%;
    padding: 2px 30px 7px;
    border-right: 1px solid #e5eaed;
    float: left;
    height: 25px;
}

.wraper_soc_link
{
    float: left;
    padding-left: 30px;
    padding-right: 16px;
    padding-top: 2px;
    border-right: 1px solid #e5eaed;
    height: 25px;
    margin-right: 30px;
}

.wraper_soc_link a
{
    width: 21px;
    height: 21px;
    display: block;
    float: left;
    margin-right: 15px;
}

.fb
{
    background-image: url('../img/header_set.png');
    background-repeat: no-repeat;
    background-position: -4px  -111px;
}

.in
{
    background-image: url('../img/header_set.png');
    background-repeat: no-repeat;
    background-position: -4px  -75px;
}

.vk
{
    background-image: url('../img/icon.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-size: 127px;
}

.ok
{
    background-image: url('../img/icon.png');
    background-repeat: no-repeat;
    background-position: -68px 3px;
    background-size: 127px;
}
.lelega{
    background-image: url('../img/icon.png');
    background-repeat: no-repeat;
    background-position: -35px 3px;
    background-size: 127px;
}
.dzen{
   background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-position: -112px 3px;
    background-size: 132px;
}
@media screen and (min-width:1024px) {
    .footer .wraper_soc_link a
{
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    margin-right: 15px;
}
.footer .vk
    {
        background-image: url('../img/icon.png');
        background-repeat: no-repeat;
        background-position: 0px 5px;
        background-size: 190px;
    }

    .footer .ok
    {
        background-image: url('../img/icon.png');
        background-repeat: no-repeat;
        background-position: -105px 5px;
        background-size: 190px;
    }
    .footer .lelega{
        background-image: url('../img/icon.png');
        background-repeat: no-repeat;
        background-position: -55px 5px;
        background-size: 190px;
    }
    .footer .dzen{
    background-image: url(../img/icon.png);
        background-repeat: no-repeat;
        background-position: -158px 5px;
        background-size: 190px;
    }
}
.you
{
    background-image: url('/assets/you-tube.png');
    background-repeat: no-repeat;
    background-position: 0px  0px;
    background-size: cover;
}
.wraper_left_header_section select
{
    width: 30px;
    height: 26px;
    border-radius: 0;
    -webkit-appearance: none;
    background-image: url('../img/select_arow.png');
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    border: 0;
}

.ru
{
    width: 30px;
    height: 30px;
    background-image: url('../img/ru.png');
    padding-left: 20px;
    background-size: 20px;
}

.wraper_left_header_section select::-ms-expand
{
    display: none;
}

.slide
{
    /*padding-top: 100px;
    padding-bottom: 150px;*/
    background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 580px;
}
.itenResponsivSlide{
    
}
.slide_h1
{
    font-size: 3em;
    font-weight: 900;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
}

.slide_h1 span
{
    font-weight: 500;
    font-size: 16px;
        display: inline-block;
            margin-top: 30px;
}

.slider_button
{
    padding: 20px 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 50px;
    background-color: #fd9f10;
    position: absolute;
    width: 180px;
    margin-left: -90px;
    bottom: 70px;
}
.pogoda{
    float: left;
    position: relative;
    width: 250px;
}
.pogoda:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
a.weatherInformer22, a.weatherInformer22:hover {
    
    font: 400 14px/20px Arial !important;
    height: 34px !important;
    transform: translateY(-7px);
}
.weatherInformer22 div {
    
    font-size: 17px !important;
    font-family: "GothamPro", sans-serif !important;
}

.responsiv_button{
    position: absolute;
    z-index: 1000;
    padding: 21px 76px;
    background: #ff9800c4;
    border: 1px solid #f0bc1f;
    bottom: 36px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0px 0px 29px 0px #d37512;
    border-radius: 50px;
    text-shadow: 1px 1px 0px #33333375;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.5s;
}
.responsiv_button:hover{
    transform: scale(1.07) !important;
    color: #fff;
    box-shadow: 0px 0px 50px 0px #d37512;
    text-decoration: none;

  
}
.slider_button:hover
{
    background-color: #fbb750;
    color: #fff;
    text-decoration: none;
}

.fotorama__nav-wrap
{
    margin-top: 21px;
    padding: 0 10px 15px 10px;
}

.fotorama__dot
{
    border: 1px solid #fff !important;
    width: 14px !important;
    height: 14px !important;
    margin-bottom: 30px;
}

.fotorama__nav__frame--dot
{
    margin: 0 4px !important;
}

.fotorama__active .fotorama__dot
{
    background-color: #fd9f10;
}

.wraper_slider
{
    box-shadow: 0px 5px 31px 0px rgba(0,0,0,0.13);
    -webkit-box-shadow: 0px 5px 31px 0px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 5px 31px 0px rgba(0,0,0,0.13);
}

.attractions
{
    padding-top: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 20%;
}

.h2
{
    font-size: 36px;
    font-weight: 500;
    position: relative;
}

.all__attractions
{
    text-transform: uppercase;
    float: right;
    font-size: 12px;
    padding-right: 20px;
    background-image: url(../img/icon/polygon.svg);
    background-repeat: no-repeat;
    background-position: 99% 5px;
    margin-top: 40px;
    margin-left: 30px;
    background-size: 9px;
    color: #00314d;
    
}
.wraper_news .all__attractions{
    text-transform: uppercase;
    float: right;
    font-size: 12px;
    padding-right: 20px;
    background-image: url(../img/icon/polygon.svg);
    background-repeat: no-repeat;
    background-position: 99% 18px;
    margin-top: 40px;
    margin-left: 30px;
    background-size: 6px;
    color: #00314d;
    font-weight: bold;
}
.header_section_attraction
{
    padding-bottom: 28px;
    border-bottom: 1px solid #e8e8e8;
}

.attractions .h2:after
{
    width: 100%;
    height: 1px;
    display: block;
    content: "";
    background-color: #0090cd;
    position: absolute;
    bottom: -29px;
}

.attractions .h2, .header_section_attraction .h2
{
    display: inline-block;
    color: #333;
    text-decoration: none;
    
}

.attraction_list
{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: -10px;
}

.attraction_item
{
}

.attraction_title
{
    display: block;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 20px;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    transition: all .4s;
}

.attraction_ow
{
    background-color: rgba(157, 133, 36, 0);
    width: 100%;
    height: 340px;
    position: relative;
    transition: all .4s;
        border-radius: 18px;
}

.attraction_podtitle
{
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    bottom: 0;
    opacity: 0;
    transition: all .4s;
}

.attraction_item:hover .attraction_ow, .contakt-list:hover .attraction_ow
{
    background-color: rgba(183, 138, 2, 0.68);
}
.contakt-list:hover .attraction_ow{
    border-radius:18px;
}
.attraction_item:hover .attraction_title, .contakt-list:hover .attraction_title
{
    bottom: 57%;
}

.attraction_item:hover .attraction_podtitle
{
    opacity: 1;
    bottom: 39%;
}

@media (max-width:1500px)
{
    .attraction_item:hover .attraction_podtitle
    {
        bottom: 32%;
    }
}

.attraction_list:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.attractions .container
{
    margin-bottom: 60px;
}

.wraper_index_news
{
    position: relative;
    margin-top: 30px;
}

.news_detal
{
    width: calc(100% - 400px);
    float: left;
    position: relative;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    min-height: 523px;
    display: none;
}

.news_list
{
    width: 399px;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.news_img
{
    float: left;
    width: 50%;
    display: block;
}

.data_news
{
    display: inline-block;
    position: relative;
    line-height: 26px;
    padding-left: 16px;
    padding-right: 15px;
    background-color: #fff;
    border-left: 1px solid #c49300;
    border-top: 1px solid #c49300;
    border-bottom: 1px solid #c49300;
    margin-bottom: 20px;
    height: 28px;
    font-size: 13px;
}

.data_news:before
{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 15px 11px;
    border-color: transparent transparent transparent #c49300;
    position: absolute;
    right: -11px;
    top: -1px;
}

.data_news:after
{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 13px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -10px;
    top: 0px;
}

.news_detail_content
{
    float: left;
    width: 50%;
    padding: 30px 30px 109px;
}

.h3
{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
    color: #00304e;
}

.news_detail_content .h3:after
{
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background-color: #e8e8e8;
    margin-top: 30px;
    margin-bottom: 30px;
}

.link_content
{
    padding: 13px 35px 13px 25px;
    border: 1px solid;
    background-image: url('../img/icon_bglink.png');
    background-repeat: no-repeat;
    background-position: 89% 19px;
    color: #53b4dd;
    transition: .4s all;
}

.link_content:hover
{
    text-decoration: none;
    background-color: #f0f5ff;
    background-position: 94% 19px;
}

.news_detal .link_content
{
    position: absolute;
    bottom: 30px;
    right: 50px;
}

.wraper_index_news:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.news_list_item
{
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    padding-top: 30px;
    padding-left: 35px;
    padding-right: 35px;
    height: 25%;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all .4s;
}

.h4
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.item_news_active
{
    position: relative;
    box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.21);
    -webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.21);
    background-color: #ffffff;
}

.item_news_active:before
{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15.5px 15px 15.5px 0;
    border-color: transparent #cdcdcd transparent transparent;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -12px;
}

.item_news_active:after
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14.5px 14px 14.5px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: -14px;
    top: 50%;
    content: "";
    margin-top: -11px;
}

.wraper_news
{
    background-repeat: no-repeat;
    background-position: 100% 100px;
}

.news_list_item:hover
{
    background-color: #ffffff;
}

.action_list
{
   
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

.action_item
{
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    color: #000;
    float: left;
    background: #fff;
    padding-bottom: 30px;
    position: relative;
    z-index: 5;
    border: 2px solid #b3dcf0;
    transition: all .4s;
}
.action_item:hover{
    box-shadow: 0 0 19px -2px #d1f0ff;
}

.action_item>img
{
    width: calc(100% - 20px);
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 10px;
}

.action_item .h4
{
    margin-bottom: 25px;
    overflow: hidden;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    height: 54px;
}

.action_item:hover, .action_item:active, .action_item:focus
{
    color: #000;
    text-decoration: none;
}

.tag_icon
{
    margin-bottom: 20px;
    display: block;
    padding-left: 30px;
    background-image: url('../img/icon_tag.png');
    background-repeat: no-repeat;
    margin-left: 20px;
}

.action_item_content
{
    overflow: hidden;
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
}

.separator
{
    width: 60px;
    height: 5px;
    display: block;
    background-color: #008bcc;
    margin-top: 25px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
}

.tur_content
{
    height: 120px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}

.action_item .data_news
{
    margin-left: 20px;
}

.action_item .separator
{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
}

.action_item .tag_icon
{
    margin-left: 20px;
}

.wraper_ture
{
    background-position: center 0;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-bottom: 14px;
    padding-top: 50px;
    margin-bottom: -50px;
}

.wraper_ture:before
{
    content: "";
    width: 100%;
    height: 180px;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 1;
    position: absolute;
}

.action_item:hover .tur_content
{
    text-decoration: underline;
}

.action_item:hover .action_item_content
{
    text-decoration: underline;
}

.partners
{
    background-color: #00314d;
    padding-top: 60px;
    margin-top: 50px;
}
.partners a{
    color:#fff;
}
.partners .container{
    display:flex;
    flex-wrap: wrap;
    gap: 8px;
}
.partners .container::before{
    content:none
}
.objekt-content blockquote{
    padding: 0 0 0 30px;
    border-left: 3px solid #0091cf;
    font-size: 120%;
    font-style: italic;
    margin-bottom: 40px;
    margin-left: 30px;
}

.objekt-content blockquote p{
    padding: 0;
}

.icon_partners
{
    width: 70px;
    height: 80px;
    display: block;
    flex-shrink:0;
    float: left;
    margin-right: 16px;
    padding-right: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.partner_items
{
/*     width: 33.3%;
 */    float: left;
    margin-bottom: 30px;
    flex-basis: calc(25% - 6px);
}
.partner_items a{
    display: flex;
    align-items:center;
}

.partner_title
{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

.partners:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer_subskrable
{
    background-color: #00314d;
    padding-top: 60px;
    padding-bottom: 60px;
}

.footer_subskrable:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer_logo_title
{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    float: left;
    margin-top: 31px;
    margin-left: 20px;
    margin-bottom: 29px;
    line-height: 1;
}

.subscription
{
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    margin-right: 30px;
}

.subscription span
{
    color: #008bcb;
}

.subs_form
{
    float: left;
    position: relative;
    width: 400px;
    margin-top: 7px;
}

.subs_form input
{
    width: 100%;
    border: 0;
    border-radius: 2px;
    height: 50px;
    padding: 10px 150px 10px 10px;
}

.subs_form button
{
    position: absolute;
    right: 0;
    padding-left: 26px;
    padding-right: 26px;
    height: 50px;
    border-radius: 2px;
    border: 0;
    color: #fff;
    background-color: #f0bc1f;
    top: 0;
}

.footer_item
{
    padding-top: 60px;
    width: 25%;
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
    position: relative;
    z-index: 5;
    min-height: 470px;
}
.footer_item .h3, .footer_item-50 .h3{
    height: 90px;
}
.footer_item-50 h4{
    font-size: 16px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor:pointer;
}
.footer_item-50 h4::after{
    content: '';
    display: block;
    width: 12px;
    height: 14px;
    transform: rotate(90deg);
    transform-origin: center;
    background-image: url(../img/icon/polygon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all ease-in .3s;
}
.footer_item-50 h4.open::after{
    transform: rotate(-90deg);
}
.footer_item-50 .footer_liost_menu{
    padding-left: 12px;
}
.footer-contakt img{
    display: inline-block;
    margin-right: 14px;
    margin-top: -4px;
}
.footer-contakt{
    color: #5a86c8;
    margin-bottom: 12px;
}
.footer_item .h3:after, .footer_item-50 .h3:after
{
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background-color: #e8e8e8;
    bottom: 13px;
    position: absolute;
}

.footer_liost_menu
{
}

.footer_liost_menu li
{
    margin-bottom: 12px;
}

.footer_liost_menu a
{
    color: #0486c7;
}

.footer_item select
{
    float: right;
}

.footer
{
    background-repeat: no-repeat;
    background-position: bottom;
}

.footer_down
{
        padding-top: 30px;
    padding-bottom: 100px;
}

.copirite
{
    float: left;
    position: relative;
    z-index: 10;
}

.footer_down .wraper_soc_link
{
    float: right;
    border: 0;
}

.praskovya
{
    width: 16vw;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.bottom
{
    position: relative;
}

.mobail_soc_button
{
    float: right;
    padding-top: 23px;
    display: none;
    padding-bottom: 21px;
}

@media (max-width:1499px)
{
    .wraper_search
    {
        width: 200px;
    }
}

@media (max-width:991px)
{
    .news_img
    {
        width: 100%;
    }
    .news_detail_content
    {
        width: 100%;
    }
}

@media (max-width:1199px)
{
    .action_item
    {
        width: calc(50% - 30px);
    }
    .partner_items{
        flex-basis:calc(33.3% - 5.33px);
    }
}

@media (max-width:799px)
{
    .action_item
    {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    
    .action_item .h4 {
    
    height: auto;
    }
    .action_item_content {
    
    height: auto;
    }
    .action_list
    {
        margin-left: 0;
        margin-right: 0;
    }
    .attraction_list
    {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width:767px)
{
    .attraction_item
    {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.tab_active
{
    display: block;
}

@media (max-width:990px)
{
    .wraper_left_header_section, .wraper_soc_link
    {
        /*display: none;*/
    }
    .selectLeng{
        float: left;
    }
    .mobail_soc_button {
        float: left;
       
    }
}

@media (max-width:991px)
{
    .top-nav
    {
        position: fixed;
        width: 250px;
        height: 110vh;
        left: -1px;
        top: -1px;
        z-index: 100000000;
        background-color: rgba(0, 49, 77, 0.7);
        padding-left: 20px;
        padding-right: 20px;
        transform: translateX(-250px);
    }
    .top-nav:before{
        content: "";
    }
    .partner_items{
        flex-basis:calc(50% - 4px);
    }
}

.top-nav li:last-child a
{
    margin-right: 0;
}

@media (max-width:1299px)
{
    .wraper_search
    {
        width: 200px;
    }
}

@media (min-width:992px)
{
    .top-nav
    {
        font-size: 76%;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    .wraper_search
    {
        width: 180px;
        padding-top: 16px;
        padding-bottom: 15px;
    }
}

@media (max-width:991px)
{
    .wraper_search
    {
        float: right;
    }
}



@media (max-width:767px)
{
    .wraper_soc_link
    {
        /*display: none;*/
        margin-bottom: 16px;
    }
}

@media (max-width:991px)
{
    .mobail_soc_button
    {
        display: block;
    }
    .logo
    {
        width: 45%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.logo img
{
    width: 100%;
}

@media (max-width:991px)
{
    .logo_title
    {
        margin-top: 10px;
        font-size: 12px;
    }
}

@media (max-width:767px)
{
    .partner_items a{
        min-width: 300px;
    }
    .logo_title
    {
        display: none;
    }
}

@media (max-width:450px)
{
    .wraper_search
    {
        
    }
}

.touch_menu
{
    width: 60px;
    height: 58px;
    float: right;
    margin-left: 8px;
    padding-top: 11px;
    cursor: pointer;
    display: none;
}

.touch_menu span
{
    width: 48%;
    height: 3px;
    display: block;
    background-color: #00314d;
    border-radius: 2px;
    margin-bottom: 7px;
}

.burger1
{
    margin-left: 22%;
}

@media (max-width:991px)
{
    .touch_menu
    {
        display: block;
        right: 0;
        position: absolute;
        top: 0;
    }
}

.headewr
{
    /*     
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover; 
    */
    
    /* гирлянда в хедаре */
    /* background-image: 
    url(../group.svg),
    url(../group.svg),
    url(../group.svg); */
    
    /* background-position: 15px; */
    background-position-x: right -15px;
    background-position-y: -20px;
    background-repeat: repeat-x;
}

.garland {
    position: absolute;
    background-repeat: repeat-y;
}

.top-nav__close {
    display: none;
}

.go-to-top-btn {
    display: block;
    width: 45px;
    height: 45px;
    border: none;
    background: #00314d;
    background-image: url("data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzAwMDAwMCI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+Cg08cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTA0LjcwNCA2ODUuMjQ4YTY0IDY0IDAgMCAwIDkwLjQ5NiAwbDMxNi44LTMxNi44IDMxNi44IDMxNi44YTY0IDY0IDAgMCAwIDkwLjQ5Ni05MC40OTZMNTU3LjI0OCAyMzIuNzA0YTY0IDY0IDAgMCAwLTkwLjQ5NiAwTDEwNC43MDQgNTk0Ljc1MmE2NCA2NCAwIDAgMCAwIDkwLjQ5NnoiLz4KDTwvZz4KDTwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    position: fixed;
    bottom: 75px;
    right: 16px;
    border-radius: 50%;
    z-index: 101;
}
.go-home-btn {
    display: block;
    width: 45px;
    height: 45px;
    border: none;
    background: #ffceb2;
    background-image: url("../img/house-solid.svg");
    filter: invert(1);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    position: fixed;
    bottom: 125px;
    right: 16px;
    border-radius: 50%;
    z-index: 101;
}

@media (max-width:991px)
{
    .top-nav-active
    {
        transform: translateX(calc(100vw - 320px));
        padding-right: 30px;
        width: 320px;
    }
    .top-nav a
    {
        display: block;
        width: 100%;
        margin-right: 0;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .top-nav__close {
        display: block;
        border: none;
        background: none;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iMTcycHgiIGhlaWdodD0iMTcycHgiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSIjMDAwMDAwIj4KDTxnIGlkPSJTVkdSZXBvX2JnQ2FycmllciIgc3Ryb2tlLXdpZHRoPSIwIi8+Cg08ZyBpZD0iU1ZHUmVwb190cmFjZXJDYXJyaWVyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KDTxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj4KDTxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xOTUuMiAxOTUuMmE2NCA2NCAwIDAgMSA5MC40OTYgMEw1MTIgNDIxLjUwNCA3MzguMzA0IDE5NS4yYTY0IDY0IDAgMCAxIDkwLjQ5NiA5MC40OTZMNjAyLjQ5NiA1MTIgODI4LjggNzM4LjMwNGE2NCA2NCAwIDAgMS05MC40OTYgOTAuNDk2TDUxMiA2MDIuNDk2IDI4NS42OTYgODI4LjhhNjQgNjQgMCAwIDEtOTAuNDk2LTkwLjQ5Nkw0MjEuNTA0IDUxMiAxOTUuMiAyODUuNjk2YTY0IDY0IDAgMCAxIDAtOTAuNDk2eiIvPgoNPC9nPgoNPC9zdmc+");
        background-size: 20px;
        background-position: center;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 4px;
        right: 10px;
    }
    .top-nav-active:after
    {
        width: 100vw;
        height: 100vh;
        content: "";
        display: block;
        position: absolute;
        background-color: #fdfdfd;
        top: 0;
        left: 0;
        z-index: 0;
    }
}

.news_list_item .h4
{
    display: block;
}

.content
{
    padding-bottom: 80px;
    padding-top: 30px;
}

.content p
{
    margin-bottom: 20px;
}

.content h1
{
    font-weight: 500;
    margin-bottom: 10px;
}

.content_img
{
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width:767px)
{
    
    
    .slide  .slide_h1
    {
        font-size: 2em;
    }
    .attractions .h2
    {
        font-size: 120%;
    }
}

.wraper_subskrabl
{
    float: right;
}

@media (max-width:1399px)
{
    .subs_form
    {
        float: none;
        margin-top: 15px;
    }
    .wraper_subskrabl
    {
        margin-top: -13px;
    }
}

@media (max-width:1199px)
{
    .wraper_subskrabl
    {
        float: left;
    }
}

@media (max-width:991px)
{
    .footer_logo_title
    {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 50px;
    }
}

@media (max-width:767px)
{
    .footer_subskrable .logo
    {
        width: 100%;
        max-width: 400px;
    }
    
    .subs_form
    {
        width: 100%;
    }
    .subs_form input
    {
        padding-right: 10px;
        width: 100%;
        margin-bottom: 20px;
    }
    .wraper_subskrabl
    {
        width: 100%;
    }
    .subs_form button
    {
        position: relative;
        width: 100%;
    }
}

@media (max-width:991px)
{
    .footer_item, .footer_item-50
    {
        width: 100% !important;
    }
}

@media (max-width:767px)
{
    .news_detal
    {
        display: none;
    }
    .news_list
    {
        position: relative;
        width: 100%;
        display: none;
    }
    .news_list_item
    {
        padding-bottom: 30px;
        border-left: 1px solid #cdcdcd;
    }
    .item_news_active:before
    {
        display: none;
    }
    .item_news_active:after
    {
        display: none;
    }
}

@media (max-width:991px)
{
    .all__attractions
    {
        float: none;
        margin-left: 0;
        display: block;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        text-decoration: none;
        background-image: url('none');
    }
    .attractions .h2
    {
        display: block;
        margin-bottom: 40px;
    }
}

@media (max-width:915px)
{
    .mobail_soc_button
    {
        
    }
}

@media (max-width:450px)
{
    .mobail_soc_button
    {
        float: left;
    }
}

@media (max-width:991px)
{
    .partner_items
    {
        width: 50%;
    }
}

@media (max-width:767px)
{
    .partner_items
    {
        width: 100%;
        text-align: center;
    }
    .icon_partners
    {
        float: none;
        /* margin-left: auto; */
        margin-right: auto;
    }
}

.mobail-item-list
{
    display: none;
    border-top: 1px solid #cdcdcd;
}

@media (max-width:767px)
{
    .mobail-item-list
    {
        display: block;
    }
}

.mobail-item-list a
{
    display: block;
    color: #000;
}

.br
{
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
}

.br li
{
    float: left;
    margin-right: 35px;
    position: relative;
    color: #008bcb;
}

.br a
{
    color: #333;
}

.br li:after
{
       content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 0 2px 4px;
    border-color: transparent transparent transparent #008bcb;
    position: absolute;
    right: -22px;
    top: 6px;
}

.br li:last-child:after
{
    display: none;
}

.kartochka_aside
{
    width: 400px;
    float: left;
    padding-bottom: 50px;
}

.kartochka_content
{
    width: calc(100% - 400px);
    float: left;
    padding-right: 30px;
    min-height: 100px;
}

.kartochka_h1
{
    font-weight: 500;
    color: #00314d;
    font-size: 30px;
}

.kartochka_h1:after
{
    content: "";
    margin-top: 25px;
    width: 60px;
    height: 2px;
    margin-bottom: 40px;
    background-color: #e8e8e8;
    display: block;
}

.dostupnaya-sreda
{
    line-height: 24px;
    margin-bottom: 30px;
}

.dostupnaya-sreda span
{
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    background-image: url('../img/icon_ds.png');
    margin-right: 15px;
    vertical-align: bottom;
}

@media (max-width:1199px)
{
    .kartochka_aside
    {
        width: 100%;
        margin-top: 50px;
    }
    .kartochka_content
    {
        width: 100%;
        padding-right: 0;
    }
}

.kartochka_content .fotorama
{
    margin-bottom: 25px;
}

.kartochka_content ul
{
    
    padding-top: 20px;
    padding-bottom: 20px;
    list-style-type: disc;
}

.kartochka_content li
{
    padding-bottom: 10px;
}

.wraper_soc-btn
{
}

.wraper_soc-btn ul
{
    padding-left: 0;
}

.title_attractions
{
    padding-top: 50px;
    margin-bottom: 30px;
}

.option
{
    padding-right: 5px;
    float: left;
    background: #fff;
    padding-bottom: 2px;
    margin-bottom: -1px;
}

.value
{
    padding-left: 5px;
    float: right;
    background: #fff;
    padding-bottom: 2px;
    margin-bottom: -1px;
}

.parametr_objewkt
{
}

.title_attractions li
{
    border-bottom: 1px dotted;
    margin-bottom: 5px;
}

.title_attractions li:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.news-images
{
    width: 50%;
    float: right;
    margin-left: 30px;
    margin-bottom: 50px;
}

.news-content
{
    margin-bottom: 50px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel
{
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage
{
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer
{
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
  .owl-carousel .owl-item
{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item
{
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img
{
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled
{
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot
{
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot
{
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded
{
    display: block;
}

.owl-carousel.owl-loading
{
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden
{
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item
{
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item
{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }

.owl-carousel.owl-rtl
{
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item
{
    float: right;
}

/* No Js */

.no-js .owl-carousel
{
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated
{
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in
{
    z-index: 0;
}

.owl-carousel .owl-animated-out
{
    z-index: 1;
}

.owl-carousel .fadeOut
{
    animation-name: fadeOut;
}

@keyframes fadeOut{
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height
{
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item
{
}

.owl-carousel .owl-item .owl-lazy
{
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src])
{
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy
{
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper
{
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon
{
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover
{
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon
{
    display: none;
}

.owl-carousel .owl-video-tn
{
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame
{
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-theme .owl-dots,.owl-theme .owl-nav
{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav
{
    position: absolute;
    top: -60px;
    right: 0;
    font-size: 40px;
}

.owl-nav button
{
    width: 45px;
}

.owl-theme .owl-nav [class*=owl-]
{
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover
{
    color: #008bcb;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled
{
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots
{
    margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot
{
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span
{
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span
{
   background: #2587ce;
}

.news-gallery .active
{
    padding-bottom: 0;
    padding-top: 0;
}

.news-gallery .active:after
{
    display: none;
}

.news-gallery
{
    margin-bottom: 50px;
    padding-top: 30px;
}

.wraper_news_item .action_item
{
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
}

.wraper_news_item .action_list
{
    margin-bottom: 50px;
}

.wraper_news_item .action_list:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* CUSTOM */
.wraper_news_item .ferst-news{
    width: auto;
    grid-column:span 3;
    margin:0;
}
.wraper_news_item .action_item{
    margin: 0;
    width: auto;
}
.wraper_news_item .action_list{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
}
@media screen and (max-width: 1200px){
    .wraper_news_item .action_list{
        grid-template-columns:repeat(2,1fr);
    }
    .wraper_news_item .ferst-news{
        grid-column: 1/-1;
        width: auto;
    }
    .wraper_news_item .action_item{
        width: auto;
    }
}
@media screen and (max-width: 799px){
    .wraper_news_item .action_list{
        grid-template-columns: auto;
    }
}
/* CUSTOM END */
.dop-news-list
{
    padding-top: 40px;
}

@media (max-width:991px)
{
    .news-images
    {
        width: 100%;
    }
}

.news-menu
{
    float: left;
}

.wraper-top-sitebar
{
    box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    -moz-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    margin-bottom: 30px;
    font-size: 15px;
}

.news-menu a
{
    background-color: #eef1f5;
    display: inline-block;
    float: left;
    color: #1d94c6;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
}

.news-menu:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.active-trab a
{
    color: #fff !important;
    background-color: #008bcb !important;
}

.news-menu a:hover
{
    color: #fff !important;
    background-color: #008bcb !important;
}

.news-date-select
{
    float: right;
}

.wraper-top-sitebar:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.news-date-select .calendar
{
    width: 50px;
    display: block;
    float: right;
    cursor: pointer;
    position: relative;
}

.news-date-select select
{
    float: right;
    border-left: 1px solid #e8e8e8;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    padding-left: 15px;
    padding-right: 30px;
    font-weight: 500;
    background-image: url('../img/select-arow.png');
    background-repeat: no-repeat;
    background-position: 90% center;
    color: #00314d;
}

.calendar img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 12px;
}

.dropdown-calendar
{
    position: absolute;
    padding: 15px;
    background: #fff;
    box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    -webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    -moz-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.09);
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    width: 300px;
    z-index: 100;
}

.dropdown-calendar span
{
    display: block;
    margin-bottom: 5px;
    color: #1d94c6;
}

.dropdown-calendar input
{
    margin-bottom: 15px;
    display: block;
    width: 100%;
    padding: 10px;
}

.dropdown-calendar:after
{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 8px 12.5px;
    border-color: transparent transparent #ececec transparent;
    position: absolute;
    top: -8px;
    left: 11px;
}

.dropdown-calendar:before
{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 8px 12.5px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -7px;
    z-index: 1;
    left: 11px;
}

.dropdown-calendar button
{
    width: 100%;
    border: 1px solid #1d94c6;
    border-radius: 0;
    background: #1d94c6;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #fff;
}

.calendar:hover .dropdown-calendar
{
    height: auto;
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.h1
{
    font-weight: 500;
    color: #00314d;
    font-size: 30px;
}

.wraper-longtitle
{
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
    position: relative;
}

.wraper-longtitle .h1
{
}

.subsckriable
{
    color: 1d94c6;
    border-bottom: 1px dotted #1d94c6;
    position: absolute;
    right: 0;
    top: 8px;
}

@media (max-width:991px)
{
    .news-menu
    {
        width: 100%;
        max-width: 270px;
    }
    .news-menu a
    {
        width: 100%;
    }
}

@media (max-width:767px)
{
    .news-menu
    {
        max-width: 800px;
    }
    .calendar
    {
    }
    .news-date-select
    {
        float: left;
    }
    .subsckriable
    {
        display: none;
    }
}

.article-bg
{
    height: 500px;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 27vh;
}

.ferst-news
{
    width: calc(75% - 30px);
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    background: #fff;
    margin-bottom: 30px;
    color: #000;
    border: 1px solid #e8e8e8;
    position: relative;
    text-decoration: none;
    padding: 10px;
}

.ferst-news img
{
    float: left;
    width: 52%;
    margin-right: 40px;
}

.ferst-news .data_news
{
    margin-top: 30px;
}

.ferst-news .action_item_content
{
    padding-left: 0;
}

.ferst-news:hover
{
    color: #000;
}

.show-more
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
    margin-bottom: 50px;
    background-image: url('../img/icon_show_more.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: 500;
    color: #008bcb;
}

/*.ferst-news:after
{
    display: block;
    position: absolute;
    border: 1px #008bcb solid;
    content: "ПОДРОБНЕЕ >";
    bottom: 20px;
    right: 20px;
    color: #008bcb;
    padding: 10px 20px;
    font-size: 14px;
}*/

.ferst-news:hover .h4
{
    text-decoration: none;
}

@media (max-width:1199px)
{
    .ferst-news
    {
        width: 100%;
    }
}

@media (max-width:799px)
{
    .ferst-news
    {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 93px;
    }
    .ferst-news img
    {
        width: 100%;
    }
}

.subsckriable:hover
{
    text-decoration: none;
}

.d-flex
{
    display: flex;
}

.attraction_list .attraction_item
{
    width: calc(25% - 10px);
    background-size: cover;
    margin: 5px;
    display: block;
    float: left;
    background-position: center;
    border-radius: 18px;
    overflow: hidden;
    height: 340px;
}

.contakt-list
{
}

.attraction_list .contakt-list
{
    width: calc(33.3% - 30px);
    background-size: cover;
    margin: 15px;
    display: block;
    float: left;
    background-position: center;
    border-radius: 18px;
}

.iwl-30
{
    width: 30%;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

@media (max-width:991px)
{
    .iwl-30
    {
        width: 100%;
    }
}

.iwl-45
{
    width: 45%;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

@media (max-width:991px)
{
    .iwl-45
    {
        width: 100%;
    }
}

.active a:not(.action_item)
{
    padding: 0;
    margin: 0;
}

h2
{
    font-size: 25px;
    font-weight: 500;
    position: relative;
    margin-bottom: 15px;
    color: #000;
}

.input__profi
{
    position: relative;
    width: 100%;
    max-width: 750px;
    display: block;
    margin-bottom: 15px;
}

.input__profi span
{
    line-height: 40px;
}

.input__profi input, .input__profi textarea
{
    margin-left: auto;
    float: right;
    width: 100%;
    max-width: 400px;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
    -webkit-box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
    -moz-box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
}

.button
{
    color: #fff;
    background-color: #00314d;
    border: 0;
    padding: 10px 30px;
    border-radius: 2px;
    margin-bottom: 30px;
}

.profi-form
{
    width: 100%;
    max-width: 750px;
}

.profi-form .button
{
    margin-left: auto;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    text-align: center;
    float: right;
}

.profi-form:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.input__profi:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.button:hover, .button:focus, .button:active
{
    background-color: #1c5f85;
}

.link-reg
{
    float: right;
}

.wraper-link-reg
{
    width: 100%;
    max-width: 750px;
}

.input__profi select
{
    margin-left: auto;
    float: right;
    width: 100%;
    max-width: 400px;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
    -webkit-box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
    -moz-box-shadow: 1px 9px 11px 5px rgba(0,0,0,0.03)inset;
}

.link-map
{
    margin-left: auto;
    display: inline-block;
    float: right;
}

.input__profi input:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wraper-link-map
{
    margin-top: 2px;
}

.input__profi p
{
    width: 100%;
    max-width: 200px;
    float: left;
    font-size: 13px;
}

.soglasie
{
    margin-bottom: 21px;
}

@media (max-width:799px)
{
    .input__profi p
    {
        float: none;
        max-width: 900px;
    }
    .input__profi input,.input__profi textarea
    {
        max-width: 800px;
    }
}

.input__profi p span
{
    font-size: 17px;
}

.pop-up-map
{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(52, 52, 52, 0.62);
    z-index: 10000;
    left: 0;
    top: 0;
    display: none;
}

.wraper-maps
{
    width: 100%;
    max-width: 600px;
    height: 100%;
    max-height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

.clouse-pop-ap-map
{
    position: absolute;
    right: 0px;
    top: -27px;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

.clouse-pop-ap-map:hover
{
    color: #fdbf00;
}

.js-displayBlock
{
    display: block;
}

.wraper-link-reg:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nearby_places
{
    font-weight: 500;
    margin-top: 8px;
    padding-right: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    cursor: pointer;
    margin-bottom: 30px;
    background-image: url('../img/icon_mesta.png');
}

.nearby_places:hover
{
    text-decoration: underline;
}

.preview
{
    display: none;
}

.well
{
    margin-bottom: 50px;
}

.well .form-group label
{
    width: 100%;
    display: block;
}

.well .form-group input, .well .form-group textarea
{
    width: 100%;
    padding: 10px;
    border: 1px solid #00304e;
    border-radius: 2px;
    margin-top: 5px;
    margin-bottom: 30px;
}

.well .form-group
{
    float: left;
    margin-right: 4%;
}

.submit
{
    color: #fff;
    background-color: #00304e;
    border: 0;
    padding: 10px 50px;
    border-radius: 2px;
}

.submit:hover
{
    background-color: #135780;
}

.form-actions
{
    border-top: 0 !important;
}

.well .form-group .form-actions {
    width: 46%;
    float: left;
    padding-top: 20px;
    max-width: 250px;
    
    float: right;
}

.form-contakt
{
    width: 30%;
    padding-top: 10px;
}

.mesed
{
    width: 60%;
}

.well .comments
{
    width: 100%;
}

.comments
{
    width: 100%;
}

@media (max-width:991px)
{
    .form-contakt
    {
        width: 100%;
    }
    .mesed
    {
        width: 100%;
    }
}

@media (max-width:767px)
{
    .well .form-group .form-actions
    {
        width: 100%;
        max-width: 900px;
    }
}

#comment-form-placeholder:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ticket-avatar
{
    margin-right: 30px;
    margin-bottom: 30px;
}

.ticket-comment-text
{
    margin-bottom: 15px;
    padding-bottom: 25px;
    margin-left: 80px;
    border-bottom: 1px solid #e1e1e1;
}

.comment-reply
{
    margin-left: 80px;
}

.comment-reply a
{
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: #75cdff;
}

.ticket-comment-author
{
    font-weight: 500;
}

.ticket-comment-guest
{
    color: #00304e;
}

#comments-wrapper
{
    margin-bottom: 30px;
}

.comments .title
{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
    color: #00304e;
}

.geo-lokation
{
    display: block;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 30px;
    background-image: url('../img/icon_geo-location.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.personal-soglasie
{
    position: relative;
    cursor: pointer;
}

.personal-soglasie input
{
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.personal-soglasie .personal-soglasie-content:before
{
    width: 21px;
    height: 20px;
    display: block;
    content: "";
    border: 1px solid #00314d;
    position: absolute;
    right: -36px;
}

.personal-soglasie .personal-soglasie-content:after
{
    width: 21px;
    height: 20px;
    display: block;
    content: "\2714";
    position: absolute;
    right: -36px;
    top: 0;
    text-align: center;
}

.personal-soglasie input:checked + personal-soglasie-content:after
{
    display: block;
    width: 21px;
    height: 20px;
    content: "\2714";
    position: absolute;
    right: -36px;
    top: 0;
    text-align: center;
}

.personal-soglasie-content
{
    display: inline-block;
}

.alternative__map
{
    width: 100%;
    height: 0;
    position: absolute;
    background-color: #8b8b8b;
    z-index: 1;
    overflow: hidden;
}

.wraper__mars
{
    position: relative;
}

.alternative__map__open
{
    height: 100%;
}

.nearby_places__active
{
    background-image: url('../img/icon_mesta-open.png');
}

@media (max-width:1199px)
{
    .attraction_list .attraction_item
    {
        width: calc(50% - 30px);
    }
    .attraction_list .contakt-list
    {
        width: calc(50% - 30px);
    }
}

@media (max-width:767px)
{
    .attraction_list .contakt-list
    {
        width: 100%;
    }
    .attraction_list .attraction_item
    {
        width: 100%;
    }
}

input[type="checkbox"]+span,input[type="radio"]+span
{
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0,0,0,.3);
    outline: none;
    margin: 5px;
    box-sizing: border-box;
    display: inline-block;
    top: -6px;
    position: absolute;
    right: -45px;
}

input[type="checkbox"]:checked+span:before
{
    content: "\2713";
    display: block;
    text-align: center;
    margin: -6px 3px;
    pointer-events: none;
    line-height: 31px;
    font-weight: 900;
}

.news-menu li
{
    float: left;
}

@media (max-width:991px)
{
    .news-menu li
    {
        width: 100%;
    }
}

.step-up
{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0bc1f;
    position: fixed;
    bottom: -200px;
    z-index: 100;
    left: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    color: #00314d;
    font-weight: bold;
    box-shadow: 1px 1px 15px 2px rgba(0,0,0,0.13);
    -webkit-box-shadow: 1px 1px 15px 2px rgba(0,0,0,0.13);
    -moz-box-shadow: 1px 1px 15px 2px rgba(0,0,0,0.13);
    display: none;
}

.step-up:hover
{
    color: #00314d;
    text-decoration: none;
}

.sticky
{
    bottom: 20px;
}

@media (max-width:799px)
{
    .step-up
    {
        display: none;
    }
}

.action_item1
{
    width: 100%;
    display: block;
    color: #000;
    float: left;
    background: #fff;
    padding-bottom: 30px;
    position: relative;
    z-index: 5;
    height: 450px;
    border: 1px solid #b3dcf0;
}

.action_item1>img, .objekt-content>p>img
{
    width: 100%;
    margin-bottom: 20px;
    height:auto;
}

.action_item1 .h4
{
    height: 25px;
    text-align: center;
    padding: 0 20px;
}

.action_item1:hover, .action_item1:focus, .action_item1:active
{
    text-decoration: none;
    color: #333;
}


.active_top_nav a{
    padding-top: 0;
    padding-bottom: 0;
    color: #f0bc1f !important;
    margin-right: 0;
}
.buttonFone, .buttonMessege{
        display: none;

}
.buttonMessege{
    display: block;
        

}
.buttonFone:after{
   content:"";
   display: block;
}



.news_detail_content p{
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.ferst-news .h4{
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 15px;
    padding-right: 20px;
    height: 60px;
    
}

.footer-logo{
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 20px;
    float: left;
}

.kartochka_content h3{
    font-size: 20px;
    margin-bottom: 20px;
}

.kartochka_content p em{
    font-style: italic;
}

.wr-fotorama .fotorama__nav-wrap{
    display: none;
}

.list-news-right:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

.list-news-right img{
        float: left;
    margin: 0 20px 20px 0;
}

.list-news-right p{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.checkbox-other {
	display: block;
	margin: 0 0 0 0;
	line-height: 22px;  
}
.checkbox-other input[type=checkbox] {
	-webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 4px 5px 0 0;
    padding: 0;
    vertical-align: top;
    outline: none;
    transition: background 0.3s ease;
    background: url(https://snipp.ru/uploads/contents/checkbox-1.png) 0 0 no-repeat;
    cursor: pointer;
    background-size: contain;
}
 
/* Checked */
.checkbox-other input[type=checkbox]:checked {
	background-image: url(https://snipp.ru/uploads/contents/checkbox-2.png);
}
 
/* Focus */
.focused input[type=checkbox] {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
 
/* Hover */
.checkbox-other input[type=checkbox]:hover {
	filter: brightness(110%);
}
 
/* Active */
.checkbox-other input[type=checkbox]:active {
	filter: brightness(80%);
}
 
/* Disabled */
.checkbox-other input[type=checkbox]:disabled {
	color: #666;
	cursor: default;
}
.checkbox-other input[type=checkbox]:disabled {
	filter: grayscale(100%);
	opacity: 0.6;
}
.list-news-right:hover{
    text-decoration: none;
}

.list-news-right__action{
    
font-size: 14px;
    display: flex;
    justify-content: space-between;
    border-top: 1px dotted;
    padding-top: 3px;
    color: #333;
}
.barnick{
        position: absolute;
    bottom: 0;
    left: 15px;
    color: #333;
    z-index: 10;
    font-size: 10px;
}
.list-news-right__action span{
}
.pobeda{
    width: 150px;
    position: absolute;
    right: -165px;
    top: 23px;

}
.footer_item-50{
    padding-top: 60px;
    width: 50%;
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
    position: relative;
    z-index: 5;
}
.mpobeda{
    display: none;
}
.mse2-ac-item{
    font-size: 13px;
    padding-bottom: 20px;
    line-height: 1.1;
}
.wr-videog{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 30px -15px;
}
.item-video{
    position: relative;
}
.item-video:after{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: block;
    background: #00314d4a;
    z-index: 1;
    background-image: url(../img/icon/icon-yutub-w.png);
        background-position: center;
    background-repeat: no-repeat;
    opacity: .6;
    transition: all .4s;
    
}
.item-video:hover:after{
    opacity: 0;
}
.item-video .attraction_title{
    z-index: 100;
}
.popVideo_gallery{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fffffff0;
    z-index: 100;
    display: none;
}
.clouse-popVideo_gallery{
        font-size: 45px;
    position: absolute;
    right: 30px;
    cursor: pointer;
}
.video{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 10px);
    width: calc(100% - 30px);
    max-width: 560px;
    
}

.wraper-gallery{
        width: calc(100% - 60px);
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 30px;
}
@media (max-width:991px)
{
    .pobeda{
        display: none;
            }
    .slider_button{
            position: relative;
            margin: 32px;
            bottom: -19px;
    }  
            .mpobeda{
    display: block !important;
    position: absolute;
    width: 31px;
    right: -116%;
    top: 6px;
        }
        
        .video{
   
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.btn-more{
    padding: 15px 28px;
    background: #0091cf;
    border: 0;
    color: #fff;
    border-radius: 4px;
}

.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}
.objekt-content>p>img{
    width: 100% !important;
    height: auto !important;
}


.tourSelect{
    position: relative;
    padding: 15px;
    background: #fff;
    border: #2587ce solid 4px;
    border-radius: 3px;
    width: calc(30% - 20px);
    font-size: 14px;
    cursor: pointer;
    transition: all .4s;
    display: flex;
    align-items: center;
    line-height: 1;
}
.sezonSelect{
    font-weight: bold;
    color: #00314d;
    padding: 0 0 0 20px;
    position: relative;
    }
.sezonSelect:before{
    width: 19px;
    height: 23px;
    display: block;
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.6;
}

.itF3 .tourSelect:nth-child(1) .sezonSelect:before, .filtr2 .tourSelect:nth-child(1) .sezonSelect:before{
    content: "";
    background-image: url(https://visitsiberia.info/temp/img/icon/router__icon/geo.png);
}
.itF3 .tourSelect:nth-child(2) .sezonSelect:before, .filtr2 .tourSelect:nth-child(2) .sezonSelect:before{
    content: "";
    background-image: url(https://katerynaupit.pro/wp-content/uploads/2019/09/time-130x130.png);
}

.itF3 .tourSelect:nth-child(3) .sezonSelect:before, .filtr2 .tourSelect:nth-child(3) .sezonSelect:before{
    content: "";
    background-image: url(https://www.bestru.ru/files/adv_img/icons/3a5e2d9b10.png);
}
.filtr2 .tourSelect:nth-child(4) .sezonSelect:before{
    content: "";
    background-image: url(https://visitsiberia.info/temp/img/icon/router__icon/img-123214.png);
}
.filtr2 .tourSelect:nth-child(5) .sezonSelect:before{
    content: "";
    background-image: url(https://visitsiberia.info/temp/img/icon/router__icon/team.png);
}
.tourSelect:hover{
    box-shadow: 0px 0px 10px -4px #00314d;
}

.tourSelect:after{
    content: "";
    width: 0;
    height: 0;
    border-width: 5px 5px 0 5px;
    border-color: #00314d transparent transparent transparent;
    border-style: solid;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.tourSelect ul{
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
    background: #fff;
    width: calc(100% + 2px);
    left: -1px;
    padding: 20px;
    border-bottom: 1px solid #f0bc1f;
    border-left: 1px solid #f0bc1f;
    border-right: 1px solid #f0bc1f;
    top: 45px;
    font-size: 12px;
}
.tourSelect:hover>ul{
     opacity: 1;
     visibility: visible;
     box-shadow: 0px 4px 10px -4px #00314d;
    
}
.tourSelect ul li:hover{
    color: #f0bc1f;
}
.tourResultList{
    display: flex;
    justify-content: space-between;
}
.tourResult{
    margin: 0 0 0 0;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    

}


.tourViue{
    width: 600px;
    background: #9999990f;
    position: sticky;
    top: 30px;
    /* max-height: 648px; */
    padding: 25px;
    height: calc(100vh - 60px);
}
.item_tourResult{
    display: flex;
    width: 50%;
    
}

.item_tourResult:not(:last-child){
    margin-bottom: 50px;
}
.item_tourResultContent h3{
    font-weight: bold;
    color: #00314d;
    display: block;
    border-bottom: 1px solid;
    padding: 0 0 10px 0;
    margin-bottom: 30px;

}
.teyet{
    
    background-position: center;
    background-size: cover;
    width: 230px;
    height: 330px;
    margin: 0 30px 0 0;
    cursor: pointer;
}
.item_tourResultdesk{
   font-size: 14px;
    line-height: 1.2;
    text-align: justify;
    margin: 0 0 30px 0; 

}
.marshrut{
        font-size: 12px;
        margin-bottom: 20px;
}
.tagListTour{
    line-height: 1;
}
.marshrut strong{
    margin: 0 0 5px 0;
    display: inline-block;
}
.tagListTour span{
    display: inline-block;
    font-size: 11px;
    position: relative;
    font-weight: 500;
    color: #2587ce;
    padding: 0 5px 0 8px;
}

.tagListTour span:not(:first-child){
    
}
.tagListTour span:before{
    content: "#";
    margin: 0 1px 0 0;
}
.tagListTour span:not(:last-child):after{
    content: ",";
}
.puty{
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    background-position: center;
    background-size: cover;
    margin: 0 10px 30px 0;
}
.item_tourResultContent{
    width: calc(100% - 300px);
}
.hidePopUp{
    float: right;
    font-size: 35px;
    transform: translate(10px, -25px);
    cursor: pointer;
    color: #2587ce;
    position: relative;
    z-index: 1000;
    font-weight: 300;
}
.resizeTour{
    width: calc(100% - 650px) !important;
    margin-right: 50px;
}
.resizeTour .item_tourResult{
    width: 100% !important;
    flex-direction: column;
}
.resizeTour .teyet{
    margin: 0 0 40px 0;
    width: 100%;
}
.resizeTour .item_tourResultContent{
     width: 100%;
}
.itemOjektImg{
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.ojektGallery{
    margin-bottom: 40px;
        height: 300px;
}
.ojektContent p{
    font-size: 14px;
}
.ojektContent ul{
        margin: 25px;
    font-style: italic;
    font-size: 13px;
}
.ojektContent ul li{
    position: relative;
    margin: 0 0 10px 0;
}
.ojektContent ul li:after{
    content:"";
}
.ojektContent h4{
        font-weight: bold;
    color: #00314d;
}

.heshTag:not(:last-child):after{
    content: ", ";
}
.action_item1 img{
        border: 14px solid #fff;
    
}
.d-none{
    display: none !important;
}
.messege{
    display: none;
    width: 100%;
    padding: 30px;
    border: #2587ce solid 1px;
    border-radius: 5px;
    background: #2587ce14;
    box-shadow: 0px 0px 15px -11px #2587ce;
    font-weight: 300;
}
.d-block{
        display: flex !important;
}
.ojektGallery .owl-nav{
    position: absolute;
    top: auto !important;
    right: 0;
    font-size: 40px;
    bottom: 0 !important;
    border: 2px solid #fff !important;
    background: #ffffffd9 !important;
}
.ojektGallery .owl-nav:after{
    content:"";
    width: 2px;
    height: calc(100% - 0px);
    display: block;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);

}

button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}
.selectLeng li a{
    transition: all .4s;
}
.selectLeng li:hover a{
   
    text-shadow: 2px 2px 2px #333;
}

.papka{
    position: relative;
}

.papka:before{
content: "";
    width: 0;
    height: 0;
    border-width: 0 78px 78px 0;
    border-color: transparent #ffffff78 transparent transparent;
    border-style: solid;
    position: absolute;
    z-index: 100;
    top: -32px;
    right: -35px;
    border-radius: 18px;
    transform: rotate(180deg);
}
.papka:after{
        content: "";
    background-image: url(../img/papka.png);
    width: 26px;
    height: 46px;
    display: block;
    position: absolute;
    z-index: 1111111;
    top: 0;
    right: 6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    
}
.attraction_ow:after{
    content: "";
    background: rgb(23,11,79);
    background: linear-gradient(0deg, rgb(47 35 102 / 45%) 0%, rgba(255,255,255,0) 41%);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 18px;
}
.attraction_title{
    z-index: 1;
}
.ferst-news .separator{
        transform: translateX(90px);
}

.action_list .owl-nav, .news-gallery .owl-nav{
    width: calc(100% + 110px);
    left: -53px;
    top: 50%;
    display: flex;
    justify-content: space-between;
    z-index: -1;
}

.action_list button, .news-gallery button{
    background: #b3dcf0 !important;
    transition: all .4s !important;
}
.action_list button:hover, .news-gallery button:hover{
    box-shadow: 0px 0px 9px -4px #333;
}
.action_list button span, .news-gallery button span{
    transform: translateY(-3px) !important;
    display: block!important;
    color: #fff !important;
}
.maneObgetkImage{
    background-position: center;
    background-size: cover;
    min-height: 450px;
    position: relative;
    margin-bottom: 30px;
}
.maneObgetkImageBG{
        position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #00314d3d;
}
.maneObgetkImage h1{
    color: #fff;
    z-index: 10;
    position: absolute;
    bottom: 58px;
    max-width: 750px;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.1;
        text-shadow: 1px 1px 1px #333;
}
.wrTitleFoto{
    position: absolute;
    bottom: 30px;
    color: #fff;
    font-size: 12px;
}
.wrObjektContent{
    display: flex;
    flex-wrap: wrap;
}
.objektContent{
    flex-grow: 1;
}
.mainImagesObgekt{
    border-radius: 8px;
    box-shadow: 14px 14px 4px -1px #00000014;
}
.wr__mainImagesObgekt{
    position: relative;
    display: inline-block;
    margin: 0px 50px 50px 0;
    float: left;
}
.sektionObjekt{
    margin-top: 100px;
    margin-bottom: 100px;
}
.sektionObjekt:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wr__mainImagesObgekt:before{
       content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    background: #f0bc1f4a;
    top: -5%;
    left: -7%;
    z-index: -1;
}
.wr__mainImagesObgekt:after{
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    z-index: 10;
    display: block;
    background-image: url(https://visitsiberia.info/assets/images/maps/nettochka.png);
    background-size: contain;
    top: 337px;
    right: -51px;
}
.wr__mainDeskObgekt{
    
}
.wrContactObgekt{
    font-size: 12px;
    border-top: 1px solid #00314d26;
    color: #00314d;
    font-weight: bold;
    padding: 15px 0 0 0;
}
.titleH2{
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
    color: #00314d;
}
.obgektKlaster:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.obgektKlasterItem figure{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 30px;
    margin-bottom: 53px;
    padding: 12px;
    border: 3px solid #002d4d;
    border-radius: 10px;
    position: relative;
    background: #fff;
}
.obgektKlasterItem figure img{
        width: 100%;
        
}
.obgektKlasterItem figure:after{
    content: "";
    width: calc(100% + 10PX);
    height: calc(100% + 10px);
    border: 2px solid #fbecbe;
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 11px;
    top: 6px;
    left: 6px;
}
.object-category{
    font-size: 13px;
    line-height: 1.2;
}
.className{
    font-size: 17px;
    color: #0091cf;
    margin-bottom: 5px;
    font-weight: 700;
}
.obgektKlaster{
    display: flex;
    flex-wrap: wrap;
    padding: 0 5vw;
    justify-content: center;
    margin: 15px 0 -51px 0;
}
.obgektKlasterItem{
    width: 100%;
    max-width: 360px;
    min-width: 200px;
}
.sezon{
    display: flex;
}
.sezon span:first-child{
        margin-right: 25px;
}
.storyObjekt{
    padding: 3vw 300px 3vw 5vw;
    /* border: 3px solid #f0bc1f; */
    margin: 60px auto;
    position: relative;
    /* border-radius: 13px; */
    border-left: 7px solid #ffe9b3;
    padding: 0 300px 0 5vw;
}
/*.storyObjekt:before{
    content:"";
    width: 0;
	height: 0;
	border-width: 60px 0 0 60px;
	border-color: transparent transparent transparent #F0BC1F;
	border-style: solid;
	position: absolute;
    top: -60px;
    left: 60px;
}
.storyObjekt:after{
    content:"";
    width: 0;
	height: 0;
	border-width: 60px 0 0 60px;
	border-color: transparent transparent transparent #FFF;
	border-style: solid;
	position: absolute;
    top: -53px;
    left: 63px;
}*/
.storyObjektTilte{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 22px;
    color: #00314d;
}
.storyObjektZnack{
    display: block;
    position: absolute;
    height: 101%;
    width: 358px;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .3;
    background-position: bottom right;
}
.sektionObjekt{
    display: flex;
}
.titleObgektImage{
    margin-top: 16px;
    font-size: 12px;
    max-width: 235px;
}
.storyObjekt p{
        text-align: justify;
}
.itemObgektGalary{
    display: block;
    max-width: 250px;
    height: 370px;
}
.itemObgektGalary img{
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 14px 14px 4px -1px #00000014;
}

.obgektGalary .owl-item{
        padding-bottom: 20px;
}
.obgektGalary{
    max-width: 550px;
    margin-right: 50px;
    float: left;
}
.wr__ObgektGalary{
    padding: 100px 0 0 0;
    margin: 0 0 60px 0;
    
}
.wr__ObgektGalary ul{
    padding: 20px;
    font-style: italic;
    list-style: circle;
    display: inline-block;
}
.livehackObjekt{
    max-width: 540px;
    float: left;
    padding: 3vw 4vw;
    background: #33333308;
    margin-top: -106px;
    text-align: justify;
    min-height: 550px;
    border-radius: 8px;
    box-shadow: 8px 6px 9px -12px #333;
    border: 1px solid #33333321;

}
.wr__ObgektGalary:after, .wr__obgektGalery:after{
    content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;
}
.wr_map{
    width: 100%;
    border: 3px solid #d6bc062b;
    overflow: hidden;
    border-radius: 8px;
}
.startStapObjekt, .wr_map{
        flex-grow: 1;
}
.startStapObjekt{
    padding: 0 0 20px 40px;
    margin-bottom: 30px;
    border-left: 7px solid #ffe9b3;
    max-width: 80%;
    position: relative;
}
.startStapObjekt:after{
    content:"";
}
.wr__obgektGalery{
    
}
.wr__ObgektGalary .owl-nav{
    top: -72px !important;
    right: 15px !important;
}
.wr__ObgektGalary .owl-nav button{
    border: 1px solid #333 !important;
    line-height: 53px !important;
}
.wr__ObgektGalary .owl-nav button span{
    display: block;
    padding: 0 0 3px 0;
}
.wr__ObgektGalary .owl-nav button:hover{
    border: 1px solid #0091cf;
    background: #abe0ff24;
}
.titleCenter{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0px 0 19px;
    color: #00314d;
    position: relative;
    padding-bottom: 1px;
    
}
.titleCenter:after{
    content: "";
    width: 60px;
    height: 4px;
    background: #333;
    display: block;
    margin: 40px auto;
}
.borderPadding{
    margin: 37px 4vw;
    border-radius: 10px;
    overflow: hidden;
}
.background-video{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.wr-background-video:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000014;
    z-index: 10;
    display: block;
    top: 0;
    left: 0;
}
.wr-background-video{
    position: relative;
    min-height: 490px;
    overflow: hidden;
}
.itemRouter{
    
    background-position: center;
    background-size: cover;
    margin: 15px;
    position: relative;
    transition: background-size 0.5s ease;
    box-shadow: 4px 4px 10px -3px #333;
    
}
.itemRouter:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transition: all .5s;
    background: #2587ce47;
    z-index: -1;
    transform: rotate(3deg);
}
.items__Router{
    width: calc(50% - 30px);
    margin: 0px;
    position: relative;
    transition: all .4s;
    
}
.wr__routerFiltr{
    position: relative;
}
.routerFiltr{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #333;
    padding: 180px 0;
    z-index: 10;
}
.itemRouter:hover{
    
}
.turik{
    background-image: url(https://visitsiberia.info/temp/img/icon/turik.png);
    display: block;
    width: 21px;
    height: 21px;
    background-size: contain;
    float: left;
    margin-right: 5px;
}
.transport{
    background-image: url(https://visitsiberia.info/temp/img/icon/transporttrack.png);
    display: block;
    width: 21px;
    height: 21px;
    background-size: contain;
    float: left;
    margin-right: 5px;
}
.itemRouter:hover:before{
        
}
.wrRouterList{
    display: flex;
    flex-wrap: wrap;
    
}
.routerListName{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-top: auto;
    margin-bottom: 30px;
    text-shadow: 3px 3px 3px #333;
}
.routerListName:hover, .routerListName:active{
    color: #fff;
    text-decoration: none;
}
.routerListOwerlay{
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(43,43,43,0.33657212885154064) 100%);
    padding: 40px;
    display: flex;
    flex-direction: column;
    min-height: 400px;
    
}
.usloviya{
    color: #fff;
    display: flex;
    flex-direction: column;
}
.usloviya>span{
        margin-bottom: 5px;
}
.routerLink{
    width: 65px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    border: 3px solid;
    border-radius: 50%;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #ffffff3b;
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50px);
}
.routerLocation{
    color: #fff;
    font-weight: bold;
    padding-left: 27px;
    position: relative;
}
.routerLocation:before{
    content: "";
    background-image: url(https://visitsiberia.info/temp/img/icon/geogps.png);
    display: block;
    width: 23px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: 2px;
    top: 0px;
    background-repeat: no-repeat;
}
.itemRouter:hover .routerLink{
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;;
}
.routerLink:hover, .routerLink:active{
    color: #fff;
    text-decoration: none;
}
.filter_title{
    font-size: 20px;
    margin-bottom: 15px;
    color: #2587ce;
}
.span3{
    position: relative;
    top: 20px;
    width: calc(25% - 30px);
    margin-left: 30px;
}
.total__routs{
        font-size: 20px;
}

.tour-list_title {
    font-size: 3em;
    font-weight: 700;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
    margin-top: -17px;
    text-shadow: 1px 2px 3px #333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 113px;
        line-height: 1;

}
.searchRouters{
    width: calc(100% + 200px);
    max-width: 1400px;
    display: flex;
    margin: 0 auto;
    padding: 50px 37px;
    background: #ffffff30;
    /* border-radius: 5px; */
    /* border: 1px solid #fff; */
    transform: translateY(35px);

}
#mse2_filters fieldset{
        position: relative;
}
.searchRouters .tourSelect{
    margin: 0 6px;
}
.searchRouters button{
    background: #00314d;
    border: 0;
    border-radius: 4px;
    color: #fff;
    padding: 0 30px;
    margin-left: 15px;
    transition: all .4s;
}
.searchRouters button:hover{
    background: #094e75;
}
.wrRouterMini{
    width: calc(33% - 20px);
    margin: 10px;
    border-radius: 5px;
    overflow: hidden;
}
.wrDOP__RouterMini{
    width: 100%;
    
}
.wrRouterMini>a{
    display: block;
    padding: 20px !important;
    background-size: cover;
    min-height: 390px;
    color: #fff;
    position: relative;
}
.nameMiniRiuter{
    display: block;
    margin-top: 100px;
    text-align: center;
    font-size: 23px;
    line-height: 1;
}
.wrRouterMini>a:after,.wrDOP__RouterMini>a:after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(255,255,255);
    background: -webkit-linear-gradient(142deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.33657212885154064) 100%);
    background: -moz-linear-gradient(142deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.33657212885154064) 100%);
    background: -o-linear-gradient(142deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.33657212885154064) 100%);
    background: linear-gradient(142deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.33657212885154064) 100%);
}
.wrRouterMini>a span:not(.nameMiniRiuter),.wrDOP__RouterMini>a span:not(.nameMiniRiuter){
    position: relative;
    z-index: 10;
    display: block;
    line-height: 23px;
    font-size: 12px;
}
.nameMiniRiuter{
    position: relative;
    z-index: 10;
    font-weight: 500;
    text-shadow: 1px 1px 1px #333;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.wrRouterMini>a:hover, .wrRouterMini>a:active,.wrDOP__RouterMini>a:hover,.wrDOP__RouterMini>a:active{
        color: #fff;
    text-decoration: none;
}
.tour__header{
    position: relative;
    margin-bottom: 60px;
    border-radius: 10px;
    overflow: hidden;
}
.tour__header img{
    width: 100%;
    margin-bottom: 0px;
}
.tour__header .predzagolovok{
    position: absolute;
    bottom: 20px;
    left: 40px;
    color: #fff;
    font-weight: bold;
    max-width: 550px;
}
.tour__header .predzagolovok  h1{
    font-weight: bold;
}
.tour__header:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(255,255,255);
background: linear-gradient(203deg, rgba(255,255,255,0.10127801120448177) 18%, rgba(0,0,0,0.5522584033613445) 100%);
}
.wrTrack_content{
    width: 100%;max-width: 750px;margin: 0 auto;
}
.wrTrack_content h2{
        font-size: 30px;
    font-weight: bold;
    max-width: 550px;
    line-height: 1;
    margin-bottom: 40px;
}
.wrTrack_content h3{
    font-size: 25px;
    margin: 0 0 15px 0;
    color: #2587ce;
}
.wrTrack_content h4{
    font-size: 17px;
    margin: 0 0 15px 0;
    color: #2587ce;

}
.imageTrackStart{
    width: calc(100% + 200px);
    margin-bottom: 60px;
    max-width: 950px;
    margin: 0 0px 60px -100px;
}
.item_control_point{
    display: flex;
}
.item_control_point__image{
    margin: 0 50px 0 0 !important;
    
    overflow: hidden;
    width: 350px;
}
.item_control_point__content{
     width: calc(100% - 400px);
}
.item_control_point__image img{
   border-radius: 8px;
    }
.borderSeparator{
    display: block;
    width: 160px;
    height: 5px;
    margin: 0px auto 74px auto;
    background: #2587ce;
} 

#mse2_selected{
    
    background: #2587ce30;
    padding: 13px;
}
.mse2_selected_link{
    margin-right: 15px;
}
.hide__filtr{
        position: absolute;
    top: 7px;
    left: 286px;
    cursor: pointer;
    font-size: 14px;
    color: #2587ced1;
    transition: all .4s;
    opacity: .2;
    display: none;
}
.hide__filtr:hover{
    opacity: 1;
}
.filtrrouterbg{
    
    min-height: 460px;
    background-size: cover;
    background-position: center;
}
.topNav{
    background: #70bcf329;
}
.topNav .top-nav a{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #00314d;
    font-weight: 500;
} 
.topNav .top-nav{
    float: right;
}
.active__fieldset{
    padding-bottom: 0;
}
.active__fieldset h4{
    margin-bottom: 0px;
}
.active__fieldset:after{
    content: "";
    width: 30px;
    height: 1px;
    background: #2587ce;
    display: inline-block;
    float: left;
    margin: 10px 0 0 0;
}
.dop__routers{
    width: calc(100% + 200px);
    margin-bottom: 60px;
    max-width: 950px;
    margin: 0 0px 60px -100px;
}
.wrDOP__RouterMini>a{
    display: block;
    padding: 20px !important;
    background-size: cover;
    min-height: 420px;
    color: #fff;
    position: relative;
}
.searchRouters {
    width: 100%;
    max-width: 1100px;
    display: flex;
    margin: 0 auto;
    padding: 50px 37px;
    background: #ffffff85;
    bottom: 75px;
    position: absolute;
    border: 1px solid #fff6;
    left: 50%;
    transform: translateX(-50%);
    justify-content: space-between;
    border-radius: 4px;
}
.filtr2 .searchRouters{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.filtr2 .tourSelect{
        margin-bottom: 10px;
        width: calc(34% - 20px);
}
.filtr2 .tourSelect:hover{
    z-index: 100;
}
.filtr2 .btn-success{
   width: calc(34% - 24px);
    height: 50px;
    margin-left: 9px;
}
.filtr2 .searchRouters{
    bottom: 47px;
}
.desObjekt{
    width: 100%;
    padding-top: 60px;
}
.plasment{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.plasment>div{
     margin: 0 15px;
}
.plasment p{
    font-size: 12px;
}
.plasment ul{
    font-size: 12px;
    padding: 0 0 15px 15px;
    font-style: italic;
}
.plasment ul li{
    list-style: circle;
}
.obgektLink{
    padding: 3px 0;
}
.obgektLink a{
    display: block;
}
.slide_h1__mimni{
    
    font-size: 25px;
    font-weight: 900;
    width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    line-height: 1.2;
}
.slide_h1__mimni span{
    font-size: 16px;
    line-height: 1;
    display: block;
    margin: 30px auto;
    max-width: 300px;
    font-weight: normal;
}
#carouselOne .slide{
        min-height: 390px;
        border-radius: 9px;
    overflow: hidden;
}
.seeRouter{
    position: absolute;
    background: #f0bc1f;
    padding: 20px 30px;
    color: #fff;
    font-weight: bold;
    left: 50%;
    bottom: 74px;
    transform: translateX(-50%);
    border-radius: 5px;
    text-shadow: 0px 0px 2px #333;
    box-shadow: 0px 6px 6px 0px #333;
    width: 250px;
    text-align: center;
}
#carouselOne .slider_button{
    padding: 20px 40px !important;
        left: 50%;
    transform: translateX(-50%);
}
.item-dagest{
        position: relative;
        display: block;
}
.item-dagest img{
   
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}
.item-dagest .h2{
    position: absolute;
    padding: 40px;
    display: block;
    color: #fff;
    z-index: 100;
    top: -7px;
    font-size: 20px;
    text-shadow: 1px 0px 0px #333;
    max-width: 340px;
    line-height: 1.2;
}
.item-dagest:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: -webkit-linear-gradient(164deg, rgba(0,0,0,0.3841911764705882) 0%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(164deg, rgba(0,0,0,0.3841911764705882) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(164deg, rgba(0,0,0,0.3841911764705882) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(164deg, rgba(0,0,0,0.3841911764705882) 0%, rgba(255,255,255,0) 100%);
}
.daygest-wraper{
        display: flex;
    flex-wrap: wrap;
    margin: 30px -10px;
}
.item-dagest:nth-child(1),.item-dagest:nth-child(4),.item-dagest:nth-child(5){
    width: calc(33% - 20px);
    margin: 10px;
}
.item-dagest:nth-child(2),.item-dagest:nth-child(3),.item-dagest:nth-child(6){
    width: calc(66% - 20px);
    margin: 10px;
}
.item-dagest{
        max-height: 300px;
        border-radius: 7px;
        overflow: hidden;
}
.filtr3 .tourSelect{
    width: 400px;
}
.filtr3 .searchRouters{
        max-width: 630px;
}
.wrTrack_content ul{
    font-style: italic;
    padding: 0 0 0 30px;
    margin-bottom: 30px;
    list-style: circle;
}
.wrTrack_content ul li{
        margin-bottom: 10px;
}
.wrTrack_content blockquote{
    margin: 30px;
    border-left: 2px solid #2587ce;
    padding-left: 30px;
    font-style: italic;
    font-weight: 300;
    color: #00314d;
    font-size: 19px;
}
.wrTrack_content blockquote p{
        padding: 0 0 0px 0;
}
.wraperPogoda .weatherInformer18{
    width: 100% !important;
    border: 0;
}
.wraperPogoda .weatherInformer18-city{
        font-size: 20px !important;
    transform: translateY(-4px);
    text-align: left !important;
    position: relative;
    z-index: 100;
}
.weatherInformer18-logo{
        opacity: 0;
}
.wraperPogoda .weatherInformer18 ul li.weatherInformer18-now .weatherInformer18-now__desc {
    display: block;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: 5px;
    margin-left: 20% !important;
}
.wraperPogoda{
        padding: 20px 20px 5px 20px;
    border: 1px solid #2587ce;
    border-radius: 7px;
    position: relative;
}
.wraperPogoda:after{
       content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.subMenu{
    display: none;
}
 /**
 * Swiper 6.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2020
 */
 @media (max-width:1400px){
    #carouselOne .slide{
        min-height: 450px;
    }
    
   
    .searchRouters{
        width: 90%;
    }
        
}
@media (max-width:1100px){
    #carouselOne .slide{
        min-height: 450px;
    }
    .searchRouters{
            flex-direction: column;
    }
    .tourSelect{
        width: 100%
    }
    .searchRouters .tourSelect {
        margin: 6px 6px;
    }
    .searchRouters button{
        display: block;
        margin: 20px;
        width: 100%;
        margin-left: 0;
        padding: 18px;
    }
    .item-dagest .h2 {
    position: absolute;
    padding: 20px;
    display: block;
    color: #fff;
    z-index: 100;
    top: 30px;
    font-size: 20px;
    text-shadow: 1px 0px 0px #333;
}
}
@media (max-width:990px){
    .subMenu{
        display: block !important;
        text-transform: uppercase;
    }
}
@media (max-width:767px)
{
    .buttonFone{
        display: block;
        }
        
        .swiper-button-next:after, .swiper-button-prev:after{
            font-size: 20px !important;
        }
        .slide_h1{
            margin-top: 0px;
        }
        .swiper-slide {
            
            display: flex;
            align-items: center;
        }
        .slide{
            min-height: 240px;
        }.slider_button {
            padding: 10px 40px;
        }
        
        .span3 {
            position: relative;
            top: 0;
            padding: 0px 0 60px 15px;
            width: calc(100% - 40px);
            margin-left: 0;
        }
        .wrRouterMini {
            width: 100%;
            margin: 10px;
        }
        .wrRouterMini {
            width: 100%;
            margin: 0 0 20px 0;
        }
        .buttonMessege{
                padding: 11px 60px 14px 17px;
                display: none;
       
        }
        .hide__filtr {
            position: absolute;
            top: 10px;
            left: auto;
            cursor: pointer;
            font-size: 14px;
            color: #2587ced1;
            transition: all .4s;
            opacity: .2;
            right: -27px;
        }
        .item-dagest:nth-child(1),.item-dagest:nth-child(2),.item-dagest:nth-child(3), .item-dagest:nth-child(4), .item-dagest:nth-child(5),.item-dagest:nth-child(6) {
            width: 100%;
            
        }
        .tour-list_title{
            font-size: 30px;
            max-width: 300px;
        }
   
    .br, .action_list .owl-nav
    {
            display: none;
}
    .objekt-content{
        padding: 0 30px;
    }
    
    .ferst-news .separator{
        transform: translateX(0);
    }
    .slider_button {
        position: absolute;
        margin: none;
        bottom: 20px;
        left: 42%;
        transform: translateX(-50%);
    }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    display: none;}
    
   
}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#fff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#fff;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.wr_rest_news{
    align-items:flex-start;
}
.wraper_news .action_list{
    margin-bottom:24px;
}
.wraper_news .show-more{
    text-transform:uppercase;
    position: static;
    max-width: 250px;
    width: auto;
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 0 auto;
    padding: 12px 24px;
    background: #F0BC1F;
    border: none;
    color: #fff;
    font-weight: 500;
    box-shadow: none;
    border-radius: 20px;
    text-shadow: none;
    transform: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .15s all ease-in;
    
}
.wraper_news .show-more:hover{
    text-decoration:none;
    box-shadow: 0px 5px 10px 2px rgba(240, 188, 31, 0.2);
}
article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide {
    height: 580px;
    display:flex;
    justify-content:flex-start;
    align-items:center;
    padding:20px 20px;
    padding-left:325px;
    position:relative;
    padding-bottom:70px;
}
article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}
article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-content{
    margin-top:auto;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:32px;
    position:relative;
    z-index:1;
}
article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .responsiv_button{
    position: static;
    padding: 12px 16px;
    background: #F0BC1F;
    border: none;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 500;
    box-shadow: none;
    border-radius: 30px;
    text-shadow: none;
    transform:none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer__accordion{
    margin-bottom: 30px;
}
.container #ww_4640e8f00aa21{
    max-width: 200px;
    width: auto !important;
    padding-left: 30px;
}
.container #ww_4640e8f00aa21 .ww-box{
    max-width: fit-content;
}
.container #ww_4640e8f00aa21  .ww_temp{
    font-size: 24px;
}
.container #ww_4640e8f00aa21  .ww_cond{
    display: none;
}
.container #ww_4640e8f00aa21  .ww_current{
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
}
.container #ww_4640e8f00aa21 .ww-box[max-width~="230px"] .ww_icon{
    margin-top: 0px;
}
.container #ww_4640e8f00aa21 .ww_name{
    margin-bottom: 0px;
}

@media screen and (min-width:1200px) {
    article h1{
        width: calc(100% - 400px);
        padding-right: 30px;
    }
}

@media screen and (min-width: 900px){
    .footer{
      background-position: bottom;
      background-size: contain;
      background-repeat: no-repeat;
  } 
 }

article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-title{
    font-size: 60px;
    text-align:left;
    color: #fff;
}
@media screen and (max-width: 1400px){
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide{
        padding-left: 200px;
        padding-right: 100px;
    }
}
@media screen and (max-width: 1280px){
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide{
        padding-left: 30px;
        padding-right: 153px;
    }
    .container #ww_4640e8f00aa21{
        display: none;
    }
}
@media screen and (max-width: 769px){
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide{
        padding-left: 30px;
        padding-right: 63px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-title{
        font-size: 42px;
        line-height: 50px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-content{
        gap: 23px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .responsiv_button{
        font-size: 13px;
        line-height: 16px;
        padding:15px 22px;
    }
}
@media screen and (max-width: 480px){
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide{
        padding-left: 30px;
        padding-bottom:61px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-title{
        font-size: 25px;
        line-height: 30px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .main-slider-content{
        gap: 12px;
    }
    article > div.swiper-container.swiper-container-initialized.swiper-container-horizontal > div.swiper-wrapper.wraper_slider > div.itenResponsivSlide.slide.swiper-slide .responsiv_button{
        font-size: 9px;
        line-height: 11px;
        padding:10px 14px;
    }
}
