@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal/Tajawal-Regular.woff2");
  font-display: swap;
}
.editors-choice-container{
    width: 100% !important;
    padding: 50px 100px;
    margin: unset !important;
    background-color: #f2f2f2;
}
@font-face {
  font-family: "Tajawal-Light";
  src: url("../fonts/Tajawal/Tajawal-Light.woff2");
  font-display: swap;
}

@font-face {
  font-family: "Tajawal-Medium";
  src: url("../fonts/Tajawal/Tajawal-Medium.woff2");
  font-display: swap;
}

@font-face {
  font-family: "Tajawal-Bold";
  src: url("../fonts/Tajawal/Tajawal-Bold.woff2");
  font-display: swap;
}
.video-container02{
  display: flex;
  justify-content: center;
  flex-direction: column;
    align-items: center;
    width: 90%;
    margin: auto;  
}

strong{
    font-family: "Tajawal-Bold";
}

.sensitive-img {
  position: relative;
}

.sensitive-img img {
  display: block;
  width: 100%;
  filter: blur(10px);
  transition: filter 0.4s ease;
}

/* ::after for overlay text */
.sensitive-img::after {
content: ' محتوى قد لا يناسب البعض';
    white-space: pre-line;
    position: absolute;
    text-decoration: underline;
    inset: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    backdrop-filter: blur(5px);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    padding: 1em;
    z-index: 1;
    transition: opacity 0.3s ease;
    text-shadow: 3px 0px 0px black;
    border: 1px solid #1212124f;
    width: 90%;
    margin: auto;
    background-color: #00000012;
    cursor: pointer;
}

/* On click: remove blur + overlay */
.sensitive-img.revealed img {
  filter: none;
}

.sensitive-img.revealed::after {
  opacity: 0;
  pointer-events: none;
}








.video-container02 video{
  width: 40%;
  height: auto;
}
 
#section01-img2-t{
  opacity: 0;
  display: none;
}
#section01-img3-t{
  opacity: 0;
  display: none;
}

.slider-section {
  padding: 40px 0;
  background-color: #f8f9fa;
}
.content-sticky p{
  color: white;
}
.row-img-p{
    display: flex;
    width: 80%;
    margin: auto;
    align-items: center;
    gap: 40px;
    min-height: 200vh;
    padding-bottom: 200px;
    position: relative;
    padding-top: 50px;}
.img-sticky2{
  width: 50%;
  position: sticky;
  top: 50px;
  align-self: flex-start;
  height: fit-content;
  z-index: 10;
  border-radius: 8px;
  max-height: 80vh;
} 
.img-sticky2 img{
    width: 80%;
    display: block;
    height: 400px;
    object-fit: contain;
    margin: auto;
}
.all-st2 img{
    width: 100%;
    display: block;
    height: auto;
    object-fit: contain;
    margin: auto;

}
#section01 img{
   height: auto;
       width: 60%;
}
.img-sticky2 figcaption{
    color: white;
    width: 70%;
    margin-top: 30px;
    text-align: center;
    margin: auto;
    margin-top: 30px;
}
.content-sticky{
  width: 50%;
  min-height: 120vh;
  position: relative;
}
p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

html, body {
  height: 100%;
}

body {
  font-family: "Tajawal", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
  direction: rtl;
  background-color: #000000;
}
section{
  background-color: #f2f2f2;
}
#section06{
  position: relative;
  height: auto;
  overflow: visible;
}
.box-p{
    color: white;
    border-image-source: url(../images2/bk-border.png);
    border-image-slice: 64;
    border-image-width: 26px;
    border-image-outset: 28;
    border-image-repeat: stretch;
    padding: 26px;
    margin-bottom: 35px;
}
.right-elemnt{
  width: 50%;
}
.box-p p{
    font-size: 18px;
    line-height: 30px;
    padding: 10px 20px;
    background-color: #333333;
    margin: 0;
}
.box-p-red{
      border-image-source: url(../images2/bk-border-red.png);
}
.box-p-red p{
    background-color: #870214;
}
#section05-h2{
    text-align: center;
    color: #E40421;
    margin-top: 0 !important;
    margin-bottom: 50px !important;
    font-size: 30px;
}

