body {
    position: relative;
    scroll-behavior: smooth
}

body.noscroll {
    height: 100vh;
    height: 100dvh;
    max-width: 100%;
    overflow: hidden;
    width: 100vw
}

body .navigation.active {
    overflow-y: auto;
    padding-bottom: 65px
}

.header {
    display: flex;
    flex-flow: row;
    padding-bottom: 15px;
    padding-top: 5px
}

.header .toggle-nav {
    display: none
}

.header .header_wrapper {
    display: flex
}

.header .header_wrapper .header__logo {
    padding: 0
}

.header .header_wrapper .header__logo .logo__link {
    background: url("../assets/images/logo-new.svg") no-repeat 50%;
    background-size: contain;
    display: inline-block;
    height: 128px;
    margin: 5px;
    width: 128px
}

@media (min-width: 680px) {
    .header .header_wrapper .header__logo .logo__link {
        margin: 11px 0 -10px 14px
    }
}

.header .header_wrapper .header__search {
    align-items: center;
    display: flex;
    flex-flow: column;
    justify-content: center
}

.header .header_wrapper .header__search .header__contact {
    color: #2d3f54;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    width: 100%
}

.header .header_wrapper .header__search .header__contact .phone_number {
    color: #2d3f54;
    font-weight: 700;
    position: relative
}

.header .header_wrapper .header__search .header__contact .phone_number:after {
    border-left: 1px solid #333;
    bottom: 0;
    content: "";
    height: 70%;
    margin: auto;
    position: absolute;
    width: 1px
}

.header .header_wrapper .header__search .header__contact .header__email {
    color: #2d3f54;
    padding-left: 5px
}

.header .header_wrapper .header__search .search-toggle {
    display: none
}

.header .header_wrapper .header__search input:not([name=ok]) {
    background: #edf1f5 url("../assets/images/search.svg") no-repeat 50%;
    background-position-x: 95%;
    background-size: 25px;
    border: none;
    border-radius: 3px;
    box-shadow: inset 1px 1px 10px 0 #e6eaee;
    display: block;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    width: 395px
}

.header .header_wrapper .header__search input:not([name=ok])::placeholder {
    font-size: 15px
}

.header .header_wrapper .header__search .search_form {
    position: relative
}

.header .header_wrapper .header__search .search_form input[name=_do] {
    display: none
}

.header .header_wrapper .header__search .search_form input[name=ok] {
    background: transparent;
    border: none;
    color: transparent;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0
}

.header .header_wrapper .header__search .search__input {
    height: 50px
}

.header .header_wrapper .header__search .search__btn {
    background: none;
    border: none;
    display: flex;
    height: 50px;
    position: absolute;
    right: 48px;
    text-indent: -9999px;
    top: 42px;
    white-space: nowrap;
    width: 64px
}

.header .header_wrapper .header__search .search__results {
    background: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 2px 2px 5px 0 #00000080;
    left: 45px;
    max-width: 395px;
    padding: 15px;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 100
}

@media (max-width: 1200px) {
    .header .header_wrapper .header__search .search__results {
        left: 5px
    }
}

@media (max-width: 992px) {
    .header .header_wrapper .header__search .search__results {
        left: 0;
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 620px) {
    .header .header_wrapper .header__search .search__results {
        top: 50px
    }
}

.header .header_wrapper .header__search .search__results span {
    color: #0c5fbb;
    font-size: 16px
}

.header .header_wrapper .header__search .tt-menu {
    background: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5);
    padding: 15px;
    width: 100%
}

.header .header_wrapper .header__search .tt-menu .tt-suggestion {
    margin-top: 5px
}

.header .header_wrapper .header__search .tt-menu .tt-suggestion:first-child {
    text-align: center
}

.header .header_wrapper .header__search .tt-menu .tt-suggestion:first-child a {
    color: #b8b8b8
}

.header .header_wrapper .header__search .tt-menu .tt-suggestion .suggestion_link--category {
    font-size: 16px
}

.header .header_wrapper .header__eshop {
    align-items: stretch;
    display: flex;
    justify-content: center
}

.header .header_wrapper .header__eshop .eshop__link {
    align-items: flex-end;
    display: flex;
    flex-flow: row;
    height: 80%;
    justify-content: flex-start;
    margin-right: 25px
}

.header .header_wrapper .header__eshop .eshop__link .eshop__icon {
    background: url("../assets/images/cart.svg") no-repeat 50%;
    background-size: 40px;
    display: inline-block;
    height: 42px;
    width: 42px
}

.header .header_wrapper .header__eshop .eshop__link .eshop__info {
    margin-left: 10px;
    margin-top: 10px
}

.header .header_wrapper .header__eshop .eshop__link .eshop__info .info__text, .header .header_wrapper .header__eshop .eshop__link .eshop__info .info__title {
    display: block;
    margin: 0;
    padding: 0
}

.header .header_wrapper .header__eshop .eshop__link .eshop__info .info__title {
    color: #19a0f2;
    font-size: 22px;
    font-weight: 700;
    line-height: 15px;
    margin-bottom: 5px
}

.header .header_wrapper .header__eshop .eshop__link .eshop__info .info__title .fa-w-16 {
    color: #d90d1a;
    font-size: 15px
}

.header .header_wrapper .header__eshop .eshop__link .eshop__info .info__text {
    color: #2d3f54;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: -3px
}

.header .header_wrapper .header__eshop .eshop__link:hover {
    text-decoration: none
}

.header .header_wrapper .header__lang {
    align-items: center;
    display: flex
}

.header .header_wrapper .header__lang .lang__box {
    align-items: stretch;
    border: 1px solid #c7d7e8;
    display: flex;
    flex-flow: row;
    height: 35px;
    justify-content: flex-start;
    margin-top: 20px;
    width: auto
}

.header .header_wrapper .header__lang .lang__box .lang {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    padding: 10px;
    text-decoration: underline;
    text-transform: uppercase
}

.header .header_wrapper .header__lang .lang__box .lang.active {
    background: #edf1f5;
    color: #2d3f54;
    text-decoration: none
}

.navigation {
    background: #0c5fbb;
    height: 70px
}

@media (min-width: 660px) {
    .navigation .nav_wrapper {
        height: 100%
    }
}

.navigation .nav_wrapper > .nav:first-child {
    align-content: stretch;
    display: flex;
    flex-flow: row;
    height: 100%;
    justify-content: flex-start;
    position: relative
}

.navigation .nav_wrapper > .nav:first-child > .nav__item {
    border-left: 1px solid #2a73c4;
    border-right: 1px solid #0054a0;
    flex: 1 1 auto;
    position: static
}

.navigation .nav_wrapper > .nav:first-child > .nav__item > .nav__link {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    text-transform: uppercase;
    width: 100%
}

.navigation .nav_wrapper > .nav:first-child > .nav__item > .nav__link:active, .navigation .nav_wrapper > .nav:first-child > .nav__item > .nav__link:focus, .navigation .nav_wrapper > .nav:first-child > .nav__item > .nav__link:hover {
    background: #02428a;
    text-decoration: none
}

/*.navigation .nav_wrapper > .nav:first-child > .nav__item:first-child {
    max-width: 70px
}*/

.navigation .nav_wrapper > .nav:first-child > .nav__item:first-child:before {
    border-left: 1px solid #0054a0;
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    width: 1px
}

/*.navigation .nav_wrapper > .nav:first-child > .nav__item:first-child .nav__link {
    align-items: center;
    display: flex;
    font-size: 0;
    justify-content: center
}*/

/*.navigation .nav_wrapper > .nav:first-child > .nav__item:first-child .nav__link:after {
    content: url("../assets/images/home.svg");
    display: inline-block;
    height: auto;
    width: 30px
}*/

