.top-blocks {
    white-space: nowrap
}

.tooltip.in {
    animation: .3s ease 0 normal none 1 running jump
}

@keyframes jump {
    0%,100% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-4px);
        -o-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}

@-webkit-keyframes jump {
    0%,100% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-4px)
    }
}

.text-gray {
    color: #8e8e92
}

.text-red {
    color: #d40014
}

.text-green {
    color: #048704
}

.text-orange {
    color: orange
}

.list-informations .li-name {
    color: #8e8e92
}

.product-item__heading a:hover,.product-item__heading a:focus {
    text-decoration: none
}

.swiper-wrapper .product-layout {
    margin: 0;
    height: auto
}

.product-item__rating {
    margin-bottom: 10px
}

.catalog-list .product-item__image a img {
    margin-top: 0;
    margin-bottom: 0
}

.top-panel__logo img {
    max-height: 48px;
}

.catalog .additional-categories {
    padding: 4px;
    margin-left: -4px
}

.header-nav__catalog__menu {
    max-height: calc(100vh - 90px)
}

.header-submenu__leftside {
    padding: 0 15px 15px 0
}

.header-submenu__col {
    overflow-y: auto
}

.header-nav__catalog {
    padding-top: 15px
}

.catalog-sections .catalog-section__item:hover {
    border-color: #fff;
    background: #fff;
    box-shadow: 0 5px 30px rgb(34 34 34 / 10%)
}

@media (min-width: 768px) {
    .catalog-section-item__image {
        margin-right:24px
    }
}

.category-banner__full img {
    border-radius: 6px
}

.category-section__list {
    padding-bottom: 0;
    height: 100%
}

.category-column {
    padding-bottom: 20px
}

.container-push {
    position: relative;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .product-button__container {
        width:100%
    }
}

.product-item__amount .product-item__amount-input {
    width: 35px;
    appearance: none
}

.header-submenu__col--grey {
    border-right: 1px solid #eee
}

.price-tax {
    padding-bottom: 6px;
    margin-top: -3px;
    font-size: 12px;
    font-weight: 400
}

.header-submenu__subchild__item a:hover,.submenu-link:hover,.submenu-link:focus,.child-link:hover,.child-link:focus {
    color: #075ed1
}

.title-module {
    border-radius: 8px 8px 0 0;
    height: 44px;
    font-weight: 600;
    text-transform: unset;
    font-size: 15px
}

.toolbar-form__input__title {
    font-size: 14px;
    font-weight: 500
}

.product-item__delay i:active,.product-item__delay i:hover {
    color: #5a5a5a
}

.text-dotted-border {
    border-bottom: 1px dotted
}

.catalog-section__item__count {
    color: #333;
    background: #f3f5f7;
    border-radius: 2px;
    font-weight: 500;
    top: 0;
    right: 0;
    border-top-right-radius: 8px
}

.modal-content {
    border-radius: 3px
}

.top-info__blocks .btn-group>button>strong {
    margin-right: 5px
}

.product-item__delay:hover i {
    color: #333
}

@media (max-width: 767px) {
    .product-price__current {
        font-size:18px
    }

    .price-old {
        font-size: 14px;
        line-height: 16px
    }

    .main-price {
        font-size: 23px
    }

    .product-right {
        padding-top: 15px
    }
}

.product-item .xdstickers_wrapper.position_upleft {
    top: 15px;
    left: 15px
}

.product-item .xdstickers_wrapper.position_upright {
    top: 15px;
    right: 15px
}

.brands-new .brand-link {
    margin-bottom: 20px
}

.cart-panel .minicart-total {
    display: block;
    box-shadow: none;
    position: relative;
    padding: 20px 30px 30px
}

.minicart-totals {
    margin-bottom: 20px
}

.cart-panel .mini,.cart-panel.top .mini {
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto
}

.minicart-empty {
    margin: 20% auto
}

.empty-icon__cart {
    padding-top: 0
}

.product-buttons .btn {
    height: 39px
}

.product-reward span {
    display: flex;
    align-items: center
}

.product-reward .reward-modal__button {
    margin-left: 7px
}

.cart-panel .mini,.cart-panel.top .mini {
    border-bottom: 1px solid #eee
}

.minicart-empty i {
    font-size: 10rem
}

.empty-cart__title {
    font-size: 22px;
    font-weight: 500;
    margin: 30px 0 0
}

.icon-special path {
    fill: #ea0005
}

#form-currency button.dropdown-toggle,#form-language button.dropdown-toggle {
    background: #fff;
    border-radius: 8px;
    font-size: 14px;
    padding: 0 10px
}

@media (min-width: 768px) {
    .shadow-lift-hover {
        -webkit-transition:-webkit-box-shadow .25s ease,-webkit-transform .25s ease;
        transition: -webkit-box-shadow .25s ease,-webkit-transform .25s ease;
        transition: box-shadow .25s ease,transform .25s ease;
        transition: box-shadow .25s ease,transform .25s ease,-webkit-box-shadow .25s ease,-webkit-transform .25s ease
    }

    .shadow-lift-hover:focus,.shadow-lift-hover:hover {
        -webkit-box-shadow: 0 5px 21px rgb(33 33 33 / 19%);
        box-shadow: 0 5px 21px rgb(33 33 33 / 19%);
        z-index: 1
    }

    .shadow-lift-hover:hover .product-item {
        border-color: #fff
    }
}

.swiper-wrapper .product-layout.shadow-lift-hover {
    box-shadow: none!important
}

.manufacturer-logo h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px
}

.xdstickers {
    padding: 5px 8px;
    border-radius: 8px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 12%)
}

.dropdown-menu .language-select,.dropdown-menu .currency-select {
    padding: 0;
    margin: 0
}

@media (min-width: 992px) {
    .language-select,.currency-select {
        margin:5px
    }

    .language-select img,.currency-select img {
        vertical-align: baseline
    }
}

.xdstickers_wrapper .xdstickers {
    position: relative;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 13px;
    line-height: normal;
    box-shadow: none;
}

.product-card .xdstickers_wrapper .xdstickers {
    margin-bottom: 0
}

.swiper-slideshow {
    margin-top: 0
}

.alert.alert-cart,.alert.alert-comp,.alert.alert-wish {
    box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07)
}

.text-last {
    margin-bottom: 15px
}

.text-last .text-last__form {
    display: flex;
    align-items: center
}

.text-last i {
    font-size: 17px;
    color: #ff5200;
    vertical-align: middle
}

.text-last__descr {
    flex-grow: 1;
    max-width: 320px;
    color: #333
}

.manufacturer-logo i {
    font-size: 35px;
    opacity: .1
}

@media (max-width: 1199px) {
    .pt-lg-10 {
        padding-top:10px
    }

    .pt-lg-15 {
        padding-top: 15px
    }

    .pt-lg-20 {
        padding-top: 20px
    }

    .pt-lg-25 {
        padding-top: 25px
    }

    .pt-lg-30 {
        padding-top: 30px
    }

    .pb-lg-10 {
        padding-bottom: 10px
    }

    .pb-lg-15 {
        padding-bottom: 15px
    }

    .pb-lg-20 {
        padding-bottom: 20px
    }

    .pb-lg-25 {
        padding-bottom: 25px
    }

    .pb-lg-30 {
        padding-bottom: 30px
    }
}

@media (max-width: 991px) {
    .pt-md-10 {
        padding-top:10px
    }

    .pt-md-15 {
        padding-top: 15px
    }

    .pt-md-20 {
        padding-top: 20px
    }

    .pt-md-25 {
        padding-top: 25px
    }

    .pt-md-30 {
        padding-top: 30px
    }

    .pb-md-10 {
        padding-bottom: 10px
    }

    .pb-md-15 {
        padding-bottom: 15px
    }

    .pb-md-20 {
        padding-bottom: 20px
    }

    .pb-md-25 {
        padding-bottom: 25px
    }

    .pb-md-30 {
        padding-bottom: 30px
    }
}

@media (max-width: 767px) {
    .pt-sm-10 {
        padding-top:10px
    }

    .pt-sm-15 {
        padding-top: 15px
    }

    .pt-sm-20 {
        padding-top: 20px
    }

    .pt-sm-25 {
        padding-top: 25px
    }

    .pt-sm-30 {
        padding-top: 30px
    }

    .pb-sm-10 {
        padding-bottom: 10px
    }

    .pb-sm-15 {
        padding-bottom: 15px
    }

    .pb-sm-20 {
        padding-bottom: 20px
    }

    .pb-sm-25 {
        padding-bottom: 25px
    }

    .pb-sm-30 {
        padding-bottom: 30px
    }
}

@media (max-width: 576px) {
    .pt-xs-10 {
        padding-top:10px
    }

    .pt-xs-15 {
        padding-top: 15px
    }

    .pt-xs-20 {
        padding-top: 20px
    }

    .pt-xs-25 {
        padding-top: 25px
    }

    .pt-xs-30 {
        padding-top: 30px
    }

    .pb-xs-10 {
        padding-bottom: 10px
    }

    .pb-xs-15 {
        padding-bottom: 15px
    }

    .pb-xs-20 {
        padding-bottom: 20px
    }

    .pb-xs-25 {
        padding-bottom: 25px
    }

    .pb-xs-30 {
        padding-bottom: 30px
    }
}

.cursor-pointer {
    cursor: pointer
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 15px;
    clear: both;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: #fff0;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #333;
    background-color: #f3f5f7
}

.header-links__text {
    cursor: pointer
}

.header-links__text:hover {
    color: #075ed1
}

.header-links svg {
    transition: all .3s
}

.header-links.open svg {
    transform: rotate(180deg)
}

@media (min-width: 768px) {
    .text-sm-right {
        text-align:right
    }

    .text-sm-left {
        text-align: left
    }
}

@media (min-width: 992px) {
    .text-md-right {
        text-align:right
    }

    .text-md-left {
        text-align: left
    }
}

@media (min-width: 1200px) {
    .text-lg-right {
        text-align:right
    }

    .text-lg-left {
        text-align: left
    }
}

@media (min-width: 1440px) {
    .text-xl-right {
        text-align:right
    }

    .text-xl-left {
        text-align: left
    }
}

.header-phone .header-phone__menu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px;
    text-align: left;
    background: #fff;
    z-index: 102;
    min-width: 240px;
    max-width: 480px;
    display: none
}

.header-phone:hover .header-phone__menu {
    display: block
}

.header-phone__title {
    color: #333
}

.header-phone__menu .phone-item {
    padding-bottom: 15px
}

.header-phone__menu .phone-item:last-child {
    padding-bottom: 0
}

.main-slider {
    position: relative
}

.pagination {
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 10px
}

.pagination>li>a,.pagination>li>span {
    color: #333;
    background-color: #fff;
    padding: 8px 10px;
    border-radius: 8px;
    border: 1px solid #ededed
}

.number {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ededed;
    flex-grow: 1
}

.number-minus,.number-plus {
    width: 40px;
    line-height: 35px;
    display: block;
    background: #fff;
    font-size: 14px;
    text-align: center;
    font-family: arial;
    color: #6d6d6d;
    text-decoration: none;
    border: 0;
    padding: 0;
    font-weight: 700
}

.number-minus:hover,.number-plus:hover {
    color: #333;
    background: #f3f5f7
}

.number-minus:active,.number-minus:active:focus,.number-plus:active,.number-plus:active:focus {
    background: #ebedee;
    color: #333
}

.number-text {
    color: #333;
    padding: 0;
    background: #fff;
    outline: none;
    border: none;
    width: 100%;
    height: 35px;
    text-align: center
}

.product-tools .number-text,.product-tools .number-minus,.product-tools .number-plus {
    height: 40px
}

.navigation-content {
    position: relative;
    padding-top: 0
}

@media (max-width: 767px) {
    .navigation-content:after {
        content:"";
        position: absolute;
        right: 0;
        background-image: linear-gradient(to right,transparent 0,#ffffff 100%);
        height: 25px;
        width: 25px;
        top: 0
    }
}

.breadcrumb::-webkit-scrollbar {
    height: 0
}

.fake-checkbox input:checked+label .option-name,.fake-radio input:checked+label .option-name,.fake-radio input:checked+label img,.fake-radio input:checked+label img:hover {
    border-color: #333;
    color: #333;
    background: #fff0
}

.swiper-nav-next,.swiper-nav-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.swiper-nav-next {
    right: -10px
}

.swiper-nav-prev {
    left: -10px
}

.swiper-button-disabled {
    display: none
}

.navigation-button {
    align-items: center;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 16px rgb(0 0 0 / 15%);
    cursor: pointer;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center
}

.navigation-button:hover {
    box-shadow: 0 8px 16px rgb(0 0 0 / 39%)
}

@media (max-width: 767px) {
    .swiper-buttons,.navigation-button {
        display:none
    }

    .navigation-button {
        height: 35px;
        width: 35px
    }
}

.swiper {
    margin-bottom: 40px
}

.header-phone>div>a {
    padding: 0px;
    border-radius: 8px;
    background: #ffffff;
}

.attribute-block {
    margin-bottom: 20px
}

.attribute-table {
    width: 100%;
    margin-bottom: 5px
}

.attribute-item__feature {
    padding-right: 15px;
    position: relative;
    background: #fff;
    width: 230px
}

.attribute-item {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    line-height: normal
}

.attribute-item__description {
    padding-left: 4px;
    color: #333
}

.attribute-feature {
    position: relative;
    padding-right: 4px;
    background: inherit;
    z-index: 1;
    color: #8e8e92;
    display: inline
}

.attribute-item__feature:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY2j1/z8ABY8C2UtCe1oAAAAASUVORK5CYII=) 0 0 repeat-x;
    opacity: .3;
    top: 18px
}

.attribute-all {
    display: inline-block;
    color: #075ed1;
    cursor: pointer
}

#accordion {
    margin-bottom: 20px
}

.product-item__description {
    margin-bottom: 10px
}

