
text/css widgets-style_backup.css ( ASCII text )

/*********** Slider Section ***********/

.pi__slider__section{

    position: relative;

    overflow: hidden;

}

.owl-item.active .pi__slider__bg{

    transform: scale(1.3);

    -webkit-transform: scale(1.3);

    -moz-transform: scale(1.3);

    -ms-transform: scale(1.3);

    -o-transform: scale(1.3);

}

.pi__slider__bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

    transition: all 7000ms linear;

    -webkit-transition: all 7000ms linear;

    -moz-transition: all 7000ms linear;

    -ms-transition: all 7000ms linear;

    -o-transition: all 7000ms linear;

    transform: scale(1);

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

}

.pi__slider__bg::before{

    position:absolute;

    content:"";

    top:0;

    left:0;

    width:100%;

    height:100%;

    background:#000;

    opacity:0.6;

}

.slider-content h5 {

    color: #fff;

    text-align: center;

    margin-bottom: 20px;

}

.slider-content h1 {

    color: #fff;

    line-height: 82px;

    text-align: center;

    font-size: 72px;

    font-weight: 700;

    margin-bottom: 36px;

}

.slider-content p {

    margin-bottom: 40px;

    color: var(--pi-white-color);

}

.slider-content {

    text-align: center;

}

.slider-btn {

    text-align: center;

    margin-top: 26px;

}

.pi_slider_items .owl-nav {

    position: relative;

}

.pi_slider_items .owl-prev {

    border: 1px solid #fff;

    display: inline-block;

    width: 65px;

    height: 65px;

    line-height: 65px;

    text-align: center;

    border-radius: 50px;

    position: absolute;

    bottom: 365px;

    left: 75px;

    transition: .5s;

}

.pi_slider_items .owl-prev:hover{

    background:var(--pi-white-color) ;

}

.pi_slider_items .owl-prev i {

    display: block;

    color:var(--pi-white-color);

    transition: .5s;

}

.pi_slider_items .owl-prev:hover i{

    color:var(--pi-primary-color)

}

.pi_slider_items .owl-next {

    border: 1px solid #fff;

    display: inline-block;

    width: 65px;

    height: 65px;

    line-height: 65px;

    text-align: center;

    border-radius: 50px;

    position: absolute;

    right: 75px;

    bottom: 365px;

    transition: .5s;

}

.pi_slider_items .owl-next:hover{

    background:var( --pi-white-color) ; 

}

.pi_slider_items .owl-next i {

    display: inline-block;

    color: var( --pi-white-color);

    transition: .5s;

}

.pi_slider_items .owl-next:hover i{

    color: var(--pi-primary-color);

}

.owl-item.active .slider-content h5 {

    animation: .50s ease-in-out 0.5s normal none 1 running fadeInDown;

    animation-fill-mode: both;

    animation-name: fadeInUp;

    -webkit-animation: .50s ease-in-out 0.5s normal none 1 running fadeInDown;

}

.owl-item.active .slider-content h1 {

    animation: .60s ease-in-out 0.6s normal none 1 running fadeInDown;

    animation-fill-mode: both;

    animation-name: fadeInDown;

    -webkit-animation: .60s ease-in-out 0.6s normal none 1 running fadeInDown;

}

.owl-item.active .slider-content p {

    animation: .70s ease-in-out 0.7s normal none 1 running fadeInDown;

    animation-fill-mode: both;

    animation-name: fadeInUp;

    -webkit-animation: .70s ease-in-out 0.7s normal none 1 running fadeInDown;

}

.owl-item.active .pi__btn__one {

    animation: .80s ease-in-out 1s normal none 1 running fadeInUp;

    animation-fill-mode: both;

    animation-name: fadeInUp;

    -webkit-animation: .80s ease-in-out 1s normal none 1 running fadeInUp;

}

/* Section Title */

.section-title.style-one h5 {
    display: inline-block;
    border-radius: 7px;
    font-size: 17px;
    text-transform: uppercase;
    color: var(--pi-primary-color);
    margin-bottom: 12px;
    letter-spacing: 3px;
    font-weight: 500;
    position: relative;
    margin-left: 20px;
}
.section-title.style-one h5::before {
    position: absolute;
    content: "";
    top: 10px;
    left: -20px;
    width: 10px;
    height: 10px;
    background: var(--pi-primary-color);
    border-radius: 50%;
}
.section-title.style-one h1 {
    line-height: 60px;
    font-weight: 700;
    font-size: 48px;
}
.section-title.style-one p {
    margin-top: 22px;
    font-size: 16px;
}

.section-title.t_center {
    text-align: center;
}

/* icon box style one */

.icon-box {

    display: inline-block;

    padding: 33px 28px 10px;

    border-radius: 7px;

    transition: .5s;

    background: #F5EBE6;

}

.icon-box:hover{

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

}

.img-icon img {

    width: 50px;

}
.pi__box__content h6 {
    background: #2D2723;
    display: inline-block;
    color: #fff;
    padding: 29px 28px;
    font-weight: 400;
    transition: .5s;
}
.pi__box__content h6:hover{
    background: var(--pi-primary-color);
}
.icon-box-content {

    margin-top: 20px;

}

.icon-box-content h2 {

    font-weight: 700;

    font-size: 24px;

}

/* Icon Box Two */

.icon-box-style-two {

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

    padding: 57px 40px 35px;

    position: relative;

    z-index: 1;

    background: #fff;

}

.icon-box-style-two::before{

    position: absolute;

    content: "";

    left: 0;

    bottom: 0;

    width: 100%;

    height: 0%;

    background: var(--pi-primary-color);

    transition: .7s;

    z-index: -1;

}

.icon-box-style-two:hover::before{

    height: 100%;

    bottom: 0;

}

.icon-box-style-two:hover p{

    color: var(--pi-white-color);

}

.icon-box-style-two:hover h2{

    color: var(--pi-white-color);

}

.icon-box-style-two:hover img{

    filter: brightness(0) invert(1);

}

.icon-box-style-two .icon-box-content h2 {

    margin-top: 39px;

}

/* Icon BOx Style Three */

.style-three.icon-box {
    display: flex;
    padding: 0;
    border-radius: 0;
    background: transparent;
    gap: 25px;
}
.style-three.icon-box .icon-box-content h2 {
    font-weight: 500;
    color: #fff;
}
.style-three.icon-box:hover{
    box-shadow: none;
}
.style-three.icon-box .icon-box-icon i {
    color: var(--pi-primary-color);
    display: inline-block;
    background: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 25px;
    transition: .5s;
}
.style-three.icon-box:hover .icon-box-icon i{
    background: #000;
    color: #fff;
}
.style-three.icon-box .description p {
    color: #fff;
}
.style-three.icon-box .icon-box-content {
    margin-top: 0px;
}

/* service-box */
.pi__service__box__one {
    position: relative;
    border: 1px solid #ffffff24;
    padding: 40px;
    z-index: 9;
}
.pi__service__items {
    position: relative;
    z-index: 2;
}
.pi__service__content h2 a {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    padding: 25px 0 15px;
    transition: .5s;
}
.pi__service__content h2 a:hover{
    color: var(--pi-primary-color);
}
.pi__service__content p {
    color: #fff;
    transition: .5s;
    margin-bottom: 35px;
}
.service__items__title a{
    color: #fff;
}
.pi__service__box__one:hover .service-linear {
    opacity: 1;
}
.service-linear {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    opacity: 0;
}
.service-linear span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #171618, var(--pi-primary-color));
    animation: animate1 2s linear infinite;
}
.service-linear span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom, #171618, var(--pi-primary-color));
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}
.service-linear span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to left, #171618, var(--pi-primary-color));
    animation: animate3 2s linear infinite;
}
.service-linear span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(to top, #171618, var(--pi-primary-color));
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}
@keyframes animate1{
    0% {
    transform: translateX(-100%);
}
100% {
    transform: translateX(100%);
}
}
@keyframes animate2{
0% {
    transform: translateY(-100%);
}
100% {
    transform: translateY(100%);
}
}
@keyframes animate3{
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(-100%);
}
}
@keyframes animate4{
0% {
    transform: translateY(100%);
}
100% {
    transform: translateY(-100%);
}
}
/* Tab */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {

    background-color: var(--bs-nav-pills-link-active-bg);

    background: transparent !important;

    color: #fff;

}

