@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);

:root {
    --carousel-mobile-height: 320px;
    --pulse-background-color-red: rgb();
    --pulse-background-color-black: rgb();
}

body {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #505256;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    overflow-x: hidden
}

ul {
    padding-left: 0;
    list-style: none
}

a,
button {
    cursor: pointer
}

a:hover {
    text-decoration: none
}

.form-control {
    background-clip: unset
}

.form-control:focus {
    box-shadow: none;
    border-color: transparent
}

button:focus {
    outline: 0!important
}

.btn.focus,
.btn:focus {
    outline: 0!important;
    box-shadow: none!important
}

a:hover {
    color: transparent
}

:focus {
    outline: 0!important
}

label {
    font-size: 12px;
    font-weight: 400
}

.mb-70 {
    margin-bottom: 70px
}

.fs-22 {
    font-size: 22px!important
}

.pb-40 {
    padding-bottom: 40px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mt-20 {
    margin-top: 20px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mt-0 {
    margin-top: 0!important
}

.nav-tabs {
    margin-bottom: 15px
}

.h-auto {
    height: auto!important
}

div.required .col-form-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.background-light {
    background: #f6f6f6
}

.pt-22 {
    padding-top: 22px
}

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

@media (min-width:768px) {
    .col-form-label {
        text-align: right
    }
}

#cookie {
    border-top: none;
    border-left: none;
    border-right: none
}

.modal-backdrop {
    background-color: #323232;
    /*z-index: -1;*/
}

.modal-backdrop.show {
    opacity: .4
}

.action_lang {
    background: #eaeaea
}

.radio-plan.error-plan {
    border: red solid 2px
}

.radio-plan ul {
    margin-bottom: 0
}

#logo img {
    max-width: 245px;
    width: 245px;
    margin-top: -10px
}

#search .form-control {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #505256;
    position: relative;
    height: 54px;
    padding: 10px 20px;
    border: solid 1px #ddd;
    background-color: #fff;
}

#search:after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-search.svg);
    background-repeat: no-repeat;
    right: 20px;
    top: 19px;
    display: block;
    width: 17px;
    height: 17px;
    z-index: 11
}

#cart>.btn {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
    position: relative;
    border: 0;
    width: 28px;
    height: 28px
}

#cart {
    position: relative;
}

#cart .dropdown-menu {
    box-shadow: 0 0 8px rgb(0 0 0 / 8%);
    padding: 0;
    border-radius: 0;
    width: 455px;
    margin-top: 50px;
    border: 0;
    transform: translateX(-402px) !important
}

#cart .custom-checkbox {
    margin: 10px 0 0;
    border-bottom: 1px solid rgba(139, 141, 146, .2);
    padding-bottom: 10px;
    width: 100%;
}

.top-triangle {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 2px;
    top: -8px;
    z-index: 1
}

.top-triangle::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 0 8px rgba(0, 0, 0, .08)
}

#cart .dropdown-menu .table {
    margin-bottom: 0;
    padding: 26px 14px
}

#cart .dropdown-menu .table tbody {
    display: block
}

#cart .dropdown-menu .image-with-name img {
    max-width: 72px;
    max-height: 55px;
    margin-right: 15px
}

#cart .dropdown-menu .image-with-name .text a {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px
}

#cart .dropdown-menu .empty-checkout-list {
    padding: 20px 0 0 20px;
    position: relative;
    z-index: 2;
    background: #fff
}

#cart .dropdown-menu .checkout-list {
    padding: 26px 15px 0 23px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: auto;
    max-height: 30rem;
}

#cart .dropdown-menu .checkout-list:last-child {
    padding: 0 15px 27px 23px;
}

#cart .dropdown-menu .checkout-list .table tbody tr {
    display: block;
    border-bottom: 1px solid rgba(139, 141, 146, .2);
    padding-bottom: 15px;
    padding-top: 15px
}

#cart .dropdown-menu .checkout-list .table tbody tr:first-child {
    padding-top: 0
}

#cart .dropdown-menu .checkout-list .table tbody td {
    padding: 0 11px 0 0;
}

#cart .dropdown-menu .checkout-list .table tbody td:nth-child(3) p {
    white-space: nowrap;
}

#cart .dropdown-menu .checkout-list tbody tr:nth-of-type(odd) {
    background: 0 0
}

#cart .dropdown-menu .checkout-list .table tbody td:nth-child(1) .text {
    padding-top: 0
}

#cart .dropdown-menu .checkout-list .table tbody tr .image-with-name .text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #8b8d92;
    margin-bottom: 0
}

#cart .dropdown-menu .checkout-list .table tbody tr p {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px
}

#cart .dropdown-menu .checkout-list .table tbody .text-grey {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px
}

#cart .dropdown-menu .checkout-list .table tbody td:nth-child(1) {
    width: 278px
}

#cart .dropdown-menu .checkout-list .table tbody td:nth-child(2) {
    width: 40px
}

#cart .dropdown-menu .delete-item {
    border: 0;
    width: 15px;
    height: 13px;
    background: 0 0;
    cursor: pointer
}

#cart .dropdown-menu .delete-item:after {
    position: absolute;
    content: '';
    height: 13px;
    width: 2px;
    top: 5px;
    background: #dc2632;
    border-radius: 4px;
    transform: rotate(-135deg)
}

#cart .dropdown-menu .delete-item:before {
    position: absolute;
    content: '';
    height: 13px;
    width: 2px;
    top: 5px;
    background: #dc2632;
    border-radius: 2px;
    transform: rotate(-45deg)
}

#cart .dropdown-menu .delete-item:hover:after,
#cart .dropdown-menu .delete-item:hover:before {
    background: #b5222c
}

.block-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid rgba(139, 141, 146, .2)
}

.block-total-text {
    display: flex
}

.block-total .custom-checkbox {
    margin-left: 0
}

.block-total-text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #2f3136;
    margin-bottom: 0;
    padding-right: 28px
}

.block-total-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 18px
}

.block-total-buttons a {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: 50%;
    margin: 0 12px
}

#cart-total {
    background: #dc2632;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    right: -14px
}

#cart>.btn:before {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-basket.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: 0;
    left: 10px
}

#cart>.btn:after {
    display: none
}

#cart.open>.btn:hover {
    color: #444
}

header {
    min-height: 80px;
    padding: 0 70px 0 30px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 1000;
    background: #fff
}

header .navbar-toggler {
    display: none;
    min-height: 35px
}

header .navbar-toggler:not(:disabled):not(.disabled) {
    position: relative
}

header .navbar-toggler span {
    display: block;
    background-color: #2f3136;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    transform: rotate(0);
    position: relative;
    left: 0;
    opacity: 1
}

header .navbar-toggler span:first-child,
header .navbar-toggler span:nth-child(3) {
    transition: transform .35s ease-in-out
}

header .navbar-toggler:not(.collapsed) span:first-child {
    position: absolute;
    left: 30px;
    top: 10px;
    transform: rotate(135deg);
    opacity: .9
}

header .navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent
}

header .navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 30px;
    top: 10px;
    transform: rotate(-135deg);
    opacity: .9
}

.certified-icon .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
    padding-right: 0;
}

.certified-icon .nav-link img {
    min-width: 70px;
    height: 60px
}

.nav-item-drop .dropdown-menu {
    position: absolute!important;
    border-radius: 0;
    border: 1px solid #e6eaed;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
    padding: 0;
    right: 20px;
    left: auto!important;
    margin-top: 5px;
    min-width: auto;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.nav-item-drop .dropdown-menu.show {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.nav-item-drop .dropdown-menu,
.nav-item-menu-drop.nav-item-drop .dropdown-menu {
    margin-top: -15px;
    left: 0 !important;
    right: auto !important;

}

#nav_language .nav-link img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

#nav_language .dropdown-menu {
    margin-left: 12px !important;
}


@media (max-width: 1360px) {
    .nav-item-drop .dropdown-menu, .nav-item-menu-drop.nav-item-drop .dropdown-menu {
        transform: translateX(-14px) !important;
    }
    #nav_sector.nav-item-drop .dropdown-menu {
        top: auto !important;
    }
}

#nav_language.nav-item-drop .dropdown-menu {
    transform: translateX(-5px) !important;
    min-width: 140px;
    top: auto !important;
}

#nav_account.nav-item-drop .dropdown-menu {
    transform: translateX(-2px) !important;
    min-width: 140px;
    top: auto !important;
}

@media (max-width: 1710px) {
    #nav_language.nav-item-drop .dropdown-menu {
        transform: translateX(-20px) !important;
    }
}


@media (max-width: 1400px) {
    #nav_account.nav-item-drop .dropdown-menu {
        transform: translateX(-30px) !important;
    }
}


@media (max-width: 1200px) {
    .nav-item-drop .dropdown-menu, .nav-item-menu-drop.nav-item-drop .dropdown-menu {
        transform: translateX(-14px) !important;
    }
    #nav_language.nav-item-drop .dropdown-menu {
        top: auto !important;
        transform: translateX(-14px) !important;
    }
    #nav_sector.nav-item-drop .dropdown-menu {
        transform: translateX(-14px) !important;
    }
    #nav_account.nav-item-drop .dropdown-menu {
        width: 122px;
        min-width: 122px;
    }
}

@media (max-width: 992px) {
    #nav_language.nav-item-drop .dropdown-menu {
        transform: translateX(-19px) !important;
    }
    #nav_sector.nav-item-drop .dropdown-menu {
        transform: translateX(0) !important;
    }
    #nav_language.nav-item-drop .nav-link {
        font-size: 0;
    }
}

@media (max-width: 567px) {
    #nav_language.nav-item-drop .dropdown-menu,
    #nav_account.nav-item-drop .dropdown-menu {
        transform: translateX(-19px) !important;
    }
}

/*@media (max-width: 1360px) {*/
/*    #nav_account.nav-item-drop .dropdown-menu,*/
/*    #nav_language.nav-item-drop .dropdown-menu {*/
/*        margin-left: 30px;*/
/*    }*/
/*}*/


.nav-item-drop .dropdown-menu .dropdown-item {
    padding: 5px 9px 4px 19px;
    border-bottom: 1px solid #f3f3f3;
    transition: all .5s;
    font-size: 12px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2f3136;
    display: block
}

#nav_language.nav-item-drop .dropdown-menu .dropdown-item {
    padding-left: 10px;
    display: flex;
    align-items: center
}

#nav_language.nav-item-drop .dropdown-menu .dropdown-item img {
    width: 25px;
    margin-right: 7px
}

.nav-item-drop .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0
}

.dropdown-menu .dropdown-item:hover,
.nav-item-drop .dropdown-menu .dropdown-item:focus {
    text-decoration: none;
    background-color: #f3f3f3
}

#menu {
    padding: 0 0 0 60px;
    position: inherit
}

#menu.navbar,
#menu.navbar>.navbar-collapse,
#menu.navbar>.navbar-collapse .navbar-nav {
    width: 75%;
    padding-bottom: 0;
    padding-top: 0
}

#menu.navbar>.navbar-collapse .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.navbar-nav .submenu .col {
    align-items: center;
    justify-content: center;
    display: flex;
    padding-top: 20px
}

.navbar-nav .submenu {
    border: 0;
    width: 100%;
    padding: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    justify-content: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .07);
    background-color: #fff;
    z-index: 3;
    display: flex;
    flex-direction: column;
    margin: 0!important;
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul li a:hover {
    background-color: #f6f6f6;
    transition: background-color .5s
}

#menu .dropdown-inner a {
    width: 200px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 5px 15px
}

#menu .dropdown-inner p {
    margin-bottom: 0
}

#menu .product-img {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center
}

#menu .dropdown-inner .nav-image {
    width: 100%;
    max-height: 140px;
    height: auto;
    object-fit: scale-down;
    mix-blend-mode: darken;
}

.custom-checkbox {
    padding-right: 47px;
    padding-left: 32px;
    margin-left: 15px
}

.custom-checkbox .custom-control-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: #2f3136;
    white-space: nowrap
}

.custom-checkbox .custom-control-label:after,
.custom-checkbox .custom-control-label:before {
    width: 22px;
    height: 22px;
    border-radius: 5px;
    top: 3px;
    left: 3px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(/image/catalog/icons/icon-check.svg);
    background-size: 75%;
}

.custom-checkbox .custom-control-label:before {
    background-color: #fff;
    border: 2px solid #2f3136
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #373a3c;
    border-color: #373a3c;
    border: 0
}

input[type=checkbox] i:focus {
    outline-offset: 0;
    outline: 0
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: none
}

@media (min-width:768px) {
    #menu .has-dropdown.dropdown:hover .dropdown-menu {
        display: block
    }
}

.dropdown-big-menu {
    position: absolute;
    top: 100px;
    background-color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.dropdown-big-menu .see-all {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #a6a8ae
}

.nav-products-list {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    border-bottom: 1px solid #e8e8e8
}

.nav-products-list li a {
    display: flex;
    flex-direction: column;
    align-items: center
}

.nav-products-list li p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    color: #2f3136;
    height: 60px;
    margin-top: 8px;
    display: flex;
    align-items: center
}

#menu .see-all {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: center;
    color: #2f3136;
    margin: 12px 0
}

#menu .see-all:focus,
#menu .see-all:hover {
    text-decoration: none;
    color: #dc2632
}

#menu #category {
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar.disabled,
#menu .btn-navbar:active,
#menu .btn-navbar:focus,
#menu .btn-navbar:hover,
#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

#menu .navbar-toggler i {
    color: #fff;
    border-color: #fff;
    font-size: .9em
}

#menu .navbar-nav>li.has-dropdown a {
    position: relative
}

#menu .navbar-nav>li.has-dropdown>a.dropdown-toggle:after {
    position: relative;
    content: "";
    top: -2px;
    left: 8px;
    border: solid #2f3136;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .3s
}

.nav-item-menu-drop.nav-item-drop .nav-link:after {
    border: solid #2f3136;
    border-width: 0 2px 2px 0
}

#menu .navbar-nav>li>a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 80px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    color: #2f3136;
    padding: 0 22px;
    margin: 0;
    transition: all .3s
}

#menu .navbar-nav>li:hover>a {
    color: #dc2632
}

.nav-item-drop .nav-link {
    display: flex;
    align-items: center;
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #505256;
    padding-left: 15px;
    margin: 0 16px;
    white-space: nowrap
}

#nav_account .nav-link:before {
    position: relative;
    content: '';
    background-image: url(/image/catalog/icons/icon-account.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 22px;
    left: -5px
}

.nav-item-drop .nav-link:after {
    position: relative;
    content: "";
    top: -3px;
    left: 5px;
    border: solid #909090;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .3s
}

#menu .nav-item-drop:hover .nav-link,
#menu .navbar-nav>li.show>a,
#menu .navbar-nav>li>a.dropdown-toggle:hover,
.nav-item-drop:hover .nav-link,
header>.nav-item.shop>a.dropdown-toggle {
    color: #dc2632
}

#form-language.show .nav-link::after,
#menu .nav-item-drop:hover .nav-link:after,
#menu .navbar-nav>li>a.dropdown-toggle:hover:after,
.nav-item-drop:hover .nav-link:after,
header>.nav-item.shop>a.dropdown-toggle:after {
    border-color: #dc2632;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 3px
}

@media (max-width:767px) {
    #menu div.dropdown-inner>ul .list-unstyled {
        display: block
    }
    #menu .has-dropdown div.dropdown-menu {
        margin-left: 0!important
    }
    #menu .dropdown-inner {
        display: block;
        padding: 0;
    }
}

@media (max-width:1710px) {
    #menu .navbar-nav>li>a {
        padding: 0 12px
    }
    .nav-item-drop .nav-link {
        margin: 0 5px
    }
    #menu .navbar-nav>li.has-dropdown>a.dropdown-toggle:after {
        left: 3px
    }
}

@media (max-width:1520px) {
    #menu .navbar-nav>li>a {
        font-size: 12px
    }
    #logo img {
        max-width: 215px;
        margin-top: -8px
    }
    #menu {
        margin-left: 5px
    }
    .custom-checkbox {
        margin-left: 5px
    }
    .custom-checkbox .custom-control-label {
        font-size: 12px
    }
    .custom-checkbox .custom-control-label:after,
    .custom-checkbox .custom-control-label:before {
        width: 18px;
        height: 18px;
        top: 6px
    }
    .custom-checkbox {
        padding-right: 20px;
        padding-left: 25px
    }
}

.header-carousel {
    top: 81px;
    left: 0;
    right: 0
}

.owl-header,
.header-carousel {
    height: 515px;
    background: #f6f6f6;
}

.header-carousel .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 516px;
    width: 100%
}

.header-carousel .owl-item .slide-text {
    opacity: 0
}

.header-carousel .owl-item.active .slide-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    -webkit-animation: text-show 1s;
    -moz-animation: text-show 1s;
    -ms-animation: text-show 1s;
    -webkit-transition: linear;
    -moz-transition: linear;
    -ms-transition: linear;
    opacity: 1
}

@-webkit-keyframes text-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes text-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.header-carousel .slide-text h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    margin-top: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.header-carousel .slide-text h3 sup {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin-right: 5px;
}

.header-carousel .slide-text p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.header-carousel .slide-text .row-links {
    display: flex;
    margin-top: 55px;
    opacity: 0;
    -webkit-transition: opacity 1.5s linear;
    -moz-transition: opacity 1.5s linear;
    -ms-transition: opacity 1.5s linear;
    transition: opacity 1.5s linear
}

.header-carousel .owl-item.active .slide-text .row-links {
    opacity: 1
}

.header-carousel .slide-text .main-button {
    margin-right: 18px
}

.advantages {
    background: #dc2632;
}

.advantages .item {
    display: flex;
    align-items: center;
    padding: 16px 0;
    height: 100%
}

.advantages .item:nth-child(2) {
    padding-left: 12px
}

.advantages .item:nth-child(3) {
    padding-left: 12px
}

.advantages .item:nth-child(4) {
    margin-left: -16px
}

.advantages .item span {
    padding-left: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #fff
}

@media (max-width:992px) {
    .advantages .item {
        justify-content: center
    }
    .header-carousel .slide-text {
        padding: 0 15px
    }
}

@media (max-width:567px) {
    .header-carousel .owl-carousel {
        height: var(--carousel-mobile-height);
    }
    .header-carousel .slide-text .row-links {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 0
    }
    .header-carousel .slide-text .main-button {
        margin-bottom: 10px;
        margin-right: 0
    }
}

.products-carousel {
    margin: 40px 0 97px
}

.products-carousel .arrow-owl {
    border: solid #b8babe;
    border-width: 0 3px 3px 0;
    border-radius: 3px;
    display: inline-block;
    padding: 9px
}

.products-carousel .owl-nav {
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 33%
}

.products-carousel .owl-prev {
    margin-left: -60px
}

.products-carousel .owl-next {
    margin-right: -60px
}

.products-carousel .arrow-owl:hover {
    border-color: #dc2632
}

.products-carousel .arrow-owl.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.products-carousel .arrow-owl.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.products-carousel .main-button,
.products-carousel .white-button {
    margin: 30px 10px 5px
}

.product-layout .image {
    background: #f6f6f6;
    height: 320px;
    max-width: 360px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.product-layout .image img {
    max-width: 100%;
    height: auto;
    mix-blend-mode: darken;
}

.product-layout .image>a {
    mix-blend-mode: darken;
}

.product-layout .image .hover-caption {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s
}

.product-layout .image:hover {
    background-color: rgba(47, 49, 54, .15);
    transition: background-color .8s
}

.product-layout .image:hover>a {
    opacity: .7;
    transition: opacity .8s
}

.product-layout .image:hover .hover-caption {
    opacity: 1;
    transition: opacity .3s
}

.product-layout .image .hover-caption .main-button {
    margin: 0;
    padding: 5px 17px;
    min-width: 160px;
    line-height: 42px;
}

.read-more-row {
    display: flex;
    justify-content: center;
    margin-top: 45px
}

.read-more-row .white-button {
    margin: 0 auto;
    position: relative;
    text-align: left;
    padding-right: 50px;
    padding-left: 35px
}

.read-more-row .white-button::after {
    position: absolute;
    content: '';
    display: inline-block;
    margin-left: 14px;
    margin-top: 4px;
    border: solid #dc2632;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    padding: 3px;
    transform: rotate(45deg);
    right: 20px
}

.read-more-row .white-button.active::after {
    transform: rotate(-135deg);
    top: 20px
}

@media (max-width:1380px) {
    .products-carousel {
        padding-right: 70px;
        padding-left: 70px
    }
}

.hover-caption a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #fff
}

.hover-caption button {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #dc2632;
    position: relative;
    border: 0;
    background: 0 0
}

.hover-caption button:before {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-pink-basket.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: 5px;
    left: -28px
}

.product-layout .caption {
    padding: 25px 15px 0 25px;
    max-width: 360px;
    margin: 0 auto
}

.product-layout p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #6e7178
}

.product-layout .top-caption {
    /*display: flex;
    justify-content: space-between;*/
    margin-bottom: 5px
}

.product-layout .top-caption a,
.product-layout .top-caption h3 {
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
    color: #2f3136
}

.product-layout .top-caption .price {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    padding-left: 10px;
    white-space: nowrap;
    margin-bottom: 0;
    text-align: right;
    color: #dc2632;
    float: right;
}

.block-videos {
    display: flex;
    margin: 13px 0 47px;
    overflow: hidden
}

.video-items {
    display: flex;
    flex-direction: column;
    width: 40%
}

.video-item {
    padding: 69px 20px 50px 62px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 7px;
    width: 58%;
    cursor: pointer
}

.video-items .video-item {
    padding: 65px 10px 20px 35px;
    max-height: 330px;
    height: 293px;
    width: 100%
}

.video-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.video-wrap .text h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2f3136;
    margin-bottom: 15px
}

.video-play-text {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    cursor: pointer;
    padding-left: 75px;
    min-height: 52px;
    height: auto
}

.video-play-text p {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #2f3136;
    margin-bottom: 0
}

.play-link-text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    font-style: normal
}

.video-play-text h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #2f3136
}

/*.video-play-text:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url(/image/catalog/icons/icon-play.svg);
    background-repeat: no-repeat;
    width: 54px;
    height: 54px
}*/

.play-link-text p {
    position: relative;
    display: inline-block
}

/*.play-link-text p:after {
    position: absolute;
    content: '';
    top: 15px;
    right: -20px;
    background-image: url(/image/catalog/icons/icon-right.svg);
    background-repeat: no-repeat;
    width: 11px;
    height: 13px
}*/

.video-item .text {
    width: 45%
}

.video-items .video-item .text {
    width: 65%
}

.video-items .video-play-text {
    padding-left: 65px
}

/*.video-items .video-play-text:before {
    background-image: url(/image/catalog/icons/icon-white-play.svg);
    width: 43px;
    height: 43px
}*/

.video-item .text p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #505256
}

.video-items .play-link-text p {
    margin-top: -5px
}

.pulse {
    position: absolute;
    left: -6px;
    top: 50px
}

.pulse .pulse-2,
.pulse .pulse-3 {
    border-radius: 50%;
    position: absolute;
    /*border: 1px solid rgba(220, 38, 50, .8);*/
    opacity: .1;
    -webkit-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite;
    -webkit-animation: pulse2 3s linear infinite;
    animation: pulse2 3s linear infinite
}

/*.pulse .pulse-3 {
    width: 55px;
    height: 54px;
    top: -46px;
    left: 5px;
    background-color: rgba(220, 38, 50, .03);
    border: 1px solid rgba(220, 38, 50, .4)
}*/

/*.pulse .pulse-2 {
    width: 45px;
    height: 45px;
    top: -41px;
    left: 10px;
    border: 1px solid rgba(220, 38, 50, .8)
}*/

.video-items .video-item {
    background-position: 80% 0;
}

.video-items .video-item .pulse .pulse-2,
.video-items .video-item .pulse .pulse-3 {
    border-radius: 50%;
    position: absolute;
    /*border: 1px solid rgba(255, 255, 255, .8);*/
    opacity: .1;
    -webkit-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite;
    -webkit-animation: pulse2 3s linear infinite;
    animation: pulse2 3s linear infinite
}

/*.video-items .video-item .pulse .pulse-3 {
    width: 50px;
    height: 50px;
    top: -50px;
    left: 6px;
    background-color: rgba(255, 255, 255, .03);
    border: 1px solid rgba(255, 255, 255, .4)
}*/

/*.video-items .video-item .pulse .pulse-2 {
    width: 40px;
    height: 40px;
    top: -45px;
    left: 11px;
    border: 1px solid rgba(255, 255, 255, .8)
}*/

.video-items .video-item .pulse {
    left: -10px;
    top: 42px;
}

.video-play-text.white-play-icon .pulse .pulse-2 {
    width: 40px;
    height: 40px;
    top: -45px;
    left: 11px;
    border: 1px solid rgba(255, 255, 255, .8)
}

.video-play-text.white-play-icon .pulse .pulse-3 {
    width: 50px;
    height: 50px;
    top: -50px;
    left: 6px;
    background-color: rgba(255, 255, 255, .03);
    border: 1px solid rgba(255, 25538, 255, .4);
}

.video-play-text .pulse:before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
}
.video-play-text.white-play-icon .pulse:before {
    top: -46px;
    left: 10px;
    width: 43px;
    height: 43px;
    background-image: url(/image/catalog/icons/icon-white-play.svg);
}
.video-play-text.red-play-icon .pulse:before {
    top: -45px;
    left: 6px;
    width: 54px;
    height: 54px;
    background-image: url(/image/catalog/icons/icon-play.svg);
}
.video-play-text.red-play-icon .pulse .pulse-2 {
    width: 45px;
    height: 45px;
    top: -41px;
    left: 10px;
    border: 1px solid rgba(220, 38, 50, .8);
}

.video-play-text.red-play-icon .pulse .pulse-3 {
    width: 55px;
    height: 54px;
    top: -46px;
    left: 5px;
    background-color: rgba(220, 38, 50, .03);
    border: 1px solid rgba(220, 38, 50, .4);
}
/* add /image/catalog/icons/icon-black-right.svg icon */
/*.video-play-text.red-play-icon.play-link-text p:after {
    background-image: url(/image/catalog/icons/icon-black-right.svg);
}*/

@keyframes pulse2 {
    0.8% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
    15% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        transform: scale(1.6)
    }
}

@keyframes pulse {
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    0.8% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
    15% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        transform: scale(1.6)
    }
}

.products-carousel .owl-carousel .owl-dots.disabled {
    display: flex
}

@media (max-width:1279px) {
    .video-items .video-item {
        padding: 25px 10px 20px 35px
    }
    .video-items {
        width: 42%
    }
    .video-item {
        padding: 25px 20px 10px 35px
    }
    .video-item .text {
        width: 40%
    }
}