.header-phone__menu .header-add__phone {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.phone-item .text-muted {
    margin-top: 5px;
    line-height: 1.33
}

.header-phone__menu .header-add__phone a {
    color: inherit;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}

.header-phone__menu .header-add__phone a:hover {
    color: #075ed1
}

.top-panel__col .icon-box svg {
    fill: #333
}

.fake-checkbox .option-name:hover,.fake-radio .option-name:hover {
    border-color: #c1c1c1
}

.container-slide {
    position: relative
}

.product-share:hover .dropdown-menu {
    display: block
}

.sticky {
    position: sticky;
    z-index: 1
}

.product-minimum {
    padding: 8px 13px;
    line-height: 1.33
}

@media (min-width: 576px) {
    .prodvar-item {
        width:calc(50% - 10px)
    }
}

@media (min-width: 768px) {
    .prodvar-item {
        width:calc(33.3333% - 10px)
    }
}

@media (min-width: 992px) {
    .prodvar-item {
        width:calc(25% - 10px)
    }
}

@media (min-width: 1200px) {
    .prodvar-item {
        width:calc(20% - 10px)
    }
}

@media (min-width: 1440px) {
    .prodvar-item {
        width:calc(16.6666% - 10px)
    }
}

.product-item__icons .product-item__delay {
    padding: 0;
    width: 35px;
    height: 35px
}

.product-item__icons .product-item__delay svg {
    fill: #b9b9b9
}

.product-item__icons .product-item__delay:hover svg {
    fill: #333
}

.product-item__icons .product-item__delay:active {
    background: #f3f5f7
}

.product-item__delay:hover {
    border-color: #ccc
}

.btn {
    border-radius: 6px
}

.catalog-section__container .product-layout,.catalog-grid .product-layout {
    padding-bottom: 0
}

@media (min-width: 992px) {
    .catalog-list .product-item__info {
        width:31.057%
    }

    .catalog-list .product-item__image {
        width: 23.015%
    }

    .catalog-list .product-item__basket {
        width: 68.015%
    }
}

.catalog-button .icon-close {
    display: none
}

.catalog-button.active .icon-close {
    display: block
}

.catalog-button.active .icon-grid {
    display: none
}

@media (max-width: 1199px) {
    .catalog-button {
        padding-left: 10px;
        padding-right: 10px
    }
}

.footer-column__social-item a {
    background: linear-gradient(92.45deg,#293041 0%,rgb(18 24 40 / 60%) 96.21%)
}

.footer-column__phone .phone-body div a {
    font-size: 26px
}

.top-10 {
    top: 10px
}

.top-20 {
    top: 20px
}

.top-30 {
    top: 30px
}

.top-40 {
    top: 40px
}

.top-50 {
    top: 50px
}

.top-60 {
    top: 60px
}

.top-70 {
    top: 70px
}

.top-80 {
    top: 80px
}

.top-90 {
    top: 90px
}

.top-100 {
    top: 100px
}

.text-underline {
    text-decoration: underline
}

.text-overline {
    text-decoration: overline
}

.text-dashed {
    text-decoration: dashed
}

.text-line-through {
    text-decoration: line-through
}

.text-none {
    text-decoration: none
}

.fw-100 {
    font-weight: 100
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700;
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.gap-25 {
    gap: 25px
}

.gap-30 {
    gap: 30px
}

@media (min-width: 576px) {
    .gap-sm-5 {
        gap:5px
    }

    .gap-sm-10 {
        gap: 10px
    }

    .gap-sm-15 {
        gap: 15px
    }

    .gap-sm-20 {
        gap: 20px
    }

    .gap-sm-25 {
        gap: 25px
    }

    .gap-sm-30 {
        gap: 30px
    }
}

@media (min-width: 768px) {
    .gap-md-5 {
        gap:5px
    }

    .gap-md-10 {
        gap: 10px
    }

    .gap-md-15 {
        gap: 15px
    }

    .gap-md-20 {
        gap: 20px
    }

    .gap-md-25 {
        gap: 25px
    }

    .gap-md-30 {
        gap: 30px
    }
}

@media (min-width: 992px) {
    .gap-lg-5 {
        gap:5px
    }

    .gap-lg-10 {
        gap: 10px
    }

    .gap-lg-15 {
        gap: 15px
    }

    .gap-lg-20 {
        gap: 20px
    }

    .gap-lg-25 {
        gap: 25px
    }

    .gap-lg-30 {
        gap: 30px
    }
}

@media (min-width: 1200px) {
    .gap-xl-5 {
        gap:5px
    }

    .gap-xl-10 {
        gap: 10px
    }

    .gap-xl-15 {
        gap: 15px
    }

    .gap-xl-20 {
        gap: 20px
    }

    .gap-xl-25 {
        gap: 25px
    }

    .gap-xl-30 {
        gap: 30px
    }
}

@media (min-width: 1900px) {
    .gap-xxl-5 {
        gap:5px
    }

    .gap-xxl-10 {
        gap: 10px
    }

    .gap-xxl-15 {
        gap: 15px
    }

    .gap-xxl-20 {
        gap: 20px
    }

    .gap-xxl-25 {
        gap: 25px
    }

    .gap-xxl-30 {
        gap: 30px
    }
}

.fs-5 {
    font-size: 5px
}

.fs-6 {
    font-size: 6px
}

.fs-7 {
    font-size: 7px
}

.fs-8 {
    font-size: 8px
}

.fs-9 {
    font-size: 9px
}

.fs-10 {
    font-size: 10px
}

.fs-11 {
    font-size: 11px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-21 {
    font-size: 21px
}

.fs-22 {
    font-size: 22px
}

.fs-23 {
    font-size: 23px
}

.fs-24 {
    font-size: 24px
}

.fs-25 {
    font-size: 25px
}

.fs-26 {
    font-size: 26px
}

.fs-27 {
    font-size: 27px
}

.fs-28 {
    font-size: 28px
}

.fs-29 {
    font-size: 29px
}

.fs-30 {
    font-size: 30px
}

.max-width-200 {
    max-width: 200px
}

.max-width-400 {
    max-width: 400px
}

.max-width-600 {
    max-width: 600px
}

.max-width-800 {
    max-width: 800px
}

.max-width-1000 {
    max-width: 1000px
}

.text-line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

.text-line-2 {
    line-clamp: 2;
    -webkit-line-clamp: 2
}

.text-line-3 {
    line-clamp: 3;
    -webkit-line-clamp: 3
}

.text-line-4 {
    line-clamp: 4;
    -webkit-line-clamp: 4
}

html {
    font-size: 10px;
    width: 100%;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #fff0
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: #fff0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #333;
    background: #ff0
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .4
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
    appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 500
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

@media print {
    *,:after,:before {
        color: #333!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #8e8e92;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #333!important
    }

    .label {
        border: 1px solid #333
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #f3f5f7!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    font-display: swap;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #075ed1;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    -o-transition: color .1s ease-out;
    transition: color .1s ease-out
}

a:not(.btn):focus,a:not(.btn):hover {
    color: #0050b9;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto
}

.img-responsive {
    margin-left: auto;
    margin-right: auto
}

.img-rounded {
    border-radius: 3px
}

.img-thumbnail {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 8px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

img,svg {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #8e8e92
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #8e8e92
}

.text-primary {
    color: #7431f8
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #048704
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #d40014
}

a.text-danger:focus,a.text-danger:hover {
    color: #b31818
}

.text-xs {
    font-size: 11px
}

.text-sm {
    font-size: 13px
}

.text-md {
    font-size: 15px
}

.text-lg {
    font-size: 17px
}

.text-xl {
    font-size: 19px
}

.bg-primary {
    color: #fff;
    background-color: #7431f8
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.5
}

dt {
    font-weight: 500
}

dd {
    margin-left: 0
}

@media(min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #8e8e92
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #8e8e92
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.5
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / .25);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f3f4f6;
    border: 1px solid #ccc;
    border-radius: 3px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: #fff0;
    border-radius: 3px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-20,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-20,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-20,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-20,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-20,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-20,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-20,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-2,.col-xxxl-20,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

.col-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media(min-width: 576px) {
    .col-xs {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xs-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xs-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xs-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xs-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xs-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xs-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xs-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xs-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xs-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xs-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xs-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xs-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xs-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xs-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xs-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xs-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xs-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xs-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xs-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xs-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xs-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xs-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xs-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xs-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.333333%
    }

    .offset-xs-2 {
        margin-left: 16.666667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.333333%
    }

    .offset-xs-5 {
        margin-left: 41.666667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.333333%
    }

    .offset-xs-8 {
        margin-left: 66.666667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.333333%
    }

    .offset-xs-11 {
        margin-left: 91.666667%
    }

    .col-xs-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 768px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }

    .col-sm-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 992px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }

    .col-md-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 1200px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }

    .col-lg-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 1440px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }

    .col-xl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 1600px) {
    .col-xxl {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xxl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xxl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xxl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xxl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xxl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xxl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xxl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxl-11 {
        margin-left: 91.666667%
    }

    .col-xxl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 1900px) {
    .col-xxxl {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxxl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxxl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xxxl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xxxl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xxxl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xxxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxxl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xxxl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xxxl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxxl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xxxl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xxxl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxxl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxxl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxxl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxxl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxxl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxxl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxxl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxxl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxxl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxxl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxxl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxxl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxxl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxxl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxxl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xxxl-0 {
        margin-left: 0
    }

    .offset-xxxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxxl-3 {
        margin-left: 25%
    }

    .offset-xxxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxxl-6 {
        margin-left: 50%
    }

    .offset-xxxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxxl-9 {
        margin-left: 75%
    }

    .offset-xxxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxxl-11 {
        margin-left: 91.666667%
    }

    .col-xxxl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media(min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 1900px) {
    .d-xxl-none {
        display:none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 3000px) {
    .d-xxxl-none {
        display:none!important
    }

    .d-xxxl-inline {
        display: inline!important
    }

    .d-xxxl-inline-block {
        display: inline-block!important
    }

    .d-xxxl-block {
        display: block!important
    }

    .d-xxxl-table {
        display: table!important
    }

    .d-xxxl-table-row {
        display: table-row!important
    }

    .d-xxxl-table-cell {
        display: table-cell!important
    }

    .d-xxxl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xxxl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 1900px) {
    .flex-xxl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xxl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xxl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xxl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xxl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xxl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xxl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xxl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xxl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 3000px) {
    .flex-xxxl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xxxl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xxxl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xxxl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xxxl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xxxl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xxxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xxxl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xxxl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xxxl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xxxl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xxxl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xxxl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xxxl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xxxl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xxxl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xxxl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xxxl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xxxl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xxxl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xxxl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xxxl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xxxl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xxxl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xxxl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xxxl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xxxl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xxxl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xxxl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xxxl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xxxl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xxxl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xxxl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xxxl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1rem!important;
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 1rem!important;
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

table {
    background-color: #fff0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #8e8e92;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #f3f5f7
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #f3f5f7
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #f3f5f7
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #f3f5f7
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #f3f5f7
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f3f5f7
}

.table-hover>tbody>tr:hover {
    background-color: #f3f4f6
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f3f4f6
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #ededed
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #f3f5f7
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #ededed;
    font-weight: 500
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.5;
    color: #555
}

.form-control {
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    color: #333;
    font-weight: 400;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    border-radius: 8px;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    resize: none
}

.form-control-sm {
    height: 35px;
    padding: 4px 10px
}

.form-control:focus {
    border-color: #a1a1a1
}

.form-control::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #9b9b9b
}

.form-control::-webkit-input-placeholder {
    color: #9b9b9b
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none;
    appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px;
    margin-top: 20px;
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    line-height: normal
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #93a4b1;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 3px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / .075)
}

.has-success .form-control:focus {
    border-color: #99ca9a;
    outline: 0;
    box-shadow: 0 0 0 3px rgb(103 177 104 / 45%)
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #e0874c;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / .075)
}

.has-warning .form-control:focus {
    border-color: #ffc198;
    outline: 0;
    box-shadow: 0 0 0 3px rgb(255 140 59 / 39%)
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #d40014
}

.has-error .form-control {
    border-color: #d40014;
    border-color: #d40014;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 1rem) calc(0.75em + 1rem)
}

.has-error .form-control:focus {
    border-color: #333
}

.has-error .input-group-addon {
    color: #fff;
    background-color: #d40014;
    border-color: #d40014
}

.has-error .form-control-feedback {
    color: #d40014
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8e8e92
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.33px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 8px;
    transition: all .12s ease-out;
    border: 1px solid #fff0
}

.btn:active {
    box-shadow: none
}

.btn.focus:not(button[disabled]),.btn:focus:not(button[disabled]),.btn:hover:not(button[disabled]) {
    opacity: .8
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #d7d7d7
}

a.btn-default:focus,a.btn-default:hover {
    color: #333
}

.btn-default:hover {
    background-color: #eaecee;
    border-color: #d7d7d7
}

.btn-default:active {
    background: #e4e4e4
}

.btn-primary {
    color: #fff;
    background-color: #7431f8;
    border-color: #7431f8
}

html.cerulean .btn-primary {
    background-color: #075ed1;
    border-color: #075ed1;
    color: #fff
}

html.black .btn-primary {
    background-color: #333;
    border-color: #333;
    color: #fff
}

html.menta .btn-primary {
    background: #3EB489;
    border-color: #3EB489;
    color: #fff
}

html.carmine .btn-primary {
    background: #B03F35;
    border-color: #B03F35;
    color: #fff
}

html.blue .btn-primary {
    background: #045eff;
    border-color: #045eff;
    color: #fff
}

html.orange .btn-primary {
    background: #ff6700;
    border-color: #ff6700;
    color: #fff
}

html.fuchsia .btn-primary {
    background: #da55bb;
    border-color: #da55bb;
    color: #fff
}

html.mango .btn-primary {
    background: #FF8243;
    border-color: #FF8243;
    color: #fff
}

html.persagreen .btn-primary {
    background: #00AFAE;
    border-color: #00AFAE;
    color: #fff
}

html.green .btn-primary {
    background: #08a826;
    border-color: #08a826;
    color: #fff
}

html.gold .btn-primary {
    background: gold;
    border-color: gold;
    color: #333
}

html.red .btn-primary {
    background: #e20000;
    border-color: #e20000;
    color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c
}

a.btn-success:focus,a.btn-success:hover {
    color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de
}

a.btn-info:focus,a.btn-info:hover {
    color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #ff6400
}

a.btn-warning:focus,a.btn-warning:hover {
    color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d40014
}

a.btn-danger:focus,a.btn-danger:hover {
    color: #fff
}

.btn-link {
    color: #0050de
}

a.btn-link:focus,a.btn-link:hover {
    color: #0050de
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 4px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid #fff0;
    border-left: 4px solid #fff0
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    text-align: left;
    list-style: none;
    background-color: #fff
}

.dropdown-menu a {
    display: block;
    color: #333;
    line-height: 22px
}

.dropdown-menu a:focus,.dropdown-menu a:hover {
    color: #075ed1
}

.dropdown-menu li:not(:last-child),.dropdown-menu a:not(:last-child) {
    margin-bottom: 10px
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7431f8;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #8e8e92
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: #fff0;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.5;
    color: #8e8e92;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 3px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 3px
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / .125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 3px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 3px
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: #eee;
    border: 1px solid #d8d8d8;
    border-radius: 3px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 3px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    min-height: 40px;
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #8e8e92
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #8e8e92;
    text-decoration: none;
    cursor: not-allowed;
    background-color: #fff0
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #7431f8
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #eee
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid #fff0;
    border-radius: 8px 8px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee;
    color: inherit
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom-color: #fff0
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #eee
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #eee;
        border-radius: 8px 8px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 3px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #7431f8
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #f3f5f7
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #f3f5f7;
        border-radius: 8px 8px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid #fff0
}

@media(min-width: 768px) {
    .navbar {
        border-radius:3px
    }
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #fff0;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / .1);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:3px
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:3px
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 17px;
    line-height: 22px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff0;
    background-image: none;
    border: 1px solid #fff0;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid #fff0;
    border-bottom: 1px solid #fff0;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1)
}

@media(min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -10px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f3f5f7;
    border-color: #f3f5f7
}

.navbar-default .navbar-brand {
    color: #8e8e92
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: #fff0
}

.navbar-default .navbar-text {
    color: #8e8e92
}

.navbar-default .navbar-nav>li>a {
    color: #8e8e92
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #fff0
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #f3f5f7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: #fff0
}

.navbar-default .navbar-toggle {
    border-color: #f3f5f7
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #f3f5f7
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #8e8e92
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #f3f5f7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #f3f5f7
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#8e8e92
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: #fff0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #f3f5f7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: #fff0
    }
}

.navbar-default .navbar-link {
    color: #8e8e92
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #8e8e92
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #333;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: #fff0
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #fff0
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: #fff0
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: #fff0
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: #fff0
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumbs {
    background: #f3f5f7;
    padding-top: 15px;
    padding-bottom: 15px
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin-bottom: -6px
}

.breadcrumb>li {
    position: relative;
    display: inline-block
}

@media (max-width: 767px) {
    .breadcrumb>li,.breadcrumb>li>a {
        font-size:12px
    }
}

.breadcrumb>li:after {
    content: ""
}

.breadcrumb>li>a {
    color: #333
}

.breadcrumb>li>a>svg {
    margin-left: 6px
}

.breadcrumb>li:hover:not(:last-child) a {
    color: #075ed1
}

.breadcrumb>li {
    color: #8e8e92;
    margin-right: 4px;
    margin-bottom: 6px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #f3f5f7;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #8e8e92;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #8e8e92
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #7431f8
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #8e8e92;
    border-radius: 8px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #7431f8;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 3px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #0050de
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 10px 15px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 8px;
    font-size: 14px;
    border: 1px solid #fff0;
    color: #333;
}

@media(max-width: 991px) {
    .alert {
        font-size:15px
    }
}

.alert:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    z-index: 2
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 500
}

.alert a[href] {
    text-decoration: underline
}

.alert a[href]:hover {
    text-decoration: none;
    color: #1256ca
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: inherit
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8
}

.alert-success {
    background-color: #e1f6ea;
    border-color: #b1ccbb;
}

.alert-info {
    background-color: #eaf9ff;
    border-color: #a9cfd5;
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf
}

.alert-warning {
    background-color: #fff5d9;
    border-color: #d8c9a0;
}

.alert-danger {
    background-color: #fff1f2;
    border-color: #f0b1b6;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f3f4f6;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #7431f8;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / .15);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 15px
}

.media-left,.media>.pull-left {
    padding-right: 15px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 16px 20px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ededed
}

.list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.list-group-item:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 0
}

a.list-group-item,button.list-group-item {
    color: #333
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    color: #0050de;
    text-decoration: none;
    background-color: #f3f5f7
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #8e8e92;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #8e8e92
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #0050de;
    font-weight: 500
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #7431f8;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #7431f8
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #7431f8;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #7431f8;
    border-color: #7431f8
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-left {
    padding-left: 40px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff0;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / .05);
    box-shadow: 0 1px 1px rgb(0 0 0 / .05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-body:before,.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #eee
}

.panel>.table>tbody:first-child th,.panel>.table>tbody:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid #fff0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f3f5f7;
    border-top: 1px solid #eee;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 6px;
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #eee
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #eee
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f3f5f7;
    border-color: #ccc;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #eee
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #eee
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f8f8f9;
    border: 1px solid #f3f5f7;
    border-radius: 3px
}

.well blockquote {
    border-color: #f3f5f7;
    border-color: rgb(0 0 0 / .15)
}

.well-lg {
    padding: 24px;
    border-radius: 3px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 8px;
    outline: 0;
    box-shadow: 8px 8px 45px rgb(0 0 0 / 15%)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #333
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    position: relative;
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    position: absolute;
    right: 15px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    font-weight: 300
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-md {
        width: 450px
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    text-align: center;
    background-color: #333;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    max-width: 320px;
    box-sizing: border-box;
    line-height: 1.4;
    border-radius: 6px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: #fff0;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / .2);
    box-shadow: 0 5px 10px rgb(0 0 0 / .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -15px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f3f5f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 8px 8px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #fff0;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #93a4b1;
    border-top-color: rgb(0 0 0 / .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -15px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #93a4b1;
    border-right-color: rgb(0 0 0 / .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #93a4b1;
    border-bottom-color: rgb(0 0 0 / .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -15px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #93a4b1;
    border-left-color: rgb(0 0 0 / .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / .6);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgb(0 0 0 / .5) 0,rgb(0 0 0 / .0001) 100%);
    background-image: -o-linear-gradient(left,rgb(0 0 0 / .5) 0,rgb(0 0 0 / .0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgb(0 0 0 / .5)),to(rgb(0 0 0 / .0001)));
    background-image: linear-gradient(to right,rgb(0 0 0 / .5) 0,rgb(0 0 0 / .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgb(0 0 0 / .0001) 0,rgb(0 0 0 / .5) 100%);
    background-image: -o-linear-gradient(left,rgb(0 0 0 / .0001) 0,rgb(0 0 0 / .5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgb(0 0 0 / .0001)),to(rgb(0 0 0 / .5)));
    background-image: linear-gradient(to right,rgb(0 0 0 / .0001) 0,rgb(0 0 0 / .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -15px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -15px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff0;
    border: 1px solid #fff;
    border-radius: 8px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: #fff0;
    text-shadow: none;
    background-color: #fff0;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

:focus {
    outline: 0!important
}

@font-face {
    font-family: "uicons-regular-rounded";
    font-display: swap;
    src: url(../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.eot#iefix) format("embedded-opentype"),url(../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff2) format("woff2"),url(../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff) format("woff")
}

i[class^="fi-rr-"]:before,i[class*=" fi-rr-"]:before,span[class^="fi-rr-"]:before,span[class*="fi-rr-"]:before {
    font-family: uicons-regular-rounded!important;
    font-style: normal;
    font-weight: normal!important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi {
    display: inline-flex;
    vertical-align: -2px
}

.fi-rr-a:before {
    content: "\f101"
}

.fi-rr-ad:before {
    content: "\f102"
}

.fi-rr-add-document:before {
    content: "\f103"
}

.fi-rr-add-folder:before {
    content: "\f104"
}

.fi-rr-add:before {
    content: "\f105"
}

.fi-rr-address-book:before {
    content: "\f106"
}

.fi-rr-air-conditioner:before {
    content: "\f107"
}

.fi-rr-air-freshener:before {
    content: "\f108"
}

.fi-rr-alarm-clock:before {
    content: "\f109"
}

.fi-rr-alarm-plus:before {
    content: "\f10a"
}

.fi-rr-alarm-snooze:before {
    content: "\f10b"
}

.fi-rr-align-center:before {
    content: "\f10c"
}

.fi-rr-align-justify:before {
    content: "\f10d"
}

.fi-rr-align-left:before {
    content: "\f10e"
}

.fi-rr-align-right:before {
    content: "\f10f"
}

.fi-rr-ambulance:before {
    content: "\f110"
}

.fi-rr-angle-circle-down:before {
    content: "\f111"
}

.fi-rr-angle-circle-left:before {
    content: "\f112"
}

.fi-rr-angle-circle-right:before {
    content: "\f113"
}

.fi-rr-angle-circle-up:before {
    content: "\f114"
}

.fi-rr-angle-double-left:before {
    content: "\f115"
}

.fi-rr-angle-double-right:before {
    content: "\f116"
}

.fi-rr-angle-double-small-down:before {
    content: "\f117"
}

.fi-rr-angle-double-small-left:before {
    content: "\f118"
}

.fi-rr-angle-double-small-right:before {
    content: "\f119"
}

.fi-rr-angle-double-small-up:before {
    content: "\f11a"
}

.fi-rr-angle-down:before {
    content: "\f11b"
}

.fi-rr-angle-left:before {
    content: "\f11c"
}

.fi-rr-angle-right:before {
    content: "\f11d"
}

.fi-rr-angle-small-down:before {
    content: "\f11e"
}

.fi-rr-angle-small-left:before {
    content: "\f11f"
}

.fi-rr-angle-small-right:before {
    content: "\f120"
}

.fi-rr-angle-small-up:before {
    content: "\f121"
}

.fi-rr-angle-square-down:before {
    content: "\f122"
}

.fi-rr-angle-square-left:before {
    content: "\f123"
}

.fi-rr-angle-square-right:before {
    content: "\f124"
}

.fi-rr-angle-square-up:before {
    content: "\f125"
}

.fi-rr-angle-up:before {
    content: "\f126"
}

.fi-rr-angry:before {
    content: "\f127"
}

.fi-rr-apple-whole:before {
    content: "\f128"
}

.fi-rr-apps-add:before {
    content: "\f129"
}

.fi-rr-apps-delete:before {
    content: "\f12a"
}

.fi-rr-apps-sort:before {
    content: "\f12b"
}

.fi-rr-apps:before {
    content: "\f12c"
}

.fi-rr-archive:before {
    content: "\f12d"
}

.fi-rr-arrow-alt-circle-down:before {
    content: "\f12e"
}

.fi-rr-arrow-alt-circle-left:before {
    content: "\f12f"
}

.fi-rr-arrow-alt-circle-right:before {
    content: "\f130"
}

.fi-rr-arrow-alt-circle-up:before {
    content: "\f131"
}

.fi-rr-arrow-alt-down:before {
    content: "\f132"
}

.fi-rr-arrow-alt-from-bottom:before {
    content: "\f133"
}

.fi-rr-arrow-alt-from-left:before {
    content: "\f134"
}

.fi-rr-arrow-alt-from-right:before {
    content: "\f135"
}

.fi-rr-arrow-alt-from-top:before {
    content: "\f136"
}

.fi-rr-arrow-alt-left:before {
    content: "\f137"
}

.fi-rr-arrow-alt-right:before {
    content: "\f138"
}

.fi-rr-arrow-alt-square-down:before {
    content: "\f139"
}

.fi-rr-arrow-alt-square-left:before {
    content: "\f13a"
}

.fi-rr-arrow-alt-square-right:before {
    content: "\f13b"
}

.fi-rr-arrow-alt-square-up:before {
    content: "\f13c"
}

.fi-rr-arrow-alt-to-bottom:before {
    content: "\f13d"
}

.fi-rr-arrow-alt-to-left:before {
    content: "\f13e"
}

.fi-rr-arrow-alt-to-right:before {
    content: "\f13f"
}

.fi-rr-arrow-alt-to-top:before {
    content: "\f140"
}

.fi-rr-arrow-alt-up:before {
    content: "\f141"
}

.fi-rr-arrow-circle-down:before {
    content: "\f142"
}

.fi-rr-arrow-circle-left:before {
    content: "\f143"
}

.fi-rr-arrow-circle-right:before {
    content: "\f144"
}

.fi-rr-arrow-circle-up:before {
    content: "\f145"
}

.fi-rr-arrow-down:before {
    content: "\f146"
}

.fi-rr-arrow-from-bottom:before {
    content: "\f147"
}

.fi-rr-arrow-from-left:before {
    content: "\f148"
}

.fi-rr-arrow-from-right:before {
    content: "\f149"
}

.fi-rr-arrow-from-top:before {
    content: "\f14a"
}

.fi-rr-arrow-left:before {
    content: "\f14b"
}

.fi-rr-arrow-right:before {
    content: "\f14c"
}

.fi-rr-arrow-small-down:before {
    content: "\f14d"
}

.fi-rr-arrow-small-left:before {
    content: "\f14e"
}

.fi-rr-arrow-small-right:before {
    content: "\f14f"
}

.fi-rr-arrow-small-up:before {
    content: "\f150"
}

.fi-rr-arrow-square-down:before {
    content: "\f151"
}

.fi-rr-arrow-square-left:before {
    content: "\f152"
}

.fi-rr-arrow-square-right:before {
    content: "\f153"
}

.fi-rr-arrow-square-up:before {
    content: "\f154"
}

.fi-rr-arrow-to-bottom:before {
    content: "\f155"
}

.fi-rr-arrow-to-left:before {
    content: "\f156"
}

.fi-rr-arrow-to-right:before {
    content: "\f157"
}

.fi-rr-arrow-to-top:before {
    content: "\f158"
}

.fi-rr-arrow-up:before {
    content: "\f159"
}

.fi-rr-arrows-alt-h:before {
    content: "\f15a"
}

.fi-rr-arrows-alt-v:before {
    content: "\f15b"
}

.fi-rr-arrows-alt:before {
    content: "\f15c"
}

.fi-rr-arrows-h-copy:before {
    content: "\f15d"
}

.fi-rr-arrows-h:before {
    content: "\f15e"
}

.fi-rr-arrows:before {
    content: "\f15f"
}

.fi-rr-assept-document:before {
    content: "\f160"
}

.fi-rr-assistive-listening-systems:before {
    content: "\f161"
}

.fi-rr-asterik:before {
    content: "\f162"
}

.fi-rr-at:before {
    content: "\f163"
}

.fi-rr-aubergine:before {
    content: "\f164"
}

.fi-rr-avocado:before {
    content: "\f165"
}

.fi-rr-b:before {
    content: "\f166"
}

.fi-rr-baby-carriage:before {
    content: "\f167"
}

.fi-rr-backpack:before {
    content: "\f168"
}

.fi-rr-bacon:before {
    content: "\f169"
}

.fi-rr-badge-check:before {
    content: "\f16a"
}

.fi-rr-badge-dollar:before {
    content: "\f16b"
}

.fi-rr-badge-percent:before {
    content: "\f16c"
}

.fi-rr-badge:before {
    content: "\f16d"
}

.fi-rr-bahai:before {
    content: "\f16e"
}

.fi-rr-balance-scale-left:before {
    content: "\f16f"
}

.fi-rr-balance-scale-right:before {
    content: "\f170"
}

.fi-rr-balance-scale:before {
    content: "\f171"
}

.fi-rr-balloons:before {
    content: "\f172"
}

.fi-rr-ballot:before {
    content: "\f173"
}

.fi-rr-ban:before {
    content: "\f174"
}

.fi-rr-band-aid:before {
    content: "\f175"
}

.fi-rr-bank:before {
    content: "\f176"
}

.fi-rr-barber-shop:before {
    content: "\f177"
}

.fi-rr-bars-progress:before {
    content: "\f178"
}

.fi-rr-baseball-alt:before {
    content: "\f179"
}

.fi-rr-baseball:before {
    content: "\f17a"
}

.fi-rr-basketball-hoop:before {
    content: "\f17b"
}

.fi-rr-basketball:before {
    content: "\f17c"
}

.fi-rr-bed:before {
    content: "\f17d"
}

.fi-rr-beer:before {
    content: "\f17e"
}

.fi-rr-bell-ring:before {
    content: "\f17f"
}

.fi-rr-bell-school:before {
    content: "\f180"
}

.fi-rr-bell:before {
    content: "\f181"
}

.fi-rr-bike:before {
    content: "\f182"
}

.fi-rr-biking-mountain:before {
    content: "\f183"
}

.fi-rr-biking:before {
    content: "\f184"
}

.fi-rr-billiard:before {
    content: "\f185"
}

.fi-rr-blinds:before {
    content: "\f186"
}

.fi-rr-bold:before {
    content: "\f187"
}

.fi-rr-bolt:before {
    content: "\f188"
}

.fi-rr-book-alt:before {
    content: "\f189"
}

.fi-rr-book-arrow-right:before {
    content: "\f18a"
}

.fi-rr-book-arrow-up:before {
    content: "\f18b"
}

.fi-rr-book-bookmark:before {
    content: "\f18c"
}

.fi-rr-book-open-cover:before {
    content: "\f18d"
}

.fi-rr-book-open-reader:before {
    content: "\f18e"
}

.fi-rr-book:before {
    content: "\f18f"
}

.fi-rr-bookmark:before {
    content: "\f190"
}

.fi-rr-books:before {
    content: "\f191"
}

.fi-rr-bottle:before {
    content: "\f192"
}

.fi-rr-bow-arrow:before {
    content: "\f193"
}

.fi-rr-bowling-ball:before {
    content: "\f194"
}

.fi-rr-bowling-pins:before {
    content: "\f195"
}

.fi-rr-bowling:before {
    content: "\f196"
}

.fi-rr-box-alt:before {
    content: "\f197"
}

.fi-rr-box-ballot:before {
    content: "\f198"
}

.fi-rr-box:before {
    content: "\f199"
}

.fi-rr-boxes:before {
    content: "\f19a"
}

.fi-rr-boxing-glove:before {
    content: "\f19b"
}

.fi-rr-braille:before {
    content: "\f19c"
}

.fi-rr-bread-slice:before {
    content: "\f19d"
}

.fi-rr-bread:before {
    content: "\f19e"
}

.fi-rr-briefcase:before {
    content: "\f19f"
}

.fi-rr-broccoli:before {
    content: "\f1a0"
}

.fi-rr-broom:before {
    content: "\f1a1"
}

.fi-rr-browser:before {
    content: "\f1a2"
}

.fi-rr-brush:before {
    content: "\f1a3"
}

.fi-rr-bug:before {
    content: "\f1a4"
}

.fi-rr-building:before {
    content: "\f1a5"
}

.fi-rr-bulb:before {
    content: "\f1a6"
}

.fi-rr-bullseye-pointer:before {
    content: "\f1a7"
}

.fi-rr-bullseye:before {
    content: "\f1a8"
}

.fi-rr-burrito:before {
    content: "\f1a9"
}

.fi-rr-bus-alt:before {
    content: "\f1aa"
}

.fi-rr-bus:before {
    content: "\f1ab"
}

.fi-rr-business-time:before {
    content: "\f1ac"
}

.fi-rr-butterfly:before {
    content: "\f1ad"
}

.fi-rr-cake-birthday:before {
    content: "\f1ae"
}

.fi-rr-cake-wedding:before {
    content: "\f1af"
}

.fi-rr-calculator:before {
    content: "\f1b0"
}

.fi-rr-calendar-check:before {
    content: "\f1b1"
}

.fi-rr-calendar-clock:before {
    content: "\f1b2"
}

.fi-rr-calendar-exclamation:before {
    content: "\f1b3"
}

.fi-rr-calendar-lines-pen:before {
    content: "\f1b4"
}

.fi-rr-calendar-lines:before {
    content: "\f1b5"
}

.fi-rr-calendar-minus:before {
    content: "\f1b6"
}

.fi-rr-calendar-pen:before {
    content: "\f1b7"
}

.fi-rr-calendar-plus:before {
    content: "\f1b8"
}

.fi-rr-calendar:before {
    content: "\f1b9"
}

.fi-rr-calendars:before {
    content: "\f1ba"
}

.fi-rr-call-history:before {
    content: "\f1bb"
}

.fi-rr-call-incoming:before {
    content: "\f1bc"
}

.fi-rr-call-missed:before {
    content: "\f1bd"
}

.fi-rr-call-outgoing:before {
    content: "\f1be"
}

.fi-rr-camera:before {
    content: "\f1bf"
}

.fi-rr-camping:before {
    content: "\f1c0"
}

.fi-rr-candy-alt:before {
    content: "\f1c1"
}

.fi-rr-candy:before {
    content: "\f1c2"
}

.fi-rr-canned-food:before {
    content: "\f1c3"
}

.fi-rr-car-alt:before {
    content: "\f1c4"
}

.fi-rr-car-battery:before {
    content: "\f1c5"
}

.fi-rr-car-building:before {
    content: "\f1c6"
}

.fi-rr-car-bump:before {
    content: "\f1c7"
}

.fi-rr-car-bus:before {
    content: "\f1c8"
}

.fi-rr-car-crash:before {
    content: "\f1c9"
}

.fi-rr-car-garage:before {
    content: "\f1ca"
}

.fi-rr-car-mechanic:before {
    content: "\f1cb"
}

.fi-rr-car-side:before {
    content: "\f1cc"
}

.fi-rr-car-tilt:before {
    content: "\f1cd"
}

.fi-rr-car-wash:before {
    content: "\f1ce"
}

.fi-rr-car:before {
    content: "\f1cf"
}

.fi-rr-caravan-alt:before {
    content: "\f1d0"
}

.fi-rr-caravan:before {
    content: "\f1d1"
}

.fi-rr-caret-circle-down:before {
    content: "\f1d2"
}

.fi-rr-caret-circle-right:before {
    content: "\f1d3"
}

.fi-rr-caret-circle-up:before {
    content: "\f1d4"
}

.fi-rr-caret-down:before {
    content: "\f1d5"
}

.fi-rr-caret-left:before {
    content: "\f1d6"
}

.fi-rr-caret-quare-up:before {
    content: "\f1d7"
}

.fi-rr-caret-right:before {
    content: "\f1d8"
}

.fi-rr-caret-square-down:before {
    content: "\f1d9"
}

.fi-rr-caret-square-left_1:before {
    content: "\f1da"
}

.fi-rr-caret-square-left:before {
    content: "\f1db"
}

.fi-rr-caret-square-right:before {
    content: "\f1dc"
}

.fi-rr-caret-up:before {
    content: "\f1dd"
}

.fi-rr-carrot:before {
    content: "\f1de"
}

.fi-rr-cars:before {
    content: "\f1df"
}

.fi-rr-chair:before {
    content: "\f1e0"
}

.fi-rr-charging-station:before {
    content: "\f1e1"
}

.fi-rr-chart-area:before {
    content: "\f1e2"
}

.fi-rr-chart-connected:before {
    content: "\f1e3"
}

.fi-rr-chart-histogram:before {
    content: "\f1e4"
}

.fi-rr-chart-line-up:before {
    content: "\f1e5"
}

.fi-rr-chart-network:before {
    content: "\f1e6"
}

.fi-rr-chart-pie-alt:before {
    content: "\f1e7"
}

.fi-rr-chart-pie:before {
    content: "\f1e8"
}

.fi-rr-chart-pyramid:before {
    content: "\f1e9"
}

.fi-rr-chart-scatter:before {
    content: "\f1ea"
}

.fi-rr-chart-set-theory:before {
    content: "\f1eb"
}

.fi-rr-chart-tree:before {
    content: "\f1ec"
}

.fi-rr-chat-arrow-down:before {
    content: "\f1ed"
}

.fi-rr-chat-arrow-grow:before {
    content: "\f1ee"
}

.fi-rr-check-box:before {
    content: "\f1ef"
}

.fi-rr-check:before {
    content: "\f1f0"
}

.fi-rr-checkbox:before {
    content: "\f1f1"
}

.fi-rr-cheese:before {
    content: "\f1f2"
}

.fi-rr-cherry:before {
    content: "\f1f3"
}

.fi-rr-chess-piece:before {
    content: "\f1f4"
}

.fi-rr-chess-bishop:before {
    content: "\f1f5"
}

.fi-rr-chess-board:before {
    content: "\f1f6"
}

.fi-rr-chess-clock-alt:before {
    content: "\f1f7"
}

.fi-rr-chess-clock:before {
    content: "\f1f8"
}

.fi-rr-chess-king-alt:before {
    content: "\f1f9"
}

.fi-rr-chess-king:before {
    content: "\f1fa"
}

.fi-rr-chess-knight-alt:before {
    content: "\f1fb"
}

.fi-rr-chess-knight:before {
    content: "\f1fc"
}

.fi-rr-chess-pawn-alt:before {
    content: "\f1fd"
}

.fi-rr-chess-pawn:before {
    content: "\f1fe"
}

.fi-rr-chess-queen-alt:before {
    content: "\f1ff"
}

.fi-rr-chess-queen:before {
    content: "\f200"
}

.fi-rr-chess-rook-alt:before {
    content: "\f201"
}

.fi-rr-chess-rook:before {
    content: "\f202"
}

.fi-rr-chess:before {
    content: "\f203"
}

.fi-rr-chevron-double-down:before {
    content: "\f204"
}

.fi-rr-chevron-double-up:before {
    content: "\f205"
}

.fi-rr-child-head:before {
    content: "\f206"
}

.fi-rr-chocolate:before {
    content: "\f207"
}

.fi-rr-circle-small:before {
    content: "\f208"
}

.fi-rr-circle:before {
    content: "\f209"
}

.fi-rr-clip:before {
    content: "\f20a"
}

.fi-rr-clipboard-list-check:before {
    content: "\f20b"
}

.fi-rr-clipboard:before {
    content: "\f20c"
}

.fi-rr-clock-eight-thirty:before {
    content: "\f20d"
}

.fi-rr-clock-eleven-thirty:before {
    content: "\f20e"
}

.fi-rr-clock-eleven:before {
    content: "\f20f"
}

.fi-rr-clock-five-thirty:before {
    content: "\f210"
}

.fi-rr-clock-five:before {
    content: "\f211"
}

.fi-rr-clock-four-thirty:before {
    content: "\f212"
}

.fi-rr-clock-nine-thirty:before {
    content: "\f213"
}

.fi-rr-clock-nine:before {
    content: "\f214"
}

.fi-rr-clock-one-thirty:before {
    content: "\f215"
}

.fi-rr-clock-one:before {
    content: "\f216"
}

.fi-rr-clock-seven-thirty:before {
    content: "\f217"
}

.fi-rr-clock-seven:before {
    content: "\f218"
}

.fi-rr-clock-six-thirty:before {
    content: "\f219"
}

.fi-rr-clock-six:before {
    content: "\f21a"
}

.fi-rr-clock-ten-thirty:before {
    content: "\f21b"
}

.fi-rr-clock-ten:before {
    content: "\f21c"
}

.fi-rr-clock-three-thirty:before {
    content: "\f21d"
}

.fi-rr-clock-three:before {
    content: "\f21e"
}

.fi-rr-clock-twelve-thirty:before {
    content: "\f21f"
}

.fi-rr-clock-twelve:before {
    content: "\f220"
}

.fi-rr-clock-two-thirty:before {
    content: "\f221"
}

.fi-rr-clock-two:before {
    content: "\f222"
}

.fi-rr-clock:before {
    content: "\f223"
}

.fi-rr-cloud-upload:before {
    content: "\f224"
}

.fi-rr-cloud-check:before {
    content: "\f225"
}

.fi-rr-cloud-disabled:before {
    content: "\f226"
}

.fi-rr-cloud-download-alt:before {
    content: "\f227"
}

.fi-rr-cloud-download:before {
    content: "\f228"
}

.fi-rr-cloud-drizzle:before {
    content: "\f229"
}

.fi-rr-cloud-hail-mixed:before {
    content: "\f22a"
}

.fi-rr-cloud-hail:before {
    content: "\f22b"
}

.fi-rr-cloud-moon-rain:before {
    content: "\f22c"
}

.fi-rr-cloud-moon:before {
    content: "\f22d"
}

.fi-rr-cloud-rain:before {
    content: "\f22e"
}

.fi-rr-cloud-rainbow:before {
    content: "\f22f"
}

.fi-rr-cloud-share:before {
    content: "\f230"
}

.fi-rr-cloud-showers-heavy:before {
    content: "\f231"
}

.fi-rr-cloud-showers:before {
    content: "\f232"
}

.fi-rr-cloud-sleet:before {
    content: "\f233"
}

.fi-rr-cloud-snow:before {
    content: "\f234"
}

.fi-rr-cloud-sun-rain:before {
    content: "\f235"
}

.fi-rr-cloud-sun:before {
    content: "\f236"
}

.fi-rr-cloud-upload-alt:before {
    content: "\f237"
}

.fi-rr-cloud:before {
    content: "\f238"
}

.fi-rr-clouds-moon:before {
    content: "\f239"
}

.fi-rr-clouds-sun:before {
    content: "\f23a"
}

.fi-rr-clouds:before {
    content: "\f23b"
}

.fi-rr-club:before {
    content: "\f23c"
}

.fi-rr-cocktail-alt:before {
    content: "\f23d"
}

.fi-rr-cocktail:before {
    content: "\f23e"
}

.fi-rr-coffee-pot:before {
    content: "\f23f"
}

.fi-rr-coffee:before {
    content: "\f240"
}

.fi-rr-comet:before {
    content: "\f241"
}

.fi-rr-comment-alt:before {
    content: "\f242"
}

.fi-rr-comment-check:before {
    content: "\f243"
}

.fi-rr-comment-heart:before {
    content: "\f244"
}

.fi-rr-comment-info:before {
    content: "\f245"
}

.fi-rr-comment-user:before {
    content: "\f246"
}

.fi-rr-comment:before {
    content: "\f247"
}

.fi-rr-comments:before {
    content: "\f248"
}

.fi-rr-compress-alt:before {
    content: "\f249"
}

.fi-rr-compress:before {
    content: "\f24a"
}

.fi-rr-computer:before {
    content: "\f24b"
}

.fi-rr-confetti:before {
    content: "\f24c"
}

.fi-rr-cookie:before {
    content: "\f24d"
}

.fi-rr-copy-alt:before {
    content: "\f24e"
}

.fi-rr-copy:before {
    content: "\f24f"
}

.fi-rr-copyright:before {
    content: "\f250"
}

.fi-rr-corn:before {
    content: "\f251"
}

.fi-rr-cow:before {
    content: "\f252"
}

.fi-rr-cream:before {
    content: "\f253"
}

.fi-rr-credit-card:before {
    content: "\f254"
}

.fi-rr-cricket:before {
    content: "\f255"
}

.fi-rr-croissant:before {
    content: "\f256"
}

.fi-rr-cross-circle:before {
    content: "\f257"
}

.fi-rr-cross-small:before {
    content: "\f258"
}

.fi-rr-cross:before {
    content: "\f259"
}

.fi-rr-crown:before {
    content: "\f25a"
}

.fi-rr-cube:before {
    content: "\f25b"
}

.fi-rr-cupcake:before {
    content: "\f25c"
}

.fi-rr-curling:before {
    content: "\f25d"
}

.fi-rr-cursor-finger:before {
    content: "\f25e"
}

.fi-rr-cursor-plus:before {
    content: "\f25f"
}

.fi-rr-cursor-text-alt:before {
    content: "\f260"
}

.fi-rr-cursor-text:before {
    content: "\f261"
}

.fi-rr-cursor:before {
    content: "\f262"
}

.fi-rr-d:before {
    content: "\f263"
}

.fi-rr-dart:before {
    content: "\f264"
}

.fi-rr-dashboard:before {
    content: "\f265"
}

.fi-rr-data-transfer:before {
    content: "\f266"
}

.fi-rr-database:before {
    content: "\f267"
}

.fi-rr-delete-document:before {
    content: "\f268"
}

.fi-rr-delete-user:before {
    content: "\f269"
}

.fi-rr-delete:before {
    content: "\f26a"
}

.fi-rr-democrat:before {
    content: "\f26b"
}

.fi-rr-dewpoint:before {
    content: "\f26c"
}

.fi-rr-diamond:before {
    content: "\f26d"
}

.fi-rr-dice-alt:before {
    content: "\f26e"
}

.fi-rr-dice-d10:before {
    content: "\f26f"
}

.fi-rr-dice-d12:before {
    content: "\f270"
}

.fi-rr-dice-d20:before {
    content: "\f271"
}

.fi-rr-dice-d4:before {
    content: "\f272"
}

.fi-rr-dice-d6:before {
    content: "\f273"
}

.fi-rr-dice-d8:before {
    content: "\f274"
}

.fi-rr-dice-four:before {
    content: "\f275"
}

.fi-rr-dice-one:before {
    content: "\f276"
}

.fi-rr-dice-six:before {
    content: "\f277"
}

.fi-rr-dice-three:before {
    content: "\f278"
}

.fi-rr-dice-two:before {
    content: "\f279"
}

.fi-rr-dice:before {
    content: "\f27a"
}

.fi-rr-diploma:before {
    content: "\f27b"
}

.fi-rr-disco-ball:before {
    content: "\f27c"
}

.fi-rr-disk:before {
    content: "\f27d"
}

.fi-rr-dizzy:before {
    content: "\f27e"
}

.fi-rr-doctor:before {
    content: "\f27f"
}

.fi-rr-document-signed:before {
    content: "\f280"
}

.fi-rr-document:before {
    content: "\f281"
}

.fi-rr-dollar:before {
    content: "\f282"
}

.fi-rr-donate:before {
    content: "\f283"
}

.fi-rr-download:before {
    content: "\f284"
}

.fi-rr-dreidel:before {
    content: "\f285"
}

.fi-rr-drink-alt:before {
    content: "\f286"
}

.fi-rr-drumstick:before {
    content: "\f287"
}

.fi-rr-duplicate:before {
    content: "\f288"
}

.fi-rr-e-learning:before {
    content: "\f289"
}

.fi-rr-e:before {
    content: "\f28a"
}

.fi-rr-earnings:before {
    content: "\f28b"
}

.fi-rr-eclipse-alt:before {
    content: "\f28c"
}

.fi-rr-eclipse:before {
    content: "\f28d"
}

.fi-rr-edit-alt:before {
    content: "\f28e"
}

.fi-rr-edit:before {
    content: "\f28f"
}

.fi-rr-egg-fried:before {
    content: "\f290"
}

.fi-rr-egg:before {
    content: "\f291"
}

.fi-rr-engine-warning:before {
    content: "\f292"
}

.fi-rr-envelope-ban:before {
    content: "\f293"
}

.fi-rr-envelope-bulk:before {
    content: "\f294"
}

.fi-rr-envelope-download:before {
    content: "\f295"
}

.fi-rr-envelope-marker:before {
    content: "\f296"
}

.fi-rr-envelope-open-dollar:before {
    content: "\f297"
}

.fi-rr-envelope-open-text:before {
    content: "\f298"
}

.fi-rr-envelope-open:before {
    content: "\f299"
}

.fi-rr-envelope-plus:before {
    content: "\f29a"
}

.fi-rr-envelope:before {
    content: "\f29b"
}

.fi-rr-euro:before {
    content: "\f29c"
}

.fi-rr-exchange-alt:before {
    content: "\f29d"
}

.fi-rr-exchange:before {
    content: "\f29e"
}

.fi-rr-exclamation:before {
    content: "\f29f"
}

.fi-rr-expand-arrows-alt:before {
    content: "\f2a0"
}

.fi-rr-expand-arrows:before {
    content: "\f2a1"
}

.fi-rr-expand:before {
    content: "\f2a2"
}

.fi-rr-eye-crossed:before {
    content: "\f2a3"
}

.fi-rr-eye-dropper:before {
    content: "\f2a4"
}

.fi-rr-eye:before {
    content: "\f2a5"
}

.fi-rr-f:before {
    content: "\f2a6"
}

.fi-rr-feather:before {
    content: "\f2a7"
}

.fi-rr-ferris-wheel:before {
    content: "\f2a8"
}

.fi-rr-field-hockey:before {
    content: "\f2a9"
}

.fi-rr-fighter-jet:before {
    content: "\f2aa"
}

.fi-rr-file-ai:before {
    content: "\f2ab"
}

.fi-rr-file-chart-line:before {
    content: "\f2ac"
}

.fi-rr-file-chart-pie:before {
    content: "\f2ad"
}

.fi-rr-file-eps:before {
    content: "\f2ae"
}

.fi-rr-file-psd:before {
    content: "\f2af"
}

.fi-rr-file-spreadsheet:before {
    content: "\f2b0"
}

.fi-rr-file:before {
    content: "\f2b1"
}

.fi-rr-fill:before {
    content: "\f2b2"
}

.fi-rr-film:before {
    content: "\f2b3"
}

.fi-rr-filter:before {
    content: "\f2b4"
}

.fi-rr-fingerprint:before {
    content: "\f2b5"
}

.fi-rr-fire-sensor:before {
    content: "\f2b6"
}

.fi-rr-fish:before {
    content: "\f2b7"
}

.fi-rr-flag-alt:before {
    content: "\f2b8"
}

.fi-rr-flag-usa:before {
    content: "\f2b9"
}

.fi-rr-flag:before {
    content: "\f2ba"
}

.fi-rr-flame:before {
    content: "\f2bb"
}

.fi-rr-flip-horizontal:before {
    content: "\f2bc"
}

.fi-rr-flower-bouquet:before {
    content: "\f2bd"
}

.fi-rr-flower-tulip:before {
    content: "\f2be"
}

.fi-rr-flower:before {
    content: "\f2bf"
}

.fi-rr-flushed:before {
    content: "\f2c0"
}

.fi-rr-fog:before {
    content: "\f2c1"
}

.fi-rr-folder-download:before {
    content: "\f2c2"
}

.fi-rr-folder-minus:before {
    content: "\f2c3"
}

.fi-rr-folder-times:before {
    content: "\f2c4"
}

.fi-rr-folder-tree:before {
    content: "\f2c5"
}

.fi-rr-folder-upload:before {
    content: "\f2c6"
}

.fi-rr-folder:before {
    content: "\f2c7"
}

.fi-rr-folders:before {
    content: "\f2c8"
}

.fi-rr-following:before {
    content: "\f2c9"
}

.fi-rr-football:before {
    content: "\f2ca"
}

.fi-rr-fork:before {
    content: "\f2cb"
}

.fi-rr-form:before {
    content: "\f2cc"
}

.fi-rr-forward:before {
    content: "\f2cd"
}

.fi-rr-fox:before {
    content: "\f2ce"
}

.fi-rr-french-fries:before {
    content: "\f2cf"
}

.fi-rr-frown:before {
    content: "\f2d0"
}

.fi-rr-ftp:before {
    content: "\f2d1"
}

.fi-rr-funnel-dollar:before {
    content: "\f2d2"
}

.fi-rr-g:before {
    content: "\f2d3"
}

.fi-rr-gallery:before {
    content: "\f2d4"
}

.fi-rr-game-board-alt:before {
    content: "\f2d5"
}

.fi-rr-gamepad:before {
    content: "\f2d6"
}

.fi-rr-garage-car:before {
    content: "\f2d7"
}

.fi-rr-garage-open:before {
    content: "\f2d8"
}

.fi-rr-garage:before {
    content: "\f2d9"
}

.fi-rr-garlic:before {
    content: "\f2da"
}

.fi-rr-gas-pump-alt:before {
    content: "\f2db"
}

.fi-rr-gas-pump-slash:before {
    content: "\f2dc"
}

.fi-rr-gas-pump:before {
    content: "\f2dd"
}

.fi-rr-gem:before {
    content: "\f2de"
}

.fi-rr-gif:before {
    content: "\f2df"
}

.fi-rr-gift:before {
    content: "\f2e0"
}

.fi-rr-gingerbread-man:before {
    content: "\f2e1"
}

.fi-rr-glass-cheers:before {
    content: "\f2e2"
}

.fi-rr-glass:before {
    content: "\f2e3"
}

.fi-rr-glasses:before {
    content: "\f2e4"
}

.fi-rr-globe-alt:before {
    content: "\f2e5"
}

.fi-rr-globe:before {
    content: "\f2e6"
}

.fi-rr-golf-ball:before {
    content: "\f2e7"
}

.fi-rr-golf-club:before {
    content: "\f2e8"
}

.fi-rr-golf:before {
    content: "\f2e9"
}

.fi-rr-graduation-cap:before {
    content: "\f2ea"
}

.fi-rr-grape:before {
    content: "\f2eb"
}

.fi-rr-graphic-tablet:before {
    content: "\f2ec"
}

.fi-rr-grid-alt:before {
    content: "\f2ed"
}

.fi-rr-grid:before {
    content: "\f2ee"
}

.fi-rr-grill:before {
    content: "\f2ef"
}

.fi-rr-grimace:before {
    content: "\f2f0"
}

.fi-rr-grin-alt:before {
    content: "\f2f1"
}

.fi-rr-grin-beam-sweat:before {
    content: "\f2f2"
}

.fi-rr-grin-beam:before {
    content: "\f2f3"
}

.fi-rr-grin-hearts:before {
    content: "\f2f4"
}

.fi-rr-grin-squint-tears:before {
    content: "\f2f5"
}

.fi-rr-grin-squint:before {
    content: "\f2f6"
}

.fi-rr-grin-stars:before {
    content: "\f2f7"
}

.fi-rr-grin-tears:before {
    content: "\f2f8"
}

.fi-rr-grin-tongue-squint:before {
    content: "\f2f9"
}

.fi-rr-grin-tongue-wink:before {
    content: "\f2fa"
}

.fi-rr-grin-tongue:before {
    content: "\f2fb"
}

.fi-rr-grin-wink:before {
    content: "\f2fc"
}

.fi-rr-grin:before {
    content: "\f2fd"
}

.fi-rr-guitar:before {
    content: "\f2fe"
}

.fi-rr-gym:before {
    content: "\f2ff"
}

.fi-rr-h:before {
    content: "\f300"
}

.fi-rr-hamburger-soda:before {
    content: "\f301"
}

.fi-rr-hamburger:before {
    content: "\f302"
}

.fi-rr-hand-holding-heart:before {
    content: "\f303"
}

.fi-rr-hand-holding-seeding:before {
    content: "\f304"
}

.fi-rr-handshake:before {
    content: "\f305"
}

.fi-rr-hastag:before {
    content: "\f306"
}

.fi-rr-hat-birthday:before {
    content: "\f307"
}

.fi-rr-hat-chef:before {
    content: "\f308"
}

.fi-rr-head-side-thinking:before {
    content: "\f309"
}

.fi-rr-headphones:before {
    content: "\f30a"
}

.fi-rr-headset:before {
    content: "\f30b"
}

.fi-rr-heart-arrow:before {
    content: "\f30c"
}

.fi-rr-heart:before {
    content: "\f30d"
}

.fi-rr-heat:before {
    content: "\f30e"
}

.fi-rr-helicopter-side:before {
    content: "\f30f"
}

.fi-rr-hiking:before {
    content: "\f310"
}

.fi-rr-hockey-mask:before {
    content: "\f311"
}

.fi-rr-hockey-puck:before {
    content: "\f312"
}

.fi-rr-hockey-sticks:before {
    content: "\f313"
}

.fi-rr-home-location-alt:before {
    content: "\f314"
}

.fi-rr-home-location:before {
    content: "\f315"
}

.fi-rr-home:before {
    content: "\f316"
}

.fi-rr-hotdog:before {
    content: "\f317"
}

.fi-rr-hourglass-end:before {
    content: "\f318"
}

.fi-rr-hourglass:before {
    content: "\f319"
}

.fi-rr-house-flood:before {
    content: "\f31a"
}

.fi-rr-hryvnia:before {
    content: "\f31b"
}

.fi-rr-humidity:before {
    content: "\f31c"
}

.fi-rr-hurricane:before {
    content: "\f31d"
}

.fi-rr-ice-cream:before {
    content: "\f31e"
}

.fi-rr-ice-skate:before {
    content: "\f31f"
}

.fi-rr-id-badge:before {
    content: "\f320"
}

.fi-rr-inbox-in:before {
    content: "\f321"
}

.fi-rr-inbox-out:before {
    content: "\f322"
}

.fi-rr-inbox:before {
    content: "\f323"
}

.fi-rr-incognito:before {
    content: "\f324"
}

.fi-rr-indent:before {
    content: "\f325"
}

.fi-rr-infinity:before {
    content: "\f326"
}

.fi-rr-info:before {
    content: "\f327"
}

.fi-rr-interactive:before {
    content: "\f328"
}

.fi-rr-interlining:before {
    content: "\f329"
}

.fi-rr-interrogation:before {
    content: "\f32a"
}

.fi-rr-italic:before {
    content: "\f32b"
}

.fi-rr-j:before {
    content: "\f32c"
}

.fi-rr-jam:before {
    content: "\f32d"
}

.fi-rr-jpg:before {
    content: "\f32e"
}

.fi-rr-k:before {
    content: "\f32f"
}

.fi-rr-key:before {
    content: "\f330"
}

.fi-rr-keyboard:before {
    content: "\f331"
}

.fi-rr-kiss-beam:before {
    content: "\f332"
}

.fi-rr-kiss-wink-heart:before {
    content: "\f333"
}

.fi-rr-kiss:before {
    content: "\f334"
}

.fi-rr-kite:before {
    content: "\f335"
}

.fi-rr-knife:before {
    content: "\f336"
}

.fi-rr-l:before {
    content: "\f337"
}

.fi-rr-label:before {
    content: "\f338"
}

.fi-rr-laptop:before {
    content: "\f339"
}

.fi-rr-lasso:before {
    content: "\f33a"
}

.fi-rr-laugh-beam:before {
    content: "\f33b"
}

.fi-rr-laugh-squint:before {
    content: "\f33c"
}

.fi-rr-laugh-wink:before {
    content: "\f33d"
}

.fi-rr-laugh:before {
    content: "\f33e"
}

.fi-rr-layers:before {
    content: "\f33f"
}

.fi-rr-layout-fluid:before {
    content: "\f340"
}

.fi-rr-leaf:before {
    content: "\f341"
}

.fi-rr-lemon:before {
    content: "\f342"
}

.fi-rr-letter-i:before {
    content: "\f343"
}

.fi-rr-letter-case:before {
    content: "\f344"
}

.fi-rr-lettuce:before {
    content: "\f345"
}

.fi-rr-level-down-alt:before {
    content: "\f346"
}

.fi-rr-level-down:before {
    content: "\f347"
}

.fi-rr-level-up-alt:before {
    content: "\f348"
}

.fi-rr-level-up:before {
    content: "\f349"
}

.fi-rr-life-ring:before {
    content: "\f34a"
}

.fi-rr-line-width:before {
    content: "\f34b"
}

.fi-rr-link:before {
    content: "\f34c"
}

.fi-rr-lipstick:before {
    content: "\f34d"
}

.fi-rr-lira-sign:before {
    content: "\f34e"
}

.fi-rr-list-check:before {
    content: "\f34f"
}

.fi-rr-list:before {
    content: "\f350"
}

.fi-rr-loading:before {
    content: "\f351"
}

.fi-rr-location-alt:before {
    content: "\f352"
}

.fi-rr-lock-alt:before {
    content: "\f353"
}

.fi-rr-lock:before {
    content: "\f354"
}

.fi-rr-luchador:before {
    content: "\f355"
}

.fi-rr-luggage-rolling:before {
    content: "\f356"
}

.fi-rr-m:before {
    content: "\f357"
}

.fi-rr-magic-wand:before {
    content: "\f358"
}

.fi-rr-mailbox:before {
    content: "\f359"
}

.fi-rr-makeup-brush:before {
    content: "\f35a"
}

.fi-rr-man-head:before {
    content: "\f35b"
}

.fi-rr-map-marker-cross:before {
    content: "\f35c"
}

.fi-rr-map-marker-home:before {
    content: "\f35d"
}

.fi-rr-map-marker-minus:before {
    content: "\f35e"
}

.fi-rr-map-marker-plus:before {
    content: "\f35f"
}

.fi-rr-map-marker:before {
    content: "\f360"
}

.fi-rr-map:before {
    content: "\f361"
}

.fi-rr-marker-time:before {
    content: "\f362"
}

.fi-rr-marker:before {
    content: "\f363"
}

.fi-rr-mars-double:before {
    content: "\f364"
}

.fi-rr-mars:before {
    content: "\f365"
}

.fi-rr-mask-carnival:before {
    content: "\f366"
}

.fi-rr-medicine:before {
    content: "\f367"
}

.fi-rr-megaphone:before {
    content: "\f368"
}

.fi-rr-meh-blank:before {
    content: "\f369"
}

.fi-rr-meh-rolling-eyes:before {
    content: "\f36a"
}

.fi-rr-meh:before {
    content: "\f36b"
}

.fi-rr-melon:before {
    content: "\f36c"
}

.fi-rr-menu-burger:before {
    content: "\f36d"
}

.fi-rr-menu-dots-vertical:before {
    content: "\f36e"
}

.fi-rr-menu-dots:before {
    content: "\f36f"
}

.fi-rr-meteor:before {
    content: "\f370"
}

.fi-rr-microphone-alt:before {
    content: "\f371"
}

.fi-rr-microphone:before {
    content: "\f372"
}

.fi-rr-minus-small:before {
    content: "\f373"
}

.fi-rr-minus:before {
    content: "\f374"
}

.fi-rr-mobile:before {
    content: "\f375"
}

.fi-rr-mode-landscape:before {
    content: "\f376"
}

.fi-rr-mode-portrait:before {
    content: "\f377"
}

.fi-rr-money-check-edit-alt:before {
    content: "\f378"
}

.fi-rr-money-check-edit:before {
    content: "\f379"
}

.fi-rr-money:before {
    content: "\f37a"
}

.fi-rr-moon-stars:before {
    content: "\f37b"
}

.fi-rr-moon:before {
    content: "\f37c"
}

.fi-rr-motorcycle:before {
    content: "\f37d"
}

.fi-rr-mountains:before {
    content: "\f37e"
}

.fi-rr-mouse:before {
    content: "\f37f"
}

.fi-rr-mug-alt:before {
    content: "\f380"
}

.fi-rr-mug-hot-alt:before {
    content: "\f381"
}

.fi-rr-mug-hot:before {
    content: "\f382"
}

.fi-rr-mug-tea:before {
    content: "\f383"
}

.fi-rr-mug:before {
    content: "\f384"
}

.fi-rr-mushroom:before {
    content: "\f385"
}

.fi-rr-music-file:before {
    content: "\f386"
}

.fi-rr-music-alt:before {
    content: "\f387"
}

.fi-rr-music:before {
    content: "\f388"
}

.fi-rr-n:before {
    content: "\f389"
}

.fi-rr-navigation:before {
    content: "\f38a"
}

.fi-rr-network-cloud:before {
    content: "\f38b"
}

.fi-rr-network:before {
    content: "\f38c"
}

.fi-rr-noodles:before {
    content: "\f38d"
}

.fi-rr-notebook:before {
    content: "\f38e"
}

.fi-rr-o:before {
    content: "\f38f"
}

.fi-rr-office-chair:before {
    content: "\f390"
}

.fi-rr-oil-can:before {
    content: "\f391"
}

.fi-rr-oil-temp:before {
    content: "\f392"
}

.fi-rr-olive-oil:before {
    content: "\f393"
}

.fi-rr-olives:before {
    content: "\f394"
}

.fi-rr-onion:before {
    content: "\f395"
}

.fi-rr-opacity:before {
    content: "\f396"
}

.fi-rr-p:before {
    content: "\f397"
}

.fi-rr-package:before {
    content: "\f398"
}

.fi-rr-paint-brush:before {
    content: "\f399"
}

.fi-rr-palette:before {
    content: "\f39a"
}

.fi-rr-pan:before {
    content: "\f39b"
}

.fi-rr-paper-plane:before {
    content: "\f39c"
}

.fi-rr-password:before {
    content: "\f39d"
}

.fi-rr-pause:before {
    content: "\f39e"
}

.fi-rr-paw:before {
    content: "\f39f"
}

.fi-rr-peach:before {
    content: "\f3a0"
}

.fi-rr-pencil:before {
    content: "\f3a1"
}

.fi-rr-pennant:before {
    content: "\f3a2"
}

.fi-rr-pepper-hot:before {
    content: "\f3a3"
}

.fi-rr-pepper:before {
    content: "\f3a4"
}

.fi-rr-pharmacy:before {
    content: "\f3a5"
}

.fi-rr-phone-call:before {
    content: "\f3a6"
}

.fi-rr-phone-cross:before {
    content: "\f3a7"
}

.fi-rr-phone-pause:before {
    content: "\f3a8"
}

.fi-rr-phone-slash:before {
    content: "\f3a9"
}

.fi-rr-physics:before {
    content: "\f3aa"
}

.fi-rr-picnic:before {
    content: "\f3ab"
}

.fi-rr-picture:before {
    content: "\f3ac"
}

.fi-rr-pie:before {
    content: "\f3ad"
}

.fi-rr-piggy-bank:before {
    content: "\f3ae"
}

.fi-rr-pineapple:before {
    content: "\f3af"
}

.fi-rr-ping-pong:before {
    content: "\f3b0"
}

.fi-rr-pizza-slice:before {
    content: "\f3b1"
}

.fi-rr-plane-alt:before {
    content: "\f3b2"
}

.fi-rr-plane:before {
    content: "\f3b3"
}

.fi-rr-plate:before {
    content: "\f3b4"
}

.fi-rr-play-alt:before {
    content: "\f3b5"
}

.fi-rr-play:before {
    content: "\f3b6"
}

.fi-rr-playing-cards:before {
    content: "\f3b7"
}

.fi-rr-plus-small:before {
    content: "\f3b8"
}

.fi-rr-plus:before {
    content: "\f3b9"
}

.fi-rr-podium:before {
    content: "\f3ba"
}

.fi-rr-poker-chip:before {
    content: "\f3bb"
}

.fi-rr-poo:before {
    content: "\f3bc"
}

.fi-rr-popcorn:before {
    content: "\f3bd"
}

.fi-rr-portrait:before {
    content: "\f3be"
}

.fi-rr-pot:before {
    content: "\f3bf"
}

.fi-rr-pound:before {
    content: "\f3c0"
}

.fi-rr-power:before {
    content: "\f3c1"
}

.fi-rr-presentation:before {
    content: "\f3c2"
}

.fi-rr-print:before {
    content: "\f3c3"
}

.fi-rr-protractor:before {
    content: "\f3c4"
}

.fi-rr-pulse:before {
    content: "\f3c5"
}

.fi-rr-pumpkin:before {
    content: "\f3c6"
}

.fi-rr-puzzle-piece:before {
    content: "\f3c7"
}

.fi-rr-pyramid:before {
    content: "\f3c8"
}

.fi-rr-q:before {
    content: "\f3c9"
}

.fi-rr-quote-right:before {
    content: "\f3ca"
}

.fi-rr-r:before {
    content: "\f3cb"
}

.fi-rr-radish:before {
    content: "\f3cc"
}

.fi-rr-rainbow:before {
    content: "\f3cd"
}

.fi-rr-raindrops:before {
    content: "\f3ce"
}

.fi-rr-raquet:before {
    content: "\f3cf"
}

.fi-rr-rec:before {
    content: "\f3d0"
}

.fi-rr-receipt:before {
    content: "\f3d1"
}

.fi-rr-record-vinyl:before {
    content: "\f3d2"
}

.fi-rr-rectabgle-vertical:before {
    content: "\f3d3"
}

.fi-rr-rectangle-horizontal:before {
    content: "\f3d4"
}

.fi-rr-rectangle-panoramic:before {
    content: "\f3d5"
}

.fi-rr-recycle:before {
    content: "\f3d6"
}

.fi-rr-redo-alt:before {
    content: "\f3d7"
}

.fi-rr-redo:before {
    content: "\f3d8"
}

.fi-rr-reflect:before {
    content: "\f3d9"
}

.fi-rr-refresh:before {
    content: "\f3da"
}

.fi-rr-remove-user:before {
    content: "\f3db"
}

.fi-rr-reply-all:before {
    content: "\f3dc"
}

.fi-rr-resize:before {
    content: "\f3dd"
}

.fi-rr-resources:before {
    content: "\f3de"
}

.fi-rr-restaurant:before {
    content: "\f3df"
}

.fi-rr-rewind:before {
    content: "\f3e0"
}

.fi-rr-rhombus:before {
    content: "\f3e1"
}

.fi-rr-rings-wedding:before {
    content: "\f3e2"
}

.fi-rr-road:before {
    content: "\f3e3"
}

.fi-rr-rocket-lunch:before {
    content: "\f3e4"
}

.fi-rr-rocket:before {
    content: "\f3e5"
}

.fi-rr-room-service:before {
    content: "\f3e6"
}

.fi-rr-rotate-right:before {
    content: "\f3e7"
}

.fi-rr-ruble-sign:before {
    content: "\f3e8"
}

.fi-rr-rugby-helmet:before {
    content: "\f3e9"
}

.fi-rr-rugby:before {
    content: "\f3ea"
}

.fi-rr-running:before {
    content: "\f3eb"
}

.fi-rr-rupee-sign:before {
    content: "\f3ec"
}

.fi-rr-rv:before {
    content: "\f3ed"
}

.fi-rr-s:before {
    content: "\f3ee"
}

.fi-rr-sad-cry:before {
    content: "\f3ef"
}

.fi-rr-sad-tear:before {
    content: "\f3f0"
}

.fi-rr-sad:before {
    content: "\f3f1"
}

.fi-rr-salad:before {
    content: "\f3f2"
}

.fi-rr-salt-pepper:before {
    content: "\f3f3"
}

.fi-rr-sandwich:before {
    content: "\f3f4"
}

.fi-rr-sauce:before {
    content: "\f3f5"
}

.fi-rr-sausage:before {
    content: "\f3f6"
}

.fi-rr-scale:before {
    content: "\f3f7"
}

.fi-rr-school-bus:before {
    content: "\f3f8"
}

.fi-rr-school:before {
    content: "\f3f9"
}

.fi-rr-scissors:before {
    content: "\f3fa"
}

.fi-rr-screen:before {
    content: "\f3fb"
}

.fi-rr-search-alt:before {
    content: "\f3fc"
}

.fi-rr-search-heart:before {
    content: "\f3fd"
}

.fi-rr-search:before {
    content: "\f3fe"
}

.fi-rr-sensor:before {
    content: "\f3ff"
}

.fi-rr-settings-sliders:before {
    content: "\f400"
}

.fi-rr-settings:before {
    content: "\f401"
}

.fi-rr-share:before {
    content: "\f402"
}

.fi-rr-shekel-sign:before {
    content: "\f403"
}

.fi-rr-sheriff-badge:before {
    content: "\f404"
}

.fi-rr-shield-check:before {
    content: "\f405"
}

.fi-rr-shield-exclamation:before {
    content: "\f406"
}

.fi-rr-shield-interrogation:before {
    content: "\f407"
}

.fi-rr-shield-plus:before {
    content: "\f408"
}

.fi-rr-shield:before {
    content: "\f409"
}

.fi-rr-ship-side:before {
    content: "\f40a"
}

.fi-rr-ship:before {
    content: "\f40b"
}

.fi-rr-shop:before {
    content: "\f40c"
}

.fi-rr-shopping-bag-add:before {
    content: "\f40d"
}

.fi-rr-shopping-bag:before {
    content: "\f40e"
}

.fi-rr-shopping-cart-add:before {
    content: "\f40f"
}

.fi-rr-shopping-cart-check:before {
    content: "\f410"
}

.fi-rr-shopping-cart:before {
    content: "\f411"
}

.fi-rr-shrimp:before {
    content: "\f412"
}

.fi-rr-shuffle:before {
    content: "\f413"
}

.fi-rr-shuttle-van:before {
    content: "\f414"
}

.fi-rr-shuttlecock:before {
    content: "\f415"
}

.fi-rr-sign-in-alt:before {
    content: "\f416"
}

.fi-rr-sign-in:before {
    content: "\f417"
}

.fi-rr-sign-out-alt:before {
    content: "\f418"
}

.fi-rr-sign-out:before {
    content: "\f419"
}

.fi-rr-signal-alt-1:before {
    content: "\f41a"
}

.fi-rr-signal-alt-2:before {
    content: "\f41b"
}

.fi-rr-signal-alt:before {
    content: "\f41c"
}

.fi-rr-skateboard:before {
    content: "\f41d"
}

.fi-rr-skating:before {
    content: "\f41e"
}

.fi-rr-skewer:before {
    content: "\f41f"
}

.fi-rr-ski-jump:before {
    content: "\f420"
}

.fi-rr-ski-lift:before {
    content: "\f421"
}

.fi-rr-skiing-nordic:before {
    content: "\f422"
}

.fi-rr-skiing:before {
    content: "\f423"
}

.fi-rr-sledding:before {
    content: "\f424"
}

.fi-rr-sleigh:before {
    content: "\f425"
}

.fi-rr-smartphone:before {
    content: "\f426"
}

.fi-rr-smile-beam:before {
    content: "\f427"
}

.fi-rr-smile-wink:before {
    content: "\f428"
}

.fi-rr-smile:before {
    content: "\f429"
}

.fi-rr-smog:before {
    content: "\f42a"
}

.fi-rr-smoke:before {
    content: "\f42b"
}

.fi-rr-snow-blowing:before {
    content: "\f42c"
}

.fi-rr-snowboarding:before {
    content: "\f42d"
}

.fi-rr-snowflake:before {
    content: "\f42e"
}

.fi-rr-snowflakes:before {
    content: "\f42f"
}

.fi-rr-snowmobile:before {
    content: "\f430"
}

.fi-rr-snowplow:before {
    content: "\f431"
}

.fi-rr-soap:before {
    content: "\f432"
}

.fi-rr-sort-alpha-down-alt:before {
    content: "\f433"
}

.fi-rr-sort-alpha-down:before {
    content: "\f434"
}

.fi-rr-sort-alpha-up-alt:before {
    content: "\f435"
}

.fi-rr-sort-alpha-up:before {
    content: "\f436"
}

.fi-rr-sort-alt:before {
    content: "\f437"
}

.fi-rr-sort-amount-down-alt:before {
    content: "\f438"
}

.fi-rr-sort-amount-down:before {
    content: "\f439"
}

.fi-rr-sort-amount-up-alt:before {
    content: "\f43a"
}

.fi-rr-sort-amount-up:before {
    content: "\f43b"
}

.fi-rr-sort-down:before {
    content: "\f43c"
}

.fi-rr-sort-numeric-down-alt:before {
    content: "\f43d"
}

.fi-rr-sort-numeric-down:before {
    content: "\f43e"
}

.fi-rr-sort:before {
    content: "\f43f"
}

.fi-rr-soup:before {
    content: "\f440"
}

.fi-rr-spa:before {
    content: "\f441"
}

.fi-rr-space-shuttle:before {
    content: "\f442"
}

.fi-rr-spade:before {
    content: "\f443"
}

.fi-rr-sparkles:before {
    content: "\f444"
}

.fi-rr-speaker:before {
    content: "\f445"
}

.fi-rr-sphere:before {
    content: "\f446"
}

.fi-rr-spinner:before {
    content: "\f447"
}

.fi-rr-spoon:before {
    content: "\f448"
}

.fi-rr-square-root:before {
    content: "\f449"
}

.fi-rr-square:before {
    content: "\f44a"
}

.fi-rr-star-octogram:before {
    content: "\f44b"
}

.fi-rr-star:before {
    content: "\f44c"
}

.fi-rr-starfighter:before {
    content: "\f44d"
}

.fi-rr-stars:before {
    content: "\f44e"
}

.fi-rr-stats:before {
    content: "\f44f"
}

.fi-rr-steak:before {
    content: "\f450"
}

.fi-rr-steering-wheel:before {
    content: "\f451"
}

.fi-rr-stethoscope:before {
    content: "\f452"
}

.fi-rr-sticker:before {
    content: "\f453"
}

.fi-rr-stop:before {
    content: "\f454"
}

.fi-rr-stopwatch:before {
    content: "\f455"
}

.fi-rr-store-alt:before {
    content: "\f456"
}

.fi-rr-strawberry:before {
    content: "\f457"
}

.fi-rr-subtitles:before {
    content: "\f458"
}

.fi-rr-subway:before {
    content: "\f459"
}

.fi-rr-sun:before {
    content: "\f45a"
}

.fi-rr-sunrise-alt:before {
    content: "\f45b"
}

.fi-rr-sunrise:before {
    content: "\f45c"
}

.fi-rr-sunset:before {
    content: "\f45d"
}

.fi-rr-surfing:before {
    content: "\f45e"
}

.fi-rr-surprise:before {
    content: "\f45f"
}

.fi-rr-sushi:before {
    content: "\f460"
}

.fi-rr-swimmer:before {
    content: "\f461"
}

.fi-rr-sword:before {
    content: "\f462"
}

.fi-rr-syringe:before {
    content: "\f463"
}

.fi-rr-t:before {
    content: "\f464"
}

.fi-rr-tablet:before {
    content: "\f465"
}

.fi-rr-tachometer-alt-average:before {
    content: "\f466"
}

.fi-rr-tachometer-alt-fastest:before {
    content: "\f467"
}

.fi-rr-tachometer-alt-slow:before {
    content: "\f468"
}

.fi-rr-tachometer-alt-slowest:before {
    content: "\f469"
}

.fi-rr-tachometer-average:before {
    content: "\f46a"
}

.fi-rr-tachometer-fast:before {
    content: "\f46b"
}

.fi-rr-tachometer-fastest:before {
    content: "\f46c"
}

.fi-rr-tachometer-slow:before {
    content: "\f46d"
}

.fi-rr-tachometer-slowest:before {
    content: "\f46e"
}

.fi-rr-tachometer:before {
    content: "\f46f"
}

.fi-rr-taco:before {
    content: "\f470"
}

.fi-rr-tags:before {
    content: "\f471"
}

.fi-rr-target:before {
    content: "\f472"
}

.fi-rr-taxi:before {
    content: "\f473"
}

.fi-rr-temperature-down:before {
    content: "\f474"
}

.fi-rr-temperature-frigid:before {
    content: "\f475"
}

.fi-rr-temperature-high:before {
    content: "\f476"
}

.fi-rr-temperature-hot:before {
    content: "\f477"
}

.fi-rr-temperature-low:before {
    content: "\f478"
}

.fi-rr-temperature-up:before {
    content: "\f479"
}

.fi-rr-tennis:before {
    content: "\f47a"
}

.fi-rr-terrace:before {
    content: "\f47b"
}

.fi-rr-test-tube:before {
    content: "\f47c"
}

.fi-rr-test:before {
    content: "\f47d"
}

.fi-rr-text-check:before {
    content: "\f47e"
}

.fi-rr-text:before {
    content: "\f47f"
}

.fi-rr-thermometer-half:before {
    content: "\f480"
}

.fi-rr-thumbs-down:before {
    content: "\f481"
}

.fi-rr-thumbs-up:before {
    content: "\f482"
}

.fi-rr-thumbtack:before {
    content: "\f483"
}

.fi-rr-thunderstorm-moon:before {
    content: "\f484"
}

.fi-rr-thunderstorm-sun:before {
    content: "\f485"
}

.fi-rr-thunderstorm:before {
    content: "\f486"
}

.fi-rr-ticket:before {
    content: "\f487"
}

.fi-rr-time-add:before {
    content: "\f488"
}

.fi-rr-time-check:before {
    content: "\f489"
}

.fi-rr-time-delete:before {
    content: "\f48a"
}

.fi-rr-time-fast:before {
    content: "\f48b"
}

.fi-rr-time-forward-sixty:before {
    content: "\f48c"
}

.fi-rr-time-forward-ten:before {
    content: "\f48d"
}

.fi-rr-time-forward:before {
    content: "\f48e"
}

.fi-rr-time-half-past:before {
    content: "\f48f"
}

.fi-rr-time-oclock:before {
    content: "\f490"
}

.fi-rr-time-past:before {
    content: "\f491"
}

.fi-rr-time-quarter-to:before {
    content: "\f492"
}

.fi-rr-time-quarter-past:before {
    content: "\f493"
}

.fi-rr-time-twenty-four:before {
    content: "\f494"
}

.fi-rr-tire-flat:before {
    content: "\f495"
}

.fi-rr-tire-pressure-warning:before {
    content: "\f496"
}

.fi-rr-tire-rugged:before {
    content: "\f497"
}

.fi-rr-tire:before {
    content: "\f498"
}

.fi-rr-tired:before {
    content: "\f499"
}

.fi-rr-tissue-box:before {
    content: "\f49a"
}

.fi-rr-tomato:before {
    content: "\f49b"
}

.fi-rr-tool-box:before {
    content: "\f49c"
}

.fi-rr-tool-crop:before {
    content: "\f49d"
}

.fi-rr-tool-marquee:before {
    content: "\f49e"
}

.fi-rr-tooth:before {
    content: "\f49f"
}

.fi-rr-tornado:before {
    content: "\f4a0"
}

.fi-rr-tractor:before {
    content: "\f4a1"
}

.fi-rr-trailer:before {
    content: "\f4a2"
}

.fi-rr-train-side:before {
    content: "\f4a3"
}

.fi-rr-train:before {
    content: "\f4a4"
}

.fi-rr-tram:before {
    content: "\f4a5"
}

.fi-rr-transform:before {
    content: "\f4a6"
}

.fi-rr-trash:before {
    content: "\f4a7"
}

.fi-rr-treatment:before {
    content: "\f4a8"
}

.fi-rr-tree-christmas:before {
    content: "\f4a9"
}

.fi-rr-tree:before {
    content: "\f4aa"
}

.fi-rr-triangle:before {
    content: "\f4ab"
}

.fi-rr-trophy:before {
    content: "\f4ac"
}

.fi-rr-truck-container:before {
    content: "\f4ad"
}

.fi-rr-truck-couch:before {
    content: "\f4ae"
}

.fi-rr-truck-loading:before {
    content: "\f4af"
}

.fi-rr-truck-monster:before {
    content: "\f4b0"
}

.fi-rr-truck-moving:before {
    content: "\f4b1"
}

.fi-rr-truck-pickup:before {
    content: "\f4b2"
}

.fi-rr-truck-plow:before {
    content: "\f4b3"
}

.fi-rr-truck-ramp:before {
    content: "\f4b4"
}

.fi-rr-truck-side:before {
    content: "\f4b5"
}

.fi-rr-tty:before {
    content: "\f4b6"
}

.fi-rr-turkey:before {
    content: "\f4b7"
}

.fi-rr-u:before {
    content: "\f4b8"
}

.fi-rr-umbrella:before {
    content: "\f4b9"
}

.fi-rr-underline:before {
    content: "\f4ba"
}

.fi-rr-undo-alt:before {
    content: "\f4bb"
}

.fi-rr-undo:before {
    content: "\f4bc"
}

.fi-rr-unlock:before {
    content: "\f4bd"
}

.fi-rr-upload:before {
    content: "\f4be"
}

.fi-rr-usb-pendrive:before {
    content: "\f4bf"
}

.fi-rr-usd-circle:before {
    content: "\f4c0"
}

.fi-rr-usd-square:before {
    content: "\f4c1"
}

.fi-rr-user-add:before {
    content: "\f4c2"
}

.fi-rr-user-time:before {
    content: "\f4c3"
}

.fi-rr-user:before {
    content: "\f4c4"
}

.fi-rr-users-alt:before {
    content: "\f4c5"
}

.fi-rr-users:before {
    content: "\f4c6"
}

.fi-rr-utensils:before {
    content: "\f4c7"
}

.fi-rr-v:before {
    content: "\f4c8"
}

.fi-rr-vector-alt:before {
    content: "\f4c9"
}

.fi-rr-vector:before {
    content: "\f4ca"
}

.fi-rr-venus-double:before {
    content: "\f4cb"
}

.fi-rr-venus-mars:before {
    content: "\f4cc"
}

.fi-rr-venus:before {
    content: "\f4cd"
}

.fi-rr-video-camera:before {
    content: "\f4ce"
}

.fi-rr-volcano:before {
    content: "\f4cf"
}

.fi-rr-volleyball:before {
    content: "\f4d0"
}

.fi-rr-volume:before {
    content: "\f4d1"
}

.fi-rr-w:before {
    content: "\f4d2"
}

.fi-rr-wagon-covered:before {
    content: "\f4d3"
}

.fi-rr-wallet:before {
    content: "\f4d4"
}

.fi-rr-water-bottle:before {
    content: "\f4d5"
}

.fi-rr-water-lower:before {
    content: "\f4d6"
}

.fi-rr-water-rise:before {
    content: "\f4d7"
}

.fi-rr-water:before {
    content: "\f4d8"
}

.fi-rr-watermelon:before {
    content: "\f4d9"
}

.fi-rr-wheat:before {
    content: "\f4da"
}

.fi-rr-wheelchair:before {
    content: "\f4db"
}

.fi-rr-whistle:before {
    content: "\f4dc"
}

.fi-rr-wifi-alt:before {
    content: "\f4dd"
}

.fi-rr-wind-warning:before {
    content: "\f4de"
}

.fi-rr-wind:before {
    content: "\f4df"
}

.fi-rr-windsock:before {
    content: "\f4e0"
}

.fi-rr-woman-head:before {
    content: "\f4e1"
}

.fi-rr-world:before {
    content: "\f4e2"
}

.fi-rr-x:before {
    content: "\f4e3"
}

.fi-rr-y:before {
    content: "\f4e4"
}

.fi-rr-yen:before {
    content: "\f4e5"
}

.fi-rr-z:before {
    content: "\f4e6"
}

.fi-rr-zoom-in:before {
    content: "\f4e7"
}

.fi-rr-zoom-out:before {
    content: "\f4e8"
}

body {
    position: relative;
    font-size: 15px;
    height: 100vh;
    line-height: 1.5;
    vertical-align: baseline;
    outline: none;
    color: #333;
    font-family: "Jost", sans-serif;
}

@media (max-width: 991px) {
    body.mobile {
        padding-top:56px
    }
}

body.overflow-hidden {
    overflow: hidden
}

[stroke*='#'] {
    stroke: currentcolor
}

.page-wrapper {
    position: relative;
    min-height: 100vh
}

.wrapper-middle {
    padding-bottom: 50px;
    min-height: 100vh
}

.clear-button {
    padding: 0;
    border: 0;
    font: inherit;
    color: inherit;
    background-color: #fff0;
    cursor: pointer
}

div.required .control-label:before {
    color: #d40014;
    content: "* ";
    font-size: 15px
}

.site-main {
    position: relative;
    background: #fff;
}

.top-header {
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 100
}

@media (min-width: 992px) {
    .site-main.fixed {
        padding-top:120px
    }

    .top-header {
        box-shadow: 0 0 4px #b1babf8c
    }

    .fixed .top-header {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 101;
        animation: fixed_header .4s
    }
}

@-webkit-keyframes fixed_header {
    0% {
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

    100% {
        -webkit-transform: translate(0,0%);
        -moz-transform: translate(0,0%);
        -ms-transform: translate(0,0%);
        -o-transform: translate(0,0%);
        transform: translate(0,0%)
    }
}

@-moz-keyframes fixed_header {
    0% {
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

    100% {
        -webkit-transform: translate(0,0%);
        -moz-transform: translate(0,0%);
        -ms-transform: translate(0,0%);
        -o-transform: translate(0,0%);
        transform: translate(0,0%)
    }
}

@-o-keyframes fixed_header {
    0% {
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

    100% {
        -webkit-transform: translate(0,0%);
        -moz-transform: translate(0,0%);
        -ms-transform: translate(0,0%);
        -o-transform: translate(0,0%);
        transform: translate(0,0%)
    }
}

@keyframes fixed_header {
    0% {
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

    100% {
        -webkit-transform: translate(0,0%);
        -moz-transform: translate(0,0%);
        -ms-transform: translate(0,0%);
        -o-transform: translate(0,0%);
        transform: translate(0,0%)
    }
}

.top-menu__wrapper {
    background-color: #0073ed;
    height: 32px;
}

@media (max-width: 991px) {
    .top-menu__wrapper {
        display:none
    }
}

.top-panel__wrapper {
    height: 56px
}

@media (min-width: 992px) {
    .top-panel__wrapper {
        height: 120px;
    }
}

.header-phone {
    position: relative;
    text-align: right;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    !i;
    !;
}

.header-phone .phone-link {
    color: inherit;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    line-height: 1;
    padding: 15px 0;
}

.fixed .top-menu__wrapper {
    display: none
}

.horizontal-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 0px;
    gap: 40px;
}

.horizontal-menu>li>a {
    display: block;
    color: #333333;
    font-weight: 500;
}

.horizontal-menu>li>a.special-link {
    color: #ea0005;
    border-radius: 8px;
    background: antiquewhite;
    padding: 0 6px
}

.horizontal-menu>li>a.special-link:hover {
    background: #f4dfc3
}

.horizontal-menu .blog-menu__text {
    padding: 0;
    background: #fff0;
    gap: 5px
}

.language-select,.currency-select {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    white-space: nowrap;
    width: 100%;
    background: #fff;
    text-align: left;
    border: 0
}

.top-info__blocks .btn-group>button>img {
    position: relative;
    top: -1px;
    margin-right: 5px
}

@media (min-width: 992px) {
    .language-select:focus,.language-select:hover,.currency-select:focus,.currency-select:hover {
        opacity:1!important;
        color: #0050de
    }
}

.top-info__blocks .phone-link:hover,.horizontal-menu>li:hover>a:not(.special-link) {
    color: #075ed1
}

.product-rating {
    border-radius: 8px;
    padding: 7px 12px;
    background: #f3f5f7;
    display: inline-block;
    width: max-content;
    display: none;
}

.horizontal-menu>li>a>i {
    margin-left: 12px;
    font-size: 14px;
    color: #d0e0e3;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease
}

.horizontal-multilevel-dropdown-menu {
    position: absolute;
    left: -9999px;
    top: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #e3ecef;
    -webkit-box-shadow: 0 0 24px rgb(61 75 82 / .16);
    -moz-box-shadow: 0 0 24px rgb(61 75 82 / .16);
    box-shadow: 0 0 24px rgb(61 75 82 / .16);
    background: #fff
}

.horizontal-multilevel-dropdown-menu>li {
    position: relative
}

.horizontal-multilevel-dropdown-menu>li+li {
    border-top: 1px solid #e3ecef
}

.horizontal-multilevel-dropdown-menu>li>a {
    display: flex;
    align-items: center;
    padding: 15px 16px 14px;
    color: #333;
    text-decoration: none;
    white-space: nowrap
}

.top-panel.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%
}

.top-panel__cols {
    display: flex;
    align-items: center
}

.top-panel__col .icon-box i {
    display: inline-flex;
    vertical-align: middle;
    font-size: 20px;
    color: #333
}

.top-panel__title {
    color: #333
}

@media (max-width: 991px) {
    .top-panel__title {
        display:none
    }
}

.catalog-button {
    position: relative;
    z-index: 101;
    background: #7431f8;
    color: #333333;
    padding: 0px 0px;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    transition: all .2s
}

html.cerulean .catalog-button {
    background: #075ed1
}

html.black .catalog-button {
    background: #333
}

html.menta .catalog-button {
    background: #3EB489
}

html.carmine .catalog-button {
    background: #B03F35
}

html.blue .catalog-button {
    background: #ffffff;
}

html.orange .catalog-button {
    background: #ff6700
}

html.fuchsia .catalog-button {
    background: #da55bb
}

html.mango .catalog-button {
    background: #FF8243
}

html.persagreen .catalog-button {
    background: #00AFAE
}

html.green .catalog-button {
    background: #08a826
}

html.gold .catalog-button {
    background: gold;
    color: #333
}

html.red .catalog-button {
    background: #e20000
}

.catalog-button:hover {
    opacity: .8
}

.catalog-button span {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
}

.catalog-button:active {
    transform: scale(.95);
    box-shadow: none
}

@media (max-width: 1199px) {
    .catalog-button span {
        display:none
    }
}

.top-panel__menu-icon-container {
    text-align: center;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease
}

.top-panel__menu-icon-container:active,.top-panel__menu-icon-container:hover {
    background: #f3f5f7
}

@media(max-width: 1199px) {
    .top-panel__logo a {
        font-size:13px
    }

    .product-features {
        padding-top: 15px;
    }
}

@media (max-width: 991px) {
    .top-panel__search-btn {
        display:table-cell;
        vertical-align: middle;
        text-align: center
    }

    .top-panel>.top-panel__cols {
        display: block
    }

    .top-panel__cols .top-panel__logo {
        height: 56px;
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    .top-panel__btn-catalog {
        display: none
    }
}

.top-panel__search-btn:link,.top-panel__search-btn:visited {
    text-decoration: none
}

.top-panel__search .input-group {
    width: 100%
}

.top-panel__search .btn {
    border-radius: 0 30px 30px 0;
    color: #0073ed;
    background: #7431f8
}

html.cerulean .top-panel__search .btn {
    background: #075ed1;
    border-color: #075ed1
}

html.black .top-panel__search .btn {
    background: #333;
    border-color: #333
}

html.menta .top-panel__search .btn {
    background: #3EB489;
    border-color: #3EB489
}

html.carmine .top-panel__search .btn {
    background: #B03F35;
    border-color: #B03F35
}

html.blue .top-panel__search .btn {
    background: #ffffff;
    border-color: #0073ed;
    border-left: 0;
}

html.orange .top-panel__search .btn {
    background: #ff6700;
    border-color: #ff6700
}

html.fuchsia .top-panel__search .btn {
    background: #da55bb;
    border-color: #da55bb
}

html.mango .top-panel__search .btn {
    background: #FF8243;
    border-color: #FF8243
}

html.persagreen .top-panel__search .btn {
    background: #00AFAE;
    border-color: #00AFAE
}

html.green .top-panel__search .btn {
    background: #08a826;
    border-color: #08a826
}

html.gold .top-panel__search .btn {
    background: gold;
    border-color: gold;
    color: #333
}

html.red .top-panel__search .btn {
    background: #e20000;
    border-color: #e20000
}

.top-panel__search .btn i {
    font-size: 17px
}

.top-panel__search .btn:hover:active {
    box-shadow: none
}

.top-panel__search input[type=text] {
    width: 100%;
    height: 44px;
    margin: 0;
    padding: 0 90px 0 18px;
    border: 1px solid #0073ed;
    border-right: 0;
    border-radius: 30px 0 0 30px;
    appearance: none;
    transition: all .3s;
    position: relative;
    background: #fff0
}

.top-panel__search input[type=text]:focus {
    border-color: #bbb
}

.top-panel__contacts-block {
    height: 72px;
    display: table;
    padding: 0 18px
}

.top-panel__contacts-block:hover {
    background-color: #f3f5f7
}

@media (max-width: 991px) {
    .top-panel__contacts-block {
        width:100%;
        height: 56px;
        padding: 0 0 0 1px;
        position: relative
    }

    .top-panel__contacts-block:before {
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        background-color: #f3f5f7
    }

    .top-panel__contacts-icon {
        text-align: center
    }
}

.top-panel__contacts-caption {
    display: table-cell;
    vertical-align: middle;
    padding: 0 12px
}

.top-panel__contacts .top-panel__contact-link {
    text-decoration: none;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.top-panel__contacts-descr,.top-panel__contacts-title {
    display: block
}

.top-panel__contacts-title {
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    font-weight: 500;
    line-height: 24px
}

.top-panel__contacts-descr {
    font-size: 14px;
    color: #a4a9b8;
    line-height: 17px
}

.top-panel__contacts-icon:last-child>i {
    font-size: 25px;
    color: #b2c7cb
}

@media (max-width: 991px) {
    .panel-compare {
        text-align:center;
        padding: 0 0 0 1px;
        position: relative
    }
}

.panel-compare:link,.panel-compare:visited {
    text-decoration: none
}

.mini-cart {
    position: relative;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width: 992px) {
    .mini-cart.not-title .mini-cart__link {
        padding:10px;
        border-radius: 8px;
        background: #ffffff;
    }

    .mini-cart.not-title .mini-cart__link:hover,.mini-cart.not-title .mini-cart__link:focus {
        background: #ffffff;
    }

    .mini-cart.not-title .mini-cart__link:active,.mini-cart.not-title .mini-cart__link:active:focus {
        background: #e2e4e9
    }
}

.mini-cart .compare-empty span,.mini-cart .wishlist-empty span,.mini-cart .cart-empty span {
    display: none
}

.icon-box {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 0 auto
}

.count {
    position: absolute;
    top: -7px;
    right: -9px;
    font-size: 10px;
    width: 16px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    border-radius: 50%;
    background-color: #7431f8;
    padding: 0;
    height: 16px
}

@media (min-width: 992px) {
    .mini-cart.not-title .count {
        top: -7px;
        right: -15px;
        box-shadow: 0 0 0 2px #fff
    }
}

html.cerulean .count {
    background-color: #075ed1
}

html.black .count {
    background-color: #333
}

html.menta .count {
    background: #3EB489
}

html.carmine .count {
    background: #B03F35
}

html.blue .count {
    background: #045eff
}

html.orange .count {
    background: #ff6700
}

html.fuchsia .count {
    background: #da55bb
}

html.mango .count {
    background: #FF8243
}

html.persagreen .count {
    background: #00AFAE
}

html.green .count {
    background: #08a826
}

html.gold .count {
    background: gold;
    color: #333
}

html.red .count {
    background: #e20000
}

.top-info__panels {
    height: 32px;
}

@media (max-width: 991px) {
    .top-panel__thead {
        z-index:206
    }

    .top-panel__tfoot {
        transition: top .4s
    }

    .top-panel__menu-icon-container {
        width: 56px;
        height: 56px;
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    .top-panels {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: block;
        box-shadow: 0 2px 3px 0 rgb(0 0 0 / 6%);
        background: #fff
    }
}

.swiper-viewport {
    border-radius: 8px;
    box-shadow: none;
    border: 0;
    margin: 0;
    width: 100%
}

.swiper-slideshow {
    margin-top: 20px;
    margin-bottom: 0;
    border-radius: 12px;
    overflow: hidden
}

.swiper-slideshow img {
    width: 100%
}

.swiper-viewport {
    background: #fff
}

.card {
    background: #fff;
    margin-bottom: 20px
}

.product-layout {
    position: relative;
    margin-right: -1px;
    margin-top: -1px;
    padding: 0
}

@media (max-width: 575px) {
    .blog-layout {
        padding:10px;
        margin: 0
    }
}

.blog-layout .product-item {
    border: 1px solid #ededed
}

.catalog-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-flow: dense
}

.catalog-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: dense
}

@media (min-width: 768px) {
    .catalog-grid {
        grid-template-columns:1fr 1fr
    }

    .catalog-grid.two-column {
        grid-template-columns: 1fr
    }
}

@media (min-width: 992px) {
    .catalog-grid {
        grid-template-columns:1fr 1fr 1fr
    }

    .catalog-grid.two-column {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 1200px) {
    .catalog-grid {
        grid-template-columns:1fr 1fr 1fr
    }

    .catalog-grid.two-column {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width: 1440px) {
    .catalog-grid {
        grid-template-columns:1fr 1fr 1fr 1fr
    }

    .catalog-grid.two-column {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 1600px) {
    .catalog-grid {
        grid-template-columns:1fr 1fr 1fr 1fr 1fr
    }

    .catalog-grid.one-column {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }

    .catalog-grid.two-column {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width: 768px) {
    .catalog-row-gap {
        grid-row-gap:0
    }
}

.catalog-grid-column-gap {
    grid-column-gap: 0
}

.product-item__container {
    height: 100%
}

.product-item {
    width: 100%;
    position: relative;
    background-color: #fff;
    transition: all .15s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* border: 1px solid #ededed; */
    padding: 10px
}

@media (min-width: 768px) {
    .product-item {
        padding: 10px;
        border: 0;
    }
}

@media (max-width: 575px) {
    .catalog-section .catalog-grid .product-layout:nth-child(odd) .product-item:not(.blog-item) {
        border-left:0
    }

    .catalog-section .catalog-grid .product-layout:nth-child(even) .product-item:not(.blog-item) {
        border-right: 0
    }
}

.swiper-wrapper .product-layout .product-item {
    border: 0
}

.product-item .xdstickers {
    float: none;
    display: table
}

@media (min-width: 768px) {
    .category-banner__full {
        margin-bottom:30px
    }
}

.product-item__image {
    position: relative;
    width: 100%;
    margin-bottom: 5px
}

.product-item__image a {
    display: block
}

.product-item__image .image-wrap {
    width: 100%;
    height: 100%
}

.product-item__image a img {
    margin-bottom: 15px
}

.product-item__markers {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.product-item__marker {
    color: #fff;
    background-color: #ff6700;
    border-radius: 50%;
    padding: 0;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.product-item__icons {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    transition: all .3s
}

@media (min-width: 1200px) {
    .product-item__icons {
        opacity:0;
        visibility: hidden
    }

    .price-container, .product-img__container {
        position: sticky;
        top: 0;
    }
    
    .fixed .price-container, .fixed .product-img__container {
        top: 80px;
    }
}

.product-item__delay {
    padding: 8px;
    background: #fff;
    border-color: #f0f0f0;
    border-radius: 6px
}

.product-item__delay i {
    font-size: 14px;
    cursor: pointer;
    color: #8e8e92
}

.product-item__delay i:active,.product-item__delay i:hover {
    color: #959595
}

.product-item__title {
    margin-bottom: 5px
}

.product-item__title a {
    color: #333;
    letter-spacing: -.01em;
}

.product-item__title a:focus,.product-item__title a:hover {
    color: #075ed1;
    text-decoration: none
}

.product-item__heading a {
    display: block;
    color: inherit
}

.product-item__heading a:hover {
    color: #7431f8
}

.catalog-grid .product-item__description,.catalog-grid .product-item__attribute {
    display: none
}

.short-attribute__list {
    display: flex;
    font-size: 15px
}

.short-attribute__list+.short-attribute__list {
    padding-top: 5px
}

.short-attr__left {
    padding-right: 5px;
    color: #8e8e92
}

.product-item__info {
    width: 100%;
    margin-top: auto
}

.product-item__blocks .alert-price {
    margin-right: 20px;
    display: inline-block;
    color: #54545a
}

.price-old {
    position: relative;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.price-old:before {
    content: "";
    background: #b50000;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-5deg);
    width: 100%;
    margin-top: -1px
}

.price-tax {
    font-size: 12px;
    padding-top: 4px
}

.price-economy {
    position: relative;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    padding: 2px 4px;
    border-radius: 4px;
    background-color: #333;
    color: #fff
}

.product-item__sku .product-item__text_sku {
    line-height: normal;
    display: block
}

.product-item__quantity {
    margin-top: 8px
}

.product-item__quantity-icon {
    font-size: 14px;
    display: inline-flex;
    height: 100%;
    align-items: center;
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.product-item__amount {
    display: inline-flex;
    align-items: center;
    margin-top: 15px;
    position: relative;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    overflow: hidden
}

.product-item__amount .stock_warning {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 5px 12px rgb(0 0 0 / .14);
    border-radius: 8px;
    font-size: 13px
}

.product-item__container.hover .product-item__hidden {
    display: block
}

.product-item__amount-btn-minus,.product-item__amount-btn-plus {
    color: #333;
    text-align: center;
    text-decoration: none;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 8px 14px;
    line-height: normal;
    user-select: none;
    border: 0;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.product-item__amount-btn-disabled {
    color: #d0e0e3;
    cursor: default
}

.product-item__amount .product-item__amount-input {
    padding: 0;
    font-size: 14px;
    color: #333;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
    background: #fff
}

.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):active,.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):hover,.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):active,.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):hover {
    color: #7431f8;
    border-color: #e3e3e3;
    background-color: #f3f5f7
}

.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):active,.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):active {
    background-color: #ececec
}

.product-button__container .btn>i {
    font-size: 19px
}

@media (max-width: 991px) {
    .container-push>h3 {
        margin-left:20px;
        margin-right: 20px
    }
}

.product-item__container.hover .product-item__hidden {
    display: block
}

@media (min-width: 992px) {
    .catalog-list .product-item {
        flex-direction:row;
        gap: 30px;
        border-bottom: 1px solid #ebebeb;
        border-radius: 0
    }

    .catalog-list .product-item__image {
        width: 25%;
        margin-bottom: 0;
        flex-shrink: 0
    }

    .catalog-list .product-item__basket {
        width: 75%;
        position: relative
    }

    .catalog-list .product-item__info {
        width: 25%;
        margin-top: initial
    }

    .header-middle {
        padding: 18px 0;
        position: relative;
        padding: 0;
        margin: 12px 0;
    }
}

.rating .star-empty {
    color: #e0e0e0
}

.rating .star {
    color: #ffcf00
}

.reviews-value__text {
    margin-left: 5px
}

.rating .value {
    margin-right: 3px
}

.scroll-fixed {
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 24px;
    bottom: -62px;
    z-index: 203
}

.scroll-up {
    text-align: center;
    text-decoration: none;
    transition: bottom .3s ease 0s,background-color .15s ease 0s,opacity .15s ease 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    position: fixed;
    right: 20px;
    z-index: 201;
    background: #3a3c40;
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    border-radius: 50%;
    cursor: pointer;
    outline: 0;
    border: 0
}

.scroll-up:active,.scroll-up:hover {
    background: #045eff
}

.site-footer {
    margin-top: auto;
    position: relative;
    background: linear-gradient(45deg, #00479d 0%, #0073ed 100%);
}

.footer-column {
    padding: 25px 10px
}

@media (min-width: 1540px) {
    .footer-column {
        padding: 35px 0 25px;
    }

    .footer-bottom {
        padding: 0px 0 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.footer-column__list-item {
    flex: 1
}

.bottom-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.bottom-menu li a {
    font-size: 15px;
    display: block;
    padding-bottom: 0px;
    font-weight: 400;
}

.bottom-menu li a:hover {
    color: #fff
}

.footer-column__title {
    color: #fff;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 19px;
    line-height: 22px;
    text-transform: none;
}

.footer-column__phone {
    position: relative
}

.footer-column__phone .phone-body {
    font-size: 17px
}

.footer-column__phone .phone-body a {
    color: #ffffff;
    transition: color .3s
}

.footer-column__phone .phone-body a:hover {
    color: #fff
}

.bottom-menu li a,.footer-bottom__text,.footer-bottom__powered p,.footer-comment,.footer-column__email a,.footer-column__address,.footer-column__phone-contacts .icon-contacts i,.footer-bottom__powered,.footer-column__open {
    color: #ffffff;
}

.footer-column__email a:hover,.footer-column__email a:focus {
    color: #fff;
    text-decoration: none
}

.footer-column__payment img {
    max-height: 18px
}

.footer-column__phone-contacts .icon-contacts i {
    font-size: 17px;
    display: inline-flex;
    vertical-align: middle
}

.footer-column__social-title {
    font-weight: 700;
    font-size: 24px;
    color: #dadbdc;
    padding-bottom: 30px
}

.footer-column__social a {
    display: block;
    text-decoration: none;
    width: 35px;
    height: 35px;
    border-radius: 8px;
    overflow: hidden;
    position: relative
}

.footer-social__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.footer-column__payment-title {
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    padding: 0 0 10px
}

.footer-column__payment-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0
}

.footer-column__payment-body span {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-size: 0;
    height: 50px;
    margin-right: 20px
}

.footer-column__payment-body span img {
    width: 50px;
    max-width: 50px
}

@media (max-width: 1200px) {
    .footer-column__list-item {
        flex:auto
    }
}

.footer-column__social-item a {
    background: #2f2f2f
}

.footer-column__social-item a:not(.social-color):hover {
    background: #3a3a3a
}

.footer-column hr {
    border-top: 1px solid #ffffff;
}

.config-facebook.social-color {
    background: #4267b2
}

.config-vk.social-color {
    background: #07f
}

.config-telegram.social-color {
    background: #3390ec
}

.config-instagram.social-color {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)
}

.config-whatsapp.social-color {
    background: #00bb5f
}

.config-youtube.social-color {
    background: red
}

.footer-column__social-item a svg {
    fill: #fff
}

.footer-column__payment img {
    margin: 0 10px 10px 0
}

@media (min-width: 992px) {
    .catalog-wrapper.sort.active {
        padding-top:50px
    }
}

.catalog-toolbar__sort {
    padding: 23px 0
}

.toolbar-form__input__title {
    font-size: 14px;
    margin-top: -24px;
    display: block;
    padding-bottom: 3px;
    font-weight: 600
}

.toolbar-form__input+.toolbar-form__input {
    margin-left: 23px
}

.toolbar-form__input .form-control {
    border: 1px solid #E3E5E8;
    border-radius: 8px;
    height: 38px;
    cursor: pointer;
    background-color: #fff;
    font-size: 15px
}

.navigation-title h1 {
    margin: 0 0 24px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.catalog-section {
    margin-bottom: 30px
}

.catalog-section .row {
    margin: 0
}

@media (max-width: 575px) {
    .catalog-section .catalog-grid {
        margin:0 -15px;
        padding: 0 1px
    }

    .catalog-section .row {
        margin: 0
    }
}

.catalog-toolbar-block.fixed h1 {
    display: none
}

@media (max-width: 991px) {
    .navigation-title h1 {
        font-size: 20px;
        line-height: normal
    }

    .catalog-toolbar-block h1,.navigation-items h1 {
        font-size: 20px;
        line-height: 25px
    }

    .catalog-wrapper.active {
        padding-top: 50px
    }

    .catalog-toolbar-block.fixed,.top-panel__tfoot.is-top {
        top: 56px
    }

    .top-panel__tfoot.is-top.active {
        top: -56px
    }
}

.catalog-sort-active {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 18px;
    padding: 7px 17px;
    position: relative;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    vertical-align: middle;
    z-index: 30;
    text-transform: lowercase;
    letter-spacing: 0
}

.catalog-sort-active:hover {
    background: #fafafa
}

.catalog-section-sort-block {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.catalog-section-sort-text {
    user-select: none;
    padding-right: 15px
}

.catalog-section-sort-arrow {
    display: inline-flex;
    align-items: center
}

.catalog-section-sort-arrow i,.catalog-section-sort-text {
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease
}

.catalog-section-sort-arrow i {
    display: inherit;
    font-size: 11px
}

.catalog-sort-active.open .catalog-section-sort-arrow i {
    transform: rotate(180deg)
}

.catalog-section-sort-popup {
    text-align: left;
    border: 0;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
    -moz-box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
    box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
    background-color: #fff;
    margin: 0;
    padding: 0;
    transform: translateY(15px);
    transition: all .3s;
    min-width: auto;
    display: block;
    opacity: 0;
    visibility: hidden
}

.catalog-sort-active.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.catalog-section-sort-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

.catalog-section-sort-popup ul li a {
    display: block;
    margin: 0;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    color: #70707a;
    text-decoration: none;
    line-height: 17px;
    white-space: nowrap
}

@media (max-width: 991px) {
    .catalog-section-sort-popup ul li a {
        padding-top:9px;
        padding-bottom: 10px
    }
}

.catalog-section-sort.open .dropdown-menu {
    display: block
}

.catalog-section-sort-popup ul li+li {
    border-top: 1px solid #f0f0f0
}

.catalog-section-sort-popup ul li a:active,.catalog-section-sort-popup ul li a:hover,.catalog-section-sort-popup ul li.active a {
    color: #333;
    background: #f3f5f7
}

.catalog-sections .catalog-section__item {
    display: flex;
    position: relative;
    text-decoration: none;
    transition: all .3s;
    background: #fff;
    height: 100%;
    align-items: center;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #ededed
}

@media (max-width: 767px) {
    .catalog-sections {
        margin-bottom:30px
    }
}

@media (max-width: 767px) {
    .container-push .catalog-section__list .catalog-sections [class*=col-] {
        width:100%
    }
}

.catalog-section__item__count {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2;
    font-size: 11px;
    color: #fff;
    transition: all .15s ease;
    line-height: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 3px;
    border-radius: 16px;
    background: #67737e;
    min-width: 16px
}

@media (max-width: 767px) {
    .catalog-section-item__image {
        padding-right:10px
    }
}

.catalog-section-item__image>img {
    transition: transform .4s;
    mix-blend-mode: multiply
}

.grayscale:hover {
    -webkit-filter: grayscale(0);
    opacity: 1;
    filter: grayscale(0)
}

@media (max-width: 767px) {
    .catalog-section-item__image>img {
        max-width:36px;
        max-height: 36px
    }
}

@media (max-width: 767px) {
    .category-section-item {
        margin-left:-10px;
        margin-right: -10px
    }
}

.catalog-section__item__title {
    color: #333;
    width: 100%;
    text-align: left;
    line-height: normal;
    word-break: break-word;
    font-size: 15px
}

@media (min-width: 768px) {
    .catalog-sections .catalog-section__item:hover img {
        transform:scale(1.1)
    }

    .catalog-section__item__title.catalog-title__absolute {
        position: absolute;
        top: 0;
        left: 0
    }

    .catalog-section-item__image {
        margin-right: 15px;
        flex-shrink: 0
    }
}

.catalog-toolbar__panel.fixed {
    background: #f3f5f7;
    box-shadow: 0 0 30px rgb(61 75 82 / .16)
}

.catalog-section-pagination {
    text-align: center;
    margin-bottom: 30px
}

.container-push .catalog-section-pagination .pagination {
    margin-top: 30px
}

.pagination>li>a,.pagination>li>span {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination>li.first>a,.pagination>li.first>span,.pagination>li.last>a,.pagination>li.last>span {
    color: #d0e0e3
}

.pagination li:hover {
    border: 0
}

.pagination li.active span {
    color: #fff;
    float: none;
    border: 0
}

.pagination li:hover a {
    color: #333;
    border: 0
}

.pagination li:first-child a {
    border-right: 1px solid rgb(0 0 0 / .05)
}

.pagination li:last-child a {
    border-left: 1px solid rgb(0 0 0 / .05)
}

.pagination li:first-child a:hover {
    border-right: 1px solid #fff0
}

.pagination li:last-child a:hover {
    border-left: 1px solid #fff0
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #333;
    border: 0
}

.default .pagination>.active>a,.default .pagination>.active>a:focus,.default .pagination>.active>a:hover,.default .pagination>.active>span,.default .pagination>.active>span:focus,.default .pagination>.active>span:hover {
    background-color: #7431f8
}

.red .pagination>.active>a,.red .pagination>.active>a:focus,.red .pagination>.active>a:hover,.red .pagination>.active>span,.red .pagination>.active>span:focus,.red .pagination>.active>span:hover {
    background-color: #e20000
}

.gold .pagination>.active>a,.gold .pagination>.active>a:focus,.gold .pagination>.active>a:hover,.gold .pagination>.active>span,.gold .pagination>.active>span:focus,.gold .pagination>.active>span:hover {
    background-color: gold;
    color: #333
}

.green .pagination>.active>a,.green .pagination>.active>a:focus,.green .pagination>.active>a:hover,.green .pagination>.active>span,.green .pagination>.active>span:focus,.green .pagination>.active>span:hover {
    background-color: #08a826
}

.persagreen .pagination>.active>a,.persagreen .pagination>.active>a:focus,.persagreen .pagination>.active>a:hover,.persagreen .pagination>.active>span,.persagreen .pagination>.active>span:focus,.persagreen .pagination>.active>span:hover {
    background-color: #00AFAE
}

.mango .pagination>.active>a,.mango .pagination>.active>a:focus,.mango .pagination>.active>a:hover,.mango .pagination>.active>span,.mango .pagination>.active>span:focus,.mango .pagination>.active>span:hover {
    background-color: #FF8243
}

.fuchsia .pagination>.active>a,.fuchsia .pagination>.active>a:focus,.fuchsia .pagination>.active>a:hover,.fuchsia .pagination>.active>span,.fuchsia .pagination>.active>span:focus,.fuchsia .pagination>.active>span:hover {
    background-color: #da55bb
}

.orange .pagination>.active>a,.orange .pagination>.active>a:focus,.orange .pagination>.active>a:hover,.orange .pagination>.active>span,.orange .pagination>.active>span:focus,.orange .pagination>.active>span:hover {
    background-color: #ff6700
}

.blue .pagination>.active>a,.blue .pagination>.active>a:focus,.blue .pagination>.active>a:hover,.blue .pagination>.active>span,.blue .pagination>.active>span:focus,.blue .pagination>.active>span:hover {
    background-color: #045eff
}

.carmine .pagination>.active>a,.carmine .pagination>.active>a:focus,.carmine .pagination>.active>a:hover,.carmine .pagination>.active>span,.carmine .pagination>.active>span:focus,.carmine .pagination>.active>span:hover {
    background-color: #B03F35
}

.menta .pagination>.active>a,.menta .pagination>.active>a:focus,.menta .pagination>.active>a:hover,.menta .pagination>.active>span,.menta .pagination>.active>span:focus,.menta .pagination>.active>span:hover {
    background-color: #3EB489
}

.black .pagination>.active>a,.black .pagination>.active>a:focus,.black .pagination>.active>a:hover,.black .pagination>.active>span,.black .pagination>.active>span:focus,.black .pagination>.active>span:hover {
    background-color: #333
}

.cerulean .pagination>.active>a,.cerulean .pagination>.active>a:focus,.cerulean .pagination>.active>a:hover,.cerulean .pagination>.active>span,.cerulean .pagination>.active>span:focus,.cerulean .pagination>.active>span:hover {
    background-color: #075ed1;
    color: #fff
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    border-color: #f0f2f4
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    background-color: #f3f5f7
}

@media (max-width: 767px) {
    .text-empty {
        padding:25px 25px 0
    }
}

.buttons {
    margin: 1em 0;
    overflow: hidden
}

.buttons .btn+.btn {
    margin-left: 5px
}

.btn-rounded {
    border-radius: 10rem!important
}

.authform h1 {
    margin-bottom: 30px
}

.authform-label-container {
    display: block;
    line-height: 1.4
}

.authform-buttons-container {
    display: flex;
    align-items: center
}

.authform-buttons-container .btn {
    margin-right: 16px
}

.forgot-link {
    display: inline-block;
    margin-top: 6px
}

.login-container {
    margin-bottom: 30px
}

.contacts-item__caption {
    position: relative;
    background: #fff;
    flex-grow: 1
}

.contacts-item {
    margin-bottom: 15px
}

.contact-page img {
    border-radius: 8px;
    margin-left: inherit
}

.contacts-item-title {
    padding: 24px 30px;
    background: #f3f5f7;
    color: #333;
    font-size: 22px;
    font-weight: 600;
    line-height: normal
}

.contacts-item__row {
    display: flex;
    align-items: center;
    padding-bottom: 15px
}

.contacts-item__icon {
    margin-right: 10px
}

.contacts-item__address .contacts-item__icon {
    align-self: flex-start
}

.contacts-item__text {
    width: 100%
}

.contacts-item__title h3 {
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 600
}

.address-geo {
    font-size: 15px
}

.store-list {
    position: relative;
    margin-bottom: 30px
}

.store-image {
    margin: 0 20px 20px 0
}

.store-address {
    display: flex;
    margin-top: 12px
}

@media (min-width: 768px) {
    .store-caption h3 {
        margin-top:0
    }
}

.store-address>.store-text,.store-hours>.store-text {
    color: #8e8e92
}

.store-hours {
    display: flex;
    align-items: center;
    margin-top: 5px;
    font-size: 14px;
    line-height: 17px
}

.store-phone {
    margin-top: 17px
}

.store-fax>span,.store-phone>span {
    font-weight: 600;
    font-size: 17px
}

.store-title-icon {
    display: flex;
    align-items: center;
    height: 26px;
    margin-bottom: 11px
}

.store-title-icon>i {
    margin-right: 9px
}

@media (max-width: 768px) {
    .catalog-section__product {
        margin-left:-10px;
        margin-right: -10px
    }
}

@media (min-width: 992px) {
    .extension {
        padding-left:30px;
        padding-right: 30px
    }
}

.shadow-title {
    font-size: 34px;
    color: #ececec;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    line-height: normal;
    margin-bottom: -20px;
    height: 50px;
    text-shadow: 1px 2px 2px #8e8e92
}

@media (max-width: 640px) {
    .text-title .shadow-title {
        font-size:21px;
        margin-bottom: -35px
    }

    .text-title .content-title {
        font-size: 20px
    }
}

.product .back-history {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 45px
}

.product .button-back {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 38px;
    height: 30px;
    color: #8e8e92;
    background: url(/image/catalog/icon-svg/arrows/arrow-back.svg) no-repeat 9px center;
    transition: .25s ease-in-out;
    cursor: pointer
}

.product .button-back::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
    border: 2px solid #b6c4cb;
    border-radius: 50%
}

.product .button-back:hover {
    opacity: .7
}

.product .main-title {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: 700;
    line-height: 25px;
}

.product-top-info {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px
}

.product-stock.not-available span {
    color: #d40014
}

.product-stock span {
    position: relative;
    display: inline-block;
    line-height: normal;
    user-select: none
}

.product-stock.in-stock span {
    color: #29ad2e
}

.product-sku span {
    color: #333
}

.product-rating .rating-all {
    color: #075ed1;
    padding-left: 5px;
    cursor: pointer
}

.product-share {
    position: relative;
    cursor: pointer;
    padding: 8px 11px;
    line-height: 16px;
    border-radius: 8px;
    border: 1px solid #ededed;
    display: flex;
    align-items: center
}

.product-share .dropdown-toggle {
    display: flex;
    align-items: center
}

.product-share__block {
    padding: 10px 4px 10px 10px;
    white-space: normal;
    border-radius: 8px;
    min-width: 130px
}

.product-share__block:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid #fff0;
    border-bottom-color: #fff;
    right: 10px;
    top: -18px
}

@media (max-width: 767px) {
    .product-share__block {
        white-space:normal
    }
}

.product-share__block ul {
    margin-bottom: 0
}

.product-share__block ul li.ya-share2__item {
    margin-right: 5px!important;
    margin-top: 5px!important
}

@media (max-width: 440px) {
    .btn-addtools button span {
        display:none
    }
}

.btn-addtools button {
    padding: 8px 11px;
    line-height: 16px;
    border-radius: 8px;
    border: 1px solid #ededed
}

.btn-addtools button:hover,.product-share:hover,.product-share.open .dropdown-toggle {
    background: #f3f5f7
}

.btn-addtools button:active,.product-share:active,.product-share.open .dropdown-toggle {
    background: #ebedee
}

.product-top-info .xdstickers_wrapper.position_upleft {
    position: static;
    padding-right: 0
}

.product-prices {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-prices .price {
    position: relative;
    width: 100%
}

.price-main {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}

.price-new {
    color: #d40014;
}

.product-card .price-main {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 5px;
    font-weight: 700;
}

.product-reward {
    position: relative;
    display: inline-block;
    line-height: normal;
    user-select: none
}

.product-reward .reward-modal__button svg {
    color: #c0c6cb
}

.product-reward .reward-modal__button:hover svg {
    color: #9ea5ab
}

.product-rewards .reward-description {
    padding: 20px;
    color: #333;
    line-height: 1.5;
    background: #fff;
    position: absolute;
    z-index: 100;
    min-width: 323px;
    top: 100%;
    left: 0;
    margin-top: 10px;
    display: none;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07);
    box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07)
}

.product-rewards .bonus-text__value {
    display: inline-block;
    margin-right: 5px;
    font-weight: 500;
    color: #29ad2e
}

.product-rewards .reward-description h3 {
    margin-top: 0
}

.product-rewards .modal-dialog {
    max-width: 480px
}

.product-rewards .reward-description i {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
    display: inline-flex;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-shadow: none;
    transition: all .4s;
    cursor: pointer
}

.product-rewards .reward-description i:hover {
    transform: rotate(180deg)
}

.product-offers {
    margin: 0 10px 10px 0;
    display: inline-block
}

.product-rewards i {
    transition: all .3s;
    vertical-align: middle
}

.product-rewards.open i {
    transform: rotate(180deg)
}

.reward-description p {
    margin-bottom: 0
}

.product-minimum {
    display: flex;
    color: #333;
    padding: 9px 13px;
    border-radius: 8px;
    background: #ffefdb;
    margin-bottom: 20px;
    align-items: center
}

.product-minimum i {
    font-size: 30px;
    margin-right: 13px;
    color: #ff5c32
}

.price-points {
    padding: 3px 0
}

.all-tech {
    display: block
}

.product-buy {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.product-left {
    position: sticky;
    top: 120px
}

.product-image {
    position: relative;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
}

.product-images {
    display: none
}

@media (min-width: 768px) {
    .product-images {
        width:74px;
        display: block;
        flex-shrink: 0
    }
}

.product-image__thumb {
    list-style: none
}

.product-images__additional {
    box-sizing: border-box;
    transition: opacity .2s,border-color .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 8px;
    background-color: #fff0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 74px!important;
    height: 74px!important;
    margin-bottom: 12px;
    padding: 6px;
    cursor: pointer;
    border: 1px solid #ededed
}

.btn-previous {
    top: -15px
}

.btn-next {
    bottom: -15px
}

.btn-sliders {
    border: 0;
    outline: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 12%),0 2px 4px rgb(0 0 0 / 12%)
}

.product-image .product-image__mains {
    position: relative;
    flex-grow: 1;
    width: 100%;
}

@media (min-width: 768px) {
    .product-image .product-image__mains {
        max-width:calc(100% - 94px);
        margin-left: 20px;
        padding-bottom: 0
    }
}

.product-image__mains:after {
    content: "";
    display: block;
    clear: both
}

.product-images__thumb {
    background: #f5f7f9;
    padding: 20px;
    border-radius: 16px
}

.product-images__thumb img {
    mix-blend-mode: darken
}

.product-images__thumb.slick-current.slick-active {
    box-shadow: none!important;
    border: none!important
}

.btn-sliders span {
    font-size: 21px;
    color: #28292d;
    line-height: normal;
    transform: rotate(90deg);
    display: inline-block;
    height: inherit
}

.product-right__block {
    position: relative;
    width: 100%
}

.product-purchased, .dropdown-menu {
    padding: 20px
}

.product-purchased, .cart-panel, .header-phone .header-phone__menu, .dropdown-menu {
    box-shadow: 0 0 10px #b1babf57;
    border-radius: 12px
}

.product-quantity {
    margin-right: 20px;
    width: 100px
}

.product-entry-qty {
    margin-bottom: 5px;
    display: block
}

@media (max-width: 767px) {
    .btn-addtools button,.product-share {
        background: #fff
    }

    .product-image {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.product-buy__btn {
    flex-grow: 1;
    overflow: hidden;
    margin-top: auto
}

#buyoneclick {
    width: 100%
}

.buy-one-click {
    margin-top: 15px;
    width: 100%
}

.buy-one-click .boc_order_btn {
    color: #333;
    background-color: #fff;
    border-color: #2d3e54
}

.add-cart-block button.btn i {
    display: inline-block;
    margin-right: 10px;
    line-height: 0;
    font-size: 24px
}

.add-cart-block button.btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    height: 50px
}

.discount {
    min-width: 160px;
    width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 8px;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px
}

.discount-title {
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 8px;
    font-size: 17px
}

.card-percent {
    position: absolute;
    top: 0;
    right: 0
}

.discount .price-discount {
    display: flex;
    align-items: center;
    padding: 10px
}

.discount .price-discount:not(:last-child) {
    border-bottom: 1px solid #ececec
}

.discount-item {
    width: 48%
}

.discount-item-value {
    width: 52%;
    text-align: right
}

.discount h4 {
    margin-top: 0
}

.discount-item-bg {
    font-weight: 600;
    color: #333;
    display: inline-block
}

.product-options .checkbox,.product-options .radio {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    transition: all .2s ease-in-out
}

.fake-checkbox input[type=checkbox],.fake-radio input[type=radio] {
    margin-left: 1rem;
    display: none
}

.fake-checkbox .option-btn,.fake-radio .option-btn {
    padding-left: 0
}

.fake-checkbox .option-image,.fake-radio .option-image {
    display: block;
    margin: 0 5px 8px 0
}

@media (min-width: 768px) {
    .fake-checkbox .option-btn img:hover,.fake-radio .option-btn img:hover {
        border-color:#d9d9d9
    }
}

.fake-checkbox .option-name,.fake-radio .option-name {
    font-size: 14px;
    padding: 0 15px;
    background: #fff;
    border-radius: 8px;
    color: #333;
    margin: 0 5px 8px 0;
    display: flex;
    align-items: center;
    line-height: 40px;
    height: 40px;
    transition: all .2s ease-in-out;
    border: 1px solid #e3e3e3
}

.fake-radio input:checked+label {
    cursor: default
}

.product-tabs {
    margin: 30px auto 30px;
    position: relative
}

.product-tabs__wrap {
    margin-bottom: 24px;
    margin-top: 8px;
    border-bottom: 0;
    margin-inline:-10px}

.product-tabs__wrap li {
    margin: 10px
}

.product-tabs__wrap li a {
    align-items: center;
    background: #f3f5f7;
    border-radius: 30px;
    color: #333;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    padding: 8px 16px;
    text-align: center;
    transition: all .3s ease;
    border: 0;
    margin: 0
}

.product-tabs__wrap li.active>a,.product-tabs__wrap li.active>a:focus,.product-tabs__wrap li.active>a:hover {
    background: #333;
    color: #fff;
    border: 0
}

.tab-reviews__title {
    padding-bottom: 30px
}

html.default .product-tabs .nav-tabs>li.active>a,html.default .product-tabs .nav-tabs>li.active>a:focus,html.default .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #7431f8
}

html.cerulean .product-tabs .nav-tabs>li.active>a,html.cerulean .product-tabs .nav-tabs>li.active>a:focus,html.cerulean .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #075ed1
}

html.black .product-tabs .nav-tabs>li.active>a,html.black .product-tabs .nav-tabs>li.active>a:focus,html.black .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #333
}

html.menta .product-tabs .nav-tabs>li.active>a,html.menta .product-tabs .nav-tabs>li.active>a:focus,html.menta .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #3EB489
}

html.carmine .product-tabs .nav-tabs>li.active>a,html.carmine .product-tabs .nav-tabs>li.active>a:focus,html.carmine .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #B03F35
}

html.blue .product-tabs .nav-tabs>li.active>a,html.blue .product-tabs .nav-tabs>li.active>a:focus,html.blue .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #045eff
}

html.orange .product-tabs .nav-tabs>li.active>a,html.orange .product-tabs .nav-tabs>li.active>a:focus,html.orange .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #ff6700
}

html.fuchsia .product-tabs .nav-tabs>li.active>a,html.fuchsia .product-tabs .nav-tabs>li.active>a:focus,html.fuchsia .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #da55bb
}

html.mango .product-tabs .nav-tabs>li.active>a,html.mango .product-tabs .nav-tabs>li.active>a:focus,html.mango .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #FF8243
}

html.persagreen .product-tabs .nav-tabs>li.active>a,html.persagreen .product-tabs .nav-tabs>li.active>a:focus,html.persagreen .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #00AFAE
}

html.green .product-tabs .nav-tabs>li.active>a,html.green .product-tabs .nav-tabs>li.active>a:focus,html.green .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #08a826
}

html.gold .product-tabs .nav-tabs>li.active>a,html.gold .product-tabs .nav-tabs>li.active>a:focus,html.gold .product-tabs .nav-tabs>li.active>a:hover {
    background-color: gold;
    color: #333
}

html.red .product-tabs .nav-tabs>li.active>a,html.red .product-tabs .nav-tabs>li.active>a:focus,html.red .product-tabs .nav-tabs>li.active>a:hover {
    background-color: #e20000
}

.product-tabs .nav-tabs li sup {
    font-size: 100%;
    font-style: italic;
    font-weight: 400
}

@media (max-width: 767px) {
    .product-tabs__wrap {
        margin-inline:-5px;
        background: #fff;
        display: flex;
        overflow: auto
    }

    .product-tabs__wrap li {
        margin: 5px
    }

    .product-tabs .nav-tabs li a {
        margin: 0;
        font-size: 13px;
        padding: 7px 10px;
        white-space: nowrap;
        font-weight: 700
    }
}

.attributes-table+.attributes-table {
    margin-top: 15px
}

.attributes-group {
    max-width: 250px;
    width: 100%
}

.attributes {
    width: 100%
}

.attributes-group__name {
    max-width: 150px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 15px
}

.attributes-group__item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed
}

.attributes-name {
    position: relative;
    flex-shrink: 0;
    width: 50%;
    max-width: 360px
}

.attributes-name span {
    color: #8e8e92;
}

.attributes-group__item+.attributes-group__item {
    margin-top: 10px
}

.alert-top {
    position: fixed;
    top: 62px;
    z-index: 1057;
    padding: 15px 35px 15px 15px;
    max-width: 360px;
    right: 44px;
    margin-left: 10px;
    border-radius: 8px;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / .28);
    -moz-box-shadow: 0 1px 3px rgb(0 0 0 / .28);
    box-shadow: 0 1px 3px rgb(0 0 0 / .28);
    cursor: pointer
}

@media (min-width: 1024px) {
    .alert-top {
        top:44px
    }
}

@media (max-width: 767px) {
    .alert-top {
        margin-right:10px;
        right: 0
    }
}

.cart-panel {
    background: #fff;
    display: none;
    overflow: hidden;
    right: 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 203;
    position: absolute;
    width: 400px;
    top: 100%
}

.cart-panel .mini-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.cart-panel .mini-list li {
    padding: 20px;
    position: relative;
    border-top: 1px solid #ededed
}

.cart-panel .mini-list li:first-child {
    border: 0
}

.cart-panel .mini-list .delete {
    line-height: 22px
}

.cart-panel .mini-list .delete:hover {
    color: #d40014
}

.cart-panel .mini-list .minicart-img img {
    max-height: 47px;
    max-width: 47px
}

.cart-panel .mini-list .minicart-info .minicart-article {
    color: #6c7576;
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: inline-block
}

.cart-panel .mini-list .minicart-info .minicart-name {
    line-height: 22px;
    font-size: 15px
}

.minicart-amount {
    font-size: 14px;
    line-height: 22px
}

.minicart-amount .badge {
    font-weight: 400;
    font-size: 11px;
    padding: 2px 5px;
    line-height: 13px
}

.minicart-totals__container:last-child {
    font-size: 17px;
    font-weight: 600
}

.minicart-totals .minicart-text {
    margin-left: auto
}

.top-panel__mini-cart:hover:after {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%
}

.minicart-empty {
    text-align: center
}

.empty-icon__cart {
    padding-top: 20px
}

.empty-icon__cart i {
    font-size: 20rem
}

.empty-message {
    font-size: 34px;
    color: #cdcdcd;
    line-height: normal
}

.alert.alert-cart,.alert.alert-comp,.alert.alert-wish {
    margin: 0;
    position: fixed;
    top: -100%;
    right: 40px;
    width: 320px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07);
    background: #fff;
    z-index: 1100;
    padding-left: 50px
}

@media (max-width: 767px) {
    .alert.alert-cart,.alert.alert-comp,.alert.alert-wish {
        width:auto;
        right: 0;
        margin: 15px 15px 0
    }
}

.alert.alert-cart i,.alert.alert-comp i,.alert.alert-wish i {
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px 0 0 10px;
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    color: #23a623;
    background: #e7eced;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    justify-content: center
}

.catalog-mobile-menu {
    background: #fff
}

.slide-header {
    display: none;
    justify-content: start;
    align-items: center;
    height: 56px;
    min-height: 56px;
    background-color: #f3f5f7;
    padding-left: 24px;
    border-bottom: 1px solid #f3f5f7;
    position: relative
}

@media (max-width: 991px) {
    .slide-search.active {
        width:100%
    }

    .slide-header {
        display: flex
    }
}

.slide-title {
    font-size: 17px;
    font-weight: 700;
    line-height: normal
}

.slide-close {
    width: 56px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.slide-close>i {
    font-size: 22px;
    display: inline-flex;
    color: #93a3a6;
    transition: all .15s ease
}

.scroll-wrapper {
    height: 100%;
    overflow: hidden
}

.scroll-wrapper,.slide-search .search-input,.slide-search__content {
    position: relative
}

.slide-search .search-input input[type=text] {
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0 36px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-radius: 8px;
    -webkit-appearance: none;
    appearance: none;
    background: 0
}

.slide-search .search-input .icon-search {
    position: absolute;
    top: 0;
    left: 0;
    margin: 8px 0 0 12px;
    font-size: 21px
}

@media (max-width: 991px) {
    .slide-search .search-input input[type=text] {
        background:#fff;
        border-radius: 0;
        height: 50px;
        border-bottom: 1px solid #f3f5f7;
        padding-left: 24px
    }

    .slide-search .search-input .icon-search {
        display: none
    }

    .slide-search .search-input .search-btn {
        border-radius: 0;
        background: #fff!important;
        color: inherit;
        border-color: #f3f5f7!important;
        border-left: 0;
        border-top: 0;
        border-right: 0
    }
}

@media (max-width: 991px) {
    .menu-mobile-list {
        background:#fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .menu-fixed,.catalog-category,.slide-search {
        position: fixed;
        top: 56px;
        right: 0;
        bottom: -56px;
        left: 0;
        background: #fff;
        border-radius: 12px 12px 0 0;
        z-index: 1001;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: opacity .15s linear .1s,-webkit-transform .3s ease-out;
        transition: transform .3s ease-out,opacity .15s linear .1s,-webkit-transform .3s ease-out;
        -o-transition: transform .3s ease-out,opacity .15s linear .1s;
        overflow: hidden
    }

    .menu-fixed.active,.catalog-category.active,.slide-search.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        bottom: 0;
        opacity: 1;
    }

    .mobile-catalog {
        position: absolute;
        width: 100%;
        top: 0;
        right: -100%;
        height: 100%
    }

    .menu-information-container {
        margin: 0;
        height: 100%;
        background: #fff
    }

    .menu-mobile__informations .title-information {
        padding: 15px 24px;
        font-weight: 700;
        font-size: 14px;
        line-height: normal
    }

    .mobile-social .header-social__item a {
        padding: 0;
        width: 35px;
        height: 35px
    }

    .menu-mobile__informations a {
        display: block;
        color: #333
    }

    .mobile-social,.item-information a,.mobile-telephone a,.information-job {
        padding: 8px 24px;
        font-size: 15px
    }

    .menu-information-container .menu-info__item {
        border-bottom: 1px solid #f5f1f1
    }

    .menu-informations-blocks {
        overflow-y: auto;
        height: calc(100% - 56px)
    }
}

@media (min-width: 992px) {
    .catalog-mobile-menu {
        display:none
    }
}

.w100 {
    width: 100px
}

.w200 {
    width: 200px
}

.w300 {
    width: 300px
}

.w400 {
    width: 400px
}

.w500 {
    width: 500px
}

.white-space-nowrap {
    white-space: nowrap
}

.checkout-cart {
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e3e3e3
}

.checkout-cart__name small {
    color: #8e8e92
}

.total-container {
    box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07);
    border-radius: 8px;
    padding: 15px
}

.table-total .totals-info:last-child {
    font-size: 20px;
    font-weight: 500
}

.totals-info+.totals-info {
    margin-top: 10px
}

.show-special {
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    line-height: 1;
    font-style: italic;
    color: #00bfff;
    position: absolute;
    left: 20px;
    bottom: 20px
}

@media (min-width: 992px) {
    .show-special {
        left:0;
        bottom: 0
    }
}

.stars-rating label {
    display: block
}

.stars-rating .wrap {
    display: flex
}

.stars-rating .wrap span {
    font-size: 54px;
    cursor: pointer;
    display: inline-flex;
    height: 60px;
    align-items: center;
    justify-content: center
}

.stars-rating .wrap span:before {
    content: "\2605";
    color: #e0e0e0
}

.stars-rating .wrap:not([data-rate="0"]) span:before {
    content: "\2605"
}

.stars-rating .wrap:hover span:before {
    content: "\2605";
    color: #ffcf00
}

.stars-rating .wrap:hover span:hover~span:before {
    color: #ededed
}

.stars-rating .wrap[data-rate="1"] span:nth-child(-n+1):before,.stars-rating .wrap[data-rate="2"] span:nth-child(-n+2):before,.stars-rating .wrap[data-rate="3"] span:nth-child(-n+3):before,.stars-rating .wrap[data-rate="4"] span:nth-child(-n+4):before,.stars-rating .wrap[data-rate="5"] span:nth-child(-n+5):before {
    color: #ffcf00
}

.menu-button__icon .line {
    height: 2px;
    background: #333;
    margin-bottom: 5px;
    border-radius: 8px
}

.menu-button__icon .short.line {
    margin-bottom: 0
}

.viewed-module {
    margin-bottom: 50px
}

.wrapper-brands__new {
    margin-bottom: 50px
}

.wrapper-brands__new .brands-new__show__all p {
    text-align: right;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    vertical-align: middle;
    border-radius: 50px;
    margin: 0
}

.blue .wrapper-brands__new .brands-new__show__all p {
    background: #045eff
}

.orange .wrapper-brands__new .brands-new__show__all p {
    background: #ff6700
}

.default .wrapper-brands__new .brands-new__show__all p {
    background: #7431f8
}

.red .wrapper-brands__new .brands-new__show__all p {
    background: #e20000
}

.gold .wrapper-brands__new .brands-new__show__all p {
    background: gold;
    color: #333
}

.green .wrapper-brands__new .brands-new__show__all p {
    background: #08a826
}

.persagreen .wrapper-brands__new .brands-new__show__all p {
    background: #00AFAE
}

.mango .wrapper-brands__new .brands-new__show__all p {
    background: #FF8243
}

.fuchsia .wrapper-brands__new .brands-new__show__all p {
    background: #da55bb
}

.carmine .wrapper-brands__new .brands-new__show__all p {
    background: #B03F35
}

.menta .wrapper-brands__new .brands-new__show__all p {
    background: #3EB489
}

.black .wrapper-brands__new .brands-new__show__all p {
    background: #212529
}

.cerulean .wrapper-brands__new .brands-new__show__all p {
    background: #075ed1
}

.wrapper-brands__new .brands-new__show__all p:hover {
    opacity: .8
}

.brands-new .brand-link {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    border: 1px solid #ededed;
    transition: all .3s
}

.brands-new .brand-link:hover {
    -webkit-box-shadow: 0 5px 28px rgb(33 33 33 / .12);
    box-shadow: 0 5px 28px rgb(33 33 33 / .12);
    border-color: #fff
}

.brands-new .brand-link img {
    mix-blend-mode: multiply
}

@media (max-width: 767px) {
    .brands-new__show__all a {
        display:block;
        width: 100%
    }

    .wrapper-brands__new .brands-new__show__all p {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .wrapper-brands__new .wrapper-brands__header .content-title {
        font-size: 21px
    }
}

.wrapper-brands__header {
    margin-bottom: 10px
}

.card {
    padding: 20px
}

@media (min-width: 768px) {
    .card {
        padding:30px
    }
}

.text-company {
    font-size: 17px;
    padding: 30px
}

.text-company h1 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 800;
    line-height: normal
}

@media (min-width: 992px) {
    .text-company {
        padding:43px
    }

    .text-company h1 {
        font-size: 44px
    }
}

.text-company h1:first-letter {
    color: #0989d2
}

.contacts h4:first-child {
    margin-top: 0
}

.contacts table {
    border: 0;
    border-collapse: collapse
}

.contacts table td {
    padding-bottom: 10px;
    line-height: 21px;
    vertical-align: top
}

.contacts table td span {
    color: #333;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600
}

.big-icon {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 29px;
    border-radius: 50%;
    background: #666;
    color: #fff;
    text-align: center
}

body .big-icon {
    background: #7431f8
}

html.cerulean body .big-icon {
    background: #075ed1
}

html.black body .big-icon {
    background: #333
}

html.menta body .big-icon {
    background: #3EB489
}

html.carmine body .big-icon {
    background: #B03F35
}

html.blue body .big-icon {
    background: #045eff
}

html.orange body .big-icon {
    background: #ff6700
}

html.fuchsia body .big-icon {
    background: #da55bb
}

html.mango body .big-icon {
    background: #FF8243
}

html.persagreen body .big-icon {
    background: #00AFAE
}

html.green body .big-icon {
    background: #08a826
}

html.gold body .big-icon {
    background: gold;
    color: #333
}

html.red body .big-icon {
    background: #e20000
}

.big-icon.s45 {
    height: 45px;
    width: 45px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center
}

.contacts table td .big-icon {
    margin: 0 20px 20px 0
}

.maps-size {
    width: 100%;
    height: 400px
}

.tags-container {
    margin-top: 33px
}

.tags-title {
    color: #333;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 16px
}

.product-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 10px
}

.product-tags a {
    padding: 6px 16px;
    color: #333;
    border-radius: 50px;
    background: #f3f5f7;
    word-break: break-word
}

.product-tags a:hover {
    color: #004ed6
}

.grayscale {
    -webkit-filter: grayscale(1);
    opacity: .4;
    filter: grayscale(1);
    filter: gray
}

.viewed-layout {
    padding-bottom: 20px
}

.viewed-caption {
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #ededed;
    color: #333;
    transition: all .3s
}

.viewed-name {
    line-height: 22px
}

.flex-group {
    display: flex
}

.bg-container {
    background-color: #f3f5f7;
    background-color: #fff
}

@media (max-width: 480px) {
    .checkout-btns .btn {
        display:block
    }

    .checkout-btns .btn+.btn {
        margin: 10px 0 0
    }
}

.text-empty {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 600px;
    flex-direction: column
}

.review-card {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 30px 0
}

.review-card__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: opacity .6s ease
}

.review-card__wrap .review-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%
}

.review-card__wrap .review-img {
    max-width: 180px;
    max-height: 180px;
    margin-bottom: 12px
}

.review-card__wrap .review-name {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #93a4b1
}

.review-card__wrap .review-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #333;
    margin-bottom: 20px
}

.reviews-subtitle {
    overflow: hidden;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #8e8e92
}

.reviews-title__header .close-btn {
    display: flex;
    align-items: center;
    z-index: 99;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff0;
    border: none;
    color: #8e8e92;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    padding: 10px
}

.reviews-title__header .close-btn:hover {
    background-color: #f3f4f6
}

.reviews-title__header .close-btn:active {
    background-color: #e6e6e6
}

.form-review__card {
    padding-top: 20px
}

.close-icon__cross {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center
}

.icon-cross__image {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC42NDY0IDYuNzUzNTVDMTguODQxNyA2LjU1ODI5IDE4Ljg0MTcgNi4yNDE3MSAxOC42NDY0IDYuMDQ2NDVMMTcuOTUzNiA1LjM1MzU1QzE3Ljc1ODMgNS4xNTgyOSAxNy40NDE3IDUuMTU4MjkgMTcuMjQ2NCA1LjM1MzU1TDEyIDEwLjZMNi43NTM1NSA1LjM1MzU1QzYuNTU4MjkgNS4xNTgyOSA2LjI0MTcxIDUuMTU4MjkgNi4wNDY0NSA1LjM1MzU1TDUuMzUzNTUgNi4wNDY0NUM1LjE1ODI5IDYuMjQxNzEgNS4xNTgyOSA2LjU1ODI5IDUuMzUzNTUgNi43NTM1NUwxMC42IDEyTDUuMzUzNTUgMTcuMjQ2NEM1LjE1ODI5IDE3LjQ0MTcgNS4xNTgyOSAxNy43NTgzIDUuMzUzNTUgMTcuOTUzNkw2LjA0NjQ1IDE4LjY0NjRDNi4yNDE3MSAxOC44NDE3IDYuNTU4MjkgMTguODQxNyA2Ljc1MzU1IDE4LjY0NjRMMTIgMTMuNEwxNy4yNDY0IDE4LjY0NjRDMTcuNDQxNyAxOC44NDE3IDE3Ljc1ODMgMTguODQxNyAxNy45NTM2IDE4LjY0NjRMMTguNjQ2NCAxNy45NTM2QzE4Ljg0MTcgMTcuNzU4MyAxOC44NDE3IDE3LjQ0MTcgMTguNjQ2NCAxNy4yNDY0TDEzLjQgMTJMMTguNjQ2NCA2Ljc1MzU1WiIgZmlsbD0iIzlFOUI5OCIvPgo8L3N2Zz4K)
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.form-label {
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: normal;
    padding: 5px 10px 0 0;
    margin-bottom: 0;
    width: 170px
}

.form-input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.flex-wrap {
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .flex-wrap-media {
        flex-wrap:wrap
    }

    .form-label {
        width: 100%;
        padding: 0;
        margin-bottom: 5px
    }
}

#button-cart.btn-warning {
    background: #ec8700!important;
    -webkit-box-shadow: 0 1px 6px rgb(195 103 0 / .55)!important;
    box-shadow: 0 1px 6px rgb(195 103 0 / .55)!important
}

.section-block__horizontal {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    align-content: flex-start;
    -ms-flex-line-pack: start
}

.section-block__item {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
    vertical-align: top
}

@media (min-width: 768px) {
    .section-block__item {
        width:50%
    }
}

.section-block__img {
    margin-right: 20px;
    width: 70px;
    float: left
}

.section-block__text {
    display: inline-block;
    width: calc(100% - 50px - 40px)
}

.section-block__title {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    line-height: 25px;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    letter-spacing: 0
}

.section-block__annotation {
    display: inline-block;
    width: 100%;
    font-size: 17px;
    color: #8e8e92;
    max-width: 395px
}

.section-block__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.section-block-main__title {
    width: 100%
}

.section-block-main__title h2 {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    line-height: 57px;
    font-size: 52px;
    letter-spacing: -2px;
    margin-bottom: 40px;
    color: #333
}

.ToTopIcon {
    fill: #fff
}

.remove-wishlist {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #333;
    width: 30px;
    height: 30px;
    z-index: 1;
    text-align: center;
    border-radius: 8px;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.remove-wishlist:active,.remove-wishlist:active:focus,.remove-wishlist:focus,.remove-wishlist:hover {
    color: #7431f8;
    background: #eff0f2
}

.remove-wishlist i {
    font-size: 19px;
    height: 24px
}

.order-list-info .order-item {
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 6px
}

.order-list-info .order-title {
    background: #f3f5f7;
    padding: 10px
}

.order-list-info .order-name {
    font-size: 17px;
    display: block;
    font-weight: 700;
    line-height: 24px
}

.order-list-info .order-block {
    padding: 20px
}

.order-list-info .order-block:not(:last-child) {
    border-bottom: 1px solid #ededed
}

.order-list-info .order-options-title {
    font-weight: 500;
    color: #333
}

.order-list-info .order-inline {
    color: #8e8e92
}

.order-list-info .products-order-price-title {
    font-size: 13px
}

.order-list-info .products-order-price {
    font-size: 15px
}

.order-list-info .product-total-amount {
    display: inline-flex;
    align-items: baseline;
    font-size: 21px;
    font-weight: 500
}

.order-list-info .products-order-total-title {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400
}

.order-list-info .products-order-total {
    font-size: 32px;
    color: #333
}

.product-order__bottom {
    border-top: 1px solid #ededed;
    padding-top: 20px
}

.account-section {
    padding: 30px 0 20px;
    margin-left: 44px;
    border-top: 1px solid #ededed
}

.account .form-group {
    margin-bottom: 10px
}

.my-account {
    border-top: 0
}

.account-section,.account-title {
    position: relative
}

.account-section a {
    color: inherit
}

.account-section a:hover {
    color: #045eff
}

.account-section .accoun-title__head {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px
}

.icon-my__account {
    background-image: url(/image/catalog/icon-png/account/user_32_32.png)
}

.icon-credit__card {
    background-image: url(/image/catalog/icon-png/account/credit-card_32_32.png)
}

.icon-my__orders {
    background-image: url(/image/catalog/icon-png/account/order_32_32.png)
}

.icon-my__affiliate {
    background-image: url(/image/catalog/icon-png/account/partner_32_32.png)
}

.icon-my__newsletter {
    background-image: url(/image/catalog/icon-png/account/newsletter_32_32.png)
}

.icon-my__logout {
    background-image: url(/image/catalog/icon-png/account/exit_32_32.png)
}

.accoun-title__icon {
    position: absolute;
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: -44px
}

.scrollbar {
    height: 100%;
    overflow-x: hidden
}

.stars-rating .wrap span:before {
    color: #e0e0e0;
    width: inherit;
    height: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0
}

.list-module {
    position: relative;
    margin-bottom: 30px
}

.list-module__list {
    padding-left: 0;
    list-style: none
}

.list-module__item {
    line-height: 22px
}

.list-module__item+.list-module__item {
    margin-top: 15px
}

.list-module__link {
    color: inherit
}

.list-module-item.active {
    padding: 3px 10px;
    border-radius: 8px;
    background: #f3f5f7;
    font-size: 16px;
    font-weight: 700
}

.list-child {
    list-style: none;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px
}

.list-module-item {
    color: inherit;
    display: inline-block
}

.list-child li+li {
    margin-top: 10px
}

.title-module {
    background: #7431f8;
    color: #fff;
    border-radius: 8px 8px 0 0;
    height: 54px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    text-transform: uppercase;
    transition: all .2s ease-out
}

.scrollbar {
    height: calc(100% - 7rem);
    overflow-y: scroll
}

.rewad-info__block {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    background-color: #fff;
    border-radius: 8px
}

.reward-text__total {
    color: #8e8e92;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.reward-total {
    font-size: 23px;
    line-height: normal;
    font-weight: 600
}

.reward-history {
    display: block;
    line-height: 54px
}

.orders-table .table>tbody>tr>td,.orders-table .table>thead>tr>th,.reward-table .table>tbody>tr>td,.reward-table .table>thead>tr>th {
    vertical-align: middle;
    border-width: 1px;
    padding: 15px 0
}

.product-description {
    margin-bottom: 30px
}

.product-description h2:first-child,.product-description h3:first-child,.product-description h4:first-child {
    margin-top: 0
}

.ftr-module {
    margin-bottom: 50px
}

.ftr-cat a img {
    mix-blend-mode: darken
}

.ftr-cat a {
    display: block;
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ededed;
    transition: all .3s
}

.ftr-cat a:hover {
    -webkit-box-shadow: 0 5px 28px rgb(33 33 33 / .12);
    box-shadow: 0 5px 28px rgb(33 33 33 / .12);
    border-color: #fff
}

.ftr-cat__name {
    font-size: 14px;
    height: 40px;
    letter-spacing: normal;
    white-space: normal;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    display: block;
    overflow: hidden;
    margin-top: 12px;
    text-align: center;
    text-decoration: none
}

#column-left .product-layout,#column-right .product-layout {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 30px;
    margin: 0
}

.reviews-count {
    font-size: 14px;
    white-space: nowrap;
    line-height: 16px
}

@media (max-width: 575px) {
    .reviews-count .counter-text {
        display:none
    }
}

@media (max-width: 767px) {
    .product-price__current {
        font-size:15px
    }

    .product-item__quantity-val,.product-item__sku .product-item__text_sku {
        font-size: 15px
    }

    .product-button__container .btn {
        width: 40px;
        height: 40px
    }

    .reviews-count {
        font-size: 15px
    }

    .product-button__container .btn>i {
        font-size: 15px
    }

    .price-economy {
        font-size: 11px;
        padding: 1px 3px;
        border-radius: 2px;
        line-height: 14px
    }

    .product-item__amount-btn-minus,.product-item__amount-btn-plus {
        padding: 2px 7px
    }

    .product-item__amount .product-item__amount-input {
        height: 28px;
        font-size: 12px
    }

    .toolbar-form__input .form-control {
        font-size: 12px;
        height: 35px;
        padding: 2px 6px
    }

    .toolbar-form__input__title {
        font-size: 12px
    }

    .ftr-cat__name {
        font-size: 14px;
        line-height: 16px
    }
}

.pb-30 {
    padding-bottom: 30px
}

@media (min-width: 768px) {
    #boc_order .modal-body {
        padding:24px 40px 46px
    }
}

#boc_order .boc_product_input i {
    font-size: 20px
}