.nav-pills .nav-link {

    font-size: 45px;

    color: #a2a2a2;

    text-align: left;

    margin-bottom: 22px;

    text-transform: uppercase;

    font-family: "Bebas Neue", sans-serif;

}

.nav-pills .nav-link:hover{

    color: #a2a2a2;

}

.pi__tab__thumb img {

    height: 588px;

    object-fit: cover;

    max-width: 55%;

}



.pi-tab-content {

    background: #242222;

    padding: 60px 0px 59px 60px;

    width: 39%;

    position: absolute;

    bottom: 50px;

    left: 193px;

    border-radius: 10px;

}

.pi__tab__thumb {

    position: relative;

}

.pi-tab-content p {

    font-size: 18px;

    line-height: 30px;

}

.pi-tab-content a {

    display: inline-block;

    color: #cccccc;

}

/* Contact__form */

.pi__contact__form {

    background: #242222;

    display: inline-block;

    padding: 200px 70px 70px;

}

.pi__form {

    width: 100%;

    background: transparent;

    border: none;

    padding-left: 40px;

    border-bottom: 1px solid #3e3e3e;

    padding-bottom: 10px;

    margin-bottom: 16px;

}

.pi__form:focus {

    outline: 0;

    box-shadow: none;

    border: none;

}

.pi__form__box textarea {

    height: 70px;

}

.pi__form__btn {

    background: var(--pi-primary-color);

    color: #fff;

    padding: 12px 35px;

    border-radius: 5px;

    margin-top: 20px;

    transition: .6s;

}

.pi__form__btn:hover{

    background: #ACC903;

}

.pi__form__box {

    position: relative;

}

.pi__form__box i {

    position: absolute;

    top: 0;

    left: 0;

    font-size: 22px;

}

.pi__form textarea::placeholder {

    font-size: 27px;

}

.pi__form::placeholder {

    font-size: 16px;

    color: #b7b7b7;

}

/* Button CSS */
.pi__btn__one {
    background: var(--pi-primary-color);
    color: #fff;
    padding: 16px 35px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.pi__btn__one svg {
    fill: #fff;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.link-effect {
    display: block;
    height: 20px;
    line-height: normal;
    overflow: hidden;
    position: relative;
}
.effect-1 {
    display: block;
    height: 100%;
    position: relative;
    top: 0%;
    transition: 0.3s;
}
.pi__btn__one:hover .effect-1{
    top: -100%;
}
.pi__btn__two:hover .effect-1{
    top: -100%;
}
.feature__btn a:hover .effect-1{
    top: -100%;
}
/* Btn Two */
.pi__btn__two {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 18px 34px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    z-index: 1;
    transition: .5s;
}
.pi__btn__two svg{
    fill: #fff;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.pi__btn__two:hover 
/* Btn Three */
.pi__btn__three {
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 30px;
    padding: 14px 35px;
    transition: .5s;
}
.pi__btn__three:hover{
    background: var(--pi-primary-color);
    color: var(--pi-secondary-color);
}
/* Video Box */
.bg-min-height {
    height: 745px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
[data-bg-img] {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.video-icon a {
    color: #fff;
    font-size: 35px;
    width: 125px;
    height: 125px;
    line-height: 125px;
    background: #D44F0E;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    font-weight: 300;
}
/* CounterUP CSS */
.single-counter.style1 {
    border-radius: 30px;
    position: relative;
    z-index: 1;
}
.counter__content {
    display: flex;
    align-items: center;
    gap: 30px;
}
.count, .suffix {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}

.counter__number__inner{
    display: flex;
    justify-content: center;
}
.counter__number {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #D44F0E;
    border-radius: 50%;
}
.counter__content h6 {
    line-height: 1.5;
    margin-top: 10px;
}
/* Style Two */
.single_counter.style-two {
}
.single_counter_inner {
    display: flex;
    gap: 30px;
    align-items: center;
}
.counter_content h1 {
    font-size: 50px;
    color: #121212;
    display: inline-block;
}
.counter_content h3 {
    font-size: 50px;
    color: #121212;
    display: inline-block;
}
.counter_title h6 {
    margin-top: 5px;
    font-weight: 400;
    color: #121212;
}
.counter_icon i {
    color: var(--pi-primary-color);
    border: 1px solid var(--pi-primary-color);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
}
.counter_icon i {
    font-size: 25px;
}
.counter_icon svg{
    fill: var(--pi-primary-color);
}
/* Team CSS */

.pi-team-single {
    position: relative;
    line-height: 1;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    overflow: hidden;
    background: #121212;
}

.pi-team-thumb {

    width: 100%;

    height: 440px;

    overflow: hidden;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

}

.pi-team-thumb img {

    width: 100%;

    height: 100%;

    -o-object-position: center top;

    object-position: center top;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

}

.pi-team-content {
    position: absolute;
    left: 0%;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    text-align: center;
    overflow: hidden;
}

.pi-team-single:hover .pi-team-content {
    bottom: 45px;
}

.pi-team-single::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 27.11%, rgba(83,116,108, 0.296945) 46%, rgba(83,116,108, 1) 88%);
}

.pi-team-single:hover::after {
    height: 100%;
}

.pi-team-content h2 {
    font-size: 25px;
    letter-spacing: .05em;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
    color: var(--pi-white-color);
}
.pi-team-single:hover .pi-team-content h2 {
    opacity: 1;
}
.pi-team-content span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin: 6px 0 22px;
    display: inline-block;
}
.pi-team-single:hover .pi-team-content span {
    opacity: 1;
}

.pi-social-profiles {

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    opacity: 0;

}

.pi-team-single:hover .pi-social-profiles {

    opacity: 1;

}

.pi-social-profiles ul li {

    display: inline;

    margin: 0 4px;

}

.pi-social-profiles ul li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}


