.about-one__img-list li:hover .about-one__img::before,.about-one__progress .bar-inner.counted .count-text {
    opacity: 1
}

.about-one,.about-one__content,.about-two,.blog-details__pagenation li .icon>a,.blog-two-single .content-box,.comment-form__input-box textarea,.contact-one__left,.contact-page.pdtop,.design-interior__left,.feature-one,.feature-two,.have-any-query,.how-it-work,.main-slider-four .item,.project-two__arrow a:hover,.projects-three__arrow a:hover,.services-one__single,.services-two,.sidebar__all-category,.sidebar__post,.sidebar__search-form input[type=search],.sidebar__tags,.single-contact-info-section .icon,.site-footer,.site-footer-two__bottom,.site-footer-two__main,.site-footer-two__top,.sliding-text-one,.sliding-text-two {
    background-color: var(--tecture-black)
}

.about-one__img-list li:hover .about-one__img img,.about-two__img:hover img,.projects-one__single:hover .projects-one__img img,.single-blog-three:hover .img-box img {
    transform: scale(1.05) rotate(0)
}

.about-three__shape1,.about-three__shape2 {
    opacity: .5;
    bottom: -20px;
    position: absolute
}

.about-one__content-shape-1,.blog-one__content-shape-1,.counter-one__shape-1,.design-interior__shape-1,.main-slider-two__bg,.main-slider__bg,.page-header__bg,.services-three__bg,.site-footer-two__main-shape {
    background-size: cover;
    background-repeat: no-repeat
}

.about-one {
    position: relative;
    display: block;
    padding: 120px 0
}

.about-one__shape1 {
    position: absolute;
    top: 0;
    right: -10px
}

.about-one__shape1 img {
    filter: drop-shadow(2px 4px 6px black);
    opacity: .4
}

.about-one .container {
    max-width: 1520px
}

.about-one__left {
    position: relative;
    display: block;
    margin-right: -244px;
    z-index: 1
}

.about-one__img-list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px
}

.about-one__content,.about-one__img,.about-one__img-list li,.about-one__progress,.about-one__right,.about-two__left {
    position: relative;
    display: block
}

.about-one__img-list li:first-child,.about-one__img-list li:nth-child(2) {
    margin-top: 0
}

.about-one__img {
    max-width: 380px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1
}

.about-one__img::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #a6a182;
    background: linear-gradient(0deg,#a6a182 0,#a6a182 10%,rgba(166,161,130,.5970763305322129) 51%,rgba(166,161,130,.7063200280112045) 80%,rgba(166,161,130,.10407913165266103) 100%);
    opacity: 0;
    transition: .5s;
    z-index: 1
}

.about-one__img img,.about-two__img img {
    width: 100%;
    transform: scale3d(1,1,1);
    transition: transform 1s ease-in-out
}

.about-one__right {
    margin-top: 120px;
    z-index: 2
}

.about-one__content {
    padding: 60px 0 0 70px;
    border-top-left-radius: 50px;
    z-index: 1
}

.about-one__content .section-title {
    margin-bottom: 38px
}

.about-one__content-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    border-top-left-radius: 50px;
    z-index: -1
}

.about-one__design-make {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 46px
}

.about-one__design-make-img {
    position: relative;
    display: block;
    max-width: 106px;
    width: 100%
}

.about-one__design-make-img img,.about-three__img img {
    width: 100%
}

.about-one__design-make-content,.footer-widget__column-two.ml30 {
    margin-left: 30px
}

.about-one__design-make-title {
    font-size: 26px;
    font-weight: 700;
    color: var(--tecture-white);
    font-style: normal;
    line-height: 36px;
    margin-bottom: 9px
}

.about-one__design-make-text,.blog-one__date h3,.blog-one__title a,.blog-two__date p {
    color: var(--tecture-white)
}

.about-one__progress-list {
    position: relative;
    display: block;
    max-width: 500px
}

.about-one__progress+.about-one__progress {
    margin-top: 34px
}

.about-one__progress-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 21px
}

.about-one__progress .bar {
    position: relative;
    width: 100%;
    height: 3px;
    background-color: rgba(var(--tecture-base-rgb),.2);
    border-radius: 0
}

.about-one__progress .bar-inner {
    position: relative;
    display: block;
    width: 0;
    height: 3px;
    border-radius: 0;
    background-color: var(--tecture-base);
    -webkit-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s
}

.about-one__progress .count-text {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: var(--tecture-white);
    line-height: 22px;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    opacity: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.about-two__img::before,.blog-one__img::before {
    content: '';
    background: var(--tecture-black);
    transition: .5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1
}

.blog-one__single:hover .blog-one__img::before,.blog-two-single:hover .img-box::before,.blog-two__single:hover .blog-two__img::before {
    opacity: .4
}

.about-two {
    position: relative;
    display: block;
    padding: 120px 0;
    overflow: hidden;
    z-index: 1
}

.about-two__shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.about-two__shape-1 img {
    opacity: .2
}

.about-two__left .section-title {
    margin-bottom: 17px
}

.about-two__text {
    color: #aeb0b4
}

.about-two__history {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid var(--tecture-bdr-color);
    border-bottom: 1px solid var(--tecture-bdr-color);
    padding: 35px 0;
    margin-top: 42px;
    margin-bottom: 50px
}

.about-two__history li {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%
}

.about-three__left,.about-two__btn-box,.about-two__history-single {
    position: relative;
    display: block
}

.about-two__history-year {
    font-size: 36px;
    font-weight: 700;
    color: var(--tecture-base);
    line-height: 36px;
    margin-bottom: 11px
}

.about-two__history-text {
    color: #aeb0b4
}

.about-two__right {
    position: relative;
    display: block;
    margin-left: 14px
}

.about-two__img,.before-and-after,.blog-one__img,.projects-one__img,.projects-one__img-box,.projects-three__img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1
}

.about-two__img:hover:before {
    opacity: .5
}

.blog-one__img img,.blog-two-single .img-box img,.blog-two__img img,.projects-one__img img,.single-blog-three .img-box img {
    transform: scale3d(1,1,1);
    transition: transform 1s ease-in-out;
    width: 100%
}

.blog-one__single:hover .blog-one__img img,.blog-two-single:hover .img-box img,.blog-two__single:hover .blog-two__img img {
    transform: scale(1.08) rotate(0)
}

.about-three,.blog-details,.contact-one,.contact-page,.projects-three {
    position: relative;
    display: block;
    padding: 120px 0;
    z-index: 1
}

.about-three__shape1 {
    left: -20px
}

.about-three__shape2 {
    right: -20px
}

.about-three__shape3 {
    position: absolute;
    top: 0;
    left: -50px;
    opacity: .3
}

.about-three__left .section-title {
    margin-bottom: 26px
}

.about-three__points-list {
    position: relative;
    display: block;
    margin-top: 33px;
    margin-bottom: 34px
}

.about-three__points-list li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.about-three__points-list li+li {
    margin-top: 22px
}

.about-three__points-list li .icon {
    position: relative;
    display: inline-block;
    top: 5px
}

.about-three__img,.about-three__points-list li .content,.about-three__right,.blog-details__left,.blog-one,.blog-one__btn-box,.blog-one__content,.blog-one__single,.blog-two__carousel,.blog-two__single,.services-four,.single-blog-three .content-box .meta-box li {
    position: relative;
    display: block
}

.about-three__points-list li .icon span {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: var(--tecture-base);
    transition: .5s linear .1s;
    transform: scale(1)
}

.about-three__points-list li:hover .icon span,.how-it-work__icon-2:hover span,.how-it-work__single:hover .how-it-work__icon span {
    transform: scale(.9)
}

.about-three__points-list li .content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 14px
}

.about-three__right {
    margin-right: 50px;
    margin-left: 84px
}

.about-three__experience-box {
    position: absolute;
    right: -50px;
    top: 30px;
    background-color: var(--tecture-white);
    max-width: 320px;
    width: 100%;
    border: 5px solid var(--tecture-base);
    padding: 32px 35px 34px;
    z-index: 2
}

.about-three__experience,.about-three__experience-count,.blog-details__share {
    position: relative;
    display: inline-block
}

.blog-one__content,.blog-two,.sliding-text-one,.sliding-text-two {
    border-top: 1px solid var(--tecture-bdr-color)
}

.about-three__experience-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    color: var(--tecture-black);
    text-transform: uppercase
}

.about-three__experience-sub-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: var(--tecture-black);
    text-transform: uppercase;
    margin-top: 44px
}

.about-three__experience-count {
    z-index: 1
}

.about-three__experience-count h3 {
    font-size: 80px;
    font-weight: 900;
    line-height: 80px;
    color: var(--tecture-black)
}

.about-three__experience-count-shape {
    position: absolute;
    right: -46px;
    top: 70px;
    width: 90px;
    height: 90px;
    background-color: var(--tecture-base);
    border-radius: 50%;
    z-index: -1
}

.before-and-after .section-title {
    margin-bottom: 18px
}

.before-and-after__text {
    text-align: center;
    margin-bottom: 54px
}

.before-and-after__img-box {
    position: relative;
    display: block;
    background-color: var(--tecture-base)
}

.before-and-after__after,.before-and-after__before {
    bottom: 10;
    height: 30px;
    display: flex;
    align-items: center;
    width: 90px
}

.before-and-after__img-box .before-after {
    position: relative
}

.before-and-after__img-box .before-after .twentytwenty-container img {
    width: 100%
}

.before-and-after__img-box .before-after .twentytwenty-horizontal .twentytwenty-before-label:before {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 100px;
    height: 100px;
    line-height: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: var(--tecture-base);
    margin: 0;
    padding: 0;
    background: 0 0;
    z-index: 1;
    transform: rotate(-45deg);
    text-transform: uppercase;
    display: none
}

.before-and-after__img-box .before-after .twentytwenty-horizontal .twentytwenty-before-label:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    clip-path: polygon(0% 0%,100% 0%,0% 100%,0% 100%,0% 0%)
}

.before-and-after__img-box .before-after .twentytwenty-horizontal .twentytwenty-after-label:before {
    position: absolute;
    right: 0;
    width: 100px;
    height: 100px;
    line-height: 140px;
    text-align: center;
    font-size: 16px;
    background: 0 0;
    font-weight: 700;
    color: var(--tecture-base);
    margin: 0;
    padding: 0;
    bottom: 0;
    transform: rotate(-45deg);
    z-index: 1;
    text-transform: uppercase;
    display: none
}

.before-and-after__img-box.before-after .twentytwenty-horizontal .twentytwenty-after-label:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    clip-path: polygon(0% 100%,100% 0%,100% 100%,0% 100%,0% 0%)
}

.twentytwenty-after-label,.twentytwenty-before-label {
    opacity: 1!important
}

.before-and-after__after {
    position: absolute;
    left: 10px;
    justify-content: center
}

.before-and-after__before {
    position: absolute;
    right: 10px;
    justify-content: center
}

.blog-one,.services-four {
    overflow: hidden;
    padding: 120px 0 90px;
    z-index: 1
}

.blog-one.border-top1 {
    border-top: 1px solid rgba(255,255,255,.1)
}

.blog-one__single {
    border: 1px solid var(--tecture-bdr-color);
    margin-bottom: 30px
}

.blog-one__content {
    background-color: var(--tecture-black);
    padding: 46px 25px 35px;
    z-index: 1
}

.blog-one__content-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    z-index: -1
}

.blog-one__date-and-title-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 43px
}

.blog-one__date {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 80px;
    height: 90px;
    background-color: rgba(255,255,255,.1)
}