#boc_order_title {
    font-size: 30px;
    line-height: normal;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 10px;
    font-weight: 600;
    margin: 0
}

#boc_order .form-group label {
    color: #424b5a;
    display: block;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 8px;
    text-transform: none
}

#boc_submit {
    display: block;
    margin: 24px auto 0;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    position: relative
}

#boc_order .boc-close {
    padding: 0;
    border: 0;
    background: 0;
    font-size: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    transition: transform .25s
}

#boc_order .boc-close:hover {
    transform: rotate(180deg)
}

#boc_order .boc-close i {
    font-size: 20px;
    display: flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center
}

.store-image {
    margin: 0 0 20px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.swiper-pager .swiper-button-next,.swiper-pager .swiper-button-prev {
    -moz-background-size: 19px 44px;
    -webkit-background-size: 19px 44px;
    background-size: 19px 44px
}

.blog-image {
    position: relative;
    margin: 0 !important;
    !i;
    !;
}

.blog-title a {
    font-weight: 600;
    color: #333;
    font-size: 22px;
    line-height: 25px;
}

.blog-button__group {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    display: none;
}

.blog-button button {
    height: 30px;
    font-size: 13px
}

.blog-product__caption {
    margin-top: 15px;
    margin-bottom: auto
}

.blog-rating {
    margin-bottom: 12px
}

.mobile-language .btn-group,.mobile-currency .btn-group,.mobile-language .dropdown-toggle,.mobile-currency .dropdown-toggle {
    width: 100%
}

.mobile-language .dropdown-toggle,.mobile-currency .dropdown-toggle {
    color: inherit;
    background: #f3f5f7;
    display: none
}

.mobile-language .dropdown-menu,.mobile-currency .dropdown-menu {
    width: 100%;
    margin: 0;
    display: block;
    position: static;
    box-shadow: none;
    padding: 0
}

.mobile-language .dropdown-menu li,.mobile-currency .dropdown-menu li {
    margin-bottom: 0
}

.mobile-language .language-select,.mobile-currency .currency-select {
    padding: 10px 24px;
    border: 0
}

.mobile-language .dropdown-toggle span,.mobile-currency .dropdown-toggle span {
    display: block!important;
    padding: 0 4px
}

.product-item__brand {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    bottom: 0
}

.review-table {
    margin-bottom: 24px
}

.review-author,.review-rating,.review-date {
    margin-bottom: 10px
}

.review-date {
    color: #8e8e92
}

.review-answer {
    margin: 15px 20px;
    border-left: 1px solid;
    padding-left: 20px
}

.review-text p {
    margin-bottom: 0
}

.promo-list-items {
    margin: 0 -10px;
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start
}

.promo-list-items>* {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 33.333333%;
    margin-bottom: 30px;
    min-height: 330px;
    padding: 0 10px;
    box-sizing: border-box
}

.promo-list-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: initial;
    z-index: 1
}

