@media (max-width: 767px) {
.prod-bg:before {
    display: none !important;
}
  .prod-bg .su-column-content {
    margin: 0px !important;
}
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 20px !important;
}
  .cus-sect {
    min-height: 250px !important;
}
  .cus-sect h1 {
    font-size: 20px !important;
}
  .bot-head {
    font-size: 20px !important;
    margin-bottom: 30px !important;
}
  div#sp-bottom1 .sp-module {
    margin: 0 !important;
}
  div#sp-bottom2 p.bot-head {
    display: none !important;
}
  div#sp-logotip img {
    margin: auto !important;
}
  div#sp-logotip, div#sp-email-head, div#sp-adress-head, div#sp-btn-slabovid, div#sp-lang-switch {
    font-size: 12px !important;
}
  div#sp-btn-slabovid a {
    font-size: 12px !important;
}
  div#sp-lang-switch a {
    padding: 5px !important;
    margin: 0 0 0 0px !important;
}
  .cus-produkciya .sppb-article-info-wrap a {
    font-size: 14px !important;
}
  #sp-bottom {
    font-size: 12px !important;
    padding: 50px 0 20px !important;
}
  header#sp-header .sp-column.d-flex.align-items-center.justify-content-end {
    align-content: flex-end !important;
    justify-content: end !important;
}
  div#sp-email-head, div#sp-adress-head {
    margin: 10px 0 !important;
}
  div#sp-email-head .email {
    margin-left: 0 !important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.prod-bg:before {
    display: none !important;
}
  .prod-bg .su-column-content {
    margin: 0px !important;
}
  .cus-sect-prod {
  	padding: 0 30px !important;
}
  .cus-sect {
  	padding: 0 30px !important;
}
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 30px !important;
}
  .cus-sect {
    min-height: 400px !important;
}
  .cus-sect h1 {
    font-size: 30px !important;
}
  .article-list .col-lg-4 {
    width: 50% !important;
}
  .bot-head {
    font-size: 26px !important;
    margin-bottom: 30px !important;
}
  .cus-produkciya .sppb-article-info-wrap a {
    font-size: 14px !important;
}
  #sp-bottom {
    font-size: 14px !important;
    padding: 50px 0 20px !important;
}
  header#sp-header .sp-column.d-flex.align-items-center.justify-content-end {
    align-content: flex-end !important;
    justify-content: end !important;
}
  div#sp-btn-slabovid, div#sp-lang-switch {
    margin-top: 20px !important;
}
  div#sp-email-head .email {
    margin-left: 0 !important;
}
}
@media (min-width: 1200px) {
header#sp-header .sp-column.d-flex.align-items-center.justify-content-end {
    align-content: center !important;
    justify-content: center !important;
}
  .container {
    max-width: 1320px;
}
  .sppb-row-container {
    max-width: 1320px;
}
}
.cus-tabs .su-tabs-nav span.su-tabs-current {
    color: #666666;
}
.cus-tabs .su-tabs-nav span {
    color: #fff;
}
.cus-tabs .su-tabs-nav span:hover {
    background: #50388B;
    color: #fff;
}
.cus-tabs {
    background: #6A6180;
}
.cus-sect-kont table img {
    box-shadow: none;
}
.kont-page section#sp-bottom {
    display: none;
}
.kont-page section#sp-main-body {
    padding: 0;
}
.su-spoiler-icon-chevron span.su-spoiler-icon {
    transform: rotate(180deg);
  	transition: 0.2s ease;
}
.su-spoiler-icon-chevron.su-spoiler-closed span.su-spoiler-icon {
    transform: rotate(90deg);
   	transition: 0.2s ease;
}
.su-spoiler-style-default > .su-spoiler-content {
    padding: 0em 0 1.5em 45px;
    color: #6A6180;
    font-weight: bold;
    font-size: 16px;
}
.cus-spoiler .su-spoiler-icon:before {
    font-size: 11px;
}
.cus-spoiler span.su-spoiler-icon {
    left: 25px !important;
}
.cus-spoiler .su-spoiler-title h3 {
    font-size: 20px;
    color: #666666;
}
.cus-spoiler .su-spoiler-title {
	padding: 25px 45px !important;
}
.cus-spoiler {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    border-radius: 5px;
    overflow: hidden;
}
span.subheading-category {
    margin-top: 50px;
    display: block;
    margin-bottom: 50px;
}
.row-prod .su-column {
    display: flex;
    align-items: center;
}
.prod-bg .su-column-content {
    margin: 30px;
}
.prod-bg:before {
    width: 945px;
    height: calc(100% - 30px);
    background-color: #FAF8FF;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}
.prod-bg {
    position: relative;
}
.cus-sect-prod h2, .cus-sect-prod h3 {
    color: #6A6180;
}
.article-details img {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    border-radius: 5px;
    overflow: hidden;
}
.article-can-edit.d-flex.flex-wrap.justify-content-between {
    display: none !important;
}
.article-details h2 {
    margin-bottom: 25px;
}
.cus-sect h1 {
    font-size: 46px;
}
.cus-sect .su-section-content {
    text-align: center;
}
.cus-sect-prod {
  	padding: 0 15px;
}
.cus-sect {
    min-height: 596px;
    display: flex;
    align-items: center;
  	padding: 0 15px;
}
#sp-main-body {
    padding: 0 0 70px 0;
}
.article-list .article:hover .article-header h1 a, .article-list .article:hover .article-header h2 a {
    background-color: #50388B;
    border-color: #50388B;
    color: #fff;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: inherit !important;
    margin: 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #6A6180;
    font-size: 16px;
    display: block;
    text-align: center;
    background: #FFFFFF;
    border: 2px solid #6A6180;
    border-radius: 5px;
    padding: 13px;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0;
    border-radius: 5px;
    border-bottom: none;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    margin-bottom: 35px;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    border-radius: 0;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 48px;
    color: #6A6180;
}
.sppb-btn-outline:hover {
    background-color: #50388B !important;
}
.sppb-btn-outline {
    border-width: 2px !important;
    background-color: #fff !important;
}
.img-shadow img {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
}
a.bvi-open.bvi-hide {
    display: none !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    font-weight: normal;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 16px;
    padding: 0px 0px 10px 0;
    opacity: 1;
}
.offcanvas-menu .logo {
    display: none;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 9px) rotate(-45deg);
}
.burger-icon>span {
    background-color: #fff;
}
.cus-produkciya .sppb-addon-article:hover .sppb-article-info-wrap a {
    color: #fff;
}
.cus-produkciya .sppb-addon-article:hover .sppb-article-info-wrap {
    background-color: #50388B;
  	border-color: #50388B;
}
.cus-produkciya .sppb-article-info-wrap a {
    font-size: 16px;
    display: block;
    text-align: center;
}
.cus-produkciya .sppb-article-info-wrap h3 {
    margin: 0;
}
.cus-produkciya .sppb-article-info-wrap {
    margin-top: 35px;
    border: 2px solid #6A6180;
    border-radius: 5px;
    background-color: #fff;
    padding: 13px;
}
.cus-produkciya .sppb-addon-article img {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    border-radius: 5px;
    overflow: hidden;
}

