.fix {
    clear: both
}

ol,
ul {
    padding-left: 0
}

.btn:focus,
.btn:hover {
    border: none;
    box-shadow: none
}

.elementor-accordion .elementor-accordion-item {
    border: 0 !important;
    margin-bottom: 20px;
    box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, .75)
}

.elementor-accordion .elementor-tab-content {
    border-top: none !important
}

.elementor-tab-title a,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    font-size: 17px;
    font-weight: 600
}

.witr_all_mb_30.mb_70 {
    margin-bottom: 113px
}

.noguttergs,
.witr_all_pd0 {
    padding: 0 !important
}

.witr_shape_item_inner {
    position: absolute;
    z-index: -1;
    content: "";
    -webkit-transition: .5s;
    transition: .5s
}

.witr_shape_box {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: auto;
    -webkit-transition: .5s;
    transition: .5s
}

.witr_shape_box_text {
    text-align: center;
    left: 50%;
    top: 50%;
    margin: auto;
    text-align: center;
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 18px
}

@-webkit-keyframes witr_movelr_box45 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(45px);
        transform: translateX(45px)
    }
}

@keyframes witr_movelr_box45 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(45px);
        transform: translateX(45px)
    }
}

@-webkit-keyframes witr_movelr_box90 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(90px);
        transform: translateX(90px)
    }
}

@keyframes witr_movelr_box90 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(90px);
        transform: translateX(90px)
    }
}

@-webkit-keyframes witr_movelr_box180 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }
}

@keyframes witr_movelr_box180 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(180px);
        transform: translateX(180px)
    }
}

@-webkit-keyframes witr_movelr_box360 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(360px);
        transform: translateX(360px)
    }
}

@keyframes witr_movelr_box360 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(360px);
        transform: translateX(360px)
    }
}

@-webkit-keyframes witr_movetb_box45 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px)
    }
}

@keyframes witr_movetb_box45 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px)
    }
}

@-webkit-keyframes witr_movetb_box90 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(90px);
        transform: translateY(90px)
    }
}

@keyframes witr_movetb_box90 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(90px);
        transform: translateY(90px)
    }
}

@-webkit-keyframes witr_movetb_box180 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(180px);
        transform: translateY(180px)
    }
}

@keyframes witr_movetb_box180 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(180px);
        transform: translateY(180px)
    }
}

@-webkit-keyframes witr_movetb_box360 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(360px);
        transform: translateY(360px)
    }
}

@keyframes witr_movetb_box360 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(360px);
        transform: translateY(360px)
    }
}

@-webkit-keyframes witr_rotate_360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes witr_rotate_360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes witr_rotate_180 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes witr_rotate_180 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-webkit-keyframes witr_rotate_90 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@keyframes witr_rotate_90 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@-webkit-keyframes witr_rotate_45 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes witr_rotate_45 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.wirt_ani_slick_image {
    position: absolute;
    left: -3%;
    top: -11%;
    z-index: 1;
    -webkit-animation: witr_movetb_box45 3s linear 2s infinite alternate running;
    animation: witr_movetb_box45 3s linear 2s infinite alternate running
}

.witr_not_ani {
    -webkit-animation: witr_abmovetb_box15 3s linear 2s infinite alternate running;
    animation: witr_abmovetb_box15 3s linear 2s infinite alternate running
}

@-webkit-keyframes witr_abmovetb_box15 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes witr_abmovetb_box15 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.single_img_ani img {
    -webkit-animation: single_img_ani 10s linear infinite alternate forwards
}

@-webkit-keyframes single_img_ani {

    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 single_img_ani {

    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%
    }
}

.single_seivice_ani img {
    -webkit-animation: single_seivice_ani 10s linear infinite alternate forwards;
    animation: single_seivice_ani 10s linear infinite alternate forwards
}

@-webkit-keyframes single_seivice_ani {

    0%,
    to {
        border-radius: 65% 86% 80% 69%/59% 55% 95% 89%
    }

    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 single_seivice_ani {

    0%,
    to {
        border-radius: 65% 86% 80% 69%/59% 55% 95% 89%
    }

    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%
    }
}