.promo-list-caption {
    font-size: 44px;
    line-height: 49px;
    max-width: 346px;
    font-weight: 600
}

.promo-list-items>*>* {
    display: flex;
    position: relative;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    background-color: #172126;
    box-sizing: border-box;
    padding: 30px 30px 24px;
    border-radius: 20px
}

@media (max-width: 1024px) {
    .promo-list-items>* {
        width:50%
    }
}

@media (max-width: 640px) {
    .promo-list-items>* {
        width:100%;
        min-height: 320px
    }
}

@media (max-width: 380px) {
    .promo-list-items>* {
        min-height:calc(100vw - 40px)
    }
}

@media (max-width: 1250px) {
    .promo-list-caption {
        font-size:30px;
        line-height: 36px
    }
}

.prodvar {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap
}

.prodvar-item {
    margin: 0 10px 10px 0
}

@media (max-width: 576px) {
    .prodvar-item {
        width:100%;
        margin: 0 0 10px
    }
}

.prodvar-price {
    padding-top: 5px
}

.prodvar-price__current {
    font-weight: 600;
    color: #333
}

.prodvar-item__form {
    display: flex;
    align-items: center
}

.prodvar-link {
    display: flex;
    border-radius: 8px;
    padding: 10px 12px;
    min-height: 100%;
    border: 1px solid #ebebeb;
    transition: transform ease .2s,box-shadow ease .2s,border-color ease .2s
}