/* .section06-contetn h2 styles removed - now using section06-content structure */
#section06 h2{
  text-align: center;
  color: #E40421;
  margin-top: 600px;
  margin-bottom: 50vh;
}
  .info-title{
      margin-bottom: 0 !important;
  }
  .info-title {
    text-align: center;
    color: #E40421;
    margin-top: 600px !important;
    margin-bottom: 50vh;
}
.section04-contetn article {
    max-width: 80%;
    margin: auto;
}
.section04-contetn h2{
    text-align: center;
    color: #E40421;
    padding-top: 600px !important;
    margin-bottom: 50vh !important;
    font-size: 30px;
    margin-top: 0 !important;
}
/* .section06-contetn styles removed - now using section06-content structure */
/* .section05-contetn article styles removed - now using standard content-sticky structure */
#section02{
  /* background-image: url(../images2/section02.jpg); */
  overflow: visible;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 0 !important;
  background-attachment: fixed;
}
#section02 article{
    width: 100%;
    max-width: 100%;
}
#section04{
  position: relative;
  height: auto;
  overflow: visible;
  background-color: #000000;
}

#section04 .section04-contetn {
  position: relative;
  z-index: 2;
  margin-top: -100vh;
}
#section04 p{
  color: white;
  text-align: justify;
}
#section01{
  position: relative;
  height: auto;
  overflow: visible;
  background-color: #000000;
}
.section02-title{
  background-color: #201B1A;
  color: #E40421;
  text-align: center;
  margin-top: 0 !important;
  padding: 30px 11px;
  font-size: 30px;
  margin-bottom: 0 !important;
  z-index: 999999;
  position: relative;
}
#section05{
  position: relative;
  height: auto;
  overflow: visible;
}


.m-t-80vh{
  margin-top: 80vh;
}

@keyframes stickyEnter {
  0% {
    transform: translateY(0);
    height: 600px;
  }
  100% {
    transform: translateY(0);
    height: 100vh;
  }
}

@keyframes stickyExit {
  0% {
    transform: translateY(0);
    height: 100vh;
  }
  50% {
    transform: translateY(-20px);
    height: 100vh;
  }
  100% {
    transform: translateY(0);
    height: 600px;
  }
}

/* .section05-contetn styles removed - now using standard content-p-bk structure */

/* Spacer to prevent content jump when section becomes sticky */
.section05-spacer {
  /* height: 600px; */
  /* display: none; */
  transition: all 0.5s ease-in-out;
}

.section05-spacer.active {
  display: block;
  animation: spacerAppear 0.5s ease-out;
}

/* @keyframes spacerAppear {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
} */

#section5-img{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

.section05-content {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100vh;
}

.section05-content article {
  max-width: 60%;
  margin: auto;
  color: white;
}
#section6-img{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

#section02-img{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

#section01-img{
  position: sticky;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100vh !important;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

#section04-img{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

.section06-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100vh;
}

.section06-content article {
  max-width: 60%;
  margin: auto;
  color: white;
}

.section02-content {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100vh;
}

.section02-content article {
  max-width: 60%;
  margin: auto;
  color: white;
}

.section01-content {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100vh;
}

.section01-content article {
  max-width: 100%;
  margin: auto;
  color: white;
}

