/*
Theme Name: Sergei Shumailov
Author: Sergei Shumailov
Version: 5.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}


/* Reset margins to avoid offsets */
html, body { margin: 0; padding: 0; }

/* Not fixed: absolute positions at the top-right of the page */
.top-right-image {
  position: absolute;      /* <-- changed from fixed to absolute */
  top: 12px;
  right: 12px;
  z-index: 2000;
  background: transparent !important;
  pointer-events: none;     /* wrapper doesn’t block page interactions */
}

/* Transparent icon, no shadow, no border */
.top-right-image img {
  pointer-events: auto;
  display: block;
  width: clamp(16px, 7.2vw, 48px); /* responsive size */
  height: auto;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Mobile tuning */
@media (max-width: 480px) {
  .top-right-image { top: 8px; right: 8px; }
  .top-right-image img { width: clamp(14.5px, 8vw, 36px); }
}

/* Larger screens */
@media (min-width: 992px) {
  .top-right-image img { width: clamp(3px, 5vw, 70px); }
}


ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.clear {
    clear: both
}


.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}




@font-face {
    font-family: 'fiba';
    src: url(../fnt/fiba.otf);
}

.clear {
    clear: both;
    height: 0px;
}

.clear-5 {
    clear: both;
    height: 5px;
}

.clear-10 {
    clear: both;
    height: 10px;
}

.clear-15 {
    clear: both;
    height: 15px;
}

.clear-20 {
    clear: both;
    height: 20px;
}

.clear-25 {
    clear: both;
    height: 25px;
}


.clear-30 {
    clear: both;
    height: 30px;
}

.clear-35 {
    clear: both;
    height: 35px;
}

.clear-40 {
    clear: both;
    height: 40px;
}

.clear-45 {
    clear: both;
    height: 45px;
}


.clear-50 {
    clear: both;
    height: 50px;
}

.clear-55 {
    clear: both;
    height: 55px;
}

.clear-60 {
    clear: both;
    height: 60px;
}

.clear-65 {
    clear: both;
    height: 65px;
}

.clear-70 {
    clear: both;
    height: 70px;
}

.clear-75 {
    clear: both;
    height: 75px;
}


.clear-80 {
    clear: both;
    height: 80px;
}

.clear-85 {
    clear: both;
    height: 85px;
}


.clear-90 {
    clear: both;
    height: 90px;
}

.clear-95 {
    clear: both;
    height: 95px;
}

.clear-100 {
    clear: both;
    height: 100px;
}

.clear-105 {
    clear: both;
    height: 100px;
}

.clear-110 {
    clear: both;
    height: 110px;
}

.clear-115 {
    clear: both;
    height: 115px;
}

.clear-120 {
    clear: both;
    height: 120px;
}

.clear-125 {
    clear: both;
    height: 125px;
}

.clear-130 {
    clear: both;
    height: 130px;
}

.clear-135 {
    clear: both;
    height: 135px;
}

.clear-140 {
    clear: both;
    height: 140px;
}

.clear-145 {
    clear: both;
    height: 145px;
}

.clear-150 {
    clear: both;
    height: 150px;
}

.clear-155 {
    clear: both;
    height: 155px;
}

.clear-160 {
    clear: both;
    height: 160px;
}

.clear-165 {
    clear: both;
    height: 165px;
}


.clear-170 {
    clear: both;
    height: 170px;
}

.clear-175 {
    clear: both;
    height: 175px;
}

.clear-180 {
    clear: both;
    height: 180px;
}

.clear-185 {
    clear: both;
    height: 185px;
}

.clear-190 {
    clear: both;
    height: 190px;
}

.clear-195 {
    clear: both;
    height: 195px;
}


.clear-200 {
    clear: both;
    height: 200px;
}

.clear-205 {
    clear: both;
    height: 205px;
}

.clear-210 {
    clear: both;
    height: 210px;
}

.clear-220 {
    clear: both;
    height: 220px;
}

.clear-230 {
    clear: both;
    height: 230px;
}

.clear-240 {
    clear: both;
    height: 240px;
}

.clear-250 {
    clear: both;
    height: 250px;
}

.clear-260 {
    clear: both;
    height: 260px;
}

.clear-270 {
    clear: both;
    height: 270px;
}

.clear-280 {
    clear: both;
    height: 280px;
}

.clear-290 {
    clear: both;
    height: 290px;
}

.clear-300 {
    clear: both;
    height: 300px;
}



.mobile-only {
    display: none;
}

.desktop-only {
    display: block;
}

.only-mobile {
    display: none;
}

.only-desktop {
    display: block;
}









@media screen and (max-width: 1100px) {


    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .only-desktop {
        display: none;
    }





}