.prodvar-name {
    flex-grow: 1;
    padding-left: 12px
}

.prodvar-image {
    flex-shrink: 0
}

.prodvar-image img {
    mix-blend-mode: multiply
}

.prodvar-name__text {
    color: #333;
    line-height: 22px
}

.html-content {
    width: 100%
}

.promo-2 {
    border: 1px solid #eee;
    border-radius: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-bottom: 20px
}

.promo__item,.promo__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.promo__item {
    color: #333;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px;
    margin-left: 30px;
    position: relative;
    text-decoration: none;
    width: calc(33.33% - 30px)
}

.promo-2 .promo__item {
    border: 0;
    border-radius: 8px;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%
}

.promo-2 .promo__item+.promo__item {
    border-top: 1px solid #eee
}

.promo__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: none;
    flex: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px;
    width: 60px;
    height: 60px
}

@media (max-width: 991px) {
    .promo-2 .promo__item {
        flex-direction:column
    }
}

.promo-2 .promo__icon {
    width: 40px;
    height: 40px
}

.promo__icon img {
    border-radius: 8px;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%
}

.promo__info {
    -ms-flex: 1;
    flex: 1
}

.promo__title {
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px
}

.promo-2 .promo__title {
    font-size: 15px
}

.promo__text {
    color: gray;
    display: block;
    font-size: 14px;
    line-height: 1.6
}