.blog-one__date h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 6px
}

.blog-one__date p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.blog-one__title-box {
    position: relative;
    display: block;
    flex: 1;
    padding-left: 20px
}

.blog-one__title,.project-two__title {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    text-transform: uppercase
}

.blog-one__title a:hover {
    color: var(--tecture-base)
}

.blog-one__btn-box a {
    font-size: 16px;
    text-transform: uppercase
}

.blog-two__date h5,.blog-two__date p {
    font-size: 18px;
    line-height: 18px;
    padding: 5px 0
}

.blog-two {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 120px 0;
    z-index: 2
}

.blog-two__img {
    position: relative;
    display: block;
    border-radius: 20px 20px 0;
    overflow: hidden;
    z-index: 1
}

.blog-two-single .img-box::before,.blog-two__img::before,.single-blog-three .img-box::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--tecture-black);
    opacity: 0;
    transition: .5s;
    z-index: 1
}

.blog-two__date {
    position: absolute;
    top: 25px;
    left: 20px;
    text-align: center;
    width: 64px;
    z-index: 2
}

.blog-two__date p,.how-it-work__icon,.how-it-work__icon-2,.projects-one__arrow a,.site-footer__social a:after,.site-footer__social a:hover {
    background-color: var(--tecture-base)
}

.blog-details__meta li a span,.blog-details__meta li a:hover,.blog-two__date h5,.blog-two__title a:hover,.single-blog-three .content-box .meta-box li a i,.single-blog-three .content-box .meta-box li a:hover,.single-blog-three .content-box .title-box h3 a:hover {
    color: var(--tecture-base)
}

.blog-two__date h5 {
    text-transform: uppercase;
    background-color: var(--tecture-white)
}

.blog-two__content {
    position: relative;
    display: block;
    border-bottom: 1px solid var(--tecture-bdr-color);
    padding: 36px 0 37px
}

.blog-two__title {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
    line-height: 34px
}

.blog-two__title a {
    color: var(--tecture-white)
}

.blog-two__btn-box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2
}

.blog-two__carousel.owl-theme .owl-nav {
    position: absolute;
    top: -160px;
    right: 0;
    margin: 0
}

.blog-two__carousel.owl-theme .owl-nav .owl-next,.blog-two__carousel.owl-theme .owl-nav .owl-prev {
    height: 82px;
    width: 82px;
    line-height: 82px;
    border-radius: 0;
    color: var(--tecture-white);
    background-color: var(--tecture-base);
    font-size: 22px;
    margin: 0;
    text-align: center;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two__carousel.owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.blog-two__carousel.owl-theme .owl-nav .owl-prev {
    margin-right: 10px
}

.blog-two__carousel.owl-theme .owl-nav .owl-next span,.blog-two__carousel.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.blog-two__carousel.owl-theme .owl-nav .owl-next:hover,.blog-two__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: var(--tecture-white);
    color: var(--tecture-base)
}

.blog-three {
    padding: 120px 0 90px
}

.comment-form__input-box,.contact-page__input-box,.faq-page__left,.faq-page__right,.footer-widget__title-box,.single-blog-three {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.single-blog-three .img-box {
    position: relative;
    display: block;
    overflow: hidden
}

.single-blog-three:hover .img-box::before {
    opacity: .6
}

.single-blog-three .img-box .date-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--tecture-base);
    padding: 3px 10px;
    z-index: 5
}

.single-blog-three .img-box .date-box h6 {
    color: var(--tecture-black);
    font-size: 14px;
    line-height: 24px;
    font-weight: 700
}

.single-blog-three .content-box {
    position: relative;
    display: block;
    background-color: var(--tecture-black);
    padding: 33px 40px 40px;
    margin-top: 9px
}

.blog-details__meta,.blog-details__meta-and-share,.single-blog-three .content-box .meta-box {
    position: relative;
    display: flex;
    align-items: center
}

.single-blog-three .content-box .meta-box li+li {
    margin-left: 15px
}

.single-blog-three .content-box .meta-box li a {
    font-size: 16px;
    line-height: 26px;
    color: var(--tecture-gray);
    transition: .2s linear .1s
}

.single-blog-three .content-box .meta-box li a i {
    margin-right: 5px
}

.single-blog-three .content-box .title-box {
    position: relative;
    display: block;
    padding-top: 12px
}

.single-blog-three .content-box .title-box h3 {
    font-size: 26px;
    line-height: 36px
}

.blog-two-single .content-box .title-box h3 a,.footer-widget-newsupdate ul li .title-box h4 a,.single-blog-three .content-box .title-box h3 a {
    color: var(--tecture-white);
    transition: .2s linear .1s
}

.single-blog-three .content-box .post-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 22px
}

.single-blog-three .content-box .post-box .img {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.single-blog-three .content-box .post-box .title {
    position: relative;
    display: block;
    padding-left: 12px;
    flex: 1
}

.single-blog-three .content-box .post-box .title h6 {
    color: #a5a09f;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase
}

.single-blog-three .content-box .post-box .title h5 {
    font-size: 14px;
    line-height: 20px
}

.blog-details__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px
}

.blog-details__img img {
    width: 100%
}

.blog-details__content {
    position: relative;
    display: block;
    margin-top: 33px
}

.blog-details__meta-and-share {
    justify-content: space-between;
    padding-right: 20px
}

.blog-details__meta {
    gap: 34px
}

.blog-details__meta li a,.blog-details__share a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px
}

.blog-details__client-content,.blog-details__meta li,.blog-details__tag-list a {
    position: relative;
    display: block
}

.blog-details__meta li a {
    gap: 10px;
    color: rgba(var(--tecture-white-rgb),.9);
    font-weight: 700
}

.blog-details__share a {
    justify-content: center;
    width: 40px;
    height: 40px;
    color: var(--tecture-black);
    background-color: var(--tecture-white);
    border-radius: 50%
}

.blog-details__tag-box,.blog-details__tag-list {
    align-items: center;
    display: flex;
    position: relative
}

.blog-details__share a:hover {
    color: var(--tecture-white);
    background-color: var(--tecture-base)
}

.blog-details__title-1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 16px;
    margin-bottom: 28px;
    text-transform: uppercase
}

.blog-details__text-2 {
    margin-top: 35px;
    margin-bottom: 41px
}

.blog-details__tag-box {
    border: 1px solid rgba(255,255,255,.1);
    gap: 27px;
    padding: 25px 35px;
    border-radius: 10px
}

.blog-details__tag-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    font-family: var(--tecture-font-2);
    color: var(--tecture-white);
    text-transform: uppercase
}

.blog-details__tag-list {
    gap: 15px
}

.blog-details__tag-list a {
    border: 1px solid rgba(255,255,255,.1);
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: var(--tecture-white);
    padding: 9px 25px;
    border-radius: 5px
}

.blog-details__client-social-list a,.blog-details__pagenation li .icon {
    display: inline-block;
    position: relative
}

.blog-details__tag-list a:hover {
    border: 1px solid var(--tecture-base);
    background-color: var(--tecture-base)
}

.blog-details__client-img img,.comment-one__image img {
    border-radius: 50%;
    width: 100%
}

.blog-details__client-info {
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 49px
}

.blog-details__client-img,.comment-one__image {
    position: relative;
    display: block;
    max-width: 120px;
    width: 100%
}

.blog-details__client-content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px
}

.blog-details__client-content p {
    margin-top: 12px;
    margin-bottom: 13px
}

.blog-details__client-social {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px
}

.blog-details__client-social-title,.comment-form,.comment-one__form,.sidebar,.sidebar__search,.sidebar__search-form {
    position: relative;
    display: block
}

.blog-details__client-social-title h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: var(--tecture-font)
}

.blog-details__client-social-list,.main-slider-three__social {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px
}

.blog-details__client-social-list a {
    font-size: 20px;
    color: var(--tecture-white)
}

.blog-details__client-social-list a:hover,.blog-two-single .content-box .meta-box .meta-info li a:hover,.blog-two-single .content-box .title-box h3 a:hover,.comment-one__btn,.sidebar__all-category-list li:hover a,.sidebar__post-content h3 a:hover,.sidebar__post-date {
    color: var(--tecture-base)
}

.blog-details__pagenation-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 40px;
    padding: 20px 0;
    border-top: 1px solid rgba(var(--tecture-base-rgb),.15);
    border-bottom: 1px solid rgba(var(--tecture-base-rgb),.15)
}

.blog-details__pagenation {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.blog-details__pagenation li,.blog-details__pagenation li .icon>a,.blog-two-single .content-box .meta-box,.counter-one__counter-box,.counter-one__list {
    display: flex;
    align-items: center;
    position: relative
}

.blog-details__pagenation li .icon>a {
    justify-content: center;
    width: 60px;
    height: 66px;
    font-size: 26px;
    color: var(--tecture-white)
}

.blog-details__pagenation li:hover .icon>a {
    background-color: var(--tecture-base);
    color: var(--tecture-white)
}

.blog-details__pagenation li p {
    position: relative;
    margin-left: 20px;
    font-weight: 700;
    line-height: 24px;
    color: var(--tecture-white);
    text-transform: uppercase
}

.blog-details__pagenation li:last-child>p {
    margin-left: 0;
    margin-right: 20px
}

.comment-one {
    position: relative;
    display: block;
    margin-top: 36px;
    margin-bottom: 61px
}

.comment-form__title,.comment-one__title {
    position: relative;
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 61px;
    text-transform: uppercase
}

.comment-one__title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 90px;
    height: 2px;
    background-color: var(--tecture-base)
}

.comment-one__single {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-bottom: 35px
}

.comment-one__single+.comment-one__single {
    margin-top: 49px
}

.comment-one__single-2 {
    margin-left: 70px
}

.comment-one__content,.footer-widget__instagram {
    position: relative;
    display: block;
    margin-left: 30px
}

.comment-one__content>h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px
}

.comment-one__content>span {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: var(--tecture-base)
}

.comment-one__btn-box {
    position: absolute;
    top: -5px;
    right: 0
}

.comment-one__btn {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize
}

.comment-one__btn:hover {
    color: var(--tecture-white)
}

.comment-form__title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 90px;
    height: 2px;
    background-color: rgba(var(--tecture-base-rgb),.15)
}

.comment-form__input-box input[type=email],.comment-form__input-box input[type=text] {
    height: 70px;
    width: 100%;
    border: none;
    border-radius: 5px;
    background-color: var(--tecture-black);
    padding-left: 30px;
    padding-right: 30px;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: var(--tecture-white);
    display: block
}

.comment-form__input-box textarea {
    font-size: 16px;
    color: var(--tecture-white);
    height: 220px;
    width: 100%;
    padding: 20px 30px 30px;
    border: none;
    border-radius: 5px;
    outline: 0;
    font-weight: 400;
    margin-bottom: 0
}

.comment-form__input-box.text-message-box {
    height: 220px;
    margin-bottom: 0
}

.comment-form form .checked-box1 {
    margin-top: 24px
}

.blog-two-single .content-box .text-box p,.footer-widget__column-two-about .text p {
    margin: 0
}

.comment-form form .button-box {
    position: relative;
    display: block;
    line-height: 0;
    padding-top: 23px
}

.comment-form form .button-box .thm-btn {
    border: none
}

.sidebar__single+.sidebar__single {
    margin-top: 30px
}

.sidebar__title {
    position: relative;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 50px;
    text-transform: uppercase
}

.sidebar__title::before {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(255,255,255,.1)
}

