.main-h1 {
    font-size: 1.7rem;
}
.subscribe-block__form .form-check {
    padding-left: 2.25rem;
}
.page-content .owl-carousel-container .align-items-center img {
    min-width: 48px;
}
.product-notify-mobile {
    display: none;
}
.ajax-loader {
    position: relative;
}
.bg-catalog-sm {
    background: url(/images/catalog/bright-squares.png);
}
.loader {
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #e9e9e9;
    background-image: url(/local/templates/aladdin/assets/img/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.loader-form {
    width: 100%;
    height: 60px;
    background: #F5F5F5;
    background-image: url(/local/templates/aladdin/assets/img/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.navbar-toggler-mobile {
    color: #494949;
}
.table-option-2 thead th {
    text-transform: unset;
}

.card .owl-carousel {
    height: auto;
}
.card .owl-carousel .owl-dots {
    position: relative;
}
.owl-nav {
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: space-between;
    top: calc(50% - 30px);
}
.owl-next:hover , .owl-prev:hover {
    opacity: .7;
}
button:focus {
    outline: none;
}

.ico-new {
    position: relative;
}
.ico-new:after {
    content: "new";
    font-size: .8rem;
    font-weight: 500;
    color: #dc3545;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: #fff 1px 1px 3px;
    transform: rotate(-45deg);
}

.pagination {
    align-items: center;
}
.pn_text {
    display: block;
    margin: 30px 0 10px 0;
}
.pgn-link-prev:after {
    display: block;
    content: ' ';
    background-image: url('/local/templates/aladdin/icons/pagination/arrow-left.svg');
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
}
.pgn-link-next:after {
    display: block;
    content: ' ';
    background-image: url('/local/templates/aladdin/icons/pagination/arrow-right.svg');
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
}
a .pgn-link-prev:hover, a .pgn-link-next:hover {
    background-color: #e9e9e9;
    border-radius: 20px;
}
span .pgn-link-prev:after {
    background-image: url('/local/templates/aladdin/icons/pagination/arrow-left-na.svg');
}
span .pgn-link-next:after {
    background-image: url('/local/templates/aladdin/icons/pagination/arrow-right-na.svg');
    color: #c2c2c2;
}
.sidebar-link {
    padding: 0.15rem 0;
}
.news-list-event__item .small, div.text-large {
    margin-bottom: 5px;
}
.new-text {
    color: #ea5a22;
}
.sidebar .alert-info, .sidebar .bg-info {
    color: #f7941e!important;
    background-color: #fef2e4!important;
}
.sidebar .bg-info a {
    color: #0645ab!important;
    text-decoration: underline!important;
}
aside>.sidebar {
    top: 5.5rem;
}

.auth-block-main {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.auth-block-main a {
    width: 182px;
}
.main-preview-al {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
    letter-spacing: -.05em;
    line-height: 1.2;
}
h1.news-name {
    font-size: 1.75rem;
    margin-bottom: 1rem;
}

/* aladdin 2FA */
.button-head-support {
    min-width: 240px;
    justify-content: center;
}
.button-head-support a {
    justify-content: center;
}
.icons-header-main a {
    margin: 0 5px;
}
.icons-header-main a:hover, .icons-body-main a svg:hover {
    transform: translateY(-2px);
    transition: all 0.3s ease;
}
.icons-header-main a svg {
    width: 50px;
    height: 45px;
}
.icons-body-main a svg {
    height: 50px;
}
.icons-body-os__item svg {
    width: 39px;
    height: 45px;
}
.actions a:hover, .actions a:hover .svg-help {
    fill: #ea5a22;
    transition: fill .2s ease-in-out;
}
.row-item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
}
.row-item-icon p {
    font-size: 15px;
}
.row-company-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.row-company-icon div {
    margin: 0 15px 30px 15px;
}
.icons-body-main {
    justify-content: space-between;
}
.icons-body-main a {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #494949;
    margin: 0 15px;
}
.icons-body-main a p {
    margin-top: 10px;
}
.icons-body-os {
    justify-content: space-between;
}
.icons-body-os__item {
    margin: 0 20px 20px 20px;
}
.icons-body-os__item a {
    margin-left: 15px;
}
.pdf-underline {
    text-decoration: none;
    border-bottom: 2px solid #ea5a22;
    color: #494949;
}
.pdf-underline:hover {
    color: #494949;
    text-decoration: none;
    border-bottom: 2px solid rgba(234, 90, 34, 0.69);
}
.actions a {
    justify-content: center;
    min-width: 200px;
    max-height: 45px;
    min-height: 45px;
}
/* END aladdin 2FA */

.industries-main .row-item-icon img {
    height: 80px;
}

.svg-add-fields {
    cursor: pointer;
}
svg:hover .svg-path-add-fields{
    fill: #a6a3a3;
    transition: fill .4s;
}
.input-icon-value__ok {
    background: url("/upload/icons/svg/check-alt.svg") no-repeat right;
}
.link-hover-al:hover {
    text-decoration: underline!important;
    color: #ea5a22!important;
}
/* END aladdin 2FA */

/* START menu mobile header */
.header-desktop-nav .navbar-item {
    height: 100%;
}
.header-mobile-nav {
    display: none;
    position: absolute;
    top: 0;
    right: -33rem;
    width: 25rem;
    overflow-y: auto;
    max-width: 100%;
    height: 100vh;
    padding: 2rem 3rem 2rem 2rem;
    background: #fff;
    border-left: 1px solid #f5f3f3;
    transition: right 0.3s ease-in;
}
.header-mobile-nav.open {
    right: 0;
}
.header-mobile-nav .btn-close {
    position: absolute;
    right: 1rem;
    top: 2.5rem;
    padding: 0;
    border: 0;
    margin: 0;
}
.header-mobile-nav .navbar-link {
    padding: 1.3rem;
}
.dropdown-header-menu .dropdown-menu {
    border: none;
    padding: 0 0 0 30px;
}
.dropdown-header-menu span.navbar-link::after {
    content: " ";
    background-image: url(/icons/arrow-down-black.svg);
    height: 15px;
    width: 15px;
    margin-left: 10px;
    transition: transform .2s ease-in-out;
}
.dropdown-header-menu:is(.show) span.navbar-link::after {
    transform: rotate(-180deg);
    text-decoration: underline;
}
.dropdown-header-menu:is(.show) span.navbar-link {
    text-decoration: underline;
}
.navbar-link-sublevel {
    padding: .5rem 1rem;
    font-size: 15px;
    text-decoration: none;
    color: #494949;
    height: 1.8rem;
}
.socials-link-anons {
    font-size: 14px;
}
.header-mobile-nav .socials .socials-link {
    text-decoration: none;
    margin-right: 10px;
}
.page-top__submenu-main {
    position: relative;
}
.page-top__submenu {
    display: none;
    position: absolute;
    left: 15px;
    top: 45px;
    padding: 10px 15px;
    min-width: 150px;
    transition: 1.2s all;
    border: 1px solid #f1efef;
    background-color: #fff;
    border-radius: 3px;
    z-index: 1;
}
.page-top__submenu-main:hover .page-top__submenu {
    display: block;
}
.svg-submenu {
    transition: transform .2s ease-in-out;
}
.page-top__submenu-main:hover .navbar-link {
    color: #ea5a22;
}
.page-top__submenu-main:hover .svg-submenu {
    fill: #ea5a22;
    transform: rotate(-180deg);
}
.page-top__submenu a {
    text-decoration:none;
    color: #494949;
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 10px;
}
.page-top__submenu a:last-child {
    margin-bottom: 0;
}
.page-top__submenu a:hover {
    text-decoration: underline;
    color: #ea5a22;
}

label.error {
    font-size: 12px;
    color: #e31429;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
}
/* END menu mobile header */

/* START FAQ */
.faq-accordion .accordion-item{
    margin-bottom: 15px;
    padding: 25px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.faq-accordion .accordion-header{
    position: relative;
    margin-bottom: 0;
    padding-left: 30px;
}
.accordion-header::before{
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(/icons/faq-question.png) no-repeat;
}
.faq-accordion .accordion-button{
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1.2rem;
    color: #494949;
    background-color: #fff;
    border: 0;
    text-align: left;
}
.faq-accordion .accordion-button::after{
    min-width: 1.25rem;
    min-height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(/icons/arrow-down-black.svg);
    transition: transform .2s ease-in-out;
}
.faq-accordion .accordion-button:not(.collapsed)::after{
    transform: rotate(-180deg);
}
.faq-accordion .accordion-body{
    position: relative;
    margin-top: 20px;
    padding-left: 36px;
    color: #888;
}
.accordion-body::before{
    content: '';
    position: absolute;
    top: 2px;
    left: 1px;
    width: 20px;
    height: 20px;
    background: url(/icons/faq-check.png) no-repeat;
}
/* END FAQ */

/* FORM POPUP START */
.modal-dialog {
    max-width: 35rem;
}
.modal-content {
    background-color: #F5F5F5;
    padding: 15px;
}
.form-group-modal {
    position: relative;
}
.form-label {
    position: absolute;
    left: 30px;
    top: 14px;
    margin: 0;
    white-space: nowrap;
    line-height: 1;
    pointer-events: none;
    transition: .3s;
    color: #9f9f9f;
}
.form-input {
    border: none;
    height: 2.7rem;
}
.form-input:focus~.form-label,
.form-input:not(:focus):not(:placeholder-shown)~.form-label
/*.form-input:not(:focus):valid~.form-label,*/
/*input[type='email']:not(:placeholder-shown):invalid~.form-label,*/
/*input[type='tel']:not(:placeholder-shown):invalid~.form-label*/ {
    top: -6px;
    color: #494949;
    padding: 0 3px;
    font-size: 10px;
    background-color: #F5F5F5;
    border-radius: 5px;
}
.req-span {
    color: #dc3545;
}
.modal-title {
    text-transform: uppercase;
    font-weight: 400;
}
.modal-body .form-check-label {
    font-size: 0.9rem;
}
.form__policy {
    font-size: 0.8rem;
    color: #969696;
}

/* FORM POPUP END */

.btn-primary {
    min-width: 170px;
}

/* START numbers-company */
.numbers-company {
    display: flex;
    padding: 30px 0;
    background-color: #ececec;
}
.numbers-company__item {
    flex: 1 100%;
    padding: 0 12px;
    margin: 20px 0;
    text-align: center;
}
.numbers-company__number {
    display: block;
    font-size: 48px;
    line-height: 1em;
    color: #6c6c6c;
    font-weight: 300;
    letter-spacing: -.05em;
}
.numbers-company__text {
    display: block;
    line-height: 1.3em;
    color: #6c6c6c;
}
/* END numbers-company */


/* START main-page-blocks */
.mp-card {
    height: 100%;
}
.mp-card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mp_banner-right__link {
    text-decoration: none;
}
.mp_banner-right__link:hover {
    text-decoration: none;
}
.mp_banner-right {
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #494949;
}
.mp_banner-right__content {
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.mp_banner-right__image {
    width: 140px;
    height: 120px;
}
.mp_banner-right__title {
    font-weight: 600;
}
.mp_banner-right__description{
    border-top: 1px solid rgba(0,0,0,.125);
    padding-top: 5px;
    margin-top: 5px;
}
/* END main-page-blocks */


.error-404 {
    font-size: 7rem;
}
.catalog-icon-eca {
    background-position: -95px -188px;
}

.dwnld-main__solo, .dwnld-main__desktop {
    display: flex;
}
.dwnld-main__mobile {
    display: none;
}
.dwnld-main__title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 40px;
    padding-left: 8px;
    background-color: #e9e9e9;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #343434;
}
.dwnld-main__desktop .dwnld-main__value {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #343434;
}
.dwnld-main__value:last-child, .dwnld-main__mobile-item:last-child{
    border-bottom: none;
}
.dwnld-main__value {
    height: 57px;
    padding: 8px;
}
.dwnld-main__value .btn-primary {
    min-width: unset;
}
.dwnld-main__mobile-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #343434;
}
.dwnld-main__mobile-name span {
    font-weight: 600;
}


/* START Carousel Catalog */
.owl-carousel-catalog__preview {
    display: flex;
    align-items: center;
}
.owl-carousel-catalog__img {
    max-width: 50px;
    min-width: 50px;
    margin-right: 15px;
}
.owl-carousel-catalog .owl-nav {
    position: inherit;
    display: flex;
    justify-content: center;
}
.owl-carousel-catalog .owl-prev .arrow-left-block {
    width: 32px;
    padding: 3px;
    border: 1px solid rgba(27,27,27,.2);
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.owl-carousel-catalog .owl-next .arrow-right-block {
    width: 32px;
    padding: 3px;
    border: 1px solid rgba(27,27,27,.2);
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.owl-carousel-catalog .owl-prev .separator {
    position: absolute;
    top: 25%;
    left: 99%;
    background-color: rgba(27,27,27,.2);
    height: 1rem;
    width: 1px;
}
.owl-carousel-catalog .owl-prev {
    position: relative;
}
.owl-carousel-catalog .owl-prev:hover, .owl-carousel-catalog .owl-next:hover {
    opacity: unset;
}
.owl-carousel-catalog .owl-prev:hover svg {
    transform: translateX(-2px);
    transition: all 0.3s ease;
}
.owl-carousel-catalog .owl-next:hover svg {
    transform: translateX(2px);
    transition: all 0.3s ease;
}
/* END Carousel Catalog */

/* START Youtube video block */
.btn-gray-primary {
    background-color: #ececec;
    border-color: #dcdcdc;
}
.btn-gray-primary:hover {
    background-color: #dcdcdc;
}
.main-play-block .main-play-block__item {
    margin-bottom: 20px;
}
.main-play-block .main-play-block__item>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 5px;
}
.main-play-block .main-play-block__item span {
    margin-right: 3px;
}
.main-play-block .main-play-block__item a.btn-outline-primary .play-button path {
    transition: stroke .15s ease-in-out;
}
.main-play-block .main-play-block__item a.btn-outline-primary:hover .play-button path {
    stroke: #fff;
}
/* END Youtube video block */

/* START Nav Tabs Main */
.nav-tabs-main__link {
    display: flex;
    justify-content: center;
    position: sticky;
    top: 80px;
    background-color: #eee;
    z-index: 999;
}
.nav-tabs-main__link .tabs {
    overflow: auto;
}
.nav-tabs-main__link .tabs .nav {
    position: relative;
    flex-wrap: nowrap;
    white-space: nowrap;
}
.nav-tabs-main__link .tabs #selector {
    display: none;
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    border-radius: 50px;
    background: #ea5a22;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 1;
}
.nav-tabs-main__link .tabs a.active {
    color: #000;
}
.nav-tabs-main__link .tabs::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.nav-tabs-main__link .tabs a {
    color: #777;
    padding: 10px 20px;
    transition-duration: 0.6s;
}
.nav-tabs-main__tabs .tab-content {
    border: none;
}
/* END Nav Tabs Main */

.product-postscript {
    font-size: 18px;
    color: #ff0000;
}
.card-discontinued:after {
    content: "снят с продаж";
    position: absolute;
    right: -0.5rem;
    top: -.5rem;
    padding: .25rem 1.25rem;
    background-color: #dc3545;
    color: #fff;
    text-transform: uppercase;
    font-size: .8rem;
}
/* START TABLE */
.table {
    margin: 0;
}
.div-table {
    overflow-y: auto;
}
.table-al-lg, .table-al-md, .table-al-sm {
    border-bottom: 0;
}
.table-al-lg thead th, .table-al-lg tbody td {
    padding: 24px;
}
.table-al-md thead th, .table-al-md tbody td {
    padding: 16px;
}
.table-al-sm thead th, .table-al-sm tbody td {
    padding: 8px;
}
/* END TABLE */