/* ── Sticky header ── */
#main-header {
    position: relative;
    z-index: 999;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}
#main-header.header--sticky {
position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.3s ease;
    background: #000;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.main-slider-three .slick-active .main-slider-three__btn {
    min-height: 52px;
}
.main-slider-three__btn .cilox-btn {
    border: 3px solid var(--cilox-base, #f5bf3e);
    height: 50px;
}
@keyframes slideDown {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
}
#main-header.header--sticky .topbar-one {
    display: none;
}
#main-header.header--sticky .container.fluid{
  position: relative;
    visibility: visible;
    opacity: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 99999;
    background: #000;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
#main-header.header--sticky ul.main-menu__list li.current a{
  color: #c9cbd1;
}
.main-header--three .mobile-nav__btn span {
    background-color: #c4c4c5;
}
.header--sticky .main-header__call a, 
.header--sticky .main-menu .main-menu__list>li.current>a, 
#main-header.header--sticky .main-menu .main-menu__list>li:hover>a {
    color: #c4c4c5;
}
h2.sec-title-tagline.bw-split-in-up-fast {
    margin: 0;
    font-size: 14px;
    color: var(--cilox-text, #797b81);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 12px;
    letter-spacing: 0.1em;
}
.about--three {
    position: relative;
    z-index: 1;
}
.thumb2.about--two__thumb__image-two {
    position: absolute;
    bottom: -61px;
    right: -35px; 
    z-index: 1;
}
.about-two__thumb__shape-three {
    position: absolute;
    top: 0%;
}
.service-three__card__thumb {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.service-three__card {
    border-radius: 6px;
}
.service-three__card__content:before{
    position: absolute;
    width: 124px;
    height: 121px;
    left: 0;
    top: 0;
    background-image: url(../images/dots.png);
    content: "";
}
.page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8;
  background-image: url(../images/page-header-bg-1-1.webp);
  z-index: -1;
}

.page-header__title {
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  color: var(--cilox-white, #fff);
  margin: 0;
}
.team-card.wow.fadeInUp.animated.animated {
    background-color: rgb(254, 198, 63);
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.about-one__top__text {
    text-transform: unset;
    color: var(--bs-body-color);
}
.about-one__feature__title {
    text-transform: unset;
}
.about-one__image::after {
    content: "";
    border-radius: 50%;
    background-image: none;
    opacity: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: -2;
    bottom: -150px;
    left: -200px;
}
.why-choose-one .why-choose-one__list .why-choose__item .why-choose__item__text {
    font-size: 17px;
    color: #bfbfbf;
}
.why-choose-one__thumb::after {
    background-color: unset;
}
.why-choose-one .why-choose-one__list {
    margin-left: 0px;
}
.why-choose-one__thumb {
    position: relative;
    top: 0;
    z-index: 1;
    /* width: 42.5%; */
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.service-card__thumb {

}
section.slogans-one.slogans-one--service {
    margin: 0;
    position: relative;
    z-index: 1;
    background-color: #f1f2f5;
    max-width: 1695px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.slogans-wrapper {
    background: rgb(242, 103, 103);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 60px 0px;
    width: 100%;
}
.slogans-wrapper h3{
  position: relative;
  padding-left: 3rem;
  color: rgb(255, 255, 255);
  display: block;
  float: left;
  font-size: 45px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0px;
  position: relative;
  padding: 0px 0px 0px 28px;
}
section#servicios {
    background-color: #18455d !important;
}
section#servicios h3,
section#servicios h2 {
    color: #e7e7e7;
}
.service-three .service-three__count-bar .service-three__custom-dots .slick-dots li button {
    color: #c5c6c9;
}
.news-section-two {
    position: relative;
    padding: 0px 0 70px;
    overflow: visible;
}
.sec--title__tagline {
    margin: 0;
    font-size: 14px;
    color: var(--cilox-text, #797b81);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 12px;
    letter-spacing: 0.1em;
}
.sec--title__title {
    font-size: 50px;
    color: var(--cilox-black, #18191c);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
}
.exp-box {
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: var(--bg-theme-color1);
    padding: 15px 30px;
    min-height: 130px;
}
.exp-box:before {
    position: absolute;
    left: 0;
    top: 100%;
    border-top: 34px solid #c20713;
    border-left: 45px solid transparent;
    content: "";
}
.exp-box .icon {
    font-size: 42px;
    font-weight: 700;
    line-height: 1em;
    color: var(--theme-color-light);
}
.exp-box .text {
    font-size: 18px;
    line-height: 22px;
    color: var(--theme-color-light);
    font-weight: 400;
}
.news-section-two::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /* max-width: 50%; */
    background-image: url(../images/pattern-18.webp);
    background-repeat: no-repeat;
    background-position: center left;
    content: "";
    background-color: #f5f6f9;
}
.slogans-wrapper h3::before {
    background: rgb(255, 255, 255);
    content: "";
    top: 0px;
    bottom: 0px;
    position: absolute;
    left: 0px;
    width: 7px;
}
.slogans-wrapper h3 small {
    font-size: 24px;
    display: block;
    margin: 0px 0px 5px;
    color: #333;
}
.project-card__title {
    background-color: var(--bs-highlight-bg);
}

.project-card {
    border: 0px solid #f2f3f6;
    border-radius: 10px;
}
.project-card__content {
    position: absolute;
    left: 20px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    z-index: 2;
    bottom: 30px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;

}
.project-card__thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgb(15 15 39 / 0%);
    border-radius: 10px;
    -webkit-transform: scaleX(0);
    transform: scaleX(1);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1;
    opacity: 1;
}
.project-card:hover .project-card__thumb::before {
    opacity: 0.5;
    transform: translateY(0%);
}
.project-card:hover .project-card__content {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#portfolio-isotope { }
#portfolio-isotope .gallery-filter__col {
    width: 33.333%;
    padding: 8px;
    box-sizing: border-box;
}

.page-header {
  background-color: rgb(0 0 0 / 70%);
    padding-top: 70px;
    padding-bottom: 70px;
}
.page-header__bg {
    background: url(../images/banner-pattern.png) repeat rgba(193, 193, 193, 0.28);
}
.footer-widget__text {
    text-transform: unset;
    color: rgb(158, 158, 167);
}
.main-footer__top .container {
    margin-top: 0px;
    padding: 10px 20px 0px 0px;
    border-radius: 10px;
}
a.footer-logo img {
    height: 60px;
    display: block;
    width: 50%;
}
.footer-widget__title {
    font-size: 20px;
    color: rgb(158, 158, 167);
}
.about-three__list {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.about-three__list__item {
    text-transform: none;
}

.footer-widget ul li a {
    color: rgb(158, 158, 167);
}
.footer-widget__contant li a {
    color: rgb(158, 158, 167);
}

.main-footer__top .container{
    background-color: rgba(48, 48, 48, 0.4);
    padding-bottom: 1rem;
}
section.gallery-filter  {
    background-color: #ffdead63;
}
@media (max-width: 991px) {
    #portfolio-isotope .gallery-filter__col { width: 50%; }
}
@media (max-width: 575px) {
    #portfolio-isotope .gallery-filter__col { width: 100%; }
}
@media (max-width: 1199px) {
    .main-slider-three__thumb {
        display: block; 
    }
    ul.slick-dots li {
        width: 30px;
        display: block;
        float: left;
    }
    .main-slider-three__content {
        background-color: rgb(24 25 28 / 38%);
        padding: 1rem;
        border-radius: 6px;
    }
}