

/* Start:/local/assets/css/ww2.css?177340949721319*/
@-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;
}

.display-flex-wrap{
    display: flex;
    flex-flow: wrap;
}

@media (max-width: 767px) {

    .xs-order-0{
        order: 0;
    }

    .xs-order-1{
        order: 1;
    }

    .xs-order-2{
        order: 2;
    }

    .xs-order-3{
        order: 3;
    }

    .mg-xs-10{
        margin-left: 10px!important;
        margin-right: 10px!important;
    }

    .visible-xs {
        display: block !important;
    }

    .tab-pane-content-xs{
        min-height: 400px !important;
        background-color: #F2F5F6;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .pr-4-xs {
        padding-right: 10px !important;
    }

    .pl-4-xs {
        padding-left: 10px !important;
    }

    .mr-5-xs {
        margin-right: 10px !important;
    }

    .text-small-xs {
        font-size: 0.8em !important;
    }

    .text-normal-xs {
        font-size: 1em !important;
    }

    .mx-1-xs {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .button-mt-xs-0 {
        margin-top: 0px !important;
    }

    .w-100-xs {
        width: 100% !important;
    }
    img.w-100-xs{
        height:auto;
    }

    .px-1-xs {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

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

    .hidden-xs {
        display: none !important;
    }

    .hr-mobile-app{
        width: 70%;
    }
}

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

    .mg-sm-40{
        margin-left: 40px!important;
        margin-right: 40px!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;
    }

    .hidden-sm {
        display: none !important;
    }

    .hr-mobile-app{
        width: 70%;
    }

    .md-pd-x-40{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {

    .md-order-0{
        order: 0;
    }

    .md-order-1{
        order: 1;
    }

    .md-order-2{
        order: 2;
    }

    .md-order-3{
        order: 3;
    }

    .visible-md {
        display: block !important;
    }

    .mg-md-8{
        margin-left: 8px!important;
        margin-right: 8px!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;
    }

    .hidden-md {
        display: none !important;
    }

    .hr-mobile-app{
        width: 35%;
    }
}

@media (min-width: 1200px) {

    .mg-lg-8{
        margin-left: 8px!important;
        margin-right: 8px!important;
    }

    .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;
    }

    .hidden-lg {
        display: none !important;
    }

    .hr-mobile-app{
        width: 35%;
    }
}

.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;
    }
}

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

.ac-container-element {
    margin: .5em 0 .5em;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}

.ac-container-element .ac-color-line {
    border-bottom: 1px solid hsla(200, 100%, 38%, 0.2);
}

.ac-borders-top-bottom {
    border-bottom: 1px solid hsla(200, 100%, 38%, 0.2);
    border-top: 1px solid hsla(200, 100%, 38%, 0.2);
}

.ac-borders-top-bottom:hover {
    border-bottom: 1px solid #00AAFF;
    border-top: 1px solid #00AAFF;
}

.img-slider-chronicle {
    background-size: cover;
    background-position: center;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    flex-grow: 1;
}

.font-black {
    color: white;
}

.collapsed .font-black {
    color: black;
}

.event {
    background-color: #B30300;
    cursor: pointer;
}

.collapsed .event {
    background-color: #E9E7E7;
}

.event:hover .font-black {
    color: white;
}

.event:hover {
    background-color: #B30300;
}

.ac-container-element:hover .ac-color-line {
    border-bottom: 1px solid #00AAFF;
}

.ac-container-item {
    border: 1px solid #00AAFF;
}

.ac-container-item-2 {
    border: 2px solid #00AAFF;
}


/* Какая то проблема с размерами ячеек маленьких устройств */
.fix-xs-coll {
    min-height: 50px !important;
}

.item-ext-button {
    margin-top: auto !important;
    vertical-align: middle;
    top: calc(50% - 25px);

}