@media (max-width:992px) {
    .block-videos {
        flex-wrap: wrap
    }
    .video-item {
        height: 425px;
        background-position: center
    }
    .video-item {
        width: 100%;
        margin: 10px auto
    }
    .block-videos {
        margin-bottom: 30px;
        margin-top: 30px
    }
    .video-items {
        flex-direction: row;
        width: 100%
    }
    .video-wrap .text h3 {
        font-size: 30px
    }
    .video-items .video-item {
        max-height: 100%;
        margin: 10px 5px;
        padding-left: 15px;
        background-position: 80% 0;
    }
    .video-items .video-item:first-child {
        margin-left: 0
    }
    .video-items .video-item:last-child {
        margin-right: 0;
        padding-left: 0;
    }
}

@media (max-width:667px) {
    .video-items .video-item .text {
        width: 80%;
    }
}

@media (max-width:567px) {
    .product-layout .top-caption {
        flex-direction: column;
        align-items: center
    }
    .product-layout .top-caption a,
    .product-layout .top-caption h4,
    .product-layout p {
        text-align: center
    }
}

.block-information {
    background-image: url(/image/catalog/back-images/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 92px 0 192px;
    min-height: 393px
}

.back-gradinet {
    background: linear-gradient(90deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .4) .01%, rgba(0, 0, 0, 0) 146.95%)
}

.white-block {
    background-color: #fff;
    padding: 37px 30px 42px 47px;
    width: 470px
}

.white-block .main-button {
    width: 160px
}

.block-information .image {
    width: 100%;
    display: flex;
    align-items: flex-end
}

.block-information .image img {
    max-width: initial;
    position: absolute;
    left: -73px;
    top: 83px
}

.block-information .item-block {
    margin: 65px 0
}

.white-block .text p {
    margin-bottom: 30px
}

.block-information .white-block {
    opacity: 0
}

.block-information .white-block {
    -webkit-animation: white-block-show 1s;
    -moz-animation: white-block-show 1s;
    -ms-animation: white-block-show 1s;
    -webkit-transition: linear;
    -moz-transition: linear;
    -ms-transition: linear;
    opacity: 1
}

@media (max-width:1279px) {
    .block-information {
        padding: 35px 20px
    }
    .block-information .item-block {
        width: 60%
    }
    .block-information .image {
        width: 40%;
        margin-top: 0
    }
}

@media (max-width:992px) {
    .block-information .image {
        display: none
    }
    .block-information .item-block {
        width: auto;
        margin: 0 auto
    }
    .white-block {
        margin: 0
    }
}

@media (max-width:768px) {
    .block-information {
        margin-top: 100px
    }
}

.image-with-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 19px 0 10px
}

.animate-block {
    -webkit-animation: white-block-show .5s;
    -moz-animation: white-block-show .5s;
    -ms-animation: white-block-show .5s;
    -webkit-transition: linear;
    -moz-transition: linear;
    -ms-transition: linear;
    opacity: 1
}

@-webkit-keyframes white-block-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        transform: translate(0, 60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes white-block-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        transform: translate(0, 60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.image-with-text:nth-of-type(2) {
    margin-top: 3px
}

.image-with-text .image {
    margin-top: 18px
}

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

.image-with-text .download-buttons {
    margin-left: 70px;
    position: absolute;
    bottom: 7%
}

.image-with-text .main-button {
    margin-top: 10px;
    width: 175px
}

.text {
    display: flex;
    flex-direction: column
}

.text h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2f3136;
    margin-bottom: 15px
}

.text h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #2f3136;
    margin-bottom: 5px
}

.text h3,
.text h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    color: #2f3136;
    margin-bottom: 25px
}

.text p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #505256;
    margin-bottom: 33px
}

.image-with-text .text p {
    padding-right: 45px
}

.image-with-text .text p a {
    color: #dc2632;
}

.white-text,
.white-text .text h3,
.white-text .text h4,
.white-text .text h5,
.white-text .text h6,
.white-text .text p,
.white-text .video-play-text h4,
.white-text .video-play-text p {
    color: #fff
}

.black-text,
.black-text .text h3,
.black-text .text h4,
.black-text .text h5,
.black-text .text h6,
.black-text .text p,
.black-text .video-play-text h4,
.black-text .video-play-text p {
    color: #000000
}

@media (max-width:992px) {
    .image-with-text {
        flex-direction: column;
        justify-content: center
    }
    .image-with-text .image,
    .image-with-text .text {
        width: 100%
    }
    .image-with-text .image {
        order: 1;
        display: flex;
        justify-content: center;
        margin-top: 30px;
        flex-direction: column;
        align-items: center
    }
    .image-with-text .text {
        order: 2;
        justify-content: center;
        align-items: center
    }
    .image-with-text .main-button {
        margin: 5px auto
    }
    .image-with-text .download-buttons {
        margin-left: 0;
        margin-bottom: 20px
    }
    .image-with-text .download-buttons {
        position: relative
    }
}

.grayscale {
    filter: grayscale(100%);
    transition: .7s
}

.grayscale:hover {
    filter: grayscale(0)
}

.download-buttons {
    display: flex
}

#common-home .clients-reviews {
    margin-bottom: 0;
}

.clients-reviews {
    background-color: #b71e28;
    margin: 65px 0 94px;
    width: 100%
}

#information-information .clients-reviews {
    margin: 0;
}

.back-lines {
    background-image: url(/image/catalog/back-images/back-lines.png);
    background-repeat: no-repeat;
    width: 100%
}

.back-lines .container {
    padding-top: 94px;
    padding-bottom: 50px
}

.reviews-slider {
    display: flex;
    padding-right: 15px;
    max-width: 837px
}

.reviews-slider .slide {
    display: grid;
    grid-template-rows: 160px 40%
}

.reviews-slider .slide.to-translate {
    grid-template-rows: 180px 40%
}

.clients-reviews.review-wrapper .reviews-slider .slide {
    grid-template-rows: 180px 40%
}

.clients-reviews.review-wrapper .reviews-slider .slide.to-translate {
    grid-template-rows: 195px 40%
}

@media (max-width:768px) {
    .reviews-slider .slide {
        grid-template-rows: 140px 40%
    }
}

.slide a {
    color: #b71e28;
}

.slide a:hover {
    text-decoration: underline;
}

.clients-reviews .white-title {
    text-align: left;
    max-width: 330px;
    padding-left: 15px
}

.clients-reviews .main-button-white {
    color: #b71e28;
    margin: 55px auto 40px
}

.reviews-slider .arrow-owl {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: 3px;
    display: inline-block;
    padding: 8px
}

.reviews-slider .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 28%
}

.reviews-slider .owl-prev {
    margin-left: -52%
}

.reviews-slider .owl-next {
    margin-right: -58px
}

.reviews-slider .arrow-owl:hover {
    border-color: #b8babe
}

.reviews-slider .arrow-owl.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.reviews-slider .arrow-owl.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.reviews-slider .item {
    background: #fff;
    border-radius: 5px;
    padding: 26px 22px 26px 26px;
    position: relative;
    margin: 5px;
    height: 100%
}

.reviews-slider .item-text {
    height: 100%
}

.reviews-slider .item:after {
    position: absolute;
    content: '';
    bottom: -12px;
    right: 50px;
    border: 6px solid transparent;
    border-top: 6px solid #fff
}

.reviews-slider .item-text p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #505256;
    margin-bottom: 0;
    text-overflow: ellipsis;
    HEIGHT: 100%;
    overflow: hidden
}

.reviews-slider .item-name {
    margin-top: 15px
}

.reviews-slider .item-name p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    margin-bottom: 0
}

.reviews-slider .item-name p span {
    font-weight: 300;
    padding-left: 7px
}

.content-title.text-left h2,
.content-title.text-left p {
    text-align: left
}

.reviews-product .reviews-slider .owl-prev {
    margin-left: -60px
}

@media (max-width:1380px) {
    .reviews-slider {
        padding: 0 40px 0 15px
    }
    .reviews-product .reviews-slider .owl-prev,
    .reviews-slider .owl-prev {
        margin-left: -30px
    }
    .reviews-slider .owl-next {
        margin-right: -40px
    }
    .back-lines {
        padding-left: 15px;
        padding-right: 15px
    }
    .reviews-slider .owl-nav {
        width: 98%
    }
    .reviews-product .reviews-slider {
        padding: 0 15px
    }
}

@media (max-width:1200px) {
    .reviews-slider .owl-prev {
        margin-left: -30px
    }
    .reviews-slider {
        margin-top: 30px
    }
    .clients-reviews .white-title {
        text-align: center
    }
    .reviews-slider .owl-next {
        margin-right: -40px
    }
    .back-lines .container .row {
        flex-direction: column;
        align-items: center
    }
    .reviews-slider {
        padding: 0 15px
    }
}

.content-title h1,
.content-title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #2f3136
}

.content-title h2 sup {
    font-size: 45%;
    margin-left: 3px;
    top: -16px;
}

.content-title h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #2f3136
}

.content-title h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #2f3136
}

.content-title p,
.content-title h1{
    font-style: normal;
    font-weight: 400;
    font-size: 18px; /* default 24px */
    line-height: 30px; /* default 50px */
    text-align: center;
    color: #505256;
    margin-top: 11px
}

.category-title .content-title {
    padding: 48px 0 33px;
    margin-top: 4px
}

.category-title .content-title h1,
.category-title .content-title h2 {
    margin-bottom: 0
}

.category-title .content-title p {
    margin-top: 0;
    text-align: left;
}

.white-title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 22px;
    color: #fff;
    margin-top: 5px
}

.reviews-product .back-lines .container {
    padding-top: 83px
}

.reviews-product .reviews-slider {
    display: flex;
    max-width: 100%
}

.white-title p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff
}

.partners-list {
    margin-bottom: 65px
}

.top-partners-list {
    min-height: 151px
}

.top-partners-list .partners-list {
    margin-bottom: 0
}

.top-partners-list {
    background: #f6f6f6;
    padding: 21px 0 10px;
    margin-bottom: 80px
}

.top-partners-list p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #6e7178;
    margin-bottom: 0
}

.partners-list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0
}

.partners-list ul li {
    padding: 10px 30px
}

.partners-list ul li:first-child {
    padding-left: 0
}

.partners-list ul li:last-child {
    padding-right: 0
}

.partners-list ul li img {
    width: 100%
}

.top-partners-list .partners-list ul li {
    padding: 0 35px
}

.top-partners-list .partners-list ul li:first-child {
    padding-left: 0
}

.top-partners-list .partners-list ul li:last-child {
    padding-right: 0
}

.partners-list ul li span {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out
}

.top-partners-list .partners-list ul li img {
    width: 90%;
    max-height: 100px
}

@media (max-width:992px) {
    .content-title h1,
    .content-title h2 {
        font-size: 30px
    }
    .content-title p ,
    .content-title h1 {
        font-size: 18px;
        line-height: 28px
    }
}

.owl-products {
    height: 522px;
}

.owl-products .owl-dots {
    display: none
}

.owl-product.thumbnails {
    overflow: unset
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0
}

.owl-product .arrow-owl {
    border: solid #cacaca;
    border-width: 0 3px 3px 0;
    border-radius: 3px;
    display: inline-block;
    padding: 9px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.owl-product .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.owl-product .owl-nav button {
    position: absolute;
    top: 42%;
    z-index: 100
}

.owl-product .owl-nav button.owl-next {
    right: 0;
}

.owl-product .product-layout .image a {
    position: relative;
    z-index: 10000;
    mix-blend-mode: darken;
}

.owl-product .product-layout .image {
    max-width: 460px;
    height: 460px
}

.owl-product .arrow-owl:hover {
    border-color: #dc2632
}

.owl-product .arrow-owl.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.owl-product .arrow-owl.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

#product-product .owl-out.thumbnails {
    margin-left: 0
}

.thumbs {
    display: flex;
    justify-content: space-between
}

.thumbs .image {
    height: 112px;
    margin: 0 1px;
    padding: 5px;
    border: 1px solid transparent;
    position: relative;
}

.thumbs .video:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 36%;
    width: 33px;
    height: 33px;
    margin: 0 0 0 -16px;
    background: transparent url(/image/catalog/icons/icon-play.svg) no-repeat 0 0;
    background-size: cover;
    cursor: pointer;
}

.thumbs .image.active,
.thumbs .image:hover {
    border-color: #b71e28;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.thumbs .image a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.thumbs .image a img {
    height: 100%;
    object-fit: contain
}

.thumbs-product {
    overflow: hidden
}

.thumbs-product {
    overflow: hidden
}

.thumbs-product .owl-stage {
    display: flex
}


/*.thumbs-product .owl-stage .owl-item:first-child {*/


/*    display: none;*/


/*}*/

.mfp-gallery .mfp-image-holder .mfp-figure {
    width: 800px;
    height: 800px;
    display: flex;
    align-items: center;
    justify-content: center
}

.mfp-gallery figure {
    margin: 0;
    width: 100%;
}

.mfp-gallery figure img {
    max-height: 800px !important;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

@media (max-width: 820px) {
    .mfp-gallery .mfp-image-holder .mfp-figure {
        width: 100%;
        height: 100%;
    }
    .mfp-gallery figure img {
        width: auto;
    }
}

.mfp-arrow:before {
    display: none!important
}

.mfp-arrow:after {
    border: solid #cacaca!important;
    border-width: 0 3px 3px 0!important;
    border-radius: 3px!important;
    display: inline-block!important;
    padding: 9px!important
}

.mfp-arrow:hover:after {
    border-color: #b71e28!important
}

.mfp-arrow-right:after {
    transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg)!important
}

.mfp-arrow-left:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.mfp-figure:after {
    background: #fff!important
}

#product-product {
    padding-bottom: 45px
}

.product-details {
    padding-left: 54px;
    margin-top: 5px
}

.product-title h2,
.product-title h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #2f3136
}

.product-title p {
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #2f3136;
    margin-bottom: 10px
}

.text-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 25px 0 21px
}

.text-price h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    color: #dc2632;
    margin-right: 20px;
}

.text-price-vat {
    display: flex;
}

.text-price-vat button {
    border: 0;
    background-color: inherit;
    text-decoration: underline;
    font-size: 14px;
}

.btn-notify {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #dc2632;
    border: 1px solid #dc2632;
    padding: 2px 8px;
    margin-right: 25px
}

.btn-notify:hover {
    color: #fff;
    background-color: #dc2632
}

.rating {
    display: flex;
    align-items: center;
    margin: 21px 0 28px
}

.rating-icons {
    margin-left: 32px;
    display: flex;
    align-items: center
}

.rating-icons i {
    margin: 0 5px;
    color: #c4c4c4;
    font-size: 20px
}

.rating-icons i.star-pink {
    color: #dc2632
}

.details-text {
    display: flex;
    align-items: flex-start;
    padding-right: 0;
    margin-top: 23px;
    column-gap: 12px;
}

.text-pink {
    color: #dc2632!important
}

.select-color {
    margin: 21px 0 10px
}

.details-text .details-description,
.details-text span {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #2f3136
}

.details-text span.text-green {
    color: green
}

.details-text a {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #dc2632;
    padding-left: 25px;
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

/*.details-text a.see-details {*/
/*    padding-left: 0px*/
/*}*/

.details-text a:after {
    position: absolute;
    content: '';
    top: 12px;
    right: -12px;
    border: solid #dc2632!important;
    border-width: 0 2px 2px 0!important;
    border-radius: 2px!important;
    display: inline-block!important;
    padding: 3px!important;
    transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg)!important
}

.details-text a:before {
    position: absolute;
    content: '';
    background-image: url(../image/icons/icon-information.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
    background-size: contain;
    left: 3px;
}

.details-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    margin-right: 10px;
    margin-bottom: 0;
    color: #2f3136
}

.details-title span {
    padding-left: 14px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.quantity-block {
    display: flex;
    margin: 0 38px 0 15px
}

.details-text.quantity {
    margin-top: 18px
}

.details-text.quantity>div {
    display: flex;
    align-items: center
}

.quantity-block input {
    border: 1px solid rgba(218, 218, 218, .8);
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    height: 44px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #2f3136;
    padding: 4px
}

.quantity-block .add {
    border: 1px solid rgba(218, 218, 218, .8);
    height: 44px;
    padding: 17px;
    border-radius: 0 5px 5px 0;
    position: relative;
    background-color: transparent;
    font-size: 0;
    display: flex;
    align-items: center
}

.quantity-block .add:after {
    position: absolute;
    content: '+';
    color: #9799a2;
    font-size: 23px;
    top: 11px;
    left: 10px
}

.quantity-block .sub {
    border: 1px solid rgba(218, 218, 218, .8);
    height: 44px;
    border-radius: 5px 0 0 5px;
    padding: 17px;
    position: relative;
    background-color: transparent;
    font-size: 0;
    display: flex;
    align-items: center
}

.quantity-block .sub:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background: #9799a2;
    left: 10px
}

.quantity-block .add:hover,
.quantity-block .sub:hover {
    border-color: #dc2632
}

.quantity-block .add:hover:after {
    color: #dc2632
}

.quantity-block .sub:hover:after {
    background: #dc2632
}

.buttons-row {
    display: flex;
    align-items: center;
    margin: 40px 0
}

#button-cart {
    position: relative;
    padding: 15px 17px 15px 45px;
    min-width: 188px;
    text-align: center;
    margin-right: 20px
}

#button-cart:before {
    position: absolute;
    content: '';
    top: 14px;
    left: 5px;
    background-image: url(/image/catalog/icons/icons-basket.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 23px;
    background-position: 11px -27px
}

#button-cart:hover:before {
    background-position: 11px 0
}

.btn-heart {
    border: 2px solid #dbdbdb;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: 0 0;
    color: #dbdbdb;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-heart.active,
.btn-heart:hover {
    color: #dc2632;
    border-color: #dc2632
}

.btn-heart i {
    font-size: 21px;
    margin-top: 2px
}

.tooltip {
    display: block!important
}

.subscribe-links {
    margin-top: 32px;
    display: flex;
    align-items: center;
}

.subscribe-links a {
    font-size: 0;
    margin-right: 25px
}

.subscribe-links a::before {
    color: #9fa2ab;
    font-size: 22px
}

@media (max-width:1279px) {
    .owl-out.thumbnails {
        margin-left: 0
    }
    .product-details {
        padding-left: 45px
    }
}

@media (max-width:992px) {
    .product-details {
        padding-left: 0;
        margin-top: 30px
    }
    .price {
        flex-direction: column;
        align-items: flex-start
    }
}

.product-tabs {
    margin: 10px 0 55px
}

.product-tabs .nav-tabs {
    display: flex;
    justify-content: space-between;
    border-color: #e8e8e8
}

.product-tabs .nav-tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    color: #2f3136;
    border-bottom: 2px solid transparent;
    text-transform: uppercase
}

.product-tabs .nav-tabs a.active {
    border-color: #dc2632;
    color: #dc2632
}

.product-tabs .tab-content {
    padding-top: 25px;
    margin-bottom: 30px
}

.product-tabs .image-with-text {
    margin-top: 0;
    align-items: center
}

.product-tabs .image-with-text:nth-child(odd) {
    margin-top: 0
}

.product-tabs .image-with-text .image {
    padding-right: 0;
    padding-left: 0
}

.product-tabs .image-with-text .image iframe {
    width: 95%;
    margin-bottom: 20px;
}

.product-tabs .image-with-text .video-item {
    margin: 20px 15px;
    width: 45%;
    height: 485px;
    padding: 0;
    position: relative;
}

.product-tabs .image-with-text .video-play-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

#nav-description-container .video-item img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
    padding-top: 100px;
}


@media (max-width: 992px) {
    .product-tabs .image-with-text .video-item {
        margin: 20px auto;
        max-width: 515px;
        width: 100%;
    }
    .product-tabs .image-with-text .image iframe  {
        width: 100%;
    }
}

.product-tabs .image-with-text .text {
    padding: 13px 0 0 0
}

.product-tabs .image-with-text .text h2 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 42px
}

.product-tabs .image-with-text:nth-child(odd) .text {
    padding-left: 20px;
    padding-top: 65px
}

.product-tabs .imag-specifications {
    max-height: 460px
}

.product-tabs .table {
    margin-top: 45px
}

.product-tabs .table td {
    text-align: right
}

.product-tabs .table tr {
    height: 40px
}

.product-tabs .table-striped tbody tr:nth-of-type(even) {
    background-color: #fff
}

.product-tabs .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f3f3f3
}

.product-tabs .table th,
.table td {
    padding: 0 15px;
    vertical-align: top;
    border-top: 0
}

.product-tabs .table th {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    padding: 7px 15px;
    color: #2f3136;
    width: auto;
    white-space: nowrap
}

.product-tabs .table td {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #6e7178;
    padding: 7px;
    width: auto
}

.form-horizontal h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 15px
}

.text-danger {
    color: #dc2632!important;
    text-align: right;
    padding-top: 3px;
    display: block;
    width: 100%
}

.form-review .buttons {
    position: relative
}

.help-block {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #2f3136;
    margin-top: 20px
}

.help-block .text-danger {
    text-align: left
}

.body-form {
    background: #f3f3f3;
    padding: 32px 60px 60px
}

.row-block {
    display: flex;
    margin-bottom: 30px;
    width: 100%
}

.checkout-form {
    background: 0 0;
    padding: 0;
    position: relative;
}

.content-block .checkout-form .body-form {
    padding: 33px 32px 14px;
    height: 100%;
    border: 1px solid #e6e6e6
}

.checkout-form .body-form.back-white {
    background: #fff;
    padding: 35px 0
}

.checkout-form .body-form.back-white .summary-block {
    padding-left: 15px
}

.content-block .body-form h3 {
    line-height: 23px
}

.content-block .body-form h3.big-title {
    font-size: 26px;
    line-height: 30px
}

.item-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px
}

.big-item-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%
}

.item-form .checkout-list {
    margin-bottom: 0
}

.item-form .checkout-list .table {
    background: #f3f3f3
}

.item-form .checkout-list tbody tr:nth-of-type(odd) {
    background: #f3f3f3
}

.item-form .checkout-list tbody tr {
    background: #f3f3f3;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    border-bottom: 20px solid #f3f3f3
}

.item-form .checkout-list tbody tr td {
    background: #fff
}

.item-form .checkout-list .table thead td:first-child {
    min-width: 370px
}

.item-form .checkout-list .table thead td:nth-child(2) {
    min-width: 97px
}

.item-form .checkout-list .table thead td:nth-child(4) {
    min-width: 85px;
    padding-left: 0
}

.item-form .checkout-list .table tbody td:nth-child(4) {
    padding-top: 39px
}

.item-form .checkout-list .table tbody td {
    padding-left: 5px
}

.body-form .form-group {
    margin-bottom: 15px
}

.body-form label.text-control-label {
    font-size: 16px;
    line-height: 21px;
    margin: 2px 0 30px
}

.body-form label {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: flex-start;
    color: #2f3136;
    position: relative;
    margin-bottom: 5px
}

.body-form .radio label {
    padding-left: 39px;
    margin-bottom: 14px
}

.body-form .radio label img {
    margin-left: 10px
}

.body-form .checkbox-block {
    margin: 10px 0 25px
}

.body-form .checkbox-block+.text-danger {
    text-align: left
}

.body-form .required>label:after, #confirm_form .required>label:after {
    position: relative;
    content: '*';
    top: 1px;
    right: -4px;
    color: #dc2632
}

.body-form .review-rating>label {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    color: #2f3136
}

.body-form .review-rating.required label:after {
    display: none
}

.form-control {
    background: #fff;
    border-radius: 0;
    height: 54px;
    border: 2px solid transparent;
    font-size: 18px;
    line-height: 21px;
    color: #505256
}

.body-form textarea.form-control {
    height: 100%;
    min-height: 150px;
    resize: none
}

.item-form .body-form textarea.form-control {
    min-height: 108px
}

.body-form .h-130 textarea {
    min-height: 133px
}

.body-form .h-108 textarea {
    min-height: 108px
}

.product-tabs .form-horizontal {
    max-width: 785px
}

.body-form .form-group.review-rating {
    display: flex;
    align-items: center;
    margin-bottom: 27px
}

.rating-icons .star {
    display: inline-block;
    background: 0 0
}

.rating-icons .star>input[type=radio] {
    display: none
}

.rating-icons .star>input[type=radio]:checked+i {
    color: #dc2632
}

.review-rating .rating {
    margin: 0 0 0 30px;
    display: block
}

.review-rating .rating>label {
    color: #c4c4c4;
    float: right;
    cursor: pointer
}

.review-rating .rating>label:before {
    margin: 0 5px;
    font-size: 20px;
    font-family: FontAwesome;
    content: "\f005";
    display: inline-block
}

.review-rating .rating>input {
    display: none
}

.review-rating .rating:not(:checked)>label:hover,
.review-rating .rating:not(:checked)>label:hover~label,
.review-rating .rating>input:checked~label {
    color: #dc2632
}

.review-rating .rating>input:checked+label:hover,
.review-rating .rating>input:checked~label:hover,
.review-rating .rating>input:checked~label:hover~label,
.review-rating .rating>label:hover~input:checked~label {
    color: #dc2632
}

.btn-big {
    background: #dc2632;
    border: 0;
    border-radius: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    height: 54px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-big:hover {
    background: #b5222c;
    color: #fff
}

.btn-big.inactive,
.inactive {
    background: #bdbdbd
}

.modal-dialog {
    max-width: 1092px
}

.modal-content {
    background: #f3f3f3;
    padding: 40px 86px 55px;
    border-radius: 0;
    border: 0
}

.modal-header {
    border: 0;
    padding-left: 0
}

.modal-title {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 20px
}

.small-modal-title {
    font-size: 24px
}

.font-size-0 {
    font-size: 0!important
}

.promocode-block .input-group .font-size-0 {
    font-size: 0!important;
    display: none
}

.modal-header p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    color: #2f3136
}

.modal-header .close {
    position: absolute;
    right: 30px;
    top: 30px;
    opacity: 1;
    font-size: 0;
    padding: 10px 22px 30px;
}

.modal-header .close:after {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    border-radius: 4px;
    background: #dc2632;
    border-radius: 4px;
    transform: rotate(-135deg)
}

.modal-header .close:before {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    border-radius: 4px;
    background: #dc2632;
    border-radius: 4px;
    transform: rotate(-45deg)
}

.modal-header .close:hover:after,
.modal-header .close:hover:before {
    background: #b5222c
}

.modal-body {
    padding: 0
}

.modal-footer {
    border: 0;
    padding-top: 25px
}

.modal-right-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 30px
}

.modal-right-info a {
    margin-bottom: 37px;
    margin-top: 38px
}

.modal-right-info h4 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 27px;
    text-align: center;
    color: #505256;
    font-weight: 400
}

.modal-right-info p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #6e7178
}

.modal-bottom-footer {
    margin-top: 35px;
    border-top: 2px solid #909399
}