.com-sppagebuilder #sp-main-body .sppb-addon-content ul li:before, .article-details ul li:before {
    content: url(/images/bsess-uptk/marker.svg);
    position: absolute;
    left: 0;
    top: 0px;
}
.com-sppagebuilder #sp-main-body .sppb-addon-content ul li, .article-details ul li {
    padding-left: 25px;
    margin-bottom: 10px;
	position: relative;
}
.com-sppagebuilder #sp-main-body .sppb-addon-content ul, .article-details ul {
    padding-left: 0px;
    list-style: none;
}
strong {
    font-weight: 600;
}
#sp-footer a:hover {
    color: #fff;
}
footer#sp-footer a {
    color: #fff;
}
footer#sp-footer {
    background-color: #6A6180;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
}
#sp-footer .container-inner {
    padding: 0;
    border-top: 0px solid rgba(255, 255, 255, 0.1);
}
.cus-map iframe {
    margin-bottom: -8px;
}
.cus-map {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    border-radius: 5px;
    overflow: hidden;
}
div#sp-bottom1 table td, div#sp-bottom2 table td, .cus-sect-kont table td {
    padding-bottom: 15px;
}
div#sp-bottom1 table, div#sp-bottom2, table .cus-sect-kont table {
    font-weight: normal;
}
div#sp-bottom1 table td:last-child, div#sp-bottom2 table td:last-child, .cus-sect-kont table td:last-child {
    padding-left: 15px;
}
div#sp-bottom1 table td:first-child, div#sp-bottom2 table td:first-child, .cus-sect-kont table td:first-child {
    min-width: 35px;
    vertical-align: baseline;
    padding-top: 5px;
}
.bot-head {
    font-size: 36px;
    font-weight: bold;
    color: #6A6180;
    margin-bottom: 35px;
}
#sp-bottom {
    padding: 50px 0 70px;
    font-size: inherit;
    line-height: inherit;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 25px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    line-height: initial;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
    padding: 0 0 10px 0 !important;
}
.sp-megamenu-parent {
    margin: 0 0px;
    float: none;
    height: 50px;
    line-height: 50px;
}
header#sp-header {
    animation: none;
    box-shadow: none;
}
div#sp-lang-switch a:hover {
    background-color: #6A6180;
    border-color: #6A6180;
    color: #fff;
}
div#sp-lang-switch a {
    border: 1px solid #999999;
    border-radius: 5px;
    display: inline-block;
    padding: 10px;
    color: #999999;
    margin: 0 0 0 15px;
}
div#sp-lang-switch {
    text-align: right;
}
section#sp-pre-header {
    padding: 10px 0;
}
div#sp-btn-slabovid a img {
    margin-right: 10px;
}
div#sp-btn-slabovid a {
    display: inline-flex;
    width: 100%;
    border: 1px solid #6A6180;
    border-radius: 5px;
    padding: 10px;
    justify-content: center;
    font-weight: bold;
}
div#sp-email-head .email {
    margin-left: 100px;
}
div#sp-email-head a:hover, div#sp-adress-head a:hover {
    color: #6A6180;
}
div#sp-email-head a, div#sp-adress-head a {
    color: #333;
}
div#sp-logotip, div#sp-email-head, div#sp-adress-head, div#sp-btn-slabovid, div#sp-lang-switch {
    margin: auto;
    color: #333;
    font-weight: normal;
    font-size: 14px;
}