/* Team Style Two */
.pi-team-single-two{
    overflow: hidden;
}
.pi-team-thumb-two{
    position: relative;
}
.pi-team-thumb-two img {
    width: 100%;
}
.pi-team-thumb-two::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(34, 14, 1, 0) 56.76%, rgba(34, 14, 1, 0.9) 89.49%);
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.pi-team-single-two {
    position: relative;
    text-align: center;
}
.pi-team-content-two {
    background: var(--pi-primary-color);
    display: inline-block;
    padding: 20px 100px 20px 20px;
    position: absolute;
    bottom: 0px;
    z-index: 2;
}
.pi-team-single-two:hover .pi-social-profiles-two{
    opacity: 1;
    bottom: 20px;
}
.pi-social-profiles-two {
    background: var(--pi-primary-color);
    display: inline-block;
    padding: 19px 15px;
    position: absolute;
    bottom: -45px;
    right: 20px;
    transition: .6s;
    z-index: 2;
    opacity: 0;
}
.pi-social-profiles-two ul li a {
    display: inline-block;
    color: var(--pi-white-color);
    transition: .5s;
}
.pi-social-profiles-two ul li a:hover{
    color: var(--pi-secondary-color);
}
.pi-social-profiles-two ul li a svg:hover{
    fill: var(--pi-secondary-color);
}
.pi-social-profiles-two ul li a svg {
    fill: #fff;
    width: 16px;
    height: 16px;
    transition: .5s;
}
.pi-team-content-two {
    background: transparent;
    display: inline-block;
    padding: 0;
    right: 0;
    left: 0;
    bottom: 30px;
}
.pi-team-content-two h5 {
    color: var(--pi-white-color);
    margin-bottom: 5px;
}
.pi-team-content-two span {
    color: var(--pi-white-color);
}
/********** Testimonials Area ***********/
.single_testimonial.default-style {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
/* .single_testimonial.default-style::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 40px;
    height: 0%;
    background: var(--pi-primary-color);
    z-index: -1;
    transition: .5s;
}
.single_testimonial.default-style:hover::before{
    height: 100%;
} */
.testi_thumb {
    width: 100px;
    border-radius: 7px;
}
.testi_thumb img{
    border-radius: 50%;
}
.testi-inner {

    display: flex;

    align-items: center;

}
.testi_title h5 {
    color: #fff;
    margin-bottom: 5px;
    transition: .5s;
}
.testi_title span {
    color: #fff;
}
.testi_title h2 {
    color: #fff;
    margin-bottom: 0;

}

.testi_text {
    margin: 25px 0 29px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 12px;
}
.testi_text p{
    transition: .5s;
    color: #fff;
}
.testi-star i {

    color: #bcbcbc;

}

.testi-star i.active{

    color: var(--pi-primary-color);

}
.pi__testi__quote i {
    background: var(--pi-primary-color);
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    font-size: 40px;
    text-align: center;
    color: #fff;
    transition: .5s;
}
/* .single_testimonial.default-style:hover .pi__testi__quote i{
    background: #000;
    color: var(--pi-primary-color);
} */
.testimonial_list .owl-dot {

    background: var(--pi-primary-color);

    width: 10px;

    height: 10px;

    border-radius: 50%;

    display: inline-block;

    margin-right: 12px;

    transition: .6s;

}



.testimonial_list .owl-dot.active {

    background: var(--pi-primary-color);

    width: 25px;

    height: 9px;

    border-radius: 5px;

}

.testimonial_list .owl-dots {

    margin-top: 25px;

}

/* Text Animation CSS */

.pureit-animate-content {

    position: relative;

    display: inline-block;

    width: 100%;

    vertical-align: top;

    overflow: hidden;

}

.pureit-animate-text {

    display: flex;

    white-space: nowrap;

    font-size: 0;

    overflow: hidden;

}

.animate-text {

    display: flex;

    align-items: baseline;

    animation: pureit-animation 20s linear infinite;

    -webkit-animation: pureit-animation 20s linear infinite;

}

.animate-text span {
    color: var(--pi-secondary-color);
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    font-size: 70px;
    line-height: 1.1em;
    padding-right: .5em;
    padding-left: .5em;
    text-transform: uppercase;
}
.animate-text span i {
    margin-right: 20px;
}
.animate-text.copy {

    position: absolute;

    top: 0;

    left: 0;

    will-change: transform;

    backface-visibility: hidden;

    transform: translateX(100%) translateZ(0);

    animation: pureit-animation-copy 20s linear infinite;

    -webkit-animation: pureit-animation-copy 20s linear infinite;

}

@keyframes pureit-animation-copy{

    0% {

        transform: translateX(100%) translateZ(0);

    }

    100% {

        transform: translateX(0) translateZ(0);

    }

}

@keyframes pureit-animation{

    0% {

        transform: translateX(0) translateZ(0);

    }

    100% {

        transform: translateX(-100%) translateZ(0);

    }

}

span.pi_color{

    color: var(--pi-primary-color);

}
/*********** Portfolio ***********/
.pi__single__protfolio.grid__item{
    margin-bottom: 30px;
}
.pi__single__protfolio {
    position: relative;
}
.pi__portfolio__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pi__portfolio__thumb {
    overflow: hidden;
    border-radius: 5px;
}
.pi__portfolio__thumb img {
    transition: .5s;
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.pi__single__protfolio:hover .pi__portfolio__thumb img{
    filter: grayscale(100%);
    transform: scale(1.1);
}
.pi__portfolio__content{
    padding-top: 30px;
}
.pi__category__item {
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 4px 10px;
    color: #fff;
    margin-bottom: 10px;
}
.pi__single__protfolio .pi__category__item::before, .pi__portfolio__title h3::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background-color: var(--pi-primary-color);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 4px;
    z-index: -1;
}
.pi__single__protfolio:hover .pi__category__item::before, .pi__single__protfolio:hover .pi__portfolio__title h3::before{
    width: 100%;
}
.pi__portfolio__title h3 {
    position: relative;
    z-index: 1;
    padding: 8px 20px;
}
.pi__portfolio__title h3 a {
    color: #fff;
    font-size: 30px;
    transition: .5s;
}
.pi__single__protfolio:hover .pi__portfolio__content{
    opacity: 1;
}
.pi__portfolio__content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    opacity:0 ;
    transition: .6s;
}
.pi__portfolio__btn a {
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid var(--pi-primary-color);
    display: inline-block;
    transition: .5s;
}
.pi__portfolio__btn a:hover{
    background: var(--pi-primary-color);
}
.pi__portfolio__btn a svg {
    fill: #fff;
    transition: .5s;
}
.pi__portfolio__btn a:hover svg{
    fill: var(--pi-secondary-color);
}
/**********Pi Pricing Area **********/
.single_pricing {
    padding: 40px;
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
}
.single_pricing:hover .service-linear {
    opacity: 1;
}
.featur ul li {
    margin-bottom: 18px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.featur ul li:last-child{
    border: none;
}
.pricing_content{
    position: relative;
    z-index: 3;
}
.pricing_title h3 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}
.featur ul li h6 i {
    font-size: 16px;
    color: var(--pi-primary-color);
    margin-right: 5px;
}
.pricing_title h5 {
    margin: 30px 0 25px;
    font-weight: 500;
    font-size: 18px;
}
.bootmp {
    font-size: 16px;
}
.price_item_inner_center h2 {
    display: inline-block;
}
.price_item_inner_center {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 35px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 34px;
}
.featur ul li h6 {
    font-weight: 500;
}
.featur ul li h6 svg {
    margin-right: 5px;
}
.pricing__btn a {
    width: 100%;
    text-align: center;
    margin-top: 22px;
}
/********* Pi Blog Area **********/
.single_blog {

    margin: 15px;

}

.pureit-single-blog {
    position: relative;
    transition: all 0.5s ease 0s;
    transform: scale(1);
    background: #fff;
}

.pureit-blog-thumb {
    overflow: hidden;
    position: relative;
}
.single_blog_adn {
    border-radius: 30px;
}
.pureit-blog-thumb a img {
    transition: .5s;
    height: 350px;
    object-fit: cover;
}
.blog-page-title_adn h2 {
    font-size: 30px;
    margin-top: 15px;
}
.blog-page-title_adn h2 a:hover{
    color: var(--pi-primary-color);
}
.firesave-single-blog_adn {
    margin-top: 45px;
}
.pi__blog__meta {
    display: flex;
    gap: 20px;
}
.blog__thumb a img {
    border-radius: 30px;
    transition: .5s;
}
.single_blog_adn:hover .blog__thumb a img{
    transform: scale(1.1);
}
.blog__thumb {
    overflow: hidden;
    border-radius: 30px;
}
.pureit-blog-meta-left {
    background: var(--pi-primary-color);
    display: inline-block;
    color: var(--pi-white-color);
    padding: 6px 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
}
.pi__blog__content {
    padding: 20px 0 0;
}
.pureit-blog-meta-left span i {

    display: inline-block;

    margin-right: 7px;

}