.modal-bottom-footer p {
    margin-top: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #6e7178
}

.modal-bottom-footer img {
    max-width: 100%
}

.popup-demo {
    max-width: 800px
}

.popup-demo .modal-content {
    padding: 45px 64px 31px
}

.popup-demo .modal-header p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #6e7178;
    margin-bottom: 0
}

.popup-demo .modal-title {
    margin-bottom: 14px;
    font-size: 36px;
    line-height: 30px
}

.list-plans {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 1% 0 1%
}

.list-plans .item {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .07);
    padding: 35px 5px 18px 39px;
    border: 1px solid transparent;
    margin: 1%;
    width: 48%;
    cursor: pointer;
    position: relative
}

.list-plans h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #2f3136;
    margin-bottom: 7px
}

.list-plans p {
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    color: #2f3136
}

.list-plans .item.active {
    border-color: #dc2632
}

.list-plans .item.active:after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-active.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    top: 18px;
    right: 15px
}

.list-plans .active h5 {
    color: #dc2632
}

.list-plans ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px
}

.list-plans ul li {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: #2f3136;
    position: relative;
    padding-right: 25px
}

.list-plans ul li:before {
    position: relative;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #dc2632;
    display: inline-block;
    margin-right: 10px
}

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

.content-checkout {
    display: flex;
    justify-content: space-between;
    margin-top: 50px
}

.content-checkout .left-form {
    width: 49%;
    margin-right: 15px
}

.section-name,
.table-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.checkout-list .table-name {
    margin-top: 40px
}

.section-name>div {
    display: flex;
    align-items: center
}

.section-name span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #2f3136;
    background: rgba(243, 243, 243, .8);
    border: 1px solid #2f3136;
    border-radius: 50%;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.checkout-list .table-name h2,
.section-name h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: #2f3136;
    margin-bottom: 0
}

.content-checkout .section-name p {
    font-size: 16px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 0
}

.section-name p a {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #dc2632;
    padding-left: 5px
}

.content-checkout .inputs-radio .radio {
    min-width: auto;
    margin-right: 70px
}

.content-checkout .inputs-radio .radio:last-child {
    margin-right: 0
}

.content-checkout .body-form .checkbox-block {
    margin: 28px 0 31px
}

.section-form {
    margin-bottom: 50px
}

.section-form .body-form {
    margin-bottom: 20px
}

.section-form .checkbox-block label {
    font-size: 16px
}

.section-form .body-form .text-control-label {
    font-size: 16px;
    line-height: 22px;
    padding: 0 30px;
    color: #2f3136;
    margin-bottom: 20px
}

.content-block .checkout-form .body-payment-form {
    padding: 23px 0 0;
    margin-bottom: 60px
}

.content-checkout .form-payment-group {
    margin-bottom: 0
}

.content-checkout .form-payment-group .radio {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    border-bottom: 1px solid #e6e6e6
}

.content-checkout .form-payment-group .radio:last-child {
    border-bottom: 0
}

.content-checkout .form-payment-group label {
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    cursor: pointer;
    position: relative
}

.form-payment-group .inputs-radio .radio span.radio-check {
    left: 32px
}

.content-checkout .form-payment-group label:focus,
.content-checkout .form-payment-group label:hover {
    background-color: #fff
}

.content-checkout .form-payment-group .radio:first-child {
    border-top: 1px solid #e6e6e6
}

.content-checkout .form-payment-group .radio:last-child {
    margin-bottom: 0
}

.body-form .form-payment-group label {
    align-items: center;
    width: 100%;
    margin-bottom: 0
}

.payment-logo {
    margin: 0 0 0 64px;
    background: #fff;
    border: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 98px;
    min-width: 98px;
    height: 54px
}

.body-form .radio label .payment-logo img {
    margin-left: 0
}

.form-payment-group .radio .payment-text span {
    font-size: 18px;
    line-height: 26px;
    color: #2f3136
}

.form-payment-group .radio .payment-text {
    display: flex;
    flex-direction: column;
    padding-left: 50px
}

.form-payment-group .radio .payment-text .text-pink {
    font-weight: 700
}

.form-payment-group .radio .payment-text span:first-child {
    font-weight: 700
}

.content-block .checkout-form .body-checkbox-form {
    padding: 20px 32px 12px
}

.content-checkout .body-form.body-checkbox-form .checkbox-block {
    margin: 0 0 27px
}

.content-checkout .body-form.body-checkbox-form .checkbox-block:last-child {
    margin-bottom: 0
}

.information-block {
    width: 50%;
    padding-left: 73px;
}

.sticky-block {
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

.information-block .checkout-list {
    padding-left: 44px
}

.information-block .text-grey {
    font-size: 14px;
    line-height: 19px;
    color: #8b8d92;
    margin-bottom: 0
}

.information-block .td-price {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #2f3136;
    width: max-content;
    margin-bottom: 0;
}

.information-table .image-with-name {
    align-items: center;
}

.information-block .edit-link {
    padding-left: 37px
}

.information-block .information-table {
    border: 1px solid #ececec
}

.information-block .information-table tr {
    border-bottom: 1px solid #ececec
}

.information-block .information-table tr:last-child {
    border-bottom: 0
}

.information-block .information-table td {
    padding: 15px 15px 5px 0;
    vertical-align: middle;
}

.information-block .image-with-name a {
    display: flex;
    align-items: center;
}

.information-block .image-with-name img {
    max-width: 72px;
    max-height: 72px;
    height: 72px
}

.information-block .image-with-name .text {
    padding-left: 15px
}

.information-block .image-with-name .text p {
    font-size: 14px;
    line-height: 19px;
    color: #8b8d92;
    margin-bottom: 0
}

.information-block .image-with-name .text a {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #2f3136;
    margin-bottom: 4px
}

.information-block .summary-block {
    padding-left: 0;
    margin-top: 8px
}

.information-block .big-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 0
}

.information-block .summary-block .table tr td:first-child p {
    margin-bottom: 16px
}

@media (max-width:1200px) {
    .product-tabs .table {
        max-width: 600px;
        margin: 40px auto
    }
    .product-tabs .table-subscription-list .table {
        max-width: 100%
    }
    .image-specifications {
        display: flex;
        align-items: center;
        justify-content: center
    }
    .image-specifications img {
        max-width: 100%;
        height: auto
    }
    .modal-dialog {
        max-width: 100%;
        margin: 1.75rem 40px
    }
    .modal .modal-dialog {
        margin: 1.75rem auto
    }
    .quantity {
        margin-top: 20px
    }
}

@media (max-width:992px) {
    .modal-content {
        padding: 20px
    }
    .popup-plan .modal-content {
        padding: 34px 30px
    }
    .popup-plan .modal-body {
        padding: 0 34px
    }
}

@media (max-width:767px) {
    .list-plans .item {
        width: 100%
    }
}

@media (max-width:567px) {
    .product-tabs .nav-tabs {
        flex-direction: column
    }
    .body-form {
        padding: 15px
    }
    .modal-dialog {
        margin: 1.75rem 20px
    }
    .modal .modal-dialog {
        margin: 1.75rem auto
    }
}

.features {
    background: #f6f6f6;
    padding: 97px 0 70px;
}

.list-features {
    padding-top: 40px;
    justify-content: center;
}

.features .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 5px 0
}

.list-solutions .features .item {
    padding: 30px 5px 55px
}

.list-solutions .features {
    padding: 58px 0 60px
}

.list-solutions .features .item .icon {
    background-image: none;
}

.features .item::after,
.features .item::before {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s
}

.features .item::before {
    border-top: 2px solid #dc2632;
    border-bottom: 2px solid #dc2632;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.features .item::after {
    border-right: 2px solid #dc2632;
    border-left: 2px solid #dc2632;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.features .item:hover::after,
.features .item:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.features .item .icon {
    height: 75px;
    width: 70px;
    display: block;
    background-image: url(/image/catalog/icons/sprites.svg);
    background-repeat: no-repeat
}

.features .item .icon.icon-reports {
    background-position: 14.2% 60%
}

.features .item .icon.icon-signal {
    background-position: 28.2% 60%
}

.features .item .icon.icon-statistics {
    background-position: 42.2% 60%
}

.features .item .icon.icon-history,
.features .item .icon.icon-location {
    background-position: 43.2% 40%;
}

.features .item .icon.icon-heart {
    background-position: 0.05% 40%
}

.features .item .icon.icon-alarm-notes {
    background-position: 56.2% 60%
}

.features .item .icon.icon-alarm {
    background-position: 43.2% 19%
}

.features .item .icon.icon-tooltip {
    background-position: 70.2% 100%
}

.features .item .icon.icon-events {
    background-position: 57.2% -3%
}

.features .item .icon.icon-call {
    background-position: 14.6% 19%
}

.features .item .icon.icon-palarm {
    background-position: -0.8% 19%;
}

.features .item .icon.icon-positioning {
    background-position: 43.2% -2%
}

.features .item .icon.icon-bluetooth {
    background-position: 100% 37%
}

.features .item .icon.icon-geofence {
    background-position: 29.2% -2%
}

.features .item .icon.icon-range {
    background-position: 72% 38%
}

.features .item .icon.icon-multi {
    background-position: 71.2% 19%
}

.features .item .icon.icon-battery {
    background-position: 29% 80%
}

.features .item .icon.icon-map {
    background-position: 56% 101%
}

.features .item .icon.icon-device-list {
    background-position: 43% 100%
}

.features .item .icon.icon-language {
    background-position: 86% 79%
}

.features .item .icon.icon-linking {
    background-position: 85% 58%
}

.features .item .icon.icon-comment {
    background-position: 85% 39%
}

.features .item .icon.icon-search {
    background-position: 85% 19%
}

.features .item .icon.icon-travel {
    background-position: 85% -1%
}

.features .item .icon.icon-detector {
    background-position: 0.05% 60%
}

.features .item .icon.icon-water {
    background-position: 71.2% 60%;
}

.features .item .icon.icon-magnetic {
    background-position: 100% -2%;
}

.features .item .icon.icon-motion-alarm {
    background-position: 15% -2%;
}

.features .item .icon.icon-speeding {
    background-position: 57.2% 19%;
}

.features .item .icon.icon-flash {
    background-position: 85% 99%;
}

.features .item .icon.icon-triplog {
    background-position: 14.05% 40%;
}

.features .item .icon.icon-diplom {
    background-position: 71% 79%;
}

.features .item .icon.icon-plug {
    background-position: 28.05% 40%;
}

.features .item .icon.icon-sabotage {
    background-position: 28% 101%;
}

.features .item a,
.features .item p {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #2f3136;
    margin-top: 25px;
    margin-bottom: 0;
    text-align: center;
    padding: 0 7px
}

.features .item:hover p {
    color: #dc2632
}

.list-features .item:hover p {
    color: #2f3136
}

.list-features .item::after,
.list-features .item::before {
    display: none
}

@media (max-width:992px) {
    .features .item {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .features {
        padding: 40px 0
    }
}

.features-carousel {
    margin: 100px 0 0
}

.owl-features {
    margin: 45px 0 85px
}

.owl-features .arrow-owl {
    border: solid #909090;
    border-width: 0 1px 1px 0;
    border-radius: 1px;
    display: inline-block;
    padding: 12px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.owl-features .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 33%
}

.owl-features .arrow-owl:hover {
    border-color: #dc2632
}

.owl-features .arrow-owl.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.owl-features .arrow-owl.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.owl-features .item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.owl-features .item .images {
    position: relative
}

.owl-features .item .image-bottom {
    position: absolute;
    right: 0;
    bottom: 0
}

.owl-features .item .item-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 47px
}

.owl-features .item .item-text h4 {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #2f3136;
    margin-bottom: 14px
}

.owl-features .item .item-text p {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #6e7178
}

.owl-features .owl-item {
    opacity: .2
}

.owl-features .owl-item .item-text {
    display: none
}

.owl-features .owl-item.center {
    position: relative;
    z-index: 100000;
    opacity: 1;
    margin-top: 10px
}

.owl-features .owl-item.center .item-text {
    display: flex
}

.owl-features .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.owl-theme.owl-features .owl-dots .owl-dot {
    margin: 5px 9px;
    width: 16px;
    height: 16px
}

.owl-theme.owl-features .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0;
    max-width: 16px;
    background: #c4c4c4;
    border-radius: 50%
}

.owl-product .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme.owl-features .owl-dots .owl-dot.active span {
    background: #dc2632;
    width: 16px;
    height: 16px
}

.owl-more-reviews {
    margin-top: 15px
}

.white-title.text-center h2 {
    margin-bottom: 10px
}

.review-button {
    background: #fff;
    border: 2px solid #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 17px;
    display: inline-block;
    color: #dc2632;
    border-radius: 0;
    margin: 35px auto 0;
    min-width: 190px
}

.review-button:hover {
    border-color: #fff;
    background: 0 0;
    color: #fff
}

.reviews-product {
    margin: 78px 0 0
}

.reviews-product .back-lines {
    padding-bottom: 29px
}

.list-accessories {
    display: flex;
    margin: 35px 0 37px
}

.list-accessories>h4 {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 47px;
    color: #2F3136;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 992px) {
    .list-accessories>h4 {
        font-size: 30px;
    }
}

.last-list {
    margin-bottom: 67px
}

.list-accessories .product-layout {
    max-width: 360px;
    margin: 0 auto 47px
}

.list-accessories .product-layout .image {
    height: 320px;
    max-width: 360px
}

.list-solutions .features {
    background: 0 0;
    padding: 20px 0 50px
}

.list-solutions .features .item a,
.list-solutions .features .item p {
    font-size: 24px;
    margin-top: 25px
}

.list-numbers {
    background: #dc2632;
    padding: 35px 0 0;
    margin-bottom: 120px
}

.list-numbers .item {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 50px
}

.list-numbers .number,
.list-numbers span {
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.list-numbers .text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    padding: 35px 70px 0
}

.reviews-product.clients-reviews .white-title {
    max-width: 100%
}

.list-functions {
    margin-bottom: 98px
}

.functions {
    margin: 48px -10px 55px;
    position: relative
}

.functions .item {
    display: flex;
    opacity: 0
}

.functions .item:nth-child(odd) {
    -webkit-animation: item-show 1s;
    -moz-animation: item-show 1s;
    -ms-animation: item-show 1s;
    -webkit-transition: linear;
    -moz-transition: linear;
    -ms-transition: linear;
    opacity: 1
}

.functions .item:nth-child(even) {
    -webkit-animation: item-show-even 1s;
    -moz-animation: item-show-even 1s;
    -ms-animation: item-show-even 1s;
    -webkit-transition: linear;
    -moz-transition: linear;
    -ms-transition: linear;
    opacity: 1
}

@-webkit-keyframes item-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(-60px, 0);
        -moz-transform: translate(-60px, 0);
        -ms-transform: translate(-60px, 0);
        transform: translate(-60px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes item-show {
    0% {
        opacity: 0;
        -webkit-transform: translate(-60px, 0);
        -moz-transform: translate(-60px, 0);
        -ms-transform: translate(-60px, 0);
        transform: translate(-60px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes item-show-even {
    0% {
        opacity: 0;
        -webkit-transform: translate(60px, 0);
        -moz-transform: translate(60px, 0);
        -ms-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes item-show-even {
    0% {
        opacity: 0;
        -webkit-transform: translate(60px, 0);
        -moz-transform: translate(60px, 0);
        -ms-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.functions .item:nth-of-type(even) {
    padding-left: 35px
}

.functions .item .icon {
    margin: 0 20px 0 0
}

.functions .item .icon img {
    width: 68px;
    max-width: 68px
}

.functions .item .text {
    min-height: 157px
}

.functions .item .text h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #2f3136;
    margin-bottom: 15px
}

.functions .item .text p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #6e7178
}

.list-colors {
    margin-left: 33px;
    margin-top: 5px
}

.color-label {
    display: inline-block;
    background: 0 0;
    margin: 0 4px
}

.color-label>input[type=radio] {
    display: none
}

.color-label>span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    border: 2px solid transparent
}

.color-1>span {
    background: #383838;
    border-color: #383838
}

.color-2>span {
    background: #838080;
    border-color: #838080
}

.color-3>span {
    background: #b3b3b3;
    border-color: #b3b3b3
}

.color-4>span {
    background: #ddd;
    border-color: #ddd
}

.color-5>span {
    background: #fff;
    border-color: #e2e2e2
}

.color-label>input[type=radio]:checked+span {
    border-color: #dc2632
}

.color-label:hover span {
    border-color: #dc2632;
    cursor: pointer
}

#column-right {
    display: none
}

.nav-back {
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    text-align: right;
    color: #dc2632;
    position: relative;
    display: flex;
    align-items: center
}

.nav-back:hover {
    color: #dc2632
}

.nav-back:before {
    position: relative;
    content: '';
    background-image: url(/image/catalog/icons/arrow-back.svg);
    background-repeat: no-repeat;
    width: 26px;
    height: 8px;
    left: -8px
}

.edit-link,
#login-link a {
    font-weight: 700;
    border: 0;
    background-color: transparent;
    font-size: 16px;
    line-height: 24px;
    color: #de404e;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer
}

#login-link a:before {
    position: relative;
    content: '';
    background-image: url(/image/catalog/icons/icon-pink-account.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    left: -7px;
}

.table .edit-link {
    min-width: 54px;
    width: 54px;
    height: 54px;
    border: 1px solid #dc2632;
    border-radius: 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.table .edit-link:before {
    left: 0;
    background-image: url(/image/catalog/icons/icons-edit.svg)
}

.table .edit-link:hover::before {
    background-position: 0 -19px
}

.table .edit-link:hover {
    background-color: #dc2632;
    color: #fff
}

.edit-link:hover {
    color: #dc2632
}

.edit-link:before {
    position: relative;
    content: '';
    background-image: url(/image/catalog/icons/icon-edit.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    left: -7px
}

.save-link {
    font-weight: 700;
    border: 0;
    background-color: transparent;
    font-size: 16px;
    line-height: 24px;
    color: #de404e;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0
}

.save-link:hover {
    color: #dc2632
}

.tr-delete {
    background-image: url(/image/catalog/icons/icon-delete-black.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 24px;
    display: block;
    cursor: pointer
}

.top-block {
    margin-top: 10px;
    display: flex;
    justify-content: space-between
}

.top-block h2,
.top-text h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 19px;
    color: #2f3136
}

.top-text h3,
.top-text .h3-form {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 0;
    margin-bottom: 0;
    margin-top: 50px
}

.well .top-text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #505256;
    margin-bottom: 23px
}

.main-top-text {
    margin-bottom: 42px
}

.main-top-text.top-text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #505256;
    margin-bottom: 33px
}

.well .top-text p a {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #dc2632;
}

.well .main-button {
    margin-top: 17px
}

.well .input-group .main-button {
    margin-top: 0;
    margin-left: 15px;
    min-width: 150px
}

.text-forgotten {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: flex-end;
    color: #dc2632;
    margin: 16px 0
}

.content-block .top-text {
    margin-bottom: 30px
}

.content-block .body-form {
    padding-bottom: 29px
}

.content-block .bottom-text {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.content-block .bottom-text p {
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #2f3136
}

.content-block .bottom-text p a {
    color: #dc2632;
    font-weight: 500;
    padding-left: 5px
}

.well p {
    font-size: 18px;
    line-height: 25px;
    color: #2f3136
}

.wrapper {
    display: flex;
    justify-content: space-between;
    min-height: 615px;
    margin-bottom: 60px
}

.wrapper .content-block {
    min-width: 635px
}

#account-account .wrapper,
#account-newsletter .wrapper,
#account-password .wrapper {
    min-height: auto
}

.wrapper .well {
    width: 41%;
    margin: 0 auto 20px auto
}

.wrapper .information-block .well-sm {
    width: 100%;
}

#common-success .wrapper .well {
    margin-left: 0;
}

.content-block .bottom-text p a:hover,
.text-forgotten:hover {
    color: #b5222c
}

.content-block h3,
.content-block legend {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: flex-end;
    color: #2f3136;
    margin-bottom: 27px
}

.content-block h3.form-title,
.content-block legend.form-title {
    margin-bottom: 25px
}

.content-block fieldset {
    margin-bottom: 31px
}

.content-block fieldset.last-margin {
    margin-bottom: 18px
}

.content-block .form-checkout fieldset.last-margin {
    margin-bottom: 6px
}

.inputs-radio {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.group-column-radio .inputs-radio {
    flex-direction: column;
}

#d_quickcheckout input[type=checkbox],
#d_quickcheckout input[type=radio],
.inputs-radio input[type=radio] {
    display: none
}

.inputs-radio .radio {
    min-width: 230px;
    margin: 0
}

.form-registration .inputs-radio .radio {
    min-width: 277px
}

.group-radio .radio {
    margin-top: 11px
}

.radio span.radio-check {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 13px;
    display: block;
    border: 1px solid #dc2632;
    position: absolute;
    left: 0
}

.radio input[type=checkbox]:checked+span:after,
.radio input[type=radio]:checked+span:after {
    position: absolute;
    content: '';
    width: 13px;
    top: 23%;
    left: 5px;
    height: 13px;
    border-radius: 50%;
    background: #dc2632
}

.checkbox-block {
    margin: 15px 0 32px
}

#confirm_comment_input label {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: flex-end;
    color: #2f3136;
}

#confirm_comment_input textarea {
    background: #f6f6f6;
    height: 80px;
}

.checkbox-block label {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    align-items: center;
    color: #2f3136
}

.agree {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #dc2632;
}

.agree:hover {
    color: #b5222c
}

.input-data {
    position: relative
}

.input-data:after {
    position: absolute;
    content: "";
    background-image: url(/image/catalog/icons/icon-calendar.svg);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    top: 15px;
    right: 15px
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: none
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #e12f3f;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget .btn-primary {
    color: #fff;
    background-color: #e12f3f;
    border-color: #e12f3f
}

.bootstrap-datetimepicker-widget .fa-chevron-down,
.bootstrap-datetimepicker-widget .fa-chevron-up {
    background-color: transparent;
    color: #e12f3f
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #e12f3f;
    color: #fff
}

.checkbox-block input[type=checkbox] {
    display: none
}

.checkbox-block .check-place {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 13px;
    display: inline-block;
    border: 1px solid #dc2632;
    position: relative
}

.checkbox-block input[type=checkbox]:checked+span {
    background: #dc2632
}

.checkbox-block input[type=checkbox]:checked+span:after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-check.svg);
    width: 18px;
    height: 14px;
    left: 2px;
    top: 4px;
    background-repeat: no-repeat;
    display: inline-block
}

.bootstrap-select.form-control {
    height: 54px;
    border: 2px solid transparent
}

.bootstrap-select>.dropdown-toggle {
    background: #fff;
    border-radius: 0;
    height: 50px;
    padding: 6px 16px;
    border: 0
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
    background-color: rgba(242, 165, 172, .15)
}

.bootstrap-select .dropdown-item.active span,
.bootstrap-select .dropdown-item:active span {
    color: #e12f3f;
    text-decoration: none
}

.bootstrap-select .btn-light.active,
.bootstrap-select .btn-light.disabled,
.bootstrap-select .btn-light:active,
.bootstrap-select .btn-light:focus,
.bootstrap-select .btn-light:hover,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light[disabled],
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
    background-color: #fff!important;
    border-color: transparent!important;
    border-bottom-color: #dc2632!important
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: none
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0!important;
    outline: 0!important;
    outline-offset: 0
}

.form-control:focus {
    border-bottom-color: #dc2632
}

.bootstrap-select .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border: solid #909090;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg)
}

.bootstrap-select .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.bootstrap-select .dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    line-height: 18px;
    font-size: 18px;
    color: #505256
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: 0;
    position: absolute;
    top: 18px;
    right: 15px;
}

.popup-success {
    max-width: 600px
}

.popup-success .modal-header {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0
}

.popup-success .modal-header img {
    width: 80px;
    height: 80px;
    margin-bottom: 40px
}

.modal-title {
    font-size: 24px;
    margin-bottom: 10px
}

.popup-success .modal-content {
    padding: 80px 86px
}

.code-select {
    display: flex;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.code-select select {
    width: 83px
}

.code-select .dropdown-toggle {
    margin: 5px 0 5px 3px;
    padding: 0 6px 0 8px;
    background-color: rgba(0, 0, 0, .05);
    width: 83px;
    height: 44px
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

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

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0;
    width: 100%!important
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 4px 0 4px 4px;
    height: 54px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 4px 0 4px
}

.iti__arrow {
    margin-left: 3px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #6e7178
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 8px 0 0 -7px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(242, 165, 172, .15)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    font-size: 18px;
    color: #6e7178
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../image/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(../image/flags@2x.png)
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

@media (max-width:1285px) {
    .wrapper {
        flex-direction: column
    }
    .wrapper .well {
        width: 100%;
        min-width: auto;
        max-width: 635px;
        margin: 0 auto 20px auto
    }
    .content-block.w-100 {
        max-width: 100%
    }
}

@media (max-width:1100px) {
    .content-block.w-100 {
        max-width: 100%
    }
}

@media (max-width:992px) {
    .functions .item:nth-of-type(even) {
        padding-left: 15px
    }
    .inputs-radio {
        flex-direction: column
    }
}

@media (max-width:767px) {
    .inputs-radio {
        flex-wrap: wrap
    }
    .inputs-radio .radio {
        min-width: auto;
        padding-right: 30px
    }
}

.modal-success .modal-dialog {
    max-width: 1053px
}

.modal-success .modal-content {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.modal-success .modal-title {
    text-align: center
}

.modal-success .modal-header {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.modal-success .modal-header p {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #505256;
    padding: 15px 100px 0
}

.modal-success .modal-footer {
    width: 100%;
    margin-top: 35px
}

.modal-success .bottom-text {
    margin-top: 10px
}

.modal-success .bottom-text p {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #2f3136
}

.modal-success .bottom-text a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #dc2632
}

.modal-success .icon {
    margin: 62px auto 80px
}

#product-category .products-list {
    margin-top: 36px
}

#product-category .products-list .product-layout {
    margin-bottom: 55px
}

.information-list {
    margin: 40px 0 82px
}

.information-list .item {
    margin-bottom: 28px
}

.information-list h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    color: #2f3136
}

.information-list h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: #2f3136
}

.information-list p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #505256;
    margin-bottom: 15px
}

.information-list p.text-uppercase {
    margin-top: 60px
}

.information-list p:last-child {
    margin-bottom: 35px
}

.information-list ul {
    padding-left: 23px;
    margin-bottom: 26px
}

.information-list li {
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #505256;
    margin-bottom: 17px
}

.information-list li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #dc2632;
    top: 12px;
    left: 0
}

.information-list a {
    color: #dc2632
}

.information-list .small-text {
    margin-top: 19px;
    margin-bottom: 31px;
    display: block;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #505256
}

.require-icon {
    color: #dc2632
}

.information-list .small-text .require-icon {
    padding-left: 5px
}

