.header-site {
    padding: 0px;

}
.header-site {
}
.header-site {
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);

    z-index: 10000;
    background: #fff;
}
.header-site-news {
    box-shadow: none !important;
}
.header-site .header-index {
    background-color: #fff;
}
.header-site-news .header-index {
    padding-bottom: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #eaeef2;
}
.header-index {
    max-height: 500px;
    transition: max-height 0.5s ease-in;
    overflow: unset;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand-demo {
    display: inline-block;
    padding-top: 0.9825rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.header-image {
    max-width: 121px;
height: 27px;
display: inline-block;
}
.header-site .search-line {
    /*margin-top: 7px;*/
}
.dropdown-cats {
    display: flex;
}
.header-site .search-line .line-search {
    width: 100%;
    position: relative;
}
.header-site .search-line .line {
    float: left;
}
.header-site-news .search-line .line {
    float: unset !important;
}
.header-site-news .search-input {
    margin-left: 26px;
    height: 40px;
    padding: 0px;
}
.header-site-news .search-input:focus {
    background-color: transparent;
    box-shadow: none;
}
.header-site-news .line-search {
    border-radius: 24px;
    border-color: #999;
    border: 1px solid #eaeef2;
}
.search-input {
    margin: 0px;
}
.search-input input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    font-size: 15px;
}

.header-site-news .line-search .btn {
    background: transparent !important;
    color: #bbb !important;
    right: 0px;
    position: absolute;
    padding: 0 15px !important;
    float: unset !important;
    text-align: left;
    top: 4px;
}
.dropdown-cats .dropdown-menu {
    margin-top: 5px;
    border-radius: 0px;
    border: 0px;
    box-shadow: 0px 1px 13px 0px rgb(0 0 0 / 17%);
    -webkit-box-shadow: 0px 1px 13px 0px rgb(0 0 0 / 17%);
    -moz-box-shadow: 0px 1px 13px 0px rgba(0,0,0,0.17);
    border-radius: 6px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 18px;
}
.searchBox {
    width: 100%;
    margin: 0px;
    padding: 0;
}

.number {
font-size: 11px;
float: right;
color: #fff;
background: #FF5C5C;
border-radius: 4px;
padding: 0px 10px;
line-height: 20px;
margin-top: 12px;
margin-right: 10px;
    }
	
.header-site .nav-page {
    height: 24px;
    display: inline-block;
    margin-top: 5px;
}
.header-site .nav-page {
    margin: 0px;
    margin-left: -10px;
    height: 25px;
    white-space: nowrap;
}
.header-site .nav-page li a{
    cursor: pointer;
}

.header-site .col-header-icons a{
    font-weight: normal;
    text-transform: initial;
    line-height: 27px;
}

.header-site .col-header-icons .menu {
    /*    margin-top: 17px !important;*/
    margin: 0px !important;;
}

.footer-mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65px;
    z-index: 15;
}

.header-mobile, .footer-mobile {
    display: none;
}
.mobile-modals {
    display: none !important;
}
@media (min-width: 980px) {



    /*.mobile-modals {
        position: fixed;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: 3;
        padding: 60px 0px;
        overflow: auto;
        display: none;
        opacity: 0;
        transition: 0.2s;
        top: 0px;
    }*/
}

.servicelogo1 .icon2{
background: #F15045 url(/templates/default/images/servicelogo1.png) no-repeat center center;
background-size: 55%;
    }
.servicelogo1 .icon2:hover{
background-size: 60%;
}	
	
.servicelogo1 .icon {
background: #F15045 url(/templates/default/images/servicelogo1.png) no-repeat center center;
background-size: 65%;
transition: all 0.3s ease 0s;
    }
	
.servicelogo1 .icon:hover {
background: #F15045 url(/templates/default/images/servicelogo1.png) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
    }		
	
.servicelogo2 .icon2{
background: #000 url(/templates/default/images/servicelogo2.png) no-repeat center center;
background-size: 55%;
    }
	
.servicelogo2 .icon2:hover{
background-size: 60%;
}	
	
.servicelogo2 .icon {
background: #000 url(/templates/default/images/servicelogo2.png) no-repeat center center;
background-size: 65%;
transition: all 0.3s ease 0s;
    }
	
.servicelogo2 .icon:hover {
background: #000 url(/templates/default/images/servicelogo2.png) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
    }
	
.servicelogo3 .icon2{
background: #000 url(/templates/default/images/pyr2.png) no-repeat center center;
background-size: 55%;
}	
.servicelogo3 .icon2:hover{
background-size: 60%;
}	
	
