

.hero-section {
  text-align: center;

}

.hero-content {
  max-width: 600px;
}

.hero-section h1 {
  font-size: 2.5em;
  margin-bottom: 0.5em;
}
.twentytwenty-container {
  max-height: 385px;
}
.hero-section p {
  font-size: 1.2em;
  margin: 0.2em 0;
}

.hero-section ul {
  list-style: none;
  padding: 0;
  margin: 24px 0;
  text-align: left;
}

.hero-section li {
margin: 4px 0;
font-size: 18px;
letter-spacing: -.5px;
}

.cta-buttons {
  margin-top: 20px;
}

.btn-outline {
  display: inline-block;
  margin: 0px;
  padding: 11px 20px;
  color: #fe2400  !important;
  text-decoration: none;
  background-color:transparent;
  border-radius: 5px;
  border-color : #fe2400 ;
  font-size: 1em;
  transition: background-color 0.3s ease;
  width:100%;
}
.img-expand{
width:140px;
height:500px;
padding-right: 0px;
padding-left: 0px;
object-fit: cover !important;
margin:9px;
border-radius:30px

}

.btn:hover {
  background-color: #e65b53;
}

.professional-work, .features, .about, .retouch-services, .video {
  padding: 50px 0;
  text-align: center;
}
.how-it-works,.statistics{
   padding: 11px 0;
  text-align: center;
}

.how-it-works img, .video-wrapper img {
  max-width: 100%;
  height: auto;
}




.bg-red-trans {
  background-color: #ec25131a;
}
.experince th:first-child {
  border-right: 1px solid #8080804f;
  /* border-top: unset !important; */
}
.experince .table>:not(:last-child)>:last-child>*{
  border-color: #8080804f !important;
  /* border-top: unset !important; */
}

.experince tbody tr {
  border-bottom: transparent;
}
.services-gallery .card-header {
  background-color: #00000052;
  color: white;
  font-weight: bold;
}

.features .feature {
padding: 1px 31px;
margin-top: 21px;
/* width: 177px; */
}
.feature p {
font-size: 18px;
  line-height: 20px;
}
.statistics .right-side{
text-align: left;
}

.right-side p {
font-size: 14px;
}
#statisticsSlider h5 {
width: 84%;
margin: 0 auto;
}
#statisticsSlider .carousel-item {
  height: 191px;
}

.statistics .stat {
  display: inline-block;
  width: 200px;
  margin: 20px;
  text-align: center;
}

.hero-content .effect {

-webkit-animation: shadow infinite linear 2s;
}

@keyframes progress-bar-stripes {
0% {
    background-position: 0.5rem 0
}

to {
    background-position: 0 0
}
}

@-webkit-keyframes spinner-border {
to {
    transform: rotate(360deg)
}
}

@keyframes spinner-border {
to {
    transform: rotate(360deg)
}
}

@-webkit-keyframes spinner-grow {
0% {
    transform: scale(0)
}

50% {
    opacity: 1
}
}

@keyframes spinner-grow {
0% {
    transform: scale(0)
}

50% {
    opacity: 1
}
}

@-webkit-keyframes shadow {
0%,to {
    text-shadow: 0 0 2px #d50d0d
}

50% {
    text-shadow: 0 0 10px red
}
}

@keyframes shadow {
0%,to {
    text-shadow: 0 0 2px #d50d0d
}

50% {
    text-shadow: 0 0 30px red
}
}

@-webkit-keyframes stroke {
to {
    stroke-dashoffset: 0
}
}

@keyframes stroke {
to {
    stroke-dashoffset: 0
}
}

@-webkit-keyframes fadeIn {
to {
    opacity: 1
}
}

@keyframes fadeIn {
to {
    opacity: 1
}
}