.information-box {
    padding: 30px 36px;
    margin-bottom: 45px;
    background: #f3f3f3;
    max-width: 346px
}

.information-list .information-box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #505256;
    margin-bottom: 9px
}

.top-account-navigate {
    display: flex;
    margin: 0 -1%
}

.top-account-navigate .item {
    margin: 0 1%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .07);
    border-radius: 4px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 35px 15px 30px;
    width: 33%
}

.top-account-navigate .item .icon {
    height: 50px;
    width: 50px;
    margin-bottom: 23px
}

.top-account-navigate .item img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: 0 0
}

.top-account-navigate .item h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #2f3136
}

.top-account-navigate .item p {
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #2f3136
}

.top-account-navigate .item.active,
.top-account-navigate .item:hover {
    background: #cf2c37
}

.top-account-navigate .item.active,
.top-account-navigate .item.active h3,
.top-account-navigate .item.active p,
.top-account-navigate .item:hover h3,
.top-account-navigate .item:hover p {
    color: #fff
}

.top-account-navigate .item.active img,
.top-account-navigate .item:hover img {
    object-position: 0 -59px
}

.bottom-account-navigate {
    margin: 15px 0 0
}

.bottom-account-navigate .item {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .07);
    padding: 22px 32px;
    margin-bottom: 10px;
    min-height: 70px;
    display: block;
    width: 100%;
    position: relative
}

.bottom-account-navigate a.item:after {
    position: absolute;
    content: '';
    border: solid #dc2632;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    display: inline-block;
    padding: 6px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 23px;
    top: 27px
}

.bottom-account-navigate .item h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #2f3136;
    margin-bottom: 0
}

.bottom-account-navigate .item.group-radio {
    display: flex;
    justify-content: space-between;
    padding-right: 0
}

.bottom-account-navigate .item label {
    display: flex;
    font-size: 18px;
    color: #2f3136;
    font-weight: 400;
    line-height: 28px;
    display: flex;
    align-items: flex-start;
    color: #2f3136;
    position: relative;
    padding-left: 39px
}

.bottom-account-navigate .inputs-radio .radio {
    min-width: 87px;
    margin-top: 0
}

@media (max-width:992px) and (min-width:500px) {
    .bottom-account-navigate .inputs-radio {
        flex-direction: row
    }
}

@media (max-width:768px) {
    .top-account-navigate {
        flex-direction: column;
        margin: 0
    }
    .top-account-navigate .item {
        width: 100%;
        margin: 0 auto 20px
    }
}

@media (max-width:500px) {
    .bottom-account-navigate .inputs-radio .radio {
        margin-top: 5px
    }
}

footer {
    padding-top: 22px;
    padding-bottom: 1px;
    background-color: #1d1e22;
    color: #c4c4c4
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer a {
    color: #ccc
}

footer a:hover {
    color: #fefefe
}

footer h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #c4c4c4;
    margin-bottom: 20px
}

.footer-download {
    margin-top: 67px
}

.footer-download .down-item {
    background-image: url(/catalog/view/theme/minifinder/image/download-icons.png);
    height: 31px;
    filter: grayscale(100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer-download .download-googleplay {
    background-position: -93px 0
}

.footer-download .down-item:hover {
    filter: grayscale(0)
}

.footer-nav-link {
    margin: 17px 0
}

.footer-nav-link a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #bdbdbd
}

.main-button {
    background: #dc2632;
    border: 1px solid #dc2632;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 16px 17px;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    min-width: 182px
}

.btn-transition {
    position: relative;
    padding-right: 45px;
}

.btn-transition::after {
    position: absolute;
    content: "";
    right: 22px;
    top: 22px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.btn-transition.btn-back {
    padding-left: 40px;
    min-width: 250px
}

.btn-transition.btn-back::after {
    left: 22px;
    right: unset;
    transform: rotate(133deg);
    -webkit-transform: rotate(133deg)
}

.main-button-white {
    background: #fff;
    border-color: #fff;
    color: #2f3136
}

.main-button.white-back {
    background: #fff;
    border-color: #fff;
    color: black
}

.white-button {
    background: 0 0;
    border: 1px solid #dc2632;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 17px;
    display: inline-block;
    color: #dc2632;
    border-radius: 0;
    margin: 0 auto 0 0;
    min-width: 186px
}

.main-button:hover {
    background: #fff;
    color: #dc2632
}

.main-button.btn-transition:hover::after {
    border-color: #dc2632
}

.main-button-white:hover {
    background: #dc2632;
    color: #fff;
    border-color: #dc2632
}

.white-button:hover {
    background: #dc2632;
    color: #fff;
    border-color: #b5222c
}

.read-more-row .white-button:hover::after {
    border-color: #fff
}

footer .main-button {
    padding: 15px 5px;
    height: 54px;
    /*margin-left: 20px;*/
    /*opacity: 0;*/
    display: none;
    min-width: 182px;
    width: auto;
}

.footer-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 15px;
    min-height: 386px
}

.form-subscribe {
    align-items: flex-start;
    position: relative;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
}

/*.form-subscribe .sent {
    right: 21%;
}*/

.footer-form h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    /*margin-bottom: 20px*/
}

.footer-form .form-group {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    min-height: 78px
}

.footer-form .form-control {
    background: #f6f6f6;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 10px 20px 13px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: flex-end;
    color: #6e6e6e;
    height: 54px;
    width: 560px
}

.footer-form .form-control::placeholder {
    font-size: 16px;
    line-height: 19px;
    color: #8b8d92
}

.footer-form .form-group label {
    font-size: 0
}

.footer-form .customselect {
    width: 200px;
    padding-left: 10px;
}

.footer-navigation {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.footer-subscribe {
    padding-left: 10px;
    padding-right: 0
}

.footer-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 0 125px;
}

.footer-menu>div {
    width: 23%
}

.under-logo-text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #bdbdbd;
    margin-top: 16px
}

.footer-contacts {
    background: #000;
    padding: 15px;
    margin-top: 45px
}

.footer-contacts a,
.footer-contacts p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #9fa2ab;
    margin-bottom: 0
}

.list-contacts {
    display: flex;
    padding-left: 16px
}

.social-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-left: -10px
}

.social-links li {
    padding: 0 10px
}

.social-links a {
    font-size: 0;
    width: 100%;
    display: flex
}

.social-links .fa::before {
    padding: 5px;
    width: 21px;
    height: 41px;
    background-repeat: no-repeat
}

.social-links .fa-facebook:before {
    content: "";
    background-image: url(../image/icons/facebook.svg);
    background-position: 6px 0;
}

.social-links .fa-instagram:before {
    content: "";
    background-image: url(../image/icons/instagram.svg)
}

.social-links .fa-linkedin-square:before {
    content: "";
    background-image: url(../image/icons/linkendin.svg)
}

.social-links .fa-youtube-play:before {
    content: "";
    background-image: url(../image/icons/youtube.svg);
    width: 26px
}

.footer-payment {
    margin-top: 25px
}

.footer-payment p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #bdbdbd;
    margin-bottom: 15px
}

.footer-download p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 8px;
    display: flex;
    align-items: flex-end;
    color: #c4c4c4
}

.down-item {
    background-image: url(/image/catalog/icons/download.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 88px;
    height: 28px;
    font-size: 0
}

.download-appstore {
    background-position: 0 0
}

.download-googleplay {
    background-position: -97px 0;
    margin-left: 7px
}

.footer-bottom-logos ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 50px;
    margin-bottom: 0
}

.footer-bottom-logos ul li {
    padding: 22px 20px
}

.footer-bottom-logos ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    display: grid;
    grid-template-rows: 60px 40%
}

.footer-bottom-logos ul li img {
    margin: 5px auto;
    max-width: 100px;
}

.footer-bottom-logos ul li p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #91949a;
    margin-top: 18px;
    margin-bottom: 0
}

.footer-bottom-logos ul li[aria-expanded="true"] p {
    color: #fefefe;
}

.fab,
.far,
.fas {
    font-size: 14px
}

.alert {
    padding: 8px 14px 8px 14px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 0;
    margin-bottom: 30px
}

.alert i {
    padding-right: 10px
}

.alert .close {
    padding: 9px;
    font-size: 18px
}

.alert a {
    padding: 0 5px;
    color: #dc2632
}

.alert-success {
    color: #2f3136;
    border-color: rgba(218, 218, 218, .8);
    background-color: #e2e2e2cc
}

#toast {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 999
}

.breadcrumb {
    margin: 15px 0 0 0;
    padding-bottom: 10px;
    border: 0;
    padding-left: 0;
    background-color: transparent;
    position: relative;
    z-index: 100;
}

.breadcrumb>li.breadcrumb-item {
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    display: flex;
    align-items: center
}

.breadcrumb>li.breadcrumb-item:first-child {
    padding-left: 0
}

.breadcrumb>li.breadcrumb-item a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 50px;
    padding: 0 18px 0 0;
    color: #dc2632;
    position: relative;
    display: inline-block
}

.breadcrumb>li.breadcrumb-item:last-child a {
    color: #2f3136;
    font-weight: 400;
    pointer-events: none;
    cursor: default
}

.breadcrumb>li.breadcrumb-item:after {
    content: '';
    display: block;
    position: absolute;
    border: solid #bdbdbd;
    border-width: 0 1px 1px 0;
    border-radius: 2px;
    display: inline-block;
    top: 21px;
    right: 0;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.breadcrumb>li.breadcrumb-item:last-child:after {
    display: none
}

.breadcrumb>li.breadcrumb-item+li:before {
    content: '';
    padding: 0
}

.white-breadcrumb.breadcrumb>li.breadcrumb-item a {
    color: #fff
}

.white-breadcrumb.breadcrumb>li.breadcrumb-item:after {
    border-color: #fff
}

/*.pagination {*/
/*    margin: 0*/
/*}*/

.btn-logout {
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #cf2c37
}

.btn-logout:hover {
    color: #cf2c37
}

.btn-logout:before {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-logout.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    top: 0;
    left: 0
}

.btn-form {
    background: #2f3136;
    border: 2px solid #2f3136;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    padding: 15px 17px;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    margin: 0 auto 0 0;
    min-width: 194px
}

.btn-light {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-light.active,
.btn-light.disabled,
.btn-light:active,
.btn-light:focus,
.btn-light:hover,
.btn-light[disabled] {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-position: 0
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    background-position: 0
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
    color: #888;
    display: block
}

.list-group a.active,
.list-group a.active:focus,
.list-group a.active:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -20px;
    margin-bottom: 20px
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails>li>a {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnails>img {
    width: 100%
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
    max-width: 78px
}

.thumbnails .image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

#content {
    width: 100%
}

.owl-product .owl-dots {
    display: none
}

.product-tabs .download-section {
    margin-top: 30px;
    padding-left: 15px;
}
.product-tabs .download-section .download-links a:hover {
    transform: scale(1.02);
}
.product-tabs .download-section .download-links a {
    width: 150px;
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    margin-right: 15px;
    color: black;
    padding: 30px 0;
}
.product-tabs .download-section .download-links a img {
    width: 60px;
    align-self: center;
    margin-bottom: 20px;
}
.product-tabs .download-section .download-links a span.download-name  {
    font-weight: bold;
    font-size: 15px;
}
.product-tabs .download-section .download-links a span.download-desc  {
    color: gray;
    font-size: 14px;
}
.product-tabs .download-section h6  {
    margin-bottom: 20px;
    padding-left: 0;
}
.product-tabs .download-section h6 font  {
    font-weight: bold;
    font-size: 18px;
}

@media (min-width:1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:1199px) {
    .product-tabs .download-section  {
        margin: 30px auto 0 auto;
        min-width: 630px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:768px) and (max-width:991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }
    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
    #content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%
}

.navbar-light .navbar-toggler {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 6px 12px;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

.card .card-header>h4 {
    font-size: 16px
}

.card+.card {
    margin-top: 5px
}

.form-check .form-check-input {
    margin-top: .25rem
}

#display-control #compare-total.a {
    margin-top: -2px;
    padding: .35rem .565rem
}

#checkout-cart #accordion h4 {
    cursor: pointer
}

#checkout-cart #accordion h4:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0d7  ';
    margin-right: 10px
}

#checkout-cart #accordion h4.collapsed:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0da';
    margin-right: 10px
}

#checkout-checkout #accordion h4 {
    cursor: pointer
}

#checkout-checkout #accordion h4:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0d7  ';
    margin-right: 10px
}

#checkout-checkout #accordion h4.collapsed:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0da';
    margin-right: 10px
}

#product-product h1 {
    margin-top: 20px;
    margin-bottom: 10px
}

#information-contact .card {
    margin-bottom: 20px
}

.table {
    margin-bottom: 22px
}

.checkout-list {
    margin-bottom: 20px
}

.checkout-list h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #2f3136;
    margin-bottom: 28px
}

.checkout-list .table thead td {
    border: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #8b8d92;
    text-align: left;
    padding: 0 5px 0 0
}

.checkout-list .table thead td:first-child {
    width: 19%;
    min-width: 340px
}

.checkout-list .table thead td:nth-child(2) {
    width: 22%;
    min-width: 275px
}

.checkout-list .table thead td:nth-child(3) {
    width: 10%;
    min-width: 125px
}

.checkout-list .table thead td:nth-child(4) {
    width: 10%
}

.checkout-list .table thead td:nth-child(5) {
    width: 10%;
    padding-left: 20px
}

.checkout-list .table tbody td {
    padding: 15px 20px 18px 0;
    vertical-align: top;
    position: relative
}

.checkout-list .table tbody td:nth-child(1) .text {
    padding-top: 24px;
    padding-left: 6px
}

.checkout-list .table tbody td:nth-child(2) {
    padding-top: 39px
}

.checkout-list .table tbody td:nth-child(3) {
    padding-top: 42px
}

.checkout-list .table tbody td:nth-child(4) {
    padding-top: 34px
}

.checkout-list .table tbody td:nth-child(5) {
    padding-top: 42px;
    padding-left: 20px
}

.checkout-list .icon-delete {
    width: 54px;
    height: 54px
}

#account-order .checkout-list .table tbody td:nth-child(1) .text {
    padding-top: 45px
}

#account-order .checkout-list .table thead td:first-child {
    min-width: 450px
}

#account-order .checkout-list .table thead td:nth-child(2) {
    width: 13%;
    min-width: 170px
}

#account-order .checkout-list .table thead td:nth-child(4) {
    width: 12%
}

#account-order .checkout-list .table thead td:nth-child(3) {
    width: 10%;
    min-width: 155px
}

#account-order .checkout-list .table thead td:nth-child(5) {
    width: 15%;
    padding-left: 0;
    min-width: 140px
}

#account-order .checkout-list .table tbody td:nth-child(2),
#account-order .checkout-list .table tbody td:nth-child(3),
#account-order .checkout-list .table tbody td:nth-child(4),
#account-order .checkout-list .table tbody td:nth-child(5) {
    padding-top: 58px
}

.checkout-list .table tbody tr p {
    font-weight: 500;
    font-size: 18px
}

.checkout-list .table tbody .icon-delete {
    top: 41px;
    right: 23px
}

.checkout-list .icon-delete:after {
    width: 32px;
    height: 34px;
    top: 18px;
    left: 16px
}

.image-with-name {
    display: flex
}

.image-with-name .text a {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #2f3136;
    margin-bottom: 13px
}

.checkout-list .table tbody tr .image-with-name .text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2f3136;
    margin-bottom: 0
}

.image-with-name img {
    max-width: 130px;
    max-height: 130px;
    height: 131px;
    object-fit: contain;
    mix-blend-mode: darken
}

.checkout-list tbody tr:nth-of-type(odd) {
    background: #f6f6f6
}

.checkout-list tbody .text-grey {
    font-weight: 500;
    font-size: 18px;
    color: #8b8d92
}

.checkout-list .text-properties p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    color: #2f3136
}

.checkout-list .text-properties a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #dc2632
}

.checkout-list .quantity-block {
    display: flex;
    margin-left: 0
}

.item-form .checkout-list .quantity-block {
    margin-right: 0
}

.checkout-list .quantity-block .add,
.checkout-list .quantity-block .sub {
    background-color: #fff;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.checkout-bottom-block {
    margin-bottom: 70px
}

.checkout-bottom-block h3 {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 18px
}

.promocode-block {
    margin-bottom: 50px;
}

.content-block .promocode-block  h3 {
    margin-bottom: 5px;
}

.promocode-block .input-group .form-control {
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
    height: 54px;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #505256
}

.promocode-block .input-group .form-control:focus {
    border-color: #dc2632
}

.promocode-block .main-button {
    min-width: 150px;
    margin-left: 10px
}

.summary-block {
    padding-left: 56px
}

.summary-block .table {
    margin: 15px 0 26px
}

.summary-block .table td,
.summary-block .table th {
    padding: 0;
    vertical-align: middle
}

.summary-block .table tr td:first-child p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2f3136;
    margin-bottom: 13px
}

.summary-block .table tr td:last-child p,
.summary-block .table tr td.text-right p{
    font-weight: 600;
    font-size: 18px;
    text-align: right;
    color: #2f3136;
    margin-bottom: 13px
}

.summary-block .table .total-price td p {
    color: #dc2632!important;
    font-weight: 700!important
}

.summary-block .table .total-price td p.big-price {
    font-size: 24px
}

.black-button {
    background: #fff;
    border: 1px solid #2f3136;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 17px;
    display: inline-block;
    color: #2f3136;
    border-radius: 0;
    margin: 0 auto 0 0
}

.black-button:hover {
    background: #b5222c;
    color: #fff;
    border-color: #b5222c
}

.summary-block .buttons {
    display: flex;
    justify-content: space-between
}

.summary-block .black-button,
.summary-block .main-button {
    min-width: 48%;
    width: 48%;
    margin: 0
}

.body-form .list-plans .item {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .07);
    padding: 30px 28px 18px 28px;
    margin: 9px 0;
    width: 100%;
    min-height: 131px
}

.body-form .list-plans {
    margin: -4px 0;
    width: 100%
}

.list-plans ul li.no-circle:before {
    display: none
}

.body-form .list-plans .item.image-with-name {
    padding: 0;
    min-height: 131px
}

.list-plans .image-with-name .text {
    padding: 24px 135px 19px 15px;
    display: flex;
    justify-content: space-between
}

.image-with-name .text p span {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #b3b3b3
}

.well p.bottom-title {
    line-height: 18px;
    margin-bottom: 7px
}

.image-with-name .list-plans h5 {
    margin-bottom: 15px
}

.body-form .list-plans .active h5 {
    color: #2f3136
}

.well p.total-price {
    font-weight: 500;
    font-size: 40px;
    line-height: 124.69%;
    text-align: right;
    color: #2f3136
}

.d-between {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal-success .bottom-text a.text-black,
.text-black {
    color: #2f3136
}

.modal-success .bottom-text a.text-black:hover {
    color: #dc2632
}

.products-list .product-layout .image {
    width: 360px
}

.table-list {
    margin-bottom: 60px;
    min-height: auto
}

.table-list .table {
    margin-top: 6px
}

.table-list .table thead td {
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #8b8d92;
    padding: 3px 23px
}

.table-list .table thead td:nth-of-type(1) {
    min-width: 233px;
    width: 25%
}

.table-list .table thead td:nth-of-type(2) {
    min-width: 285px;
    width: 25%
}

.table-list .table thead td:nth-of-type(3) {
    min-width: 230px;
    width: 20%
}

.table-list .table thead td:nth-of-type(4) {
    min-width: 218px;
    width: 15%
}

.table-list .table thead td:nth-of-type(5) {
    min-width: 196px;
    width: 15%
}

.table-list .table tbody tr {
    min-height: 59px
}

.table-list .table tbody tr:nth-of-type(odd) {
    background: #f6f6f6
}

.table-list .table tbody td {
    font-size: 18px;
    line-height: 28px;
    color: #2f3136;
    padding: 15px 23px 16px;
    font-weight: 400;
    min-width: 180px
}

#account-address .table-list .table tbody td {
    min-width: auto
}

.table-list .table tbody td.in-progress {
    color: #dc2632;
    font-weight: 500
}

.table-list.table-return-list .table tbody td {
    min-width: 140px
}

.table-list.table-return-list .table thead td:nth-of-type(3) {
    min-width: 150px
}

.table-list.table-return-list .table thead td:nth-of-type(2) {
    min-width: 180px
}

.order-information-list {
    margin-top: 30px
}

.order-information-list h3 {
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: flex-end;
    color: #2f3136;
    margin-bottom: 2px
}

.order-information-list .list-plans {
    margin: 18px 0 0
}

.order-information-list .list-plans .item {
    width: 100%;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    padding: 0 5px 0 39px;
    position: relative;
    margin: 0 0 20px
}

.order-information-list .list-plans .image-with-name img {
    max-width: 75px
}

.order-information-list .image-with-name .text a {
    padding-right: 18px
}

.icon-delete {
    background: #dc2632;
    height: 39px;
    width: 39px;
    font-size: 0;
    position: absolute;
    top: 16px;
    right: 16px
}

.icon-delete:hover {
    background: #b5222c
}

.icon-delete:after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-basket-white.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: 9px;
    left: 8px
}

.data-information {
    background: #f6f6f6;
    padding: 17px 37px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 23px
}

.data-information .item {
    width: 25%;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px
}

.data-information .item .block {
    margin-bottom: 10px
}

.data-information .item .block:last-child {
    margin-bottom: 0
}

.data-information .item .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    color: #2f3136;
    margin-bottom: 5px
}

.data-information .item a,
.data-information .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #8b8d92;
    display: block;
    margin-bottom: 1px
}

.bottom-price {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bottom-price p {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    color: #2f3136
}

.bottom-price .price {
    font-size: 40px;
    line-height: 62px;
    text-align: right;
    color: #2f3136
}

.wish-list {
    margin-bottom: 60px
}

.checkout-list.wish-list .table thead td:first-child {
    width: 25%;
    min-width: 450px
}

.checkout-list.wish-list .table thead td:nth-child(2) {
    width: 25%;
    min-width: 150px
}

.checkout-list.wish-list .table thead td:nth-child(3) {
    width: 20%;
    min-width: 120px
}

.checkout-list.wish-list .table thead td:nth-child(4) {
    width: 15%;
    min-width: 150px
}

.checkout-list.wish-list .table thead td:nth-child(5) {
    width: 15%;
    padding-left: 20px;
    min-width: 165px
}

.wish-list .image-with-name img {
    height: auto;
    margin: 20px 20px 0
}

.wish-list .table tbody td {
    vertical-align: middle;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2f3136;
    min-height: 164px
}

.wish-list.checkout-list .table tbody td {
    padding-top: 7px;
    padding-bottom: 26px
}

.wish-list .table tbody td p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2f3136;
    margin-bottom: 0
}

.wish-list .image-with-name {
    align-items: center
}

.wish-list.checkout-list .table tbody td:nth-child(1) .text {
    padding-top: 35px
}

.return-button {
    min-width: 54px;
    width: 54px;
    height: 54px;
    border: 1px solid #dc2632;
    position: relative;
    border-radius: 0;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0
}

.return-button i {
    color: #dc2632;
    font-size: 20px;
}

.flex-buttons {
    display: inline-grid;
    grid-template-columns: 54px 54px;
    grid-gap: 10px;
    padding-top: 25px;
}

.delete-button,
.reorder-button {
    min-width: 54px;
    width: 54px;
    height: 54px;
    border: 1px solid #dc2632;
    position: relative;
    border-radius: 0;
    font-size: 0;
    background: 0 0
}

.delete-button::after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-delete.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 16px;
    left: 16px
}

.reorder-button::after {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icons-buskets.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 12px
}

.delete-button:hover,
.reorder-button:hover {
    background-color: #dc2632
}

.return-button:hover i {
    color: #fff
}

.return-button:hover {
    background-color: #dc2632
}

.delete-button:hover::after {
    background-position: 0 -22px
}

.reorder-button:hover::after {
    background-position: 0 -32px
}

.wish-list .buttons {
    display: flex;
    margin-right: 10px
}

.wish-list .buttons .main-button {
    margin-right: 20px;
    margin-top: 0;
    min-width: 150px
}

.top-text ul {
    margin-bottom: 55px;
    margin-top: 15px;
}

.top-text ul li,
.top-text ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #505256;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px
}

.top-text ul li a {
    padding-left: 0
}

.top-text ul li a:hover {
    color: #dc2632;
    transition: all .3s
}

.top-text ul li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #dc2632;
    top: 8px;
    left: 0
}

.text-info.top-text ul {
    margin-left: 8px;
    margin-bottom: 28px;
}

.text-info.top-text ul:last-child {
    margin-bottom: 55px;
}

.top-text ul li,
.top-text ul li a {
    font-size: 20px;
}

.text-info.top-text p {
    line-height: 33px;
    margin-bottom: 28px;
    /*font-size: 18px;*/
}

.text-info.top-text p a {
    /*font-size: 18px;*/
}

.text-info.top-text p:last-child {
    margin-bottom: 50px
}

.text-info.top-text p.paragraph-title {
    text-transform: uppercase;
    color: #dc2632;;
    font-weight: 500;
    transform: scaleX(0.9);
    margin-left: -60px;
}

.text-info.top-text p.paragraph-small {
    font-size: 18px;
    /*margin-bottom: 10px*/
}

.text-info.top-text p.paragraph-small a {
    font-size: 18px
}

.banner {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 375px;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 110px
}

.banner-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

.banner-text h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    text-align: center;
    color: #fff
}

.banner-text p {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.banner-form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px
}

.banner-form .form-group {
    min-height: 85px;
    margin-bottom: 0
}

.banner-form .form-group:nth-child(2) {
    min-height: 137px;
}

.banner-form .btn-form {
    margin: 40px auto 20px
}

.banner-form .text-danger {
    color: #2f3136!important
}

.banner-form .form-control {
    border-radius: 0;
    height: 54px;
    padding: 13px 21px 11px;
    font-weight: 400;
    font-size: 18px;
    display: flex;
    align-items: flex-end;
    color: #2f3136;
    resize: none;
    width: 505px;
    border-color: transparent
}

.banner-form textarea.form-control {
    min-height: 114px
}

.banner-form .btn-form {
    margin-left: auto;
    margin-right: auto
}

.details-collapse {
    margin-top: 30px;
    margin-bottom: 100px
}

.details-collapse .tab-item {
    margin-bottom: 10px;
    background: #f6f6f6
}

.details-collapse .tab-item>div[data-toggle=collapse] {
    padding: 24px 33px 6px;
    cursor: pointer
}

.details-collapse .tab-item div[data-toggle=collapse] p {
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding-right: 35px;
    display: flex;
    align-items: center;
    color: #2f3136;
    border: 0;
    position: relative
}

.details-collapse .tab-item div[data-toggle=collapse] p:after {
    position: absolute;
    content: "+";
    right: -10px;
    top: 0;
    font-size: 45px;
    color: #dc2632;
    font-weight: 300
}