/* .section04-content styles removed - using original section04-contetn structure */
.slider-section{
  background-image: url(../images2/slider/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 60px;
    padding-top: 50px;
}
.slider-section h2{
    color: white;
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
}
*,
::after,
::before {
  box-sizing: border-box;
}

section {
  /* overflow: hidden; */
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

a,
a:hover {
  text-decoration: unset;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
}

picture {
  display: flex;
}

figcaption {
  text-align: center;
}

header {
  background-color: white;
  width: 100%;
  height: auto;
}

h2 {
  font-family: "Tajawal-Bold", sans-serif;
    color: #191919;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px !important;
    margin-top: 40px !important;
}

.mt-150 {
  margin-top: 150px;
}

.cus-container {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  margin: 0 auto !important;
}

:root {
  --main-title-size: 72px;
  --sec-title-size: 22px;
  --main-red-color: #e40421;
  --sec-bg-color: #f5f5f5;
  --sec-bg-dark-gray-color: #2a2a2a;
  --header-links-size: 18px;
  --sec-desc-size: 24px;
}

#first-img-bk1{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  object-position: left;
}



#mainBanner {
  position: relative;
  background-image: url("../images2/main-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}


#mainBanner .cus-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-banner-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  gap: 40px;
  z-index: 9;
}

.main-title-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
  max-width: 45%;
  width: 100%;
}

.main-title-wrapper h1 {
  font-family: "Tajawal-Bold", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 58px;
  text-align: right;
  color: #f2f2f2;
  width: 100%;
}

.main-title-wrapper h2 {
  font-family: "Tajawal-Light", sans-serif;
  font-size: 26px;
  line-height: 34px;
  text-align: right;
  color: #f2f2f2;
  font-weight: 700;
  margin: 0 !important;
  width: 100%;
  max-width: 65%;
}

.writer-info-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-radius: 7px;
}

.writer-info-div {
  display: flex;
  align-items: center;
  gap: 18px;
}

.writer-info-div span {
  font-family: "Tajawal-Medium", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  color: #f2f2f2;
}

.main-idea-section,
.content-section {
  padding: 0 0 60px 0;
  width: 100%;
  height: 100%;
}

.main-idea-wrapper {
  position: relative;
  background-image: url("https://arij.net/investigations/delivery-companies-Iraq/assets/images2/main-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 85%;
  margin: auto;
  width: 100%;
  height: auto;
  padding: 24px 40px;
  background-position: bottom;
}

.main-idea-wrapper h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  color: #fff;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.main-content-wrapper {
  display: flex;
  justify-content: flex-end;
  gap: 6%;
  width: 100%;
  margin-top: 75px;
}

.main-content {
  margin: auto;

  max-width: 50%;
  width: 100%;
}

.main-content p {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #1a1a1a;
  margin: 0 0 32px 0;
}

.main-content a {
  color: #3587e0;
}

.main-content a:hover {
  text-decoration: underline;
}

.image-bg-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}

.image-bg-wrapper .cus-container {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}

.image-bg-wrapper h3 {
  font-family: "Tajawal-Bold", sans-serif;
  display: flex;
  line-height: 34.8px;
  color: #083235;
  font-size: 42px;
  margin-top: 150px;
}

.image-bg-wrapper.title-center .cus-container {
  justify-content: center;
}

.image-bg-wrapper.title-center .cus-container h3 {
  color: white;
}

.image-bg-wrapper.title-right .cus-container {
  justify-content: flex-start;
}

.image-bg-wrapper.title-right .cus-container h3 {
  font-size: 34px;
  padding: 20px 40px;
  color: #083235;
  background-color: rgba(255, 255, 255, 0.6);
  margin-top: 100px;
}

.image-bg-wrapper img {
  width: 100%;
  height: auto;
}

.content-section {
  padding: 40px 0;
  border: none;
}

.content-section .main-content {
  margin: auto;
}

.shared-with-div {
  border-top: 5px solid #E40421;
  background-color: #2e2e2e;
  width: 100%;
  max-width: 60%;
  margin: 75px auto;
  padding: 28px;
}

.shared-with-div h6 {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-bottom: 20px;
}

.shared-with-div p {
  font-size: 15px;
  font-weight: 700;
  line-height: 42px;
  text-align: right;
  color: #f2f2f2;
  margin: 0 0 24px 0;
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.shared-with-div p::before {
  content: "";
  display: flex;
  background-color: #FB223F;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.shared-with-div span {
  color: #FB223F;
  display: flex;
  max-width: 90%;
  width: 100%;
  gap: 0px 9px;
  flex-wrap: wrap;
}

.shared-with-div a {
  color: white !important;
}

.image-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 75%;
  margin: 32px auto;
}