.promo-2 .promo__text {
    font-size: 12px
}

.minicart-totals .minicart-text {
    white-space: nowrap
}

.header-nav__container {
    position: relative;
    height: 100%;
    background-color: #fff;
    transition: .2s
}

.header-nav__submenu__content {
    height: 100%;
    background: #fbfbfb;
}

.menu-shadow {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #333;
    opacity: 0
}

.menu-shadow.visible {
    display: block;
    opacity: .5
}

.header-nav__submenu {
    position: absolute;
    width: 100%;
    z-index: 101;
    top: 100%;
    left: 0;
    display: none
}

.header-nav__submenu.active {
    display: block
}

.header-submenu__rightside {
    position: relative;
    padding: 6px 0 30px 30px
}

.not-children__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.header-submenu__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-submenu .category-link {
    display: flex;
    align-items: center;
    word-break: break-word;
    position: relative;
    padding: 8px 30px 8px 8px;
    border-radius: 8px;
    margin-right: 0;
    color: #333;
    width: 247px;
    font-size: 16px;
}

.header-submenu__item.active .category-link {
    background-color: #eceef0;
    color: #333
}

.header-submenu__item.has-children .header-submenu__link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    border: 1px solid gray;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.header-submenu__item.active .category-link:after {
    border-color: #333
}