.sidebar__title::after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: var(--tecture-base)
}

.sidebar__search-form input[type=search] {
    display: block;
    outline: 0;
    border: none;
    font-weight: 400;
    font-size: 16px;
    height: 70px;
    width: 100%;
    padding-left: 25px;
    padding-right: 70px;
    color: var(--tecture-white);
    border-radius: 5px
}

.sidebar__search-form button[type=submit] {
    color: var(--tecture-white);
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    max-width: 60px;
    width: 100%;
    outline: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: var(--tecture-base);
    border: 1px solid var(--tecture-base);
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar__search-form button[type=submit]:hover {
    color: var(--tecture-white);
    border-color: #090a00;
    background-color: #090a00
}

.sidebar__post {
    position: relative;
    display: block;
    padding: 49px 36px 76px
}

.sidebar__post-list {
    position: relative;
    display: block
}

.sidebar__post-list li {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #090a00;
    border-radius: 5px;
    padding: 16px 26px
}

.service-details__services-list li+li,.sidebar__post-list li+li {
    margin-top: 20px
}

.sidebar__post-image {
    position: relative;
    display: block;
    max-width: 73px;
    width: 100%
}

.sidebar__post-image img {
    width: 100%;
    border-radius: 3px
}

.contact-one__shape-1 img,.contact-one__shape-2 img,.footer-widget__logo-two a img,.site-footer__shape-1 img,.site-footer__shape-2 img {
    width: auto
}

.sidebar__post-content {
    position: relative;
    display: block;
    margin-left: 15px
}

.sidebar__post-content h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 3px;
    text-transform: none
}

.sidebar__post-content h3 a {
    color: var(--tecture-white)
}

.sidebar__post-date {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 700
}

.blog-page-content,.blog-page__pagination,.blog-two-single,.blog-two-single .content-box,.blog-two-single .content-box .btn-box,.blog-two-single .content-box .meta-box .meta-info li,.blog-two-single .img-box,.contact-one__btn-box,.have-any-query,.have-any-query__btn-box,.project-two,.project-two__top,.sidebar__all-category,.sidebar__all-category-list,.sidebar__all-category-list li,.sidebar__tags,.sidebar__tags-list {
    display: block;
    position: relative
}

.sidebar__all-category {
    padding: 49px 50px 76px
}

.sidebar__all-category-list li+li {
    margin-top: 23px
}

.sidebar__all-category-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,.1);
    color: var(--tecture-white);
    padding-bottom: 12px;
    text-transform: none;
    font-size: 16px
}

.have-any-query {
    text-align: center;
    padding: 58px 60px 67px
}

.have-any-query__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 62px;
    text-transform: uppercase
}

.have-any-query__text {
    color: #e7e7e7;
    margin-top: 12px;
    margin-bottom: 43px
}

.have-any-query__btn {
    background-color: var(--tecture-black)!important;
    border-radius: 3px!important
}

.sidebar__tags {
    padding: 40px
}

.sidebar__tags-list {
    margin-left: -20px
}

.sidebar__tags-list a {
    color: var(--tecture-gray);
    -webkit-transition: .4s;
    transition: .4s;
    display: inline-block;
    padding: 12px 15px;
    background-color: #090a00;
    margin-left: 20px;
    font-weight: 500;
    font-size: 17px
}

.contact-one__input-box input[type=email],.contact-one__input-box input[type=text],.contact-one__input-box textarea {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
    color: var(--tecture-white);
    width: 100%;
    outline: 0;
    font-style: normal
}

.footer-widget__link li+li,.sidebar__tags-list a+a {
    margin-top: 10px
}

.sidebar__tags-list a:hover {
    color: var(--tecture-white);
    background-color: var(--tecture-base)
}

.blog-two-single {
    margin-bottom: 50px
}

.blog-two-single .img-box {
    overflow: hidden;
    border-radius: 10px 10px 0 0
}

.blog-two-single .content-box {
    border-radius: 0 0 10px 10px;
    padding: 50px
}

.blog-two-single .content-box .meta-box .date-box {
    position: relative;
    display: inline-flex;
    align-items: center;
    border-radius: 10px;
    background-color: rgb(255,255,255,.1);
    padding: 5px 20px
}

.blog-two-single .content-box .meta-box .date-box h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
    color: var(--tecture-white);
    text-transform: uppercase;
    margin-right: 10px
}

.blog-two-single .content-box .meta-box .date-box p {
    color: var(--tecture-base);
    font-size: 16px;
    text-transform: uppercase
}

.blog-two-single .content-box .meta-box .meta-info {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 30px
}

.blog-two-single .content-box .meta-box .meta-info li+li {
    margin-left: 25px
}

.blog-two-single .content-box .meta-box .meta-info li a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: var(--tecture-white);
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    font-family: var(--tecture-font);
    transition: .2s linear .1s
}

.blog-two-single .content-box .meta-box .meta-info li a span {
    color: var(--tecture-base);
    line-height: 0;
    margin-right: 10px
}

.blog-two-single .content-box .text-box,.blog-two-single .content-box .title-box {
    position: relative;
    display: block;
    padding-top: 15px
}

.blog-two-single .content-box .title-box h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase
}

.blog-two-single .content-box .btn-box {
    line-height: 0;
    padding-top: 33px
}

.blog-two-single .content-box .btn-box .thm-btn::after,.subscribe-box-form form .thm-btn:before {
    width: 51%
}

.blog-page__pagination {
    padding-top: 10px
}

.blog-page__pagination .pg-pagination li {
    position: relative;
    display: inline-block
}

.blog-page__pagination .pg-pagination li+li {
    margin-left: 5px
}

.blog-page__pagination .pg-pagination li a {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    color: var(--tecture-white);
    background-color: transparent;
    border: 1px solid;
    border-radius: 50%;
    font-weight: 700;
    font-size: 16px;
    font-family: var(--tecture-font-2);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-page__pagination .pg-pagination li a:hover,.blog-page__pagination .pg-pagination li.active a {
    background-color: var(--tecture-base);
    color: var(--tecture-white);
    border-color: var(--tecture-base)
}

.contact-one__shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.contact-one__inner,.contact-one__left,.container-full,.main-slider-three__slider,.project-two__single,.projects-three__single {
    position: relative;
    display: block;
    z-index: 1
}

.contact-one__left {
    margin-right: 35px
}

.contact-one__shape-1 {
    position: absolute;
    top: 100px;
    right: 50px;
    opacity: .01;
    z-index: -1;
    display: none
}

.contact-one__form {
    position: relative;
    display: block;
    padding: 60px 80px
}

.contact-one__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.contact-one__input-box input[type=email],.contact-one__input-box input[type=text] {
    height: 60px;
    background-color: transparent;
    border: 1px solid var(--tecture-bdr-color);
    font-size: 16px;
    display: block;
    border-radius: 0
}

.contact-one__input-box textarea {
    position: relative;
    height: 100px;
    background-color: transparent;
    border: 1px solid var(--tecture-bdr-color);
    padding-top: 10px;
    font-size: 16px;
    display: block;
    border-radius: 0;
    margin-bottom: 0
}

.contact-one__input-box.text-message-box {
    height: 100px
}

.contact-one__btn {
    border: none
}

.contact-one__right {
    position: relative;
    display: block;
    margin-top: 106px
}

.contact-one__contact-icon,.contact-one__right-content {
    position: relative;
    display: block
}

.contact-one__title {
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    font-style: normal;
    text-transform: uppercase
}

.contact-one__contact-info {
    position: relative;
    display: block;
    background-color: var(--tecture-base);
    max-width: 345px;
    width: 100%;
    padding: 50px 40px;
    margin-top: 78px;
    margin-left: 165px;
    z-index: 1
}

.contact-one__contact-info:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: 1px dashed var(--tecture-white);
    z-index: -1
}

.contact-one__contact-icon span {
    position: relative;
    display: inline-block;
    font-size: 54px;
    color: var(--tecture-white)
}

.contact-one__contact-icon-2 {
    position: absolute;
    top: 25px;
    right: 25px
}

.contact-one__contact-icon-2 span {
    position: relative;
    display: inline-block;
    font-size: 95px;
    color: var(--tecture-white);
    opacity: .2
}

.contact-one__contact-number-box {
    position: relative;
    display: block;
    margin-top: 21px
}

.contact-one__contact-number-box p {
    font-size: 18px;
    color: var(--tecture-white);
    font-weight: 700;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 22px
}

.contact-one__contact-number-box h5 {
    font-size: 22px;
    color: var(--tecture-white);
    font-weight: 700;
    font-style: normal;
    line-height: 22px
}

.contact-one__contact-number-box h5 a {
    color: var(--tecture-white)
}

.contact-one__contact-number-box h5 a:hover,.project-two__title a {
    color: var(--tecture-black)
}

.contact-page.pdt0 {
    padding-top: 0
}

.contact-page__inner {
    position: relative;
    display: block;
    background-color: #0e110d;
    padding: 25px 0 75px;
    border-radius: 10px
}

.contact-page__left {
    position: relative;
    display: block;
    margin-left: 39px;
    margin-right: 12px
}

.contact-page__information {
    position: relative;
    display: block;
    background-color: var(--tecture-black);
    padding: 58px 40px 70px;
    border-radius: 10px
}

.contact-page__information-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(var(--tecture-white-rgb),.1);
    margin-bottom: 40px;
    padding-bottom: 18px
}

.contact-page__information-list {
    position: relative;
    display: block
}

.contact-page__information-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    background-color: #0e110d;
    padding: 21px 0 20px 20px
}

.contact-page__information-list li+li {
    margin-top: 25px
}

.contact-page__information-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 55px;
    width: 100%;
    height: 60px;
    background-color: var(--tecture-base)
}

.contact-page__input-box input[type=email],.contact-page__input-box input[type=number],.contact-page__input-box input[type=text],.contact-page__input-box textarea {
    background-color: #080a07;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    color: rgba(var(--tecture-white-rgb),.3);
    font-weight: 400;
    width: 100%;
    outline: 0
}

.contact-page__information-list li .icon span {
    position: relative;
    display: inline-block;
    font-size: 26px;
    color: var(--tecture-black)
}

.contact-page__btn-box,.contact-page__form,.contact-page__information-list li .content,.counter-one__inner,.counter-one__single,.design-interior__inner,.design-interior__single,.footer-widget__link,.footer-widget__link li,.footer-widget__logo {
    position: relative;
    display: block
}

.contact-page__information-list li .content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

.contact-page__information-list li .content p {
    font-size: 15px;
    color: var(--tecture-white)
}

.contact-page__information-list li .content p a {
    color: var(--tecture-white)
}

.contact-page__information-list li .content p a:hover,.design-interior__title a:hover,.footer-widget__link li a:hover {
    color: var(--tecture-base)
}

.contact-page__right {
    margin-left: 20px;
    margin-right: 35px;
    margin-top: -14px
}

.contact-page__contact-title {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 71px
}

.contact-page__contact-title::before {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--tecture-white);
    opacity: .1
}

.contact-page__input-box input[type=email],.contact-page__input-box input[type=number],.contact-page__input-box input[type=text] {
    height: 58px;
    display: block;
    border-radius: 5px
}

.contact-page__input-box textarea {
    position: relative;
    height: 185px;
    padding-top: 20px;
    display: block;
    border-radius: 5px;
    margin-bottom: 0
}

.site-footer__social a,.site-footer__social-two a {
    background-color: rgba(var(--tecture-white-rgb),.2);
    overflow: hidden
}