/* 25% {    
  text-shadow:      
    -4px -4px 0 hsla(180, 100%, 50%, 1), 
    -3px -3px 0 hsla(180, 100%, 50%, 1), 
    -2px -2px 0 hsla(180, 100%, 50%, 1), 
    -1px -1px 0 hsla(180, 100%, 50%, 1),
    4px 4px 0 hsla(0, 100%, 50%, 1), 
    3px 3px 0 hsla(0, 100%, 50%, 1), 
    2px 2px 0 hsla(0, 100%, 50%, 1), 
    1px 1px 0 hsla(0, 100%, 50%, 1)      
  ;
}
50% {
  text-shadow:
    -4px 4px 0 hsla(0, 100%, 50%, 1), 
    -3px 3px 0 hsla(0, 100%, 50%, 1), 
    -2px 2px 0 hsla(0, 100%, 50%, 1), 
    -1px 1px 0 hsla(0, 100%, 50%, 1),
    4px -4px 0 hsla(180, 100%, 50%, 1), 
    3px -3px 0 hsla(180, 100%, 50%, 1), 
    2px -2px 0 hsla(180, 100%, 50%, 1), 
    1px -1px 0 hsla(180, 100%, 50%, 1)
  ;
}
75% {
  text-shadow:
    4px 4px 0 hsla(180, 100%, 50%, 1), 
    3px 3px 0 hsla(180, 100%, 50%, 1), 
    2px 2px 0 hsla(180, 100%, 50%, 1), 
    1px 1px 0 hsla(180, 100%, 50%, 1),
    -4px -4px 0 hsla(0, 100%, 50%, 1), 
    -3px -3px 0 hsla(0, 100%, 50%, 1), 
    -2px -2px 0 hsla(0, 100%, 50%, 1), 
    -1px -1px 0 hsla(0, 100%, 50%, 1)      
  ;
}
100% {
  text-shadow:
    4px -4px 0 hsla(0, 100%, 50%, 1), 
    3px -3px 0 hsla(0, 100%, 50%, 1), 
    2px -2px 0 hsla(0, 100%, 50%, 1), 
    1px -1px 0 hsla(0, 100%, 50%, 1),
    -4px 4px 0 hsla(180, 100%, 50%, 1), 
    -3px 3px 0 hsla(180, 100%, 50%, 1), 
    -2px 2px 0 hsla(180, 100%, 50%, 1), 
    -1px 1px 0 hsla(180, 100%, 50%, 1)
  ;
}   */

/*---------------*/ 
/***** Julia *****/
/*---------------*/

figure.effect-julia {
background: white;
}

figure.effect-julia img {
max-width: 100%;
height: 170px;
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

figure.effect-julia figcaption {
text-align: left;
}
figure.effect-julia {
  margin-bottom: 0px;
}
figure.effect-julia h2 {
position: relative;
padding: 0.5em 0;
}

figure.effect-julia p {
display: none;
margin: 0 0 0.25em;
padding: 0.4em 1em;
background: rgba(255,255,255,0.9);
color: #2f3238;
text-transform: none;
font-weight: 500;
font-size: 94%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.layer {
  position: absolute;
  background:rgb(1 1 1 / 27%);
  width: 100%;
  height: 170px;
}
figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}

figure.effect-julia:hover img {
background-color : black;

}

figure.effect-julia:hover p {
opacity: 0;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-julia:hover .layer {
opacity: 0;

}
.card-reveal {
  font-weight: 600;
  color: white;
  background-color: #00000085;
  border-radius: 10px 9px 0px 0px;
}

.block-expand-categories h1,
.block-expand-categories h2,
.block-expand-categories h3 { font-family: Playfair Display, serif !important; }

.block-expand-categories .expand-category {
  --height: 50vh;
  --responsive-height: 160px;
  --hover-flex: 10;

  position: relative;
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
  margin: 10px 0;

  min-height: var(--responsive-height);
  cursor: pointer;
}

.block-expand-categories .expand-category p {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  font-weight: bold;
  transform: translateY(-50%);
}

/* Larger Device */
@media (min-width: 992px) {

  .block-expand-categories .expand-category {
      height: var(--height);
      flex: 1;
      margin: 0 10px;
      transition: flex 1s ease;

      -webkit-backface-visibility: hidden;
      transform: translate3d(0,0,0);
  }

  .block-expand-categories:not(.on-click) .expand-category:hover,
  .block-expand-categories.on-click .expand-category.active { flex: var(--hover-flex); }

  .block-expand-categories .expand-category p {
      opacity: 1;
      top: auto;
      bottom: 10px;
      transform: none;
      transition: opacity .4s ease;
  }

  .block-expand-categories:hover .expand-category:not(.active):not(:hover) p,
  .block-expand-categories.on-click .expand-category:not(.active) p { opacity: 0; }

}



section.about .sub-title-font {
  min-height: 58vh;
}

.item {
  display: inline-block;
  width: 200px;
}
.grid {
  cursor: pointer;
}
.grid:hover figure.effect-julia p {
  display: block;
}



.slick-dots {
display: flex;
justify-content: center;

margin: 0;
padding: 1rem 0;

}
.slick-dots li {
    margin: 0 8px;
  }

  .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    
    border: none;
    border-radius: 100%;
    background-color: blue;
    
    text-indent: -9999px;
  }

  li.slick-active::marker {
    color: red !important;
  }
  .slick-dots li::marker {
    font-size: 29px;
    color: #d1d1d1;
}

/* Transition */
@keyframes marquee {
  0% {
    transform: translateX(100%); /* Start from the right */
  }
  100% {
    transform: translateX(-100%); /* Move to the left */
  }
}

.ticker-wrap {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  position: relative;

}

.ticker {
  display: inline-block;
  padding: 0 10px;
  animation: marquee 100s linear infinite; /* Adjusted animation duration */
  white-space: nowrap;
}

.item-collection-1 {
  display: inline-block;
  margin-right: 20px; /* Spacing between items */
}
