body:has(#wpadminbar) ul.header__buttons {
top: -24px !important;
position: absolute;
}
ul.header__buttons {
top: -24px !important;
position: absolute;
}
img.logo {
max-height: 50px;
max-width: 200px;
left: 0px !important;
}
body:has(#wpadminbar) div#fullpage {
padding-top: 1px !important;
margin-top: 81px !important;
}
ul#menu-header {
padding-top: 10px;
}
body div#fullpage {
padding-top: 1px !important;
margin-top: 49px !important;
}
ul.sub-menu {
opacity: 0;
display: flex;
flex-direction: column;
position: absolute !important;
left: 0;
background: #00000094 !important;
padding: 16px !important;
top: 60px !important;
backdrop-filter: blur(8px);
transition: opacity .4s ease;
}
.menu .menu-item-has-children:hover ul.sub-menu {
opacity: 1;
}
@media (max-width: 768px) {
ul#menu-header {
display: none;
}
ul.header__buttons {
padding-right: 0 !important;
right: -40px !important;
}
.navigation-fire.navigation-icon-wrapper.fadeIn-element {
display: flex !important;
top: 5px;
}
header.header-menu ul {
top: 16vh !important;
}
ul.sub-menu {
opacity: 1;
position: initial;
padding: 0 !important;
background: transparent !important;
width: 100% !important;
margin: 15px 0;
}
}img.logo {
max-width: 150px;
height: 75px;
object-fit: cover;
object-position: right;
position: relative;
top: 0;
left: 0;
transition: object-position 0.5s ease; background-color: #ffdf58;
}
h2.section-subheading-sm.section-subheading-sm-all.section-subheading-sm-light a {
pointer-events: none;
}
img.logo:hover {
object-position: 110% center; }
header {
background: #0000007e;
backdrop-filter: blur(8px);
}
body:has(#wpadminbar) header {
margin-top: 32px;
}
body:has(#wpadminbar) div#fullpage {
margin-top: 130px;
}
header.header-menu ul {
position: relative;
top: 0;
right: 0;
width: fit-content;
float: right;
}
header.header-menu {
display: flex;
justify-content: space-between;
position: fixed;
top: 0;
}
div#fullpage {
margin-top: 75px;
}
header.header-menu {
display: flex;
justify-content: space-between;
position: fixed;
top: 0;
z-index: 9;
width: 100%;
}
header.header-menu ul {
display: flex;
justify-content: space-between;
position: inherit;
max-width: 100%;
width: fit-content;
gap: 24px;
top: 0;
right: 50px;
z-index: 222;
font-size: 20px;
background: transparent;
padding: 18px 32px;
}
header a {
color: #ffdd55 !important;
text-decoration: none !important;
}
.blog-title {
font-family: 'TildaSansWeb', sans-serif;
font-size: 35px;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: -0.04em;
text-align: left;
line-height: 1.25;
margin: 20px 0px 0px 50px;
color: #FED94F;
}
.blog-description {
font-family: 'TildaSansWeb', sans-serif;
font-size: 16px;
font-weight: 600;
font-style: normal;
letter-spacing: -0.04em;
text-align: left;
line-height: 1.25;
margin: 20px 0px 50px 50px;
color: #ffffff;
max-width: 47vw;
}
p.blog-description::after {
content: "";
width: 352px;
height: 347px;
right: 20vw;
position: absolute;
background: url(//ezkino.pro/wp-content/themes/ezhkino2025/img/blog/image_323.webp);
background-size: contain;
background-repeat: no-repeat;
}
p.blog-description::before {
content: "";
width: 200px;
height: 200px;
right: 12vw;
bottom: -100px;
position: absolute;
background: #EF626C;
filter: blur(50px);
background-size: contain;
background-repeat: no-repeat;
z-index: 0;
}
p.blog-description::after {
content: "";
width: 200px;
height: 347px;
right: 32vw;
top: 89px;
position: absolute;
background: url(//ezkino.pro/wp-content/themes/ezhkino2025/img/blog/image_323.webp);
background-size: contain;
background-repeat: no-repeat;
z-index: 99;
}
p.blog-description::before {
content: "";
width: 30vw;
height: 30vw;
right: 12vw;
position: absolute;
background: #EF626C;
filter: blur(50px);
background-size: contain;
background-repeat: no-repeat;
z-index: 0;
top: 147px;
border-radius: 50%;
transition: left .4s ease, right .4s ease;
animation: circleHroizontal 16s ease infinite;
}
@keyframes circleHroizontal {
0% {
right: 12vw;
}
50% {
right: 32vw;
}
100% {
right: 12vw;
}
}
@media (max-width: 1441px) {
h2.section-heading-details {
font-size: 24px;
}
}
@media (max-width: 768px) {
.works-page-img-carousel-item {
max-height: calc(50vh - 40px);
}
}section#section1 {
padding: 64px 0px;
}
h2.mb-4 {
font-size: 32px;
color: #ffdd55;
margin-bottom: 32px;
}
section#section1 p {
font-size: 16px;
line-height: 1.44;
margin-bottom: 16px;
}
section#section1 h4 {
font-size: 16px;
font-weight: bold;
}
@media (max-width: 768px) {
h2.mb-4 {
font-size: 24px;
margin-bottom: 24px;
}
section#section1 p {
font-size: 14px;
}
}