.post-categories {

    font-size: 15px;

}
.pi__blog-meta-top ul li a {
    text-transform: uppercase;
}
.blog-page-title h2 a {

    display: inline-block;

    font-size: 22px;

    font-weight: 700;

    transition: .5s;

}
.blog-page-title h2 a:hover{
    color: var(--pi-primary-color);
}

.blog_carousel .owl-dots {

    text-align: center;

    margin-top: 20px;

}

.blog_carousel .owl-dot.active {

    background: var(--pi-primary-color);

    width: 25px;

    height: 9px;

    border-radius: 5px;

}

.blog_carousel .owl-dot{

    background: var(--pi-primary-color);

    width: 10px;

    height: 10px;

    border-radius: 50%;

    display: inline-block;

    margin-right: 12px;

    transition: .6s;

}



/*Animation*/

.st__rotate{

    -webkit-animation: st__rotate 10s infinite linear;

    -moz-animation: st__rotate 5s infinite linear;

    -o-animation: st__rotate 5s infinite linear;

    animation: st__rotate 5s infinite linear;

    -webkit-animation-play-state: running;

    -moz-animation-play-state: running;

    -o-animation-play-state: running;

    animation-play-state: running;

}

@keyframes st__rotate{

    0% {

    -webkit-transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -o-transform: rotate(0deg);

    transform: rotate(0deg);

}

100% {

    -webkit-transform: rotate(360deg);

    -moz-transform: rotate(360deg);

    -o-transform: rotate(360deg);

    transform: rotate(360deg);

}

}
.image__effect  {
    position: relative;
    overflow: hidden;
}
.image__effect :after {
    content: '';
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}
.image__effect :hover:after {
    height: 250%;
    transition: all 600ms linear !important;
    background-color: transparent;
}

.st__updown {

    -webkit-animation: st__updown 10s infinite linear;

    animation: st__updown 10s infinite linear;

}

@keyframes st__updown{

    0% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

}

50% {

    -webkit-transform: translateY(-30px);

    transform: translateY(-30px);

}

100% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

}

}
.siswing {
    transform-origin: bottom right;
    animation: siswing 1s forwards infinite alternate;
}
@keyframes siswing{
    0% {
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
}
/* FAQ */
.my-accordion li {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 20px;
}
.my-accordion li:last-child{
    border: none;
}
.my-accordion li a {
    position: relative;
    display: block;
    font-size: 18px;
    outline: 0;
    font-weight: 400;
    border: none;
    cursor: pointer;
    color: #fff !important;
    transition: .3s;
}
.my-accordion p {
    display: none;
    margin: 20px 10px 10px 0px;
    font-size: 16px;
    padding-right: 20px;
}
.my-accordion li a::after {
    content: "\f067";
    font-family: "Font Awesome 6 pro";
    position: absolute;
    right: 0;
    top: -10px;
    width: 40px;
    height: 40px;
    background: transparent;
    text-align: center;
    line-height: 40px;
    border-radius: 0;
    color: var(--pi-primary-color);
    font-size: 17px;
    border: 1px solid var(--pi-primary-color);
    border-radius: 50%;
    transition: .5s;
}
.my-accordion li a.active::after {
    content: "\f068";
    background: var(--pi-primary-color);
    color: #fff;
}
.my-accordion li a h4 span{
    font-size: 16px;
}
.my-accordion li h6 {
    font-weight: 600;
    font-size: 22px;
    margin-right: 65px;
}
.my-accordion.style__two p {
    color: #fff;
    width: 80%;
}
.my-accordion.style__two li a::after {
    color: #fff;
    border: 1px solid #fff;
}
.my-accordion.style__two li a.active::after {
    content: "\f068";
    background: #fff;
    color: var(--pi-secondary-color);
}
.my-accordion.style__two li {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 40px;
}
/* Feature Style One */
.feature-box.one-style {
    display: flex;
    gap: 30px;
    position: relative;
}
.feature-box.one-style::before {
    position: absolute;
    content: "";
    top: 32px;
    left: 24px;
    width: 2px;
    height: 100%;
    background: #fff;
}
.feature__before .feature-box.one-style::before{
    display: none;
}
.feature-box-number span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.feature-box-title h5 {
    font-weight: 400;
    color: #fff;
}
.feature-box-desc p {
    color: #fff;
}





/* feature-box */
.feature-box.style-four {
    position: relative;
}
.feature-box.style-four .feature-box-thumb {
    overflow: hidden;
}
.feature-box.style-four .feature-box-thumb img {
    width: 100%;
    transition: .5s;
    height: 390px;
    object-fit: cover;
}
.feature-box.style-four:hover .feature-box-thumb img {
    transform: scale(1.1);
}
.feature-box.style-four .feature-box-title {
    position: absolute;
    top: 30px;
    left: 30px;
}
.feature__btn a {
    color: #fff;
}
.feature-box.style-four .feature-box-title h5{
    color: #fff;
    font-weight: 400;
}
.feature-box.style-four .feature__btn {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.feature-box.style-four .feature__btn a svg{
    fill: #fff;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
/* Work Process */
.work_progress.style-four {
    background: #F6F7F6;
    padding: 25px;
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: center;
}
.work_progress.style-four::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    transition: .5s;
    background: var(--pi-primary-color);
    z-index: -1;
}
.progress_content {
    padding-top: 25px;
}
.work_progress.style-four:hover::before{
    height: 100%;
}
.work_progress.style-four:hover .work_progress-title h5,
.work_progress.style-four:hover .work_progress-desc p{
    color: #fff;
}
.work_progress-title h5 {
    font-weight: 500;
    transition: .5s;
    font-size: 25px;
}
.work_progress-number span {
    background: var(--pi-primary-color);
    width: 80px;
    height: 80px;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    font-size: 32px;
    color: #fff;
    transition: .5s;
}
.work_progress.style-four:hover .work_progress-number span{
    background: #fff;
    color: var(--pi-primary-color);
}
.work_progress-desc p {
    margin: 20px 0 27px;
    transition: .5s;
}

/* PI Brand */
.pi__brand__thumb {
    text-align: center;
}
.pi__brand__thumb img {
    text-align: center;
    display: inline-block !important;
}

/* Service Carousel Style */

.service__items {

}
.service__content {
    background: #fff;
    padding: 30px;
}
.service__thumb {
    position: relative;
    overflow: hidden;
}
.service__thumb img{
    transition: .5s;
}
.service__items:hover .service__thumb img{
    transform: scale(1.1);
}
.service__icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    text-align: center;
    font-size: 25px;
    color: var(--pi-primary-color);
    border-top: 5px solid;
}
.service__content h5 a{
    font-weight: 600;
}
.service__content h5 a:hover{
    color: var(--pi-primary-color);
}
.service__content a svg{
    fill: var(--pi-primary-color);
}
.service__content a:hover{
    color: var(--pi-primary-color);
}
.service_list .owl-dot {
    background: var(--pi-primary-color);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 15px;
    transition: .6s;
}
.service_list .owl-dot.active {
    background: var(--pi-primary-color);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
}
.service_list .owl-dot::before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--pi-primary-color);
    content: "";
    transform: scale(0);
    transition: .5s;
}
.service_list .owl-dot.active::before {
    transform: scale(1);
}
.service_list .owl-dots {
    margin-top: 30px;
    text-align: center;
}




/*********** Slider Section ***********/

.pi__slider__section{

    position: relative;

    overflow: hidden;

}