.contact-page__input-box.text-message-box {
    height: 185px;
    margin-bottom: 50px
}

.contact-page__btn {
    border: none
}

.counter-one {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: rgb(31,32,34,.4);
    padding: 150px 0 81px;
    z-index: 1
}

.counter-one__shape {
    position: absolute;
    top: 0;
    right: -100px;
    opacity: .1
}

.counter-one__shape-1,.design-interior__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    z-index: -1
}

.counter-one__title-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 53px
}

.counter-one__title-box .section-title {
    display: inline-flex;
    align-items: center;
    margin-bottom: 23px
}

.counter-one__title-border {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--tecture-bdr-color)
}

.counter-one__list {
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 33px
}

.counter-one__list li {
    position: relative;
    display: block;
    margin-bottom: 27px
}

.counter-one__counter-box {
    flex-wrap: wrap;
    margin-bottom: 12px
}

.design-interior,.design-interior__left {
    display: block;
    position: relative;
    z-index: 1
}

.counter-one__counter-box h3 {
    font-size: 72px;
    color: var(--tecture-white);
    font-weight: 700;
    line-height: 72px!important;
    font-family: var(--tecture-font)!important;
    font-style: normal
}

.counter-one__counter-letter,.counter-one__counter-plus {
    font-size: 72px;
    color: var(--tecture-white);
    font-weight: 700;
    line-height: 72px;
    font-family: var(--tecture-font);
    font-style: normal
}

.counter-one__counter-text {
    font-size: 26px;
    color: var(--tecture-white);
    line-height: 36px
}

.design-interior {
    padding: 120px 0;
    border-bottom: 1px solid var(--tecture-bdr-color)
}

.design-interior .section-title {
    margin-bottom: 14px
}

.design-interior__left {
    overflow: hidden;
    margin-top: 55px;
    margin-right: 43px;
    padding: 101px 80px 29px
}

.design-interior__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -35px
}

.design-interior__list li {
    position: relative;
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding: 0 35px;
    margin-bottom: 65px
}

.design-interior__title {
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 38px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin-bottom: 23px;
    padding-bottom: 22px
}

.design-interior__title a,.footer-widget__instagram-list li .footer-widget__instagram-img a:hover,.footer-widget__title,.site-footer__bottom-text a:hover,.site-footer__social a,.site-footer__social a:hover {
    color: var(--tecture-white)
}

.design-interior__right {
    position: relative;
    display: block;
    margin-left: -373px
}

.design-interior__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0 50%
}

.design-interior__img img {
    width: 100%
}

.faq-page,.services-one {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1
}

.site-footer {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 120px;
    z-index: 1
}

.site-footer__shape-1 {
    position: absolute;
    left: 0;
    bottom: 80px;
    opacity: .06;
    z-index: -1
}

.site-footer__shape-2 {
    position: absolute;
    right: 0;
    bottom: 86px;
    opacity: .06;
    z-index: -1
}

.site-footer__top {
    position: relative;
    display: block;
    padding: 112px 0 113px
}

.footer-widget__about {
    position: relative;
    display: block;
    margin-top: 8px
}

.footer-widget__about-text {
    margin-top: 28px;
    margin-bottom: 38px
}

.site-footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.site-footer__social a {
    position: relative;
    height: 42px;
    width: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1
}

.site-footer__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    -webkit-transition: .4s ease-in-out .1s;
    transition: .4s ease-in-out .1s;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1
}

.site-footer__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.site-footer__social a+a {
    margin-left: 10px
}

.footer-widget__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.footer-widget__usefull-link {
    position: relative;
    display: block;
    margin-left: 70px
}

.footer-widget__link-box,.services-two__count-box,.services-two__single,.services-two__single-left,.services-two__top {
    position: relative;
    display: flex
}

.footer-widget__link li a {
    color: #aeb0b4;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-widget__link-2 {
    margin-left: 55px
}

.footer-widget__services {
    position: relative;
    display: block;
    margin-left: 24px
}

.footer-widget__instagram-list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    padding-top: 7px
}

.footer-widget__instagram-list li {
    position: relative;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.footer-widget__instagram-img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    z-index: 1
}

.footer-widget__instagram-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--tecture-base-rgb),.95);
    transition: .7s;
    transform: translateY(-100%);
    z-index: 1
}

.footer-widget__instagram-list li:hover .footer-widget__instagram-img:before,.projects-three__single:hover .projects-three__sub-title,.projects-three__single:hover .projects-three__title {
    transform: translateY(0)
}

.footer-widget__instagram-img img {
    width: 100%;
    border-radius: 4px;
    transition: .7s ease-in-out .1s
}

.footer-widget__instagram-list li:hover .footer-widget__instagram-img img {
    transform: scale(1.1) rotate(2deg)
}

.footer-widget__instagram-img a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: var(--tecture-white);
    transform: translateY(100px);
    opacity: 0;
    transition: .7s;
    z-index: 2
}

.how-it-work__title,.projects-one__title,.site-footer__top-title-box h3 {
    font-size: 24px;
    line-height: 34px
}

.how-it-work__icon span,.how-it-work__icon-2 span {
    transform: scale(1);
    transition: .5s linear .1s;
    display: inline-block
}

.footer-widget__instagram-list li:hover .footer-widget__instagram-img a {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.3s
}

.site-footer__bottom {
    position: relative;
    display: block;
    border-top: 1px solid rgba(var(--tecture-white-rgb),.1)
}

.site-footer__bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0 29px
}

.site-footer__bottom-text {
    color: #aeb0b4
}

.site-footer__bottom-text a {
    font-weight: 500;
    color: var(--tecture-base);
    -webkit-transition: .5s;
    transition: .5s
}

.site-footer__bottom-menu,.site-footer__social-two {
    position: relative;
    display: flex;
    align-items: center
}

#main-slider-three__carousel,#main-slider-three__thumb,.copyright-text,.feature-one,.feature-one__inner,.feature-two__icon,.footer-menu,.footer-menu ul li,.footer-widget-newsletter .text,.footer-widget-newsupdate ul,.footer-widget-newsupdate ul li,.footer-widget-newsupdate ul li .date-box,.footer-widget__column-two,.footer-widget__column-two-link li,.footer-widget__logo-two,.how-it-work,.how-it-work__count,.how-it-work__count:before,.how-it-work__img-box,.how-it-work__single,.main-slider-three__content-one,.main-slider-three__img,.main-slider-three__img-box,.main-slider-three__main-content,.page-header__title-box,.project-details__faq-box,.project-details__img,.project-details__img-box-img,.project-two__arrow,.project-two__bottom,.project-two__carousel,.projects-one,.projects-one__bottom,.projects-one__single,.projects-three__carousel,.projects-three__wrapper,.service-details__img,.service-details__left,.service-details__points-box,.service-details__points-img,.service-details__points-list,.service-details__right,.service-details__service-box,.service-details__services-list,.service-details__services-list li,.services-three__arrow,.services-two__arrow,.services-two__bottom,.services-two__btn-box,.services-two__list,.services-two__list li,.single-contact-info-section__content,.single-contact-info-section__content .btn-box,.site-footer-two,.site-footer__bottom-menu li,.site-footer__marquee,.site-footer__top-title-box,.sliding-text-one__wrap,.sliding-text-two__wrap,.subscribe-box-form form,.subscribe-box-form form .form-group {
    display: block;
    position: relative
}

.site-footer__bottom-menu li:before {
    content: "";
    position: absolute;
    top: 6px;
    bottom: 7px;
    left: -12px;
    width: 1px;
    opacity: .3;
    background-color: var(--tecture-gray)
}

.site-footer__social-two a::after,.site-footer__top-title-box h3 a::before {
    position: absolute;
    background-color: var(--tecture-base);
    content: "";
    left: 0;
    right: 0
}

.site-footer__bottom-menu li:first-child:before {
    display: none
}

.footer-menu ul li+li,.site-footer__bottom-menu li+li {
    margin-left: 25px
}

.site-footer__bottom-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #aeb0b4;
    -webkit-transition: .5s;
    transition: .5s
}

.site-footer__bottom-menu li a:hover {
    color: var(--tecture-base)
}

.copyright-text p a:hover,.footer-menu ul li a,.footer-widget__column-two .title-box h3,.projects-one__arrow a,.projects-one__filter.style1 li .filter-text,.projects-one__title a,.site-footer__social-two a,.site-footer__social-two a:hover,.site-footer__top-title-box h3,.site-footer__top-title-box h3 a:hover,.thm-breadcrumb li,.thm-breadcrumb li a {
    color: var(--tecture-white)
}

.site-footer__marquee {
    overflow: hidden;
    margin-top: -50px;
    margin-bottom: 70px
}

.site-footer__marquee ul {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: fit-content
}

.footer-widget__logo-two a,.services-two__count,.services-two__count:before,.site-footer__top-title-box h3 a {
    display: inline-block;
    position: relative
}

.site-footer__marquee ul li {
    position: relative;
    float: left;
    margin-left: 60px;
    color: rgba(var(--tecture-white-rgb),.05);
    font-size: 100px;
    line-height: 1em;
    font-family: var(--thm-font-2);
    font-weight: 700;
    text-transform: uppercase
}

.footer-menu ul li a,.footer-widget__column-two-link li a {
    line-height: 26px;
    font-family: var(--tecture-font);
    font-weight: 400
}

.site-footer-two__top {
    position: relative;
    display: block;
    padding: 42px 0
}

.site-footer-two__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.copyright-text p a,.site-footer__top-title-box h3 a {
    color: var(--tecture-base);
    transition: .2s linear .1s
}

.footer-widget-links ul li a.color,.footer-widget__column-two-about-list li .text p a,.footer-widget__column-two-link li a {
    color: #aeb0b4;
    transition: .2s linear .1s
}

.site-footer__top-title-box h3 a::before {
    bottom: 3px;
    height: 1px;
    width: 100%
}

.site-footer__social-two a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 18px;
    transition: .2s linear .1s;
    z-index: 1
}

.site-footer__social-two a+a {
    margin-left: 10px
}

.site-footer__social-two a::after {
    top: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(.5);
    transform-style: preserve-3d;
    transition: .4s cubic-bezier(.62, .21, .45, 1.52);
    z-index: -1
}

.site-footer__social-two a:hover::after {
    opacity: 1;
    transform: scale(1);
    border-radius: 50%
}

.site-footer-two__main {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 120px 0
}

.site-footer-two__main-shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    opacity: .03;
    mix-blend-mode: luminosity
}

.footer-widget__column-two .title-box {
    position: relative;
    display: block;
    margin-top: -8px
}

.footer-widget__column-two .title-box h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

.footer-widget-newsletter,.footer-widget__column-two-about,.footer-widget__column-two-link {
    position: relative;
    display: block;
    padding-top: 26px
}

.footer-widget__column-two-about>.text {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(var(--tecture-white-rgb),.2);
    padding-bottom: 23px
}

.footer-widget__column-two-about-list {
    position: relative;
    display: block;
    padding-top: 30px
}

.footer-menu ul,.footer-widget__column-two-about-list li {
    position: relative;
    display: flex;
    align-items: center
}

.footer-widget__column-two-about-list li+li,.footer-widget__column-two-link li+li {
    margin-top: 10px
}

.footer-widget__column-two-about-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(var(--tecture-white-rgb),.2);
    color: var(--tecture-white);
    font-size: 18px
}

.footer-widget__column-two-about-list li .text {
    position: relative;
    display: block;
    margin-left: 15px;
    flex: 1
}