.navigation .nav_wrapper > .nav:first-child > .nav__item:last-child:after {
    border-left: 1px solid #2c6baf;
    content: "";
    height: 100%;
    position: absolute;
    right: -2px;
    top: 0;
    width: 1px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown {
    background: #fff url("../assets/images/dropdown_img.png") no-repeat 100%;
    border-bottom: 3px solid #22a4f3;
    display: none;
    height: auto;
    left: 0;
    padding: 0 35px;
    position: absolute;
    top: 0;
    transition: height .4s ease-in-out;
    width: 100%;
    z-index: 5
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav {
    display: inline-block;
    float: left;
    list-style: none;
    opacity: 0;
    padding-left: 0;
    transition: .5s ease-in;
    width: 500px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item {
    float: left;
    padding-bottom: 15px;
    text-align: left;
    width: 250px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item .nav__link {
    color: #2d3f54;
    display: inline;
    padding: 0 0 0 15px;
    text-decoration: none
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item .nav__link:before {
    background: url(/static/assets/images/custom_bullet3.svg) no-repeat 50%;
    background-size: 14px;
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item .nav__link:hover {
    background: none;
    color: #28a6f3;
    text-decoration: none
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item .nav .nav__item {
    float: left;
    padding-bottom: 15px;
    text-align: left;
    width: 250px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item .nav__dropdown .nav .nav__item:hover .nav__link:before {
    background: url(/static/assets/images/custom_bullet4.svg) no-repeat 50%;
    background-size: 14px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item:hover .nav__dropdown {
    display: block;
    height: auto;
    padding: 35px;
    top: 70px
}

.navigation .nav_wrapper > .nav:first-child > .nav__item:hover .nav__dropdown .nav {
    opacity: 1
}

@media (max-width: 768px) {
    .navigation .nav_wrapper > .nav:first-child > .nav__item:hover .nav__dropdown {
        top: 0
    }
}

.carousel_wrapper {
    display: flex;
    flex-flow: row;
    height: 630px
}

.carousel_wrapper .owl-carousel {
    position: absolute
}

.carousel_wrapper .owl-carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    width: 100%
}

.carousel_wrapper .owl-carousel .item .item__content {
    padding-top: 105px
}

.carousel_wrapper .owl-carousel .item .item__content .item__heading {
    color: #fff;
    font-size: 55px;
    text-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.carousel_wrapper .owl-carousel .item .item__content .item__subheading {
    color: #2d3f54;
    font-size: 23px;
    margin-bottom: 35px
}

.carousel_wrapper .owl-carousel .item .item__content .item__more-info {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 13px 20px;
    text-transform: uppercase;
    transition: background .4s
}

.carousel_wrapper .owl-carousel .item .item__content .item__more-info:hover {
    background: #fff;
    color: #2d3f54;
    text-decoration: none
}

.carousel_wrapper .owl-carousel .item--slide1 {
    background-image: url("../assets/carousel/1.webp");
    background-position-y: 65%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide1 {
        background-image: url("../assets/carousel/1_m.webp")
    }
}

.carousel_wrapper .owl-carousel .item--slide2 {
    background-image: url("../assets/carousel/2.webp");
    background-position-y: 80%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide2 {
        background-image: url("../assets/carousel/2_m.webp")
    }
}

.carousel_wrapper .owl-carousel .item--slide3 {
    background-image: url("../assets/carousel/3.webp");
    background-position-y: 70%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide3 {
        background-image: url("../assets/carousel/3_m.webp")
    }
}

.carousel_wrapper .owl-carousel .item--slide4 {
    background-image: url("../assets/carousel/4.webp");
    background-position-y: 80%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide4 {
        background-image: url("../assets/carousel/4_m.webp")
    }
}

.carousel_wrapper .owl-carousel .item--slide5 {
    background-image: url("../assets/carousel/5.webp");
    background-position-y: 45%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide5 {
        background-image: url("../assets/carousel/5_m.webp")
    }
}

.carousel_wrapper .owl-carousel .item--slide6 {
    background-image: url("../assets/carousel/6.webp");
    background-position-y: 65%;
    position: relative
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item--slide6 {
        background-image: url("../assets/carousel/6_m.webp")
    }
}

.carousel_wrapper .services_wrapper {
    align-self: flex-end;
    width: 1140px !important
}

.carousel_wrapper .services_wrapper .carousel__pager {
    display: block;
    height: 30px;
    margin-top: -100px;
    position: absolute;
    z-index: 5
}

.carousel_wrapper .services_wrapper .carousel__pager .owl-dot {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    padding: 2px;
    width: 15px
}

.carousel_wrapper .services_wrapper .carousel__pager .owl-dot:hover {
    cursor: pointer
}

.carousel_wrapper .services_wrapper .carousel__pager .owl-dot.active span {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 7px;
    width: 7px
}

.carousel_wrapper .services_wrapper .services {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
    height: 145px;
    padding: 5px 15px 15px;
    position: relative;
    z-index: 5
}

.carousel_wrapper .services_wrapper .services .services__header {
    align-items: center;
    background: rgba(12, 95, 187, .7);
    display: flex;
    height: 70px;
    left: 0;
    padding-left: 65px;
    position: absolute;
    top: -70px;
    width: 100%
}

@media (max-width: 768px) {
    .carousel_wrapper .services_wrapper .services .services__header {
        top: 8
    }
}

.carousel_wrapper .services_wrapper .services .services__header .header__text {
    color: #fff;
    font-size: 19px;
    margin: 0
}

.carousel_wrapper .services_wrapper .services .services__header .header__text strong {
    font-family: OpenSans-Bold;
    font-size: 24px;
    text-transform: uppercase
}

.carousel_wrapper .services_wrapper .services .services__header .rako_logo {
    background: #d80c18 url(/static/assets/images/rako_logo.jpg) no-repeat 50%;
    border-left: 2px solid #fff;
    border-radius: 5px;
    bottom: 0;
    height: 80px;
    position: absolute;
    right: 0;
    width: 150px
}

.carousel_wrapper .services_wrapper .services .services__header .rako_logo:before {
    background: #d80c18;
    border-left: 2px solid #fff;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    content: "";
    height: 80px;
    position: absolute;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-25deg, 0deg);
    transform-origin: top left;
    width: 40px
}

.carousel_wrapper .services_wrapper .services .service {
    align-items: center;
    display: flex;
    flex: 110px;
    flex-flow: column;
    justify-content: space-between;
    width: 20% !important
}

.carousel_wrapper .services_wrapper .services .service .service__title {
    color: #19a0f2;
    font-size: 16px;
    margin: 15px 0 0;
    text-align: center;
    text-transform: uppercase
}

.carousel_wrapper .services_wrapper .services .service:last-child:after {
    content: none
}

.carousel_wrapper .services_wrapper .services .service__wrapper {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px
}

.carousel_wrapper .services_wrapper .services .service .service__icon {
    height: 60px;
    width: 60px
}

.carousel_wrapper .services_wrapper .services .service .service__icon--bathtub {
    background: url("../assets/images/services/bathtub.svg") no-repeat 50%;
    background-size: 60px
}

.carousel_wrapper .services_wrapper .services .service .service__icon--kitchen {
    fill: #19a0f2 !important;
    background: url("../assets/images/services/kitchen.svg") no-repeat 50%;
    background-size: 60px
}

.carousel_wrapper .services_wrapper .services .service .service__icon--floor {
    background: url("../assets/images/services/paving.svg") no-repeat 50%;
    background-size: 60px
}

.carousel_wrapper .services_wrapper .services .service .service__icon--chemtrails {
    fill: #19a0f2 !important;
    background: url("../assets/images/services/chemie.svg") no-repeat 50%;
    background-size: contain;
    width: 90px
}

.carousel_wrapper .services_wrapper .services .service .service__icon--drawing {
    background: url("../assets/images/services/drawing.svg") no-repeat 50%;
    background-size: 60px
}

.carousel_wrapper .services_wrapper .services .service:after {
    border: 1px solid #dee6f0;
    bottom: 0;
    content: "";
    height: 80%;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.carousel_wrapper .services_wrapper .services .service:hover, .carousel_wrapper .services_wrapper .services .service:hover .service__title {
    text-decoration: none
}

.stores__wrapper .stores {
    position: relative
}

.stores__wrapper .stores h2 {
    margin-bottom: 25px;
    margin-top: 45px
}

.stores__wrapper .stores .stores__summarize {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    float: right;
    justify-content: flex-end;
    margin-top: 125px;
    position: absolute;
    right: 65px;
    top: 0;
    width: 33%
}

.stores__wrapper .stores .stores__summarize .czech_stores, .stores__wrapper .stores .stores__summarize .slovakia_stores {
    zoom: 1.15;
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: flex-start
}

.stores__wrapper .stores .stores__summarize .czech_stores .stores_amount, .stores__wrapper .stores .stores__summarize .slovakia_stores .stores_amount {
    align-items: center;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    line-height: 15px;
    width: 50px
}

.stores__wrapper .stores .stores__summarize .czech_stores .stores__text, .stores__wrapper .stores .stores__summarize .slovakia_stores .stores__text {
    margin-bottom: 0;
    margin-left: 12px;
    padding-right: 15px
}

.stores__wrapper .stores .stores__summarize .czech_stores .stores_amount {
    background: #19a0f2
}

.stores__wrapper .stores .stores__summarize .slovakia_stores .stores_amount {
    background: #8aaace
}

.interactive_map {
    background: url(/static/assets/images/mapa.png) no-repeat 50%;
    background-size: 85%;
    bottom: 0;
    display: block;
    height: 485px;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 0;
    width: 992px
}

.interactive_map--sk {
    background: url(/static/assets/images/map_sk.png) no-repeat 50%
}

.interactive_map .map__pin {
    background: url(/static/assets/images/map_pin.svg) no-repeat 50%;
    background-size: 90%;
    display: inline-block;
    height: 75px;
    position: absolute;
    transition: all .5s;
    width: 55px
}

.interactive_map .map__pin:hover {
    background: url(/static/assets/images/map_pinh.svg) no-repeat 50%;
    background-size: 85%;
    margin-top: -10px
}

.interactive_map .map__pin.praha {
    left: 32.99%;
    top: 26%
}

.interactive_map .map__pin.rakovnik {
    left: 27%;
    top: 23.5%;
    z-index: 2
}

.interactive_map .map__pin.roudnice {
    left: 30.7%;
    top: 9%
}

.interactive_map .map__pin.hradec {
    left: 51.5%;
    top: 18%
}

.interactive_map .map__pin.roznov {
    left: 80.8%;
    top: 48%
}

.interactive_map .map__pin.brno {
    left: 63.3%;
    top: 55.5%
}

.interactive_map .map__pin.olomouc {
    left: 69.8%;
    top: 41%
}

.interactive_map .map__pin.liberec {
    left: 42%;
    top: -4%
}

.interactive_map .map__pin.ostrava {
    left: 82.8%;
    top: 30%
}

.interactive_map .map__pin.zlin {
    left: 75.55%;
    top: 57%
}

.interactive_map .map__pin.bratislava {
    bottom: 11%;
    left: 46.5%
}

.interactive_map .map__pin--v2 {
    background: url(/static/assets/images/map_pin3.svg) no-repeat 50%;
    background-size: 60px;
    height: 95px;
    left: 25.9%;
    top: 19%;
    width: 65px;
    z-index: 1
}

.interactive_map .map__pin--v2:hover {
    background: url(/static/assets/images/map_pin3h.svg) no-repeat 50%;
    background-size: 60px;
    z-index: 2
}

.store_card {
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 275px;
    z-index: 5
}

.store_card .card__header {
    text-align: center
}

.store_card .card__header .card__title {
    background: #eaf6fe;
    color: #19a0f2;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase
}

.store_card .card__header .card__close {
    background: #2d3f54 url(/static/assets/images/cross.svg) no-repeat 50%;
    background-size: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px
}

.store_card .card__content {
    padding: 12px 20px 20px
}

.store_card .card__content .card__info {
    padding-top: 25px
}

.store_card .card__content .card__info span {
    display: block
}

.store_card .card__content .card__info div {
    margin-bottom: 20px
}

.store_card .card__content .card__info .info__title {
    color: #0c5fbb;
    font-weight: 700;
    margin-bottom: 5px
}

.store_card .card__content .card__info .info__email a {
    color: #19a0f2;
    font-family: Open Sans, Verdana, Ariel;
    text-decoration: underline
}

.store_card .card__content .card__link {
    background: #0c5fbb;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
    transition: all .3s
}

.store_card .card__content .card__link:hover {
    background: #fff;
    color: #0c5fbb;
    outline: 2px solid #0c5fbb;
    text-decoration: none
}

.store_card.active {
    display: inline-block
}

.store_card.next {
    left: 300px
}

@media (min-width: 1025px) {
    .store_card[data-city-id=roznov] {
        left: auto;
        right: 0
    }

    .store_card[data-city-id=praha], .store_card[data-city-id=roudnice] {
        left: 200px
    }

    .store_card[data-city-id=hradec] {
        left: 450px
    }

    .store_card[data-city-id=olomouc] {
        left: auto;
        right: 200px
    }

    .store_card[data-city-id=brno] {
        left: auto;
        right: 200px;
        top: 100px
    }
}

.favorite_series {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    overflow: hidden;
    padding-bottom: 340px;
    position: relative
}

.favorite_series h2 {
    margin-bottom: 25px;
    margin-top: 60px
}

.favorite_series .series__tab {
    border-top: 1px solid #dee6f0;
    display: flex
}

.favorite_series .series__tab .series__list {
    display: block;
    height: 72px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: auto
}

.favorite_series .series__tab .series__list .list__item {
    display: inline-block;
    margin-top: -1px
}

.favorite_series .series__tab .series__list .list__item .item__link {
    color: #88a1bf;
    display: block;
    font-size: 18.3px;
    padding: 25px 35px;
    text-transform: uppercase
}

.favorite_series .series__tab .series__list .list__item .item__link:active, .favorite_series .series__tab .series__list .list__item .item__link:focus, .favorite_series .series__tab .series__list .list__item .item__link:hover {
    text-decoration: none
}

.favorite_series .series__tab .series__list .list__item.active {
    border-top: 2px solid #19a0f2;
    margin-top: -3px
}

.favorite_series .series__tab .series__list .list__item.active .item__link {
    color: #19a0f2
}

.carousel_series_wrapper {
    display: block;
    left: 0;
    margin: auto;
    max-width: 1920px;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 99.1vw
}

.carousel_series_wrapper .series_carousel .owl-item {
    width: 440px !important
}

.carousel_series_wrapper .series_carousel .item {
    align-items: flex-end;
    display: flex;
    flex-flow: row;
    height: 340px;
    position: relative;
    transition: all .5s;
    width: 440px
}

.carousel_series_wrapper .series_carousel .item .item_content {
    margin: 40px 40px 30px;
    z-index: 1
}

.carousel_series_wrapper .series_carousel .item .item_content .item__title {
    color: #fff;
    font-family: OpenSans-Bold;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase
}

.carousel_series_wrapper .series_carousel .item .item_content .item__text {
    color: #fff;
    display: none;
    margin-bottom: 35px
}

.carousel_series_wrapper .series_carousel .item .item_content .item__more-info {
    border: 1px solid #fff;
    color: #fff;
    display: none;
    font-weight: 700;
    padding: 13px 20px;
    text-transform: uppercase;
    transition: all .3s
}

.carousel_series_wrapper .series_carousel .item .item_content .item__more-info:hover {
    background: #fff;
    color: rgba(10, 82, 161, .9);
    text-decoration: none
}

.carousel_series_wrapper .series_carousel .item:before {
    content: "";
    opacity: 0;
    transition: all .5s
}

.carousel_series_wrapper .series_carousel .item:hover {
    cursor: pointer;
    text-decoration: none
}

.carousel_series_wrapper .series_carousel .item:hover .item__title {
    font-weight: 400;
    margin-bottom: 20px;
    text-decoration: none
}

.carousel_series_wrapper .series_carousel .item:hover .item__text {
    display: block
}

.carousel_series_wrapper .series_carousel .item:hover .item__more-info {
    display: inline-block
}

.carousel_series_wrapper .series_carousel .item:hover:before {
    background: #0a52a1;
    content: "";
    height: 100%;
    opacity: .9;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.carousel_series_wrapper .series_carousel .item img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1
}

.carousel_series_wrapper .series_carousel .owl-stage-outer .owl-stage {
    display: flex;
    flex-flow: row nowrap
}

.carousel_series_wrapper .owl-nav.disabled {
    display: block
}

.carousel_series_wrapper .owl-nav.disabled .owl-next, .carousel_series_wrapper .owl-nav.disabled .owl-prev {
    align-items: center;
    background: hsla(0, 0%, 100%, .5);
    color: #2d3f54;
    display: flex;
    font-size: 50px;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 80px;
    z-index: 5
}

.carousel_series_wrapper .owl-nav.disabled .owl-next:hover, .carousel_series_wrapper .owl-nav.disabled .owl-prev:hover {
    background: hsla(0, 0%, 100%, 0);
    cursor: pointer;
    transition: background-color .3s
}

.carousel_series_wrapper .owl-nav.disabled .owl-next:hover .fa-w-8, .carousel_series_wrapper .owl-nav.disabled .owl-prev:hover .fa-w-8 {
    color: #fff;
    transition: .3s
}

.carousel_series_wrapper .owl-nav.disabled .owl-next:active, .carousel_series_wrapper .owl-nav.disabled .owl-next:focus, .carousel_series_wrapper .owl-nav.disabled .owl-prev:active, .carousel_series_wrapper .owl-nav.disabled .owl-prev:focus {
    outline: none
}

.carousel_series_wrapper .owl-next {
    right: 0;
    top: 0
}

.carousel_series_wrapper .owl-prev {
    left: 0;
    top: 0
}

.carousel_series_wrapper.active {
    opacity: 1;
    transition: .7s
}

.media-player_wrapper .media-player {
    margin-top: 80px;
    overflow: hidden;
    position: relative
}

.media-player_wrapper .media-player iframe {
    height: 360px;
    width: 100%
}

.media-player_wrapper .media-player .iframe_wrapper {
    background: url(/static/assets/images/thumbnail_video.jpg) no-repeat 50%;
    height: 360px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.media-player_wrapper .media-player .iframe_wrapper .player_button {
    align-items: center;
    background: #fdfeff;
    border-radius: 5px;
    bottom: 0;
    display: flex;
    height: 110px;
    justify-content: center;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    width: 148px
}

.media-player_wrapper .media-player .iframe_wrapper .player_button:before {
    background: url(/static/assets/images/btn_icon.svg) no-repeat 50%;
    background-size: 50px;
    content: "";
    display: block;
    height: 50px;
    transition: all .3s;
    width: 50px
}

.media-player_wrapper .media-player .iframe_wrapper .player_button:hover {
    background: #0c5fbb
}

.media-player_wrapper .media-player .iframe_wrapper .player_button:hover:before {
    background: url(/static/assets/images/btn_icon_hover.svg) no-repeat 50%;
    background-size: 50px
}

.media-player_wrapper .media-player .ribbon-wrapper {
    height: 230px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 250px
}

.media-player_wrapper .media-player .ribbon-wrapper .ribbon {
    background-color: #d90d1a;
    color: #333;
    color: #fff;
    font: 700 15px sans-serif;
    font-size: 35px;
    padding: 10px 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 350px
}

.media-player_wrapper .media-player .ribbon-wrapper .ribbon .text-light {
    font-weight: lighter
}

.social_networks {
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    margin-top: 70px
}

.social_networks .social_item {
    height: 165px;
    margin: 0 15px;
    padding: 0 15px;
    position: relative;
    transition-duration: .3s;
    width: 265px
}

.social_networks .social_item .item__text {
    color: #fff;
    font-size: 16px;
    margin-top: 50px
}

.social_networks .social_item .item__text .network {
    display: block;
    font-size: 18px;
    text-transform: uppercase
}

.social_networks .social_item:first-child {
    margin-left: 0
}

.social_networks .social_item:last-child {
    margin-right: 0
}

.social_networks .social_item--facebook {
    background: #1b69bf
}

.social_networks .social_item--facebook:after {
    background: url("/static/assets/images/facebook_card.svg") no-repeat 50%;
    background-size: 140px;
    bottom: 0;
    content: "";
    height: 140px;
    position: absolute;
    right: 25px;
    width: 80px
}

.social_networks .social_item--instagram {
    background: linear-gradient(180deg, #a92395 0, #a92395 48%, #5f5ecc)
}

.social_networks .social_item--instagram:after {
    background: url("static/assets/images/instagram_card.svg") no-repeat 50%;
    background-size: 70px;
    content: "";
    height: 70px;
    position: absolute;
    right: 25px;
    top: 35px;
    width: 70px
}

.social_networks .social_item--youtube {
    background: #cb1d21
}

.social_networks .social_item--youtube:after {
    background: url("/static/assets/images/youtube_card.svg") no-repeat 50%;
    background-size: 75px;
    content: "";
    height: 60px;
    position: absolute;
    right: 25px;
    top: 45px;
    width: 80px
}

.social_networks .social_item--catalogs {
    align-items: center;
    background: url("/static/assets/images/catalog-bg-new.jpg") no-repeat 50%;
    display: flex;
    justify-content: center
}

.social_networks .social_item--catalogs .more_info {
    background: #d90d1a;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 12px 17px;
    text-decoration: none;
    text-transform: uppercase
}

.social_networks .social_item:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 30px;
    opacity: .1;
    position: absolute;
    right: 0;
    width: 100%
}

.social_networks .social_item:hover {
    text-decoration: none;
    transform: scale(1.1)
}

.graphical_suggest {
    background: linear-gradient(90deg, #fff 0, #fff 50%, hsla(0, 0%, 100%, 0) 60%, hsla(0, 0%, 100%, 0)), url("../assets/images/suggest_bg.jpg") no-repeat 100%;
    border: 1px solid #cddaea;
    margin-top: 75px;
    overflow: hidden;
    padding: 40px 50px 60px;
    position: relative
}

.graphical_suggest .graphical_suggeset__content .suggest__title {
    color: #0c5fbb;
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.graphical_suggest .graphical_suggeset__content .suggest__subtitle {
    color: #969da6;
    font-size: 18px
}

.graphical_suggest .graphical_suggeset__content .suggest__text {
    color: #2d3f54;
    margin-bottom: 35px
}

.graphical_suggest .graphical_suggeset__content .more_info {
    background: #0c5fbb;
    color: #fff;
    font-size: 14px;
    padding: 17px 20px;
    text-transform: uppercase;
    transition: all .3s
}

.graphical_suggest .graphical_suggeset__content .more_info .fa-w-8 {
    font-size: 15px;
    margin-left: 10px
}

.graphical_suggest .graphical_suggeset__content .more_info:hover {
    background: #fff;
    border: 2px solid #0c5fbb;
    color: #0c5fbb;
    text-decoration: none
}

.graphical_suggest:before {
    background: url("../assets/images/piktogram.svg") no-repeat 50%;
    bottom: -60px;
    content: "";
    height: 155px;
    left: 250px;
    position: absolute;
    width: 160px
}

.blog_wrapper {
    margin-top: 75px;
    padding-top: 45px;
    position: relative
}

.blog_wrapper .blog {
    padding: 0;
    z-index: 1
}

.blog_wrapper .blog .blog__title {
    color: #fff;
    margin-bottom: 35px
}

.blog_wrapper .blog .blog__card {
    background: #fff;
    border: 1px solid #cddaea;
    display: inline-block;
    float: left;
    height: auto;
    margin: 15px;
    width: 360px
}

.blog_wrapper .blog .blog__card .card__image {
    height: 190px;
    margin-left: -1px;
    margin-top: -2px;
    width: 360px
}

.blog_wrapper .blog .blog__card .card__image img {
    height: 100%;
    width: 100%
}

.blog_wrapper .blog .blog__card .card__title {
    color: #28a6f3;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-right: -1px;
    position: relative;
    text-align: center;
    width: 100%
}

.blog_wrapper .blog .blog__card .card__title:before {
    left: -1px
}

.blog_wrapper .blog .blog__card .card__title:after, .blog_wrapper .blog .blog__card .card__title:before {
    background: #19a0f2;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 110%;
    position: absolute;
    top: 0;
    width: 4px
}

.blog_wrapper .blog .blog__card .card__title:after {
    right: -1px
}

.blog_wrapper .blog .blog__card .card__text {
    color: #000;
    padding: 30px;
    text-align: justify
}

.blog_wrapper .blog .blog__card:hover {
    color: inherit;
    text-decoration: none
}

.blog_wrapper .blog .blog__footer {
    display: block;
    float: left;
    height: auto;
    margin-bottom: 50px;
    margin-top: 80px;
    text-align: center;
    width: 100%
}

.blog_wrapper .blog .blog__footer .more_cards {
    background: #0c5fbb;
    color: #fff;
    font-weight: 700;
    padding: 15px 25px;
    text-transform: uppercase
}

.blog_wrapper .blog .blog__footer .more_cards:hover {
    text-decoration: none
}

.blog_wrapper:before {
    background: #0c5fbb;
    content: "";
    height: 337px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

footer {
    background: #2d3f54;
    padding-top: 40px
}

footer .footer_nav h5 {
    color: #fff;
    font-family: OpenSans-SemiBold;
    font-size: 22px
}

footer .footer_nav h5:after {
    background-color: #667484;
    content: "";
    display: block;
    height: 1px;
    margin: 25px auto 25px 0;
    width: 80%
}

footer .footer_nav > div {
    padding: 0
}

footer .footer_nav li {
    padding-bottom: 10px;
    padding-left: 10px
}

footer .footer_nav li a {
    color: #f1f1f1
}

footer .footer_nav li a:hover {
    color: #3692cd !important;
    text-decoration: underline
}

footer .footer_nav li:hover {
    list-style-image: url("../assets/images/custom-bullet-footer_hover.svg")
}

footer .footer_nav ul {
    font-family: OpenSans-Regular;
    list-style-image: url("../assets/images/custom-bullet-footer.svg");
    padding: 0 0 0 17px
}

footer .social-media > a > img {
    display: inline;
    height: 45px;
    margin-right: 10px;
    transition: transform .3s;
    width: 45px
}

footer .social-media > a > img:hover {
    transform: rotate(15deg);
    transition: transform .3s
}

footer .copyright {
    background: #0f2034;
    color: #99aec7;
    font-family: OpenSans-Regular;
    height: 75px;
    margin-top: 10px
}

footer .copyright a {
    text-decoration: underline
}

footer .copyright p {
    margin-top: 30px
}

.table {
    text-align: center
}

.table tbody tr th {
    background: #18a0f2;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    text-align: center
}

.table tbody tr td {
    border: none;
    border-right: 1px solid #fff
}

.table tbody tr:nth-child(2n) {
    background: #f0f6fb
}

.table tbody tr:nth-child(2n) td {
    border-bottom: 1px solid #e1e8f6
}

.more_link_wrapper {
    display: flex;
    justify-content: center;
    margin: 10px 0
}

.more_link_wrapper .more_link {
    background: #0c5fbb;
    color: #fff;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 18px 15px;
    text-transform: uppercase
}

.more_link_wrapper .more_link:hover {
    text-decoration: none
}

@media (max-width: 1200px) {
    .header .header_wrapper .header__search .search_form {
        width: 100%
    }

    .carousel_wrapper .services_wrapper .services .services__header {
        padding-left: 50px
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text {
        font-size: 14px
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text strong {
        font-size: 20px
    }

    .carousel_wrapper .services_wrapper .services .service .service__title {
        font-size: 13px
    }

    .contact_us .stores_wrapper {
        height: auto
    }

    .contact_us .stores_wrapper .stores {
        position: relative
    }

    .contact_us .stores_wrapper .stores .stores__summarize {
        right: 0;
        width: auto
    }

    .contact_us .stores_wrapper .stores .interactive_map {
        background-size: auto;
        height: 440px;
        margin-left: 0;
        margin-top: 0
    }

    .contact_us .stores_wrapper .stores .interactive_map .map__pin .roznov {
        left: 78.8%
    }

    .social_networks .social_item--facebook:after {
        background-size: 85px;
        height: 85px;
        right: 0;
        width: 80px
    }

    .social_networks .social_item--instagram:after {
        background-size: 60px;
        height: 60px;
        right: 10px;
        top: 85px;
        width: 60px
    }

    .social_networks .social_item--youtube:after {
        background-size: 70px;
        height: 60px;
        right: 10px;
        top: 80px;
        width: 80px
    }

    .blog_wrapper .blog, .blog_wrapper .blog #snippet--blog {
        display: flex;
        flex-flow: row wrap;
        justify-content: center
    }

    .blog_wrapper .blog .blog__title {
        flex: 0 0 100%
    }

    .blog_wrapper .blog .blog__card {
        flex: 0 0 auto
    }
}

@media (max-width: 1024px) {
    .carousel_wrapper .owl-carousel .item .item__content .item__heading {
        font-size: 32px
    }

    .interactive_map {
        display: none
    }

    .stores_wrapper .stores {
        align-items: center;
        display: flex;
        flex-flow: column
    }

    .stores_wrapper .stores .stores__summarize {
        display: none
    }

    .store_card {
        box-shadow: none;
        display: inline-block;
        margin-bottom: 5px;
        position: relative;
        width: 50%
    }

    .store_card .card__content, .store_card .card__header .card__close {
        display: none
    }

    .store_card .card__content .card__image img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .store_card.active .card__content {
        display: block;
        height: auto
    }
}

@media (max-width: 992px) {
    .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading {
        text-align: center
    }

    .header .header_wrapper {
        position: relative
    }

    .header .header_wrapper .header__search .search_form, .header .header_wrapper .header__search input:not([name=ok]) {
        width: 100%
    }

    .carousel_wrapper .services_wrapper .services .services__header {
        padding-left: 15px
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text {
        font-size: 12px
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text strong {
        font-size: 17px
    }

    .carousel_wrapper .services_wrapper .services .service .service__title {
        font-size: 13px
    }

    .carousel_wrapper .services_wrapper .services .service:after {
        height: 75px;
        margin: 0;
        top: 15px
    }

    .stores_wrapper .stores {
        height: auto
    }

    .stores_wrapper .stores .stores__summarize {
        align-items: flex-start;
        display: none;
        flex-flow: column;
        justify-content: space-between;
        right: 0;
        width: auto
    }

    .stores_wrapper .stores .stores__summarize .czech_stores {
        font-size: 16px;
        margin-bottom: 10px
    }

    .stores_wrapper .stores .interactive_map {
        background-size: 100% 415px;
        height: 450px;
        width: 100%
    }

    .social_networks .social_item .item__text {
        margin-top: 15px
    }

    .social_networks .social_item--facebook:after, .social_networks .social_item--instagram:after, .social_networks .social_item--youtube:after {
        left: 0;
        margin: auto;
        right: 0
    }

    .blog_wrapper .blog {
        justify-content: space-between
    }

    .blog_wrapper .blog .blog__card {
        margin: 0 0 20px
    }
}

@media (max-width: 768px) {
    .carousel_wrapper .services_wrapper .carousel__pager {
        margin-left: 15px;
        margin-top: 15px
    }

    .row {
        margin: 0
    }

    .container {
        padding: 0 5px;
        width: 100%
    }

    .header {
        padding-bottom: 0;
        padding-top: 0
    }

    .header .toggle-nav {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 20px
    }

    .header .toggle-nav .toggle-nav__btn {
        cursor: pointer;
        height: 45px;
        margin: 10px auto;
        position: relative;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        width: 60px
    }

    .header .toggle-nav .toggle-nav__btn, .header .toggle-nav .toggle-nav__btn span {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        z-index: 500
    }

    .header .toggle-nav .toggle-nav__btn span {
        background: #337ab7;
        border-radius: 9px;
        display: block;
        height: 9px;
        left: 0;
        opacity: 1;
        position: absolute;
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        width: 100%
    }

    .header .toggle-nav .toggle-nav__btn.open span {
        background: #fff
    }

    .header .toggle-nav .toggle-nav__btn span:first-child {
        top: 0
    }

    .header .toggle-nav .toggle-nav__btn span:nth-child(2), .header .toggle-nav .toggle-nav__btn span:nth-child(3) {
        top: 18px
    }

    .header .toggle-nav .toggle-nav__btn span:nth-child(4) {
        top: 36px
    }

    .header .toggle-nav .toggle-nav__btn.open span:first-child {
        left: 50%;
        top: 18px;
        width: 0
    }

    .header .toggle-nav .toggle-nav__btn.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header .toggle-nav .toggle-nav__btn.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header .toggle-nav .toggle-nav__btn.open span:nth-child(4) {
        left: 50%;
        top: 18px;
        width: 0
    }

    .header .header_wrapper {
        display: flex;
        margin-bottom: 10px
    }

    .header .header_wrapper .header__logo {
        display: block;
        min-height: 100px;
        min-width: 100px;
        width: 100px
    }

    .header .header_wrapper .header__logo .logo__link {
        background-size: 95px 94px;
        width: 100%
    }

    .header .header_wrapper .header__search {
        width: 50%
    }

    .header .header_wrapper .header__search .search_form .twitter-typeahead {
        width: 100%
    }

    .header .header_wrapper .header__eshop {
        align-items: flex-end;
        display: flex;
        width: auto
    }

    .header .header_wrapper .header__eshop .eshop__link {
        align-items: flex-end;
        display: flex;
        height: auto;
        justify-content: flex-start;
        margin-bottom: 25px;
        margin-right: 0;
        min-width: 130px
    }

    .header .header_wrapper .header__eshop .eshop__link .eshop__icon {
        background-size: 40px;
        height: 50px;
        margin-bottom: -7px
    }

    .header .header_wrapper .header__eshop .eshop__link .eshop__info {
        display: inline-block;
        margin: 0 5px
    }

    .header .header_wrapper .header__eshop .eshop__link .eshop__info .info__title {
        font-size: 16px
    }

    .header .header_wrapper .header__eshop .eshop__link .eshop__info .info__text {
        font-size: 9px
    }

    .header .header_wrapper .header__lang {
        background: #fff;
        display: none;
        left: 0;
        position: absolute;
        top: 0;
        z-index: 500
    }

    .header .header_wrapper .header__lang .lang__box {
        height: 50px;
        margin: 0;
        width: 115px
    }

    .header .header_wrapper .header__lang .lang__box .lang {
        font-size: 20px
    }

    .header .header_wrapper .header__lang .lang__box .lang--cs {
        border-right: 1px solid #c7d7e8
    }

    .carousel_wrapper .services_wrapper {
        padding: 0
    }

    .carousel_wrapper .services_wrapper .services {
        box-shadow: none;
        display: flex;
        flex-flow: column;
        height: auto;
        margin-top: 350px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 45px
    }

    .carousel_wrapper .services_wrapper .services .service {
        align-items: center;
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        margin-bottom: 20px;
        width: 100%
    }

    .carousel_wrapper .services_wrapper .services .service .service__icon {
        background-size: 75px;
        height: 100px;
        width: 100px
    }

    .carousel_wrapper .services_wrapper .services .service .service__title {
        font-size: 15px;
        margin: 10px 0 0
    }

    .carousel_wrapper .services_wrapper .services .service:after {
        content: none
    }

    .carousel_wrapper .services_wrapper .services .services__header {
        background: rgba(12, 95, 187, .9);
        display: flex;
        flex-flow: row;
        height: auto;
        justify-content: space-between;
        padding-left: 8px
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text {
        font-size: 15px;
        padding: 10px 0;
        text-align: center
    }

    .carousel_wrapper .services_wrapper .services .services__header .header__text strong {
        display: block
    }

    .carousel_wrapper .services_wrapper .services .services__header .rako_logo {
        border: none;
        height: 90px;
        position: relative;
        width: 50%
    }

    .carousel_wrapper .services_wrapper .services .services__header .rako_logo:before {
        content: none
    }

    .navigation {
        height: 5px
    }

    .navigation .nav_wrapper {
        display: none
    }

    .navigation.active {
        bottom: 0;
        height: 105%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 100
    }

    .navigation.active .nav_wrapper {
        display: block;
        padding: 65px 0 0
    }

    .navigation.active .nav_wrapper .nav {
        background: #0c5fbb;
        display: block
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item {
        align-items: center;
        border-bottom: 2px solid #0054a0;
        border-left: none;
        border-right: none;
        display: flex;
        flex-flow: row wrap;
        height: auto;
        min-height: 70px;
        width: 100%
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item > .nav__link {
        flex: 0 0 100%;
        height: 100%;
        min-height: 70px
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item:first-child {
        max-width: 100%;
        width: 100%
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item:before {
        content: none
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item .nav__dropdown {
        background: #02428a;
        border: none;
        box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .75);
        display: block;
        flex: 0 0 100%;
        padding: 0;
        position: relative;
        width: 100%
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item .nav__dropdown .nav {
        box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .75);
        opacity: 1;
        width: 100%
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item .nav__dropdown .nav .nav__item {
        align-items: center;
        background: #02428a;
        border: none;
        display: flex;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item .nav__dropdown .nav .nav__item .nav__link {
        color: #fff;
        min-height: auto;
        padding: 0
    }

    .navigation.active .nav_wrapper .nav:first-child .nav__item .nav__dropdown .nav .nav__item .nav__link:before {
        content: none
    }

    .favorite_series {
        overflow: hidden;
        position: relative
    }

    .carousel_series_wrapper {
        height: 1px;
        width: 100vw
    }

    .carousel_wrapper {
        height: auto
    }

    .carousel_wrapper .owl-carousel .item {
        height: 415px
    }
}

@media (max-width: 768px) and (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item {
        height: 280px
    }
}

@media (max-width: 768px) {
    .carousel_wrapper .owl-carousel .item .item__content {
        padding-top: 40px
    }

    .social_networks {
        align-items: center;
        flex-flow: row wrap;
        justify-content: center
    }

    .social_networks .social_item {
        flex: 0 0 50%;
        margin: 0
    }

    .blog_wrapper .blog {
        justify-content: center
    }

    .favorite_series .series__tab .series__list {
        display: flex;
        overflow: scroll
    }

    .stores_wrapper .stores h2 {
        margin-bottom: 25px;
        margin-top: 0
    }

    .interactive_map, .stores_wrapper .stores .stores__summarize {
        display: none
    }

    .store_card {
        box-shadow: none;
        display: block;
        margin-bottom: 5px;
        position: relative;
        width: 100%
    }

    .store_card .card__content, .store_card .card__header .card__close {
        display: none
    }

    .store_card .card__content .card__image img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .store_card.active .card__content {
        display: block;
        height: auto
    }

    footer {
        height: auto
    }

    footer .footer_nav {
        text-align: center
    }

    footer .footer_nav h5:after {
        width: 100%
    }

    footer .footer_nav ul {
        list-style: none;
        padding: 0
    }

    footer .footer_nav ul li {
        padding-left: 0
    }

    footer .footer_nav .social-media {
        padding-bottom: 25px
    }

    footer .copyright {
        height: auto
    }

    footer .copyright p {
        text-align: center
    }

    .carousel_series_wrapper .series_carousel {
        height: 350px
    }

    .carousel_series_wrapper .series_carousel .item, .carousel_series_wrapper .series_carousel .owl-item {
        width: 100vw !important
    }

    .graphical_suggest {
        background: none
    }
}

@media (max-width: 610px) {
    .header .header_wrapper {
        display: block
    }

    .header .header_wrapper .header__search {
        display: inline-block;
        float: left;
        padding: 0;
        position: inherit;
        width: 60%
    }

    .header .header_wrapper .header__search .header__contact {
        font-size: 13px;
        left: 103px;
        position: absolute;
        text-align: left;
        top: -84px;
        width: auto
    }

    .header .header_wrapper .header__search .header__contact a {
        display: block;
        width: 190px
    }

    .header .header_wrapper .header__search .header__contact a.phone_number:after {
        content: none
    }

    .header .header_wrapper .header__search .twitter-typeahead {
        width: 100%
    }

    .header .header_wrapper .header__eshop {
        display: inline-block;
        float: left;
        padding-right: 0;
        width: auto
    }
}

@media (max-width: 435px) {
    .header .header_wrapper .header__search {
        width: 50%
    }
}

@media (max-width: 340px) {
    .header .header_wrapper .header__search {
        width: 100%
    }

    .header .header_wrapper .toggle-nav {
        right: 10px;
        top: 13px
    }
}

.callout {
    border: 1px solid transparent;
    bottom: 0;
    padding: 15px;
    position: fixed;
    width: 100%;
    z-index: 1000
}

.callout-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.callout-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.callout-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.callout-error {
    background-color: #ff4242;
    border-color: #ff4242;
    color: #fff
}

.sortiment_wrapper .sortiment__title {
    color: #2d3f55;
    font-size: 35px;
    margin: 45px 0;
    text-align: center
}

.contact_us_wrapper {
    padding-bottom: 100px;
    padding-top: 150px
}

.contact_us_wrapper .stores {
    position: relative
}

.contact_us_wrapper .contact_us {
    display: inline-block;
    width: 100%
}

.contact_us_wrapper .contact_us table tr th {
    color: #88a8cc;
    font-size: 18px;
    padding-bottom: 10px
}

.contact_us_wrapper .contact_us table tr td {
    font-size: 15px;
    padding-right: 70px
}

.contact_us_wrapper .contact_us .contact_us__box {
    background: #fafcff;
    border: 1px solid #d0e2f1;
    display: flex;
    flex-flow: row;
    list-style: none;
    margin-top: 30px;
    padding: 15px 0;
    width: 40%
}

.contact_us_wrapper .contact_us .contact_us__box .box__item {
    align-items: center;
    display: flex;
    flex: 0 0 50%;
    justify-content: center
}

.contact_us_wrapper .contact_us .contact_us__box .box__item--phone:before {
    background: url(/static/assets/images/phone.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 15px;
    width: 30px
}

.contact_us_wrapper .contact_us .contact_us__box .box__item--phone strong {
    padding-left: 5px
}

.contact_us_wrapper .contact_us .contact_us__box .box__item--email {
    justify-content: flex-start
}

.contact_us_wrapper .contact_us .contact_us__box .box__item--email .email__link {
    color: #19a0f2;
    font-weight: 400;
    text-decoration: underline
}

.contact_us_wrapper .contact_us .contact_us__box .box__item--email:before {
    background: url(/static/assets/images/envelope.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 15px;
    width: 30px
}

.contact_us_wrapper .interactive_map {
    height: 405px;
    margin: -300px 0 0 auto;
    width: 725px
}

.contact_us_wrapper .interactive_map .map__pin.praha {
    left: 33.5%;
    top: 26%
}

.contact_us_wrapper .interactive_map .map__pin.hradec {
    left: 47.5%;
    top: 18%
}

.image_wall .image_wall_item_wrapper {
    margin-bottom: 2px
}

.image_wall .image_wall_item_wrapper:nth-child(2n) .image_wall__item {
    flex-flow: row-reverse
}

.image_wall .image_wall_item_wrapper:nth-child(2n) .image_wall__item .item__link:before {
    left: auto;
    right: -40px
}

.image_wall .image_wall_item_wrapper .image_wall__item {
    display: flex;
    flex-flow: row;
    height: 545px
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__image {
    flex: 0 0 50%;
    height: 100%
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link {
    align-items: center;
    background: #edf1f5;
    display: flex;
    flex: 0 0 50%;
    flex-flow: column;
    justify-content: center;
    position: relative
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading {
    color: #0c5fbb;
    display: block;
    font-family: OpenSans-ExtraBold;
    font-size: 30px;
    font-weight: bolder;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading:before {
    background: url("../assets/images/dots.svg") no-repeat 50%;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -20px;
    width: 32px
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__button {
    align-items: center;
    background: linear-gradient(90deg, #19a0f2, #19a0f2);
    color: #fff;
    display: flex;
    flex-flow: row;
    font-size: 18px;
    font-weight: 700;
    padding: 22.5px 20px 22.5px 22.5px
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__button:after {
    content: url(/static/assets/images/chevron.svg);
    display: inline-block;
    height: 25px;
    margin-left: 25px;
    width: 25px
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__button:hover {
    text-decoration: none
}

.image_wall .image_wall_item_wrapper .image_wall__item .item__link:before {
    background: #edf1f5;
    background-position: 50%;
    content: "";
    display: inline-block;
    height: 80px;
    left: -40px;
    position: absolute;
    transform: rotate(45deg);
    width: 80px
}

@media (max-width: 992px) {
    .contact_us_wrapper .contact_us .contact_us__box {
        width: 50%
    }
}

@media (max-width: 768px) {
    .image_wall .image_wall_item_wrapper .image_wall__item {
        flex-flow: column;
        height: 100%
    }

    .image_wall .image_wall_item_wrapper .image_wall__item .item__link {
        height: 30vh;
        text-align: center
    }

    .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__button {
        margin-top: 15px
    }

    .image_wall .image_wall_item_wrapper .image_wall__item .item__link:before {
        content: none
    }

    .image_wall .image_wall_item_wrapper:nth-child(2n) .image_wall__item {
        flex-flow: column
    }

    .contact_us_wrapper {
        padding-top: 25px
    }

    .contact_us_wrapper .contact_us {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .contact_us_wrapper .contact_us .contact_us__box {
        width: 100%
    }
}

@media (min-width: 1925px) {
    .image_wall .image_wall_item_wrapper .image_wall__item {
        height: 700px
    }
}

@media (max-width: 420px) {
    .contact_us_wrapper {
        padding-top: 25px
    }

    .contact_us_wrapper .contact_us .contact_us__box {
        align-items: center;
        flex-flow: column;
        justify-content: center
    }

    .contact_us_wrapper .contact_us .contact_us__box .box__item {
        margin-top: 15px
    }
}

.image_wall:nth-of-type(2n) .image_wall_item_wrapper .image_wall__item--news {
    flex-direction: row-reverse
}

.item__more_images {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2px;
    overflow: hidden;
    width: 100%
}

.item__more_images:empty {
    display: none !important
}

.item__more_images .more_images__item {
    display: none;
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%
}

.item__more_images .more_images__item:first-child, .item__more_images .more_images__item:nth-child(2), .item__more_images .more_images__item:nth-child(3) {
    display: block
}

.item__more_images .more_images__item img {
    outline: 2px solid #fff;
    width: 100%
}

.item__more_images .more_images__item:nth-child(2) {
    margin: 0 2px
}

.reference .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading:before {
    content: none
}

@media (max-width: 768px) {
    .item__more_images {
        display: flex;
        max-height: 200px
    }

    .item__more_images .more_images__item {
        display: block;
        flex-basis: 33%;
        height: 100%
    }
}

@media (max-width: 1370px) {
    .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading {
        text-align: center
    }
}

.catalog__title {
    font-size: 35px
}

.catalog__list {
    grid-column-gap: 30px;
    display: grid;
    grid-template-columns:repeat(auto-fit, 260px);
    grid-template-rows:auto;
    justify-content: center;
    margin-bottom: 25px
}

.catalog__list .list__item {
    border: solid #d3e5ef;
    border-width: 1px 1px 3px;
    display: flex;
    flex-flow: column;
    height: 415px;
    justify-content: space-between;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 28px 28px 35px;
    position: relative;
    width: 260px
}

.catalog__list .list__item .item__image {
    align-items: center;
    border: 1px solid #e1f3fd;
    display: flex;
    justify-content: center;
    position: relative
}

.catalog__list .list__item .item__title {
    color: #0c5fbb;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.catalog__list .list__item .item__extension {
    align-items: center;
    background: #b9c6de;
    color: #fff;
    display: flex;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: -50px;
    text-align: center;
    top: 10px;
    transform: rotate(45deg);
    width: 150px;
    z-index: 50
}

.catalog__list .list__item:hover {
    text-decoration: none
}

.catalog__list .list__item:hover .item__image:before {
    background: rgba(13, 35, 52, .7);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.catalog__list .list__item:hover .item__image:after {
    align-items: center;
    background: url(/static/assets/images/download_icon.svg) no-repeat 50%;
    content: "";
    display: flex;
    height: 60px;
    justify-content: center;
    position: absolute;
    width: 60px
}

.catalog__list .list__item:hover .item__title {
    color: #19a0f2
}

@media (max-width: 768px) {
    .catalog__list {
        justify-content: center
    }

    .catalog__list .list__item {
        margin-left: 5px;
        margin-right: 5px
    }
}

.career__heading {
    color: #2d3f55;
    font-size: 35px
}

.career__subheading {
    text-align: center;
    text-transform: uppercase
}

.career__subheading, .fonts-loaded h2.career__subheading {
    color: #96a5bf;
    font-size: 20px
}

.career__list {
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-top: 45px
}

.career__list > .list__item {
    border: 1px solid #e3ecf4;
    margin-bottom: 55px;
    margin-left: 15px;
    margin-right: 15px;
    width: 260px
}

.career__list > .list__item:first-child {
    margin-left: 0
}

.career__list > .list__item:nth-child(4n) {
    margin-right: 0
}

.career__list > .list__item:nth-child(5n) {
    margin-left: 0
}

.career__list > .list__item .item__title {
    color: #0c5fbb;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase
}

.career__list > .list__item .item__subtitle {
    color: #96a5bd;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase
}

.career__list > .list__item .item__requirements_list {
    background: #f4f8fb;
    list-style: none;
    margin: 0;
    padding: 0 23px
}

.career__list > .list__item .item__requirements_list .list__item {
    border-bottom: 2px solid #d6e4ef;
    color: #2d3f54;
    padding: 15px 0;
    text-align: center
}

.career__list > .list__item .item__requirements_list .list__item:last-child {
    border: none
}

.career__list > .list__item .item__footer {
    align-items: center;
    background: #e3ecf4;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%
}

.career__list > .list__item .item__footer .item__link {
    background: #0c5fbb;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% - 30px)
}

.career__list > .list__item .item__footer .item__link:hover {
    text-decoration: none
}

.career_form_wrapper {
    padding-top: 45px;
    position: relative
}

.career_form_wrapper .form_wrapper__title {
    color: #fff;
    font-size: 32px;
    margin-bottom: 35px;
    text-align: center
}

.career_form_wrapper:before {
    background: #0c5fbb;
    content: "";
    display: block;
    height: 270px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.form .form__content {
    background: #fff;
    box-shadow: 0 0 10px 1px #e3eaf2;
    display: block;
    float: left;
    padding: 55px 0 30px;
    width: 100%
}

.form .form__content .form__col {
    padding: 0 40px
}

.form .form__content .form__col:first-child {
    border-right: 2px solid #d6e4ef
}

.form .form__content .form__col:first-child label {
    display: none
}

.form .form__content input:not([type=file]), .form .form__content select {
    background: #f8f9fd;
    border: 1px solid #cfdde8;
    box-shadow: none;
    box-shadow: inset 0 0 5px 0 #d7dee0;
    height: 50px;
    margin-bottom: 10px;
    outline: none;
    padding: 0 18px;
    width: 100%
}

.form .form__content input:not([type=file])[name=title], .form .form__content select[name=title] {
    background: #f8f9fd url(/static/assets/images/avatar.svg) no-repeat 50%;
    background-position-x: 95%;
    background-size: 25px
}

.form .form__content input:not([type=file])[name=mail], .form .form__content select[name=mail] {
    background: #f8f9fd url(/static/assets/images/envelope_input.svg) no-repeat 50%;
    background-position-x: 95%;
    background-size: 25px
}

.form .form__content input:not([type=file])[name=phone], .form .form__content select[name=phone] {
    background: #f8f9fd url(/static/assets/images/phone_call.svg) no-repeat 50%;
    background-position-x: 95%;
    background-size: 25px
}

.form .form__content .select_wrapper {
    position: relative
}

.form .form__content .select_wrapper select {
    background: #fff;
    cursor: pointer
}

.form .form__content .select_wrapper .select__caret {
    align-items: center;
    background: #19a0f2;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: center;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

.form .form__content .select_wrapper .select__caret:after {
    background: url(/static/assets/images/chevron.svg) no-repeat 50%;
    background-size: 18px;
    content: "";
    cursor: pointer;
    height: 25px;
    transform: rotate(90deg);
    width: 20px
}

.form .form__content textarea {
    background: #f8f9fd;
    border: 1px solid #cfdde8;
    box-shadow: none;
    box-shadow: inset 0 0 5px 0 #d7dee0;
    height: 130px;
    outline: none;
    padding: 15px;
    width: 100%
}

.form .form__content .additional {
    font-size: 10px;
    margin-top: 15px;
    padding-left: 40px;
    padding-right: 43px
}

.form input[type=file] {
    display: none
}

.form .form__resume--text {
    margin-top: 25px
}

.form label[for=frm-career-text] {
    display: none
}

.form .form__file-upload_wrapper {
    position: relative
}

.form .form__file-upload_wrapper label[for=frm-career-resume] {
    border: 1px solid #cfdde8;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 380px
}

.form .form__file-upload_wrapper label[for=frm-career-resume]:after {
    align-items: center;
    background: #cfdde8;
    color: #fff;
    content: "Vybrat soubor";
    display: flex;
    float: right;
    height: 34px;
    margin-right: 2px;
    margin-top: 2px;
    padding: 0 15px;
    text-transform: uppercase;
    white-space: nowrap
}

.form .form__file-upload_wrapper .form__resume--filename {
    color: #8797b1;
    left: 10px;
    position: absolute;
    top: 10px
}

.form input[type=submit] {
    background: #0c5fbb;
    border: none;
    box-shadow: none;
    color: #fff;
    float: right;
    font-size: 15px;
    margin-bottom: 25px;
    margin-top: 20px;
    outline: none;
    padding: 18px 25px;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .career__subheading {
        font-size: 24px;
        text-align: center
    }

    .career__list {
        justify-content: center
    }

    .career__list .list__item {
        margin-left: 5px;
        margin-right: 5px
    }

    .form .form__content {
        box-shadow: none;
        margin-bottom: 25px
    }

    .form input[type=submit] {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 1200px) {
    .career__list {
        justify-content: center
    }
}

@media (max-width: 550px) {
    .career__list {
        align-items: center;
        flex-flow: column;
        justify-content: center
    }

    .career__list > .list__item {
        margin-left: 0;
        margin-right: 0
    }

    .career__list > .list__item:first-child {
        margin-left: 0
    }

    .career__list > .list__item:nth-child(4n) {
        margin-right: 0
    }

    .career__list > .list__item:nth-child(5n) {
        margin-left: 0
    }
}

.stores_wrapper {
    padding: 0
}

.stores_list {
    display: flex;
    flex-flow: column;
    margin-top: 55px
}

.stores_list .store {
    display: flex;
    flex-flow: row;
    margin-bottom: 40px
}

.stores_list .store .store__image_wrapper, .stores_list .store .store__info {
    flex: 0 0 50%
}

.stores_list .store .store__image_wrapper {
    background: #f1f4f9;
    border: 1px solid #c8d8e9;
    flex: 0 0 47%;
    padding: 5px
}

.stores_list .store .store__image_wrapper img {
    width: 100%
}

.stores_list .store .store__info {
    padding-left: 30px
}

.stores_list .store .store__info .info__title {
    color: #0c5fbb;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 10px;
    text-transform: uppercase
}

.stores_list .store .store__info .info_tables {
    display: inline-block;
    width: 35%
}

.stores_list .store .store__info .info_tables .info__table {
    margin-bottom: 30px
}

.stores_list .store .store__info .info_tables .info__table tr th {
    color: #88a8cc;
    font-size: 18px;
    padding-bottom: 10px
}

.stores_list .store .store__info .info_tables .info__table tr td {
    color: #2d3f54;
    font-size: 15px;
    padding-right: 10px
}

.stores_list .store .store__info .info__box {
    background: #fafcff;
    border: 1px solid #d0e2f1;
    display: inline-block;
    float: right;
    padding: 25px 30px;
    width: 60%
}

.stores_list .store .store__info .info__box .box_list {
    list-style: none;
    margin: 0;
    padding: 0
}

.stores_list .store .store__info .info__box .box_list .list__item {
    position: relative
}

.stores_list .store .store__info .info__box .box_list .list__item--phone {
    padding-left: 45px
}

.stores_list .store .store__info .info__box .box_list .list__item--phone:before {
    background: url(/static/assets/images/phone.svg) no-repeat 50%;
    background-size: 35px;
    content: "";
    display: inline-block;
    height: 35px;
    left: 0;
    margin-right: 15px;
    margin-top: 5px;
    position: absolute;
    width: 35px
}

.stores_list .store .store__info .info__box .box_list .list__item--phone strong {
    padding-left: 5px
}

.stores_list .store .store__info .info__box .box_list .list__item--phone .item__title {
    color: #19a0f2;
    font-size: 14px;
    margin: 0 0 10px;
    padding-left: 5px;
    text-transform: uppercase
}

.stores_list .store .store__info .info__box .box_list .list__item--phone p {
    margin: 0 0 5px
}

.stores_list .store .store__info .info__box .box_list .list__item--phone p a {
    color: #2d3f54
}

.stores_list .store .store__info .info__box .box_list .list__item--phone p a .country_code {
    font-weight: 400
}

.stores_list .store .store__info .info__box .box_list .list__item--email {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 10px
}

.stores_list .store .store__info .info__box .box_list .list__item--email .email__link {
    color: #19a0f2;
    font-weight: 400;
    text-decoration: underline
}

.stores_list .store .store__info .info__box .box_list .list__item--email:before {
    background: url(/static/assets/images/envelope.svg) no-repeat 50%;
    background-size: 35px;
    content: "";
    display: inline-block;
    height: 35px;
    margin-right: 15px;
    width: 35px
}

.stores_list .store .store__info .info__box .box_list .list__item .store__leader .item__title {
    margin-bottom: 5px
}

.stores_list .store .store__info .info__box .box_list .list__item .store__leader p {
    margin-bottom: 12px
}

.stores_list .store .store__info .info__link {
    background: #0c5fbb;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    text-transform: uppercase;
    transition: all .4s
}

.stores_list .store .store__info .info__link:hover {
    background: #fff;
    color: #0c5fbb;
    outline: 1px solid #0c5fbb;
    text-decoration: none
}

@media (max-width: 768px) {
    .stores_wrapper .stores h2.stores__title {
        margin-top: 25px
    }

    .stores_list .store {
        flex-flow: column
    }

    .stores_list .store .store__info {
        display: flex;
        flex: 0 0 100%;
        flex-flow: column;
        padding-left: 0
    }

    .stores_list .store .store__info .info__title {
        margin-top: 28px
    }

    .stores_list .store .store__info .info__box, .stores_list .store .store__info .info_tables {
        width: 100%
    }

    .stores_list .store .store__info .info__box {
        margin-bottom: 25px
    }

    .stores_list .store .store__info .info__link {
        text-align: center
    }
}

.store_detail {
    padding-top: 50px
}

.store_detail .store__thumbnail .thumbnail__main_image {
    background: #f1f4f9;
    border: 1px solid #cad9e9;
    height: 400px;
    padding: 5px
}

.store_detail .store__thumbnail .thumbnail__main_image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.store_detail .store__thumbnail .thumbnail__more_images {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.store_detail .store__thumbnail .thumbnail__more_images .image {
    background: #f1f4f9;
    border: 1px solid #cad9e9;
    flex: 0 0 32%;
    margin-top: 8px;
    padding: 5px
}

.store_detail .store__thumbnail .thumbnail__more_images .image img {
    width: 100%
}

.store_detail .detail__info .info__title {
    color: #0c5fbb;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase
}

.store_detail .detail__info .info__table {
    display: inline-block;
    margin: 0;
    width: 49%
}

.store_detail .detail__info .info__table tr th {
    color: #88a8cc;
    font-size: 16px;
    padding-bottom: 10px
}

.store_detail .detail__info .info__table tr td {
    color: #2d3f54;
    font-size: 15px;
    padding-right: 10px
}

.store_detail .detail__info .info__table.store_leader {
    float: right;
    margin: 0
}

.store_detail .detail__info .info__table.open_hours {
    margin-top: 25px
}

.store_detail .detail__info .info__box {
    background: #fafcff;
    border: 1px solid #d0e2f1;
    display: inline-block;
    float: right;
    padding: 20px;
    width: 50%
}

.store_detail .detail__info .info__box .box_list {
    list-style: none;
    margin: 0;
    padding: 0
}

.store_detail .detail__info .info__box .box_list .list__item {
    position: relative
}

.store_detail .detail__info .info__box .box_list .list__item--phone {
    padding-left: 45px
}

.store_detail .detail__info .info__box .box_list .list__item--phone:before {
    background: url(/static/assets/images/phone.svg) no-repeat 50%;
    background-size: 25px;
    content: "";
    display: inline-block;
    height: 25px;
    left: 0;
    margin-right: 15px;
    margin-top: 5px;
    position: absolute;
    width: 25px
}

.store_detail .detail__info .info__box .box_list .list__item--phone strong {
    padding-left: 5px
}

.store_detail .detail__info .info__box .box_list .list__item--phone .item__title {
    color: #19a0f2;
    font-size: 14px;
    margin: 0 0 3px;
    text-transform: uppercase
}

.store_detail .detail__info .info__box .box_list .list__item--phone p {
    line-height: 15px;
    margin: 0 0 15px
}

.store_detail .detail__info .info__box .box_list .list__item--phone a {
    color: #000;
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.store_detail .detail__info .info__box .box_list .list__item--phone a .country_code {
    font-weight: 300
}

.store_detail .detail__info .info__box .box_list .list__item--email {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 10px
}

.store_detail .detail__info .info__box .box_list .list__item--email .email__link {
    color: #19a0f2;
    font-weight: 400;
    text-decoration: underline
}

.store_detail .detail__info .info__box .box_list .list__item--email:before {
    background: url(/static/assets/images/envelope.svg) no-repeat 50%;
    background-size: 25px;
    content: "";
    display: inline-block;
    height: 25px;
    margin-right: 15px;
    width: 25px
}

.store_detail .detail__info .google_map {
    border: 1px solid #c7ced8;
    float: left;
    height: 220px;
    margin-top: 25px;
    width: 100%
}

.store_detail .detail__info .info__features {
    display: inline-block;
    margin-top: 25px
}

.store_detail .detail__info .info__features .features__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.store_detail .detail__info .info__features .features__list .features__item {
    background: linear-gradient(180deg, #fff 0, #eef1f5);
    border: 1px solid #dfe9f4;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    overflow: visible;
    position: relative;
    width: 33px
}

.store_detail .detail__info .info__features .features__list .features__item--credit_card {
    background: url(/static/assets/images/credit_card.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item--parking {
    background: url(/static/assets/images/parking.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item--kids {
    background: url(/static/assets/images/teddy.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item--design {
    background: url(/static/assets/images/3D_blue.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item--delivery {
    background: url(/static/assets/images/delivery.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item--bathroom {
    background: url(/static/assets/images/star.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5);
    background-size: 22px, 100%
}

.store_detail .detail__info .info__features .features__list .features__item--non_barrier {
    background: url(/static/assets/images/invalid.svg) no-repeat 50%, linear-gradient(180deg, #fff 0, #eef1f5)
}

.store_detail .detail__info .info__features .features__list .features__item .item__name {
    background-color: #19a0f2;
    border-radius: 2px;
    color: #fff;
    left: -138%;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 115%;
    visibility: hidden;
    width: 120px;
    z-index: 1
}

.store_detail .detail__info .info__features .features__list .features__item .item__name:before {
    border: 10px solid transparent;
    border-bottom-color: #19a0f2;
    bottom: 98%;
    content: " ";
    left: 45%;
    margin-left: -5px;
    position: absolute
}

.store_detail .detail__info .info__features .features__list .features__item:hover .item__name {
    visibility: visible
}

.shown_series_wrapper {
    margin-top: 40px;
    text-align: center
}

.shown_series_wrapper .shown_series {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 20px
}

.shown_series_wrapper .shown_series .serie {
    background: #f1f4f9;
    border: 1px solid #c7d7e8;
    flex: 0 0 32%;
    margin-bottom: 30px;
    padding: 5px;
    position: relative
}

.shown_series_wrapper .shown_series .serie img {
    width: 100%
}

.shown_series_wrapper .shown_series .serie .serie__name {
    background: rgba(41, 83, 164, .95);
    bottom: 5px;
    color: #fff;
    font-size: 18px;
    left: 0;
    margin: auto;
    padding: 20px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: calc(100% - 10px)
}

.shown_series_wrapper .series_more_link {
    background: #0c5fbb;
    color: #fff;
    padding: 20px 15px;
    text-transform: uppercase
}

.shown_series_wrapper .series_more_link:hover {
    text-decoration: none
}

.stores__wrapper.mini .stores {
    pointer-events: none
}

.stores__wrapper.mini .stores .stores__summarize {
    zoom: .9;
    margin-top: 45px
}

.stores__wrapper.mini .stores .interactive_map .map__pin, .stores__wrapper.mini .stores .store_card {
    pointer-events: all
}

@media (max-width: 768px) {
    .store__thumbnail {
        margin-bottom: 10px
    }

    .store_detail .detail__info .info__box {
        display: block;
        margin-top: 15px;
        width: 100%
    }

    .contact_us_wrapper {
        padding-bottom: 35px;
        padding-left: 20px;
        padding-right: 20px
    }

    .contact_us_wrapper .contact_us table tr td {
        padding-right: 55px
    }

    .store_detail .detail__info .google_map {
        float: none
    }
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin {
    height: 60px;
    width: 40px
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.praha {
    left: 32.8%;
    top: 29%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.rakovnik {
    left: 27.3%;
    top: 29.3%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.hradec {
    left: 51.5%;
    top: 23%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.liberec {
    left: 42%;
    top: 6%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.roudnice {
    left: 30.7%;
    top: 15%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.roznov {
    left: 80.3%;
    top: 47%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.zlin {
    left: 75.3%;
    top: 56%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.ostrava {
    left: 81.45%;
    top: 35%
}

.store_detail .stores__wrapper.mini .interactive_map .map__pin.map__pin--v2 {
    -webkit-background-size: contain;
    background-size: contain;
    left: 27.3%;
    top: 25.3%
}

.design_wrapper .design__title {
    font-size: 35px;
    margin: 50px 0
}

.design_wrapper .design__subtitle {
    font-size: 20px;
    margin: 50px 0
}

.design_wrapper .design__thumbnail .thumbnail__main_image {
    background: #f1f4f9;
    border: 1px solid #cad9e9;
    height: 295px;
    padding: 5px
}

.design_wrapper .design__thumbnail .thumbnail__main_image a img {
    height: 100%;
    width: 100%
}

.design_wrapper .design__info {
    padding-left: 30px
}

.design_wrapper .design__info .design__subtitle {
    margin: 0
}

.design_wrapper .design__info .info__list {
    display: flex;
    flex-flow: column;
    height: 295px;
    justify-content: stretch;
    list-style: none;
    margin: 0;
    padding: 5px 0 0
}

.design_wrapper .design__info .info__list .list__item {
    align-items: center;
    display: flex;
    font-size: 17px;
    padding: 22px 0;
    position: relative
}

.design_wrapper .design__info .info__list .list__item:before {
    background: url("../assets/images/list_bullet.svg") no-repeat 50%;
    background-size: 25px;
    content: "";
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    position: relative;
    width: 25px
}

.design_wrapper .design__info .info__list .list__item:after {
    background: linear-gradient(90deg, #e0e8ef 70%, hsla(0, 0%, 100%, 0));
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.design_wrapper .design__info .info__list .list__item:last-child:after {
    content: none
}

.design_wrapper .thumbnail__more_images {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    float: left;
    justify-content: space-between;
    margin-top: 35px;
    width: 100%
}

.design_wrapper .thumbnail__more_images .image {
    background: #f1f4f9;
    border: 1px solid #cad9e9;
    flex: 0 0 23%;
    height: 135px;
    padding: 5px
}

.design_wrapper .thumbnail__more_images .image img {
    height: 100%;
    width: 100%
}

.design_wrapper .design__banner {
    align-items: center;
    background: #f0f6fb;
    border-bottom: 2px solid #e9edf3;
    display: flex;
    flex-flow: row;
    height: 115px;
    justify-content: flex-start;
    margin-bottom: 25px;
    margin-top: 45px;
    padding: 0 35px
}

.design_wrapper .design__banner .banner__content {
    margin-left: 45px
}

.design_wrapper .design__banner .banner__content .banner__title {
    color: #19a0f2;
    font-size: 22px;
    margin: 0;
    text-align: left
}

.design_wrapper .design__banner .banner__content .banner__title .text-black {
    color: #2d3f54
}

.design_wrapper .design__banner .banner__content .banner__text {
    font-size: 15px;
    margin: 12px 0 0;
    text-align: left
}

.design_wrapper .design__banner:before {
    background: #19a0f2 url("../assets/images/sketch.svg") no-repeat bottom;
    content: "";
    display: inline-block;
    float: left;
    height: 105px;
    margin-bottom: -35px;
    width: 155px
}

.design_wrapper .design__text {
    margin-top: 40px
}

.design_wrapper .design__text .text__title {
    color: #2d3f54;
    font-size: 20px
}

.design_wrapper .design__text .text-blue {
    color: #19a0f2;
    font-family: OpenSans-Bold
}

.design_wrapper .accordion_list {
    margin-bottom: 25px;
    margin-top: 35px
}

.design_wrapper .accordion_list .accordion__item:first-child .accordion__button {
    border-top-width: 2px
}

.design_wrapper .accordion_list .accordion__item:last-child .accordion__button {
    border-bottom-width: 2px
}

.design_wrapper .accordion_list .accordion__item .accordion__button {
    align-items: center;
    border-bottom: 1px solid #dceaf6;
    border-top: 1px solid #dceaf6;
    color: #18a0f2;
    display: flex;
    flex-flow: row;
    font-size: 16px;
    font-weight: 700;
    justify-content: space-between;
    padding: 20px 30px;
    text-transform: uppercase
}

.design_wrapper .accordion_list .accordion__item .accordion__button:after {
    background: url("../assets/images/arrow_up.svg") no-repeat 50%;
    content: "";
    display: inline-block;
    float: right;
    height: 30px;
    transform: rotate(180deg);
    transition: .5s;
    width: 30px
}

.design_wrapper .accordion_list .accordion__item .accordion__button:active, .design_wrapper .accordion_list .accordion__item .accordion__button:focus, .design_wrapper .accordion_list .accordion__item .accordion__button:hover {
    text-decoration: none
}

.design_wrapper .accordion_list .accordion__item .accordion__content {
    display: none
}

.design_wrapper .accordion_list .accordion__item .accordion__content h4 {
    font-family: OpenSans-Bold;
    margin-bottom: 15px;
    margin-top: 15px
}

.design_wrapper .accordion_list .accordion__item .accordion__content h5 {
    font-family: OpenSans-Bold;
    font-size: 17px;
    margin-left: 15px
}

.design_wrapper .accordion_list .accordion__item.active .accordion__button {
    background: #f5f9fc
}

.design_wrapper .accordion_list .accordion__item.active .accordion__button:after {
    transform: rotate(0deg);
    transition: .5s
}

.design_wrapper .accordion_list .accordion__item.active .accordion__content {
    display: block
}

.design_wrapper .text--block {
    font-size: 15px;
    margin-top: 55px
}

.design_wrapper .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading {
    margin-bottom: 0
}

.design_wrapper .image_wall .image_wall_item_wrapper .image_wall__item .item__link .item__link__heading:before {
    content: none
}

.design_wrapper .carousel_series_wrapper {
    height: 340px;
    position: relative
}

@media (max-width: 768px) {
    .design_wrapper .design__info {
        padding: 0
    }

    .design_wrapper .design__info .info__list .list__item:before {
        background-size: 20px
    }

    .design_wrapper .thumbnail__more_images {
        flex-wrap: nowrap;
        overflow: scroll;
        position: relative
    }

    .design_wrapper .thumbnail__more_images .image {
        flex: 0 0 auto;
        margin-bottom: 10px;
        margin-right: 5px;
        width: 155px
    }

    .design_wrapper .design__banner {
        padding: 10px
    }

    .design_wrapper .design__banner .banner__content {
        margin: 0
    }

    .design_wrapper .design__banner .banner__content .banner__title {
        font-size: 16px
    }

    .design_wrapper .design__banner .banner__content .banner__text {
        font-size: 13px
    }

    .design_wrapper .design__banner:before {
        content: none
    }

    .design_wrapper .accordion_list .accordion__item {
        overflow: hidden
    }

    .design_wrapper .accordion_list .accordion__item .accordion__button:after {
        background-size: 25px;
        width: 40px
    }

    .design_wrapper .accordion_list .accordion__item .accordion__content {
        overflow: scroll
    }

    .carousel_series_wrapper {
        position: relative
    }
}

.design__wrapper--kitchen p {
    font-size: 15px
}

.design__wrapper--kitchen .design__info {
    padding-left: 0
}

.design__wrapper--kitchen .design__info.padding-left {
    padding-left: 30px
}

.design__wrapper--kitchen .banner__content, .design__wrapper--kitchen .banner__content .banner__title {
    height: 115px;
    line-height: 115px
}

@media (max-width: 991px) {
    .design__wrapper--kitchen .design__banner .banner__content .banner__title {
        line-height: 56px
    }

    .design__wrapper--kitchen .design__text {
        margin-top: 20px !important
    }

    .design__wrapper--kitchen .design__info.padding-left {
        margin-top: 30px
    }
}

@media (max-width: 768px) {
    .design__wrapper--kitchen .design__banner .banner__content .banner__title {
        font-size: 22px;
        line-height: auto;
        text-align: center
    }

    .design__wrapper--kitchen .design__info .info__list {
        height: auto
    }

    .design__wrapper--kitchen .design__info {
        padding: 0
    }

    .design__wrapper--kitchen .design__info .info__list .list__item:before {
        margin-right: 5px
    }
}

.package__content {
    padding-bottom: 50px
}

.package__content h1 {
    font-family: OpenSans-SemiBold;
    font-size: 35px
}

.package__content h2 {
    color: #0c5fbb;
    font-family: OpenSans-SemiBold;
    font-size: 30px
}

.package__content h3 {
    color: #21a7f8;
    font-family: OpenSans-SemiBold;
    font-size: 25px
}

.package__content h4 {
    color: #2d3f54;
    font-family: OpenSans-SemiBold;
    font-size: 20px
}

.package__content h5 {
    color: #a4aab2;
    font-family: OpenSans-SemiBold;
    font-size: 18px
}

.package__content .img {
    border: 3px solid #eff3f8;
    float: left;
    margin: 15px
}

.package__content p {
    font-family: OpenSans-Regular;
    margin-top: 10px
}

.package__content .filters {
    height: auto !important
}

.package__content ul {
    list-style: none;
    padding: 0
}

.package__content ul ul {
    padding-left: 20px
}

.package__content ul > li {
    background: url(/static/assets/images/bulletLi.svg) no-repeat 0;
    background-position-y: 3px;
    margin-bottom: 3px;
    padding-left: 23px
}

.package__content ul > li > ul > li {
    background: url(/static/assets/images/bulletLiLi.svg) no-repeat 0;
    background-position-y: 3px;
    margin-bottom: 3px;
    padding-left: 23px
}

.package__content ul {
    margin-bottom: 5px;
    margin-top: 5px
}

.package__content blockquote {
    border-left: 5px solid #18a0f2;
    font-size: 14px;
    font-style: italic
}

.package__content table td, .package__content table th {
    border-right: 1px solid #fff;
    padding: 12px 15px
}

.package__content table thead {
    background: #18a0f2;
    color: #fff
}

.package__content table tbody tr:nth-child(odd) {
    background: #f0f6fb;
    border-bottom: 1px solid #e1e8f6;
    color: #000
}

.package__content form {
    display: inline-block;
    width: auto
}

.package__content form .form_content {
    background: #f4f9fc;
    border: 1px solid #e4e8ef;
    padding: 30px
}

.package__content form .form_content .form__email, .package__content form .form_content .form__name, .package__content form .form_content .form__surname, .package__content form .form_content .form__tel {
    margin-bottom: 10px
}

.package__content form .form_content label {
    display: block;
    width: 100%
}

.package__content form .form_content input {
    background: #fff;
    border: 1px solid #c9dcea;
    height: 40px;
    padding-left: 6px;
    width: 240px
}

.package__content form .form_content .error {
    color: #d8001a;
    padding-left: 15px
}

.package__content form .form_content textarea {
    background: #fff;
    border: 1px solid #c9dcea;
    height: 90px;
    width: 100%
}

.package__content .form_submit input[type=submit] {
    background: #0c5fbb;
    border: none;
    color: #fff;
    outline: 1px solid #0c5fbb;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all .3s
}

.package__content .form_submit input[type=submit]:hover {
    background: #fff;
    color: #0c5fbb
}

.package__content .checkbox__box {
    display: inline-block;
    margin-left: 75px
}

.package__content .checkbox__box .checkbox, .package__content .checkbox__box .radio {
    display: inline-block
}

.package__content input[type=checkbox] {
    visibility: hidden
}

.package__content input[type=checkbox] ~ label {
    padding: 0;
    position: relative
}

.package__content input[type=checkbox] ~ label:before {
    background: #fff;
    border: 1px solid #ccdbea;
    content: "";
    display: inline-block;
    height: 17px;
    margin-right: 15px;
    width: 17px
}

.package__content input[type=checkbox] ~ label:after {
    border-bottom: 2px solid #18a0f2;
    border-left: 2px solid #18a0f2;
    content: "";
    display: inline-block;
    height: 5px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 5px;
    transform: rotate(-45deg);
    width: 8px
}

.package__content input[type=checkbox]:checked ~ label:after {
    opacity: 1
}

.package__content input[type=radio] {
    visibility: hidden
}

.package__content input[type=radio] ~ label {
    padding: 0;
    position: relative
}

.package__content input[type=radio] ~ label:before {
    background: #fff;
    border: 1px solid #ccdbea;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 19px;
    margin-right: 15px;
    width: 19px
}

.package__content input[type=radio] ~ label:after {
    background: #18a0f2;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 7px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 6px;
    width: 7px
}

.package__content input[type=radio]:checked ~ label:after {
    opacity: 1
}

.package__content .action-error, .package__content .action-success, .package__content .information-message {
    font-size: 15px;
    height: 65px;
    margin-bottom: 10px;
    padding: 20px;
    width: 100%
}

.package__content .action-error i, .package__content .action-success i, .package__content .information-message i {
    font-size: 20px;
    padding-right: 10px
}

.package__content .action-error span, .package__content .action-success span, .package__content .information-message span {
    font-weight: 400
}

.package__content .action-success {
    background: #e7f4c2;
    border: 1px solid #93cd7d;
    color: #56a935
}

.package__content .action-error {
    background: #f5d5d0;
    border: 1px solid #e9a49a;
    color: #ce3b3b
}

.package__content .information-message {
    background: #d1ecfd;
    border: 1px solid #9ec2e3;
    color: #4585c7
}

.package__content .row .col-md-12 img {
    margin-left: auto;
    margin-right: auto
}

.package__content .album {
    display: flex;
    flex-flow: row wrap
}

.package__content .album li {
    background: none;
    margin: 2px;
    padding: 0
}

.package__content .list {
    align-items: flex-start;
    display: flex;
    flex-flow: column;
    justify-content: center
}

.package__content .list .list__item {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    margin-bottom: 15px;
    width: 100%
}

.package__content .list .list__item .item__img {
    align-items: center;
    display: flex;
    flex: 0 0 AUTO;
    max-width: 30%;
    min-width: 30%;
    width: 30%
}

.package__content .list .list__item .item__content {
    color: #333
}

.package__content .list .list__item:hover, .package__content .list .list__item:hover .item__content {
    text-decoration: none
}

.package__content img {
    height: auto;
    max-width: 100%
}

.package__content .pagination {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.package__content .pagination ul {
    display: flex;
    flex-flow: row;
    list-style: none;
    margin: 0;
    padding: 0
}

.package__content .pagination ul li {
    align-items: center;
    background: none;
    border: 1px solid #0c5fbb;
    display: flex;
    justify-content: center;
    margin: 0 10px;
    max-height: 30px;
    min-height: 30px;
    min-width: 30px;
    padding: 0 5px
}

.package__content .pagination ul li.active {
    background: #0c5fbb;
    color: #fff
}

.package__content .pagination ul li:first-child {
    background: #0c5fbb;
    border: none;
    color: #fff
}

.package__content .pagination ul li:first-child a {
    color: #fff
}

.package__content .pagination ul li:last-child {
    background: #0c5fbb;
    border: none
}

.package__content .pagination ul li:last-child a {
    color: #fff
}

.package__content .pagination ul li a {
    color: #2d3f54
}

@media (max-width: 600px) {
    table {
        display: block;
        overflow: scroll;
        width: 100%
    }
}

#uw-loader {
    align-items: center;
    background: rgba(0, 0, 0, .5);
    display: flex;
    height: 100px;
    justify-content: center;
    left: calc(50% - 100px);
    position: fixed;
    top: calc(50% - 100px);
    width: 100px;
    z-index: 1000
}

#uw-loader:before {
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

#uw-loader:after {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    background-color: transparent;
    border: 5px solid #fff;
    border-radius: 50%;
    border-top-color: #03a9f4;
    content: "";
    display: block;
    height: 75px;
    width: 75px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

#uw-loader:after {
    border-top: 5px solid #0c5fbb
}

.fonts-loaded h1 {
    font-family: OpenSans-SemiBold
}

.fonts-loaded .list__item .country_code {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .list__item p strong {
    font-family: OpenSans-Bold
}

.fonts-loaded h1.info__title {
    font-family: OpenSans-ExtraBold
}

.fonts-loaded h2 {
    color: #2d3f54;
    font-family: OpenSans-SemiBold;
    font-size: 35px
}

.fonts-loaded h2.info__title, .fonts-loaded h3 {
    font-family: OpenSans-Bold
}

.fonts-loaded .lang, .fonts-loaded .service__title {
    font-family: OpenSans-SemiBold
}

.fonts-loaded .nav__link {
    font-family: OpenSans-Bold
}

.fonts-loaded .nav__item .nav__item .nav__link {
    font-family: OpenSans-SemiBold
}

.fonts-loaded .carousel_wrapper .item__heading, .fonts-loaded .series__tab .item__link {
    font-family: OpenSans-Bold
}

.fonts-loaded .stores__summarize {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .career__subheading, .fonts-loaded .form input[type=submit] {
    font-family: OpenSans-Bold
}

.fonts-loaded .form input, .fonts-loaded .form textarea, .fonts-loaded .header__email, .fonts-loaded li, .fonts-loaded p {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .favorite_series .item__title, .fonts-loaded .suggest__title {
    font-family: OpenSans-ExtraBold
}

.fonts-loaded .favorite_series .item__text {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .social_networks .item__text {
    font-family: OpenSans-SemiBold
}

.fonts-loaded .ribbon .text-light, .fonts-loaded .social_networks .item__text .network {
    font-family: OpenSans-ExtraBold
}

.fonts-loaded .design__info .list__item, .fonts-loaded .suggest__subtitle {
    font-family: OpenSans-SemiBold
}

.fonts-loaded .form__resume--filename {
    font-family: OpenSans-Italic
}

.fonts-loaded .footer_nav li a {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded + .image_wall .item__link__heading {
    font-family: OpenSans-ExtraBold
}

.fonts-loaded .list__item--email a.email__link {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .design__text .text__title, .fonts-loaded .info__table tbody tr th {
    font-family: OpenSans-Bold
}

.fonts-loaded .info__table tbody tr td {
    font-family: Open Sans, Verdana, Ariel
}

.fonts-loaded .list__item .item__title {
    font-family: OpenSans-SemiBold
}

.image--loading {
    background: #f8f8f8
}

.image--loading img {
    display: none
}

.img__wrapper {
    height: 100%;
    width: auto
}

.fade-in {
    animation: fade 1s;
    opacity: 1
}

@keyframes fade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.package__content .article__content img {
    cursor: pointer
}

.package__content .sidebar {
    padding: 0
}

.package__content .sidebar ul {
    background: #0c5fbb;
    list-style: none
}

.package__content .sidebar ul li {
    background: none;
    display: block;
    padding: 0
}

.package__content .sidebar ul li:before {
    content: none
}

.package__content .sidebar ul li a {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: block;
    font-family: OpenSans-Bold;
    font-size: 16px;
    padding: 20px
}

.package__content .sidebar ul li a:hover {
    text-decoration: none
}

.package__content .sidebar ul li.active a {
    background: #02428a
}

.package__content .sidebar ul li.active li > a {
    background: none
}

.package__content .sidebar ul li.active li.active > a {
    background: none;
    text-decoration: underline
}

.package__content .sidebar ul ul {
    border-bottom: 2px solid #fff;
    padding: 25px
}

.package__content .sidebar ul ul li {
    display: list-item;
    padding-left: 0
}

.package__content .sidebar ul ul li:before {
    background: url(/static/assets/images/sidebarbulletLi.svg) no-repeat 50%;
    background-size: 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    width: 15px
}

.package__content .sidebar ul ul li a {
    border: none;
    color: #fff;
    display: inline;
    padding: 0
}

.package__content .sidebar ul ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.package__content .sidebar ul ul ul {
    border-bottom: none
}

@media only screen and (max-width: 768px) {
    .package__content .sidebar {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (max-width: 992px) {
    .stores__wrapper.mini .stores .stores__summarize {
        display: none
    }
}

.banner {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 55px
}

@media (max-width: 1200px) {
    .banner {
        padding: 0 15px
    }

    .banner img {
        width: 100%
    }
}

.lp_store__detail .detail__title {
    color: #0c5fbb;
    font-size: 35px;
    margin: 45px 0;
    text-transform: uppercase
}

.lp_store__detail .detail__image_wrapper {
    background: #eef6fc;
    height: 460px;
    position: relative
}

.lp_store__detail .detail__image_wrapper .container {
    position: relative
}

.lp_store__detail .detail__image_wrapper .detail__image .rako {
    align-items: center;
    background: #e01e2a;
    bottom: 30px;
    display: flex;
    height: 75px;
    justify-content: center;
    position: absolute;
    right: 30px;
    width: 160px
}

.lp_store__detail .detail__image_wrapper .detail__image .rako img {
    width: 100%
}

.lp_store__detail .image__more {
    margin-left: 30px;
    margin-top: -100px
}

.lp_store__detail .image__more .image {
    box-shadow: 2.5px 4.33px 21px 0 rgba(140, 161, 184, .43), inset 0 0 0 4px hsla(0, 0%, 100%, .004);
    display: inline-block;
    height: 160px;
    margin-right: 4px;
    width: 160px
}

.lp_store__detail .image__more .image img {
    border: 5px solid #fff;
    width: 100%
}

.lp_store__detail .store__add_info {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 55px;
    margin-top: 100px
}

.lp_store__detail .store__add_info .add_info__block {
    align-items: center;
    background-image: -moz-linear-gradient(90deg, #f4fbff 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, #f4fbff, #fff);
    background-image: -ms-linear-gradient(90deg, #f4fbff 0, #fff 100%);
    background-image: linear-gradient(90deg, #f4fbff, #fff);
    border: 1px solid #c7d7e8;
    display: flex;
    flex-flow: column;
    height: 120px;
    justify-content: center;
    margin-bottom: 15px;
    width: 260px
}

.lp_store__detail .store__add_info .add_info__block .value {
    color: #2baaf7;
    font-size: 50px
}

.lp_store__detail .store__add_info .add_info__block .name {
    color: #2d3f54;
    font-family: OpenSans-Bold, sans-serif;
    font-size: 16px;
    margin-bottom: 10px
}

.lp_store__detail .specialist_wrapper {
    background-color: #0c5fbb;
    padding-bottom: 80px;
    padding-top: 60px
}

.lp_store__detail .specialist_wrapper .specialist .specialist__title {
    color: #fff;
    font-family: OpenSans-ExtraBold;
    font-size: 40.06px;
    line-height: 55px;
    padding: 0 195px;
    text-transform: uppercase
}

.lp_store__detail .specialist_wrapper .specialist .specialist__subtitle {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 15%, #0f73ca 50%, hsla(0, 0%, 100%, 0) 85%);
    color: #fff;
    font-family: OpenSans-Light;
    font-size: 40px;
    padding: 10px 0
}

.lp_store__detail .specialist_wrapper .specialist .specialist__text {
    color: #fff;
    font-family: OpenSans-Light;
    font-size: 20px;
    margin-top: 40px;
    text-align: center
}

.lp_store__detail .specialist_wrapper .specialist .specialist__text strong {
    font-family: OpenSans-Bold
}

.lp_store__detail .specialist_wrapper .specialist .specialist__box {
    background-color: #2baaf7;
    border: 2px solid #2baaf7;
    margin-top: 50px;
    padding: 25px 50px
}

.lp_store__detail .specialist_wrapper .specialist .specialist__box ul {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.lp_store__detail .specialist_wrapper .specialist .specialist__box ul li {
    color: #fff;
    flex: 0 0 45%;
    font-family: OpenSans-SemiBold;
    font-size: 15px;
    margin-top: 18px
}

.lp_store__detail .specialist_wrapper .specialist .specialist__box ul li:before {
    background: url(/static/assets/images/bullet2.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 20px;
    position: revert;
    width: 15px
}

.lp_store__detail .specialist_wrapper .specialist .specialist__box ul:after {
    background: #66bbf1;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px
}

.lp_store__detail .features_wrapper {
    background: #eef6fc;
    padding: 45px 0
}

.lp_store__detail .features_wrapper .container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.lp_store__detail .features_wrapper .info__features {
    display: inline-block;
    margin-right: auto
}

.lp_store__detail .features_wrapper .info__features .features__list {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item {
    align-items: center;
    background: #2baaf7;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 35px;
    display: flex;
    flex: 0 0 72px;
    height: 72px;
    justify-content: center;
    margin-right: 5px;
    position: relative;
    width: 72px
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--credit_card {
    background-image: url(/static/assets/images/credit_card2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--parking {
    background-image: url(/static/assets/images/parking2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--kids {
    background-image: url(/static/assets/images/teddy2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--delivery {
    background-image: url(/static/assets/images/delivery2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--bathroom {
    background-image: url(/static/assets/images/star_old2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--non_barrier {
    background-image: url(/static/assets/images/invalid2.svg)
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--design {
    background-image: url(/static/assets/images/3D.svg);
    background-size: 40px
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item--cz {
    background-image: url(/static/assets/images/cz.svg);
    background-size: 40px
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item:hover .item__name {
    display: block
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item .item__name {
    background: #0c5fbb;
    border-radius: 2px;
    bottom: -48px;
    color: #fff;
    display: none;
    padding: 8px 11px;
    position: absolute;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 50
}

.lp_store__detail .features_wrapper .info__features .features__list .features__item .item__name:after {
    border: 10px solid transparent;
    border-bottom-color: #0c5fbb;
    bottom: 98%;
    content: "";
    display: inline-block;
    font-size: 13px;
    left: 45%;
    position: absolute
}

.lp_store__detail .features_wrapper .btn {
    font-size: 18px;
    padding: 25px 50px
}

.lp_store__detail .gallery {
    align-items: center;
    display: flex;
    flex-flow: column
}

.lp_store__detail .gallery .gallery__title {
    color: #2d3f54;
    font-family: OpenSans-SemiBold;
    font-size: 35px;
    margin: 50px 0
}

.lp_store__detail .gallery .gallery__grid {
    grid-gap: 30px;
    display: grid;
    grid-auto-rows: 280px;
    grid-template-columns:repeat(3, 360px);
    width: 100%
}

.lp_store__detail .gallery .gallery__grid .grid__item {
    background: #f1f4f9;
    border: 1px solid #c7d7e8;
    height: 100%;
    overflow: hidden;
    padding: 5px;
    width: 100%
}

.lp_store__detail .gallery .gallery__grid .grid__item .item__image--1 {
    margin-top: -17%
}

.lp_store__detail .gallery .gallery__grid .grid__item.c-span-2 {
    grid-column: span 2
}

.lp_store__detail .gallery .gallery__grid .grid__item.r-span-2 {
    grid-row: span 2
}

.lp_store__detail .gallery .btn {
    margin-bottom: 25px;
    margin-top: 25px
}

.lp_store__detail .distributors {
    margin-bottom: 65px;
    margin-top: 20px
}

.lp_store__detail .distributors .distributors__list {
    align-items: center;
    border-bottom: 1px solid #c7d7e8;
    border-top: 1px solid #c7d7e8;
    display: flex;
    flex-flow: row wrap;
    height: 145px;
    justify-content: space-between
}

.lp_store__detail .btn {
    background: #0c5fbb;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: OpenSans-Bold;
    font-size: 14px;
    outline: 2px solid #0c5fbb;
    padding: 17px 20px;
    text-transform: uppercase;
    transition: all .3s
}

.lp_store__detail .btn:hover {
    background: #fff;
    color: #0c5fbb;
    outline: 2px solid #0c5fbb;
    text-decoration: none
}

.lp_store__detail .contact_wrapper .contact .contact__title {
    color: #2d3f54;
    font-family: OpenSans-SemiBold;
    font-size: 35px
}

.lp_store__detail .contact_wrapper .contact .contact__box {
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns:repeat(3, 33%);
    height: auto;
    margin-bottom: -100px;
    position: relative;
    width: 100%;
    z-index: 100
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col {
    align-items: center;
    background: linear-gradient(45deg, rgba(25, 160, 242, 0), #19a0f2 70%), linear-gradient(140deg, #19a0f2, #19a0f2 50%, #31a8f3 51%, #31a8f3);
    color: #fff;
    display: flex;
    flex-flow: column;
    height: 325px;
    justify-content: flex-start;
    padding-top: 35px
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col .col__name {
    color: #fff;
    font-family: OpenSans-Bold;
    font-size: 15px;
    margin: 15px 0;
    text-transform: uppercase
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col .open_hours {
    background-color: #0c81c8;
    margin-top: 15px;
    padding: 25px
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col .open_hours span {
    display: block;
    font-family: OpenSans-Regular;
    font-size: 24px;
    text-align: right
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col .open_hours span strong {
    font-family: OpenSans-Bold
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col > span:not(.col__name) {
    font-family: OpenSans-Regular;
    font-size: 16px;
    text-align: center
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col > span:not(.col__name) a {
    color: #fff
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col > span:not(.col__name) a a:hover {
    text-decoration: none
}

.lp_store__detail .contact_wrapper .contact .contact__box .box__col:nth-child(2) {
    background: #1792dd
}

.fonts-loaded .lp_store__detail .detail__title, .fonts-loaded .lp_store__detail .store__add_info .add_info__block .value {
    font-family: OpenSans-ExtraBold
}

.fonts-loaded .lp_store__detail .store__add_info .add_info__block .value .name {
    font-family: OpenSans-Bold
}

.fonts-loaded .lp_store__detail .store__add_info .specialist_wrapper .specialist .specialist__title {
    font-family: OpenSans-ExtraBold\
}

.fonts-loaded .lp_store__detail .store__add_info .specialist_wrapper .specialist .specialist__subtitle, .fonts-loaded .lp_store__detail .store__add_info .specialist_wrapper .specialist p.specialist__text {
    font-family: OpenSans-Light
}

.fonts-loaded .lp_store__detail .store__add_info .specialist_wrapper .specialist p.specialist__text strong {
    font-family: OpenSans-Bold
}

@media (max-width: 1100px) {
    .lp_store__detail .gallery .gallery__grid {
        grid-template-columns:repeat(2, 350px)
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__title {
        padding: 0
    }
}

@media (max-width: 1000px) {
    .lp_store__detail .distributors .distributors__list {
        flex-flow: row nowrap;
        overflow-x: scroll;
        width: 100%
    }

    .lp_store__detail .distributors .distributors__list .list__item {
        margin-right: 10px
    }

    .lp_store__detail .contact_wrapper .contact .contact__box {
        grid-template-columns:100%;
        margin-top: 25px
    }

    .lp_store__detail .features_wrapper .container {
        align-items: center;
        flex-flow: column
    }

    .lp_store__detail .features_wrapper .container .info__features {
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 725px) {
    .lp_store__detail .gallery .gallery__grid {
        grid-template-columns:350px;
        justify-content: center
    }

    .lp_store__detail .gallery .gallery__grid .grid__item.c-span-2 {
        grid-column: 1
    }

    .lp_store__detail .image__more {
        margin-left: 0;
        margin-top: 15px
    }

    .lp_store__detail .detail__image_wrapper {
        height: auto
    }

    .lp_store__detail .detail__image_wrapper .detail__image .rako {
        right: 0;
        top: 0
    }
}

@media (max-width: 550px) {
    .lp_store__detail .specialist_wrapper .specialist .specialist__box {
        padding: 5px
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__box .specialist__list .list__item {
        flex: 0 0 100%
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__box .specialist__list:after {
        content: none
    }

    .lp_store__detail .specialist_wrapper {
        padding-top: 15px
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__title {
        font-size: 32px;
        margin-top: 0
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__subtitle {
        font-size: 32px
    }

    .lp_store__detail .features_wrapper .info__features .features__list .features__item {
        margin-bottom: 5px
    }

    .lp_store__detail .features_wrapper .btn {
        font-size: 13px
    }

    .lp_store__detail .gallery .gallery__grid {
        grid-template-columns:300px;
        justify-content: center
    }
}

@media (max-width: 535px) {
    .lp_store__detail .detail__image_wrapper .detail__image img {
        width: 100%
    }

    .lp_store__detail .detail__image_wrapper .image__more {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        overflow-x: scroll;
        width: 100%
    }

    .lp_store__detail .detail__image_wrapper .image__more .image {
        margin-bottom: 15px;
        width: auto
    }

    .lp_store__detail .detail__image_wrapper .image__more .image img {
        width: auto
    }

    .lp_store__detail .features_wrapper .info__features .features__list, .lp_store__detail .store__add_info {
        justify-content: center
    }
}

@media (max-width: 365px) {
    .lp_store__detail .specialist_wrapper .specialist .specialist__title {
        font-size: 25px;
        line-height: 30px
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__subtitle {
        font-size: 25px
    }

    .lp_store__detail .specialist_wrapper .specialist .specialist__text {
        font-size: 13px
    }

    .lp_store__detail .specialist_wrapper {
        padding-bottom: 15px
    }

    .lp_store__detail .contact_wrapper .contact .contact__box .box__col {
        height: auto;
        padding-bottom: 15px
    }

    .lp_store__detail .gallery .gallery__grid .grid__item.r-span-2 {
        grid-row: 1
    }
}

@media (max-width: 1200px) {
    .lp_store__detail .detail__image_wrapper {
        height: auto
    }

    .lp_store__detail .detail__image_wrapper .detail__image {
        width: auto
    }

    .lp_store__detail .detail__image_wrapper .detail__image .image {
        width: 100%
    }
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .carousel_series_wrapper .series_carousel .item img {
        top: 0
    }

    .store_detail .store__thumbnail .thumbnail__more_images {
        display: block
    }

    .store_detail .store__thumbnail .thumbnail__more_images .image {
        display: inline-block;
        width: 32%
    }

    .catalog__list .list__item .item__image {
        display: block
    }

    .catalog__list .list__item .item__image:after {
        top: 0
    }

    .catalog__list .list__item .item__image:before {
        margin-left: 45%;
        margin-top: 45%
    }

    .form .form__content input {
        background-position-x: 195px;
        background-size: 150px
    }

    .interactive_map .map__pin {
        background-size: 80%
    }
}

.info-box {
    align-items: center;
    background: #d90d1a;
    border-bottom: 2px solid #d90d1a;
    color: #fff;
    display: flex;
    font-size: 18px;
    height: auto !important;
    justify-content: center;
    margin-bottom: 10px;
    max-height: 110px;
    overflow: auto;
    padding: 12px 0;
    text-align: center;
    width: 100%
}

.info-box span p {
    margin: 0
}

.info-box a, .info-box a:active, .info-box a:focus {
    color: #fff
}

.pagination {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.pagination ul {
    flex-flow: row;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination ul, .pagination ul li {
    display: flex;
    justify-content: center
}

.pagination ul li {
    align-items: center;
    background: none;
    border: 1px solid #0c5fbb;
    margin: 0 10px;
    max-height: 30px;
    min-height: 30px;
    min-width: 30px;
    padding: 0 5px
}

.pagination ul li.active {
    background: #0c5fbb;
    color: #fff
}

.pagination ul li:first-child {
    background: #0c5fbb;
    border: none;
    color: #fff
}

.pagination ul li:first-child a {
    color: #fff
}

.pagination ul li:last-child {
    background: #0c5fbb;
    border: none
}

.pagination ul li:last-child a {
    color: #fff
}

.pagination ul li a {
    color: #2d3f54
}

.header_contact {
    display: flex;
    gap: 12px;
    justify-content: space-around;
    margin: 0 0 10px;
    position: relative;
    width: 100%
}

@media (max-width: 768px) {
    .header_contact {
        flex-direction: column;
        font-size: 13px;
        left: 125px;
        position: absolute;
        text-align: left;
        top: -84px;
        width: 146px
    }
}

.header_contact .con_bold {
    color: #2c3e52;
    cursor: pointer;
    font-family: Open Sans
}

.header_contact .con_bold:before {
    content: url("../assets/images/telephone.svg");
    padding-right: 5px;
    position: relative;
    top: 2px
}

.header_contact .mailto {
    color: #337ab7;
    text-decoration: underline
}

.header_contact .mailto:before {
    content: url("../assets/images/mail.svg");
    padding-right: 5px;
    position: relative;
    top: 2px
}

.contact__list {
    background: #fff;
    box-shadow: 7px 14px 17px 2px rgba(0, 0, 0, .26);
    cursor: default;
    display: flex;
    flex-direction: column;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 25px;
    transition: .31s ease-in-out;
    visibility: hidden;
    width: 400px;
    z-index: 2;
    z-index: 999
}

@media (max-width: 768px) {
    .contact__list {
        left: -200px;
        left: -116px;
        width: calc(100vw - 30px)
    }
}

.contact__list .list__item {
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding: 5px 0
}

.contact__list .item__bold {
    flex: 0 1 150px
}

.contact:hover .contact__list {
    opacity: 1;
    visibility: visible
}