.pi__slider__bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

    transition: all 7000ms linear;

    -webkit-transition: all 7000ms linear;

    -moz-transition: all 7000ms linear;

    -ms-transition: all 7000ms linear;

    -o-transition: all 7000ms linear;

    transform: scale(1);

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

}

.slider-content h5 {

    color: #fff;

    text-align: center;

    font-size: 22px;

    font-weight: 500;

    margin-bottom: 17px;

}

.slider-content h1 {

    color: #fff;

    line-height: 74px;

    text-align: center;

    font-size: 64px;

    font-weight: 500;

    margin-bottom: 17px;

}

.slider-content p {

    margin-bottom: 40px;

    color: var(--pi-white-color);

    font-size: 17px;

}

.slider-content {

    text-align: center;

}

.slider-btn {

    text-align: center;

    display: inline-block;

}

.pi-slider-video {

    display: inline-block;

    margin-left: 15px;

}

.pi-slider-video a {

    color: #fff;

    font-size: 19px;

    width: 65px;

    height: 65px;

    line-height: 65px;

    background: var(--pi-primary-color);

    display: inline-block;

    text-align: center;

    border-radius: 50px 50px 50px 50px;

    position: relative;

    z-index: 1;

    transition: .7s;

}

.pi-slider-video a::before {

    background: var(--pi-primary-color);

    content: "";

    position: absolute;

    z-index: 0;

    left: 50%;

    top: 50%;

    transform: translateX(-50%) translateY(-50%);

    display: block;

    width: 50px;

    height: 50px;

    border-radius: 50%;

    animation: pulse-border 1500ms ease-out infinite;

    z-index: -1;

}

.pi-slider-video a:hover {

    color: var(--pi-primary-color);

    background: var(--pi-white-color);

}

.slider-bottom {

    display: flex;

    align-items: center;

    justify-content: center;

}

/* Section Title */

.section-title.style-one{

    position: relative;

}

.section-title.style-one h5 {

    display: inline-block;

    border-radius: 7px;

    font-size: 16px;

    text-transform: uppercase;

    color: var(--pi-primary-color);

    margin-bottom: 8px;

    position: relative;

    font-family: "Herr Von Muellerhoff", sans-serif;

}

.section-title.style-one h5:before {

    content: '';

    display: block;

    width: 26px;

    height: 26px;

    background-color: #F1E1D0;

    border-radius: 20px 20px 4px 20px;

    position: absolute;

    left: -4px;

    top: 0px;

    z-index: -1;

    animation: shapemove 2s infinite linear alternate;

}

@keyframes shapemove{

    50% {

        transform: translateX(10px);

    }

}

.section-title.style-one h1 {

    line-height: 52px;

    font-size: 42px;

    font-weight: 700;

}

.section-title.style-one p {

    margin-top: 22px;

    font-size: 16px;

}

.section-title.t_center {

    text-align: center;

}

/* icon box style one */

.icon-box {

    display: inline-block;

    padding: 33px 28px 10px;

    border-radius: 7px;

    transition: .5s;

}

.img-icon img {

    width: 50px;

    transition:.5s;

}

.style-three.icon-box:hover .img-icon img {

    filter: brightness(0) invert(1);

}

.icon-box-content {

    margin-top: 20px;

    margin-left: 10px;

}

.icon-box-content h2 {

    font-weight: 700;

    font-size: 24px;

}

/* Icon Box Two */

.icon-box-style-two {

    display: flex;

    align-items: center;

    margin-top: -21px;

}

.icon-box-style-two .icon {

    display: inline-block;

    color: var(--pi-white-color);

    font-size: 24px;

    margin-top: 12px;

    margin-right: 14px;

}

.icon-box-style-two .title h2 {

    color: var(--pi-white-color);

    font-size: 17px;

}

.icon-box-style-two .description p {

    color: var(--pi-white-color);

    opacity: 0.8;

    line-height: 12px;

    margin-bottom: 0;

}

/* Icon BOx Style Three */

.style-three.icon-box {

    display: block;

    padding: 30px 2px 30px;

    border-radius: 7px;

    background: #0D0C0C;

}

.description p {

    color: #fff;

}

.title h2 {

    background: #fff;

    display: inline-block;

    padding: 6px 32px;

}

.style-three.icon-box:hover{

    background: var(--pi-primary-color);

}

.style-three.icon-box .icon-box-content h2 {

    font-weight: 700;

    font-size: 19px;

    margin-bottom: 0px;

}

.description span {

    color: #fff;

}

.style-three.icon-box .icon-box {

    display: block;

    padding: 33px 28px 10px;

    border-radius: 7px;

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

}

.style-three.icon-box .icon-box-icon i {

    display: inline-block;

    background: var(--pi-primary-color);

    width: 100px;

    height: 100px;

    line-height: 100px;

    border-radius: 50px;

    color: var(--pi-white-color);

    font-size: 39px;

}

.style-three.icon-box:hover .icon-box-icon i{

    background: #0D0C0C;

}

/* service-box */

.service__icon__thumb {
    width: 75px;
    background: var(--pi-primary-color);
    height: 75px;
    line-height: 75px;
    display: inline-block;
    text-align: center;
    border-radius: 25px 0 0;
    position: absolute;
    transition: .7s;
    top: -75px;
    right: 0;
}



.service__items__title h2 a {

    display: inline-block;

    font-weight: 600;

    transition: .6s;

    font-size: 20px;

    margin-bottom: 2px;

}

.service__items__title h2 a:hover{

    color: var(--pi-primary-color);

}

.service__btn a {

    display: inline-block;

    background: var(--pi-primary-color);

    color: var(--pi-white-color);

    padding: 10px 36px;

    position: relative;

    z-index: 1;

    border-radius: 5px;

    overflow: hidden;

}

.service__icon__thumb img{

    transition:.5s;

}

.pi__service__box__one:hover .service__icon__thumb img {

    transform: rotate(360deg);

}

.service__btn a::before{

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    background: var(--pi-heading-color);

    width: 100%;

    height: 0%;

    z-index: -1;

    transition: .6s;

}

.service__btn a:hover:before{

    height: 100%;

}

.service__btn a i {

    display: inline-block;

    font-size: 14px;

    margin-left: 3px;

}

.pi__service__thumb img {
    height: 350px;
    object-fit: cover;
    width: 100%;
    border-radius: 25px 25px 25px 0px;
}

.service__icon__thumb img {
    width: 40px;
}

.pi__service__content {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
    position: relative;
    padding: 22px 26px;
    border-radius: 0px 0px 25px 25px;
}

.service__items__title p {

    color: var(--pi-heading-color);

}



/* Subscribe Area */

.mailchimp-form input {

    padding: 15px 29px;

    border-radius: 50px;

    border: none;

}

.mailchimp-form input {

    padding: 10px 8px;

    border: none;

    text-align: center;

}

.mailchimp-form {

    margin-top: 7px;

}

.mailchimp-form input:focus {

    outline: 0;

    box-shadow: none;

    border: none;

}

.mailchimp-form input::placeholder{

    font-size: 16px;

}

.mailchimp-form button {

    background: var(--pi-primary-color);

    border: none;

    transition: .6s;

    color: #fff;

    padding: 11px 70px;

    border-radius: 50px;

    margin-top: 12px;

}

.mailchimp-form button:hover{

    background: #fff;

    color: var(--pi-primary-color);

}

/* About Area */

.icon-box {

    display: flex;

    align-items: center;

}

.icon-box-one {

    display: flex;

    align-items: center;

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

    padding: 32px 34px;

    border-radius: 25px;

    transition: .8s;

}

.icon-box-one:hover{

    background: var(--pi-primary-color);

}

.icon-box-one:hover .title-one h2{

    color: #fff;

}