.copyright-text p,.footer-widget-newsletter .text p,.footer-widget__column-two-about-list li .text p {
    margin: 0
}

.footer-menu ul li a:hover,.footer-widget-links ul li a.color:hover,.footer-widget-newsupdate ul li .title-box h4 a:hover,.footer-widget__column-two-about-list li .text p a:hover,.thm-breadcrumb li.active,.thm-breadcrumb li:hover a {
    color: var(--tecture-base)
}

.footer-widget-newsupdate ul li+li,.service-details__points-list li+li {
    margin-top: 12px
}

.footer-widget__column-two-link li a {
    position: relative;
    display: inline-block;
    font-size: 17px
}

.footer-widget__column-two-link li a:hover {
    color: var(--tecture-base);
    padding-left: 5px
}

.subscribe-box-form {
    position: relative;
    display: block;
    padding-top: 23px
}

.subscribe-box-form form .form-group .icon {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    color: var(--tecture-base);
    font-size: 22px;
    z-index: 1
}

.subscribe-box-form form input[type=email] {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    border: 1px solid var(--tecture-base);
    background-color: var(--tecture-black);
    width: 100%;
    height: 50px;
    color: #aeb0b4;
    font-size: 17px;
    font-family: var(--thm-font);
    font-weight: 400;
    font-style: normal;
    padding-left: 50px;
    padding-right: 20px;
    transition: .5s
}

.subscribe-box-form form input[type=email]:focus {
    outline: 0
}

.subscribe-box-form form input[type=email]::-webkit-input-placeholder {
    color: #aeb0b4
}

.subscribe-box-form form input[type=email]:-moz-placeholder {
    color: #aeb0b4
}

.subscribe-box-form form input[type=email]::-moz-placeholder {
    color: #aeb0b4
}

.subscribe-box-form form input[type=email]:-ms-input-placeholder {
    color: #aeb0b4
}

.subscribe-box-form form .thm-btn {
    position: relative;
    display: block;
    margin-top: 10px;
    border: none
}

.subscribe-box-form .title {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 29px
}

.subscribe-box-form .title .icon {
    position: relative;
    display: block;
    color: #aeb0b4;
    font-size: 16px;
    line-height: 14px;
    margin-right: 10px
}

.subscribe-box-form .title h6 {
    color: #aeb0b4;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase
}

.single-footer-widget.pl55 {
    padding-left: 55px
}

.footer-widget-newsupdate {
    position: relative;
    display: block;
    padding-top: 31px
}

.footer-widget-newsupdate ul li .date-box h4 {
    color: #aeb0b4;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase
}

.footer-widget-newsupdate ul li .title-box {
    position: relative;
    display: block;
    padding-top: 5px
}

.footer-widget-newsupdate ul li .title-box h4 {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase
}

.subscribe-box-form form .btn-box {
    position: relative;
    display: block;
    line-height: 0;
    padding: 0;
    border: 0 solid transparent
}

.site-footer-two__bottom {
    position: relative;
    display: block;
    border-top: 1px solid rgba(var(--tecture-white-rgb),.2);
    padding: 22px 0 21px
}

.site-footer-two__bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-menu ul li a {
    font-size: 17px;
    transition: .2s linear .1s
}

.how-it-work {
    counter-reset: count;
    padding: 120px 0 57px;
    overflow: hidden;
    z-index: 1
}

.how-it-work .section-title {
    margin-bottom: 108px
}

.how-it-work__single {
    margin-bottom: 70px
}

.how-it-work__single-2 {
    padding-left: 120px
}

.how-it-work__count:before {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tecture-base);
    counter-increment: count;
    content: "0"counter(count);
    transition: .2s linear .1s
}

.how-it-work__title {
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    margin-top: 2px;
    margin-bottom: 11px
}

.how-it-work__icon {
    position: absolute;
    top: 0;
    right: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 10px;
    z-index: 2
}

.how-it-work__single-2 .how-it-work__icon {
    left: -50px;
    right: inherit
}

.how-it-work__icon span {
    position: relative;
    font-size: 60px;
    color: #000
}

.how-it-work__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 15px
}

.how-it-work__img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: .5
}

.how-it-work__img img,.main-slider-three__img img,.project-details__img img,.project-details__img-box-img img,.service-details__img img,.service-details__points-img img {
    width: 100%
}

.how-it-work__icon-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.how-it-work__icon-2 span {
    position: relative;
    font-size: 64px;
    color: var(--tecture-black)
}

@-webkit-keyframes border-transform {
    0%,to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

@keyframes border-transform {
    0%,to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.page-header {
    position: relative;
    display: block;
    background-color: var(--tecture-black);
    z-index: 1
}

.page-header__bg,.page-header__bg-overlay,.page-header__bg::after,.page-header__bg::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.page-header__bg,.page-header__bg-overlay {
    z-index: -1
}

.page-header__bg {
    background-position: center;
    opacity: .6
}

.page-header__bg::before {
    content: "";
    background: #000;
    background: linear-gradient(0deg,rgba(0,0,0,.23853291316526615) 70%,#000 100%)
}

.page-header__bg::after {
    content: "";
    background: #000;
    background: linear-gradient(90deg,#000 0,rgba(0,0,0,.5998774509803921) 20%,rgba(9,0,0,.19371498599439774) 100%)
}


.page-header__bg{
    background-image: url(https://pilotesdecimentacion.com/assets/images/backgrounds/page-header-bg.jpg);
}
.page-header__bg-overlay {
    background-color: rgba(0,0,0,.55)
}

.page-header__inner {
    position: relative;
    display: block;
    padding: 181px 0 188px
}

.page-header__title-box h3 {
    font-size: 72px;
    font-weight: 700;
    line-height: 82px;
    text-transform: uppercase;
    margin-bottom: 0
}

.thm-breadcrumb__box {
    position: absolute;
    right: 0;
    bottom: 33px
}

.thm-breadcrumb {
    position: relative;
    display: inline-block
}

.thm-breadcrumb li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.thm-breadcrumb li+li {
    margin-left: 2px
}

.thm-breadcrumb li a {
    position: relative;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.projects-one__top {
    position: relative;
    display: block;
    margin-bottom: 58px
}

.projects-one__top-inner {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap
}

.projects-one__top-inner .section-title {
    margin-bottom: 0
}

.projects-one__filter-box {
    position: relative;
    display: block;
    top: -12px
}

.projects-one__filter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.projects-one__filter.style1 li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.projects-one__filter.style1 li+li {
    margin-left: 20px
}

.projects-one__filter.style1 li .filter-text {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    cursor: pointer;
    background-color: transparent;
    padding: 12px 25px;
    border-radius: 0;
    border: 1px solid var(--tecture-bdr-color);
    transition: .4s;
    z-index: 1
}

.projects-one__filter.style1 li.active .filter-text,.projects-one__filter.style1 li:hover .filter-text {
    color: var(--tecture-white);
    border: 1px solid var(--tecture-base);
    background-color: var(--tecture-base)
}

.feature-two .row,.projects-one__bottom .row {
    --bs-gutter-x: 0px
}

.projects-one__bottom .container {
    max-width: 100%
}

.projects-one__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #a6a182;
    background: linear-gradient(0deg,#a6a182 0,#a6a182 10%,rgba(166,161,130,.5970763305322129) 51%,rgba(166,161,130,.7063200280112045) 80%,rgba(166,161,130,.10407913165266103) 100%);
    opacity: 0;
    transition: .5s;
    z-index: 1
}

.projects-one__single:hover .projects-one__img:before {
    opacity: 1
}

.projects-one__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--tecture-black);
    text-align: center;
    padding: 24px 0 28px;
    transform: translateX(-100%);
    transition: transform 1s;
    z-index: 2
}

.projects-one__single:hover .projects-one__content {
    transform: translateX(0)
}

.projects-one__content-shape-1,.services-one__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.projects-one__title {
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 4px
}

.projects-one__sub-title,.projects-three__sub-title {
    font-size: 18px;
    color: var(--tecture-base)
}

.project-two__title a:hover,.projects-one__title a:hover {
    color: var(--tecture-base)
}

.projects-one__arrow,.projects-three__arrow {
    position: absolute;
    top: 0;
    right: 40px;
    transform: scale(.5);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    z-index: 2
}

.projects-one__single:hover .projects-one__arrow,.projects-three__single:hover .projects-three__arrow {
    top: 30px;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.projects-one__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    font-size: 20px
}

.projects-one__arrow a:hover {
    background-color: var(--tecture-black);
    color: var(--tecture-base)
}

.project-two {
    padding: 120px 0;
    overflow: hidden;
    z-index: 1
}

.project-two__top {
    margin-bottom: 88px
}

.section-title {
    margin-bottom: 0
}

.project-two__bottom .container,.projects-page .container {
    max-width: 1635px
}

.project-two__single:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 30px;
    right: 0;
    bottom: 110px;
    border: 1px solid var(--tecture-bdr-color);
    z-index: -1
}

.project-two__arrow a,.projects-three__arrow a {
    position: relative;
    border-radius: 50%;
    font-size: 20px
}

.project-two__img {
    position: relative;
    display: block;
    margin-right: 30px;
    overflow: hidden;
    z-index: 1
}

.project-two__single:hover .project-two__img:before {
    opacity: .2
}

.project-two__img img {
    width: 100%;
    transform: scale3d(1,1,1);
    transition: transform 1s ease-in-out
}

.project-two__carousel.owl-theme .owl-nav .owl-next,.project-two__carousel.owl-theme .owl-nav .owl-prev,.projects-three__carousel.owl-theme .owl-nav .owl-next,.projects-three__carousel.owl-theme .owl-nav .owl-prev {
    height: 82px;
    width: 82px;
    line-height: 82px;
    border-radius: 0;
    background-color: var(--tecture-base);
    font-size: 22px;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-transition: .5s;
    color: var(--tecture-white);
    text-align: center
}

.project-two__single:hover .project-two__img img {
    transform: scale(1.06) rotate(0)
}

.project-two__content {
    position: relative;
    display: flex;
    background-color: var(--tecture-white);
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 12px 50px 12px 30px;
    clip-path: polygon(0 0,94% 0,100% 100%,0% 100%)
}

.project-two__arrow a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    background-color: var(--tecture-base);
    color: var(--tecture-white)
}

.projects-three__arrow a,.services-two__arrow a {
    height: 65px;
    background-color: var(--tecture-base)
}

.project-two__carousel.owl-theme .owl-nav {
    position: absolute;
    top: -197px;
    right: 140px;
    margin: 0
}

.project-two__carousel.owl-theme .owl-nav .owl-next,.project-two__carousel.owl-theme .owl-nav .owl-prev {
    margin: 0;
    transition: .5s
}

.main-slider .owl-theme .owl-dots .owl-dot+.owl-dot,.main-slider-three__contact-list li .text,.main-slider-two .owl-theme .owl-dots .owl-dot+.owl-dot,.project-two__carousel.owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.project-two__carousel.owl-theme .owl-nav .owl-prev {
    margin-right: 10px
}

.project-two__carousel.owl-theme .owl-nav .owl-next span,.project-two__carousel.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.project-two__carousel.owl-theme .owl-nav .owl-next:hover,.project-two__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: var(--tecture-white);
    color: var(--tecture-base)
}

.project-two__carousel.owl-carousel .owl-stage-outer {
    overflow: visible
}

.project-two__carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s,visibility .5s
}

.project-two__carousel.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible
}

.projects-three__img:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: #000;
    transition: .4s ease-in-out
}