.header-submenu .category-link img {
    margin-right: 15px;
    flex-shrink: 0;
    mix-blend-mode: multiply;
    display: none;
}

.header-submenu .category-link span {
    flex-grow: 1;
    line-height: 21px;
    font-weight: 500;
}

.header-submenu__container {
    column-count: 3;
    column-gap: 30px
}

.header-submenu__inner {
    break-inside: avoid;
    padding-bottom: 40px
}

.header-submenu__title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: normal;
}

.submenu-link {
    color: #333;
    font-size: 16px;
    line-height: 1.33;
    display: block
}

.link-bold {
    font-weight: 600
}

.header-submenu__subchild__item {
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .header-submenu__rightside {
        position:absolute;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .header-submenu__close {
        display: none
    }

    .header-submenu__inner {
        flex-direction: column;
        width: 100%
    }

    .header-submenu__parent>.header-submenu__title {
        display: none
    }

    .top-panel__users {
        width: 100%
    }

    .top-users {
        position: relative;
        flex: 1;
        height: 56px
    }

    .top-users:before {
        content: "";
        background-color: #f3f5f7;
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }

    .top-panel__search-container .mini-cart:before {
        display: none
    }
}

.child-link {
    color: #333;
    display: block;
    font-size: 14px;
    margin-top: 4px;
    line-height: 22px;
}

.child-link:first-child {
    margin-top: 0
}

.show-more button {
    padding: 8px 12px
}

.show-more button svg {
    fill: currentColor
}

.content-title {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    line-height: 27px;
    font-weight: 500;
    font-size: 22px
}

.block-goods>.container {
    padding-top: 30px
}

.main-wrapper .swiper-viewport {
    box-shadow: none;
    border: 0;
    border-radius: 3px
}

.main-wrapper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgb(0 0 0 / 25%);
    box-shadow: none
}

.main-wrapper .swiper-pagination-bullet-active {
    background: #31c77f
}

.main-wrapper .swiper-pagination-bullet:hover {
    background: rgb(49,199,127 / 50%)
}

.mobile-catalog__panel {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 56px;
    min-height: 56px;
    background-color: #f3f5f7;
    border-bottom: 1px solid #f3f5f7;
    position: relative
}

.mobile-catalog__title {
    font-size: 17px;
    line-height: normal;
    font-weight: 700;
    text-align: left;
    flex: 1
}

.mobile-catalog__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-left: auto;
    color: #2d3e54;
    transform: rotate(180deg);
    appearance: none;
    flex-shrink: 0
}

.mobile-catalog__inner {
    height: 100%
}

.mobile-catalog__list {
    list-style: none;
    margin: 0;
    background-color: #fff;
    padding: 0;
    height: calc(100% - 56px);
    overflow-x: hidden;
    overflow-y: auto
}

.mobile-catalog__item+.mobile-catalog__item {
    border-top: 1px solid #f3f5f7
}

.mobile-item {
    appearance: none;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 16px 12px 0;
    font-size: 14px;
    line-height: normal
}

.mobile-catalog__all .mobile-item {
    background: #fafafa;
    font-weight: 600
}

.mobile-catalog__name {
    margin: 0 32px 0 16px;
    font-size: 14px;
    line-height: 24px;
    flex: 1
}

.mobile-catalog__back {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    color: #333;
    appearance: none;
    flex-shrink: 0
}

.mobile-catalog__image {
    margin-left: 16px
}

.mobile-catalog__icon__arrow {
    display: flex;
    align-items: center;
    justify-content: center
}

.kMP8,.ULo6 {
    width: 24px;
    height: 24px
}

#list-view,#grid-view {
    width: 37px;
    height: 37px;
    background: no-repeat center;
    border-radius: 8px;
    cursor: pointer
}

#grid-view+#list-view {
    margin-left: 4px
}

#list-view.active,#grid-view.active {
    background-color: #f3f5f7;
    box-shadow: inset 0 1px 2px 0 rgb(0 0 0 / .27)
}

#list-view.active svg,#grid-view.active svg {
    fill: #333
}

#list-view {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iI2IyYjJiMiI+PHBhdGggZD0iTTAgMTBoM3YzSDB6bTUgMGg4djNINXpNMCA1aDN2M0gwem01IDBoOHYzSDV6TTAgMGgzdjNIMHptNSAwaDh2M0g1eiIvPjwvc3ZnPg==)
}

