.itsn-logo-lg,
.itsn-logo-sm,
.itsn-logo-side-menu,
.itsn-footer-logo { width: 190px !important;
}
.itsn-lh-p {
line-height: 1.7;
}
.itsn-lh-h1 {
line-height: 1.4 !important;
}
.itsn-text-set {
left: none !important;
max-width: 80px !important;
top: 70px !important;
}
.fa {
width: 24px !important;
height: 24px !important;
font-size: 24px !important;
}
.mode::before {
content: "";
display: none !important;
}
hr {
height: 1px;
width: 100%;
border-top: 1px solid;
display: inline-block;
align-self: stretch;
}
.nav-y .uc-parent::after {
font-family: "Font Awesome 6 Free";
content: "\f078";
position: absolute;
top: 0;
right: 0;
font-size: 1.125rem;
font-weight: 700;
width: 1.5rem;
height: 1.5rem;
display: inline-flex;
justify-content: center;
align-items: center;
opacity: .6;
}
.nav-y .uc-parent.uc-open::after {
font-family: "Font Awesome 6 Free";
content: "\f053";
position: absolute;
top: 0;
right: 0;
}
.uc-header.header-one .uc-navbar-nav>li>a::before {
height: 0;
background-color: none !important;
transition: opacity 250ms ease-in-out;
}
.nav-pills .nav-link.active {
background-color: #D82416
} .itsn-footer-credits>a {
display: none;
}
.uc-footer-bottom {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-align: center;
}
.footer-lang {
text-align: center;
}
.footer-lang .itsn-reg-no,
.footer-lang .itsn-copyright {
display: flex;
justify-content: center;
align-items: center;
}
.pdf-icon {
max-width: 100px;
height: 50px;
}
.itsn-about-img {
height: 200px;
width: 200px;
}
p {
line-height: 140% !important;
}
.da-reactions-outer {
margin: 16px 0;
border-radius: 4px;
background-color: #f3f3f3 !important;
padding: 32px 10px !important;
}
.da-reactions-outer img {
width: 50px !important;
}
.itsn-pg-content figure {
display: flex !important;
justify-content: center !important;
}
.itsn-credits>a {
display: none !important;
}
.uc-header.header-one.uc-sticky-below {
transform: unset;
} article, .swiper-slide {
background-color: white;
border-radius: 10px;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
padding: 0.5rem;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
article:hover {
transform: translateY(-8px);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}
article img {
border-radius:10px;
}
.btn {
border: none !important;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.swiper-slide article, .swiper-slide article:hover {
background-color: unset;
border-radius: unset;
box-shadow: unset;
padding: unset;
transition: unset;
}
.overflow-hidden {
overflow:unset !important;
}  @media (min-width:768px) and (max-width:991.98px) {
.itsn-to-top-btn {
margin-bottom: 75px;
}
}