.projects-three__single:hover .projects-three__img:before {
    opacity: .75;
    visibility: visible
}

.projects-three__single:hover .projects-three__img img {
    transform: scale(1.2)
}

.projects-three__img img {
    width: 100%;
    transition: .8s
}

.projects-three__content {
    position: absolute;
    bottom: 27px;
    left: 35px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
    z-index: 2
}

.projects-three__single:hover .projects-three__content {
    opacity: 1;
    visibility: visible
}

.projects-three__sub-title {
    transform: translateY(-10px);
    transition: .4s ease-in-out
}

.projects-three__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    font-style: normal;
    margin-top: 4px;
    transform: translateY(10px);
    transition: .4s ease-in-out
}

.projects-three__title a {
    color: var(--tecture-white)
}

.projects-three__title a:hover {
    color: var(--tecture-base)
}

.projects-three__arrow a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    color: var(--tecture-white)
}

.projects-three__arrow a:hover,.services-one__btn:hover,.services-one__title a:hover,.services-two__title a:hover {
    color: var(--tecture-base)
}

.projects-three__carousel.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
    line-height: 0;
    padding: 0 50px;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 100
}

.projects-three__carousel:hover.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible
}

.projects-three__carousel.owl-theme .owl-nav .owl-next,.projects-three__carousel.owl-theme .owl-nav .owl-prev {
    margin: 0;
    transition: .5s
}

.main-slider .owl-theme .owl-nav [class*=owl-]+[class*=owl-],.projects-three__carousel.owl-theme .owl-nav .owl-next {
    margin-left: 0
}

.projects-three__carousel.owl-theme .owl-nav .owl-prev {
    margin-right: 0
}

.projects-three__carousel.owl-theme .owl-nav .owl-next span,.projects-three__carousel.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.projects-three__carousel.owl-theme .owl-nav .owl-next:hover,.projects-three__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: var(--tecture-white);
    color: var(--tecture-base)
}

.projects-four {
    position: relative;
    display: block;
    padding: 120px 0 0
}

.project-details {
    position: relative;
    display: block;
    counter-reset: count;
    padding: 120px 0 113px;
    z-index: 1
}

.project-details__content {
    position: relative;
    display: block;
    margin-top: 48px
}

.project-details__title-1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase
}

.project-details__text-1 {
    margin-top: 24px;
    margin-bottom: 28px
}

.project-details__img-and-faq {
    position: relative;
    display: block;
    margin-top: 57px;
    margin-bottom: 43px
}

.project-details__faq-box .faq-one-accrodion .accrodion {
    position: relative;
    display: block;
    border-radius: 3px;
    background-color: #0e110d;
    -webkit-transition: .5s;
    transition: .5s
}

.project-details__faq-box .faq-one-accrodion .accrodion-title {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 22px 35px 23px;
    transition: .2s linear .1s
}

.project-details__faq-box .faq-one-accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: var(--tecture-white);
    text-transform: uppercase;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.project-details__faq-box .faq-one-accrodion .accrodion+.accrodion {
    margin-top: 16px
}

.project-details__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4 {
    color: var(--tecture-white)
}

.project-details__faq-box .faq-one-accrodion .accrodion-title h4::before {
    content: "\f0ab";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    font-size: 17px;
    color: var(--tecture-white);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: #1d2019;
    border-radius: 3px;
    transform: translateY(-50%)
}

.project-details__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\e921";
    -webkit-transition: .5s;
    transition: .5s
}

.project-details__faq-box-count::before,.services-two__count:before {
    color: var(--tecture-white);
    counter-increment: count;
    transition: .2s linear .1s
}

.project-details__faq-box .faq-one-accrodion .accrodion-content {
    position: relative;
    margin-top: -13px;
    padding-left: 30px;
    padding-right: 110px;
    padding-bottom: 26px
}

.project-details__faq-box .faq-one-accrodion .accrodion-content p {
    margin: 0
}

.project-details__faq-box-count {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%)
}

.project-details__faq-box-count::before {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    top: -1px;
    font-family: var(--tecture-font-2);
    content: "0"counter(count)
}

.project-details__faq-box-count::after {
    content: "";
    position: absolute;
    bottom: 9px;
    right: -3px;
    width: 3px;
    height: 3px;
    background-color: var(--tecture-white)
}

.services-one__img::after,.services-three__img::after {
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
    left: 0
}

.projects-page {
    position: relative;
    display: block;
    padding: 150px 0 90px;
    z-index: 1
}

.projects-page .project-two__single {
    margin-bottom: 60px
}

.services-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    border-radius: 25px;
    overflow: hidden;
    z-index: 1
}

.services-one__content-box {
    position: relative;
    display: block;
    text-align: center;
    padding: 41px 35px 24px
}

.services-one__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em
}

.services-one__title a,.services-two__arrow a,.services-two__title a {
    color: var(--tecture-white)
}

.services-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 15px;
    margin-top: 32px;
    margin-bottom: 33px;
    z-index: 1
}

.services-one__img::after {
    background: hsla(0,0%,100%,.5);
    content: "";
    position: absolute;
    top: 0;
    width: 100%
}

.services-one__single:hover .services-one__img::after {
    height: 100%;
    opacity: 0;
    transition: .6s linear
}

.services-one__img img {
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
    transition: 1s ease-in-out
}

.services-one__single:hover .services-one__img img {
    transform: scale(1.1)
}

.services-one__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid var(--tecture-bdr-color);
    font-size: 16px;
    color: var(--tecture-white);
    font-style: normal;
    font-weight: 700;
    padding: 25px 0;
    text-transform: uppercase
}

.services-two__single,.services-two__top {
    align-items: center;
    border-bottom: 1px solid var(--tecture-bdr-color)
}

.services-one__btn span {
    position: relative;
    display: inline-block;
    padding-right: 15px
}

.services-two {
    position: relative;
    display: block;
    counter-reset: count;
    overflow: hidden;
    padding: 120px 0;
    z-index: 1
}

.services-two__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.services-two__shape-1 img {
    width: auto
}

.services-two__wrapper {
    position: relative;
    display: block;
    padding-left: 100px
}

.services-two__top {
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 245px 63px 60px
}

.services-two__top .section-title {
    margin-bottom: 0
}

.services-two__single {
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 45px 180px 45px 60px
}

.services-two__single-left {
    align-items: center;
    gap: 40px
}

.services-two__count-box {
    align-items: flex-end;
    gap: 10px
}

.services-two__count:before {
    font-size: 56px;
    line-height: 56px;
    font-weight: 700;
    font-style: normal;
    content: "0"counter(count)
}

.services-two__dot {
    position: relative;
    display: block;
    height: 8px;
    width: 8px;
    background-color: var(--tecture-white);
    border-radius: 50%;
    top: -7px
}

.services-two__title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}

.services-two__single-right {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 170px
}

.services-two__text {
    color: #aeb0b4
}

.services-two__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    border-radius: 50%;
    font-size: 22px
}

.services-two__arrow a:hover {
    background-color: var(--tecture-white);
    color: var(--tecture-base)
}

.hover-item__box {
    position: absolute;
    width: 220px;
    height: 156px;
    top: 50%;
    right: 320px;
    pointer-events: none;
    transform: translate(-100%,-50%);
    overflow: hidden;
    opacity: 0;
    transform: scale(.8);
    transition: .5s ease-out;
    z-index: 10
}

.hover-item__box-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    transition: transform .4s ease-out
}

.services-three {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 120px 0 0;
    z-index: 1
}

.services-three__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .6;
    mix-blend-mode: luminosity;
    background-attachment: scroll;
    background-position: center center
}

.services-three__bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(31,32,34,.5)
}

.services-three__single {
    position: relative;
    display: block;
    -webkit-border-start: 1px solid var(--tecture-bdr-color);
    border-inline-start:1px solid var(--tecture-bdr-color);padding: 0 0 40px 29px
}

.services-three__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 68px;
    width: 68px;
    border: 1px dashed var(--tecture-bdr-color);
    border-radius: 50%;
    transition: .5s linear .1s
}

.services-three__single:hover .services-three__icon {
    border: 1px dashed var(--tecture-base)
}

.services-three__icon span {
    position: relative;
    display: inline-block;
    font-size: 35px;
    color: var(--tecture-base);
    transition: .5s linear .1s;
    transform: scale(1)
}

.services-three__single:hover .services-three__icon span {
    transform: scale(.9)
}

.services-three__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 22px;
    margin-bottom: 22px;
    text-transform: uppercase
}

.service-details__services-list li.active a span,.service-details__services-list li:hover a span,.services-four__icon span,.services-four__title a,.services-three__title a {
    color: var(--tecture-white)
}

.services-four__title a:hover,.services-three__arrow a,.services-three__title a:hover {
    color: var(--tecture-base)
}

.services-three__img {
    position: relative;
    display: block;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1
}

.services-three__img::after {
    background: hsla(0,0%,100%,.5);
    content: "";
    position: absolute;
    top: 0;
    width: 100%
}

.services-three__single:hover .services-three__img::after {
    height: 100%;
    opacity: 0;
    transition: .6s linear
}

.services-three__img img {
    width: 100%;
    object-fit: cover;
    transition: 1s ease-in-out
}

.services-three__single:hover .services-three__img img {
    transform: scale(1.1)
}

.services-three__text {
    margin-top: 43px;
    margin-bottom: 42px
}

.services-three__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border: 1px dashed var(--tecture-bdr-color);
    border-radius: 50%;
    font-size: 12px
}

.services-three__arrow a:hover {
    border: 1px dashed var(--tecture-base)
}

.services-four__single {
    position: relative;
    display: block;
    border: 1px solid var(--tecture-bdr-color);
    padding: 55px 0 90px;
    border-radius: 10px;
    margin-bottom: 60px
}

.services-four__icon-box {
    position: relative;
    display: block;
    padding: 0 0 50px 45px;
    border-bottom: 1px solid var(--tecture-bdr-color);
    margin-right: 100px;
    z-index: 1
}

.services-four__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 94px;
    width: 94px;
    border: 1px solid var(--tecture-bdr-color);
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.services-four__single:hover .services-four__icon {
    border: 1px solid var(--tecture-base)
}

.services-four__icon:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    height: 100%;
    background-color: var(--tecture-base);
    -webkit-transition: .4s ease-in-out .1s;
    transition: .4s ease-in-out .1s;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1
}

.services-four__single:hover .services-four__icon:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.services-four__icon span {
    position: relative;
    display: inline-block;
    font-size: 55px;
    transition: .5s linear .1s;
    transform: scale(1)
}

.services-four__single:hover .services-four__icon span {
    transform: scale(.9)
}

.services-four__content {
    position: relative;
    display: block;
    padding: 41px 45px 0
}

.services-four__title {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 15px
}

.services-four__arrow {
    position: absolute;
    bottom: -30px;
    right: 35px
}

.services-four__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    width: 90px;
    background-color: var(--tecture-black);
    color: #aeb0b4;
    font-size: 18px;
    border-radius: 5px
}

.services-four__arrow a:hover {
    background-color: var(--tecture-base);
    color: var(--tecture-white)
}

.service-details {
    position: relative;
    display: block;
    padding: 120px 0 117px;
    z-index: 1
}

.service-details__services-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0e110d;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--tecture-white);
    font-family: var(--tecture-font-2);
    padding: 19px 30px;
    overflow: hidden;
    z-index: 1
}

.service-details__services-list li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tecture-base);
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    transform-origin: bottom right;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    z-index: -1
}