#list-view.active {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iIzJiMmIyYiI+PHBhdGggZD0iTTAgMTBoM3YzSDB6bTUgMGg4djNINXpNMCA1aDN2M0gwem01IDBoOHYzSDV6TTAgMGgzdjNIMHptNSAwaDh2M0g1eiIvPjwvc3ZnPg==)
}

#grid-view {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iI2IyYjJiMiI+PHBhdGggZD0iTTAgMGg2djZIMHptNyAwaDZ2Nkg3em0wIDdoNnY2SDd6TTAgN2g2djZIMHoiLz48L3N2Zz4=)
}

#grid-view.active {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iIzJiMmIyYiI+PHBhdGggZD0iTTAgMGg2djZIMHptNyAwaDZ2Nkg3em0wIDdoNnY2SDd6TTAgN2g2djZIMHoiLz48L3N2Zz4=)
}

.d-inb {
    display: inline-block
}

.O4qn {
    padding-left: 20px
}

.FxW4 {
    width: 48px;
    height: 48px
}

.product-item__wishlist {
    height: 100%
}

.bg-gray {
    background-color: #fbfbfe
}

.pb-15 {
    padding-bottom: 15px
}

.rating-average {
    padding-bottom: 20px
}

.rating-average__wrapper {
    max-width: 375px
}

.rating-average__title {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 22px
}

.rating-average__content {
    flex-grow: 1;
    margin-right: 30px
}

.rating-average__grade {
    display: flex;
    align-items: center;
    line-height: 22px;
    margin-bottom: -1px
}

.rating-average__num {
    margin-right: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.rating-average__rail {
    flex-grow: 1;
    height: 8px;
    background: #eeeff2;
    border-radius: 13px
}

.rating-average__track {
    height: 100%;
    background: #ffcf00;
    border-radius: 45px;
    max-width: 100%
}

.rating-average__total {
    margin-bottom: 4px;
    font-size: 45px;
    line-height: 56px;
    font-weight: 600
}

.rating-average__info {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .product-item__amount {
        display:none
    }

    .category-footer {
        display: none
    }

    .category-body {
        display: flex;
        align-items: center
    }

    .product-item .rating,.product-item .product-item__quantity {
        font-size: 13px
    }
}

.counter-style-1 .counter-input {
    border-radius: 3px
}

.product-quantity {
    margin-right: 15px
}

#button-one-click {
    border-color: #075ed1;
    border-width: 1px;
    background: #fff;
    margin-top: 10px;
    color: #075ed1
}

.blue #button-one-click {
    border-color: #c5c5c5;
    color: #444;
    text-transform: none;
    font-size: 17px;
    font-weight: 500
}

.swiper-pager .swiper-prev,.swiper-pager .swiper-next {
    position: absolute;
    top: calc(50% - 36px / 2 - 0px);
    z-index: 910;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: none
}

.swiper-pager .swiper-prev {
    left: 0
}

.swiper-pager .swiper-next {
    right: 0;
    transform: rotate(180deg)
}

.swiper-pager .swiper-prev:before,.swiper-pager .swiper-next:before,.swiper-pager .swiper-prev:after,.swiper-pager .swiper-next:after {
    content: ' ';
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0
}

.swiper-pager .swiper-prev:before,.swiper-pager .swiper-next:before {
    transition-property: opacity;
    transition-duration: 1s,1s;
    opacity: .1;
    background: #333;
    border-radius: 48px
}

.swiper-pager .swiper-prev:after,.swiper-pager .swiper-next:after {
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.94997 18L1.94997 9.99999L9.94998 1.99999' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 11px center
}

@media (min-width: 768px) {
    .swiper-pager .swiper-prev,.swiper-pager .swiper-next {
        top:calc(50% - 48px / 2 - 0px);
        width: 48px;
        height: 48px
    }

    .swiper-pager .swiper-prev:before,.swiper-pager .swiper-next:before,.swiper-pager .swiper-prev:after,.swiper-pager .swiper-next:after {
        width: 48px;
        height: 48px
    }

    .swiper-pager .swiper-prev:after,.swiper-pager .swiper-next:after {
        background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.94997 18L1.94997 9.99999L9.94998 1.99999' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 18px center
    }
}

.promo-list-caption {
    max-width: 320px
}

.brand-categories {
    font-size: 0
}

.brand-categories .btn {
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 10px
}

.brand-categories .btn:hover {
    border-color: #8e8e92
}

.headline-strong {
    font-weight: 700;
    line-height: normal;
    font-size: 18px
}

.short-descr__btn {
    padding: 2px 8px;
    display: inline-block;
    border: 0;
    border-radius: 8px;
    font-size: 14px;
    background: #f3f5f7
}

.short-descr__btn:hover {
    background: #d7dadd
}

.img-pay {
    margin-bottom: 10px;
    min-height: 70px;
    display: inline-flex;
    align-items: center;
    margin-top: 20px
}

.title-mini {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px
}

@media (min-width: 992px) {
    #form-currency .btn-group,#form-language .btn-group {
        margin-left:10px
    }
}

#form-currency button.dropdown-toggle,#form-language button.dropdown-toggle {
    padding: 5px 7px;
    background: #f3f5f7;
    color: #333;
    border: 0;
    font-weight: 400;
    font-size: 14px;
    float: none;
    vertical-align: baseline;
    line-height: 1
}

.header-social__item a {
    position: relative;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    background: #3c4250;
    transition: all .3s
}

.header-social__item a:hover {
    opacity: .8
}

.header-social__icon {
    width: inherit;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center
}

.header-social__icon svg {
    fill: #fff;
    width: 16px;
    height: 16px
}

#overlay {
    background: #fff0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

#overlay.active {
    background: rgb(0 0 0 / .4);
    z-index: 1000;
    visibility: visible
}

.product-item__sku span,.product-item__model span {
    font-size: 12px;
    color: #8e8e92;
    display: block;
    margin-bottom: 10px;
}

.text-link {
    color: #075ed1
}

@media (hover: hover) and (pointer:fine) {
    .viewed-caption:hover .viewed-name {
        color:#075ed1
    }

    .product-item:hover .product-item__icons {
        opacity: 1;
        visibility: visible
    }

    .prodvar-link:hover {
        border-color: #fff;
        box-shadow: 0 6px 20px 0 rgb(0 0 0 / 10%)
    }

    .prodvar-link:hover .prodvar-name__text {
        color: #075ed1
    }

    .viewed-caption:hover {
        border-color: #fff;
        box-shadow: 0 6px 20px 0 rgb(0 0 0 / 10%)
    }
}

.category-wall .category-blocks a.category-count {
    font-size: 15px
}

.category-wall .category-blocks .category-card {
    transition: all .3s ease-in-out;
    background: #fff;
    position: relative;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 0 0 1px rgb(0 0 0 / .035),0 4px 25px rgb(0 0 0 / .07);
    border-radius: 20px
}

.category-wall .category-blocks .category-list a:not(.category-count) {
    color: #8e8e92
}

.mini-cart__link {
    text-align: center
}

.mini-cart__link:hover .top-panel__title {
    opacity: .8
}

.prod-container .short-description {
    margin-bottom: 20px
}

.prod-container .short-description button {
    color: #075ed1;
    display: inline-block;
    padding: 0;
    border: 0;
    background: transparent!important;
    line-height: normal
}

.product-option h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.sitemap ul.sitemap-child a {
    position: relative;
    font-weight: 400;
    color: #090a0b;
    font-size: 16px;
    text-decoration: none;
    padding-left: 50px;
    display: block
}

.sitemap ul.sitemap-child a:hover {
    text-decoration: underline
}

.sitemap ul.sitemap-child a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #8e8e92;
    padding: 0;
    display: inline-block;
    background: none;
    border: none;
    text-align: center;
    position: absolute;
    left: 20px
}

.sitemap ul.sitemap-level>li>a {
    font-weight: 700;
    color: #075ed1;
    font-size: 20px;
    margin-bottom: 20px;
    display: block
}

.sitemap ul.sitemap-child {
    padding-bottom: 20px
}

@media (min-width: 1200px) {
    .sitemap ul.sitemap-child {
        column-count:2
    }
}

@media (min-width: 1400px) {
    .sitemap ul.sitemap-child {
        column-count:3
    }
}

@media (min-width: 1600px) {
    .sitemap ul.sitemap-child {
        column-count:4
    }
}

.sitemap ul.sitemap-child>li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column
}

.sitemap ul {
    padding: 0;
    list-style: none
}

.sitemap ul li {
    margin-bottom: 10px
}

.sitemap ul li ul li ul {
    padding: 20px
}

.sitemap>ul>li>ul>li>a {
    font-weight: 700!important
}

.product-item__code {
    line-height: normal;
    color: #8e8e92
}

.manufacturer-image {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    margin-right: 12px
}

.manufacturer-image img {
    padding: 4px
}

.manufacturer-image__link {
    position: relative;
    height: inherit;
    width: inherit;
    display: flex;
    align-items: center
}

.manufacturer-logo__img img {
    margin: unset
}

.manufacturer-name a {
    color: #333
}

.manufacturer-name__text-brand {
    line-height: 1;
    font-size: 14px
}

.gray-substrate {
    background-color: rgb(0 47 121 / .037);
    border-radius: 8px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.icon-menu__toggle {
    font-size: 10px
}

@media (min-width: 1200px) {
    .prod-content {
        display: flex;
        gap: 2.648%;
    }

    .prod-container.product-picture {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38.816%;
        flex: 0 0 38.816%;
        max-width: 38.816%;
    }

    .prod-container.product-features {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.237%;
        flex: 0 0 32.237%;
        max-width: 32.237%;
    }

    .prod-container.product-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.685%;
        flex: 0 0 23.685%;
        max-width: 23.685%;
    }
}

.add-cart-block button.btn {
    border-radius: 8px
}

.category-wall-col p {
    font-weight: 700
}

.reviews-scroll {
    cursor: pointer
}

.reviews-scroll:hover .text-muted {
    color: #075ed1
}

.manufacturer-list {
    margin-bottom: 15px;
    font-size: 0;
    white-space: nowrap;
    overflow: auto;
}

.manufacturer-list__item {
    display: inline-block;
    margin: 0 4px 4px 0;
}

.manufacturer-list__item img {
    transition: all .3s
}

.manufacturer-list__item:hover img {
    border-color: #ccc
}

.category-wall2 .row {
    margin-left: -10px;
    margin-right: -10px;
}

.category-wall2 .category-wall__item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px
}

.category-wall2 .category-wall__tab a {
    position: relative;
    padding: 10px;
    background: #fff;
    min-height: 120px;
    border-radius: 8px;
    box-shadow: 0 0 10px #b1babf57;
    overflow: hidden;
    color: #333;
    display: block;
    -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms
}

.category-wall2 .category-wall__tab a:hover {
    filter: drop-shadow(0 4px 20px rgb(0 0 0 / .1));
    transition: .4s
}

.category-wall2 .category-wall__tab p {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    max-width: 158px;
    position: relative;
    z-index: 3
}

.category-wall2 .category-wall__tab img {
    position: absolute;
    z-index: 0;
    right: -20px;
    bottom: -20px
}

@media (min-width: 1200px) {
    .category-wall2 .category-wall__item.col-lg-3 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 768px) {
    .category-wall2 .category-wall__tab a {
        padding:14px 20px
    }

    .category-wall2 .category-wall__tab p {
        font-size: 16px;
        line-height: 21px
    }
}

svg#CatalogButtonIcon {width: 15px;}

.bottom-menu_header {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

a.phone-link.d-flex.align-items-center svg {
    display: none;
}

.icon-box_header {
    display: flex;
    align-items: center;
}

.icon-box_header svg {
    fill: white;
}

.compare-text {
    color: white;
    font-size: 14px;
}

.wishlist-text {
    color: white;
    font-size: 14px;
}

.mini-cart_compare.not-title {
    margin-right: 20px;
}

.icon-box_header svg {width: 15px;margin-right: 5px;}

.top-left_text {
    color: white;
    font-size: 14px;
}

.top-panel__col.top-panel__users.d-flex.gap-lg-20 {
    gap: 5px;
}

.top-mobile__icons.d-flex.gap-md-20 {
    gap: 25px;
}

.left_tri img, .right_tri img {
    width: 14px;
}

.tri_left-text {
    font-size: 16px;
    font-weight: 500;
}

.left_tri {
    margin-right: 5px;
}

.right_tri {
    margin-left: 5px;
}

.tri_left-text a {
    color: #333333;
}

.blog-caption {
    order: 1;
}

.blog-heading_title {
    text-align: center;
    font-size: 3em;
}

section#help_you {
    margin-bottom: 100px;
}

.blog-heading_text {
    font-size: 15px;
    color: #797979;
    margin-bottom: 30px;
    text-align: center;
}

.blog-image img:hover {
    transform: scale(1.1);
    transition: all .2s;
}

a.product-image img {
    transition: all .2s;
}

.tip.h2023_font_size_16_to_m_14.text-center.mb-5.mt-3.color888.mx-auto {
    color: #313131;
}

.blog-title.form-group {
    font-size: 20px;
    line-height: 0;
}

.number.mt-4.d-flex {
    display: none !important;
}

.category-column.col-xl-2.col-lg-3.col-md-4.col-sm-6 {
    padding: 0 5px;
}

.category-section {
    display: none;
}

@media (max-width: 991px) {
.bottom-menu_header {
    display: none;
}
}

@media (min-width: 991px) {
.top-users.top-panel__compare {
    display: none;
}
.top-users.top-panel__wishlist {
    display: none;
}
}

/* HOME_BLOCK */
.position-relative{position:relative!important;}
.position-absolute{position:absolute!important;}
.h2023_font_size_16_to_m_14{font-size: 15px;line-height:1.2;color: #ffffff;}
.h2023_font_size_48_to_m_32{font-size:48px;line-height:1.2;}
.h2023_0073ED_blue_color_bg_button a{display:inline-block;padding:8px 26px;font-size:16px;border-radius:30px;transition:all .2s;cursor:pointer;}
.h2023_0073ED_blue_color_bg_button a{background-color:#0073ed;color:#fff;}
.h2023_0073ED_blue_color_bg_button a:hover{background-color:#0057b3;color:#fff;}
@media screen and (max-width:768px){
.h2023_font_size_16_to_m_14{font-size:14px;}
.h2023_font_size_48_to_m_32{font-size:32px;}
.h2023_0073ED_blue_color_bg_button a{padding:8px 22px;font-size:14px;}
}
#make_it{width:100%;height: auto;margin-bottom: 100px;}
#make_it .make_it_inner{width:100%;height: 100vh;background-color:#fff;}
#make_it .make_it_inner .content_box{width:100%;}
#make_it .make_it_inner .content_box .brand_nav li{padding:0 12px;}
#make_it .make_it_inner .content_box .brand_nav li a{font-size: 19px;}
#make_it .make_it_inner .content_box .center-img1{top:-15%;left:12%;}
#make_it .make_it_inner .content_box .center-img2{top:0;right:4%;}
#make_it .make_it_inner .top_img_box{width:100%;top: 6%;}
#make_it .make_it_inner .bottom_img_box{width:100%;bottom:2%;}
#make_it .make_it_inner .bottom_img_box .cisco-routers_img{display: flex;align-items: flex-end;max-width: 600px;}
#make_it .make_it_inner .bottom_img_box .hpe-primera_img{transform:translateY(5%);}
#make_it .make_it_inner .content_box .center-img2,#make_it .make_it_inner .top_img_box .cisco_switch_img{display: flex;align-items: flex-start;}
#make_it .make_it_inner .top_img_box .dell-emc-poweredge-rack-server_img{display: flex;align-items: flex-end;max-width: 600px;}
#make_it .make_it_inner .bottom_img_box .hpe-primera_img,#make_it .make_it_inner .bottom_img_box .cisco-router_img{
    display: flex;
    align-items: flex-end;
    max-width: 600px;
}

.cisco-routers_img img {
    max-width: 100%;
}

.cisco-router_img img {
    max-width: 100%;
}

.hpe-primera_img img {
    width: 50vh;
    max-width: 100%;
}

.cisco_switch_img img {
    max-width: 100%;
}

.dell-emc-poweredge-rack-server_img img {
    max-width: 100%;
}

.ubiquiti_img img {
    max-width: 100%;
}

.fortinet_img img {
    max-width: 100%;
}

.Aruba-Access-Points_img img {
    max-width: 100%;
}

.brand_nav li {
    list-style: none;
}

@media screen and (max-width:1600px){
#make_it .make_it_inner .content_box{width:55%;}
#make_it .make_it_inner .content_box .center-img1{left:-30%;}
#make_it .make_it_inner .content_box .center-img2{right:-34%;}
#make_it .make_it_inner .content_box .brand_nav li a{font-size:18px;}
}
@media screen and (max-width:1280px){
#make_it .make_it_inner .content_box .center-img1{display:none;}
#make_it .make_it_inner .content_box .center-img2{display:none;}
#make_it .make_it_inner .content_box .brand_nav{width: 100%;}
#make_it .make_it_inner .content_box{width:90%;}
}
@media screen and (max-width:768px){
#make_it .make_it_inner .content_box .brand_nav{width: 100%;}
#make_it .make_it_inner .content_box .center-img1,#make_it .make_it_inner .content_box .center-img2{display:none;}
#make_it .make_it_inner .content_box .brand_nav li a{font-size:12px;}
#make_it .make_it_inner .content_box .brand_nav li{padding:0 6px;}
}

.h2023_0073ED_blue_color_border_button a,.h2023_0073ED_blue_color_bg_button a {
    display: inline-block;
    padding: 8px 26px;
    font-size: 16px;
    border-radius: 30px;
    transition: all .2s;
    cursor: pointer;
}

.h2023_0073ED_blue_color_border_button a {
    color: #0073ed;
    background-color: transparent;
    border: 1px solid #0073ed;
}

.h2023_0073ED_blue_color_border_button a:hover {
    background-color: #0073ed;
    border: 1px solid #0073ed;
    color: #fff;
}

.h2023_0073ED_blue_color_bg_button a {
    background-color: #0073ed;
    color: #fff;
}

.h2023_0073ED_blue_color_bg_button a:hover {
    background-color: #0057b3;
    color: #fff;
}

#together_rslab {
    width: 100%;
    height: 100vh;
    background-color: #eeeff4;
}

#together_rslab .together_rslab_inner {
    width: 100%;
    height: 100%;
    background: url("/image/catalog/banners/solutions.jpg") no-repeat center;
    background-size: cover;
    margin: 0 auto;
    transform-origin: bottom;
}

#together_rslab .together_rslab_inner .mask {
    width: 100%;
    height: 0;
    bottom: -1vh;
    left: 0;
    opacity: 0;
    background: linear-gradient(0deg,#000,#000 15%,transparent);
}

#together_rslab .together_rslab_inner .sub {
    max-width: 675px;
    font-weight: 500;
    color: white;
}

#together_rslab .btn_box .white_border a {
    border: 1px solid #fff;
    color: #fff;
}

#together_rslab .btn_box .white_border a:hover {
    background-color: #0073ed;
    border: 1px solid #0073ed;
}

.msg.text-white {
    color: white;
}

#fostering_connectivity{width:100%;height:100vh;background-color:#000;padding-top: 100px;}
#fostering_connectivity .fostering_connectivity_inner{width:100%;height: 100%;}
#fostering_connectivity .fostering_connectivity_inner .img_box{width:100%;height:calc(100% - 50px);background: url("/image/catalog/banners/solution-1.jpg") no-repeat center;background-size:cover;transform-origin:center;max-width: 1360px;margin-bottom: 40px;}
#fostering_connectivity .fostering_connectivity_inner .content_box{padding:0 15%;margin-bottom: 70px;}

.pin-spacer {
}

.h2023_font_size_32_to_m_20 {
    font-size: 31px;
    line-height: 1.2;
}
.text-white {
    color: #fff !important;
}

.h2023_font_size_16_to_m_14{font-size:16px;line-height:1.2;}
.h2023_font_size_32_to_m_24{font-size: 31px;line-height:1.2;}
@media screen and (max-width:768px){
.h2023_font_size_16_to_m_14{font-size:14px;}
.h2023_font_size_32_to_m_24{font-size:24px;}
}
#building_intelligent{width:100%;}
#building_intelligent .building_intelligent_inner,#building_intelligent .building_intelligent_inner .message_box{width:100%;height:100%;background: black;}
#building_intelligent .building_intelligent_inner .img_box{width:100%;height:640px;background: url("/image/catalog/banners/solution-2.jpg") no-repeat center;background-size:cover;}
#building_intelligent > div > div > div > div:nth-child(2) > div > div.link > a {
    color: #0073ed;
}
#building_intelligent > div > div > div > div:nth-child(2) > div > div.link > a:hover {
    color: #0050b9;
}

#enhancing_speed{width:100%;}
#enhancing_speed .enhancing_speed_inner,#enhancing_speed .enhancing_speed_inner .message_box{width:100%;height:100%;background: black;}
#enhancing_speed .enhancing_speed_inner .img_box{width:100%;height:640px;background: url("/image/catalog/banners/solution-3.jpg") no-repeat center;background-size:cover;background-position:top right;}

#delivering_exceptional {
    width: 100%;
    height: 100vh;
    background-color: #000;
    padding-top: 62px;
}

#delivering_exceptional .delivering_exceptional_inner {
    width: 100%;
    height: 100%;
}

#delivering_exceptional .delivering_exceptional_inner .img_box {
    width: 100%;
    height: calc(100% - 50px);
    background: url("/image/catalog/banners/solution-4.jpg") no-repeat center;
    background-size: cover;
    transform-origin: center;
    max-width: 1360px;
}

#delivering_exceptional .delivering_exceptional_inner .content_box {
    padding: 0px 15%;
    margin-bottom: 100px;
    margin-top: 30px !important;
}

#start_connect{width:100%;height:100vh;}
#start_connect .start_connect_inner{width:100%;height:100%;background: url("/image/catalog/banners/quote.jpg") no-repeat center;background-size:cover;transform-origin:bottom;margin:0 auto;}
#start_connect .start_connect_inner .sub{margin:0 auto;}
#start_connect .start_connect_inner .content_box{margin-top:18%;}

.my-3.tip.text-center.h2023_font_size_16_to_m_14.d-none.d-md-block {color: #333333;font-size: 15px;font-weight: 400;}

.mt-4.sub.text-center.h2023_font_size_24_to_m_20 {
    font-size: 23px;
    line-height: 25px;
}

.sub.h2023_font_size_48_to_m_32.text-center.mb-4 {
    margin-top: 100px;
    margin-bottom: 60px !important;
}

#make_it_mobile{padding:48px 15px;}
#make_it_mobile .img_box{width:72px;height:56px;}
#make_it_mobile .content .float_a{top:0;left:0;}

@media (max-width: 767px) {
section#make_it {
    display: none;
}
}


@media (min-width: 767px) {
section#make_it_mobile {
    display: none;
}
}

@media (max-width: 991px) {
    #together_rslab {
    max-height: 370px;
}

.sub.h2023_font_size_48_to_m_32.text-white.my-4 {
    text-align: center;
}

.msg.text-white {
    text-align: left;
}

.tip.h2023_font_size_16_to_m_14.text-white.mb-5.mt-3 {
    text-align: center;
}

.btn_box.d-flex {
    display: flex;
    justify-content: center;
}

section#fostering_connectivity {
    padding-top: 50px;
}

#fostering_connectivity .fostering_connectivity_inner .img_box {
    max-height: 425px;
    margin-bottom: 20px;
}

#building_intelligent .building_intelligent_inner .img_box {
    max-height: 425px;
}

#enhancing_speed .enhancing_speed_inner .img_box {
    max-height: 425px;
}

#enhancing_speed > div > div > div {
    display: flex;
    flex-direction: column-reverse;
}

#delivering_exceptional .delivering_exceptional_inner .img_box {
    max-height: 425px;
}

#delivering_exceptional .delivering_exceptional_inner .content_box {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 20px !important;
}

#delivering_exceptional > div > div.content_box.mt-3 > div {
    padding: 0 15px;
}

#delivering_exceptional .delivering_exceptional_inner {
    padding: 0px 15px;
}

#delivering_exceptional {
    padding-top: 0px;
}

#building_intelligent .building_intelligent_inner .message_box {
    padding-bottom: 50px;
    margin-top: 20px;
}

#fostering_connectivity .fostering_connectivity_inner {
    padding: 0 15px;
}

#fostering_connectivity .fostering_connectivity_inner .content_box {
    padding: 0 15px;
}

section#start_connect {
    max-height: 480px;
}

.blog-heading_title {
    font-size: 32px;
}

#enhancing_speed .enhancing_speed_inner .message_box {
    margin-top: 20px;
}
    
#delivering_exceptional {
    height: 90vh;
}
    
#delivering_exceptional > div > div.content_box.mt-3 > div > div.col-md-6.col-12.pr-0.pl-md-3 {
    padding: 0;
}

#fostering_connectivity > div > div.content_box > div > div.col-md-6.col-12.pr-0.pl-md-3 {
    padding: 0;
    margin-top: 20px;
}

.h2023_font_size_32_to_m_20 {
    font-size: 24px;
}

#together_rslab > div > div.container > div > div.msg.text-white {
    text-align: center;
}

.sub.h2023_font_size_48_to_m_32.text-center.mb-4 {
    margin-top: 40px !important;
    margin-bottom: 30px !important;
}

.col-lg-3.col-6.content.position-relative {
    margin-bottom: 25px;
}

section#help_you {
    margin-bottom: 40px;
}
}

.sub.pc.h2023_font_size_32.text-center {
    font-size: 48px;
    margin-top: 40px;
}

.tip.pc.text-center.color888.h2023_font_size_12 {
    font-size: 20px;
}

.link.pc.text-center.mt-2 {font-size: 20px;}

.brand_name.pc.text-center.mt-2 {
    font-size: 20px;
}

.img_box {
    max-width: 500px;
    width: 100%;
}

.img_box img {
    width: 100%;
}

.row1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

@media (max-width: 991px) {
.sub.pc.h2023_font_size_32.text-center {
    font-size: 32px;
}

.tip.pc.text-center.color888.h2023_font_size_12 {
    font-size: 17px;
}
}
/* HOME_BLOCK_END */