.icon-box-one:hover .description-one p{

    color: #fff;

}

.icon-box-icon-one {

    display: inline-block;

}

.icon-box-content-one {

    margin-left: 10px;

}

.img-icon-one img {

    width: 100px;

    transition: .7s;

}

.icon-box-one:hover img{

    filter: brightness(0) invert(1);

}

.title-one h2 {

    font-size: 22px;

    margin-bottom: 8px;

    margin-top: 7px;

    font-weight: 700;

    transition: .6s;

}

.description-one p {

    line-height: 25px;

    color: #000;

    transition: .6s;

}

.pureit-button-box.style3 {

    margin-top: 30px;

}

.pureit-button-box.style3 a {

    background: var(--pi-primary-color);

    color: #fff;

    padding: 15px 29px;

    font-weight: 500;

    border-radius: 0px;

    position: relative;

    display: inline-block;

    z-index: 1;

}

.pureit-button-box.style3 a::before{

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 0;

    content: "";

    background-color: var(--pi-heading-color);

    z-index: -1;

    transition: .6s;

}

.pureit-button-box.style3 a:hover:before{

height: 100%;

}

.pureit-button-box.style3 a i {

    display: inline-block;

    margin-left: 5px;

}

/* Tab */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {

    background-color: var(--bs-nav-pills-link-active-bg);

    background: transparent !important;

    color: #fff;

}

.nav-pills .nav-link {

    font-size: 45px;

    color: #a2a2a2;

    text-align: left;

    margin-bottom: 22px;

    text-transform: uppercase;

    font-family: "Bebas Neue", sans-serif;

}

.nav-pills .nav-link:hover{

    color: #a2a2a2;

}

.pi__tab__thumb img {

    height: 588px;

    object-fit: cover;

    max-width: 55%;

}



.pi-tab-content {

    background: #242222;

    padding: 60px 0px 59px 60px;

    width: 39%;

    position: absolute;

    bottom: 50px;

    left: 193px;

    border-radius: 10px;

}

.pi__tab__thumb {

    position: relative;

}

.pi-tab-content p {

    font-size: 18px;

    line-height: 30px;

}

.pi-tab-content a {

    display: inline-block;

    color: #cccccc;

}

/* Button CSS */

.pi__btn__one {

    background: var(--pi-primary-color);

    color: #fff;

    padding: 14px 48px;

    font-weight: 500;

    border-radius: 30px;

    position: relative;

    display: inline-block;

    z-index: 1;

    overflow: hidden;

    margin-top: 15px;

}

.pi__btn__one::after{

    position: absolute;

    content: "";

    top: 0;

    right: 0;

    height: 100%;

    width: 0%;

    border-radius: 0px;

    background: var(--pi-heading-color);

    transition: .7s;

    z-index: -1;

}

.pi__btn__one:hover::after{

    width: 100%;

    left: 0;

}

/* Video Box */

.em-video-image img {

    object-fit: cover;

}

.video-icon a {

    color: #fff;

    font-size: 25px;

    width: 95px;

    height: 95px;

    line-height: 95px;

    background: var(--pi-primary-color);

    display: inline-block;

    text-align: center;

    border-radius: 50px 50px 50px 50px;

    position: relative;

    z-index: 1;

    transition: .7s;

}

.video-icon a:hover{

    color: var(--pi-primary-color);

    background: var(--pi-white-color);

}



.video-icon a::before {

    background: var(--pi-primary-color);

    content: "";

    position: absolute;

    z-index: 0;

    left: 50%;

    top: 50%;

    transform: translateX(-50%) translateY(-50%);

    display: block;

    width: 80px;

    height: 80px;

    border-radius: 50%;

    animation: pulse-border 1500ms ease-out infinite;

    z-index: -1;

}

@keyframes pulse-border{

    0% {

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

        opacity: 1;

    }

    100% {

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.9);

        opacity: 0;

    }

}

.single-video.style-one {

    position: relative;

}

.choose-video-icon {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    display: flex;

    align-items: center;

    justify-content: center;

}

/* CounterUP CSS */

.count, .suffix {

    font-size: 48px;

    font-weight: 700;

    color: var(--pi-dark-color);

    flex-basis: 120px;

}

.counter__content h6 {

    font-size: 16px;

    font-weight: 400;

    color: var(--pi-dark-color);

    line-height: 1.5;

    text-transform: uppercase;

    margin-top: 10px;

}

/* Counter Two */

.single_counter.style-two {
    background: #0D0C0C;
    display: inline-block;
    border-radius: 30px;
}

.single_counter_inner {

    padding: 14px 26px;

    border-radius: 15px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.counter_content {

    text-align: center;

}

.counter_icon_img img {

    width: 50px;

    margin-right: 13px;

}

.countr_text h1 {

    display: inline-block;

    color: var(--pi-white-color);

    font-size: 32px;

}

.countr_text h3 {

    color: #fff;

    display: inline-block;

    font-size: 40px;

}

.counter_title h4 {

    color: var(--pi-white-color);

    font-size: 15px;

    font-weight: 600;

    margin-top: -6px;

}

.counter_title h4 {

    color: var(--pi-white-color);

    font-size: 15px;

    font-weight: 600;

}

/* Team CSS */

.pi-team-single {

    position: relative;

    line-height: 1;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    overflow: hidden;

}

.pi-team-thumb {

    width: 100%;

    height: 440px;

    overflow: hidden;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

}

.pi-team-thumb img {

    width: 100%;

    height: 100%;

    -o-object-position: center top;

    object-position: center top;

    -o-object-fit: cover;

    object-fit: cover;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

}

.pi-team-single:hover .pi-team-thumb img {

    -webkit-filter: grayscale(1);

    filter: grayscale(1);

}

.pi-team-content {

    position: absolute;

    left: 50%;

    bottom: 0;

    z-index: 2;

    -webkit-transform: translate(-50%, 30%) scale(1.2);

    -ms-transform: translate(-50%, 30%) scale(1.2);

    transform: translate(-50%, 30%) scale(1.2);

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    width: 225px;

    height: 225px;

    border-radius: 50%;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    padding: 10px;

    text-align: center;

    background: rgba(0,0,0,0) !important;

    overflow: hidden;

}

.pi-team-single:hover .pi-team-content {

    -webkit-transform: translate(-50%, 0) scale(1);

    -ms-transform: translate(-50%, 0) scale(1);

    transform: translate(-50%, 0) scale(1);

}

.pi-team-content::after {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0,0,0,.29);

    -webkit-backdrop-filter: blur(11.5px);

    backdrop-filter: blur(11.5px);

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    opacity: 0;

    visibility: hidden;

    z-index: -1;

}

.pi-team-single:hover .pi-team-content::after {

    opacity: 1;

    visibility: visible;

}

.pi-team-content h2 {

    font-size: 18px;

    letter-spacing: .05em;

    text-transform: uppercase;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    color: var(--pi-white-color);

}

.pi-team-content span {

    -webkit-box-ordinal-group: 0;

    -ms-flex-order: -1;

    order: -1;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: .03em;

    text-transform: uppercase;

    color: rgba(255,255,255,.65);

    margin-bottom: 5px;

    opacity: 0;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

}

.pi-team-single:hover .pi-team-content span {

    opacity: 1;

}

.pi-social-profiles {

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    opacity: 0;

}

.pi-team-single:hover .pi-social-profiles {

    opacity: 1;

}

.pi-social-profiles ul li {

    display: inline;

    margin: 0 4px;

}

.pi-social-profiles ul li a {

    color: rgba(255,255,255,.65);

    font-size: 14px;

    display: inline-block;

    transition: .5s;

    -webkit-transition: .5s;

    -moz-transition: .5s;

    -ms-transition: .5s;

    -o-transition: .5s;

}