.servicelogo4 .icon2{
background: #B6BCC3 url(/templates/default/images/servicelogo4.png) no-repeat center center;
background-size: 80%;
    }	
.servicelogo4 .icon2:hover{
background-size: 85%;
}	
	
.servicelogo5 .icon2{
background: #ffcf99 url(/templates/default/images/29.webp) no-repeat center center;
background-size: 70%;
    }	
.servicelogo5 .icon2:hover{
background-size: 75%;
}
	
.servicelogo6 .icon2{
background: #B6BCC3 url(/templates/default/images/pyr.png) no-repeat center center;
background-size: 70%;
    }

.servicelogo6 .icon2:hover{
background-size: 75%;
}	

.servicelogo7 .icon2{
background: #2FC26E url(/templates/default/images/servicelogo7.png) no-repeat center center;
background-size: 100%;
    }	

.servicelogo8 .icon2{
background: #d0d0d0 url(/templates/default/images/servicelogo8.png) no-repeat center center;
background-size: 85% 100%;
    }	
	
.servicelogo8 .icon2:hover{
background-size: 90% 105%;
    }
	
.servicelogo9 .icon2{
background: #ddd url(/templates/default/images/100.webp) no-repeat center center;
background-size: 75%;
    }
	
.servicelogo9 .icon2:hover{
background-size: 80%; 
}		

.servicelogo10 .icon2{
background: #F15045 url(/templates/default/images/dstplatform15.png) no-repeat center center;
background-size: 60%;
    }	
.servicelogo10 .icon2:hover{
background-size: 65%;
}

.servicelogo11 .icon2{
background: rgb(229, 236, 255) url(/templates/default/images/dstplatform6.png) no-repeat center center;
background-size: 70%;
    }

.servicelogo11 .icon2:hover{
background-size: 75%;
}

.servicelogo12 .icon2{
background: #0B1F35 url(/templates/default/images/dstplatform18.png) no-repeat center center;
background-size: 55%;
    }
	
.servicelogo12 .icon2:hover{
background-size: 60%;
}	
	
.servicelogo12 .icon {
background: #0B1F35 url(/templates/default/images/dstplatform18.png) no-repeat center center;
background-size: 65%;
transition: all 0.3s ease 0s;
    }
	
.servicelogo12 .icon:hover {
background: #0B1F35 url(/templates/default/images/dstplatform18.png) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
    }
	
.service-item {
        text-align: center;
		transition: all 0.3s ease 0s;
		height: 220px;
    }
	
	.service-item:hover {
    opacity: 0.9;
	transition: all 0.3s ease 0s;
}

    .service-item .icon2 {
        border-radius: 24px;
        height: 100px;
        margin: 15px auto 15px;
        text-align: center;
        width: 100px;
        opacity: 0.95;
		box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.11);
		transition: all 0.3s ease 0s;
		cursor: pointer;
    }
	
	.service-item .icon2:hover {
        transition: all 0.3s ease 0s;
		box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2);
    }
	
    .start-page .icon2s .service-item a:hover {
        opacity: 0.9;
        text-decoration: none;
        transition: opacity 0s ease 0s, transform 2s ease 0s;
		box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
    }
    .service-item a:hover {
        opacity: 0.95;
        text-decoration: none;
        transition: all 0.3s ease 0s;
    }
    .service-item a .icon2 {
		transition: all 0.3s ease 0s;
    }
    .icon2s .service-item a:hover .icon2 {
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
		transition: all 0.3s ease 0s;
    }
	
	.service-bookmark .icon2 {
    background: #5b88bd;
}

    .service-item .name {
        color: #000;
        font-size: 15px;
        font-weight: 400;
		line-height: 24px;
    }
    .service-item .icon2 .fa {
        color: #fff;
        font-size: 80px;
        line-height: 150px;
		transition: all 0.3s ease 0s;
    }
	
	.service-item .icon2 .fa:hover {
        font-size: 85px;
		transition: all 0.3s ease 0s;
    }
	
.indexbut{
    margin-top: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}

.indexbut2 {
    display: inline-block;
    color: #0F9D58!important;
    letter-spacing: 0px;
    font-family: "Styrene A Web", sans-serif;
    font-weight: 500;
    font-size: 15px!important;
    line-height: 56px!important;
    outline: none !important;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #0F9D58!important;
    background-origin: border-box;
    background-clip: content-box, border-box;
    border: double 2px transparent;
    box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); 
    transition: all 0.4s ease 0s;}