.details-collapse .tab-item div[aria-expanded=true] p {
    color: #dc2632
}

.details-collapse .tab-item div[aria-expanded=true] p:after {
    content: "\2014";
    font-size: 34px;
    top: 1px;
    color: #dc2632;
    font-weight: 400
}

.details-collapse .detail-text {
    padding-bottom: 23px
}

.details-collapse .detail-text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    padding: 0 33px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    color: #2f3136
}

.list-description {
    display: flex;
    justify-content: space-between
}

.list-description .item {
    background: rgba(249, 249, 249, .8);
    border: 1px solid #ececec;
    padding: 15px 20px 22px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 15px;
    width: 25%
}

.list-description .item .icon {
    height: 65px;
    margin-bottom: 5px;
    display: flex;
    align-items: center
}

.list-description .item:first-child {
    margin-left: 0
}

.list-description .item:last-child {
    margin-right: 0
}

.list-description .item h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 5px
}

.list-description .item p,
.list-description .item p a {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 0
}

.list-description .item p a:hover {
    color: #dc2632
}

.contacts {
    padding-left: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.contacts .item {
    margin-bottom: 26px
}

.contacts .item.bigger-margin {
    margin: 23px 0
}

.contacts .icon {
    width: 33px;
    margin-top: 6px;
    background-image: url(/image/catalog/icons/contact-sprite.png);
    background-repeat: no-repeat
}

.contacts .icon.icon-loc {
    background-position: 0 0;
    height: 23px
}

.contacts .icon.icon-support {
    background-position: 0 -24px;
    height: 21px
}

.contacts .icon.icon-mail {
    background-position: 0 -44px;
    height: 15px
}

.contacts .icon.icon-tel {
    background-position: 0 -60px;
    height: 19px
}

.contacts .icon.icon-time {
    background-position: 0 -81px;
    height: 19px
}

.contacts .text strong {
    padding-right: 5px
}

.contacts .text a,
.contacts .text p,
.contacts .text strong {
    font-size: 18px;
    line-height: 30px;
    color: #505256;
    margin-bottom: 0
}

.contacts .text a:hover {
    color: #dc2632
}

.map {
    margin-top: 40px;
    background: url(/image/catalog/map.jpg) no-repeat 100% 100%;
    height: 662px;
    position: relative
}

.map>img {
    width: 100%;
    height: auto
}

.map .marker {
    position: absolute;
    bottom: 80px;
    right: 875px;
    max-width: 110px
}

.footer-button {
    display: flex;
    margin-bottom: 30px;
    margin-top: 12px;
    position: relative
}

.footer-button .delete-button {
    margin-left: 24px
}

#login_form .footer-button {
    flex-direction: column;
}

#login_form .footer-button .text-danger {
    padding-bottom: 10px
}

.ask-form {
    background: #2f3136
}

.ask-form .back-form {
    background-image: url(/image/catalog/back-images/ask-form.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover
}

.ask-form .image {
    height: 100%
}

.ask-form .image img {
    height: 100%
}

.ask-form form {
    width: 360px;
    padding: 34px 0 53px;
    margin-left: -15px
}

.ask-form form h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 38px;
    text-align: center;
    color: #fff
}

.ask-form form .form-control {
    background: #2f3136;
    border: 1px solid #fff;
    padding: 18px 21px;
    height: 54px;
    border-radius: 0;
    color: #fff
}

.ask-form .form-group {
    min-height: 77px;
    margin-bottom: 0
}

.ask-form form label {
    margin-bottom: 0;
    width: 100%
}

.ask-form form .main-button {
    min-width: 100%;
    margin-top: 12px
}

.tab-content .list-accessories {
    margin-bottom: 12px
}

.popup-plan .modal-content {
    background: #fff
}

.popup-plan .modal-header {
    padding: 18px 0 20px
}

.popup-plan .modal-title {
    font-size: 36px;
    margin-bottom: 19px;
    line-height: 30px
}

.modal-dialog.popup-plan {
    max-width: max-content
}

.popup-plan .col-3,
.popup-plan .col {
    -webkit-box-flex: 0;
    padding: 0
}

.popup-plan .col-3.item-titles,
.popup-plan .col.item-titles {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 360px
}

.popup-plan .modal-footer {
    padding: 25px 0 0
}

.plans-html-content {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.plans-html-content th, .plans-html-content td {
    padding: 12px;
}

.plans-html-content th {
    font-size: 16px;
}

.plans-html-content td {
    font-size: 12px;
}

.plans-html-content td strong {
    font-size: 14px;
}

.plans-html-content tr th:first-child, .plans-html-content tr td:first-child {
    font-weight: bold;
    text-align: left;
}

.plans-html-content tr th:first-child {
    font-size: 24px;
}

.plans-html-content tr td:first-child {
    font-size: 16px;
}

.table-plans.plans-html .item li {
    align-items: center !important;
    justify-content: center !important;
}

.table-plans.plans-html .item li .head-plan {
    font-size: 16px;
    font-weight: bold;
}

.table-plans.plans-html .item li .text-bold {
    font-size: 14px;
}

#openModalPlan.modal.fade .modal-dialog {
    transform: scale(0.5);
    opacity: 0;
    transition: all 0.3s ease-out;
}

#openModalPlan.modal.fade.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}

.table-plans {
    display: flex;
    justify-content: center;
}

.table-plans .item:nth-child(odd) {
    background: rgba(243, 243, 243, .3)
}

.table-plans .item:nth-child(even) {
    background: #fff
}

.table-plans .radio-plan {
    border: 1px solid transparent;
    max-width: 320px;
}

.owl-plans.table-plans .radio-plan {
    max-width: initial;
}

.table-plans .item h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #2f3136;
    margin-bottom: 0;
    text-align: center
}

.table-plans .item p {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    min-height: 31px;
    text-align: center;
    color: #2f3136;
    margin-bottom: 0;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.table-plans .item li {
    min-height: 43px;
    display: flex;
    align-items: center;
    justify-content: center
}

.table-plans .item li:nth-child(odd) {
    background: rgba(243, 243, 243, .6)
}

.table-plans .item li p,
.table-plans .item li span {
    font-size: 16px;
    line-height: 43px;
    color: #2f3136;
    padding: 0 15px 0 20px;
    white-space: nowrap;
}

.table-plans .item li span a {
    color: #dc2632;
}

.table-plans .item li span a:hover {
    text-decoration: underline;
}

.table-plans .item .ico:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.table-plans .item .ico-yes:after {
    background: #dc2632
}

.table-plans .item .ico-no:after {
    background: rgba(220, 38, 50, .2)
}

.owl-plans.table-plans {
    display: none
}

.owl-plans.table-plans .item li {
    justify-content: flex-start;
    padding-left: 53px;
    font-size: 16px;
    line-height: 43px;
    color: #2f3136
}

.owl-plans.table-plans .item li.total-price-plan {
    padding: 10px;
    align-items: flex-start
}

.owl-plans.table-plans .item li.total-price-plan p {
    margin-bottom: 0
}

.owl-plans.table-plans .item .ico:after {
    left: 30px
}

.head-name {
    height: 96px;
    padding-top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative
}

.head-name .inputs-radio {
    position: absolute;
    top: 22px;
    left: 20px
}

.head-name .radio span.radio-check {
    width: 18px;
    height: 18px
}

.head-name .radio input[type=checkbox]:checked+span:after,
.head-name .radio input[type=radio]:checked+span:after {
    width: 10px;
    height: 10px;
    left: 3px;
    top: 20%
}

.item-titles .head-name {
    align-items: start;
    padding: 35px 0 0 20px
}

.item-titles ul {
    margin-bottom: 0
}

.table-plans .item-titles.item li {
    justify-content: start
}

.total-price-plan {
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.table-plans .item .total-price-plan p {
    font-weight: 400;
    font-size: 16px;
    line-height: 143.19%;
    margin-bottom: 5px;
    min-height: auto
}

.table-plans .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 33%
}

.table-plans .arrow-owl {
    border: solid #b8babe;
    border-width: 0 3px 3px 0;
    border-radius: 3px;
    display: inline-block;
    padding: 8px
}

.table-plans .arrow-owl.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.table-plans .arrow-owl.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.table-plans .owl-nav .owl-prev {
    margin-left: -36px
}

.table-plans .owl-nav .owl-next {
    margin-right: -36px
}

.total-price-plan p:last-child {
    font-weight: 700
}

#account-order .checkout-list {
    margin-bottom: 12px
}

#account-order .summary-block {
    padding-left: 75px
}

#account-order .summary-block h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #2f3136
}

#account-order .summary-block .table tr.total-price td:last-child p {
    font-size: 24px;
    line-height: 30px
}

.owl-carousel .owl-stage-outer {
    z-index: 100;
    margin-bottom: 10px
}

.form-order .table thead {
    border: 1px solid #eee
}

.checkout-list .form-order .table thead td {
    font-size: 14px;
    line-height: 25px
}

.checkout-list .form-order .table thead td:first-child {
    padding-left: 30px
}

.checkout-list .form-order .table tbody td:nth-child(1) .text {
    padding-top: 0;
    display: flex;
    /*align-items: center;*/
    justify-content: center
}

.form-order .item-table thead {
    visibility: hidden;
    border: 0;
}

.form-order .item-table:nth-child(2) thead {
    visibility: visible
}

.form-order .item-table tbody {
    margin-top: -20px
}

.form-order .item-table .image-with-name .text a {
    margin-bottom: 0;
}

.form-order .item-table:nth-child(2) tbody {
    margin-top: 0
}

.form-order .table thead td:first-child {
    width: 45%;
    min-width: 500px
}

.form-order .table thead td:nth-child(2) {
    width: 10%
}

.form-order .table thead td:nth-child(3) {
    width: 10%
}

.form-order .table thead td:nth-child(4) {
    width: 15%;
    min-width: 175px
}

.form-order .table thead td:nth-child(5) {
    width: 40px
}

.form-order .table tbody {
    border: 1px solid #eee
}

.checkout-list .form-order tbody tr {
    border-bottom: 1px solid #eee;
}

.checkout-list .form-order tbody tr td {
    border-bottom: 0;
}

.item-table .table {
    margin-bottom: 0
}

.item-table .card {
    border-bottom: 1px solid #ececec;
    border-radius: 0;
    border-top: 0
}

.item-table .card-header {
    padding: 19px 45px 17px 40px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    background: #f6f6f6
}

.item-table .card-header .btn-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    color: #2f3136;
    width: 100%;
    position: relative;
    text-align: left;
    text-decoration: none;
    display: flex;
    align-items: center;
    white-space: normal
}

.item-table .card-header .btn-link::after {
    position: absolute;
    content: '';
    right: -22px;
    border: solid #2f3136;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.item-table .card-header .btn-link[aria-expanded=true]::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.checkout-list .top-block h2 {
    margin-bottom: 19px
}

.checkout-bottom-block>.row>div {
    padding-left: 75px
}

.checkout-bottom-block .summary-block {
    padding-left: 0
}

.checkout-bottom-block .promocode-block {
    padding-right: 0;
    margin-bottom: 40px
}

.checkout-bottom-block .promocode-block .main-button {
    margin-left: 0
}

.form-order .caption .main-button {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    position: relative;
    border: 0;
    background: #dc2632;
    margin: auto;
    display: flex;
    align-items: center;
    padding-left: 54px
}

.form-order .caption .main-button:before {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-basket-white.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 22px;
    left: 28px
}

.products-search-list .caption .main-button:before {
    display: none
}

.products-search-list .caption .main-button,
.products-search-list.form-order .caption .checked-button {
    padding-left: 17px;
    display: flex;
    justify-content: center
}

.form-order .caption .checked-button {
    background: rgba(234, 234, 234, .8);
    border: 1px solid #e6e6e6;
    color: #2f3136;
    padding-left: 60px
}

.form-order .caption .checked-button:before {
    position: absolute;
    content: '';
    background-image: url(/image/catalog/icons/icon-checked-basket.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 21px;
    left: 28px
}

.form-order .card-body {
    padding: 30px 40px
}

.form-order .list-accessories {
    margin: 0
}

.form-order .list-accessories .product-thumb {
    background: #f6f6f6;
    padding-bottom: 27px
}

.form-order .caption {
    display: flex;
    flex-direction: column;
    align-items: center
}

.form-order .caption h4 {
    margin-bottom: 5px;
    text-align: center
}

.form-order .caption h4 a {
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    color: #2f3136
}

.form-order .caption p {
    font-weight: 700;
    font-size: 19px;
    line-height: 20px;
    text-align: center;
    color: #dc2632
}

.form-order .custom-checkbox {
    padding-right: 0
}

.form-order .image-with-name {
    padding-left: 20px;
    display: grid;
    grid-template-columns: 100px 1fr;
}

.form-order .image-with-name>a {
    width: 100px
}

.form-order .image-with-name img {
    max-width: 95px;
    height: auto
}

.product-thumb .price-old {
    text-decoration: line-through;
}

.checkout-list .form-order .table tbody td:nth-child(1) .text {
    padding-left: 0
}

.checkout-list .form-order .table tbody tr p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.checkout-list .form-order .table tbody tr p span {
    font-weight: 400
}

.checkout-list .form-order .table tbody td:nth-child(5) {
    padding-left: 0
}

.checkout-list .form-order .table tbody tr p.text-price {
    font-size: 18px;
    margin-top: 20px;
}

.checkout-list .form-order .table tbody td {
    padding-bottom: 22px;
    padding-top: 23px;
    vertical-align: middle
}

.item-table .card-header .card-body {
    padding: 30px 25px
}

.item-table .list-accessories .product-layout .image {
    height: 245px
}

.edit-block {
    display: block
}

.edited-block {
    display: none
}

.edited-block .list-colors {
    margin-left: 0;
    margin-top: -5px
}

.edited-block .color-label>span {
    width: 26px;
    height: 26px
}

.edited-block .select-color {
    margin: 0
}

.edited-block .details-text {
    margin-top: 0
}

.search-box {
    margin: 20px 0
}

.search-box #search {
    margin: 0 0 25px;
    max-width: 100%;
    width: 100%
}

.search-box #search .form-control {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    height: 54px
}

.search-box .checkbox-block label {
    display: flex
}

.search-box #search:after {
    top: 18px
}

.products-search-list {
    margin-top: 50px
}

.products-search-list.form-order .caption h4 {
    min-height: 56px
}

.products-search-list .list-accessories {
    margin-top: 50px
}

.nav-item-menu-drop .nav-link:before {
    display: none
}

.table-list.table-subscription-list .table thead {
    background: #f6f6f6
}

.table-list.table-subscription-list .table thead td {
    width: auto!important;
    min-width: auto!important
}

.table-list.table-subscription-list .table tbody td {
    min-width: auto;
    vertical-align: middle;
    text-align: center
}

.table-list.table-subscription-list .table tbody tr:nth-of-type(even) {
    background: rgba(243, 243, 243, .6)
}

.table-list.table-subscription-list .table tbody tr:nth-of-type(odd) {
    background: 0 0
}

.table-list.table-subscription-list .table thead td {
    padding: 15px 10px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    border: 5px solid #fff
}

.table-list.table-subscription-list .table thead td:first-child {
    border-left: 0
}

.table-list.table-subscription-list .table .td-title {
    text-align: left;
    font-size: 18px;
    color: #8b8d92;
    font-weight: 500;
    background: #f6f6f6;
    width: 210px!important
}

.table-list.table-subscription-list .table tbody .td-title {
    padding: 15px;
    text-align: center;
    line-height: 20px;
    height: 80px;
    position: relative
}

.td-title .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 18px;
    font-weight: 500;
    color: #505256
}

.td-title .bootstrap-select .dropdown-toggle::after {
    border-width: 0 3px 3px 0;
    border-color: #505256
}

.table-list.table-subscription-list .table tbody tr:hover {
    box-shadow: none
}

.table-subscription-list .bootstrap-select>.dropdown-toggle {
    background: 0 0;
    height: 40px;
    padding: 5px
}

.table-subscription-list tbody .bootstrap-select>.dropdown-toggle {
    width: auto;
    margin: 0 auto
}

.table-subscription-list .bootstrap-select .btn-light.active,
.table-subscription-list .bootstrap-select .btn-light.disabled,
.table-subscription-list .bootstrap-select .btn-light:active,
.table-subscription-list .bootstrap-select .btn-light:focus,
.table-subscription-list .bootstrap-select .btn-light:hover,
.table-subscription-list .btn-light:not(:disabled):not(.disabled).active,
.table-subscription-list .btn-light:not(:disabled):not(.disabled):active,
.table-subscription-list .btn-light[disabled],
.table-subscription-list .show>.btn-light.dropdown-toggle {
    color: #dc2632!important;
    background-color: transparent;
    border-color: #d3d9df;
    background-color: transparent!important;
    border-color: transparent!important;
    border-bottom-color: transparent!important
}

.table-subscription-list .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    line-height: 28px;
    padding-right: 10px
}

.table-subscription-list .form-control {
    background-color: transparent
}

.check-td {
    display: flex;
    align-items: center;
    position: relative
}

.td-title .check-td {
    justify-content: center
}

.td-title .check-td p {
    margin-left: 60px
}

.check-block {
    width: 50px;
    height: 58px;
    position: absolute;
    cursor: pointer;
    left: -15px;
    top: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.td-title .check-block {
    left: 15px
}

.check-block input {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.check-td p {
    margin-bottom: 0;
    margin-left: 50px
}

.check-block span.circle-check {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 13px;
    display: block;
    border: 1px solid #dc2632;
    position: absolute;
    left: 20px
}

.check-block input[type=checkbox]:checked+span:after {
    position: absolute;
    content: '';
    width: 7px;
    top: 24%;
    left: 3px;
    height: 7px;
    border-radius: 50%;
    background: #dc2632
}

.open-td {
    position: absolute;
    left: -10px;
    top: 0
}

.open-toggle {
    width: 30px;
    text-align: center;
    border-color: transparent;
    background-color: transparent;
    cursor: pointer;
    color: #909192;
    position: absolute;
    left: 15px;
    height: 74px;
    top: 0
}

.open-toggle[aria-expanded=true]:after {
    transform: rotate(-135deg)
}

.open-toggle:after {
    display: inline-block;
    content: "";
    border: solid #505256;
    border-width: 0 3px 3px 0;
    border-radius: 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg)
}

.empty-text-block {
    padding-top: 45px;
    padding-bottom: 45px
}

.empty-text-block h4 {
    margin-bottom: 20px
}

.error-page {
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.error-page h2 {
    font-size: 45px;
    margin-bottom: 40px;
    text-align: center
}

.error-page p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px
}

.error-page .btn {
    margin: 20px auto
}

.top-information {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.top-information p {
    font-weight: 700;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    color: #505256;
    margin-bottom: 0
}

.top-information h3,
.block-group .top-information p {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #2f3136;
    margin-bottom: 0
}

.openLanguage .main-button {
    margin: auto
}

.flag-image {
    margin-left: 110px
}

.choose-list {
    border: 1px solid #ddd;
    width: 365px;
    margin: 25px auto 35px
}

.choose-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(196 196 196 / 50%)
}

.choose-list li:last-child {
    border-bottom: 0
}

.choose-list li:hover {
    background: #eaeaea
}

.choose-list li a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%
}

.choose-list li a img {
    margin-right: 23px
}

.choose-list li a span {
    font-weight: 500;
    font-size: 15px;
    line-height: 50px;
    text-transform: uppercase;
    color: #505256
}

.choose-list li a.action_lang span,
.choose-list li:hover a span {
    color: #dc2632;
    cursor: pointer
}

.openLanguage .modal-content {
    padding: 55px 75px 45px
}

.openLanguage .body-form .radio label {
    margin-bottom: 0;
    padding-left: 52px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #505256
}

.openLanguage .inputs-radio .radio {
    width: 100%;
    height: 50px;
    padding-left: 113px
}

.openLanguage .block-group {
    max-width: 100%;
}

.openLanguage .modal-content.show-next-form .block-language {
    max-width: 0;
    display: none
}

.openLanguage .modal-content.show-next-form .block-group {
    width: 100%;
    display: block
}

.openLanguage .modal-dialog {
    max-width: 470px
}

.hidden {
    display: none!important
}

#checkout-checkout #d_quickcheckout .information-block .image-with-name .text a {
    color: #2f3136
}

#confirm_agree_input label {
    display: flex;
    margin-bottom: 30px;
    padding: 5px;
}

#confirm_agree_input.is-error label {
    border: 2px solid #dc2632;
}

.select-color.error .list-colors {
    border: red solid 1px
}

.color-Yellow>span {
    background: #dae61d;
    border-color: #dae61d
}

.color-Blue>span {
    background: #0169DC;
    border-color: #0169DC
}

.color-Pink>span {
    background: #FE59CF;
    border-color: #FE59CF
}

.color-Grey>span {
    background: #d0d8d0;
    border-color: #d0d8d0
}

.color-White>span {
    background: #f8f9f8;
    border: 1px solid #d0d8d0;
}

.color-label.color-White:hover span {
    border: 2px solid #dc2632;
}

.color-Black>span {
    background: #161716;
    border-color: #161716
}

.color-White-Grey>span {
    background: #f8f9fa;
    border-color: #dee2e6
}

.color-Green>span {
    background: #A2E041;
    border-color: #A2E041
}

#product-product .radio-options label {
    margin-bottom: 0;
    margin-left: 0.5rem;
}

.radio-btn span {
    display:block;
    border: 1px solid #dc2632;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 5px;
    color: #dc2632;
    border-radius: 0;
    min-width: 120px;
    text-align: center;
}

.radio-btn>input[type="radio"] {
    display: none;
}

.radio-btn>input[type=radio]:checked+span {
    background: #dc2632;
    color: #fff;
}

.radio-btn:hover span {
    background: #dc2632;
    color: #fff;
    cursor: pointer
}

.form-order .item-table .list-accessories .product-layout .image {
    display: flex
}

.form-order .item-table .list-accessories .product-layout .image a {
    display: flex;
    align-items: center;
    justify-content: center
}

.form-order .item-table .list-accessories .product-layout .image img {
    max-width: 80%
}

.modal-video-movie-wrap {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#d_quickcheckout #payment_view a {
    display: block!important
}

#payment_view .col-sm-3,
#payment_view .col-sm-9,
.qc-step .col-12 {
    padding: 0
}

#payment_modal .modal-dialog {
    max-width: 520px;
}

#paypal_form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.error-filled,
.error-filled .bootstrap-select,
.error-filled .form-control,
.error-filled input,
.has-error .form-control {
    border-color: #dc2632!important
}

.error-filled .bootstrap-select .text-danger {
    position: absolute;
    bottom: -24px;
    right: 0;
    font-size: 12px;
    line-height: 20px
}

.loader.sent {
    visibility: visible
}

.wi-touch-success {
    position: relative;
    text-align: center;
    height: 210px;
    width: 100%;
    z-index: 8
}

#account-register .footer-button .main-button,
.ask-form .main-button {
    opacity: 0
}

.ask-form .wi-touch-success {
    width: 360px;
    padding: 34px 0 53px;
    margin-left: -15px;
    min-height: 287px;
    margin-top: 100px
}

#account-register .sent,
#account-return .sent {
    right: 47%;
    top: 18px
}

.ask-form .sent {
    right: 65%
}

.form-review .sent {
    right: 44%;
    bottom: 0
}

#account-address .sent,
#account-edit .sent {
    right: 49%
}

#account-address .btn-big,
#account-edit .btn-big,
#account-password .btn-big,
#account-return .main-button,
.form-review .main-button,
.request_demo .btn-big {
    opacity: 0
}

#account-address .btn-big.show-button,
#account-edit .btn-big.show-button,
#account-password .btn-big.show-button,
#account-return .main-button.show-button,
.form-review .main-button.show-button,
.request_demo .btn-big.show-button {
    opacity: 1
}

#account-register .footer-button .main-button.show-button,
.ask-form .main-button.show-button/*,
footer .main-button.show-button*/ {
    opacity: 1
}

footer .main-button.show-button {
    display: inline-block;
}

.wi-touch-success.active {
    display: block
}

.wi-touch-success svg {
    position: absolute;
    background-color: transparent
}

.wi-touch-success svg {
    left: 50%;
    top: 20px;
    margin-left: -40px
}

.wi-touch-success svg {
    width: 80px;
    height: 80px
}