.image-container.mx-100 {
  max-width: 100%;
}

.image-container img {
  width: 100%;
  height: auto;
}

.images2-flex {
  display: flex;
  width: 100%;
  gap: 32px;
}

.arij-inv-txt {
  font-family: "Tajawal-Bold", sans-serif;
  font-style: italic;
}

.mt-24 {
  margin-top: 24px;
}

.quote-box-container {
  background-color: #083235;
  padding: 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.quote-box-container span {
  font-family: "Tajawal-Medium", sans-serif;
  color: white;
  text-align: center;
}

.quote-box-container .quote-caption {
  font-family: "Tajawal-Light", sans-serif;
  font-size: 16px;
}
.image04-container{
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: auto;
}
.image04-container figure{
  width: 25%;
}
.image04-container img{
    width: 90%;
    height: 400px;
    object-fit: cover;
    border-radius: 3px;
}

.video-container{
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
}
.video-container video{
  width: 100%;
}
.video-talabat{
      position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60% !important;
    margin: auto;

}
.logo-video{
    position: absolute;
    transform: rotate(13deg);
    right: -37px;
    top: -35px;
    z-index: 999;
}
.logo-video img{
      width: 200px;
}
.m-t-600{
  margin-top: 600px;
}
.m-t-400{
    margin-top: 600px;
}
#img-bk1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    object-fit: cover;
    object-position: left;
}
#img-bk1-mobile{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    object-fit: cover;
    object-position: left;
    display: none;
}

.all-img-sec02{
  display: none;
}
/* Media Queries */

.center-p{
  width: 50%;
  margin: auto;
}
#timeline01-sec4{
  margin-bottom: 30px !important;
}

#section05-h2{
  margin-bottom: 30px !important;
  margin-top: 140px !important;
}
@media (max-width: 1199px) {
  .cus-container {
    max-width: 1000px;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .cus-container {
    max-width: 1200px;
  }
}

@media (min-width: 1500px) {
  .cus-container {
    max-width: 1340px;
  }
}

@media (min-width: 992px) and (max-width: 1198px) {
  #mainBanner {
    height: 100vh !important;
  }

  #mainBanner .cus-container {
    position: relative;
    z-index: 1;
  }

  .main-banner-content {
    justify-content: center;
    z-index: 9;
  }

  .main-title-wrapper {
    max-width: 100%;
  }

  .main-content-wrapper {
    flex-direction: column;
  }

  .main-idea-wrapper {
    max-width: 100%;
    padding: 10px;
  }

  .main-content {
    max-width: 75%;
    width: 100%;
    margin: auto;
  }

  .shared-with-div {
    min-width: 100%;
  }

  .mt-150 {
    margin-top: 75px;
  }


  .pesticides-row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }

  .small-box {
    width: 15px;
    height: 15px;
  }

  .info-box-column {
    align-items: flex-start;
    max-width: 75%;
  }
}

/* @media (min-width: 992px) and (max-width: 1198px) { */

@media (max-width: 991px) {
  .main-title-wrapper {
    width: 100%;
  }

  .main-title-wrapper h1 {
    font-size: 26px;
    line-height: 40px;
  }

  .main-title-wrapper h2 {
    max-width: 100%;
  }

  .main-content p {
    text-align: right;
  }

  .cus-container {
    max-width: 90% !important;
    padding: 0;
  }

  #mainBanner {
    height: 100vh !important;
  }



  #mainBanner .cus-container {
    position: relative;
    z-index: 1;
  }

  #mainBanner h1,
  #mainBanner h2,
  .writer-info-wrapper span {
    color: white;
  }

  .writer-info-div img {
    filter: brightness(0) invert(1);
  }

  .main-banner-content {
    justify-content: center;
    z-index: 9;
  }

  .main-title-wrapper {
    max-width: 100%;
  }

  .main-content-wrapper {
    flex-direction: column;
  }

  .main-idea-wrapper {
    max-width: 100%;
  }

  .main-content {
    max-width: 90%;
    width: 100%;
    margin: auto;
  }

  .shared-with-div {
    min-width: 100%;
  }

  .mt-150 {
    margin-top: 75px;
  }

  .image-bg-wrapper .cus-container {
    justify-content: center;
    align-items: center;
    z-index: 1;
  }

  .image-bg-wrapper h3 {
    font-size: 30px;
    line-height: 38px;
    margin: 0 !important;
    color: white;
  }

  .image-bg-wrapper.title-right .cus-container h3 {
    font-size: 30px !important;
    padding: 15px;
  }


  .pesticides-row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }

  .small-box {
    width: 15px;
    height: 15px;
  }

  .info-box-column {
    align-items: flex-start;
    max-width: 75%;
  }

  .shared-with-div {
    min-width: 100%;
  }

  .shared-with-div p {
    font-size: 18px;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 0 20px;
  }

  .shared-with-div p::before {
    position: absolute;
    right: 0;
    top: 17px;
  }

}