.indexbut2 span {
    padding: 0 50px !important;
    transition: all 0.4s ease 0s;	}
.indexbut2.tr-bg {
    border: 2px solid #000;
    color: #000;
    box-shadow: none;
    transition: all 0.4s ease 0s;
    background-image: linear-gradient(#fff, #fff), radial-gradient(circle at top left, #0F9D58, #0F9D58);
}
.indexbut2.tr-bg:hover {
    opacity: 0.9;
    color: #000;
    background-image: linear-gradient(#ffffff, #ffffff), radial-gradient(circle at top left, #0F9D58, #0F9D58);
    border: 2px solid #0F9D58;
    color: #0F9D58;
    box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); 
    transition: all 0.4s ease 0s;}
.indexbut2:hover {
    color: #ff0000;
    opacity: 0.9;
    box-shadow: none;
    background-clip: border-box;
    transition: all 0.4s ease 0s;}

.indexicon:hover{
    border-radius: 18px;
    background: #e8f2fe;
}
	
.header-site .header-cats .nav-cats li a {
font-size: 17px;
font-weight: 600;
color: #000;
margin-left: 12px;
line-height: 30px;
padding: 7px;
cursor: pointer;
}

.nav-cats li a {
    text-transform: none;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
}
.header-site .img-thumbnail, .header-mini .img-thumbnail {
    width: 24px !important;
    height: 24px !important;
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: center;
    line-height: 24px !important;
    font-size: 10px !important;
}

.header-site .img-thumbnail {
    margin: 0;
    padding: 0;
    background: no-repeat center;
    background-size: 1em;
    border-radius: 50%;
    display: block;
}

.header-icon svg {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: center;
    color: #000;
    fill: #000;
}
.header-icon a {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #0F9D58;
}


.header-icon-auth svg {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: center;
    color: #000;
}
.header-icon-auth a {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #0F9D58;
}

.col-header-icons img, .col-header-icons svg {
    margin: 0 auto !important;
}

.col-header-icons li {
    border-bottom: 0px !important;
}
.col-header-icons li a:hover, .col-header-icons li:hover {
    background: transparent  !important;
}

.nav-page li a {
    color: #808d9a !important;
    font-size: 12px;
}
.header-cats .menu  {
    width: 100%;
}
.header-cats .menu li {
    border-bottom: 0px;
}


#mini-service-box {
    width: 300px;
    height: 300px;
    background: #fff;
	scrollbar-color: var(--oz-neutral)transparent;
  scrollbar-width: thin;
}

#mini-service-box.showes {
    width: 360px;
    height: 390px;
    right: 10px !important;
    background: #fff;
    position: absolute;
    display: block;
    float: right;
    left: -280px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 25px 10px 25px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

#mini-service-box .service-item {
    height: auto;
    display: contents;
}

#mini-service-box .service-item .icon2 {
    height: 65px;
    width: 65px;
}
#mini-service-box .las2 {
    font-size: 25px;
    line-height: 48px;
}
#mini-service-box  a {
    height: unset;
    display: block;
}
#mini-service-box .service-item .name {
    color: #000;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px;
    text-overflow: ellipsis;
}

@media (max-width: 650px) {

    .custom-podbor{
        margin-top: 30px;
    }
    .logoindexdst {
        padding-bottom: 30px;
        margin-top: 40px;
        height: 48px;
    }
}

@media (max-width: 415px) {
    #mini-service-box.showes {
        left: -180px;
    }

    #mini-service-box .auth-services .service-item {
        padding: 13px 8px !important;
    }
}

.dropdown-menu.showes {
    display: block;
}



#mini-service-box.full .service-item {
    margin-bottom: 10px;
    display: block;
}

#mini-service-box.full {
    height: auto;
}

#mini-service-box.full .service-item .icon {
    border-radius: 34px;
    height: 90px;
    margin: 15px auto 15px;
    text-align: center;
    width: 90px;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

#mini-service-box.full .service-item .name {
    white-space: inherit;
    font-size: 14px;
}

#mini-service-box .auth-services .service-item {
    background: #f5f7f9;
    border-radius: 18px;
    display: block;
    margin-right: 10px;
}

#mini-service-box.full .auth-services .service-item {
    padding: 20px;
    margin-bottom: 15px;
}

#mini-service-box .auth-services .indexicon:hover {
    border-radius: 8px;
    background: transparent;
}

#mini-service-box .auth-services .service-item .name{
    height: 100%;
    display: block;
    margin: auto 0px auto 10px;
    text-align: left;
    line-height: 14px;
    white-space: break-spaces;
    width: 64%;
}