.ac-container-element:not(.collapsed) .ac-color-line {
    border-bottom: 0;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

/*.fade:not(.show) {*/
/*    opacity: 0;*/
/*}*/

/*
.collapse:not(.show) {
    display: none;
}
*/

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.min-lines3 {
    min-height: 3em;
}

.min-lines4 {
    min-height: 5.5em;
}

.min-lines7 {
    min-height: 7.5em;
}

.min-lines10 {
    min-height: 16.5em;
}

.min-lines11 {
    min-height: 17.5em;
}

.min-lines12 {
    min-height: 18.5em;
}

.min-lines20 {
    min-height: 23.5em;
}

.text-small {
    font-size: 0.75em !important;
}

.line-indicator {
    top: calc(100% - 22em);
}

.content-white h3 {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.content-white {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.pl-10 {
    padding-left: 6rem !important;
}

.pr-10 {
    padding-right: 6rem !important;
}

.img-gray {
    display: inline-block;
    max-width: 250px;
    max-height: 224px;
    -webkit-filter: grayscale(1); /* Webkit браузеры */
    filter: gray; /*для IE6-9 */
    filter: grayscale(1); /* W3C */
    transition: 0.5s;
}

.img-gray:hover {
    -webkit-filter: grayscale(0); /* Webkit браузеры */
    filter: none; /*для IE6-9 */
    filter: grayscale(0); /* W3C */
    transition: 0.5s;
}

.img-gray-text {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    cursor: pointer;
}

.fixed-bottom {
    /*
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
*/
    line-height: 8;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;

    background-clip: border-box;

    margin-top: 10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

}

.carousel-image {
    height: 100%;
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;

}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-prev-icon-gray,
.carousel-control-next-icon-gray,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-prev-icon-gray {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23636363' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon-gray {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23636363' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.visible-xs .carousel-control-prev-icon,
.visible-xs .carousel-control-next-icon {
    width: 15px;
}


.carousel-indicators {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.d-block {
    display: block !important;
}

/* картинка на странице */
.minimized {
    width: 300px;
    cursor: pointer;
    border: 1px solid #FFF;
}

.minimized:hover {
    border: 1px solid yellow;
}

/* увеличенная картинка */
#magnify {
    display: none;
    position: fixed;
    max-width: 1600px;
    height: auto;
    z-index: 9999;
}

#magnify img {

    padding: 10px;
    width: 100%;
    min-width: 1200px;
}

/* затемняющий фон */
#overlay {
    display: none;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
    width: 18px;
    height: 18px;

    background: #FFFFFF;
    border: 1px solid #AFAFAF;

    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 2px;
}

@keyframes rota {
    25% {
        transform: rotate(360deg);
    }
}

#close-popup:hover {
    /*animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;*/
}

.carousel-inner-background {
    background-color: #E9E7E7;
}

.slider-item {
    display: block;
    position: relative;
}

.panel-menu-block {
    border-radius: 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em;
    padding: 5px 3px;
}

.panel-menu-title {
    color: #0084C4 !important;
}

.content-menu-title {
    color: #0084C4 !important;
}

.tab-pane-content:not(.active) {
    opacity: 0;
    display: none;
}

.info-tab-menu:not(.active){
    opacity: 0;
    display: none;
}

.tab-pane-content {
    background-color: #F2F5F6;
    min-height: 680px;
}

.h-100 {
    height: 100% !important;
}

.tab-content {
    min-height: 600px;
}
@media screen and (max-width:600px){
    .tab-content{
        min-height:0;
    }
}

.link-in-tab {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #0084C4;
}

.img-in-tab{
    margin-left: 10px;
    padding-right: 20px;
    padding-top: 20px;
}
@media screen and (max-width:1024px){
    .img-in-tab{
        max-width:100%;
        height:auto;
    }
}
.tab-pane-slider-controls{
    background-color: #F2F5F6;
}
@media screen and (max-width:1024px){
    .tab-pane-slider-controls{
        margin-top:24px;
    }
}
@media screen and (max-width:480px){
    .tab-pane-slider-controls{
        margin-top:16px;
    }
}
.mobile-content-title{
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}

.tab-pane-content p {
    margin-left: 15px;
    margin-right: 15px;
}

.tab-pane-content a {
    padding-right: 35px !important;
}

.margin-v-center{
    margin-top: auto;
    margin-bottom: auto;
}

.mh-1em{
    margin: 1em 0 1em;
}

.flex-content {
    justify-content: inherit;
    align-items: baseline;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.fs-18{
    font-size: 18px;
}

.list-style-type-square li p{
    margin-bottom: 0;
    font-size: 1.125rem !important;
}

.badge-25px{
    min-width: 25px !important;
}
.carousel-inner-background{
    background-color: #E9E7E7;
}

.slider-item{
    display: block;
    position: relative;
}

.mobile-app-banner-image{
    background-image: url("/upload/mobile-app/Mobile_background.png");
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
}

.mobile-app-banner-color{
    background-color: #FAFAFA;
}

.mobile-app-banner-bottom-color {
    background-color: #00334C;
}

.btn-font-xl{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 0.1px;
}

.fixed-button-size-mobile-app{
    width: 236px;
    height: 68px;
    border-radius: 5px;
    padding: 16px 0 16px 0;
    color: white;
}

.btn-danger-mobile-app{
    background: #D80704;
}

.btn-danger-mobile-app:hover{
    color: white;
    background: #b20704;
}

.empty-vertical-space-50{
    height: 50px;
}

.empty-vertical-space-75{
    height: 75px;
}

.empty-vertical-space-80{
    height: 80px;
}

.empty-vertical-space-150{
    height: 150px;
}

.h1-xl{
    font-size: 58px;
    line-height: 64px;
}

.p-lg{
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
}

.img-app-phones{
    top: -40px;
}

.pos-relative{
    position: relative;
}

.hr-mobile-app{
    border-top: 2px solid #96c2ff !important;
    margin: auto;
}

.h2-mobile-app-title{
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
}

.h3-lg{
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}

.p-secondary{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}

.secondary-color{
    color: #737373;
}

.mt-25{
    margin-top: 25%
}

.color-white{
    color: white;
}

.h4-small{
    font-weight: 500;
    font-size: 24px;
}

.horizontal-empty-space-50{
    min-width: 50px;
}
.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex: 1 0 auto;*/
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
}

.bg-info {
    background-color: #d9edf7;
}
.text-muted {
    color: #999;
}
.gos-soc {
    margin-left: -20px;
}

.gos-soc-portal {
    width: 49%;
    float: left;
}

.gos-soc-mfc {
    width: 50%;
    float: left;
}

@media screen and (max-width: 1420px) {
    .gos-soc {
        margin-left: -20px;
    }

    .gos-soc-portal {
        width: 100%;
        text-align: center;
    }

    .gos-soc-mfc {
        width: 100%;
        text-align: center;
    }
}

.fix-text-center div{
    text-align:center!important;
}
/* End */


/* Start:/local/assets/css/my-style.css?177340949743104*/
.bg-primary {
    color: rgb(92, 92, 92);
    background: rgba(220, 220, 220, 0.5);
}

.modal-header {
    border: 0;
}


.category div {
    height: 128px;
    height: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category div h3 {
    margin: 0 auto;
    color: #00334C;
}


/* Map of MFC */

.mfc-map-container {
    background: hsla(200, 100%, 15%, 0.1);
    margin: 1em 0 1.5em;
    background: #fff;
    /*    margin: 1em 0 1.5em;
        padding: 0;
        margin-right: -64px;
        padding: 0;
        height: 70vh;
        overflow-y: scroll;*/
}

.mfc-map-container ul {
    margin: 0;
    padding: 0;
}

.mfc-map-container ul li {
    list-style: none;
    border-top: 1px solid hsla(0, 0%, 100%, 0.5);
    border-bottom: 1px solid hsla(200, 100%, 15%, 0.15);
}

.mfc-map-container ul li:first-child {
    border-top: 1px solid hsla(200, 100%, 15%, 0.1);
}

.mfc-map-container ul li div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 5em;
    padding: 0 .75em 0 1em;
}

.mfc-map-container ul li.mfc-list-item-big div {
    height: 7em;
}

.mfc-map-container ul li img {
    width: 5em;
    float: right;
    margin-left: .5em;
    display: none;
}

.mfc-map-container ul li h5.mfc-name {
    font: 500 15px/1 'Exo 2', Arial, sans-serif;
    margin: 0;
    margin-bottom: .5em;
    padding: 0;
    color: hsl(200, 91%, 25%);
}

.mfc-map-container ul p.mfc-tel {
    font: italic 400 13px/1 'Exo 2', Arial, sans-serif;
    color: #333;
}

.mfc-map-container ul p.mfc-address {
    margin: 0;
    font: italic 400 13px/1 'Exo 2', Arial, sans-serif;
    color: #333;
}

.mfc-map-container ul p > .fa {
    float: left;
    height: 2em;
    margin: 0 .75em 0 0;
}

.mfc-map-container ul li a:hover {
    text-decoration: none;
}

.mfc-map-container ul li:hover div {
    background: hsl(200, 25%, 80%);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.mfc-map-detail {
    padding: 1em;
    padding-top: 0;
    background: #fff;
    overflow-y: scroll;
    height: 100%;
}

.mfc-map-detail .ac-container article {
    position: inherit;
}

.mfc-header {
    position: relative;
    height: 12em;
    margin-bottom: 1em;
    overflow: hidden;
}

.mfc-header img {
    position: absolute;
    top: 0;
    width: 100%;
}

.mfc-header h4 {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: .5em;
    color: #fdfdfc;
    background: hsla(200, 100%, 15%, 0.5);
}

.mfc-map-detail p.mfc-address,
.mfc-map-detail p.mfc-tel,
.mfc-map-detail p.mfc-times,
.mfc-map-detail p.mfc-comment {
    font-size: 1em;
}

.mfc-map-container .ac-container > div {
    margin-top: 0;
    border: 0;
}

.mfc-map-container .ac-container label {
    padding: .5em;
    padding-left: 0;
    font-size: 1.125em;
    font-weight: 600;
}

.mfc-map-container .ac-container label:after,
.mfc-map-container .ac-container input:checked + label:after {
    top: .52em;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: .25em;
    font-size: 2em;
    line-height: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.mfc-map-container article.ac-content p {
    font-size: 1em;
    margin-bottom: .5em;
}

.mfc-free,
.mfc-full {
    width: .5em;
    height: .5em;
    display: inline-block;
    border-radius: 50%;
    vertical-align: text-top;
}

.mfc-free {
    background: #0084c4;
}

.mfc-full {
    background: #ff2c29;
}

.que {
    font-size: 1em;
    font-weight: 400;
}

.que-left {
    width: 70%;
    font-size: 1em;
    float: left;
}

.que-right {
    font-size: 1em;
    float: right;
}

.mfc-queue-item {
    margin-left: 10px;
}

.mfc-queue-item .queue-hint {
    opacity: .5;
    font-style: italic;
    font-size: 11px;
}

p.mfc-name {
    margin-bottom: 1em;
    font-weight: 600;
}

p.mfc-comment {
    font-weight: bold;
    font-size: 14px;
    font-size: .875rem;
    padding: 0;
    font-style: italic;
}

p.mfc-address,
p.mfc-tel,
p.mfc-times {
    position: relative;
    padding-left: 1.5em;
    font-size: 14px;
    font-size: .875rem;
}

p.mfc-address:before,
p.mfc-tel:before,
p.mfc-times:before {
    content: " ";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    font-size: 1.125em;
}

p.mfc-address:before {
    content: "\f041";
}

p.mfc-tel:before {
    content: "\f095";
}

p.mfc-times:before {
    content: "\f017";
}

.map-mfc {
    display: block;
    height: 70vh;
    background: hsla(200, 100%, 38%, 0.2);
    margin: 1em 0 1.5em;
}

.map-mfc .legend {
    padding: .5em .75em;
    background: #fdfdfc;
    font: 600 11px/1.42857143 'Exo 2', Arial, sans-serif;
    color: #444;
    box-shadow: 0 0 .35em rgba(0, 0, 0, 0.6);
    border-radius: .125em;
}

.map-mfc .legend img {
    width: 20px;
    vertical-align: middle;
}


/* end Map of MFC */

.search-items {
    position: relative;
    margin-bottom: 2em;
    margin-top: 2em;
}

.search-items label {
    position: absolute;
    top: 8px;
    top: 8px;
    top: .5rem;
    margin: 0;
    padding-left: .5em;
    color: hsla(200, 100%, 15%, 0.3);
}

.search-items input {
    width: 100%;
    padding: .5em .5em .5em 40px;
    padding: .5em .5em .5em 2.5rem;
    border: 1px solid hsla(200, 100%, 15%, 0.3);
}

.search-items input:-moz-placeholder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-items input::-moz-placeholder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-items input::-webkit-input-placeholder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-items input:-ms-input-placeholder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-items input::placeholder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.button {
    margin-bottom: 0em;
    margin-right: .75em;
    border: none;
    background: #0084C4;
    color: white;
    margin-top: 16px;
    margin-top: 1rem;
    padding: .8em 1.2em;
    font-weight: 600;
    letter-spacing: 0.015em;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 1.125em;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
    text-align: center;
    display: inline-block;
}

.button:hover {
    background: hsla(200, 100%, 28%, 1);
    text-decoration: underline;
    color: white;
}

.button.button-payment {
    background: white !important;
    color: #0084C4 !important;
    border: 2px solid #0084C4 !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.button a {
    color: #fff;
}

a.button-top {
    width: 100%;
    background: none;
    color: #333333;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 1em;
}

a.button-top:hover,
a.button-top:focus {
    background: #EEEEEE;
    color: #333;
}

a.button-top:focus {
    outline-color: #00AAFF;
}


/***** Список услуг *****/

.services-list ul,
.search-list ul,
.laws-list ul {
    margin: 0;
    padding: 0;
}

.services-list ul li,
.search-list ul li,
.laws-list ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: .5em;
    border: 1px solid hsla(200, 100%, 15%, 0.3);
    border-radius: .125em;
    background: hsla(200, 100%, 15%, 0.02);
}

.services-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
}

.services-list-items > a,
.laws-list-items > a {
    display: inline-block;
    width: 78%;
    width: calc(100% - 12em);
    padding: 1em .5em 1em 1em;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2em;
    -webkit-transition: background .05s linear, color .2s ease;
    transition: background .05s linear, color .2s ease;
}

.services-list-items > a:hover,
.laws-list-items > a:hover {
    color: white;
    background: #0084c4;
    text-decoration: none;
}

.list-simple .services-list-items > a {
    width: 100%;
}

.services-list-items span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 12em;
}