@media (max-width: 880px) {

.center-p{
  width: 80%;
  margin: auto;
}
 /* .section05-contetn article styles removed - now using standard content-sticky structure */
  .row-img-p{
    width: 90%;
    flex-direction: column;
  }
  .section04-contetn h2{
        font-size: 25px;
  }
  .content-sticky {
    width: 100%;
    min-height: 120vh;
    position: relative;
}
.img-sticky2{
        width: 100%;
}
.right-elemnt{
      width: 100%;
}
.section06-contetn article
 {
    max-width: 90%;
    margin: auto;
}
.logo-video video{
  width: 90%;
}
.video-container02 video {
    width: 100%;
    height: auto;
}
.content {
    flex-grow: 1;
    background-color: #282d2673;
    padding: 30px;
    border-radius: 10px;
    width: 100% !important;
}
.logos-cards{
  padding: 0;
}
#section04 p {
    color: white;
    text-align: right;
    line-height: 34px;
}
p{
      text-align: right;
    line-height: 34px;
}
.img-sticky2 img{
  width: 100%;
  height: 40vh !important;
  object-fit: contain !important;
}
}


/* End Media Queries */



    /* Dogs Cards Styles */
    .logos-cards-content {
      position: relative;
      z-index: 999999;
      width: 100%;
      margin: auto;
      padding: 0;    
    }

    .logos-cards {
      background-image: url(https://arij.net/investigations/delivery-companies-Iraq/assets/css/assets/images22/background1.jpg);
      background-size: cover;
      background-position: center;
      color: #f4f4f4;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0;
      position: relative;
      min-height: auto;
    }
    

    .logos-cards::after {
      background-color: #1A1C19;
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      opacity: 0.5;
    }

    .logos-cards .container {
      display: flex;
      max-width: 1000px;
      gap: 20px;
    }

    .main-container {
      display: flex;
      gap: 30px;
      max-width: 100%;
      width: 100%;
      position: relative;
      z-index: 9999999;
      padding: 40px 20px;
    }

    .menu {
      display: flex;
      flex-direction: column;
      gap: 0;
      width: 40%;
    }
 
    .menu-item {
      display: flex;
      align-items: center;
      flex-direction: column;
      cursor: pointer;
      gap: 10px;
      padding: 0;
      border-radius: 5px;
      transition: background 0.3s;
      position: relative;
      background-color: #E6E6E6;
    }

    .menu-item img {
    width: 150px;
    margin-right: auto;
    height: auto;
    object-fit: contain;
    object-position: center;
    filter: grayscale(1);
    padding: 13px;
    padding-top: 55px;
    padding-bottom: 26px;
    }

    .menu-item span {
    color: #1a1a1a;
    font-weight: bold;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 22px;
    padding-left: 10px;
    z-index: 99999;
    }

    .menu-item.active,
    .menu-item:hover {
      background-color: #1A1A1A;
    }

    .menu-item.active img {
      filter: grayscale(0);
    }

    .menu-item.active span {
      color: #E6E6E6;
      position: absolute;
    }

    .logo-block-top {
      display: flex;
      flex-direction: row-reverse;  
      justify-content: space-between;
    }

    .row-dogs {
      margin-top: 40px;
    }

    .content {
      flex-grow: 1;
      background-color: #282d2673;
      padding: 30px;
      border-radius: 10px;
      width: 60%;
    }

    .logo-block {
      display: none;
    }

    .logo-block strong {
      color: #FDB391;
    }

    .logo-block.active {
      display: block;
    }

    .dog-image {
    float: left;
    margin-right: 20px;
    border-radius: 10px;
    height: auto;
    width: 135px;
    object-fit: contain;
    margin-bottom: -5px;
    }

    .logos-cards h2 {
      color: #FDB391;
      font-size: 22px;
      margin-bottom: 10px !important;
      margin-top: unset !important;
      
    }

    .info-line {
      margin-bottom: 8px;
      display: flex;
      flex-direction: column;
      width: 24%;
      margin-top: 20px;
    }

    .info-line strong {
      color: #FDB391;
      display: block;
      margin-bottom: 9px;
    }

    .logos-cards p {
      line-height: 1.6;
      margin: 10px 0;
      font-size: 15px;
      color: white;
      margin-bottom: 20px;
    }


    @-webkit-keyframes mouse-scroll {
  0% {
    top: 10%;
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 30%;
    opacity: 0;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    top: 10%;
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 30%;
    opacity: 0;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    top: 10%;
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 30%;
    opacity: 0;
  }
}
@keyframes mouse-scroll {
  0% {
    top: 10%;
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 30%;
    opacity: 0;
  }
}
.scroll-msg-container {
    width: 60px;
    height: 108px;
    margin: auto;
    margin-top: 300px;}

.scroll-msg-inner {
  width: 52px;
  height: 100px;
  position: relative;
 border-radius: 25px;
    border: 3px solid #ffffff;
}

.scroll-msg-wheel {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  -o-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
}

    /* Responsive Design */
    @media screen and (max-width: 768px) {
      #section05{
        background-attachment: unset;
      }
       #img-bk1{
        display: none;
       }
       #section01{
        background-position: center;
       }
       #p-elemnts-section02{
          margin-top: 0 !important;
       }
       #p2-elemnts-section02{
          margin-top: 0 !important;
       }
       #img-elemnts-section02{
          margin-top: 0 !important;
       }
       #content-sticky-sec02{
        min-height: auto !important;
       }
       .menu-item{
           margin-bottom: 8px;
       }
      #img-bk1-mobile{
          opacity: 0;
          display: block;
      }
      #mainBanner {
        background-image: url("../images2/main-banner-mobile.jpg");
      }
      #section05-h2{
            font-size: 25px;
      }
      .section05-content article {
        max-width: 90%;
      }
      .section06-content article {
        max-width: 90%;
      }
      .section02-content article {
        max-width: 90%;
      }
      .section01-content article {
        max-width: 90%;
      }
      /* .section04-content article styles removed - using original section04-contetn structure */
      .image04-container img {
        width: 90%;
        height: auto;
        object-fit: cover;
        border-radius: 3px;
        margin-bottom: 20px;
    }
    picture {
    display: flex;
    justify-content: center;
    align-items: center;
}
    .image04-container figure {
        width: 100%;
    }
    .slider-section h2 {
    color: white;
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    width: 90%;
    margin-bottom: 50px;
    margin-top: 20px;
    margin: auto;
    }
      .image04-container{
        flex-direction: column;
      }
      .center-p{
        width: 90%;
        margin: auto;
      }
      .logos-cards-content {
        width: 100%;
        margin-bottom: 100px;
        padding: 10px;
      }

      .main-container {
        flex-direction: column;
      }

      .menu {
        width: 100%;
      }

      .logo-block-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
      }

      .dog-image {
        margin-right: 0;
        height: auto;
        object-fit: contain;
      }

      .info-line {
        width: 100%;
      }


      .menu-item img {
        width: 100%;
        height: 54px;
        object-fit: cover;
        object-position: center;
        margin-bottom: 9px;
        filter: grayscale(1);
      }
    }