#mini-service-box.full .auth-services .service-item .name{
    height: 100%;
    display: block;
    margin: auto 0px auto 15px;
    text-align: left;
    font-weight: 500;
    line-height: 16px;
}

#mini-service-box .auth-services .service-item a{
    display: flex;
    flex-direction: row;
}

#mini-service-box .auth-services .service-item .icon{
    height: 40px;
width: 45px;
margin-left: 15px;
border-radius: 10px;
box-shadow: none;
}

#mini-service-box.full .auth-services .service-item .icon{
    height: 50px;
    width: 50px;
    margin: 0px;
    border-radius: 15px;
}

@media (min-width: 1250px) {
    #mini-service-box .auth-services .service-item {
        width: 95%;
    }

    #mini-service-box.full .auth-services .indexicon:nth-child(2n) .service-item {
        float: right;
    } 
}

#mini-service-box a {
    height: unset;
    display: block;
    margin: 0px;
    padding: 0px;
}

.header-search {
    flex-basis: 33%;
}

@media (max-width: 750px) { 
    .header-search {
        display: none;
    }
    .col-header-icons {
        position: absolute;
        right: 0px;
    }
}

.nav-cats a {
    text-transform: inherit;
}

.header-site .header-cats .nav-cats > li a {
    margin-right: 10px  ;
}

.header-site .header-cats .nav-cats > li.active > a:hover, .header-site .header-cats .nav-cats > li.active > a {
    background: transparent  !important;
}



.flexMenu-popup {
    list-style-type: none  !important;
    margin: 0  !important;
    top: 50px   !important;
}
.flexMenu-popup li a {
    padding: 10px  !important;
}
.flexMenu-popup li a {
    height: auto  !important;
    margin: 0px !important;
}

.searchBox  {
    width: 100%;
    margin: 0px;
    padding: 0;
}

#searchBox.show {
    display: block;
}
.searchBox .items {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.searchBox .load-page, .search_full .load-page  {
    text-align: center;
    background: #f9f9f9;
    padding: 15px;
    cursor: pointer;
}
.searchBox .search-all, .search_full .search-all  {
    text-align: center;
    background: #f9f9f9;
    padding: 15px;
    cursor: pointer;
    color: #000;
}

.searchBox .load-page:hover, .search_full .load-page:hover, .searchBox .search-all:hover {
    background: #f1f1f1;
}
.searchBox .items .item, .search_full .items .item  {
    border-bottom: 1px solid #eaeef2;
    padding: 5px 0px;
}
.searchBox .product .image, .search_full .product .image {
    height: 44px;
    text-align: center;
}
.searchBox .product .image img,.search_full .product .image img {
    height: 100%;
    border-radius: 4px;
}

.searchBox .product .price {
    text-align: left;
    font-weight: bold;
}
.searchBox .product .title, .searchBox .product .price, .search_full .product .title, .search_full .product .price, .search_full .product .cart{
    padding-top: 8px;
}

.searchBox .product .cart{
    padding-top: 3px;
}
.searchBox .product .title a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 24px /* fallback; */;
    font-weight: 400;
    font-size: 15px;
}

.searchBox .product .cart,.search_full .product .cart {
    text-align: center;
}
.searchBox .product .cart .fa, .search_full .product .cart .fa{
    color: #0F9D58;
    font-size: 17px;
    transition: all 0.3s ease-in;
    padding: 10px;
}

.searchBox .product .cart .fa:hover{
    color: #0d8e4f;
    font-size: 17px;
    transition: all 0.3s ease-in;
    background: #e8f2fe;
    border-radius: 50%;
    padding: 10px;
}
.searchBox span {
    color: #828282;
    float: left;
    margin-left: 10px;
    padding-right: 20px;
    font-size: 13px;
    min-width: 80px;
}


.mobile-modals {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 3;
    padding: 73px 0px;
    overflow: auto;
    display: none;
    opacity: 0;
    transition: 0.2s;
    top: 0px;
}

#search-mobile {
    width: 100%;
    margin-bottom: 15px;
}

.header-mobile {
    border-bottom: 1px solid #eaeef2;
}

.mobile-modals .modal-footer {
    border-top: 0px;
}

@media (min-width: 980px) {
    .mobile-modals {
        display: none !important;
    }
}


.mobile-modals.view {
    opacity:1;
    display: block !important;
}

.body-modal {
    overflow: hidden;
}