@-webkit-keyframes witr_rotate_all {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes witr_rotate_all {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.set_class {
    -webkit-animation: witr_rotate_all .8s ease-out infinite;
    animation: witr_rotate_all .8s ease-out infinite
}

@-webkit-keyframes witr_rotate_left {
    to {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    from {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
}

@keyframes witr_rotate_left {
    to {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    from {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
}

.set_class {
    -webkit-animation: witr_rotate_left .8s ease-out infinite;
    animation: witr_rotate_left .8s ease-out infinite
}

@-webkit-keyframes witr_rotate_right {
    from {
        -webkit-transform: rotate(-175deg);
        transform: rotate(-175deg)
    }

    to {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
}

@keyframes witr_rotate_right {
    from {
        -webkit-transform: rotate(-175deg);
        transform: rotate(-175deg)
    }

    to {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
}

.set_class {
    -webkit-animation: witr_rotate_right .8s ease-out infinite;
    animation: witr_rotate_right .8s ease-out infinite
}

@-webkit-keyframes witr_squares {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

@keyframes witr_squares {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        -webkit-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0
    }
}

.set_class {
    -webkit-animation: witr_squares .8s ease-out infinite;
    animation: witr_squares .8s ease-out infinite
}

@-webkit-keyframes witr_zoom_out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes witr_zoom_out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.set_class {
    -webkit-animation: witr_zoom_out .8s ease-out infinite;
    animation: witr_zoom_out .8s ease-out infinite
}

@-webkit-keyframes witr_zoom_in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes witr_zoom_in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.set_class {
    -webkit-animation: witr_zoom_in .8s ease-out infinite;
    animation: witr_zoom_in .8s ease-out infinite
}

@-webkit-keyframes witr_zoom_wave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    20% {
        opacity: .8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

@keyframes witr_zoom_wave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8
    }

    20% {
        opacity: .8
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0
    }
}

.set_class {
    -webkit-animation: witr_zoom_wave .8s ease-out infinite;
    animation: witr_zoom_wave .8s ease-out infinite
}

@-webkit-keyframes witr_focash {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes witr_focash {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.set_class {
    -webkit-animation: witr_zoom .8s ease-out infinite;
    animation: witr_zoom .8s ease-out infinite
}

@-webkit-keyframes witr_up_down {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

@keyframes witr_up_down {
    0% {
        margin-top: -150px
    }

    100% {
        margin-top: 0
    }
}

.set_class {
    -webkit-animation: witr_up_down .8s ease-out infinite;
    animation: witr_up_down .8s ease-out infinite
}

@-webkit-keyframes witr_bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes witr_bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.set_class {
    -webkit-animation: witr_bounce .8s ease-out infinite;
    animation: witr_bounce .8s ease-out infinite
}

@-webkit-keyframes blinker {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes blinker {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.align_item_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.guttergs,
.witr_all_mb_30 {
    margin-bottom: 23px;
    border: none
}

.witr_animate_content h1 span {
    -webkit-text-stroke: 1px #888;
    -webkit-text-fill-color: transparent
}

.text-left .slider_vd_icon {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.text-right .slider_vd_icon {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.tx_svd_icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    -webkit-animation: witr-shadow 1s linear infinite;
    animation: witr-shadow 1s linear infinite;
    -webkit-transition: .5s
}

@-webkit-keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .3), 0 0 0 20px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

.slider_btn .witr_btn {
    border: none;
    outline: 0
}

.slider_btn .witr_btn i {
    margin-right: 10px
}

.slider_btn .witr_btn.active {
    background: 0 0
}

.witr_video_btn {
    font-size: 18px;
    font-weight: 500
}

.witr_video_btn i {
    position: relative;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 20px
}

.witr_video_btn i:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: witr_squares 1.5s ease-in-out infinite;
    animation: witr_squares 1.5s ease-in-out infinite;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.poket_slider_icon {
    display: inline-block
}

.poket_slider_icon ul li {
    list-style: none;
    display: inline-block
}

.poket_slider_icon ul li a i {
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.all_blog_color,
.all_color_service,
.all_color_team,
.all_color_testimonial,
.all_feature_color,
.all_service2_color {
    -webkit-transition: .5s;
    transition: .5s
}

.btn,
.feature_btn a,
.learn_btn,
.poket_button a,
.service-btn>a,
.witr_bbtn,
.witr_btn,
.witr_feature_btn_3d a,
.witr_feature_btn_f a,
.witr_gbbtn,
.witr_gbtn,
.witr_sbtn_s8 a,
.witr_ser_btnb a,
a.dtbtn {
    border-radius: 30px;
    font-size: 19px;
    font-weight: 600
}