.service-details__services-list li.active a::before,.service-details__services-list li:hover a::before {
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transform-origin: top center
}

.service-details__services-list li a span {
    font-size: 22px;
    color: var(--tecture-base);
    -webkit-transition: .5s;
    transition: .5s
}

.service-details__contact-box {
    position: relative;
    display: block;
    background-color: #f6d273;
    padding: 68px 50px 71px;
    text-align: center;
    margin: 30px 0;
    z-index: 1
}

.service-details__contact-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(14,17,13,.92);
    z-index: -1
}

.service-details__title {
    font-size: 33px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase
}

.service-details__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: var(--tecture-white);
    border-radius: 50%;
    margin: 35px auto 34px;
    webkit-transition: all 500ms ease;
    transition: .5s
}

.service-details__download-box,.service-details__icon:hover,.service-details__points-shape {
    background-color: var(--tecture-base)
}

.service-details__icon span {
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: var(--tecture-black);
    webkit-transition: all 500ms ease;
    transition: .5s
}

.main-slider__title,.main-slider__video-icon,.main-slider__video-icon:hover,.service-details__icon:hover span,.service-details__number a,.service-details__points-list li p,.service-details__text,.single-contact-info-section__content .text p a:hover,.sliding-text__title {
    color: var(--tecture-white)
}

.service-details__number {
    font-size: 25px;
    font-weight: 600;
    line-height: 34px;
    margin-top: 14px
}

.service-details__number a:hover {
    color: var(--tecture-base)
}

.service-details__download-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 50px
}

.service-details__download-box a {
    position: relative;
    font-size: 22px;
    line-height: 32px;
    color: var(--tecture-white)
}

.service-details__download-box a:hover {
    color: var(--tecture-black)
}

.service-details__download-box .icon {
    position: relative;
    display: inline-block
}

.service-details__download-box .icon span {
    position: relative;
    display: inline-block;
    font-size: 45px;
    color: var(--tecture-white)
}

.service-details__title-1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 13px
}

.service-details__text-2 {
    margin-top: 22px;
    margin-bottom: 36px
}

.service-details__img-and-point-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 55px
}

.service-details__points-title {
    position: relative;
    top: -15px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 34px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-bottom: 17px;
    margin-bottom: 5px
}

.service-details__points-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px
}

.service-details__points-shape {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px
}

.main-slider,.main-slider .item {
    background-color: var(--tecture-black);
    position: relative;
    z-index: 10
}

.service-details__title-2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    margin-top: 54px;
    margin-bottom: 30px
}

.main-slider .item {
    padding-top: 311px;
    padding-bottom: 181px
}

@media only screen and (max-width : 900px){

.main-slider-two__bg,.main-slider__bg, .main-slider__carousel{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    z-index: 1;
    background-image: url(https://pilotesdecimentacion.com/assets/images/backgrounds/slider-1-1-mobil.jpg) !important;
}

.page-header__bg{
    background-image: url(https://pilotesdecimentacion.com/assets/images/backgrounds/page-header-bg-mobil.webp);
}

}

.main-slider-two__bg,.main-slider__bg, .main-slider__carousel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1.5s ease-in,-webkit-transform 7s;
    transition: transform 7s,opacity 1.5s ease-in,-webkit-transform 7s;
    z-index: 1;
    background-image: url(https://pilotesdecimentacion.com/assets/images/backgrounds/slider-1-1.jpg);
}

.main-slider__bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(8,10,7,.8);
    z-index: -1
}

.active .main-slider-two__bg,.active .main-slider__bg {

}

.main-slider__shape-1,.main-slider__shape-2 {
    position: absolute;
    top: 0;
    border-top: 250px solid var(--tecture-base);
    opacity: 0;
    transform: translateY(-200px)
}

.main-slider__shape-1 {
    right: 217px;
    border-right: 215px solid transparent;
    border-left: 314px solid transparent;
    z-index: 1
}

.active .main-slider__shape-1 {
    opacity: .3;
    transform: translateY(0);
    transition: 1s
}

.main-slider__shape-2 {
    right: -20px;
    border-right: 195px solid transparent;
    border-left: 215px solid transparent;
    z-index: 1
}

.main-slider__shape-3,.main-slider__shape-4 {
    border-bottom: 415px solid var(--tecture-black);
    border-right: 525px solid transparent;
    border-left: 725px solid transparent;
    opacity: 0;
    transform: translateY(400px);
    z-index: 1;
    position: absolute;
    bottom: 0
}

.feature-two,.sliding-text-one,.sliding-text-two {
    border-bottom: 1px solid var(--tecture-bdr-color)
}

.active .main-slider__shape-2 {
    opacity: .2;
    transform: translateY(0);
    transition: 1s 1.5s
}

.main-slider__shape-3 {
    left: 0
}

.active .main-slider__shape-3 {
    opacity: .5;
    transform: translateY(0);
    transition: 1s 1s
}

.main-slider__shape-4 {
    right: 0
}

.active .main-slider__shape-4 {
    opacity: .4;
    transform: translateY(0);
    transition: 1s 1.5s
}

.main-slider__title,.main-slider__video-link {
    -webkit-transition: opacity 2s,-webkit-transform 2s;
    position: relative;
    /* opacity: 0; */
    /* visibility: hidden; */
}

.main-slider__content {
    position: relative;
    display: block;
    text-align: center;
    z-index: 10
}

.main-slider__video-link {
    display: block;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    font-size: 25px;
    background-color: rgba(var(--tecture-white-rgb),.3);
    border-radius: 50%;
    margin: 0 auto;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-slider-two__title,.main-slider__title {
    font-size: 70px;
    font-weight: 700;
    line-height: 90px;
    text-transform: uppercase
}

.main-slider__video-icon:hover {
    background-color: var(--tecture-base)
}

.main-slider__video-icon .ripple:after,.main-slider__video-icon .ripple:before,.main-slider__video-link .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--tecture-white-rgb),.6);
    -o-box-shadow: 0 0 0 0 rgba(var(--tecture-white-rgb),.6);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--tecture-white-rgb),.6);
    box-shadow: 0 0 0 0 rgba(var(--tecture-white-rgb),.6);
    -webkit-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.main-slider .owl-theme .owl-dots,.main-slider .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    left: 0;
    display: flex;
    width: 100%;
    margin: 0 auto;
    height: 0;
    line-height: 0
}

.main-slider__video-icon .ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.main-slider__video-icon .ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

.main-slider__title {
    display: block;
    margin-top: 27px;
    margin-bottom: 10px;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: transform 2s,opacity 2s,-webkit-transform 2s;
}

.main-slider__btn-box {
    position: relative;
    display: block;
    margin-top: 46px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: opacity 2s,-webkit-transform 2s;
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__btn {
    padding: 18px 30px
}

.main-slider__btn:after {
    width: 51%!important
}

.active .main-slider__btn-box,.active .main-slider__title,.active .main-slider__video-link {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider .owl-theme .owl-dots {
    align-items: center;
    justify-content: center;
    max-width: 1320px;
    bottom: 61px;
    padding: 0 15px
}

.main-slider .owl-theme .owl-dots .owl-dot span,.main-slider-two .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgba(var(--tecture-white-rgb),.3);
    border: 2px solid transparent;
    margin: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.main-slider .owl-theme .owl-dots .owl-dot.active span,.main-slider .owl-theme .owl-dots .owl-dot:hover span,.main-slider-two .owl-theme .owl-dots .owl-dot.active span,.main-slider-two .owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgba(var(--tecture-white-rgb),0);
    border: 2px solid var(--tecture-white)
}

.main-slider .owl-theme .owl-nav {
    top: 50%;
    z-index: 100;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    padding: 0 80px;
    transform: translateY(-50%)
}

.main-slider .owl-theme .owl-nav [class*=owl-],.main-slider-two .owl-nav .owl-next,.main-slider-two .owl-nav .owl-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 60px;
    height: 60px;
    font-size: 20px!important;
    color: rgba(var(--tecture-white-rgb),.3)!important;
    opacity: 1;
    margin: 0;
    text-align: center;
    transition: .5s;
    border-radius: 50%;
    background-color: transparent!important;
    border: 2px solid rgba(var(--tecture-white-rgb),.3)!important
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover,.main-slider-two .owl-nav .owl-next:hover,.main-slider-two .owl-nav .owl-prev:hover {
    border: 2px solid rgba(var(--tecture-white-rgb),1)!important
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover,.main-slider-two .owl-nav .owl-next:hover span,.main-slider-two .owl-nav .owl-next:hover span:before,.main-slider-two .owl-nav .owl-prev:hover span,.main-slider-two .owl-nav .owl-prev:hover span:before {
    color: rgba(var(--tecture-white-rgb),1)!important
}

.main-slider-two {
    position: relative;
    display: block;
    background-color: #0a0c09;
    padding-left: 100px;
    z-index: 10
}

.main-slider-two .item {
    position: relative;
    padding-top: 214px;
    padding-bottom: 240px;
    background-color: var(--tecture-black);
    z-index: 10
}

.main-slider-two__bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(8,10,7,.6);
    z-index: -1
}

.main-slider-two__text,.main-slider-two__title {
    color: var(--tecture-white);
    opacity: 0;
    transform: translateX(-200px);
    position: relative
}

.main-slider-two__content {
    position: relative;
    display: block;
    z-index: 10
}

.main-slider-two__title {
    font-style: normal;
    transition: transform 1.2s,opacity 1.2s
}

.active .main-slider-two__title {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 1.3s
}

.main-slider-two__text {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 29px;
    margin-bottom: 51px;
    transition: transform 1s,opacity 1s
}

.main-slider-three__price,.main-slider-two__btn-box {
    transform: perspective(400px) rotateY(0) translateY(80px);
    opacity: 0
}

.active .main-slider-two__text {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 1.5s
}

.main-slider-two__btn-box {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    transform-origin: bottom;
    transition: 1.5s
}

.active .main-slider-two__btn-box {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1.7s
}

.main-slider-two .owl-nav {
    position: absolute;
    top: 50%;
    right: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transform: translateY(-50%);
    margin: 0!important;
    z-index: 100
}

.main-slider-two .owl-nav .owl-prev {
    margin-bottom: 10px
}

.main-slider-two .owl-nav .owl-next span,.main-slider-two .owl-nav .owl-prev span {
    display: block
}

.main-slider-two .owl-nav .owl-next span,.main-slider-two .owl-nav .owl-next span:before,.main-slider-two .owl-nav .owl-prev span,.main-slider-two .owl-nav .owl-prev span:before {
    color: rgba(var(--tecture-white-rgb),.3)!important;
    transition: .5s
}

.main-slider-two .owl-theme .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0 auto!important;
    height: 0;
    line-height: 0
}

.main-slider-three {
    position: relative;
    display: block;
    background-color: #0a0c09;
    z-index: 1
}

.main-slider-three__left {
    position: relative;
    display: block;
    margin-top: 126px;
    margin-left: 100px;
    z-index: 1
}

.main-slider-three__title-one {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 900;
    color: rgba(35,36,35,.3);
    letter-spacing: 5px;
    position: relative;
    display: block;
    margin-bottom: -25px;
    opacity: 0;
    transition: transform 1.2s,opacity 1.2s;
    transform: translateX(-200px);
    z-index: -1
}

.swiper-slide-thumb-active .main-slider-three__title-one {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.5s
}

.main-slider-three__title-two {
    color: var(--tecture-white);
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    font-size: 50px;
    line-height: 60px;
    opacity: 0;
    transform: perspective(400px) rotateY(0) translateY(-80px);
    transform-origin: bottom;
    transition: 1.5s
}