.body-modal .header-site {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.modal-search {

}

.modal-box {
    display: none;
}

.modal-box.view {
    display: block;
    padding: 15px 0px;
}

.modal-menu {
}

.modal-menu .menu {
    padding: 10px 25px 0px 25px;
    margin: 0px;
}

.modal-menu .title-footer {
    font-weight: 900;
    margin-bottom: 15px;
}
.modal-menu  ul {
    margin: 0px;
    margin-bottom: 15px;
    border: 0px;

}
.modal-menu  ul li {
    margin-bottom: 15px;
    border: 0px;
    padding: 0px;
}

.modal-menu .footer-menu a{
    color: #000;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}
.modal-menu .footer-menu li:hover{
    background: transparent;
}

.modal-menu .line {
    height: 1px;
    width: 100%;
    background: #eaeef2;
    margin-bottom: 15px;
}

.modal-search .cats {


}

.modal-search .cats ul {
    margin: 0px;
}

.modal-search .cats ul li {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
}

.modal-search .cats-list {
    width: 100%;
}

.modal-search .cats li.active {
    color: #f77d00;
}

.modal-search .cats li a {
    color: #000;
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 1px solid #eaeef2;
	cursor: pointer;
}

.modal-search .cats li.cat-control {
    border-bottom: 1px solid #eaeef2 !important;
}

.modal-search .cats li.cat-control a.index-cat {
    width: auto;
    border: 0px;
}
.modal-search .cats li.cat-control a.back-cat {
    width: auto;
    border: 0px;
    font-weight: 700;
    cursor: pointer;
    
}

.modal-search .cats li .fa {
    float: right;
    line-height: 24px;
}


.modal-search .cats .index-cat {
    font-weight: 700;
}

@media (min-width: 980px) {
    .mobile-modals {
        display: none !important;
    }
}


#search .search-cancel {
    transition: 0.2s;
    display: none;
}


#search .searchBox .items {
    max-height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}


#search .searchBox .items .item {
    margin: 0px -15px;
}


#search .searchBox {
    display: none;
} 

#search.active .searchBox {
    display: block;
} 

#search.active .search-cancel{
    display: block;
    cursor: pointer;
}
#search input {
    float: left;
    line-height: 39px;
    height: 39px;
}

#search.active input {
    width: 76%;
}

#search .menu li {
    border-bottom: 0px;
}

#search.active .search-cancel {
    width: 22%;
    line-height: 39px;
    float: left;
    margin-left: 2%;
    text-align: center;
}
#search.active .cats-list {
    display: none;
}

.instructions {
        position: fixed;
  left: 24px;
  bottom: 24px;
  transform: none;
  padding: 10px;
  text-align: left;
  pointer-events: none;
  color: #fff;
  z-index: 10;
  max-width: 400px;
  top: 20%;
    }
	
@media (max-width: 1300px) {
.instructions {
  top: 7%;
  max-width: 100%;
    }
}	
	
.instructions1 {
  font-size: calc(1.3vw + 2vh);
  font-weight: 900;
    line-height:120%; 
    }	
	
.instructions2 {
    margin-top:20px;
     margin-bottom:20px;
  font-size: calc(0.6vw + 1vh);
  font-weight: 500;
 line-height:160%;
    }
	
.universum {
 display: inline-block;
  color: #fff;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 42px;
  outline: none !important;
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  border: 1px solid #fff; 
  padding: 2px 20px;
 position: ;
 z-index: ;
 pointer-events: auto;
  }


  .universum:hover {
   opacity: 0.8;
color: #fff;}

#morphButton {
        position: fixed;
        left: 50%;
        bottom: 24px;
        transform: translateX(-50%);
        padding: 12px 30px;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        background: none;
        border: 1px solid #fff;
        border-radius: 16px;
        backdrop-filter: blur(10px) saturate(180%);
        -webkit-backdrop-filter: blur(10px) saturate(180%);
        cursor: pointer;
        z-index: 10;
        transition: all 0.25s;
    opacity: 0.7;
    }

    #morphButton:hover {
        opacity: 0.9;
        color: white;
        transition: all 0.25s;
    }

    #morphButton:active {
        transform: translateX(-50%) scale(0.98);
    }	
	
#footer-title-platform	{
        font-size: 16px;
        font-weight: 500;
    }	
	
.universum-line	{
        font-size: 18px;
        font-weight: 500;
		border: 1px solid #ddd;
        border-radius: 16px;
		padding:30px;
    }	
	
.universum-book	{
font-size: calc(6.3vw + 12vh);
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
    }	