.services-list-items span > a {
    color: #555555;
    width: 4em;
    height: 100%;
    display: inline-block;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: background .05s linear, color .2s ease;
    transition: background .05s linear, color .2s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.services-list-items span > a > .ic-way {
    font-size: 1.75em;
}

.services-list-items span > a:hover {
    color: #fff;
    background: #0084c4;
    text-decoration: none;
}

.services-list-items span > a.service-disabled {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    cursor: default;
    background: none;
}

.services-list-items span > a.service-disabled:hover {
    color: #555555;
}

.services-list p {
    font-size: .75em;
    padding: 0 1em;
}

.services-list ul li ul li {
    font-size: 12px;
    font-size: .75rem;
    border: none;
    background: none;
    margin-left: 1.25em;
    margin-right: 1.5em;
}

.orgs-type-service h6 {
    margin: .5em 0 .125em 18px;
    margin: .5em 0 .125em 1.125rem;
    color: hsla(200, 100%, 15%, 0.7);
}

.orgs-type-service ul {
    margin-top: .5em;
    margin-bottom: .75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding-left: 1em;
}

.orgs-type-service ul li {
    position: relative;
    margin: .5em 1em;
    padding: 0;
    border: 0;
    font-size: 90%;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: -.025em;
    background: none;
    color: hsla(200, 100%, 15%, 0.7);
}

.orgs-type-service ul li i {
    position: absolute;
    top: .2em;
    left: -1.5em;
    margin-left: 0;
    color: hsla(200, 100%, 15%, 0.4);
    font-size: 80%;
}

.laws-list ul li .laws-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*.laws-list ul li:first-child .laws-list-items {
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: hsla(200, 100%, 15%, .05);
}*/

.laws-list ul li .laws-list-items > a,
.laws-list ul li:first-child p:first-child {
    width: 100%;
}

.laws-list ul li p {
    margin-bottom: 0;
    padding: 16px 8px 16px 12px;
    padding: 16px 8px 16px 12px;
    padding: 1rem .5rem 1rem .75rem;
    width: 30%;
    font-size: .875em;
}

.laws-list ul li p span {
    font-weight: 600;
    display: none;
}

.laws-list ul li p span:after {
    content: ": ";
    padding-right: .25em;
}

.laws-list ul li:first-child p:first-child {
    padding: 1em .5em 1em 1em;
}

.laws-list-col-3 ul li .laws-list-items > a,
.laws-list-col-3 ul li:first-child p:first-child {
    width: 80%;
}

.laws-list-col-3 ul li p {
    width: 10%;
}

.laws-list .services-list {
    width: 100%;
    padding: 0 1em;
}

.laws-list .services-list h6 {
    color: hsl(0, 0%, 46%);
    font-weight: 600;
}

.laws-list .services-list ul li:first-child {
    display: block;
}

.laws-list .services-list ul li {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

@media screen and (max-width: 1200px) {
    .laws-list ul li .laws-list-items > a,
    .laws-list ul li:first-child p:first-child {
        width: 100%;
    }

    .laws-list ul li p {
        width: 30%;
    }

    .laws-list-col-3 ul li .laws-list-items > a,
    .laws-list-col-3 ul li:first-child p:first-child {
        width: 70%;
    }

    .laws-list-col-3 ul li p {
        width: 15%;
    }
}

@media screen and (max-width: 768px) {
    .services-list-items {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .services-list-items span {
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .services-list-items > a {
        line-height: 1.2em;
        width: 100%;
    }

    .laws-list ul li .laws-list-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .laws-list ul li:first-child {
        display: none;
    }

    .laws-list ul li .laws-list-items > a {
        width: 100%;
    }

    .laws-list ul li p {
        width: 100%;
        padding: .5em 1em 1em;
    }

    .laws-list-col-3 ul li p {
        width: 50%;
    }

    .laws-list ul li p span {
        display: inline-block;
        margin-bottom: .25em;
    }

    .services-list-items span > a {
        height: 3em;
    }
}

@media screen and (max-width: 400px) {
    .services-list-items span {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .services-list-items span > a {
        width: 33.3333%;
    }
}

.search-list ul li {
    margin-bottom: 1em;
}

.search-list-items {
    padding: 1em .75em;
    padding-bottom: 0;
}

.search-header {
    font-weight: 600;
    margin-bottom: .5em;
    display: inline-block;
}

.search-preview {
    font-size: 14px;
    font-size: .875rem;
}

.search-preview b {
    background: hsla(60, 100%, 50%, 0.5);
}

.search-item-meta {
    font-weight: 700;
    color: hsla(200, 100%, 15%, 0.6);
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: .75em;
}

.search-item-meta a {
    color: hsla(200, 100%, 15%, 0.6);
}

.select-search {
    display: inline-block;
}

.select-search input[type="radio"] {
    display: none;
}

.select-search label {
    margin: 0 .2em .25em 0;
    padding: .75em 1.25em;
    font-size: .875em;
    color: #fff;
    text-transform: uppercase;
    background: hsla(200, 100%, 38%, 0.6);
    border-bottom: 1px solid hsla(200, 100%, 28%, 1);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.select-search label:hover {
    background: hsl(200, 100%, 28%);
    box-shadow: inset 0px .5em 1em hsla(200, 100%, 15%, 0.5);
    -webkit-transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    cursor: pointer;
}

.select-search input[type="radio"]:checked + label {
    background: #0084C4;
    border-bottom: 1px solid hsla(200, 100%, 18%, 1);
    cursor: default;
}

.select-search input[type="radio"]:checked + label:hover {
    box-shadow: none;
}

@media screen and (max-width: 700px) {
    .search-header,
    .search-preview {
        line-height: 1.2em;
    }
}

@media screen and (max-width: 400px) {
    .select-search {
        font-size: .8178em;
    }
}

/* .input-wrapper */
.input-wrapper {
    position: relative;
    height: 3em;
    padding-right: 5em;
}

.input-wrapper .submit-wrapper {
    position: absolute;
    top: 0px;
    right: -2px;
    width: 5em;
    height: 3em;
    cursor: pointer;
    background: -webkit-linear-gradient(hsl(1, 82%, 34%), hsla(1, 82%, 29%, 1));
    background: linear-gradient(hsl(1, 82%, 34%), hsla(1, 82%, 29%, 1));
}

.input-wrapper .submit-wrapper:hover {
    background: hsla(1, 82%, 24%, 1);
    color: #fff;
}

.input-wrapper .submit {
    position: relative;
    display: block;
    width: 100%;
    background: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    outline: 0;
    height: 3em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.015em;
}

.input-wrapper input {
    margin: 0;
    padding: .5em;
    padding-left: .75em;
    border: 0;
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    font-size: 1em;
    color: #0084C4;
    border: 2px solid rgba(0, 132, 196, 0.6);
    border: 2px solid rgba(0, 132, 196, 0.6);
    border: .125rem solid rgba(0, 132, 196, 0.6);
}

.input-wrapper input::-webkit-input-placeholder,
.input-wrapper input::-moz-placeholder,
.input-wrapper input:-ms-input-placeholder,
.input-wrapper input:-moz-placeholder {
    color: #0084C4;
    font-weight: 400;
}

.input-wrapper input:hover,
.input-wrapper input:focus {
    border-color: #00AAFF;
}

/* .inp-search */
.inp-search,
.input-wrapper .inp-search {
    box-sizing: border-box;
    padding-right: 50px;
}

/* .btn-close-search */
.btn-close-search {
    display: block;
    width: 45px;
    height: 42px;
    position: absolute;
    top: 3px;
    right: 5.125em;
    background: #fdfdfc;
}

.btn-close-search:hover {
    cursor: pointer;
}

.icon-close-search {
    display: inline-block;
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 25%;
    left: auto;
    width: 1.25em;
    height: 2px;
}

.icon-close-search:before,
.icon-close-search:after {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: hsla(200, 100%, 38%, 0.6);
    -webkit-transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    transition: all .2s cubic-bezier(0.4, 0, 1, 1);
}

.btn-close-search:hover .icon-close-search:before,
.btn-close-search:hover .icon-close-search:after {
    background-color: #0084C4;
}

.icon-close-search:before {
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.icon-close-search:after {
    top: 0;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.bg-warning {
    margin: 1em 0;
    padding: .75em 1em;
    background-color: hsla(60, 100%, 50%, 0.3);
    border-radius: .125rem;
    border: 1px solid hsla(60, 100%, 40%, 1);
}


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

.get-services li {
    padding: .5em 0;
}

.search-marker {
    background: hsla(60, 100%, 50%, 0.5);
    display: inline !important;
}


/*Headers*/
.step-serv {
    color: #6F0D0B;
    font-weight: 200;
    font-size: 2.5em;
    margin: 1em 0 .5em;
}

@media screen and (max-width: 550px) {
    .step-serv {
        font-size: 1.75em;
        font-weight: 300;
    }
}


/***** Search *****/

/* Filter*/

.advanced_search-btn {
    font-weight: 800;
    font-size: 1em;
    text-align: right;
    display: block;
    text-align: center;
}

.advanced_search-btn a {
    color: hsla(200, 100%, 15%, 0.3);
}

.filter {
    margin-top: 4.5em;
    margin-bottom: 3em;
    padding: 1em;
    background: hsla(200, 100%, 15%, 0.1);
}

.filter form {
    margin-bottom: 3em;
}

.exp_search-btn {
    display: block;
    text-align: center;
    margin: 0 auto .75em;
    padding: 0;
    width: 13em;
    font-weight: 800;
    font-size: 1em;
    color: hsla(200, 100%, 15%, 0.3);
}

.exp_search-btn:hover {
    color: hsla(200, 100%, 15%, 0.8);
}

.exp_search-form {
    background: hsla(200, 10%, 93%, 0.6);
    box-shadow: inset 0 0 4em hsla(200, 100%, 15%, 0.1);
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: max-height 0.15s ease-out;
    transition: max-height 0.15s ease-out;
}

.exp_search-form .body-form {
    padding: 2em 2em .125em;
}

#exp_search-btn {
    display: none;
}

#exp_search-btn:checked ~ .exp_search-form {
    max-height: 500px;
    overflow: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: max-height 0.25s ease-in .2s, opacity .5s ease .2s, all .6s ease;
    transition: max-height 0.25s ease-in .2s, opacity .5s ease .2s, all .6s ease;
}

.form-filter {
    font-size: .85em;
    font-weight: 600;
    margin: .25em 0 1.5em;
}

.form-filter label {
    font-weight: 600;
    margin-bottom: 0;
    padding: 0;
}

.form-filter input {
    border: none;
    box-shadow: inset 2px 2px hsla(200, 19%, 49%, 0.6), inset -2px -2px hsla(200, 19%, 49%, 0.6);
    font-size: 1em;
    padding: .5em;
    line-height: 1;
    height: auto;
    background: transparent;
}

.form-filter input:hover,
.form-filter input:focus,
.form-filter .form-input:hover,
.form-filter .form-input:focus {
    box-shadow: inset 2px 2px #00AAFF, inset -2px -2px #00AAFF;
}

.form-filter .form-radio-my {
    margin-top: .5em;
}

.form-filter .radio-my label {
    padding-left: 1.75em;
    line-height: 1.5em;
}

.form-filter .radio-my {
    display: inline-block;
    margin-right: .5em;
    margin-bottom: .5em;
}

.form-filter .form-input {
    box-shadow: inset 2px 2px hsla(200, 19%, 49%, 0.6), inset -2px -2px hsla(200, 19%, 49%, 0.6);
    padding: .5em;
    line-height: 1;
    font-size: 1em;
    height: auto;
    margin-top: .5em;
}


/***** Cloud tag *****/

.search-tags-chain {
    margin: 1em 0;
}

.search-tags-chain a {
    display: inline-block;
    background: hsla(200, 100%, 15%, 0.1);
    padding: .65em .5em .75em .95em;
    border-radius: .125rem;
    margin-right: .25em;
    margin-bottom: .25em;
    font-size: 80%;
    font-weight: 700;
    color: hsla(200, 100%, 15%, .6);
}

.search-tags-chain a:hover {
    text-decoration: none;
    color: hsl(200, 100%, 36%);
}

section {
    margin: 1em 0 1.5em;
}


/***** News *****/

.news-list {
    margin: 0 -1em;
}

.news-list ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news-list ul li {
    margin: 10px;
    padding: 0;
    list-style: none;
    width: 31%;
}

.news-list-2col ul li {
    width: 50%;
    margin: 0;
}

.news-list ul li .newsText {
    padding: 1em 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news-list ul li .newsText .newsDetails {
    display: block;
    text-align: right;
    font-style: italic;
}

.news-list ul li .newsText h4 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.news-list ul li .newsText .timeBlock {
    font-style: italic;
    margin: 0;
    font-size: .875em;
    text-align: right;
    font-weight: 300;
}

.news-list .newsPreview img {
    width: 100%;
    margin: 1em 0;
}

@media screen and (max-width: 1024px) {
    .news-list ul li {
        width: 50%;
    }
}

@media screen and (max-width: 650px) {
    .news-list ul li {
        width: 100%;
    }

    .news-list h4 a {
        display: block;
        line-height: 1em;
    }

    .newsPreview {
        line-height: 1.2;
        font-size: .9375em;
    }
}

/* .boxdescr */
.boxdescr-stack {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-gap: 8px;
}

.boxdescr {
    margin: 0;
    padding: 26px 24px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    font-family: "Exo 2", Arial, sans-serif;
}

.boxdescr._theme-fill {
    background: #E3EAEE;
}

.boxdescr._theme-fill .boxdescr__title:not(.color_brand-mfc) {
    color: #00334C;
}

.boxdescr__title {
    color: #623B2A;
    /*text-transform:uppercase;*/
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
}

.boxdescr__title a {
    color: inherit;
    text-decoration: none;
}

@media screen and (min-width: 1025px) {
    .boxdescr__title a:hover {
        color: inherit;
        text-decoration: underline;
    }
}

.boxdescr__descr {
    margin: 0;
}

.boxdescr__date {
    margin-top: auto;
    padding-top: 30px;
}

.boxdescr__link-mask {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

@media screen and (max-width: 1200px) {
    .boxdescr-stack {
        grid-template-columns:repeat(2, 1fr);
    }
}

@media screen and (max-width: 1024px) {
    .boxdescr-stack {
        grid-template-columns:1fr;
    }

    .news-list {
        margin-left: -16px;
        margin-right: -16px;
    }

    .news-list ul li {
        /*width:calc(50% - 20px);*/
        width: 50%;
        margin: 0;
    }

    .news-list ul li .newsText {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (max-width: 600px) {
    .boxdescr {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (max-width: 650px) {
    .news-list ul li {
        width: 100%;
        /*margin:10px 0;*/
    }
}

/***** end News *****/
.help-list,
.info-list {
    margin: 0;
    padding: 0;
}

.help-list._mode-multi {
    column-count: 2;
    column-gap: 0;
}

.help-list._mode-multi > li {
    width: 100%;
    page-break-inside: avoid;
    break-inside: avoid;
}

.help-list > li,
.info-list > li {
    list-style: none;
    margin: .75em 0 .5em;
    padding-left: 2em;
    padding-right: .75em;
}

.help-list > li {
    width: 50%;
}

.help-list > li > a,
.info-list > li > a {
    margin-left: -1.5em;
    padding-left: 1.25em;
    position: relative;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.2em;
}

.help-list > li > a > .fa,
.info-list > li > a > .fa {
    position: absolute;
    top: -25%;
    right: auto;
    bottom: 0;
    left: -.25em;
    width: 1em;
    height: 50%;
    margin: auto;
    text-align: right;
}

.help-list > li a + p,
.help-list > li a + ul {
    margin-top: .75em;
}

.help-list > li p,
.help-list > li ul li {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .5em
}

.flex-container {
    /*display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;*/
    justify-content: inherit;
    align-items: baseline;
    display: flex;
    flex-direction: column;
    height: 30em;
    flex-wrap: wrap;
}

.flex-item {
    width: 50%;

}

@media (max-width: 768px) {
    .help-list._mode-multi {
        column-count: 1;
    }

    .help-list > li {
        width: 100%;
    }
}

@media (max-width: 760px) {

    .flex-container {
        align-items: baseline;
        display: flex;
        flex-direction: row;
        height: 100%;
    }
}

/* Отзывы */
.simpleContent .item-comment {
    margin-bottom: 3em;
}

.simpleContent .subject {
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.15em;
}

.simpleContent .subject > a {
    color: hsl(200, 100%, 15%);
    display: block;
    margin: .5em 0 .5em;
}

.simpleContent .subject > a:first-letter {
    text-transform: uppercase;
}

.simpleContent .subject > a:hover,
.simpleContent .subject > a:focus {
    color: #0084C4;
    text-decoration: underline;
}

.simpleContent .date {
    font-size: .875em;
    letter-spacing: 0.025em;
    text-align: right;
    margin-bottom: .25em;
}

.simpleContent .userName,
.simpleContent .responseName {
    text-align: right;
    font-style: italic;
}

.simpleContent .sep {
    height: 1.5em;
}

.simpleContent .response {
    margin-left: 4em;
    padding-left: 1.5em;
    border-left: 2px solid #0084c4;
}

@media (max-width: 768px) {
    .simpleContent .response {
        margin-left: 1em;
    }

    .simpleContent .userName,
    .simpleContent .responseName {
        margin-top: .5em;
    }
}


.services-list-2-cols > .services-list > ul {
    justify-content: inherit;
    align-items: baseline;
    display: flex;
    flex-direction: row;
    height: 100%;
    flex-wrap: wrap;
}

.services-list-2-cols > .services-list > ul > li {
    width: 49%;
    margin-right: 1em !important;
}

.services-list-2-cols > .services-list > ul > li:nth-child(2n) {
    margin-right: 0 !important;
}

@media screen and (max-width: 970px) {
    .services-list-2-cols > .services-list > ul > li {
        width: 100%;
    }

    .services-list-2-cols > .services-list > ul > li:nth-child(2n) {
        margin-right: 1em !important;
    }
}

.w-100 {
    width: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.row:after,
.clearfix:after {
    clear: both;
}

/*.row {*/
/*    margin-right: -15px;*/
/*    margin-left: -15px;*/
/*}*/
.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.mmng > .accessible-env-description-hide {
    display: none;
}

.add-to-my-favourites {
    font-size: initial;
    font-weight: initial;
}

.add-to-my-favourites a > ins {
    text-transform: initial !important;
}

.add-to-my-favourites > i,
.add-to-my-favourites > .fa {
    color: #0084C4;
}

select.default-portal-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    margin: 0;
    padding: .5em 1.5em .5em .5em;
    height: 3em;
    width: 26%;
    font: inherit;
    color: hsla(200, 100%, 15%, 0.4);
    font-weight: 500;
    line-height: 1.5em;
    vertical-align: bottom;
    border: 2px solid;
    border-color: hsla(200, 100%, 15%, 0.4);
    background: url(/local/assets/css/../img/search-arrow.svg) no-repeat 98% 50%;
    background-size: 1rem;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

@media (min-width: 768px) {
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
}

.badge {
    display: inline-block;
    min-width: 25px;
    padding: 5px 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #0084C4;
    border-radius: 50%;
}

.text-clean .badge{
    height: 25px;
    max-width: 25px;
    min-width: 25px !important;
    display: inline-block !important;
    padding: 2px 4px !important;
    font-weight: bold !important;
    color: #fff !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    background-color: #0084C4 !important;
    border-radius: 50% !important;;
    font-size: 14px;
}

.list-style-type-square li::before,
.list-style-type-square li::marker {
    color: #0084C4 !important;
}

.circle-line-x {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.circle-line-x-line {
    border-top: 2px solid #96c2ff !important;
    flex: 0.48 0.5 48%;
}

.circle-line-x-circle {
    border: 2px solid #96C2FF !important;
    color: #96C2FF !important;
    line-height: 1.7em !important;
    font-weight: bold !important;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    flex: 0.02 0 30px;
    text-align: center !important;
}

.snippet-table-example {
    background-color: #F1F6FC !important;
}

.snippet-table-example table {
    border: none !important;
}

.snippet-table-example table tr {
    background-color: transparent !important;
}

.snippet-table-example table tr td {
    border-top: none !important;
    border-bottom: 1px solid #96C2FF !important;
}

.snippet-table-example div.d-flex div {
    border-bottom: 1px solid #96C2FF;
    margin: 0 0.5em;
}

.snippet-circle-decimal {
    border: 2px solid #96C2FF !important;
    color: #96C2FF;
    line-height: 1.7em;
    font-weight: bold;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    float: none;
    margin: 0 auto;
    top: -1em;
    background-color: white;
    position: relative;
}

.snippet-border {
    border: 2px solid #96c2ff !important;
}

.snippet-three-column-text {
    font-size: 18px;
    color: #333;
}

.snippet-bg-F1F6FC {
    background-color: #F1F6FC !important;
}

.snippet-two-cols-block {
    border: solid 2px #96C2FF;
    flex: 1;
}

.snippet-image-carousel-images > .slick-prev:before,
.snippet-image-carousel-images > .slick-next:before {
    color: black !important;
}

.snippet-shadow {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2) !important;
}

.font-weight-bold {
    font-weight: 700 !important
}

.bg-white {
    background-color: #fff !important;
}

.snippet-card-carousel-one-card-control {
    position: absolute;
    z-index: 1000;
    padding: .75rem 3rem;
}

.snippet-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}

.snippet-card .snippet-card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #F1F6FC !important;
}

.snippet-card .snippet-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.w-75 {
    width: 75% !important;
}

.snippet-circle-decimal-icon {
    width: 3em;
    height: 3em;
    top: -1.5em;
    background-color: white;
    position: relative;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.cursor-pointer {
    cursor: pointer;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

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

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

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

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

/* new style for search page */
.search-multi-select{
    border: 0;
    min-height: 250px;
}

.search-multi-select option{
    height: 20px;
    vertical-align: middle;
    padding-left: 35px;
    padding-bottom: 32px;
    padding-top: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor:pointer;
    border: 0px;
    box-shadow: inset 0px -0.5px 0px #E5E5EB, inset 0px 0.5px 0px #E5E5EB;
}

.search-multi-select option:first-child{
    padding-left: 19px;
    cursor: default;
}

.search-multi-select option:nth-child(even){

}

.search-multi-select option:checked{
    font-weight: bold;
    background-color: transparent;
    color: #0a51ae;
}

.bg-new-search{
    background-color: #F4F7FC;
}

input.check-box-search[type=radio] {
    padding: 0.35em;
    -webkit-appearance: none;
    border: 1px solid #A0CBFE;
    box-sizing: border-box;
    border-radius: 2px;
}

input.check-box-search[type=radio]:checked {
    display: inline-block;
    padding: 0.35em;
    box-shadow: inset 0 0 3px 5px #a0cbfe;
}

label.check-box-search-container span{
    padding-left: 8px;
}
label.check-box-search-container{
    display: inline-block;
    width: 100%;
}

.search-multi-select::-webkit-scrollbar {
    width: 5px;
    background-color: #f9f9fd;
}

.search-multi-select::-webkit-scrollbar-thumb {
    background-color: #C5DBE7;
    border-radius: 6px;
}

.search-multi-select::-webkit-scrollbar-track {
    /*-webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;*/
    background-color: transparent;
}

.search-multi-select option {
    font-size: 1em;
    font-weight: 300;
    word-break: break-all;
}

.search-multi-select .first-element-option{
    background-color: #DAE8EF;
    color: black;
}

.search-multi-select > option[selected]{
    font-weight: 600;
}

/* End */


/* Start:/local/assets/css/slider.css?17734094976340*/

/* SLIDER
--------------------------------------------------------- */


.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
cursor: -webkit-grab;
cursor: grab;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
/*    display: block;*/
/*    margin-bottom: .5em;*/
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    outline: none;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */

.slick-loading .slick-list {
    background: #fff url('/local/assets/css/../img/ajax-loader-slick.gif') center center no-repeat;
}


/* Icons */

@font-face {
    font-family: 'FontAwesome';
    src: url('/local/assets/css/../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('/local/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('/local/assets/css/../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('/local/assets/css/../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('/local/assets/css/../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('/local/assets/css/../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -30px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    color: #fff;
    text-shadow: 0 0 10px hsla(200, 100%, 15%, 0.74);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: auto;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome';
    font-size: 50px;
    line-height: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    color: #B9CCE8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider3 .slick-prev:before,
.slider3 .slick-next:before {
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
}

.slider3 .slick-prev:hover:before,
.slider3 .slick-prev:focus:before,
.slider3 .slick-next:hover:before,
.slider3 .slick-next:focus:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    color: #B9CCE8;
}

.slider1 .slick-prev:before,
.slider1 .slick-next:before {
    font-size: 65px;
    margin-top: -30px;
}

.slider1 .slick-prev,
.slider1 .slick-next {
    margin-top: -50px;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "\f104";
}

[dir='rtl'] .slick-prev:before {
    content: "\f105";
}

.slick-next {
    right: -30px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -30x;
}

.slick-next:before {
    content: "\f105";
}

[dir='rtl'] .slick-next:before {
    content: "\f104";
}


/* Dots */

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom: -35px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    height: 16px;
    width: 16px;
    padding: 5px;
    padding: 0;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: rgba(255, 255, 255, 0.44);
    border-radius: 50%;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'вЂў';
    text-align: center;
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: transparent;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    color: black;
    color: transparent;
}

/* End */
/* /local/assets/css/ww2.css?177340949721319 */
/* /local/assets/css/my-style.css?177340949743104 */
/* /local/assets/css/slider.css?17734094976340 */