.wi-touch-success .wi-circle {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.wi-touch-success .wi-circle-dash {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.wi-touch-success .wi-check {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

.wi-touch-success .wi-check-dash {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

.wi-touch-success .wi-check {
    stroke-dasharray: 60 100;
    animation: check 1.2s cubic-bezier(.5, 0, .6, 1) forwards .15s;
    -webkit-animation: check 1.2s cubic-bezier(.5, 0, .6, 1) forwards .15s;
    -moz-animation: check 1.2s cubic-bezier(.5, 0, .6, 1) forwards .15s;
    -o-animation: check 1.2s cubic-bezier(.5, 0, .6, 1) forwards .15s;
    opacity: 0
}

@-webkit-keyframes check {
    from {
        stroke-dashoffset: 60;
        opacity: 1
    }
    to {
        stroke-dashoffset: 00;
        opacity: 1
    }
}

@-moz-keyframes check {
    from {
        stroke-dashoffset: 60;
        opacity: 1
    }
    to {
        stroke-dashoffset: 00;
        opacity: 1
    }
}

@keyframes check {
    from {
        stroke-dashoffset: 60;
        opacity: 1
    }
    to {
        stroke-dashoffset: 00;
        opacity: 1
    }
}

.wi-check-dash {
    stroke-dasharray: 10 100;
    animation: check-dash 1.2s cubic-bezier(.5, 0, .6, 1) forwards;
    -webkit-animation: check-dash 1.2s cubic-bezier(.5, 0, .6, 1) forwards;
    -moz-animation: check-dash 1.2s cubic-bezier(.5, 0, .6, 1) forwards;
    -o-animation: check-dash 1.2s cubic-bezier(.5, 0, .6, 1) forwards
}

@-webkit-keyframes check-dash {
    from {
        stroke-dashoffset: 120
    }
    to {
        stroke-dashoffset: 45
    }
}

@-moz-keyframes check-dash {
    from {
        stroke-dashoffset: 120
    }
    to {
        stroke-dashoffset: 45
    }
}

@keyframes check-dash {
    from {
        stroke-dashoffset: 120
    }
    to {
        stroke-dashoffset: 45
    }
}

.wi-circle {
    stroke-dasharray: 300 300;
    animation: circle 1.5s cubic-bezier(.5, 0, .5, 1) forwards .15s;
    -webkit-animation: circle 1.5s cubic-bezier(.5, 0, .5, 1) forwards .15s;
    -moz-animation: circle 1.5s cubic-bezier(.5, 0, .5, 1) forwards .15s;
    -o-animation: circle 1.5s cubic-bezier(.5, 0, .5, 1) forwards .15s;
    opacity: 0
}

@-webkit-keyframes circle {
    from {
        stroke-dashoffset: 300;
        opacity: 1
    }
    to {
        stroke-dashoffset: 0;
        opacity: 1
    }
}

@-moz-keyframes circle {
    from {
        stroke-dashoffset: 300;
        opacity: 1
    }
    to {
        stroke-dashoffset: 0;
        opacity: 1
    }
}

@keyframes circle {
    from {
        stroke-dashoffset: 300;
        opacity: 1
    }
    to {
        stroke-dashoffset: 0;
        opacity: 1
    }
}

.wi-circle-dash {
    stroke-dasharray: 10 300;
    animation: circledash 1.5s cubic-bezier(.5, 0, .5, 1) forwards 50ms;
    -webkit-animation: circledash 1.5s cubic-bezier(.5, 0, .5, 1) forwards 50ms;
    -moz-animation: circledash 1.5s cubic-bezier(.5, 0, .5, 1) forwards 50ms;
    -o-animation: circledash 1.5s cubic-bezier(.5, 0, .5, 1) forwards 50ms;
    opacity: 0
}

@-webkit-keyframes circledash {
    from {
        stroke-dashoffset: 320;
        opacity: 1
    }
    to {
        stroke-dashoffset: 20;
        opacity: 1
    }
}

@-moz-keyframes circledash {
    from {
        stroke-dashoffset: 320;
        opacity: 1
    }
    to {
        stroke-dashoffset: 20;
        opacity: 1
    }
}

@keyframes circledash {
    from {
        stroke-dashoffset: 320;
        opacity: 1
    }
    to {
        stroke-dashoffset: 20;
        opacity: 1
    }
}

.wi-touch-success p {
    position: absolute;
    font-size: 18px;
    font-weight: 500
}

.wi-touch-success p {
    color: #fff;
    top: 130px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.sent {
    content: ' ';
    width: 50px;
    height: 50px;
    background: url(../image/loader.gif) no-repeat 0 0;
    background-size: 100%;
    /*position: absolute;
    right: 9%*/
}

#account-password .sent,
.modal-dialog .sent {
    right: 46%;
    top: 4px
}

.modal-dialog .wi-touch-success .wi-check,
.modal-dialog .wi-touch-success .wi-check-dash,
.modal-dialog .wi-touch-success .wi-circle,
.modal-dialog .wi-touch-success .wi-circle-dash,
.product-tabs .wi-touch-success .wi-check,
.product-tabs .wi-touch-success .wi-check-dash,
.product-tabs .wi-touch-success .wi-circle,
.product-tabs .wi-touch-success .wi-circle-dash {
    stroke: #dc2632
}

.product-tabs .wi-touch-success {
    max-width: 785px;
    height: 400px;
    top: 100px
}

.product-tabs .wi-touch-success p {
    color: #6e7178!important
}

.wi-touch-success p {
    color: #6e7178
}

.reviews {
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .08);
    padding: 33px 63px 39px 51px;
    margin-top: 27px
}

.reviews .review .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 22px
}

.reviews .review .top p {
    font-size: 18px;
    line-height: 21px;
    color: #2f3136;
    margin-bottom: 6px
}

.reviews .review .top p.name {
    font-weight: 500
}

.reviews .review .body .rating-icons {
    margin-left: 0
}

.reviews .review .body p {
    font-size: 18px;
    line-height: 27px;
    color: #2f3136;
    margin-bottom: 0;
    margin-top: 19px
}

.reviews .rating-icons i {
    color: #fc0
}

.reviews .rating-icons .star.inactive i {
    color: #c4c4c4;
}

#login-link a {
    padding-left: 5px
}

.voucher-tr .image-with-name {
    padding-left: 70px
}

.about-text {
    margin-bottom: 90px
}

.about-text p {
    font-size: 18px;
    line-height: 30px;
    color: #505256
}

.about-text p.p-title {
    font-size: 24px;
    line-height: 32px;
    color: #6e7178;
    margin: 10px 0 60px
}

.list-solutions .values {
    margin: 35px 0 60px;
    padding-top: 0
}

.features.values .item:hover::after,
.features.values .item:hover::before {
    display: none
}

.features.values .item:hover p {
    color: #2f3136
}

.values .value-text p:last-child {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #505256;
    margin-top: 28px
}

#nav-description-container img {
    width: 480px;
    height: auto!important
}

#information-information .list-numbers {
    margin-bottom: 65px
}

.clients .big-text {
    font-size: 24px;
    line-height: 30px;
    max-width: 78%;
    margin: auto
}

.clients .clients-table {
    margin: 40px 0 80px;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4
}

.clients .clients-table .client {
    position: relative;
    width: 20%;
    height: 234px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.clients .clients-table .client .inner-wrap {
    height: 100%;
    width: calc(100% - 1px);
    margin-right: 1px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.clients .clients-table .client img {
    -o-object-fit: contain;
    object-fit: contain;
    padding: 15px
}

.clients .clients-table .client .back-logo,
.clients .clients-table .client .front-logo {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.clients .clients-table .client .back-logo {
    background: #dc2632;
    display: none;
    padding: 0 5px;
    text-align: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.clients .clients-table .client .back-logo p {
    color: #fff;
    font-size: 18px;
    line-height: 30px
}

.clients .clients-table .client:hover {
    background: #909090;
    border: none
}

.clients .clients-table .client:hover .inner-wrap {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.clients .clients-table .client:hover .back-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.table .text-properties .edit-link {
    min-width: 145px;
    padding-left: 25px
}

.table .text-properties .edit-link:before {
    left: 15px;
    position: absolute;
    background-image: url(/image/catalog/icons/icons-edit.svg)
}

#information-information {
    position: relative;
}

.position-block {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 90px; */
    margin-top: -110px;
    width: 100%;
    padding-top: 90px
}

.position-block .image-with-text .text {
    width: 520px;
    padding-left: 55px;
    padding-top: 177px;
}

.image-with-text .product-title p {
    line-height: 26px;
    text-transform: capitalize;
    padding-right: 0;
}

.position-block .image-with-text .text p {
    text-transform: initial;
}

.position-block .image-with-text {
    margin-top: 0;
    padding-bottom: 45px
}

.position-block .image-with-text image>div {
    margin-left: 80px;
}

.position-block .image-with-text .download-buttons {
    margin-left: 0;
    position: relative;
    bottom: 0;
    margin-top: 48px;
}

.text .social-links {
    justify-content: flex-start;
    margin-top: 135px;
}

.text .social-links .fa-twitter::before,
.text .social-links .fa-pinterest::before {
    font: normal normal normal 23px/1 FontAwesome;
    color: #9FA2AB;
    padding-top: 0;
}

.video {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
}

.video img {
    cursor: pointer;
}

.content-wrap {
    padding-top: 75px;
    width: 100%;
}

.content-wrap .content-title h2 {
    margin-bottom: 15px;
}

.content-wrap .content-title p {
    line-height: 32px;
    color: #6E7178;
    margin: 0;
}

.content-wrap .image-with-text .download-buttons {
    margin-left: 0;
    position: relative;
    bottom: 0;
}

.content-wrap .image-with-text .image {
    margin-top: 30px;
}

.content-wrap .product-tabs .image-with-text {
    margin: 0;
}

.content-wrap .product-tabs .image-with-text:nth-child(odd) .text {
    padding-top: 30px;
}

.clients-column-reviews.clients-reviews {
    margin-top: 0;
}

.clients-column-reviews.clients-reviews .back-lines {
    padding-top: 87px;
}

.clients-column-reviews.clients-reviews .white-title {
    text-align: center;
    max-width: 100%;
    padding-left: 0;
}

.content-wrap .features {
    padding-top: 75px;
    padding-bottom: 100px;
}

.content-wrap .list-features {
    padding-top: 13px;
}

.content-wrap .features .item {
    padding-bottom: 0;
}

.footer-bottom-logos .client {
    cursor: pointer;
    position: relative;
}

.footer-bottom-logos .client[aria-expanded="true"]:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 106%;
    left: 40%;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #1d1e22;
}

footer .client-description {
    background-color: #fff
}

.client-text {
    padding: 34px 0;
}

.client-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: -35px;
}

.client-description div,
.client-description p,
.client-description span {
    font-size: 18px;
    line-height: 30px;
    color: #505256;
}

.client-info {
    position: relative;
}

footer .client-description .client-pane {
    position: relative;
}


/*footer .client-description .collapsing {*/


/*    position: absolute;*/


/*    background: #fff;*/


/*    top: 5px;*/


/*}*/

footer .client-description .client-pane .client-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #2f3136
}

footer .client-description .client-pane .client-desc {
    padding-top: 4px;
    font-size: 18px;
    line-height: 30px;
    color: #505256
}

.client-desc img {
    width: 160px;
    max-width: 160px;
    height: 160px;
    object-fit: contain;
}

.footer-navigation .card-header {
    position: relative;
}

.footer-navigation .card-header:before,
.footer-navigation .card-header:after {
    content: "";
    position: absolute;
    background-color: #C4C4C4;
    transition: transform 0.25s ease-out;
}

.footer-navigation .card-header:before {
    top: 21px;
    right: 6px;
    width: 2px;
    height: 14px;
    margin-left: -2px;
}

.footer-navigation .card-header:after {
    top: 50%;
    right: 0;
    width: 14px;
    height: 2px;
    margin-top: -2px;
}

.footer-navigation .card-header.collapsed:before {
    transform: rotate(180deg);
}

.footer-navigation .card-header.collapsed:after {
    transform: rotate(180deg);
}

.footer-navigation .card-header[aria-expanded="true"]:before {
    transform: rotate(270deg);
}

.footer-navigation .card-header {
    padding: 19px 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #3A3C44;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-navigation .card-body {
    padding: 0;
}

.footer-navigation .card-header h4 {
    text-align: left;
    margin-bottom: 0;
}

footer .client-description .client-pane.active {
    display: block;
    min-height: 230px
}

.mobile-carousel {
    display: none;
}

.mobile-carousel .nav-link {
    padding: 15px 0 0;
    min-width: 150px;
}

.mobile-carousel .nav-products-list li {
    width: 100%;
    display: flex;
}

.mobile-carousel .nav-products-list li p {
    font-size: 14px;
    margin-bottom: 0;
    width: 150px;
}

.mobile-carousel .owl-carousel .owl-stage {
    display: flex;
}

.mobile-carousel .owl-item {
    min-width: 150px !important;
}

.mobile-carousel .product-img {
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-carousel .product-img .nav-image {
    width: 100%;
    mix-blend-mode: darken;
    height: 150px;
    object-fit: contain;
    margin: 0 auto;
}

.mobile-carousel .see-all {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: block;
    width: 100%;
    text-align: center;
    color: #2f3136;
    margin: 12px 0;
}

.content-title p,
.content-title h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #505256;
    margin-top: 11px;
}

.category-title .content-title h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 19px;
    color: #2f3136;
}

@media (max-width: 992px) {
    .category-title .content-title h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 567px) {
    .category-title .content-title h1 {
        font-size: 18px !important;
        line-height: 21px;
    }
}

.category-description {
    margin-top: 45px;
}

.category-description p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    color: #505256;
}

#product-category .content-title p {
    font-size: 18px;
    line-height: 30px;
}

#product-category .category-description p {
    font-size: 18px;
    line-height: 30px;
}

.summary-bottom-block {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 30px;
    margin-bottom: 50px;
}

@media (max-width:991.98px) {
    .summary-bottom-block {
        display: flex;
        flex-direction: column;
    }
    .clients .big-text {
        max-width: 85%;
        font-size: 16px;
        line-height: 24px
    }
    .clients .clients-table {
        margin-bottom: 17px
    }
    .clients .clients-table .client {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        height: 176px
    }
}

@media (max-width:767.98px) {
    .clients .big-text {
        max-width: none;
        padding: 0 11px;
        font-size: 12px;
        line-height: 19px
    }
    .clients .clients-table {
        margin-top: 32px;
        margin-bottom: 22px
    }
    .clients .clients-table .client {
        height: 72px
    }
    .clients .clients-table .client img {
        padding: 10px
    }
    .clients .clients-table .client .back-logo p {
        line-height: 1.4;
        font-size: 9px
    }
}

@media (max-width:1240px) {
    .table-list .table thead td:nth-of-type(1) {
        min-width: 150px
    }
    .table-list .table thead td:nth-of-type(2) {
        min-width: 120px
    }
    .table-list .table thead td:nth-of-type(3) {
        min-width: 140px
    }
    .table-list .table thead td:nth-of-type(4) {
        min-width: 160px;
        width: 15%
    }
    .table-list .table thead td:nth-of-type(5) {
        min-width: 120px
    }
}

@media (max-width:1200px) {
    .checkout-list .quantity {
        margin-top: 0
    }
    .products-list .product-layout .image {
        width: auto
    }
    .details-text.quantity .quantity-block {
        margin: 0 25px 0 15px
    }
}

@media (max-width:1160px) {
    .details-text.quantity {
        flex-wrap: wrap
    }
    .details-text.quantity>div:last-child {
        margin-top: 20px;
        width: 100%
    }
}

@media (max-width:1100px) {
    .checkout-list .table tbody td:nth-child(5),
    .checkout-list .table thead td:nth-child(5) {
        padding-left: 0
    }
    .checkout-list .table thead td:nth-child(5) {
        min-width: 125px
    }
    .checkout-list .table thead td:first-child {
        min-width: 360px
    }
    .checkout-list .table thead td:nth-child(2) {
        min-width: 300px
    }
    .quantity .main-button {
        min-width: auto
    }
}

@media (max-width:992px) {
    .promocode-block {
        padding-right: 0;
        margin-bottom: 40px
    }
    #account-order .summary-block,
    .summary-block {
        padding-left: 15px
    }
    .banner {
        padding-bottom: 30px
    }
    .banner-form {
        flex-direction: column
    }
    .contacts {
        margin-top: 50px;
        padding-left: 0
    }
    .ask-form .image {
        display: none
    }
    .ask-form form {
        width: 100%;
        max-width: 360px;
        margin: 0 auto
    }
    .table-plans, .plans-html-content {
        display: none
    }
    .owl-plans.table-plans {
        display: block;
        opacity: 1
    }
    .top-block h2,
    .top-text h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px
    }
    .well .top-text p {
        font-size: 18px;
        line-height: 32px
    }
    .checkout-list h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px
    }
    .image-with-name .text a {
        font-size: 18px;
        line-height: 23px
    }
    #menu .navbar-nav>li.nav-item-menu-drop>a,
    #menu .navbar-nav>li.nav-item-menu-drop>form>a {
        justify-content: space-between
    }
    .nav-item-menu-drop.nav-item-drop .nav-link:after {
        left: -4px
    }
    .ask-form .wi-touch-success {
        width: 100%
    }
}

@media (max-width:768px) {
    .d-between {
        flex-direction: column
    }
    .list-plans .image-with-name .text {
        padding-right: 45px
    }
    .banner-form,
    .banner-form .form-control {
        width: 100%
    }
}

@media (max-width:567px) {
    .openLanguage .inputs-radio .radio {
        padding-left: 20px;
    }
    .openLanguage .body-form .radio label {
        font-size: 13px;
    }
    .openLanguage .body-form .radio label {
        padding-left: 40px;
    }
    .promocode-block .input-group {
        flex-direction: column
    }
    .well .promocode-block .input-group .main-button {
        margin-left: 0;
    }
    .promocode-block .input-group .form-control {
        width: 100%;
        margin-bottom: 20px
    }
    .body-form .list-plans .item.image-with-name {
        flex-direction: column
    }
    .body-form .list-plans .item.image-with-name>a {
        text-align: center
    }
    .details-text.quantity {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start
    }
    .mobile-carousel {
        display: block;
        margin-top: 10px;
    }
    .category-description p,
    #product-category .category-description p {
        font-size: 13px;
        line-height: 20px;
    }
}

.category-carousel {
    margin: 0 -15px;
}

.category-carousel .owl-carousel {
    border: 0;
    margin: 0;
}

@media (max-width:567px) {
    .full-carousel,
    .mobile-hidden {
        display: none;
    }
    .video-item {
        margin: 0;
    }
}

@media (max-width:1800px) {
    #menu.navbar,
    #menu.navbar>.navbar-collapse,
    #menu.navbar>.navbar-collapse .navbar-nav {
        width: 90%
    }
    .navbar-nav .custom-checkbox {
        padding-right: 15px
    }
    #menu .navbar-nav>li>a {
        padding: 0 20px
    }
}

@media (max-width:1700px) {
    #menu.navbar,
    #menu.navbar>.navbar-collapse,
    #menu.navbar>.navbar-collapse .navbar-nav {
        width: 95%
    }
    #menu {
        margin-left: 20px
    }
    #menu .navbar-nav>li>a {
        padding: 0 20px
    }
    #menu {
        padding-left: 10px
    }
}

@media (max-width:1400px) {
    .navbar-nav .submenu .col {
        padding: 20px 0 0;
    }
}

@media (max-width:1360px) {
    #menu .navbar-nav>li>a {
        padding: 0 12px;
        font-size: 12px
    }
    .nav-item-drop .nav-link {
        font-size: 12px;
    }
    .custom-checkbox .custom-control-label:after,
    .custom-checkbox .custom-control-label:before {
        width: 16px;
        height: 16px;
        top: 4px
    }
    .custom-checkbox .custom-control-label {
        line-height: 24px
    }
    .custom-checkbox {
        padding-right: 20px;
        padding-left: 25px
    }
    .nav-item-drop .nav-link {
        margin: 0 5px
    }
    .nav-item-menu-drop .nav-link {
        margin: 0
    }
    #logo img {
        max-width: 180px;
        margin-top: -8px
    }
}

@media (max-width:1279px) {
    .container {
        max-width: 100%;
        width: 100%
    }
    .footer-contacts p {
        margin-left: 10px
    }
    .footer-logo img {
        width: 200px
    }
    .footer-menu {
        padding: 0 25px
    }
    .footer-subscribe {
        padding-left: 15px
    }
    .footer-subscribe {
        padding-right: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-end
    }
    .products-carousel {
        margin-bottom: 94px
    }
    .block-information {
        margin: 70px 0 94px
    }
    #cart {
        margin-right: 0
    }
    .block-videos {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width:1200px) {
    header {
        padding: 0 30px 0 15px
    }
    .table-plans .item h5 {
        font-size: 18px
    }
    .table-plans .item p {
        font-size: 14px;
        line-height: 18px
    }
    .table-plans .item li p,
    .table-plans .item li span {
        font-size: 14px;
        padding: 0 5px 0 10px
    }
    .navbar-nav .submenu .col {
        padding: 20px 0 0
    }
    #menu .dropdown-inner a {
        width: 170px
    }
    .form-order .table thead td:first-child {
        min-width: 300px
    }
    .form-order .table thead td:nth-child(2) {
        min-width: 230px
    }
}

@media (max-width:1100px) {
    .content-checkout .inputs-radio .radio {
        margin-right: 20px
    }
    .content-checkout .form-payment-group .radio {
        margin-right: 0
    }
    .information-block {
        padding-left: 30px
    }
    .edited-block .color-label>span {
        width: 20px;
        height: 20px
    }
    .edited-block .color-label {
        margin: 0
    }
}

@media (max-width:1200px) and (min-width:992px) {
    #logo img {
        max-width: 163px;
    }
    #menu {
        margin-left: 0
    }
    #menu .navbar-nav>li>a {
        padding: 0 10px
    }
    .nav-item-drop .nav-link {
        margin: 0 8px
    }
    #cart {
        margin-right: 5px
    }
    .list-plans .image-with-name .text {
        padding-right: 80px
    }
    .block-information .image,
    .block-information .item-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .block-information .image img {
        position: relative;
        margin-top: -150px;
        top: 0
    }
    .white-block {
        margin-left: auto
    }
    .position-block .image-with-text .text {
        width: 100%;
    }
}

@media (min-width:991.888px) {
    .has-dropdown.show>.submenu {
        min-height: 305px;
        height: 100%;
        max-height: 600px;
        z-index: 4;
        margin: 0!important;
        border: 0;
        padding: 0
    }
    .nav-item-drop .nav-link {
        height: 80px
    }
    .has-dropdown:hover .submenu {
        height: 305px;
        max-height: 600px;
        z-index: 4;
        margin: 0!important;
        border: 0;
        padding: 0
    }
    #menu .nav-item-menu-drop.nav-item-drop .dropdown-menu {
        min-width: 140px;
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }
    #menu .nav-item-menu-drop.nav-item-drop:hover .dropdown-menu,
    .nav-item-drop:hover .dropdown-menu {
        opacity: 1;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block
    }
}

@media (max-width:991.888px) {
    header {
        padding: 0
    }
    #menu {
        margin-left: 0
    }
    #menu .has-dropdown>.submenu {
        background-color: transparent;
        border: 0;
        padding-bottom: 0
    }
    #menu .has-dropdown.show>.submenu {
        min-height: 305px;
        height: 100%;
        max-height: 600px;
        z-index: 4
    }
    .order-menu-1 {
        /*order: 1;*/
        justify-content: space-between;
        /*position: absolute;*/
        /*right: 25px;*/
    }
    .order-menu-2 {
        justify-content: space-between;
        align-items: flex-start!important;
        flex-direction: column;
        line-height: 80px;
        width: 100%
    }
    /*.order-menu-2>div {
        position: absolute;
        height: 80px;
        top: 0
    }*/
    #menu.navbar,
    #menu.navbar>.navbar-collapse,
    #menu.navbar>.navbar-collapse .navbar-nav {
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
        text-align: center
    }
    #menu.navbar {
        margin-top: 70px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 10;
    }
    header .navbar-toggler {
        display: block
    }
    #logo img {
        margin-top: -3px;
        margin-left: 15px;
    }
    .nav-products-list>li {
        display: block
    }
    .nav-products-list {
        width: 100%;
        justify-content: flex-start;
        overflow: scroll;
        margin-left: 0;
        margin-right: 0;
    }
    /*.navbar-toggler {
        padding-left: 30px
    }*/
    #menu .navbar-nav>li.has-dropdown>a.dropdown-toggle:after {
        top: 20px;
        position: absolute;
        right: 32px;
        left: auto
    }
    #menu .navbar-nav>li.has-dropdown.show>a:after {
        top: 2px
    }
    #menu .nav-item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%
    }
    .nav-item-drop .nav-link:after  {
        border: solid #2f3136;
        border-width: 0 2px 2px 0;
        left: -4px
    }
    #menu .dropdown-inner a {
        margin: 10px auto
    }
    #menu .navbar-nav>li>a,
    #menu .navbar-nav>li>form>a {
        line-height: 55px;
        font-size: 18px;
        padding: 0 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #2f3136
    }
    #menu .navbar-nav>li.has-dropdown.show>a {
        color: #dc2632
    }
    #menu .navbar-nav>li.has-dropdown>a:hover:after {
        top: 25px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
    #menu .navbar-nav>li.has-dropdown.show>a:after {
        border-color: #dc2632;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        top: 25px
    }
    #menu .dropdown-inner ul li a:hover {
        background: 0 0
    }
    #menu .dropdown-inner ul li a:hover p {
        color: #dc2632
    }
    .navbar-nav .submenu {
        border-top: 0;
        position: inherit
    }
    .navbar-nav .dropdown-menu {
        margin-left: auto!important
    }
    .footer-menu {
        order: 2;
        padding: 0 15px
    }
    .footer-left-menu {
        order: 1;
        margin-bottom: 65px;
    }
    .footer-subscribe {
        order: 3
    }
    .footer-navigation {
        flex-wrap: wrap
    }
    .footer-contacts a,
    .footer-contacts p {
        text-align: center
    }
    .footer-payment {
        margin-top: 4px
    }
    .footer-logo {
        margin-right: 25px
    }
    .footer-form {
        padding: 35px 15px 100px
    }
    .footer-form .form-inline {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 440px;
    }
    .list-contacts {
        justify-content: center
    }
    .footer-bottom-logos ul {
        padding: 15px
    }
    .footer-bottom-logos ul li p {
        font-size: 14px;
        line-height: 16px
    }
    .footer-download {
        margin-top: 0
    }
    .product-tabs .image-with-text .text {
        padding-right: 0
    }
    .list-numbers .row {
        flex-wrap: nowrap;
    }
    .list-numbers .item {
        margin-top: 5px;
        margin-bottom: 0;
        width: auto;
        max-width: none;
        min-width: auto;
        flex: 0 0 33%;
    }
    .list-numbers .text {
        padding: 12px 20px 0
    }
    .functions .item {
        display: flex;
        max-width: 470px;
        margin: 13px auto
    }
    .bottom-price {
        margin-top: 20px
    }
    .custom-checkbox {
        display: inline-block;
        margin-top: 20px;
        margin-left: 60px
    }
    #logo {
        order: 2
    }
    .block-information {
        min-height: auto
    }
    .custom-checkbox {
        line-height: 30px;
        padding: 0 30px
    }
    .reviews-slider {
        max-width: 100%;
        padding: 0 30px
    }
    .product-tabs .image-with-text .text {
        padding-left: 20px;
        padding-top: 0
    }
    .row-block {
        flex-direction: column
    }
    .item-form {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .content-block .checkout-form .body-form {
        height: auto
    }
    .data-information .item {
        width: 33%
    }
    .white-title h2 {
        font-size: 30px
    }
    .custom-checkbox .custom-control-label {
        font-size: 14px
    }
    .custom-checkbox .custom-control-label:after,
    .custom-checkbox .custom-control-label:before {
        width: 22px;
        height: 22px;
        border-radius: 5px;
        top: 3px
    }
    .advantages .item span {
        font-size: 14px
    }
    .advantages .col-12 {
        padding-left: 5px;
        padding-right: 5px
    }
    .list-solutions .features .item a,
    .list-solutions .features .item p {
        font-size: 20px
    }
    .list-numbers {
        margin-bottom: 75px
    }
    .functions .item .text h3 {
        font-size: 20px
    }
    .functions .item .text p {
        font-size: 16px
    }
    .text h3,
    .text h2 {
        font-size: 24px
    }
    .white-title h2 {
        margin-bottom: 5px
    }
    .clients-reviews .white-title {
        max-width: 100%
    }
    .back-lines .container {
        padding-top: 88px
    }
    .partners-list ul li {
        padding: 10px
    }
    .partners-list ul li img {
        width: 75%
    }
    .popup-demo .modal-content {
        padding: 20px
    }
    .popup-demo .modal-title {
        font-size: 30px
    }
    .product-title h2,
    .product-title h1 {
        font-size: 30px;
        line-height: 35px
    }
    .content-block .body-form {
        padding-bottom: 20px
    }
    .wrapper {
        margin-bottom: 20px
    }
    .footer-button {
        margin-bottom: 30px;
        margin-top: 0
    }
    .top-account-navigate {
        margin-top: 20px
    }
    #menu .nav-item.certified-icon {
        display: none
    }
    .list-description .item {
        padding: 15px 10px 22px;
        margin: 0 5px
    }
    .content-checkout {
        flex-direction: column
    }
    .content-checkout .left-form {
        width: 100%;
        margin-right: 0
    }
    .information-block {
        padding-left: 0;
        width: 100%
    }
    .information-block .td-price {
        text-align: right
    }
    .checkout-bottom-block>.row>div {
        padding-left: 15px
    }
    .item-table .card-header .btn-link {
        line-height: 22px
    }
    #menu .nav-item-menu-drop.nav-item-drop .dropdown-menu,
    .nav-item-drop .dropdown-menu {
        margin-top: 0;
        width: 100%;
        right: 0;
        box-shadow: none;
        transform: translateX(0px) !important;
    }
    #menu .nav-item-drop .dropdown-menu .dropdown-item {
        padding-left: 50px
    }
    .footer-form .form-control {
        min-width: auto;
    }
    #account-address .sent,
    .ask-form .sent {
        right: 47%;
        bottom: initial
    }
    .map {
        background: url(/image/catalog/map-md.jpg) no-repeat 100% 100%;
        background-size: cover;
        height: 462px
    }
    .map .marker {
        right: 220px
    }
    .position-block .image-with-text .image {
        order: 0;
    }
    .position-block .image-with-text .image img {
        width: 400px;
    }
    .position-block .image-with-text .text {
        padding-top: 50px;
    }
    .position-block .product-title h2,
    .position-block .product-title h1,
    .position-block .product-title p {
        text-align: center;
    }
    .text .social-links {
        margin-top: 50px;
    }
    .footer-form .form-group,
    .footer-form .form-group label {
        width: 100%;
        margin-bottom: 0
    }
    .footer-form .form-control,
    .footer-form select.form-control:not([size]):not([multiple]) {
        min-width: 100%;
        font-size: 12px;
        height: 40px;
        padding: 10px 20px 10px;
    }
    .footer-form .form-inline select.form-control {
        margin-bottom: 20px;
    }
    .footer-form .form-group {
        min-height: 54px;
    }
    .footer-form {
        min-height: 320px
    }
    .footer-form .main-button {
        margin-bottom: 30px;
    }

}