.pi-social-profiles ul li a:hover{

    color: var(--pi-primary-color);

}

/* Team Style Two */

.pi-team-thumb-two img {

    width: 100%;

}

.pi-team-single-two {

    position: relative;

}

.pi-team-single-two:hover .pi-social-profiles-two{

transform: scale(1);

}

.pi-team-content-two {

    background: var(--pi-primary-color);

    display: inline-block;

    padding: 20px 100px 20px 20px;

    position: absolute;

    bottom: 0px;

}

.pi-social-profiles-two {

    background: var(--pi-primary-color);

    display: inline-block;

    padding: 19px 10px;

    border-radius: 50px;

    position: absolute;

    bottom: 20px;

    right: 20px;

    transform: scale(0);

    transition: .6s;

}

.pi-social-profiles-two ul li a {

    display: inline-block;

    color: var(--pi-white-color);

}

.pi-team-content-two {

    background: var(--pi-primary-color);

    display: inline-block;

    padding: 20px 100px 20px 20px;

}



.pi-team-content-two h2 {

    color: var(--pi-white-color);

    margin-bottom: 0;

}

.pi-team-content-two span {

    color: var(--pi-white-color);

}



/*********** Team Style Three ***********/



.pi-team-thumb-three {

    overflow: hidden;

    position: relative;

}

.pi-team-thumb-three::before {

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    background: #000;

    width: 100%;

    height: 100%;

    opacity: 0.2;

}

.pureit__blog__top ul li {

    font-size: 14px;

}

.pi-team-thumb-three:hover .pi-social-profiles-three{

top: 0;

}

.pi-social-profiles-three {

    position: relative;

    top: 30px;

    transition: .5s;

}

.pi-team-thumb-three:hover .pi-team-content-three{

    bottom: 20px;

}

.pi-team-content-three {

    position: absolute;

    bottom: -27px;

    left: 0;

    transition: .6s;

    right: 0;

    text-align: center;

}

.pi-team-content-three h2 {

    color: #fff;

    margin-bottom: -2px;

}

.pi-team-content-three span {

    color: #fff;

}

.pi-social-profiles-three ul li {

    display: inline;

    margin-left: 5px;

}

.pi-social-profiles-three ul li a {

    display: inline-block;

    color: #000;

    background: #fff;

    width: 45px;

    height: 45px;

    line-height: 45px;

    text-align: center;

    transition: .5s;

    border-radius: 50%;

    font-size: 16px;

}



.pi-social-profiles-three ul li a:hover{

    background: var(--pi-primary-color);

    color: #fff;

}

/********** Testimonials Area ***********/

.single_testimonial {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
    margin: 10px;
    padding: 50px 10px;
    background: #fff;
    text-align: center;
}

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

.testi_thumb {

    margin-right: 16px;

}

.testi-inner {

    display: flex;

    align-items: center;

    margin-top: 59px;

}

.testi_thumb img {
    border-radius: 50%;
}


.owl-nav {
    display: flex;
    position: absolute;
    left: -104%;
    bottom: 24%;
}

.owl-prev {

    width: 45px;

    height: 45px;

    line-height: 45px;

    background: var(--pi-primary-color);

    text-align: center;

    color: #fff;

    border-radius: 50%;

    margin-right: 15px;

    transition: .5s;

}

.owl-prev:hover{

    background: #0c2271;

    color: #fff;

}

.owl-next {

    width: 45px;

    height: 45px;

    line-height: 45px;

    background: var(--pi-primary-color);

    text-align: center;

    color: #fff;

    border-radius: 50%;

    transition: .5s;

}

.owl-next:hover{

    background: #0c2271;

    color: #fff;

}



.testi_thumb_all {

    display: flex;

    align-items: center;

    margin-left: 35px;

}

.testi_Name {

    margin-left: 23px;

}

.testi_desr {

    color: #000;

}

.testi_title h2 {

    margin-bottom: 0;

}

.testi_text {
    padding: 40px 35px;
    background: var(--pi-white-color);
    position: relative;
}

.testi_text p {

    font-size: 18px;

}

.testi_text::before{

    position: absolute;

    content: "";

    left: 0px;

    bottom: -29px;

    border-bottom: 0 solid;

    border-left: 0 solid;

    border-right: 45px solid;

    border-top: 45px solid;

    background-color: initial;

    border-color: transparent;

    border-top-color: #ffffff;

}

.testi-star i {

    color: #bcbcbc;

}


.testi-star i.active{

    color: var(--pi-primary-color);

}

.testimonial_list .owl-dot {

    background: var(--pi-primary-color);

    width: 10px;

    height: 10px;

    border-radius: 50%;

    display: inline-block;

    margin-right: 12px;

    transition: .6s;

}



.testimonial_list .owl-dot.active {

    background: var(--pi-primary-color);

    width: 25px;

    height: 9px;

    border-radius: 5px;

}

.testimonial_list .owl-dots {

    margin-top: 25px;

}

/* Text Animation CSS */

.pureit-animate-content {

    position: relative;

    display: inline-block;

    width: 100%;

    vertical-align: top;

    overflow: hidden;

}

.pureit-animate-text {

    display: flex;

    white-space: nowrap;

    font-size: 0;

    overflow: hidden;

}

.animate-text {

    display: flex;

    align-items: baseline;

    animation: pureit-animation 20s linear infinite;

    -webkit-animation: pureit-animation 20s linear infinite;

}

.animate-text span {

    color: #fff;

    font-size: 65px;

    line-height: 1.1em;

    padding-right: .5em;

    padding-left: .5em;

    font-family: "Bebas Neue", sans-serif;

    text-transform: uppercase;

}

.animate-text.copy {

    position: absolute;

    top: 0;

    left: 0;

    will-change: transform;

    backface-visibility: hidden;

    transform: translateX(100%) translateZ(0);

    animation: pureit-animation-copy 20s linear infinite;

    -webkit-animation: pureit-animation-copy 20s linear infinite;

}

@keyframes pureit-animation-copy{

    0% {

        transform: translateX(100%) translateZ(0);

    }

    100% {

        transform: translateX(0) translateZ(0);

    }

}

@keyframes pureit-animation{

    0% {

        transform: translateX(0) translateZ(0);

    }

    100% {

        transform: translateX(-100%) translateZ(0);

    }

}

span.pi_color{

    color: var(--pi-primary-color);

}



/*********** Portfolio ***********/

.single_protfolio {

    position: relative;

    margin-bottom: 20px;

    overflow: hidden;

}

.single_protfolio::before {

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    background: #000;

    width: 100%;

    height: 100%;

    opacity: 0;

    transition: .6s;

}

.single_protfolio:hover::before{

    opacity: 0.6;

}



.prot_thumb img {

    height: 450px;

    object-fit: cover;

}

.single_protfolio:hover .prot_main-content{

    opacity: 1;

    bottom: 35px;

}



.prot_main-content {

    position: absolute;

    bottom: 0px;

    z-index: 2;

    left: 44px;

    transition: .5s;

    opacity: 0;

}

.port__link {

    position: absolute;

    bottom: 0;

    right: 0;

    top: 0;

    left: 0;

    margin: auto;

    display: flex;

    justify-content: center;

    align-items: center;

    display: none;

}

.port__link a i {

    font-size: 25px;

    display: inline-block;

    color: var(--pi-white-color);

    background: var(--pi-primary-color);

    width: 65px;

    height: 65px;

    line-height: 65px;

    border-radius: 50%;

    text-align: center;

    transition: .5s;

}

.port__link a i:hover{

    background: #fff;

    color: var(--pi-primary-color);

}