.swiper-slide-thumb-active .main-slider-three__title-two {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1s
}

.main-slider-three__price {
    font-size: 26px;
    color: var(--tecture-base);
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    margin-top: 11px;
    margin-bottom: 25px;
    transform-origin: bottom;
    transition: 1.5s
}

.swiper-slide-thumb-active .main-slider-three__price {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1.2s
}

.main-slider-three__btn-box {
    position: relative;
    display: block;
    margin-bottom: -20px;
    opacity: 0;
    transform: perspective(400px) rotateY(0) translateY(80px);
    transform-origin: bottom;
    transition: 1.4s;
    z-index: 5
}

.swiper-slide-thumb-active .main-slider-three__btn-box {
    opacity: 1;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1.7s
}

.main-slider-three__title-three {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 900;
    color: rgba(35,36,35,.3);
    letter-spacing: 10px;
    opacity: 0;
    transition: transform 1s,opacity 1s;
    transform: translateX(200px)
}

.swiper-slide-thumb-active .main-slider-three__title-three {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.8s
}

.main-slider-three__nav .swiper-button-next,.main-slider-three__nav .swiper-button-prev {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 50px;
    height: 50px;
    color: var(--tecture-gray);
    background-color: transparent;
    margin: 0;
    transition: .5s;
    position: relative;
    font-size: 15px;
    opacity: 1;
    text-align: center
}

.main-slider-three__right {
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 350px;
    border-bottom-left-radius: 350px;
    z-index: 1
}

.main-slider-three__nav {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 50px;
    z-index: 100
}

.main-slider-three__nav .swiper-button-next {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 2px solid var(--tecture-bdr-color);
    z-index: 100;
    margin-right: 10px
}

.main-slider-three__nav .swiper-button-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 2px solid var(--tecture-bdr-color);
    z-index: 100
}

.sliding-text-two__title:before,.sliding-text__title:before {
    overflow: hidden;
    width: 0;
    white-space: nowrap;
    content: attr(data-hover)
}

.main-slider-three__nav .swiper-button-next:hover,.main-slider-three__nav .swiper-button-prev:hover {
    color: var(--tecture-white);
    background-color: var(--tecture-base);
    border: 2px solid var(--tecture-base)
}

.main-slider-three__nav .swiper-button-next i,.main-slider-three__nav .swiper-button-prev i {
    position: relative;
    display: flex;
    align-items: center
}

.main-slider-three__nav .swiper-button-next::after,.main-slider-three__nav .swiper-button-prev::after {
    display: none
}

.main-slider-three__contact-list {
    position: absolute;
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
    left: -220px;
    bottom: 355px;
    z-index: 2
}

.main-slider-three__contact-list li,.main-slider-three__contact-list li .icon,.main-slider-three__social a {
    display: flex;
    align-items: center;
    position: relative
}

.main-slider-three__contact-list li+li {
    margin-left: 40px
}

.main-slider-three__contact-list li .icon i {
    font-size: 15px;
    color: var(--tecture-base)
}

.main-slider-three__contact-list li .text p {
    font-size: 14px;
    color: var(--tecture-gray);
    font-weight: 500
}

.main-slider-three__contact-list li .text p a:hover,.main-slider-three__social a:hover {
    color: var(--tecture-base)
}

.main-slider-three__contact-list li .text p a {
    color: var(--tecture-gray);
    -webkit-transition: .5s;
    transition: .5s
}

.main-slider-three__social a {
    font-size: 15px;
    color: var(--tecture-gray);
    -webkit-transition: .5s;
    transition: .5s
}

.main-slider-four {
    position: relative;
    display: block;
    padding: 0
}

.main-slider-four .item {
    position: relative;
    padding: 180px 0 200px;
    z-index: 10
}

.main-slider-four__content {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 690px;
    width: 100%;
    z-index: 10
}

.main-slider-four__content .title {
    position: relative;
    display: block;
    padding-bottom: 41px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(-40deg) translateX(-100px);
    -ms-transform: perspective(400px) rotateY(-40deg) translateX(-100px);
    transform: perspective(400px) rotateY(-40deg) translateX(-100px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: 10
}

.active .main-slider-four__content .title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0) translateX(0);
    -ms-transform: perspective(400px) rotateY(0) translateX(0);
    transform: perspective(400px) rotateY(0) translateX(0);
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.main-slider-four__content .title h2 {
    font-size: 80px;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase
}

.main-slider-four__content .title h2 span {
    color: var(--tecture-base);
    font-style: italic
}

.feature-one__list li .text p,.feature-two__title,.sliding-text-two__title,.sliding-text__title {
    font-weight: 700;
    font-style: normal
}

.main-slider-four__content .text {
    position: relative;
    display: block;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0) translateY(80px);
    -ms-transform: perspective(400px) rotateY(0) translateY(80px);
    transform: perspective(400px) rotateY(0) translateY(80px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: 10
}

.active .main-slider-four__content .text {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0) translateX(0);
    -ms-transform: perspective(400px) rotateY(0) translateX(0);
    transform: perspective(400px) rotateY(0) translateX(0);
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

.main-slider-four__content .text p {
    margin: 0
}

.main-slider-four__content .btn-box {
    position: relative;
    display: block;
    line-height: 0;
    padding-top: 53px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0) translateY(-100px);
    -ms-transform: perspective(400px) rotateY(0) translateY(-100px);
    transform: perspective(400px) rotateY(0) translateY(-100px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 3s;
    -moz-transition: 3s;
    -ms-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
    z-index: 10
}

.single-contact-info-section .icon,.sliding-text-two__title:before,.sliding-text__title:before {
    position: absolute;
    top: 0;
    left: 0;
    color: var(--tecture-base)
}

.active .main-slider-four__content .btn-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0) translateY(0);
    -ms-transform: perspective(400px) rotateY(0) translateY(0);
    transform: perspective(400px) rotateY(0) translateY(0);
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.sliding-text-one {
    position: relative;
    display: block;
    padding: 85px 0;
    z-index: 1
}

.sliding-text-two__list,.sliding-text__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    width: fit-content
}

.sliding-text-two__list li,.sliding-text__list li {
    osition: relative;
    display: block;
    float: left;
    margin-right: 35px
}

.sliding-text__title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 25px;
    font-size: 56px;
    line-height: 56px;
    text-transform: capitalize;
    transition: .3s;
    font-family: var(--tecture-font-two);
    -webkit-transition: .3s
}

.sliding-text__title img {
    position: relative;
    width: auto;
    animation: 5s linear infinite alternate forwards textRotate
}

.sliding-text__title:before {
    transition: .5s cubic-bezier(.17, .67, .32, .87)
}

.sliding-text__list li:hover .sliding-text__title:before {
    width: 100%;
    color: var(--tecture-base)
}

@keyframes textRotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.sliding-text-two {
    position: relative;
    display: block;
    padding: 27px 0;
    z-index: 10
}

.sliding-text-two__title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 25px;
    color: transparent;
    -webkit-text-stroke: 1px var(--tecture-white);
    font-size: 100px;
    line-height: 120px;
    text-transform: uppercase;
    transition: .3s;
    -webkit-transition: .3s
}

.sliding-text-two__title:before {
    transition: .5s cubic-bezier(.17, .67, .32, .87)
}

.sliding-text-two__list li:hover .sliding-text-two__title:before {
    width: 100%;
    color: var(--tecture-base)
}

.sliding-text-two__list li:hover .sliding-text-two__title {
    -webkit-text-stroke: 1px var(--tecture-base)
}

.contact-info-section {
    position: relative;
    display: block;
    padding: 0 0 120px;
    z-index: 1
}

.single-contact-info-section {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 40px
}

.single-contact-info-section .icon {
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 35px;
    z-index: 1
}

.single-contact-info-section__content {
    background-color: rgba(var(--tecture-white-rgb),.05);
    padding: 73px 20px 32px;
    border-radius: 10px
}

.single-contact-info-section__content .text {
    position: relative;
    display: block;
    padding-bottom: 16px
}

.single-contact-info-section__content .text h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px
}

.single-contact-info-section__content .text p {
    margin: 0
}

.single-contact-info-section__content .text p+p {
    margin-top: 6px
}

.single-contact-info-section__content .text p a {
    color: #aeb0b4;
    transition: .2s linear .1s
}

.single-contact-info-section__content .btn-box a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #aeb0b4;
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    font-family: var(--tecture-font);
    text-transform: uppercase;
    gap: 5px;
    transition: .2s linear .1s
}

.feature-one__list li .text p a:hover,.feature-two__title a:hover,.single-contact-info-section__content .btn-box a:hover {
    color: var(--tecture-base)
}

.single-contact-info-section__content .btn-box a span {
    font-size: 23px;
    position: relative;
    display: inline-block;
    top: -2px
}

.feature-one__inner {
    padding: 65px 0
}

.feature-one__inner::before {
    content: "";
    position: absolute;
    left: -1000px;
    bottom: 0;
    right: -1000px;
    height: 1px;
    background-color: var(--tecture-bdr-color)
}

.feature-one__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.feature-one__list li,.feature-one__list li .icon {
    display: flex;
    align-items: center;
    position: relative
}

.feature-one__list li {
    justify-content: center;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%
}

.feature-one__list li .icon span,.feature-two__icon span {
    display: inline-block;
    color: var(--tecture-base);
    position: relative
}

.feature-one__list li .text p,.feature-one__list li .text p a,.feature-two__title a {
    color: var(--tecture-white)
}

.feature-one__list li .icon {
    justify-content: center;
    height: 70px;
    width: 70px;
    border: 1px dashed var(--tecture-bdr-color);
    border-radius: 5px;
    transition: .5s linear .1s;
    z-index: 1
}

.feature-one__list li:hover .icon {
    border: 1px dashed var(--tecture-base)
}

.feature-one__list li .icon:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    height: 100%;
    background-color: var(--tecture-base);
    -webkit-transition: .4s ease-in-out .1s;
    transition: .4s ease-in-out .1s;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1
}

.feature-one__list li:hover .icon:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.feature-one__list li .icon span {
    font-size: 35px;
    transition: .5s linear .1s
}

.feature-one__list li:hover .icon span {
    color: var(--tecture-white);
    transform: rotateY(180deg)
}

.feature-one__list li .text {
    margin-left: 30px
}

.feature-one__list li .text p {
    font-size: 18px;
    line-height: 28px;
    font-family: var(--tecture-font-2);
    text-transform: uppercase;
    letter-spacing: 0
}

.feature-two {
    position: relative;
    display: block;
    border-top: 0 solid var(--tecture-bdr-color);
    z-index: 10
}

.feature-two__single {
    position: relative;
    display: block;
    border-left: 1px solid var(--tecture-bdr-color);
    text-align: center;
    padding: 65px
}

.feature-two__single.last-child {
    border-right: 1px solid var(--tecture-bdr-color)
}

.feature-two__icon span {
    font-size: 66px;
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.feature-two__single:hover .feature-two__icon span {
    transform: scale(.9)
}

.feature-two__title {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    margin-top: 24px;
    margin-bottom: 16px
}

.feature-two__text {
    color: #aeb0b4;
    margin-bottom: 32px
}

.feature-two__shape-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap
}

.feature-two__shape-1,.feature-two__shape-3 {
    position: relative;
    display: block;
    width: 70px;
    height: 1px;
    background-color: var(--tecture-white)
}

.feature-two__shape-2 {
    position: relative;
    display: block;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: var(--tecture-base)
}