@media (max-width:768px) {
    .footer-bottom-logos ul li {
        padding: 5px
    }
    .footer-bottom-logos ul li img {
        height: 35px
    }
    .footer-bottom-logos ul {
        padding: 5px;
        flex-wrap: wrap;
        justify-content: center
    }
    .product-layout {
        margin: 10px auto
    }
    .list-accessories {
        flex-wrap: wrap
    }
    .list-accessories>.col {
        flex-basis: inherit
    }
    .partners-list ul {
        justify-content: center
    }
    .top-partners-list .partners-list ul li img {
        width: 60%
    }
    .top-partners-list .partners-list ul li {
        padding: 10px 5px;
        text-align: center
    }
    .footer-subscribe {
        align-items: center;
        margin-top: 50px
    }
    .white-block {
        width: 100%
    }
    header .container-fluid {
        padding-left: 0
    }
    .data-information .item {
        width: 45%
    }
    .list-description {
        flex-wrap: wrap;
        justify-content: center
    }
    .list-description .item {
        width: 47%;
        margin: 0 10px 10px 0
    }
    .list-description .item:first-child {
        margin-left: 0;
    }
    .list-description .item:nth-child(2) {
        margin-right: 0
    }
    .list-description .item:last-child {
        margin-right: 0
    }
    .nav-item-drop .nav-link {
        padding: 10px
    }
    .list-solutions .features {
        padding: 0 0 30px
    }
    .features .item {
        padding-bottom: 0
    }
    .products-carousel .arrow-owl {
        padding: 6px
    }
    .product-layout .image {
        height: 280px
    }
    .products-search-list.form-order .caption h4 {
        min-height: auto
    }
    .functions .item .text p {
        margin-bottom: 0
    }
    .functions .item .text {
        min-height: auto
    }
    .list-numbers {
        margin-bottom: 40px
    }
    .functions {
        margin-top: 10px
    }
    .client-logos {
        display: none;
    }
    .position-block .image-with-text .text {
        width: auto;
        padding-left: 0;
    }
    .certified-icon {
        display: none;
    }
}

@media (max-width:567px) {
    .footer-form .main-button {
        margin-bottom: 0;
    }
    .btn-transition {
        padding-right: 5px !important;
    }
    #logo img {
        max-width: 160px;
        margin-left: 0
    }
    .nav-item-drop .nav-link {
        padding: 10px 5px
    }
    .nav-item-drop .nav-link:before {
        width: 18px
    }
    header .navbar-toggler span {
        height: 2px;
        width: 20px
    }
    #menu .navbar-nav>li>a,
    #menu .navbar-nav>li>form>a {
        font-size: 16px
    }
    #menu .see-all {
        line-height: 22px;
        margin: 12px auto
    }
    .footer-logo {
        margin-right: 0;
        text-align: center
    }
    .footer-left-menu {
        flex-direction: column
    }
    .footer-menu {
        flex-direction: column;
        justify-content: center
    }
    .footer-menu ul {
        margin-bottom: 30px
    }
    .footer-form {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .footer-form .form-inline .main-button {
        margin: auto;
        padding: 12px 10px;
        height: 40px
    }
    .footer-form .form-control {
        width: 100%
    }
    footer h5 {
        text-align: center
    }
    .footer-subscribe {
        margin-top: 25px
    }
    .footer-form h3 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 16px
    }
    .list-contacts {
        flex-direction: column
    }
    .footer-download {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .reviews-slider .owl-more-reviews .owl-prev {
        margin-left: -35px
    }
    .features-carousel {
        padding: 0 15px
    }
    .btn-search {
        display: none
    }
    .search-box #search {
        display: block
    }
    .data-information .item {
        width: 100%
    }
    .order-information-list .list-plans .item {
        flex-direction: column;
        padding: 0 5px 0 18px
    }
    .footer-menu>div {
        width: 100% !important;
    }
    footer h4 {
        text-align: center
    }
    .item-form {
        padding: 0
    }
    .payment-logo {
        margin: 0 0 0 50px
    }
    .form-payment-group .radio .payment-text span {
        font-size: 14px;
        line-height: 18px
    }
    .form-payment-group .radio .payment-text span:first-child {
        margin-bottom: 5px
    }
    .agree,
    .checkbox-block label {
        font-size: 14px
    }
    .section-name h2 {
        font-size: 20px
    }
    .summary-block .buttons {
        flex-direction: column
    }
    .summary-block .black-button,
    .summary-block .main-button {
        margin-bottom: 10px;
        width: 100%
    }
    #cart .dropdown-menu .image-with-name .text a {
        line-height: 18px
    }
    .promocode-block .main-button {
        min-width: 100%;
        margin-left: 0;
    }
    .form-order .card-body {
        padding: 30px 0
    }
    .top-block {
        flex-direction: column
    }
    .nav-back {
        padding-left: 5px;
        margin-bottom: 10px
    }
    .checkout-list .top-block h2 {
        margin-bottom: 5px
    }
    .block-total {
        flex-direction: column;
        align-items: flex-end
    }
    .block-total .custom-checkbox {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .block-total .custom-checkbox,
    .block-total-text p:last-child {
        padding-right: 0
    }
    .block-total-buttons {
        flex-direction: column
    }
    .block-total-buttons a {
        width: 85%;
        margin: 0 10px 10px
    }
    .block-total-buttons a:last-child {
        margin-bottom: 0
    }
    .header-carousel .slide-text h3 {
        font-size: 24px;
        line-height: 28px
    }
    .header-carousel .slide-text p {
        font-size: 14px;
        line-height: 17px
    }
    .product-layout .caption {
        padding: 10px 0 0 0
    }
    .modal-success .icon img {
        width: 60px;
        margin-left: 25px
    }
    .modal-success .icon {
        margin: 35px auto
    }
    .modal-success .modal-header p {
        font-size: 18px;
        line-height: 30px;
        padding: 15px 25px 0
    }
    .modal-success .modal-title {
        margin-bottom: 0
    }
    .modal-success .modal-footer {
        margin-top: 0;
        padding-top: 10px
    }

    .sent,
    .form-subscribe .sent {
        right: 46%;
        bottom: 2px
    }

    .language-switcher {
        padding-right: 18px;
    }
    #nav_language .nav-link img {
        margin-right: 12px
    }
    .reviews {
        padding: 15px
    }
    .reviews .review .top {
        flex-wrap: wrap
    }
    #nav_account .nav-link {
        padding-right: 0
    }
    .nav-item-drop .nav-link:after {
        padding: 2px;
        left: 0;
    }
    .wi-touch-success {
        height: 190px
    }
    #cart .dropdown-menu {
        width: 320px;
        right: 0;
    }
    #cart .dropdown-menu .checkout-list {
        padding: 10px
    }
    .choose-list {
        width: auto
    }
    .top-information h3,
    .block-group .top-information p {
        font-size: 25px;
        line-height: 30px
    }
    .flag-image {
        margin-left: 45px
    }
    .well p {
        font-size: 16px;
        line-height: 20px
    }
    .content-title h1,
    .content-title h2 {
        font-size: 18px;
        line-height: 21px
    }
    .functions .item .icon img {
        width: 34px;
        max-width: 34px
    }
    .functions .item .icon {
        margin-right: 17px
    }
    .functions .item .text h3 {
        font-size: 13px;
        margin-bottom: 8px
    }
    .functions .item .text p {
        font-size: 12px;
        line-height: 20px
    }
    .list-numbers .text {
        font-size: 9px;
        line-height: 13px;
        padding: 0;
    }
    .list-numbers .number,
    .list-numbers span {
        font-size: 25px;
        line-height: 32px
    }
    .white-title h2 {
        font-size: 16px;
        line-height: 19px
    }
    .list-numbers {
        padding: 27px 0
    }
    .banner-form .btn-form,
    .black-button,
    .main-button,
    .table .text-properties .edit-link,
    .white-button,
    .product-layout .image .hover-caption .main-button {
        font-size: 13px;
        line-height: 15px;
        min-width: 120px;
        padding: 11px 5px;
        height: 40px
    }
    .promocode-block .white-button {
        width: 100%;
    }
    .table .text-properties .edit-link {
        padding-left: 25px
    }
    .item-table .card-header .btn-link::after {
        padding: 3px
    }
    .item-table .card-header {
        padding: 7px 45px 8px 40px
    }
    .item-table .card-header .btn-link {
        line-height: 18px;
        font-size: 14px
    }
    .block-total-buttons a {
        font-size: 13px;
        line-height: 15px;
        padding: 11px 5px;
        height: 40px
    }
    .btn-big {
        font-size: 13px;
        line-height: 15px;
        padding: 11px 5px;
        height: 40px
    }
    .header-carousel .item {
        height: var(--carousel-mobile-height)
    }
    .advantages {
        margin-top: 18px;
        padding: 5px 0
    }
    .advantages .item span,
    .bottom-account-navigate .item h4 {
        font-size: 13px;
        line-height: 15px
    }
    .advantages .item {
        justify-content: flex-start;
        display: grid;
        grid-template-columns: 45px 80%
    }
    .advantages .col-12 {
        padding-left: 15px;
        padding-right: 15px
    }
    .advantages .item:first-child img {
        margin-left: auto;
        margin-right: auto
    }
    .top-partners-list p {
        font-size: 12px
    }
    .top-partners-list .partners-list ul li {
        padding: 10px 0;
        max-width: 75px
    }
    .top-partners-list {
        padding-top: 35px
    }
    .top-partners-list {
        margin-bottom: 0
    }
    .list-solutions .features .item a,
    .list-solutions .features .item p {
        font-size: 13px;
        margin-top: 10px
    }
    .features .item .icon {
        height: 46px;
        width: 46px
    }
    .features .item {
        padding-top: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .content-title p,
    .text p,
    .wi-touch-success p,
    .content-title h1 {
        font-size: 13px!important;
        line-height: 20px
    }
    .category-title .content-title p {
        line-height: 15px;
        width: 75%;
        margin: 0 auto 16px;
    }
    .contacts .text a,
    .contacts .text p,
    .contacts .text strong {
        font-size: 18px !important;
    }
    .products-carousel {
        margin: 10px 0 40px;
        padding-right: 10px;
        padding-left: 10px
    }
    .products-carousel .owl-nav {
        display: none!important
    }
    .product-layout .image {
        height: 135px;
        width: 135px
    }
    .product-layout .top-caption a,
    .product-layout .top-caption h3 {
        font-size: 14px;
        line-height: 20px
    }
    .product-layout .top-caption .price {
        font-size: 10px;
        padding-left: 0;
        line-height: 16px;
        height: 14px;
    }
    .product-layout p {
        font-size: 10px;
        line-height: 12px
    }
    .product-layout .top-caption a,
    .product-layout .top-caption h4,
    .product-layout p {
        text-align: left
    }
    .product-layout .top-caption {
        align-items: flex-start
    }
    .product-layout {
        max-width: 135px
    }
    .products-carousel .main-button {
        padding-right: 40px;
    }
    .products-carousel .main-button,
    .products-carousel .white-button {
        margin: 15px 10px 5px
    }
    .btn-transition::after {
        display: none
    }
    .btn-transition.btn-back {
        padding-left: 0;
    }
    .list-functions {
        margin-bottom: 55px
    }
    .video-wrap .text h3 {
        font-size: 18px;
        line-height: 24px
    }
    .block-videos {
        margin: 0 -30px;
    }
    .reviews-slider .item-name p,
    .reviews-slider .item-text p,
    .video-item .text p,
    .white-title p {
        font-size: 13px;
        line-height: 20px
    }
    .video-play-text p {
        font-size: 13px;
        line-height: 20px
    }
    .video-item .text {
        width: 65%
    }
    .video-play-text:before {
        width: 44px;
        height: 44px;
        background-size: cover
    }
    .pulse .pulse-3 {
        width: 45px;
        height: 44px
    }
    .pulse .pulse-2 {
        width: 35px;
        height: 35px;
        top: -42px;
        left: 10px
    }
    .video-play-text {
        padding-left: 62px
    }
    .play-link-text p:after {
        display: none;
    }
    .video-item {
        padding: 25px 15px 10px
    }
    .video-wrap {
        padding: 0 15px
    }
    .text h4 {
        font-size: 18px
    }
    .block-information {
        padding: 95px 0 35px;
        margin-bottom: 50px
    }
    .white-block {
        padding: 12px 20px 22px
    }
    .white-block .text p {
        margin-bottom: 15px
    }
    .white-block .main-button {
        width: 120px
    }
    .block-information .image {
        display: block
    }
    .block-information .image img {
        max-width: 300px;
        left: -9px;
        top: -150px
    }
    .image-with-text .main-button {
        width: 120px;
        margin: 5px 0
    }
    .image-with-text .text {
        align-items: flex-start
    }
    .text p {
        margin-bottom: 20px
    }
    .text h3,
    .text h2 {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 12px
    }
    .clients-reviews {
        margin: 25px 0 20px
    }
    .clients-reviews .white-title h2 {
        font-size: 18px;
        line-height: 24px
    }
    .back-lines .container {
        padding-top: 44px
    }
    .reviews-slider {
        margin-top: 0
    }
    .reviews-slider .owl-nav {
        display: none
    }
    .partners-list ul li {
        padding: 10px 0;
        width: 24%;
        text-align: center
    }
    .partners-list ul li img {
        width: 50%
    }
    .top-partners-list .partners-list {
        margin-bottom: 30px
    }
    .sent {
        width: 35px;
        height: 35px
    }
    .footer-download p,
    .popup-demo .modal-header p {
        font-size: 13px;
        line-height: 15px
    }
    .footer-bottom-logos ul {
        justify-content: space-between
    }
    .footer-bottom-logos ul li {
        padding: 5px 0
    }
    .popup-demo .modal-title {
        font-size: 24px
    }
    .body-form label {
        font-size: 12px;
        line-height: 24px
    }
    .banner-form .form-control,
    .form-control,
    .promocode-block .input-group .form-control {
        height: 40px;
        font-size: 13px;
        line-height: 14px;
        padding: 13px 10px 11px
    }
    .banner-form,
    .banner-form .form-control {
        width: 100%
    }
    .bootstrap-select .dropdown-toggle .filter-option-inner-inner,
    .iti--separate-dial-code .iti__selected-dial-code {
        font-size: 13px
    }
    .bootstrap-select.form-control,
    .bootstrap-select>.dropdown-toggle,
    .iti__flag-container {
        height: 50px
    }
    .bootstrap-select .dropdown-menu li a span.text,
    .breadcrumb>li.breadcrumb-item a,
    .summary-block .table tr td:first-child p,
    .summary-block .table tr td:last-child p,
    .summary-block .table tr td.text-right p{
        font-size: 13px
    }
    .summary-block .table tr td:first-child p,
    .summary-block .table tr td:last-child p,
    .summary-block .table tr td.text-right p{
        margin-bottom: 5px
    }
    .dropdown-item {
        padding-left: 15px;
        padding-right: 15px
    }
    .modal-bottom-footer p {
        font-size: 13px
    }
    .breadcrumb {
        margin-top: 0;
    }
    .category-title .content-title h2 {
        margin-bottom: 11px;
        text-align: center !important;
    }
    .category-title .content-title p {
        text-align: center !important;
    }
    .category-title .content-title {
        padding-bottom: 16px;
        padding-top: 0;
        margin-top: 0;
    }
    .category-title.pt-22 {
        padding-top: 0;
    }
    .list-accessories .product-layout .image {
        height: 155px;
        width: 100%
    }
    .list-accessories .product-layout .top-caption {
        flex-direction: row
    }
    .list-accessories .product-layout p {
        line-height: 14px
    }
    .list-accessories .product-layout .top-caption a,
    .list-accessories .product-layout .top-caption h4 {
        line-height: 14px;
        font-size: 12px;
    }
    .list-accessories .product-layout .top-caption h4 {
        padding-right: 5px
    }
    .text-danger {
        font-size: 10px;
        padding-top: 0
    }
    #menu.navbar {
        margin-top: 50px
    }
    header {
        min-height: 50px;
        margin-bottom: 27px;
    }
    .order-menu-2 {
        line-height: 50px
    }
    .order-menu-2>div {
        height: 50px
    }
    /*.order-menu-1 {
        right: 25px;
        top: 0
    }*/
    #cart>.btn:before {
        background-size: contain;
        width: 22px;
        height: 25px;
        top: 2px
    }
    #cart .dropdown-menu {
        margin-top: 35px;
        transform: translateX(-271px) !important;
    }
    .header-carousel {
        top: 51px;
        height: var(--carousel-mobile-height);
        background: #f6f6f6;
    }
    #common-home {
        overflow-x: hidden
    }
    #menu .navbar-nav>li.has-dropdown>a.dropdown-toggle:after {
        padding: 2px;
        top: 22px
    }
    .owl-product .owl-nav {
        display: none
    }
    .owl-product .product-layout .image {
        width: 100%;
        object-fit: cover;
        height: 320px;
    }
    .product-content .product-layout .image img {
        height: 310px;
        object-fit: cover;
    }
    .list-accessories .product-layout .image img {
        height: 150px;
        object-fit: cover;
    }
    #product-product .owl-out.thumbnails {
        margin-bottom: 0;
    }
    .details-text a:after,
    .thumbs-product {
        display: none!important
    }
    .owl-product .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 26px
    }
    .product-title h2,
    .product-title h1 {
        font-size: 18px;
        line-height: 21px
    }
    .product-details {
        margin-top: 0
    }
    .text-price h3 {
        font-size: 18px
    }
    .text-price {
        margin: 10px 0 0
    }
    .text-price-vat button {
        height: 40px;
        font-size: 12px;
    }
    .details-text a,
    .details-text span,
    .details-title {
        font-size: 13px;
        line-height: 31px
    }
    .details-text a {
        padding-left: 20px;
    }
    .details-text a:before {
        width: 12px;
        height: 12px;
        left: 3px;
    }
    .details-text .details-description {
        font-size: 12px;
        line-height: 15px
    }
    .rating {
        margin: 0
    }
    .color-label>span {
        width: 30px;
        height: 30px
    }
    #button-cart {
        padding: 8px 17px 7px;
        min-width: 120px
    }
    #button-cart:before {
        display: none
    }
    .read-more-row .white-button {
        padding-left: 12px;
    }
    .read-more-row .white-button.active::after {
        top: 14px;
    }
    .read-more-row .white-button::after {
        padding: 2px;
        right: 10px;
    }
    .btn-heart {
        width: 42px;
        height: 42px
    }
    .quantity-block .add,
    .quantity-block .sub,
    .quantity-block input {
        height: 38px
    }
    .quantity-block input {
        font-size: 12px
    }
    .quantity-block .sub::after {
        font-size: 16px
    }
    .quantity-block .add:after {
        font-size: 18px;
        top: 8px;
        left: 11px
    }
    .product-tabs .image-with-text .text h3,
    .product-tabs .image-with-text .text h2 {
        font-size: 16px;
        line-height: 19px
    }
    .content-title h3,
    .content-title h4 {
        font-size: 18px;
        line-height: 21px
    }
    .features .list-features .item {
        width: 50%
    }
    .features .item a,
    .features .item p {
        font-size: 13px
    }
    .features .list-features .item .icon {
        height: 75px;
        width: 70px
    }
    .modal-title,
    .owl-features .item .item-text h4 {
        font-size: 16px
    }
    .top-text ul {
        margin-bottom: 30px
    }
    .delete-button {
        min-width: 40px;
        width: 40px;
        height: 40px
    }
    .delete-button::after {
        top: 9px;
        left: 9px
    }
    .checkout-list tbody tr {
        display: flex;
        flex-direction: column;
        padding-bottom: 18px
    }
    .wish-list .table tbody td {
        min-height: auto
    }
    .checkout-list .table thead {
        display: none
    }
    .checkout-list .form-order .table tbody td:nth-child(1),
    .wish-list.checkout-list .table tbody td:nth-child(1) .text {
        padding-left: 0
    }
    .checkout-list .form-order .table tbody td,
    .wish-list.checkout-list .table tbody td {
        padding-bottom: 0;
        padding-left: 130px
    }
    .checkout-list .form-order .table tbody td,
    .checkout-list .form-order .table tbody td:nth-child(1) .text,
    .wish-list.checkout-list .table tbody td:nth-child(1) .text {
        padding-top: 0
    }
    .checkout-list .form-order .table tbody td:nth-child(1) .text {
        padding-left: 9px;
        padding-top: 15px
    }
    .edit-block {
        padding-bottom: 10px
    }
    .tr-delete {
        width: 45px;
        height: 17px;
        background-size: contain
    }
    .form-order .image-with-name img,
    .wish-list .image-with-name img {
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 10px;
        margin-left: 10px
    }
    .image-with-name .text a {
        margin-bottom: 0
    }
    .banner-text p,
    .checkout-list .form-order .table tbody tr p,
    .checkout-list .table tbody tr p,
    .content-block .bottom-text p,
    .image-with-name .text a,
    .information-list li,
    .information-list p,
    .list-description .item p,
    .list-description .item p a,
    .modal-header p,
    .modal-success .bottom-text a,
    .modal-success .bottom-text p,
    .modal-success .modal-header p,
    .nav-back,
    .owl-features .item .item-text p,
    .product-tabs .nav-tabs a,
    .product-tabs .table td,
    .product-tabs .table th,
    .text-forgotten,
    .top-account-navigate .item p,
    .top-text ul li,
    .top-text ul li a,
    .well .top-text p,
    .well .top-text p a,
    .wish-list .table tbody td p,
    .wish-list.checkout-list .table tbody td {
        font-size: 13px;
        line-height: 20px
    }
    .wish-list .buttons .main-button {
        min-width: 120px;
        margin-right: 10px
    }
    .ask-form form h3 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 28px
    }
    .ask-form form .form-control {
        height: 40px
    }
    .ask-form .form-group {
        min-height: 65px
    }
    .ask-form form .main-button {
        margin-top: 0
    }
    .product-tabs .tab-content {
        padding-top: 0
    }
    .banner-text h1,
    .checkout-bottom-block h3,
    .form-horizontal h2 {
        font-size: 16px;
        line-height: 19px
    }
    .banner {
        padding-top: 30px
    }
    .body-form .review-rating>label,
    .help-block,
    .table-plans .item .total-price-plan p {
        font-size: 12px
    }
    .reviews .review .top p,
    .reviews .review .top p.name {
        font-size: 16px
    }
    .reviews .review .body p {
        font-size: 12px;
        line-height: 19px
    }
    .popup-plan .modal-title {
        font-size: 24px;
        line-height: 30px
    }
    .table-plans .item p {
        font-size: 13px
    }
    .owl-plans.table-plans .item li {
        font-size: 12px;
        line-height: 30px
    }
    #cart .dropdown-menu .checkout-list .table tbody tr p,
    #cart .dropdown-menu .image-with-name .text a {
        font-size: 12px
    }
    .checkout-list h2,
    .top-block h2,
    .top-text h2 {
        font-size: 18px;
        line-height: 21px
    }
    .btn-logout,
    .details-collapse .tab-item div[data-toggle=collapse] p,
    .list-description .item h3 {
        font-size: 13px;
        line-height: 15px
    }
    .details-collapse .tab-item>div[data-toggle=collapse] {
        padding: 17px 17px 8px 11px
    }
    .details-collapse .tab-item div[data-toggle=collapse] p:after {
        font-size: 32px
    }
    .details-collapse .tab-item div[aria-expanded=true] p:after {
        font-size: 20px
    }
    .details-collapse .detail-text p {
        font-size: 12px;
        line-height: 17px
    }
    .banner-form .form-group {
        min-height: 65px
    }
    .banner-form .btn-form {
        margin: 20px auto 10px
    }
    .banner-text p {
        margin-bottom: 0
    }
    .details-collapse .detail-text p {
        padding-left: 11px
    }
    .form-order .caption h4,
    .form-order .caption p,
    .information-list .information-box p,
    .information-list h3,
    .information-list h4 {
        font-size: 14px
    }
    .information-list {
        margin-top: 20px
    }
    .information-box {
        padding: 15px 25px;
        margin-bottom: 25px
    }
    .top-account-navigate .item h3 {
        font-size: 16px;
        margin-bottom: 0
    }
    .btn-logout:before {
        background-size: contain;
        width: 16px;
        height: 16px
    }
    #account-account .top-text h2 {
        margin-bottom: 0
    }
    .bottom-account-navigate .item {
        min-height: 50px;
        padding: 18px 20px 16px
    }
    .bottom-account-navigate a.item:after {
        padding: 4px;
        top: 22px
    }
    .radio span.radio-check {
        width: 24px;
        height: 24px
    }
    .radio input[type=checkbox]:checked+span:after,
    .radio input[type=radio]:checked+span:after {
        width: 14px;
        height: 14px;
        top: 20%;
        left: 4px;
        height: 14px
    }
    .bottom-account-navigate .item label {
        font-size: 12px
    }
    .bottom-account-navigate .item label {
        padding-left: 35px
    }
    .bottom-account-navigate .item .inputs-radio {
        flex-direction: row;
        align-items: center
    }
    .bottom-account-navigate .item.group-radio {
        padding: 0 20px 0
    }
    .wrapper .well {
        margin-bottom: 0
    }
    .bottom-account-navigate {
        margin-top: 0
    }
    .bottom-account-navigate .item:last-child {
        margin-bottom: 0
    }
    .content-block .body-form h3 {
        font-size: 16px;
        line-height: 19px
    }
    .table .edit-link {
        min-width: 40px;
        width: 40px;
        height: 40px;
        padding: 0
    }
    footer .client-description .client-pane .client-name {
        font-size: 16px;
        line-height: 22px
    }
    footer .client-description .client-pane .client-desc {
        padding-top: 4px;
        font-size: 16px;
        line-height: 22px
    }
    .client-description div,
    .client-description p,
    .client-description span {
        font-size: 16px;
        line-height: 22px
    }
    footer .client-description .client-pane.active {
        display: block;
        min-height: 290px;
    }
    .footer-bottom-logos .client.active:before {
        left: 19%;
    }
    .products-carousel .product-layout .image {
        background: transparent;
    }
    .products-carousel .product-layout .image .hover-caption {
        display: none;
    }
    .products-carousel .product-layout .image:hover {
        background-color: transparent;
    }
    .products-carousel .product-layout .caption p,
    .products-carousel .product-layout .top-caption .price {
        display: none;
    }
    .products-carousel .product-layout .top-caption h3 {
        text-align: center;
    }
    .products-carousel .product-layout .top-caption h3:hover a {
        color: #dc2632;
    }
    .products-carousel .product-layout .image:hover>a {
        opacity: 1;
    }
    .products-carousel .product-layout .image {
        height: 80px;
    }
    .products-carousel .product-layout .image img {
        max-height: 100px;
        height: auto;
        object-fit: scale-down;
    }
    .map {
        background-size: unset;
        height: 280px;
    }
    .owl-product .product-layout {
        max-width: 100%;
        width: 100%;
    }
    #nav-description-container img {
        height: 240px !important;
        width: 100%;
        object-fit: contain;
    }
    .footer-payment {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;

    }
    .mfp-gallery .mfp-image-holder .mfp-figure {
        width: auto;
    }
    .position-block .product-title p {
        text-align: left;
    }
    .list-description .item {
        padding: 15px 2px 22px;
    }
    .list-description .item p,
    .list-description .item p {
        font-size: 10px;
        line-height: 18px;
    }
    .list-solutions {
        /*margin-top: 15px;*/
        padding-top: 15px;
    }
    .list-solutions .features>div {
        width: auto;
        max-width: initial;
        padding: 0 3px;
        flex: auto;
    }
    .list-solutions .features .item a,
    .list-solutions .features .item p {
        font-size: 12px;
        line-height: 16px;
        padding: 5px 0 0;
    }
    .list-solutions .features .item {
        padding: 0;
    }
    .list-solutions .features {
        overflow-y: scroll;
        display: flex;
        align-items: center;
        flex-wrap: revert;
        margin: 0;
        padding-bottom: 5px;
    }
}