.category-item {

    background: #fff;

    padding: 0px 15px;

    font-size: 12px;

    display: inline-block;

    color: var(--pi-primary-color);

    font-weight: 600;

}

.port__title {

    color: #fff;

    font-size: 26px;

    font-weight: 700;

    transition: .5s;

    display: block;

    margin-bottom: 18px;

}

.port__btn {

    display: block;

    color: var(--pi-white-color);

    opacity: 0;

    transition: .5s;

}

.single_protfolio:hover .port__btn{

    opacity: 1;

}

.port__btn i {

    margin-left: 5px;

    font-size: 14px;

}

.port_list .owl-nav {

    display: flex;

    justify-content: center;

    margin-top: 30px;

    position: absolute;

    left: -51%;

    bottom: 72px;

}

.port_list .owl-prev {

    display: inline-block;

    border-radius: 50px;

    margin-right: 12px;

    border: 1px solid var(--pi-primary-color);

    background: transparent;

    color: var(--pi-primary-color);

    transition: .6s;

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

}

.port_list .owl-prev:hover{

    background: var(--pi-primary-color);

    color: var(--pi-white-color);

}

.port_list .owl-next {

    background: var(--pi-primary-color);

    display: inline-block;

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    color: var(--pi-white-color);

    border-radius: 50px;

}



/********** Pi Pricing Area **********/

.pricing_content {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
    padding: 0;
}

.pricing_content:hover .order_now a{

    background: var(--pi-primary-color);

    color: var(--pi-white-color)

}

.featur ul li {

    margin-bottom: 6px;

    position: relative;

    padding-bottom: 10px;

    color: var(--pi-heading-color);

    font-size: 18px;

}
.comment_field .form-control {
    padding: 15px 24px;
    border: 1px solid;
}
.featur ul li:last-child{

    border: none;

}

.featur ul li::before {

    position: absolute;

    content: "\f00d";

    font-family: "Font Awesome 6 Pro";

    color: var(--pi-primary-color);

    right: 5px;

}

.featur ul li:last-child:before{

    content: "\f00c";

}

.pricing_title h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
}

span.curencyp {
    margin-right: 10px;
}

.price_item_inner_center {
    margin-top: .3rem;
    color: var(--pi-primary-color);
    font-weight: 500;
    font-size: 25px;
}
.pricing_top_bar {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 5px;
}

.pricing_title p {
    font-size: 15px;
}

.pricing_body {

    margin-top: 60px;

}

.monthp {

    font-size: 20px;

    margin-left: -9px;

}

.tk {

    margin-left: -15px;

}

.order_now a {

    border: 1px solid var(--pi-primary-color);

    color: var(--pi-primary-color);

    padding: 18px 110px;

    font-weight: 700;

    border-radius: 50px;

    position: relative;

    display: inline-block;

    z-index: 1;

    margin: 13px 0 63px;

    font-size: 17px;

    transition: .7s;

}



/********* Pi Blog Area **********/



.blog__content {

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

    padding: 35px 30px;

}

.pureit__single__blog {

    position: relative;

    background: #fff;

}

.blog-page-title {

    position: relative;

}

.blog-page-title h2 a {

    display: inline-block;

    margin-top: 15px;

    transition: .6s;

}

.pureit-blog-readmore a i {

    font-size: 14px;

    margin-left: 5px;

}

.blog-page-title h2 a:hover{

    color: var(--pi-primary-color);

}

.pureit__blog__date {

    background: var(--pi-primary-color);

    display: inline-block;

    padding: 3px 23px;

    position: absolute;

    right: 15px;

    top: 20px;

    transition: .7s;

}

.pureit__blog__date:hover{

    background: var(--pi-heading-color);

}

.pureit__blog__date h2 {

    color: var(--pi-white-color);

    margin-bottom: -3px;

    display: inline-block;

    font-size: 15px;

}

.pureit__blog__date span {

    color: var(--pi-white-color);

}

.pureit__blog__top ul li {

    display: inline;

}

.pureit__blog__top ul li span i {

    display: inline-block;

    margin-right: 8px;

    color: var(--pi-primary-color);

}

.pureit__blog__top ul li a i {

    display: inline-block;

    margin-right: 8px;

    color: var(--pi-primary-color);

}

.single_blog {

    margin: 15px;

}

.pureit-single-blog {

    position: relative;

    transition: all 0.5s ease 0s;

    transform: scale(1);

}

.pureit-blog-thumb{

    overflow: hidden;

    position: relative;

}

.pureit-blog-thumb img{

    transition: 1s;

}

.pureit__single__blog:hover .pureit-blog-thumb img{

    transform: scale(1.2);

}

.pureit-blog-thumb a img {

    transition: .5s;

    height: 300px;

    object-fit: cover;

}

.pureit-single-blog:hover .pureit-blog-thumb a img{

    transform: scale(1.1);

}

.pureit-blog-meta-left span i {

    display: inline-block;

    margin-right: 7px;

}

.post-categories {

    font-size: 15px;

    display: inline-block !important;

}

.blog-page-title h2 a {

    display: inline-block;

    font-size: 22px;

    font-weight: 700;

}

.pureit-blog-readmore a {

    display: inline-block;

    color: var(--pi-heading-color);

    position: relative;

    z-index: 1;

}

.pureit-blog-readmore a::before{

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    height: 100%;

    width: 0%;

    background: var(--pi-bg-color);

    transition: .7s;

    z-index: -1;

    border-radius: 0px 10px;

}

.pureit-blog-readmore a:hover::before{

    width: 100%;

}

.pureit-blog-readmore {

    margin-top: 22px;

    transition: .6s;

}

.pureit-blog-readmore a:hover{

    color: var(--pi-primary-color);

}

.em-blog-content-area {

    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);

    padding: 34px;

}

.blog_carousel .owl-dots {

    text-align: center;

    margin-top: 20px;

}

.blog_carousel .owl-dot.active {

    background: var(--pi-primary-color);

    width: 25px;

    height: 9px;

    border-radius: 5px;

}

.blog_carousel .owl-dot{

    background: var(--pi-primary-color);

    width: 10px;

    height: 10px;

    border-radius: 50%;

    display: inline-block;

    margin-right: 12px;

    transition: .6s;

}

/* Counter area */

.single-counter.style1 {

    display: flex;

}

div#counter {

    margin-left: 14px;

}

.counter-icon_img img {

    width: 56px;

}

span.count {

    font-size: 35px;

    color: var(--pi-white-color);

}

span.suffix {

    font-size: 32px;

    color: var(--pi-white-color);

    margin-left: 0px;

}

div#counter h6 {

    color: var(--pi-white-color);

    font-size: 15px;

    margin-top: 5px;

    font-weight: 700;

}

/* FAQ */

.my-accordion li {

    margin-bottom: 20px;

    background: var(--pi-primary-color);

    padding: 20px;

    border-radius: 7px;

}

.my-accordion li a {

    position: relative;

    display: block;

    font-size: 16px;

    outline: 0;

    font-weight: 600;

    border: none;

    cursor: pointer;

    color: #fff;

    transition: .3s;

    margin-left: 50px;

}

.my-accordion p {

    display: none;

    margin: 20px 10px 10px 54px;

    font-size: 16px;

    width: 85%;

    color: #fff;

}

.my-accordion li a::after {

    content: "\f067";

    font-family: "Font Awesome 6 pro";

    position: absolute;

    left: -50px;

    top: 0;

    width: 30px;

    height: 30px;

    background: var(--st-theme-color);

    text-align: center;

    line-height: 30px;

    border-radius: 0;

    color: #fff;

    font-size: 12px;

}

.my-accordion li a.active::after {

    content: "\f068";

}