@media (min-width:1380px) {
    .reviews-product .reviews-slider {
        padding-right: 0
    }
}

@media only screen and (min-width:1921px) {
    .map {
        background-position: 0 50%;
        background-size: cover
    }
    .map .marker {
        right: 46%;
        bottom: 42px
    }
}

@media (max-width: 1100px) and (min-width: 991.888px) {
    .owl-product .product-layout .image {
        max-width: 400px;
    }
}

.review-wrapper.clients-reviews {
    margin: 45px 0 0;
}

.mfp-counter {
    padding: 0 10px;
}

@media (max-width: 725px) {
    .footer-bottom-logos ul li p {
        display: none;
    }
    .footer-bottom-logos ul {
        justify-content: space-between;
    }
}

.desktop-hidden {
    display: none;
}

.footer-menu>div:last-child .card-header {
    border: 0;
}

@media (max-width: 567px) {
    .mobile-hidden {
        display: none;
    }
    .desktop-hidden {
        display: block;
    }
    .footer-nav-link a {
        color: #c4c4c4;
    }
    .footer-contacts {
        margin-top: 10px;
    }
}

.client-logos a {
    width: 80px;
    text-align: center;
    display: block;
}

.search-down-price p {
    display: flex;
    align-items: center;
}

.search-down-about {
    margin-bottom: 0;
    padding-right: 10px;
}

.header-search-down {
    opacity: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-color: #FFFFFF;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    padding: 6px 0 10px 20px;
    z-index: 101
}

.header-search-down .search-down-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 362px;
    overflow: auto
}

.header-search-down .search-down-products .search-down-product {
    margin-right: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(139, 141, 146, .2)
}

.header-search-down .search-down-products .search-down-product:hover p {
    color: #1976D2
}

.header-search-down .search-down-products .search-down-product img {
    width: 70px;
    height: 60px;
    margin-right: 10px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 4px
}

.header-search-down .search-down-products .search-down-product .search-down-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 190px
}

.search-down-more {
    padding-top: 10px;
    text-align: center;
}

.header-search-down .search-down-products .search-down-product .search-down-text p,
.header-search-down .search-down-products .search-down-product .search-down-text span {
    font-family: Proxima Nova, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 130%;
    color: #8b8d92;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-bottom: 0
}

.search-down-product:hover .search-down-text p {
    color: #dc2632;
}

.header-search-down .search-down-products .search-down-product .search-down-text span {
    font-style: italic;
    color: #757575
}

.header-search-down .search-down-products .search-down-product .search-down-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-search-down .search-down-products .search-down-product .search-down-price p:first-child span {
    font-family: Proxima Nova, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 100%;
    text-align: right;
    color: #212121
}

.header-search-down .search-down-products .search-down-product .search-down-price p:first-child span:last-child {
    font-weight: 300
}

.header-search-down .search-down-products .search-down-product .search-down-price p:last-child span {
    font-family: Proxima Nova, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    text-align: right;
    color: #212121
}

.header-search-down .search-down-products .search-down-product .search-down-price p:last-child span:first-child {
    font-weight: 700
}

.header-search-down .search-down-products .search-down-product .search-down-price p:not(:last-child) {
    position: relative
}

.header-search-down .search-down-products .search-down-product .search-down-price p:not(:last-child):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.5px;
    background-color: #212121;
    left: 0;
    top: 10px
}

.header-search-down .header__down-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20.5px;
    margin-right: auto
}

.header-search-down .search-down-more span {
    font-family: Proxima Nova, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #2f3136;
}

.header-search-down .search-down-more:hover span {
    color: #dc2632;
}

.header-search-active:hover input {
    border-color: #757575
}

.header-search-active input {
    background-color: #FFFFFF;
    color: #616161;
    border: none;
    border-bottom: 0.5px solid #757575
}

.header-search-active input:hover {
    background-color: #FAFAFA
}

.header-search-active .header-search-down,
#input-search:focus+.header-search-down {
    opacity: 1;
    visibility: visible;
}

.header-search-active .header-search-down {
    width: 360px;
}

@media (max-width: 992px) {
    .header-search-active .header-search-down {
        max-width: 300px;
    }

    #payment_modal .modal-dialog {
        max-width: 390px;
    }
}

@media (max-width: 567px) {
    .category-description {
        margin: 30px 0;
    }
    .category-carousel {
        margin-bottom: 30px;
    }
    #menu .dropdown-inner .nav-image {
        max-height: 100px;
    }
    .nav-products-list li p {
        margin-top: 0;
    }
    .navbar-nav .submenu .col {
        padding: 0 0 0;
    }
    #menu .product-img {
        height: 150px;
    }
    #menu .has-dropdown.show>.submenu {
        min-height: 280px;
    }
    #menu .has-dropdown.show>.submenu {
        margin: 0 auto;
    }
    .position-block .image-with-text {
        padding-bottom: 0;
    }
    .position-block .image-with-text .download-buttons {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .text .social-links {
        margin-top: 30px;
    }
    .position-block .image-with-text .image img {
        width: 350px;
    }
    .position-block .image-with-text .text {
        padding-top: 20px;
    }
}

.subscribe-links .fa-instagram:before {
    content: '';
    width: 21px;
    display: inline-block;
    height: 21px;
    background-repeat: no-repeat;
    background-image: url(../image/icons/instagram.svg);
}

.subscribe-links .fa-linkedin-square:before {
    content: "";
    background-image: url(../image/icons/linkendin.svg);
    width: 21px;
    display: inline-block;
    height: 21px;
    background-repeat: no-repeat;
}

.grecaptcha-badge {
    display: none;
}

.recaptcha-rule p {
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.recaptcha-rule p a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
}

.recaptcha-rule {
    margin-top: 8px;
}

@media (max-width: 991.888px) {
    .recaptcha-rule {
        position: absolute;
        bottom: -52px;
        right: 0;
        left: 0;
    }
}

@media (max-width: 662px) {
    .recaptcha-rule {
        bottom: -40px;
    }
}

@media (max-width: 567px) {
    .recaptcha-rule {
        bottom: -85px;
    }
}

@media (max-width: 1279px) {
    .footer-contacts .footer-menu {
        padding-left: 15px;
    }
    .footer-contacts .row div:first-child {
        padding-left: 0;
    }
    .footer-contacts .footer-menu div:first-child p {
        margin-left: 5px;
    }
}

@media (max-width: 1100px) {
    .footer-menu>div {
        width: 26%;
    }
}

@media (max-width: 1100px) {
    .footer-contacts .footer-menu>div {
        width: 100%;
    }
}

.languageSuggestion {
    width: 100%;
    background-color: #1d1e22;
    padding: 15px 22px;
}

.languageSuggestion .popup-text {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.languageSuggestion .popup-text p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px;
    color: #eee;
    text-align: center;
}

.languageSuggestion .popup-text a {
    padding: 0 5px;
    font-size: 14px;
    color: #dc2632;
    font-weight: 700;
}

.languageSuggestion .close-button {
    position: absolute;
    top: 19px;
    right: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 17px;
    cursor: pointer;
}

.languageSuggestion .close-button:after,
.languageSuggestion .close-button:before {
    content: " ";
    position: absolute;
    height: 2px;
    width: 20px;
    border-radius: 4px;
    background-color: #bdbdbd;
}

.languageSuggestion .close-button:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.languageSuggestion .close-button:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

@media (max-width: 767.98px) {
    .languageSuggestion .popup-text p,
    .languageSuggestion .popup-text a {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
        margin-left: 0;
    }
}

.checkout-form>.qc-step:first-child {
    position: absolute;
    right: 0;
    top: 5px;
}

#payment_address .section-name h2 {
    margin-right: 60px;
}

#payment_address a.login_button_popup {
    marginleft: 10px;
    font-weight: bold;
    text-decoration: underline;
}

@media (max-width: 567px) {
    .edit-link,
    #login-link a {
        font-size: 14px;
    }
    #login-link a:before {
        width: 14px;
        height: 14px;
        background-size: contain;
    }
}

.price-tax {
    display: none;
}

.payments-logo-list {
    display: grid;
    grid-template-columns: 78px 78px 78px;
    grid-template-rows: 45px 45px;
    grid-gap: 7px;
    margin-bottom: 20px;
}

.social-logo-list {
    display: grid;
    grid-template-columns: 24px 24px 24px 24px;
    grid-gap: 10px;
    align-items: center;
    margin-top: 20px;
}

.social-logo-list a {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #737373;
    color: #000;
    padding: 4px;
}

.social-logo-list a img {
    height: 16px;
    width: 16px;
    vertical-align: unset;
}

.social-logo-list a:hover {
    background-color: #999;
}

@media (min-width: 768px) {
    .social-logo-list {
        margin-top: 0;
        margin-left: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .social-logo-list {
        margin-left: 5rem;
    }
}

.trustpilot-widget {
    margin: 0 -2px;
}

#login_model .modal-content {
    max-width: 635px;
    margin: 0 auto;
}

.content-block .checkout-form #login_model .body-form {
    padding: 0;
    border: 0;
}

#login_view {
    /*font-size: 0*/
}

.list-networks {
    margin-left: 10px;
}

.network-label {
    margin-bottom: 5px;
}

.network-label>input[type=radio] {
    display: none;
}

.network-label>span {
    width: 32px;
    height: 32px;
    display: block;
    border-bottom: 2px solid transparent;
    position: relative;
    margin: 0 4px;
    padding-left: 10px;
    cursor: pointer;
}

.network-label>span:before {
    position: relative;
    content: '';
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: block;
}

.network-label.network-2g>span:before {
    background-image: url(/image/catalog/icons/2g.svg);
}

.network-label.network-4g>span:before {
    background-image: url(/image/catalog/icons/4g.svg);
}

.network-label>input[type=radio]:checked+span {
    border-color: #000;
}

.thumb-video-icon:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 42%;
    width: 80px;
    height: 80px;
    margin: -3px 0 0 -40px;
    background: transparent url(/image/catalog/icons/icon-play.svg) no-repeat 0 0;
    background-size: contain;
    z-index: 10000;
    cursor: pointer;
}

#account-order .table-list .table tbody tr:hover, #account-return .table-list .table tbody tr:hover {
    cursor: pointer;
}

label.control-label[for="input-payment-firstname"] {
    font-size: 18px;
    margin-left: 20px;
}

input[name="swish_phone"] {
    width: 200px;
    background: #fff;
    border-radius: 0;
    height: 44px;
    border: 1px solid #c4c4c4;
    font-size: 18px;
    line-height: 21px;
    color: #505256;
    margin-left: 15px;
}

.btn-search button {
    border: 0;
    background: transparent;
    padding: 23px 20px 17px;
    margin-right: 10px;
}

.no-icon.nav-item-drop .nav-link:before {
    content: none;
}

.nav-item-drop .dropdown-menu, .nav-item-menu-drop.nav-item-drop .dropdown-menu {
    min-width: 160px;
}

.header-search {
    position: absolute;
    height: 80px;
    padding: 13px 30px;
    background-color: #f3f3f3;
    grid-template-columns: 1fr 90px;
    top: 0;
    left: 0;
    right: 0;
    display: grid;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.header-search.active {
    opacity: 1;
    visibility: visible;
}

.header-search .category-search select {
    min-width: 270px;
    min-height: 54px;
    padding: 10px 10px 10px 20px;
    border: solid 1px #ddd;
    border-right: 0;
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #505256;
}

.header-search .close {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 1;
    font-size: 0;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search .close:after {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    border-radius: 4px;
    background: #dc2632;
    border-radius: 4px;
    transform: rotate(-135deg)
}

.header-search .close:before {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    border-radius: 4px;
    background: #dc2632;
    border-radius: 4px;
    transform: rotate(-45deg)
}

.header-search .close:hover:after,
.header-search .close:hover:before {
    background: #b5222c
}
@media (max-width: 1200px) and (min-width: 992px) {
    .btn-search button {
        padding: 23px 8px 17px;
    }
}

.form-type .top-information {
    align-items: flex-start;
}

.form-type .top-information p {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2f3136;
    margin-bottom: 15px;
}

.form-type .dropdown.bootstrap-select {
    margin-bottom: 30px;
}

.form-type .note-text {
    margin-top: 12px;
}

.form-type .note-text p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #505256;
    margin-bottom: 0;
}

.form-type .bootstrap-select {
    width: 280px;
    height: auto;
    border: 0;
}

.form-type .bootstrap-select .dropdown-menu {
    box-shadow: none;
    border: 1px solid #e6eaed;
    box-shadow: 0 4px 20px rgb(0 0 0 / 15%);
    min-width: 280px !important;
    width: 100%;
}

.form-type .bootstrap-select .dropdown-menu li a {
    padding: 8px 9px 0 19px;
    border-bottom: 1px solid #f3f3f3;
    transition: all .5s;
    font-size: 12px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2f3136;
    display: block;
}

.form-type .bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 250px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #505256;
}

/*@media (min-width: 567px) {*/
/*    #menu #nav_sector {*/
/*        display: none;*/
/*    }*/
/*}*/

@media (max-width: 567px) {
    .openLanguage .modal-dialog {
        max-width: 95%;
    }
    .openLanguage .modal-content {
        padding: 55px 20px 45px;
    }
    .form-type .bootstrap-select .dropdown-menu {
        min-width: 100% !important;
    }
    .form-type .bootstrap-select .dropdown-menu li a span.text {
        overflow: auto;
        width: 100%;
    }
    #nav_sector {
        display: none;
    }
    #menu #nav_sector {
        display: block;
    }
}

.nav-item-drop .dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: rgba(242, 165, 172, .15);
    color: #e12f3f;
}

.custom-dropdown {
    margin-bottom: 30px;
}

.custom-dropdown .dropdown-toggle {
    background: #fff;
    border-radius: 0;
    height: 50px;
    padding: 6px 16px;
    border: 0;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #505256;
}

.custom-dropdown .dropdown-toggle::after {
    content: "";
    border: solid #909090;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 18px;
}

.custom-dropdown .dropdown-menu {
    border: 1px solid #e6eaed;
    box-shadow: 0 4px 20px rgb(0 0 0 / 15%);
    padding: 0;
    border-radius: 0;
    width: 100%;
    height: 227px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.custom-dropdown .dropdown-item {
    padding: 0 9px 0 19px;
    border-bottom: 1px solid #f3f3f3;
    transition: all .5s;
    font-size: 12px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2f3136;
    display: flex;
    align-items: center;
    height: 45px;
}

.custom-dropdown #customer-country-link .dropdown-item {
    padding-left: 16px;
}

.custom-dropdown .dropdown-item:hover,
.custom-dropdown .dropdown-item:focus,
.custom-dropdown .dropdown-item.active {
    background-color: rgba(242, 165, 172, .15);
}

.custom-dropdown i.flag:not(.icon) {
    margin-right: 10px;
}

/*.custom-dropdown i.flag:not(.icon):before {*/
/*    border: 1px solid #dedede;*/
/*}*/

select.form-control:not([size]):not([multiple]) {
    height: 54px;
}

.text-information {
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2f3136;
    position: relative;
    padding-left: 22px;
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.text-information:before {
    position: absolute;
    content: '';
    background-image: url(../image/icons/icon-information.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
    background-size: contain;
    left: 0;
}

#checkout-cart .checkout-list .table tbody td:nth-child(1) .text {
    margin-bottom: 0;
    padding-bottom: 0;
}

.checkout-list .table tbody .text-information, #cart_view .text-information {
    width: 175%;
    bottom: 0;
    font-size: 12px;
    padding-left: 17px;
    margin-top: 15px;
}

#cart_view .text-information {
    width: 135%;
    padding-left: 22px;
}

.checkout-list .table tbody .text-information:before {
    width: 12px;
    height: 12px;
}

@media (max-width: 567px) {
    .text-information {
        font-size: 11px;
        padding-left: 20px;
    }
    .text-information:before {
        width: 13px;
        height: 14px;
    }
    .checkout-list .table tbody .text-information:before {
        top: 2px;
    }
    .product-layout .top-caption {
        margin-bottom: 0;
    }
}

.pagination {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.pagination li {
    padding-right: 5px;
}

.pagination li a {
    font-size: 14px;
    color: #6e7178;
    padding: 5px;
}

.pagination li span {
    font-size: 14px;
    color: #dc2632;
    padding: 5px;
}

.pagination li a:hover {
    font-size: 14px;
    color: #dc2632;
}

.dark-button {
    background: #2f3136;
    border: 1px solid #2f3136;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 17px;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    margin: 10px auto 0 0;
    width: 100%;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dark-button:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}
.well .top-text .p-form {
    font-weight: 600;
    font-size: 16px;
}


.mobile-top-line {
    background-color: #1d1e22;
    color: #c4c4c4;
    position: absolute;
    z-index: 1;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 3px;
    top: 49px;
    display: none;
}

.mobile-top-line p {
    margin-bottom: 0;
    margin-right: 3px;
}

.mobile-top-line img {
    width: 40px;
}

@media (max-width: 567px) {
    .mobile-top-line {
        display: flex;
    }
    .list-solutions .content-title {
        display: none;
    }
    .list-solutions .features .item {
        margin-top: 0;
    }
    .list-solutions .features .item::before,
    .list-solutions .features .item::after {
        border: 0;
    }
    .list-solutions .features .item .icon {
        display: none;
    }
    .list-solutions .features .item p {
        font-size: 12px;
        line-height: 16px;
        padding: 5px;
        background: #f6f6f6;
        display: block;
        width: 100%;
        margin-top: 0;
        white-space: nowrap
    }
    .mobile-carousel .content-title h2 {
        text-align: left;
    }

    .mobile-carousel .content-title h1 {
        display: none;
    }
    .mobile-carousel button.owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        display: inline-block;
        background: #000;
        opacity: .2;
        margin: 0 4px;
    }
    .mobile-carousel .nav-products-list {
        border-bottom: 0;
        margin: 15px 15px 0;
    }
    .mobile-carousel button.owl-dot.active {
        opacity: 0.5;
    }
    .mobile-carousel .see-all {
        padding-top: 10px;
    }
    .mobile-carousel .owl-item {

        background-color: #f6f6f6;
    }
    .mobile-carousel .owl-item:hover {
        background-color: rgba(47, 49, 54, .15);
        transition: background-color .8s;
    }
    .mobile-carousel .nav-products-list li p {
        font-size: 10px;
        width: auto;
        text-align: left;
        padding-left: 15px;
        padding-right: 5px;
        margin-bottom: 5px;
    }
    .mobile-carousel .owl-item {
        min-width: auto !important;
    }
    .mobile-carousel .nav-link {
        min-width: 100%;
    }
    .mobile-owl-carousel {
        width: auto;
    }
    .mobile-carousel .nav-products-list li {
        padding-bottom: 20px;
    }
    .mobile-carousel .nav-products-list li .price {
        font-weight: 800;
        font-size: 13px;
    }
    .mobile-carousel .product-img {
        margin-bottom: 20px;
    }
    .list-accessories>h4 {
        font-size: 18px;
        line-height: 21px;
    }
    #product-manufacturer  .list-accessories>h4:first-child {
        display: none;
    }
    .list-accessories .product-layout {
        margin-bottom: 25px;
    }
    .partners-list ul {
        flex-wrap: nowrap;
    }
    .product-details .rating-icons {
        position: absolute;
        top: 22px;
        right: 5px;
    }
    #product-product .product-details .rating .details-title {
        display: none;
    }
    #product-product .product-details .rating .rating-icons i {
        margin: 0 3px;
        font-size: 17px;
    }
    #product-product h1 {
        width: 72%;
    }
    #product-product .product-details {
        display: flex;
        flex-wrap: wrap;
    }
    #product-product .product-details .product-title {
        width: 100%;
        order: 1;
    }
    #product-product .product-details .text-price {
        width: 100%;
        order: 2;
    }
    #product-product .product-details .details-text {
        order: 5;
        width: 50%;
        margin-top: 0;
    }
    #product-product .product-details>div {
        min-height: 35px;
    }
    #product-product .product-details .details-text:nth-child(2) {
        width: 50%;
        order: 5;
    }
    #product-product .product-details .details-text:nth-child(5) {
        width: 50%;
        order: 3;
    }
    #product-product .product-details .select-color {
        width: 50%;
        order: 4;
        margin-top: 0;
    }
    #product-product .product-details .select-color .color-label>span {
        width: 20px;
        height: 20px;
    }
    #product-product .product-details .select-color .details-text {
        order: 5;
        width: 100%;
        margin-top: 10px;
    }
    #product-product .product-details .details-text.full-width {
        width: 100%;
    }
    #product-product #button-cart {
        min-width: calc(100% - 70px);
    }
    #product-product .product-details .subscribe-links {
        display: none;
    }
    #product-product .product-details .quantity div:first-child {
        display: none;
    }
    #product-product .product-details .details-text:nth-child(10) {
        width: 50%;
        order: 5;
    }
    #product-product .product-details .details-text.quantity {
        width: 100%;
    }
    #product-product .product-details .list-colors {
        margin-left: 0;
    }
    #product-product .product-details .text-price h3 {
        font-size: 22px;
        margin-bottom: 0;
    }
    #product-product .product-details .network-label>span {
        width: 22px;
        height: 22px;
    }
    #product-product .product-details .list-networks {
        margin-left: 0;
    }

    #product-product .details-text a,
    #product-product .details-text span,
    #product-product .details-title {
        line-height: 15px;
    }
    .nav-products-list li p {
        height: auto;
    }
    .nav-products-list li a {
        justify-content: space-between;
        align-items: flex-start;
    }
    .product-tabs .image-with-text .image iframe {
        display: none;
    }
    .animate-block.wow .image-with-text .text p {
        padding-right: 0;
    }
    .animate-block.wow .image-with-text .text p:last-child {
        margin-bottom: 0;
    }
    .product-tabs .table th {
        font-weight: bold;
    }
    .product-tabs .nav-tabs a {
        font-weight: bold;
        justify-content: flex-start;
    }
    .owl-carousel .owl-stage-outer {
        margin-bottom: 0
    }
    .header-carousel .owl-dots {
        display: none;
    }
    .product-tabs .image-with-text:nth-child(odd) .text,
    .product-tabs .image-with-text .text {
        padding-left: 0;
    }
    .product-tabs .image-with-text .text p {
        padding-right: 0;
    }
}

.product-tabs h6+ul>li:before,
.product-tabs h6+ul+ul>li:before {
    position: relative;
    content: '';
    background-image: url(/catalog/view/theme/minifinder/image/icons/open-book.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 22px;
    left: -7px;
    top: 9px;
    display: inline-block;
    background-size: contain;
}

.product-tabs h6 {
    padding-left: 15px;
}

.product-tabs h6+ul>li,
.product-tabs h6+ul+ul>li {
    padding-left: 22px;
}


button.gmtgc_button.gmtgc_accept_all {
     color: #fff !important;
}

button.gmtgc_button.gmtgc_configuration, button.gmtgc_button.gmtgc_accept_selection {
     color: #fff !important;
}

.ml-n-4 {
    margin-left: -1.5rem;
}

.text-content {
    font-size: 20px;
    line-height: 1.5
}

.mt-6 {
    margin-top: 4.5rem;
}

.payments-sdk-contingency-handler-tag-payments-sdk-contingency-handler {
    z-index: 1099 !important;
}

.to-print-only {
    display: none !important;
}

@media print {
    .no-print {
        display: none !important;
    }
    .to-print-only {
        display: block !important;
    }
}
